Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 62f72edb64dca79aa690ec258c3243e87ccbadbd 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-ssh10686023792359130759.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh9790050098077011484.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh15379382166107363944.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh133384523280983024.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 8213865985cc96b4d65921cf96fa8a01761a1acb 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-ssh6827296244730851136.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 8213865985cc96b4d65921cf96fa8a01761a1acb (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8213865985cc96b4d65921cf96fa8a01761a1acb # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.2" > 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/v2], 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.18 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/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-21851 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/272 [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/272 # 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 62f72edb64dca79aa690ec258c3243e87ccbadbd (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 62f72edb64dca79aa690ec258c3243e87ccbadbd # timeout=10 Commit message: "Merge pull request #4116 from bnevis-i/bnevis-i/alpine-sys-mgmt-agent" > git rev-list --no-walk 643a1ec0173d822b32d32c37cecccb087e144190 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-03T00:30:08.561Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-03T00:30:08.626Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-03T00:30:08.644Z] ========================================================= [2022-08-03T00:30:08.644Z] EdgeX Global Pipelines Version Info [2022-08-03T00:30:08.644Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-03T00:30:09.431Z] ------------------- [2022-08-03T00:30:09.431Z] stable info: [2022-08-03T00:30:09.431Z] ------------------- [2022-08-03T00:30:09.431Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-03T00:30:09.431Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-03T00:30:09.431Z] Message: update stable to v1.0.238 [2022-08-03T00:30:10.004Z] ------------------- [2022-08-03T00:30:10.004Z] experimental info: [2022-08-03T00:30:10.004Z] ------------------- [2022-08-03T00:30:10.004Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-03T00:30:10.004Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-03T00:30:10.004Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-03T00:30:10.285Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-03T00:30:10.299Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-03T00:30:10.309Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-03T00:30:10.321Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-03T00:30:10.330Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-03T00:30:10.341Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-03T00:30:10.351Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-03T00:30:10.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-03T00:30:10.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-03T00:30:10.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-03T00:30:10.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-03T00:30:10.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-03T00:30:10.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-03T00:30:10.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-03T00:30:10.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-03T00:30:10.458Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-03T00:30:10.469Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-03T00:30:10.480Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-03T00:30:10.494Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-03T00:30:10.504Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-03T00:30:10.517Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-03T00:30:10.532Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-03T00:30:10.542Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-03T00:30:10.552Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-03T00:30:10.565Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-03T00:30:10.577Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-03T00:30:10.595Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 62f72edb64dca79aa690ec258c3243e87ccbadbd [Pipeline] echo [2022-08-03T00:30:10.605Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 62f72ed [Pipeline] echo [2022-08-03T00:30:10.617Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-03T00:30:10.667Z] provisioning config files... [2022-08-03T00:30:10.682Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/272@tmp/config2405085450146743891tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-03T00:30:10.981Z] ---> docker-login.sh [2022-08-03T00:30:10.981Z] nexus3.edgexfoundry.org:10001 [2022-08-03T00:30:11.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T00:30:11.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T00:30:11.514Z] Configure a credential helper to remove this warning. See [2022-08-03T00:30:11.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T00:30:11.514Z] [2022-08-03T00:30:11.514Z] Login Succeeded [2022-08-03T00:30:11.514Z] nexus3.edgexfoundry.org:10002 [2022-08-03T00:30:11.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T00:30:11.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T00:30:11.514Z] Configure a credential helper to remove this warning. See [2022-08-03T00:30:11.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T00:30:11.514Z] [2022-08-03T00:30:11.514Z] Login Succeeded [2022-08-03T00:30:11.514Z] nexus3.edgexfoundry.org:10003 [2022-08-03T00:30:11.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T00:30:11.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T00:30:11.776Z] Configure a credential helper to remove this warning. See [2022-08-03T00:30:11.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T00:30:11.776Z] [2022-08-03T00:30:11.776Z] Login Succeeded [2022-08-03T00:30:11.776Z] nexus3.edgexfoundry.org:10004 [2022-08-03T00:30:11.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T00:30:12.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T00:30:12.047Z] Configure a credential helper to remove this warning. See [2022-08-03T00:30:12.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T00:30:12.047Z] [2022-08-03T00:30:12.047Z] Login Succeeded [2022-08-03T00:30:12.047Z] docker.io [2022-08-03T00:30:12.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T00:30:12.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T00:30:12.308Z] Configure a credential helper to remove this warning. See [2022-08-03T00:30:12.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T00:30:12.308Z] [2022-08-03T00:30:12.308Z] Login Succeeded [2022-08-03T00:30:12.308Z] ---> docker-login.sh ends [Pipeline] } [2022-08-03T00:30:12.317Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-03T00:30:12.636Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/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 cmd/sys-mgmt-agent/Dockerfile [2022-08-03T00:30:12.636Z] + dirname cmd/core-command/Dockerfile [2022-08-03T00:30:12.636Z] + cut -d/ -f2 [2022-08-03T00:30:12.636Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-03T00:30:12.636Z] + dirname cmd/core-data/Dockerfile [2022-08-03T00:30:12.636Z] + cut -d/ -f2 [2022-08-03T00:30:12.636Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-03T00:30:12.636Z] + dirname cmd/core-metadata/Dockerfile [2022-08-03T00:30:12.636Z] + cut -d/ -f2 [2022-08-03T00:30:12.636Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-03T00:30:12.636Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-08-03T00:30:12.636Z] + cut -d/ -f2 [2022-08-03T00:30:12.636Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-03T00:30:12.636Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-08-03T00:30:12.636Z] + cut -d/ -f2 [2022-08-03T00:30:12.636Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-03T00:30:12.636Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-08-03T00:30:12.636Z] + cut -d/ -f2 [2022-08-03T00:30:12.636Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-03T00:30:12.636Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-08-03T00:30:12.636Z] + cut -d/ -f2 [2022-08-03T00:30:12.636Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-08-03T00:30:12.636Z] + dirname cmd/security-spire-agent/Dockerfile [2022-08-03T00:30:12.636Z] + cut -d/ -f2 [2022-08-03T00:30:12.636Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-08-03T00:30:12.636Z] + dirname cmd/security-spire-config/Dockerfile [2022-08-03T00:30:12.636Z] + cut -d/ -f2 [2022-08-03T00:30:12.636Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-08-03T00:30:12.636Z] + dirname cmd/security-spire-server/Dockerfile [2022-08-03T00:30:12.636Z] + cut -d/ -f2 [2022-08-03T00:30:12.636Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-08-03T00:30:12.636Z] + dirname cmd/support-notifications/Dockerfile [2022-08-03T00:30:12.636Z] + cut -d/ -f2 [2022-08-03T00:30:12.636Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-03T00:30:12.636Z] + dirname cmd/support-scheduler/Dockerfile [2022-08-03T00:30:12.636Z] + cut -d/ -f2 [2022-08-03T00:30:12.636Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-03T00:30:12.636Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-08-03T00:30:12.636Z] + cut -d/ -f2 [2022-08-03T00:30:12.636Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-03T00:30:12.680Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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-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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-03T00:30:13.032Z] + git rev-list -1 --merges 62f72edb64dca79aa690ec258c3243e87ccbadbd~1..62f72edb64dca79aa690ec258c3243e87ccbadbd [Pipeline] echo [2022-08-03T00:30:13.045Z] -----------> git rev-list -1 --merges 62f72edb64dca79aa690ec258c3243e87ccbadbd~1..62f72edb64dca79aa690ec258c3243e87ccbadbd 62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:30:13.045Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd [false] [Pipeline] sh [2022-08-03T00:30:13.338Z] + git log --format=format:%s -1 62f72edb64dca79aa690ec258c3243e87ccbadbd [Pipeline] echo [2022-08-03T00:30:13.357Z] ========================================================= [2022-08-03T00:30:13.357Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-03T00:30:13.357Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-03T00:30:13.811Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-03T00:30:13.811Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-03T00:30:13.811Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-03T00:30:13.811Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-03T00:30:13.811Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-03T00:30:13.811Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-03T00:30:13.812Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:30:14.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-03T00:30:14.252Z] [2022-08-03T00:30:14.252Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:30:14.558Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-03T00:30:14.558Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-03T00:30:14.558Z] b85a868b505f: Pulling fs layer [2022-08-03T00:30:14.558Z] e2be974225ed: Pulling fs layer [2022-08-03T00:30:14.558Z] 339a4e72a1f5: Pulling fs layer [2022-08-03T00:30:14.558Z] 988bab9f4d93: Pulling fs layer [2022-08-03T00:30:14.558Z] 1469e6f7b9e6: Pulling fs layer [2022-08-03T00:30:14.558Z] eaf3925da568: Pulling fs layer [2022-08-03T00:30:14.558Z] bab4dde63d76: Pulling fs layer [2022-08-03T00:30:14.558Z] bde34c3a00c8: Pulling fs layer [2022-08-03T00:30:14.558Z] b352a97aabf1: Pulling fs layer [2022-08-03T00:30:14.558Z] 4872d77fe225: Pulling fs layer [2022-08-03T00:30:14.558Z] 5851b861e8e6: Pulling fs layer [2022-08-03T00:30:14.558Z] 988bab9f4d93: Waiting [2022-08-03T00:30:14.558Z] bab4dde63d76: Waiting [2022-08-03T00:30:14.558Z] eaf3925da568: Waiting [2022-08-03T00:30:14.558Z] bde34c3a00c8: Waiting [2022-08-03T00:30:14.558Z] b352a97aabf1: Waiting [2022-08-03T00:30:14.558Z] 4872d77fe225: Waiting [2022-08-03T00:30:14.558Z] 1469e6f7b9e6: Waiting [2022-08-03T00:30:14.558Z] 5851b861e8e6: Waiting [2022-08-03T00:30:14.558Z] e2be974225ed: Verifying Checksum [2022-08-03T00:30:14.558Z] e2be974225ed: Download complete [2022-08-03T00:30:14.558Z] 988bab9f4d93: Download complete [2022-08-03T00:30:14.821Z] 339a4e72a1f5: Verifying Checksum [2022-08-03T00:30:14.821Z] 339a4e72a1f5: Download complete [2022-08-03T00:30:14.821Z] 1469e6f7b9e6: Verifying Checksum [2022-08-03T00:30:14.821Z] 1469e6f7b9e6: Download complete [2022-08-03T00:30:14.821Z] eaf3925da568: Verifying Checksum [2022-08-03T00:30:14.821Z] eaf3925da568: Download complete [2022-08-03T00:30:14.821Z] bde34c3a00c8: Verifying Checksum [2022-08-03T00:30:14.821Z] bde34c3a00c8: Download complete [2022-08-03T00:30:14.821Z] b352a97aabf1: Download complete [2022-08-03T00:30:14.821Z] 4872d77fe225: Download complete [2022-08-03T00:30:14.821Z] 5851b861e8e6: Download complete [2022-08-03T00:30:14.821Z] b85a868b505f: Verifying Checksum [2022-08-03T00:30:14.821Z] b85a868b505f: Download complete [2022-08-03T00:30:15.083Z] bab4dde63d76: Verifying Checksum [2022-08-03T00:30:15.083Z] bab4dde63d76: Download complete [2022-08-03T00:30:16.466Z] b85a868b505f: Pull complete [2022-08-03T00:30:16.466Z] e2be974225ed: Pull complete [2022-08-03T00:30:17.037Z] 339a4e72a1f5: Pull complete [2022-08-03T00:30:17.037Z] 988bab9f4d93: Pull complete [2022-08-03T00:30:17.297Z] 1469e6f7b9e6: Pull complete [2022-08-03T00:30:17.558Z] eaf3925da568: Pull complete [2022-08-03T00:30:19.468Z] bab4dde63d76: Pull complete [2022-08-03T00:30:19.468Z] bde34c3a00c8: Pull complete [2022-08-03T00:30:19.731Z] b352a97aabf1: Pull complete [2022-08-03T00:30:19.731Z] 4872d77fe225: Pull complete [2022-08-03T00:30:19.731Z] 5851b861e8e6: Pull complete [2022-08-03T00:30:19.731Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-03T00:30:19.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-03T00:30:19.731Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T00:30:19.832Z] prd-ubuntu20.04-docker-8c-8g-21851 does not seem to be running inside a container [2022-08-03T00:30:19.876Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/272 -v /w/workspace/edgex-go/272:/w/workspace/edgex-go/272:rw,z -v /w/workspace/edgex-go/272@tmp:/w/workspace/edgex-go/272@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 [2022-08-03T00:30:21.342Z] $ docker top 84c665b47d8e1c155472c904a49c94e34d7eb9c0a74ab9159763bd3442fe1e6e -eo pid,comm [2022-08-03T00:30:21.411Z] 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). [2022-08-03T00:30:21.411Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-03T00:30:21.447Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-03T00:30:21.447Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-03T00:30:21.590Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-03T00:30:21.596Z] $ docker exec 84c665b47d8e1c155472c904a49c94e34d7eb9c0a74ab9159763bd3442fe1e6e ssh-agent [2022-08-03T00:30:21.719Z] SSH_AUTH_SOCK=/tmp/ssh-4XK0Jo9HStbL/agent.33 [2022-08-03T00:30:21.719Z] SSH_AGENT_PID=39 [2022-08-03T00:30:21.727Z] Running ssh-add (command line suppressed) [2022-08-03T00:30:21.851Z] Identity added: /w/workspace/edgex-go/272@tmp/private_key_7460844617943696798.key (/w/workspace/edgex-go/272@tmp/private_key_7460844617943696798.key) [2022-08-03T00:30:21.863Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-03T00:30:22.156Z] + git tag --points-at HEAD [Pipeline] } [2022-08-03T00:30:22.187Z] $ docker exec --env ******** --env ******** 84c665b47d8e1c155472c904a49c94e34d7eb9c0a74ab9159763bd3442fe1e6e ssh-agent -k [2022-08-03T00:30:22.350Z] unset SSH_AUTH_SOCK; [2022-08-03T00:30:22.351Z] unset SSH_AGENT_PID; [2022-08-03T00:30:22.351Z] echo Agent pid 39 killed; [2022-08-03T00:30:22.358Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-03T00:30:22.382Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-03T00:30:22.382Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-03T00:30:22.515Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-03T00:30:22.523Z] $ docker exec 84c665b47d8e1c155472c904a49c94e34d7eb9c0a74ab9159763bd3442fe1e6e ssh-agent [2022-08-03T00:30:22.641Z] SSH_AUTH_SOCK=/tmp/ssh-8wH4NsEyQoTU/agent.75 [2022-08-03T00:30:22.641Z] SSH_AGENT_PID=81 [2022-08-03T00:30:22.646Z] Running ssh-add (command line suppressed) [2022-08-03T00:30:22.784Z] Identity added: /w/workspace/edgex-go/272@tmp/private_key_4244848428454534209.key (/w/workspace/edgex-go/272@tmp/private_key_4244848428454534209.key) [2022-08-03T00:30:22.798Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-03T00:30:23.089Z] + git semver init [2022-08-03T00:30:23.350Z] 2022-08-03 00:30:23,332 [run_init] DEBUG init version:0.0.0 force:False [2022-08-03T00:30:23.350Z] 2022-08-03 00:30:23,333 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/272/.semver [2022-08-03T00:30:23.350Z] 2022-08-03 00:30:23,334 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/272/.semver [2022-08-03T00:30:23.350Z] 2022-08-03 00:30:23,334 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/272/.semver'], cwd=/w/workspace/edgex-go/272, universal_newlines=False, shell=None, istream=None) [2022-08-03T00:30:27.606Z] 2022-08-03 00:30:27,357 [append_file] DEBUG append to file:/w/workspace/edgex-go/272/.git/info/exclude [2022-08-03T00:30:27.606Z] 2022-08-03 00:30:27,358 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/272/.semver/main with force:False [2022-08-03T00:30:27.606Z] 2022-08-03 00:30:27,358 [read_version] DEBUG read version from /w/workspace/edgex-go/272/.semver/main [2022-08-03T00:30:27.606Z] 2022-08-03 00:30:27,358 [read_version] DEBUG read version from /w/workspace/edgex-go/272/.semver/main [2022-08-03T00:30:27.606Z] 2.3.0-dev.37 [Pipeline] } [2022-08-03T00:30:27.623Z] $ docker exec --env ******** --env ******** 84c665b47d8e1c155472c904a49c94e34d7eb9c0a74ab9159763bd3442fe1e6e ssh-agent -k [2022-08-03T00:30:27.756Z] unset SSH_AUTH_SOCK; [2022-08-03T00:30:27.756Z] unset SSH_AGENT_PID; [2022-08-03T00:30:27.756Z] echo Agent pid 81 killed; [2022-08-03T00:30:27.765Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-03T00:30:28.069Z] + git semver [Pipeline] } [2022-08-03T00:30:28.351Z] $ docker stop --time=1 84c665b47d8e1c155472c904a49c94e34d7eb9c0a74ab9159763bd3442fe1e6e [2022-08-03T00:30:29.699Z] $ docker rm -f 84c665b47d8e1c155472c904a49c94e34d7eb9c0a74ab9159763bd3442fe1e6e [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-03T00:30:30.061Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-03T00:30:30.329Z] Stashed 1 file(s) [Pipeline] echo [2022-08-03T00:30:30.332Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.37 [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 [2022-08-03T00:30:30.705Z] + git config --global --add safe.directory /w/workspace/edgex-go/272 [Pipeline] echo [2022-08-03T00:30:30.718Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-03T00:30:30.733Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-03T00:30:30.739Z] ========================================================= [2022-08-03T00:30:30.739Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-03T00:30:30.739Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-03T00:30:31.034Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-03T00:30:31.034Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-03T00:30:31.034Z] 2408cc74d12b: Pulling fs layer [2022-08-03T00:30:31.034Z] ea60b727a1ce: Pulling fs layer [2022-08-03T00:30:31.034Z] 30c4a7721957: Pulling fs layer [2022-08-03T00:30:31.034Z] 370296b7ddb6: Pulling fs layer [2022-08-03T00:30:31.034Z] 7c6cee850709: Pulling fs layer [2022-08-03T00:30:31.034Z] 39a5fcdaea64: Pulling fs layer [2022-08-03T00:30:31.034Z] d94ebbe4e438: Pulling fs layer [2022-08-03T00:30:31.034Z] bcfd1f05c69d: Pulling fs layer [2022-08-03T00:30:31.034Z] 59ccb84bbe0f: Pulling fs layer [2022-08-03T00:30:31.034Z] 370296b7ddb6: Waiting [2022-08-03T00:30:31.034Z] bcfd1f05c69d: Waiting [2022-08-03T00:30:31.034Z] 7c6cee850709: Waiting [2022-08-03T00:30:31.034Z] 59ccb84bbe0f: Waiting [2022-08-03T00:30:31.034Z] 39a5fcdaea64: Waiting [2022-08-03T00:30:31.034Z] d94ebbe4e438: Waiting [2022-08-03T00:30:31.034Z] 30c4a7721957: Verifying Checksum [2022-08-03T00:30:31.034Z] 30c4a7721957: Download complete [2022-08-03T00:30:31.034Z] ea60b727a1ce: Download complete [2022-08-03T00:30:31.034Z] 7c6cee850709: Verifying Checksum [2022-08-03T00:30:31.034Z] 7c6cee850709: Download complete [2022-08-03T00:30:31.034Z] 39a5fcdaea64: Verifying Checksum [2022-08-03T00:30:31.034Z] 39a5fcdaea64: Download complete [2022-08-03T00:30:31.034Z] 2408cc74d12b: Verifying Checksum [2022-08-03T00:30:31.034Z] 2408cc74d12b: Download complete [2022-08-03T00:30:31.034Z] d94ebbe4e438: Verifying Checksum [2022-08-03T00:30:31.034Z] d94ebbe4e438: Download complete [2022-08-03T00:30:31.300Z] 2408cc74d12b: Pull complete [2022-08-03T00:30:31.300Z] ea60b727a1ce: Pull complete [2022-08-03T00:30:31.563Z] 30c4a7721957: Pull complete [2022-08-03T00:30:31.563Z] 59ccb84bbe0f: Verifying Checksum [2022-08-03T00:30:31.563Z] 59ccb84bbe0f: Download complete [2022-08-03T00:30:31.825Z] bcfd1f05c69d: Verifying Checksum [2022-08-03T00:30:31.825Z] bcfd1f05c69d: Download complete [2022-08-03T00:30:31.825Z] 370296b7ddb6: Verifying Checksum [2022-08-03T00:30:31.825Z] 370296b7ddb6: Download complete [2022-08-03T00:30:36.024Z] 370296b7ddb6: Pull complete [2022-08-03T00:30:36.025Z] 7c6cee850709: Pull complete [2022-08-03T00:30:36.025Z] 39a5fcdaea64: Pull complete [2022-08-03T00:30:36.285Z] d94ebbe4e438: Pull complete [2022-08-03T00:30:38.195Z] bcfd1f05c69d: Pull complete [2022-08-03T00:30:39.135Z] 59ccb84bbe0f: Pull complete [2022-08-03T00:30:39.135Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-03T00:30:39.135Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-03T00:30:39.135Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-03T00:30:39.437Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-03T00:30:39.437Z] WORKDIR /edgex [2022-08-03T00:30:39.437Z] COPY go.mod . [2022-08-03T00:30:39.437Z] RUN go mod download [2022-08-03T00:30:39.437Z] + docker build -t ci-base-image-x86_64 -f - . [2022-08-03T00:30:40.821Z] Sending build context to Docker daemon 335.4MB [2022-08-03T00:30:40.821Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-03T00:30:40.821Z] ---> a4fb48ad2a94 [2022-08-03T00:30:40.821Z] Step 2/4 : WORKDIR /edgex [2022-08-03T00:30:43.368Z] ---> Running in f533b290537b [2022-08-03T00:30:43.368Z] Removing intermediate container f533b290537b [2022-08-03T00:30:43.368Z] ---> 64f32ef4bb7f [2022-08-03T00:30:43.368Z] Step 3/4 : COPY go.mod . [2022-08-03T00:30:43.368Z] ---> 97d72e585dd7 [2022-08-03T00:30:43.368Z] Step 4/4 : RUN go mod download [2022-08-03T00:30:43.368Z] ---> Running in 1a89838613d4 [2022-08-03T00:30:45.392Z] Still waiting to schedule task [2022-08-03T00:30:45.392Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21849’ [2022-08-03T00:30:58.281Z] Removing intermediate container 1a89838613d4 [2022-08-03T00:30:58.281Z] ---> 0889069bd824 [2022-08-03T00:30:58.281Z] Successfully built 0889069bd824 [2022-08-03T00:30:58.281Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:30:58.596Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-03T00:30:58.596Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T00:30:58.681Z] prd-ubuntu20.04-docker-8c-8g-21851 does not seem to be running inside a container [2022-08-03T00:30:58.724Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/272 -v /w/workspace/edgex-go/272:/w/workspace/edgex-go/272:rw,z -v /w/workspace/edgex-go/272@tmp:/w/workspace/edgex-go/272@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 [2022-08-03T00:30:59.107Z] $ docker top ec8a9994b65dfc42f0c327ecd2fa07f31228af047a71fc314800b73e935cba49 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-03T00:30:59.465Z] + go version [2022-08-03T00:30:59.465Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-03T00:30:59.480Z] $ docker stop --time=1 ec8a9994b65dfc42f0c327ecd2fa07f31228af047a71fc314800b73e935cba49 [2022-08-03T00:31:00.805Z] $ docker rm -f ec8a9994b65dfc42f0c327ecd2fa07f31228af047a71fc314800b73e935cba49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:31:01.239Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-03T00:31:01.239Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T00:31:01.319Z] prd-ubuntu20.04-docker-8c-8g-21851 does not seem to be running inside a container [2022-08-03T00:31:01.378Z] $ 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/272 -v /w/workspace/edgex-go/272:/w/workspace/edgex-go/272:rw,z -v /w/workspace/edgex-go/272@tmp:/w/workspace/edgex-go/272@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 [2022-08-03T00:31:01.773Z] $ docker top cfd98a2aff890ec29993099a8f3314ee10d022579f588ed8df7bc22acb6a4bce -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-03T00:31:01.861Z] ========================================================= [2022-08-03T00:31:01.861Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-03T00:31:01.861Z] ========================================================= [Pipeline] sh [2022-08-03T00:31:02.149Z] + git config --global --add safe.directory /w/workspace/edgex-go/272 [Pipeline] fileExists [Pipeline] sh [2022-08-03T00:31:02.449Z] + make test [2022-08-03T00:31:02.449Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-03T00:31:09.030Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-03T00:31:21.245Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-03T00:31:21.245Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-03T00:31:21.245Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-03T00:31:21.245Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-03T00:31:21.245Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-03T00:31:21.245Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-03T00:31:21.245Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-03T00:31:21.245Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-03T00:31:21.245Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-03T00:31:21.245Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-03T00:31:21.245Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-03T00:31:21.245Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-03T00:31:21.245Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-03T00:31:21.246Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-03T00:31:21.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-03T00:31:22.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.093s coverage: 28.7% of statements [2022-08-03T00:31:22.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-03T00:31:22.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-03T00:31:22.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.095s coverage: 98.5% of statements [2022-08-03T00:31:22.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-03T00:31:22.754Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.097s coverage: 54.2% of statements [2022-08-03T00:31:22.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-03T00:31:22.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-03T00:31:26.036Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.828s coverage: 89.2% of statements [2022-08-03T00:31:26.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-03T00:31:26.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-03T00:31:26.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-03T00:31:26.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-03T00:31:26.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-03T00:31:26.036Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 2.1% of statements [2022-08-03T00:31:26.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-03T00:31:26.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-03T00:31:26.036Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.456s coverage: 95.6% of statements [2022-08-03T00:31:26.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-03T00:31:26.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-03T00:31:26.036Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.064s coverage: 72.2% of statements [2022-08-03T00:31:26.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-03T00:31:26.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-03T00:31:26.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-03T00:31:26.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-03T00:31:26.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-03T00:31:26.036Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 60.0% of statements [2022-08-03T00:31:26.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-03T00:31:26.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-03T00:31:26.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-03T00:31:26.036Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements [2022-08-03T00:31:26.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-03T00:31:26.036Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.068s coverage: 58.8% of statements [2022-08-03T00:31:26.036Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.071s coverage: 29.6% of statements [2022-08-03T00:31:26.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-03T00:31:26.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements [2022-08-03T00:31:26.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.084s coverage: 79.5% of statements [2022-08-03T00:31:26.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.070s coverage: 94.1% of statements [2022-08-03T00:31:26.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements [2022-08-03T00:31:26.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements [2022-08-03T00:31:36.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.074s coverage: 94.4% of statements [2022-08-03T00:31:36.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2022-08-03T00:31:37.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.210s coverage: 82.2% of statements [2022-08-03T00:31:37.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-03T00:31:45.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements [2022-08-03T00:31:45.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-03T00:31:45.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-03T00:31:45.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-03T00:31:45.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements [2022-08-03T00:31:45.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-03T00:31:45.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-03T00:31:45.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-03T00:31:45.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-03T00:31:45.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-03T00:31:45.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2022-08-03T00:31:45.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-03T00:31:45.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-03T00:31:45.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.078s coverage: 100.0% of statements [2022-08-03T00:31:45.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-03T00:31:45.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.095s coverage: 58.8% of statements [2022-08-03T00:31:45.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-03T00:31:45.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.060s coverage: 80.0% of statements [2022-08-03T00:31:45.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.059s coverage: 87.2% of statements [2022-08-03T00:31:45.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.089s coverage: 85.4% of statements [2022-08-03T00:31:45.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.212s coverage: 91.2% of statements [2022-08-03T00:31:45.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-03T00:31:45.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 64.7% of statements [2022-08-03T00:31:45.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-03T00:31:45.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-03T00:31:45.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2022-08-03T00:31:45.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-08-03T00:31:45.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements [2022-08-03T00:31:45.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-08-03T00:31:45.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2022-08-03T00:31:45.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.306s coverage: 65.8% of statements [2022-08-03T00:31:45.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-03T00:31:45.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-03T00:31:45.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-03T00:31:45.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.151s coverage: 43.6% of statements [2022-08-03T00:31:45.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-03T00:31:45.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-03T00:31:45.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2022-08-03T00:31:45.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-03T00:31:45.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements [2022-08-03T00:31:45.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-03T00:31:45.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-03T00:31:45.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-03T00:31:45.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-03T00:31:45.547Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements [2022-08-03T00:31:45.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-03T00:31:45.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-03T00:31:45.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-03T00:31:45.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-03T00:31:45.547Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.176s coverage: 92.3% of statements [2022-08-03T00:31:45.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-03T00:31:45.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-03T00:31:45.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-03T00:31:45.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-03T00:31:45.547Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2022-08-03T00:31:45.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-03T00:31:45.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-03T00:31:45.547Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements [2022-08-03T00:31:45.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-03T00:31:45.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-03T00:31:45.547Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-03T00:31:45.547Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-03T00:31:45.547Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.062s coverage: 28.9% of statements [2022-08-03T00:31:45.547Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-03T00:31:45.547Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-03T00:31:45.547Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-03T00:31:45.547Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-03T00:31:45.547Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-03T00:31:45.547Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-03T00:31:45.547Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-08-03T00:31:45.547Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-08-03T00:31:45.547Z] 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 [2022-08-03T00:32:03.643Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-03T00:32:03.643Z] GO111MODULE=on go vet ./... [2022-08-03T00:32:06.189Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-03T00:32:06.449Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-03T00:32:06.449Z] ./bin/test-attribution-txt.sh [2022-08-03T00:32:06.449Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-03T00:32:06.449Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-03T00:32:06.449Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-03T00:32:06.449Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-03T00:32:06.449Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-03T00:32:06.449Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-03T00:32:06.710Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-03T00:32:06.723Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-03T00:32:07.015Z] + ls -al . [2022-08-03T00:32:07.015Z] total 728 [2022-08-03T00:32:07.015Z] drwxrwxr-x 10 1001 1001 4096 Aug 3 00:31 . [2022-08-03T00:32:07.015Z] drwxr-xr-x 4 root root 4096 Aug 3 00:31 .. [2022-08-03T00:32:07.015Z] -rw-rw-r-- 1 1001 1001 11 Aug 3 00:30 .dockerignore [2022-08-03T00:32:07.015Z] drwxrwxr-x 8 1001 1001 4096 Aug 3 00:31 .git [2022-08-03T00:32:07.015Z] drwxrwxr-x 3 1001 1001 4096 Aug 3 00:30 .github [2022-08-03T00:32:07.015Z] -rw-rw-r-- 1 1001 1001 1030 Aug 3 00:30 .gitignore [2022-08-03T00:32:07.015Z] -rw-rw-r-- 1 1001 1001 42 Aug 3 00:30 .golangci.yml [2022-08-03T00:32:07.015Z] -rw-rw-r-- 1 1001 1001 87 Aug 3 00:30 .hadolint.yml [2022-08-03T00:32:07.015Z] drwxr-xr-x 3 1001 1001 4096 Aug 3 00:30 .semver [2022-08-03T00:32:07.015Z] -rw-rw-r-- 1 1001 1001 166 Aug 3 00:30 .sonarcloud.properties [2022-08-03T00:32:07.016Z] -rw-rw-r-- 1 1001 1001 1171 Aug 3 00:30 ADOPTERS.md [2022-08-03T00:32:07.016Z] -rw-rw-r-- 1 1001 1001 10347 Aug 3 00:30 Attribution.txt [2022-08-03T00:32:07.016Z] -rw-rw-r-- 1 1001 1001 63209 Aug 3 00:30 CHANGELOG.md [2022-08-03T00:32:07.016Z] -rw-rw-r-- 1 1001 1001 3804 Aug 3 00:30 CONTRIBUTING.md [2022-08-03T00:32:07.016Z] -rw-rw-r-- 1 1001 1001 677 Aug 3 00:30 GOVERNANCE.md [2022-08-03T00:32:07.016Z] -rw-rw-r-- 1 1001 1001 850 Aug 3 00:30 Jenkinsfile [2022-08-03T00:32:07.016Z] -rw-rw-r-- 1 1001 1001 10775 Aug 3 00:30 LICENSE [2022-08-03T00:32:07.016Z] -rw-rw-r-- 1 1001 1001 10370 Aug 3 00:30 Makefile [2022-08-03T00:32:07.016Z] -rw-rw-r-- 1 1001 1001 582 Aug 3 00:30 OWNERS.md [2022-08-03T00:32:07.016Z] -rw-rw-r-- 1 1001 1001 9094 Aug 3 00:30 README.md [2022-08-03T00:32:07.016Z] -rw-rw-r-- 1 1001 1001 6912 Aug 3 00:30 SECURITY.md [2022-08-03T00:32:07.016Z] -rw-rw-r-- 1 1001 1001 12 Aug 3 00:30 VERSION [2022-08-03T00:32:07.016Z] -rw-rw-r-- 1 1001 1001 4131 Aug 3 00:30 ZMQWindows.md [2022-08-03T00:32:07.016Z] drwxrwxr-x 2 1001 1001 4096 Aug 3 00:30 bin [2022-08-03T00:32:07.016Z] drwxrwxr-x 18 1001 1001 4096 Aug 3 00:30 cmd [2022-08-03T00:32:07.016Z] -rw-r--r-- 1 root root 478941 Aug 3 00:31 coverage.out [2022-08-03T00:32:07.016Z] -rw-rw-r-- 1 1001 1001 3681 Aug 3 00:30 go.mod [2022-08-03T00:32:07.016Z] -rw-rw-r-- 1 1001 1001 38033 Aug 3 00:30 go.sum [2022-08-03T00:32:07.016Z] drwxrwxr-x 8 1001 1001 4096 Aug 3 00:30 internal [2022-08-03T00:32:07.016Z] drwxrwxr-x 3 1001 1001 4096 Aug 3 00:30 openapi [2022-08-03T00:32:07.016Z] drwxrwxr-x 4 1001 1001 4096 Aug 3 00:30 snap [2022-08-03T00:32:07.016Z] -rw-rw-r-- 1 1001 1001 204 Aug 3 00:30 version.go [Pipeline] sh [2022-08-03T00:32:07.309Z] + '[' -e coverage.out ] [2022-08-03T00:32:07.310Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-03T00:32:07.417Z] Stashed 1 file(s) [Pipeline] sh [2022-08-03T00:32:07.698Z] + make build [2022-08-03T00:32:07.698Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.37" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-03T00:32:19.921Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.37" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-03T00:32:29.909Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.37" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-03T00:32:30.168Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.37" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-03T00:32:36.743Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.37" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-03T00:32:36.743Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.37" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-03T00:32:37.682Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.37" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-03T00:32:39.062Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.37" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-03T00:32:39.633Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.37" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-03T00:32:41.015Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.37" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-03T00:32:41.586Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.37" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-03T00:32:42.526Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.37" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-03T00:32:44.436Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.37" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-08-03T00:32:45.390Z] $ docker stop --time=1 cfd98a2aff890ec29993099a8f3314ee10d022579f588ed8df7bc22acb6a4bce [2022-08-03T00:32:47.765Z] $ docker rm -f cfd98a2aff890ec29993099a8f3314ee10d022579f588ed8df7bc22acb6a4bce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:32:48.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-03T00:32:48.730Z] [2022-08-03T00:32:48.730Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:32:49.036Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-03T00:32:49.036Z] latest: Pulling from edgex-devops/edgex-compose [2022-08-03T00:32:49.036Z] cbdbe7a5bc2a: Pulling fs layer [2022-08-03T00:32:49.036Z] ca9280d653b3: Pulling fs layer [2022-08-03T00:32:49.036Z] 7e9c9ca2126c: Pulling fs layer [2022-08-03T00:32:49.036Z] cbdbe7a5bc2a: Download complete [2022-08-03T00:32:49.295Z] ca9280d653b3: Verifying Checksum [2022-08-03T00:32:49.295Z] ca9280d653b3: Download complete [2022-08-03T00:32:49.295Z] cbdbe7a5bc2a: Pull complete [2022-08-03T00:32:49.554Z] 7e9c9ca2126c: Verifying Checksum [2022-08-03T00:32:49.554Z] 7e9c9ca2126c: Download complete [2022-08-03T00:32:49.815Z] ca9280d653b3: Pull complete [2022-08-03T00:32:53.104Z] 7e9c9ca2126c: Pull complete [2022-08-03T00:32:53.104Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-08-03T00:32:53.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-03T00:32:53.104Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T00:32:53.202Z] prd-ubuntu20.04-docker-8c-8g-21851 does not seem to be running inside a container [2022-08-03T00:32:53.244Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/272 -v /w/workspace/edgex-go/272:/w/workspace/edgex-go/272:rw,z -v /w/workspace/edgex-go/272@tmp:/w/workspace/edgex-go/272@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-03T00:32:54.588Z] $ docker top 0c0935c41b0166062d4fdb2e1ed72ca0f9441d72fba7ff32c0b9dc7220f5a72f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-03T00:32:55.030Z] + docker-compose build --help [2022-08-03T00:32:55.030Z] + grep parallel [2022-08-03T00:32:55.603Z] --parallel Build images in parallel. [Pipeline] } [2022-08-03T00:32:55.619Z] $ docker stop --time=1 0c0935c41b0166062d4fdb2e1ed72ca0f9441d72fba7ff32c0b9dc7220f5a72f [2022-08-03T00:32:56.965Z] $ docker rm -f 0c0935c41b0166062d4fdb2e1ed72ca0f9441d72fba7ff32c0b9dc7220f5a72f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:32:57.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-03T00:32:57.387Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T00:32:57.468Z] prd-ubuntu20.04-docker-8c-8g-21851 does not seem to be running inside a container [2022-08-03T00:32:57.513Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/272 -v /w/workspace/edgex-go/272:/w/workspace/edgex-go/272:rw,z -v /w/workspace/edgex-go/272@tmp:/w/workspace/edgex-go/272@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 [2022-08-03T00:32:57.875Z] $ docker top 2ca514f9070ec1516a8c0861c904042a363c0ca53d916c8ad185d6529411f4ed -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-03T00:32:58.233Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-03T00:32:58.803Z] Building core-command ... [2022-08-03T00:32:58.803Z] Building core-data ... [2022-08-03T00:32:58.803Z] Building core-metadata ... [2022-08-03T00:32:58.803Z] Building security-bootstrapper ... [2022-08-03T00:32:58.803Z] Building security-proxy-setup ... [2022-08-03T00:32:58.803Z] Building security-secretstore-setup ... [2022-08-03T00:32:58.803Z] Building security-spiffe-token-provider ... [2022-08-03T00:32:58.803Z] Building security-spire-agent ... [2022-08-03T00:32:58.803Z] Building security-spire-config ... [2022-08-03T00:32:58.803Z] Building security-spire-server ... [2022-08-03T00:32:58.803Z] Building support-notifications ... [2022-08-03T00:32:58.803Z] Building support-scheduler ... [2022-08-03T00:32:58.803Z] Building sys-mgmt-agent ... [2022-08-03T00:32:58.803Z] Building sys-mgmt-agent [2022-08-03T00:32:58.803Z] Building core-data [2022-08-03T00:32:58.803Z] Building security-bootstrapper [2022-08-03T00:32:58.803Z] Building security-spire-config [2022-08-03T00:32:58.803Z] Building security-spire-server [2022-08-03T00:33:13.688Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T00:33:13.688Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-03T00:33:13.688Z] ---> 0889069bd824 [2022-08-03T00:33:13.688Z] Step 3/25 : WORKDIR /edgex-go [2022-08-03T00:33:13.688Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T00:33:13.688Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-03T00:33:13.688Z] ---> 0889069bd824 [2022-08-03T00:33:13.688Z] Step 3/23 : WORKDIR /edgex-go [2022-08-03T00:33:13.688Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T00:33:13.688Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-03T00:33:13.688Z] ---> 0889069bd824 [2022-08-03T00:33:13.688Z] Step 3/23 : WORKDIR /edgex-go [2022-08-03T00:33:13.948Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T00:33:13.948Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-03T00:33:13.948Z] ---> 0889069bd824 [2022-08-03T00:33:13.948Z] Step 3/31 : WORKDIR /edgex-go [2022-08-03T00:33:13.948Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T00:33:13.948Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-03T00:33:13.948Z] ---> 0889069bd824 [2022-08-03T00:33:13.948Z] Step 3/26 : WORKDIR /edgex-go [2022-08-03T00:33:16.489Z] ---> Running in d986e0cdaa8b [2022-08-03T00:33:16.489Z] ---> Running in 82bb55a6f1ab [2022-08-03T00:33:16.489Z] ---> Running in 997d8c33e4bb [2022-08-03T00:33:16.489Z] ---> Running in 48197352f481 [2022-08-03T00:33:16.489Z] ---> Running in 566adfcde326 [2022-08-03T00:33:16.489Z] Removing intermediate container 997d8c33e4bb [2022-08-03T00:33:16.489Z] ---> 8c4c61085412 [2022-08-03T00:33:16.489Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T00:33:16.489Z] Removing intermediate container 566adfcde326 [2022-08-03T00:33:16.489Z] ---> f4b7007b931a [2022-08-03T00:33:16.489Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T00:33:16.489Z] Removing intermediate container 48197352f481 [2022-08-03T00:33:16.489Z] Removing intermediate container 82bb55a6f1ab [2022-08-03T00:33:16.489Z] ---> 461dd90c3bfd [2022-08-03T00:33:16.489Z] ---> 8c17840ac529 [2022-08-03T00:33:16.489Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T00:33:16.489Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T00:33:16.489Z] Removing intermediate container d986e0cdaa8b [2022-08-03T00:33:16.489Z] ---> 716c472fd8c6 [2022-08-03T00:33:16.489Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T00:33:16.748Z] ---> Running in fb9568243fcf [2022-08-03T00:33:16.748Z] ---> Running in 010c48a3f927 [2022-08-03T00:33:16.748Z] ---> Running in 7c6a8b54a401 [2022-08-03T00:33:16.748Z] ---> Running in 7b46b96dff0a [2022-08-03T00:33:16.748Z] ---> Running in a3b71f9f27a1 [2022-08-03T00:33:17.687Z] Removing intermediate container fb9568243fcf [2022-08-03T00:33:17.687Z] ---> fd6c67ae0444 [2022-08-03T00:33:17.687Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-03T00:33:17.687Z] Removing intermediate container 010c48a3f927 [2022-08-03T00:33:17.687Z] ---> 7042ad2ad1f8 [2022-08-03T00:33:17.687Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-03T00:33:17.687Z] ---> Running in 646eedbf21e1 [2022-08-03T00:33:17.687Z] ---> Running in 68cf258dbaf5 [2022-08-03T00:33:17.951Z] Removing intermediate container 7b46b96dff0a [2022-08-03T00:33:17.951Z] ---> d1d730ce9568 [2022-08-03T00:33:17.951Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-03T00:33:17.951Z] ---> Running in f98e091870ed [2022-08-03T00:33:17.951Z] Removing intermediate container 7c6a8b54a401 [2022-08-03T00:33:17.951Z] ---> 4f38c3145c13 [2022-08-03T00:33:17.951Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-03T00:33:18.210Z] ---> Running in d97266fddc84 [2022-08-03T00:33:18.210Z] Removing intermediate container a3b71f9f27a1 [2022-08-03T00:33:18.210Z] ---> 1d5b4a1c80dd [2022-08-03T00:33:18.210Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-03T00:33:18.210Z] ---> Running in 171c1b2d4946 [2022-08-03T00:33:18.210Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T00:33:18.470Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T00:33:18.470Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T00:33:18.731Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T00:33:18.731Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T00:33:19.308Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T00:33:19.308Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T00:33:19.308Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T00:33:19.573Z] OK: 211 MiB in 51 packages [2022-08-03T00:33:19.573Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T00:33:19.573Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T00:33:19.834Z] OK: 211 MiB in 51 packages [2022-08-03T00:33:19.834Z] OK: 211 MiB in 51 packages [2022-08-03T00:33:19.834Z] Removing intermediate container 646eedbf21e1 [2022-08-03T00:33:19.834Z] ---> b01b12d0585d [2022-08-03T00:33:19.834Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-03T00:33:19.834Z] OK: 211 MiB in 51 packages [2022-08-03T00:33:20.094Z] ---> f40c9a1750c2 [2022-08-03T00:33:20.094Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T00:33:20.094Z] OK: 211 MiB in 51 packages [2022-08-03T00:33:20.094Z] ---> Running in ad97c9c81531 [2022-08-03T00:33:20.353Z] Removing intermediate container 68cf258dbaf5 [2022-08-03T00:33:20.353Z] ---> 4937d8235b2a [2022-08-03T00:33:20.353Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-03T00:33:20.353Z] Removing intermediate container f98e091870ed [2022-08-03T00:33:20.353Z] ---> 199d82aeea17 [2022-08-03T00:33:20.353Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-03T00:33:20.353Z] ---> ee90abe0eb87 [2022-08-03T00:33:20.353Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T00:33:20.612Z] Removing intermediate container d97266fddc84 [2022-08-03T00:33:20.612Z] ---> 509fa7458c05 [2022-08-03T00:33:20.612Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-03T00:33:20.612Z] ---> 1d51b859d531 [2022-08-03T00:33:20.612Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T00:33:20.612Z] ---> Running in c8087b9018d5 [2022-08-03T00:33:20.612Z] ---> Running in fc6ddb0d32b0 [2022-08-03T00:33:20.612Z] Removing intermediate container 171c1b2d4946 [2022-08-03T00:33:20.612Z] ---> 3f8a3709e6da [2022-08-03T00:33:20.612Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-03T00:33:20.874Z] ---> 171a4d1f6ed7 [2022-08-03T00:33:20.874Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T00:33:20.874Z] ---> Running in 346ec29314f8 [2022-08-03T00:33:20.874Z] ---> 25f3273c11a9 [2022-08-03T00:33:20.874Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T00:33:20.874Z] ---> Running in 44f0717f3d54 [2022-08-03T00:33:35.775Z] Removing intermediate container c8087b9018d5 [2022-08-03T00:33:35.775Z] ---> 41548da22743 [2022-08-03T00:33:35.775Z] Step 8/26 : COPY . . [2022-08-03T00:33:35.775Z] Removing intermediate container ad97c9c81531 [2022-08-03T00:33:35.775Z] ---> 2fcccbb86a1e [2022-08-03T00:33:35.775Z] Step 8/23 : COPY . . [2022-08-03T00:33:35.775Z] Removing intermediate container 44f0717f3d54 [2022-08-03T00:33:35.775Z] ---> 218fe2deb12b [2022-08-03T00:33:35.775Z] Step 8/23 : COPY . . [2022-08-03T00:33:35.775Z] Removing intermediate container fc6ddb0d32b0 [2022-08-03T00:33:35.775Z] ---> 6ec24d87ebfd [2022-08-03T00:33:35.775Z] Step 8/25 : COPY . . [2022-08-03T00:33:35.775Z] Removing intermediate container 346ec29314f8 [2022-08-03T00:33:35.775Z] ---> ccd8a8a50613 [2022-08-03T00:33:35.775Z] Step 8/31 : COPY . . [2022-08-03T00:33:45.762Z] ---> f9f7a4c379f8 [2022-08-03T00:33:45.762Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-03T00:33:45.762Z] ---> 77821a0586fe [2022-08-03T00:33:45.762Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-03T00:33:45.762Z] ---> c1cea0f71741 [2022-08-03T00:33:45.762Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-03T00:33:45.762Z] ---> 03167b5a19a3 [2022-08-03T00:33:45.762Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-03T00:33:45.762Z] ---> Running in e7b6d754a679 [2022-08-03T00:33:45.762Z] ---> 10fe06170c23 [2022-08-03T00:33:45.762Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-03T00:33:45.762Z] ---> Running in 47f999205615 [2022-08-03T00:33:45.762Z] ---> Running in ac3b2027d248 [2022-08-03T00:33:45.762Z] ---> Running in bfa100db4c54 [2022-08-03T00:33:45.762Z] ---> Running in 4be165538217 [2022-08-03T00:33:45.762Z] Removing intermediate container e7b6d754a679 [2022-08-03T00:33:45.762Z] ---> 19495e0aaaa0 [2022-08-03T00:33:45.762Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-03T00:33:45.762Z] ---> Running in e66777695d16 [2022-08-03T00:33:45.762Z] Removing intermediate container bfa100db4c54 [2022-08-03T00:33:45.762Z] ---> e3632dd8e405 [2022-08-03T00:33:45.762Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-03T00:33:45.762Z] ---> Running in 8ff879f80654 [2022-08-03T00:33:45.762Z] Removing intermediate container e66777695d16 [2022-08-03T00:33:45.762Z] ---> 29716968eecb [2022-08-03T00:33:45.762Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-03T00:33:45.762Z] ---> Running in 5737300b9d67 [2022-08-03T00:33:45.762Z] Removing intermediate container 8ff879f80654 [2022-08-03T00:33:45.762Z] ---> c1675397f4cf [2022-08-03T00:33:45.762Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-03T00:33:45.762Z] ---> Running in 74dbe793b128 [2022-08-03T00:33:46.023Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.37" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-03T00:33:46.023Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.37" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-03T00:33:46.283Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.37" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-03T00:33:46.852Z] Removing intermediate container 74dbe793b128 [2022-08-03T00:33:46.852Z] ---> 10969ea41a73 [2022-08-03T00:33:46.852Z] Step 12/25 : WORKDIR /edgex-go [2022-08-03T00:33:46.852Z] Removing intermediate container 5737300b9d67 [2022-08-03T00:33:46.852Z] ---> 0c8a8d9187b4 [2022-08-03T00:33:46.852Z] Step 12/26 : WORKDIR /edgex-go [2022-08-03T00:33:46.852Z] ---> Running in c82ffcf7ad5e [2022-08-03T00:33:47.112Z] ---> Running in c1b2931fc902 [2022-08-03T00:33:47.112Z] Removing intermediate container c82ffcf7ad5e [2022-08-03T00:33:47.112Z] ---> 8f7496ffffcd [2022-08-03T00:33:47.112Z] [2022-08-03T00:33:47.112Z] Step 13/25 : FROM alpine:3.15 [2022-08-03T00:33:47.112Z] Removing intermediate container c1b2931fc902 [2022-08-03T00:33:47.112Z] ---> c44807cabf9a [2022-08-03T00:33:47.112Z] [2022-08-03T00:33:47.112Z] Step 13/26 : FROM alpine:3.15 [2022-08-03T00:33:47.683Z] 3.15: Pulling from library/alpine [2022-08-03T00:33:47.683Z] 3.15: Pulling from library/alpine [2022-08-03T00:33:48.620Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-03T00:33:48.620Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-03T00:33:48.620Z] Status: Downloaded newer image for alpine:3.15 [2022-08-03T00:33:48.620Z] Status: Downloaded newer image for alpine:3.15 [2022-08-03T00:33:48.620Z] ---> 2720e26172a0 [2022-08-03T00:33:48.620Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T00:33:48.620Z] ---> 2720e26172a0 [2022-08-03T00:33:48.620Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T00:33:48.883Z] ---> Running in 56e8dcf5d475 [2022-08-03T00:33:48.883Z] ---> Running in c28070c93850 [2022-08-03T00:33:48.883Z] Removing intermediate container c28070c93850 [2022-08-03T00:33:48.883Z] ---> 49cfb98cc639 [2022-08-03T00:33:48.883Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T00:33:48.883Z] Removing intermediate container 56e8dcf5d475 [2022-08-03T00:33:48.883Z] ---> 87fe44981d43 [2022-08-03T00:33:48.883Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T00:33:49.148Z] ---> Running in c74844d2e252 [2022-08-03T00:33:49.148Z] ---> Running in 35d0a1bfea92 [2022-08-03T00:33:51.068Z] Removing intermediate container c74844d2e252 [2022-08-03T00:33:51.068Z] ---> f85f928b0c8d [2022-08-03T00:33:51.068Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-03T00:33:51.068Z] ---> Running in 75219ff359ae [2022-08-03T00:33:51.326Z] Removing intermediate container 35d0a1bfea92 [2022-08-03T00:33:51.326Z] ---> 4b52542f686c [2022-08-03T00:33:51.326Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-03T00:33:51.585Z] ---> Running in 5d4aba397601 [2022-08-03T00:33:51.844Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-03T00:33:52.104Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-03T00:33:52.672Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-03T00:33:52.930Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-03T00:33:53.188Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-03T00:33:53.188Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-03T00:33:53.188Z] OK: 15857 distinct packages available [2022-08-03T00:33:53.188Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-03T00:33:53.447Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-03T00:33:53.447Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-03T00:33:53.447Z] OK: 15857 distinct packages available [2022-08-03T00:33:53.447Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-03T00:33:54.014Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-03T00:33:54.275Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-03T00:33:54.275Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-03T00:33:54.275Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-03T00:33:54.534Z] (3/5) Installing libucontext (1.1-r0) [2022-08-03T00:33:54.535Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-03T00:33:54.535Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-03T00:33:54.535Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-03T00:33:54.535Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-03T00:33:54.793Z] Executing busybox-1.34.1-r7.trigger [2022-08-03T00:33:54.793Z] OK: 6 MiB in 19 packages [2022-08-03T00:33:54.793Z] (3/4) Installing libucontext (1.1-r0) [2022-08-03T00:33:54.793Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-03T00:33:55.052Z] Executing busybox-1.34.1-r7.trigger [2022-08-03T00:33:55.052Z] OK: 6 MiB in 18 packages [2022-08-03T00:33:56.433Z] Removing intermediate container 75219ff359ae [2022-08-03T00:33:56.433Z] ---> ce7e35d092e1 [2022-08-03T00:33:56.433Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-03T00:33:56.433Z] Removing intermediate container 5d4aba397601 [2022-08-03T00:33:56.433Z] ---> 394a992acc65 [2022-08-03T00:33:56.433Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-03T00:34:00.632Z] ---> 7085e354ff38 [2022-08-03T00:34:00.632Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-03T00:34:00.632Z] ---> 89fcde851fe6 [2022-08-03T00:34:00.632Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-03T00:34:00.632Z] ---> edc59fa243f9 [2022-08-03T00:34:00.632Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-03T00:34:00.632Z] ---> 36684c802037 [2022-08-03T00:34:00.632Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-03T00:34:00.632Z] ---> Running in 737517a65f9d [2022-08-03T00:34:00.895Z] Removing intermediate container 737517a65f9d [2022-08-03T00:34:00.895Z] ---> fa9d7b60f526 [2022-08-03T00:34:00.895Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-03T00:34:00.895Z] ---> b7dee0b80c8e [2022-08-03T00:34:00.895Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-03T00:34:01.501Z] ---> 5dc2d5f360dc [2022-08-03T00:34:01.501Z] Step 21/26 : WORKDIR / [2022-08-03T00:34:01.501Z] ---> 7cb2ec52c1b7 [2022-08-03T00:34:01.501Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-03T00:34:01.501Z] ---> Running in 969039cbac5c [2022-08-03T00:34:01.778Z] ---> Running in 1f838b982b66 [2022-08-03T00:34:01.778Z] Removing intermediate container 969039cbac5c [2022-08-03T00:34:01.778Z] ---> eef294455e09 [2022-08-03T00:34:01.778Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-03T00:34:02.039Z] Removing intermediate container 1f838b982b66 [2022-08-03T00:34:02.039Z] ---> 8e1dee90210f [2022-08-03T00:34:02.039Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-03T00:34:02.039Z] ---> Running in c14988bacbae [2022-08-03T00:34:02.039Z] ---> Running in c2c976e2c4a6 [2022-08-03T00:34:02.298Z] Removing intermediate container c14988bacbae [2022-08-03T00:34:02.298Z] ---> bc15e04b1c91 [2022-08-03T00:34:02.298Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-03T00:34:02.558Z] Removing intermediate container c2c976e2c4a6 [2022-08-03T00:34:02.558Z] ---> Running in de7305fd4cb6 [2022-08-03T00:34:02.558Z] ---> 1eeac09b554d [2022-08-03T00:34:02.558Z] Step 23/25 : LABEL arch=x86_64 [2022-08-03T00:34:02.558Z] ---> Running in 00ecf9211290 [2022-08-03T00:34:02.822Z] Removing intermediate container 00ecf9211290 [2022-08-03T00:34:02.822Z] ---> f1bed5d60ce1 [2022-08-03T00:34:02.822Z] Step 24/25 : LABEL git_sha=62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:34:02.822Z] Removing intermediate container de7305fd4cb6 [2022-08-03T00:34:02.822Z] ---> 2539b944b7ec [2022-08-03T00:34:02.822Z] Step 24/26 : LABEL arch=x86_64 [2022-08-03T00:34:03.096Z] ---> Running in 1cd3beaffa15 [2022-08-03T00:34:03.096Z] ---> Running in 9b93be343192 [2022-08-03T00:34:03.355Z] Removing intermediate container 9b93be343192 [2022-08-03T00:34:03.355Z] ---> 9422fc529cb5 [2022-08-03T00:34:03.355Z] Step 25/26 : LABEL git_sha=62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:34:03.356Z] Removing intermediate container 1cd3beaffa15 [2022-08-03T00:34:03.356Z] ---> ce0a90e728b6 [2022-08-03T00:34:03.356Z] Step 25/25 : LABEL version=2.3.0-dev.37 [2022-08-03T00:34:03.356Z] ---> Running in 4620e56096aa [2022-08-03T00:34:03.356Z] ---> Running in 80842b8cb43f [2022-08-03T00:34:03.924Z] Removing intermediate container 4620e56096aa [2022-08-03T00:34:03.924Z] ---> e56dab1d2e27 [2022-08-03T00:34:03.924Z] Step 26/26 : LABEL version=2.3.0-dev.37 [2022-08-03T00:34:03.924Z] Removing intermediate container 80842b8cb43f [2022-08-03T00:34:03.924Z] ---> ecbd5c4ba559 [2022-08-03T00:34:03.924Z] [2022-08-03T00:34:03.924Z] ---> Running in df1f4a776992 [2022-08-03T00:34:03.924Z] Successfully built ecbd5c4ba559 [2022-08-03T00:34:03.924Z] Successfully tagged security-spire-server:latest [2022-08-03T00:34:03.924Z]  Building security-spire-server ... done Building security-spire-agent [2022-08-03T00:34:04.184Z] Removing intermediate container df1f4a776992 [2022-08-03T00:34:04.184Z] ---> 1780809f1ca0 [2022-08-03T00:34:04.184Z] [2022-08-03T00:34:04.184Z] Successfully built 1780809f1ca0 [2022-08-03T00:34:04.443Z] Successfully tagged security-spire-config:latest [2022-08-03T00:34:04.443Z]  Building security-spire-config ... done Building support-notifications [2022-08-03T00:34:08.635Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T00:34:08.635Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-03T00:34:08.635Z] ---> 0889069bd824 [2022-08-03T00:34:08.635Z] Step 3/26 : WORKDIR /edgex-go [2022-08-03T00:34:08.635Z] ---> Using cache [2022-08-03T00:34:08.635Z] ---> 461dd90c3bfd [2022-08-03T00:34:08.635Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T00:34:08.635Z] ---> Using cache [2022-08-03T00:34:08.635Z] ---> 4f38c3145c13 [2022-08-03T00:34:08.635Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-03T00:34:09.205Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T00:34:09.205Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-03T00:34:09.205Z] ---> 0889069bd824 [2022-08-03T00:34:09.205Z] Step 3/22 : WORKDIR /edgex-go [2022-08-03T00:34:09.205Z] ---> Using cache [2022-08-03T00:34:09.205Z] ---> 461dd90c3bfd [2022-08-03T00:34:09.205Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T00:34:09.205Z] ---> Using cache [2022-08-03T00:34:09.205Z] ---> 4f38c3145c13 [2022-08-03T00:34:09.205Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-03T00:34:10.207Z] ---> Running in 9c9b2be8ac18 [2022-08-03T00:34:10.207Z] ---> Running in 01151b59e872 [2022-08-03T00:34:10.486Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T00:34:10.486Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T00:34:11.055Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T00:34:11.314Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T00:34:11.574Z] OK: 211 MiB in 51 packages [2022-08-03T00:34:11.574Z] OK: 211 MiB in 51 packages [2022-08-03T00:34:12.972Z] Removing intermediate container 47f999205615 [2022-08-03T00:34:12.972Z] ---> fc8acdfcecf8 [2022-08-03T00:34:12.972Z] [2022-08-03T00:34:12.972Z] Step 10/31 : FROM alpine:3.16 [2022-08-03T00:34:12.972Z] Removing intermediate container ac3b2027d248 [2022-08-03T00:34:12.972Z] ---> df39e05c8930 [2022-08-03T00:34:12.972Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-03T00:34:12.972Z] Removing intermediate container 9c9b2be8ac18 [2022-08-03T00:34:12.972Z] ---> 429fdbd037f6 [2022-08-03T00:34:12.972Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-03T00:34:13.231Z] 3.16: Pulling from library/alpine [2022-08-03T00:34:13.231Z] Removing intermediate container 4be165538217 [2022-08-03T00:34:13.231Z] ---> 64f937593f14 [2022-08-03T00:34:13.231Z] [2022-08-03T00:34:13.231Z] Step 10/23 : FROM alpine:3.16 [2022-08-03T00:34:13.231Z] ---> Running in 0b8c728d9d8d [2022-08-03T00:34:13.231Z] Removing intermediate container 01151b59e872 [2022-08-03T00:34:13.231Z] ---> 901c9292b4cc [2022-08-03T00:34:13.231Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-03T00:34:13.231Z] 3.16: Pulling from library/alpine [2022-08-03T00:34:13.231Z] ---> 3bfe9cee90d4 [2022-08-03T00:34:13.231Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T00:34:13.231Z] ---> Running in 9870cce7f5ee [2022-08-03T00:34:13.231Z] ---> 46eafe474b60 [2022-08-03T00:34:13.231Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T00:34:13.490Z] ---> Running in 12d422896186 [2022-08-03T00:34:13.490Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.37" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-03T00:34:13.490Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-03T00:34:13.753Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-03T00:34:13.753Z] Status: Image is up to date for alpine:3.16 [2022-08-03T00:34:13.753Z] Status: Downloaded newer image for alpine:3.16 [2022-08-03T00:34:13.753Z] ---> d7d3d98c851f [2022-08-03T00:34:13.753Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T00:34:13.753Z] ---> d7d3d98c851f [2022-08-03T00:34:13.753Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-03T00:34:13.753Z] ---> Running in 5ac4f99388b4 [2022-08-03T00:34:13.753Z] ---> Running in ed24465a536c [2022-08-03T00:34:14.027Z] Removing intermediate container 5ac4f99388b4 [2022-08-03T00:34:14.027Z] ---> 0c45bdbfabf8 [2022-08-03T00:34:14.027Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-03T00:34:14.027Z] Removing intermediate container ed24465a536c [2022-08-03T00:34:14.027Z] ---> 435ba550fd31 [2022-08-03T00:34:14.027Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-03T00:34:14.027Z] ---> Running in c273a2efa387 [2022-08-03T00:34:14.027Z] ---> Running in a4cf2becd7aa [2022-08-03T00:34:14.027Z] Removing intermediate container a4cf2becd7aa [2022-08-03T00:34:14.027Z] ---> 9daf0ea7e66e [2022-08-03T00:34:14.027Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-03T00:34:14.288Z] ---> Running in 794217eebf4a [2022-08-03T00:34:14.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T00:34:14.288Z] Removing intermediate container 794217eebf4a [2022-08-03T00:34:14.288Z] ---> 7ae98e6a98fc [2022-08-03T00:34:14.288Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T00:34:14.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T00:34:14.548Z] ---> Running in f759913edec9 [2022-08-03T00:34:14.548Z] Removing intermediate container 0b8c728d9d8d [2022-08-03T00:34:14.548Z] ---> 061b977c6d5e [2022-08-03T00:34:14.548Z] [2022-08-03T00:34:14.548Z] Step 11/23 : FROM alpine:3.16 [2022-08-03T00:34:14.548Z] ---> d7d3d98c851f [2022-08-03T00:34:14.548Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-03T00:34:14.548Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-03T00:34:14.548Z] (2/2) Installing su-exec (0.2-r1) [2022-08-03T00:34:14.548Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T00:34:14.548Z] ---> Running in 8f9523a44b8d [2022-08-03T00:34:14.548Z] OK: 6 MiB in 16 packages [2022-08-03T00:34:14.829Z] Removing intermediate container 8f9523a44b8d [2022-08-03T00:34:14.829Z] ---> 980888f1ad4f [2022-08-03T00:34:14.829Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-03T00:34:14.829Z] ---> Running in d0397a20e759 [2022-08-03T00:34:16.733Z] Removing intermediate container c273a2efa387 [2022-08-03T00:34:16.733Z] ---> e9a1707141ab [2022-08-03T00:34:16.733Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-03T00:34:16.733Z] Removing intermediate container f759913edec9 [2022-08-03T00:34:16.733Z] ---> bc6d281613ac [2022-08-03T00:34:16.733Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-03T00:34:16.733Z] ---> Running in 8768253abc71 [2022-08-03T00:34:16.733Z] ---> Running in 9dc41bc581d1 [2022-08-03T00:34:16.733Z] Removing intermediate container 8768253abc71 [2022-08-03T00:34:16.733Z] ---> 7b6099dd3f47 [2022-08-03T00:34:16.733Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-03T00:34:16.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T00:34:16.733Z] ---> Running in e2c86ffa4e94 [2022-08-03T00:34:16.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T00:34:16.990Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-03T00:34:16.990Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-03T00:34:16.990Z] (3/33) Installing readline (8.1.2-r0) [2022-08-03T00:34:16.990Z] (4/33) Installing bash (5.1.16-r2) [2022-08-03T00:34:16.990Z] Executing bash-5.1.16-r2.post-install [2022-08-03T00:34:16.990Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-03T00:34:17.248Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T00:34:17.248Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-03T00:34:17.248Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-03T00:34:17.248Z] Removing intermediate container e2c86ffa4e94 [2022-08-03T00:34:17.248Z] ---> c3855d0b2df4 [2022-08-03T00:34:17.248Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-03T00:34:17.248Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-03T00:34:17.248Z] (9/33) Installing curl (7.83.1-r2) [2022-08-03T00:34:17.248Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-03T00:34:17.248Z] ---> Running in d7b1dd91a158 [2022-08-03T00:34:17.509Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-03T00:34:17.509Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-03T00:34:17.509Z] (13/33) Installing expat (2.4.8-r0) [2022-08-03T00:34:17.509Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-03T00:34:17.509Z] (15/33) Installing gdbm (1.23-r0) [2022-08-03T00:34:17.509Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-03T00:34:17.509Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-03T00:34:17.509Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-03T00:34:17.509Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-03T00:34:17.509Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-03T00:34:17.509Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-03T00:34:17.778Z] Removing intermediate container d7b1dd91a158 [2022-08-03T00:34:17.778Z] ---> 51e626f5ab72 [2022-08-03T00:34:17.778Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-03T00:34:18.091Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T00:34:18.091Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-03T00:34:18.091Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-03T00:34:18.091Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-03T00:34:18.091Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-03T00:34:18.091Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-03T00:34:18.091Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-03T00:34:18.091Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-03T00:34:18.091Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-03T00:34:18.091Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-03T00:34:18.091Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-03T00:34:18.091Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-03T00:34:18.091Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-03T00:34:18.350Z] ---> Running in dbf662593269 [2022-08-03T00:34:18.350Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-03T00:34:18.350Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T00:34:18.350Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T00:34:18.350Z] OK: 122 MiB in 47 packages [2022-08-03T00:34:18.350Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-03T00:34:18.631Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-03T00:34:18.631Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-03T00:34:18.631Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-03T00:34:18.890Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-03T00:34:18.890Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T00:34:18.890Z] OK: 8 MiB in 20 packages [2022-08-03T00:34:19.082Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21853 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-08-03T00:34:19.094Z] Running in /w/workspace/edgex-go/272 [Pipeline] { [Pipeline] checkout [2022-08-03T00:34:19.139Z] The recommended git tool is: git [2022-08-03T00:34:20.273Z] Removing intermediate container dbf662593269 [2022-08-03T00:34:20.273Z] ---> df1df401b168 [2022-08-03T00:34:20.273Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-03T00:34:20.273Z] Removing intermediate container 9dc41bc581d1 [2022-08-03T00:34:20.273Z] ---> e77819f0e433 [2022-08-03T00:34:20.273Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T00:34:20.273Z] ---> Running in 6ab8282cd85a [2022-08-03T00:34:20.534Z] ---> 7acd0f9a00d2 [2022-08-03T00:34:20.534Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-03T00:34:20.534Z] Removing intermediate container 6ab8282cd85a [2022-08-03T00:34:20.534Z] ---> e3b788da3b2e [2022-08-03T00:34:20.534Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-03T00:34:20.793Z] Removing intermediate container 9870cce7f5ee [2022-08-03T00:34:20.793Z] ---> 2f8b4f87e34c [2022-08-03T00:34:20.793Z] Step 8/26 : COPY . . [2022-08-03T00:34:21.092Z] Removing intermediate container 12d422896186 [2022-08-03T00:34:21.092Z] ---> 9502ae5a91bd [2022-08-03T00:34:21.092Z] Step 8/22 : COPY . . [2022-08-03T00:34:21.351Z] ---> a43e8f4d3cb8 [2022-08-03T00:34:21.351Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-03T00:34:23.257Z] ---> 0f7dd3472bca [2022-08-03T00:34:23.257Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-03T00:34:23.257Z] ---> Running in ca1dc0969a72 [2022-08-03T00:34:23.257Z] ---> 33ec7973c75a [2022-08-03T00:34:23.257Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-03T00:34:23.532Z] ---> Running in 1c857d802c73 [2022-08-03T00:34:23.532Z] Collecting docker-compose==1.23.2 [2022-08-03T00:34:23.532Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-03T00:34:23.532Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 24.6 MB/s eta 0:00:00 [2022-08-03T00:34:23.532Z] Collecting docker<4.0,>=3.6.0 [2022-08-03T00:34:23.791Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-03T00:34:23.791Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 81.6 MB/s eta 0:00:00 [2022-08-03T00:34:23.791Z] Collecting docopt<0.7,>=0.6.1 [2022-08-03T00:34:23.791Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-03T00:34:23.791Z] Preparing metadata (setup.py): started [2022-08-03T00:34:23.791Z] Removing intermediate container 1c857d802c73 [2022-08-03T00:34:23.791Z] ---> 1ee707b65d62 [2022-08-03T00:34:23.791Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T00:34:24.051Z] ---> Running in 8e60599ec5ab [2022-08-03T00:34:24.051Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-03T00:34:24.051Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-03T00:34:24.051Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-03T00:34:24.051Z] Preparing metadata (setup.py): started [2022-08-03T00:34:24.310Z] Removing intermediate container 8e60599ec5ab [2022-08-03T00:34:24.310Z] ---> 254ae3ccf596 [2022-08-03T00:34:24.310Z] Step 21/23 : LABEL arch=x86_64 [2022-08-03T00:34:24.310Z] Removing intermediate container ca1dc0969a72 [2022-08-03T00:34:24.310Z] ---> 830293a823e3 [2022-08-03T00:34:24.310Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T00:34:24.310Z] ---> Running in 3c66f08ba126 [2022-08-03T00:34:24.570Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-03T00:34:24.570Z] ---> fa37f9659664 [2022-08-03T00:34:24.570Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-03T00:34:24.570Z] Removing intermediate container 3c66f08ba126 [2022-08-03T00:34:24.570Z] ---> bc99f0a5e5d6 [2022-08-03T00:34:24.570Z] Step 22/23 : LABEL git_sha=62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:34:24.570Z] Collecting jsonschema<3,>=2.5.1 [2022-08-03T00:34:24.570Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-03T00:34:24.570Z] ---> Running in 7ec9c4923ef9 [2022-08-03T00:34:24.570Z] Collecting PyYAML<4,>=3.10 [2022-08-03T00:34:24.570Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-03T00:34:24.831Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 56.2 MB/s eta 0:00:00 [2022-08-03T00:34:24.831Z] Removing intermediate container 7ec9c4923ef9 [2022-08-03T00:34:24.831Z] ---> b95e17571aa9 [2022-08-03T00:34:24.831Z] Step 23/23 : LABEL version=2.3.0-dev.37 [2022-08-03T00:34:25.091Z] ---> 8d93aaf9e72c [2022-08-03T00:34:25.091Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-03T00:34:25.091Z] ---> Running in 56b253e8421b [2022-08-03T00:34:25.091Z] Preparing metadata (setup.py): started [2022-08-03T00:34:25.302Z] using credential edgex-jenkins-ssh [2022-08-03T00:34:25.325Z] Cloning the remote Git repository [2022-08-03T00:34:25.354Z] Removing intermediate container 56b253e8421b [2022-08-03T00:34:25.354Z] ---> f23d9f6c8242 [2022-08-03T00:34:25.354Z] [2022-08-03T00:34:25.354Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-03T00:34:25.616Z] ---> 6fbbaf279ca8 [2022-08-03T00:34:25.616Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-03T00:34:25.616Z] Successfully built f23d9f6c8242 [2022-08-03T00:34:25.616Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-03T00:34:25.616Z] Successfully tagged core-data:latest [2022-08-03T00:34:25.616Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-03T00:34:25.616Z] Building core-metadata [2022-08-03T00:34:25.616Z]  Building core-data ... done  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 175.4 MB/s eta 0:00:00 [2022-08-03T00:34:25.616Z] Collecting texttable<0.10,>=0.9.0 [2022-08-03T00:34:25.616Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-03T00:34:25.616Z] Preparing metadata (setup.py): started [2022-08-03T00:34:25.876Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-03T00:34:25.876Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-03T00:34:25.876Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-03T00:34:25.876Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 186.7 MB/s eta 0:00:00 [2022-08-03T00:34:26.137Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-03T00:34:26.137Z] Collecting cached-property<2,>=1.2.0 [2022-08-03T00:34:26.137Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-03T00:34:26.137Z] Collecting docker-pycreds>=0.4.0 [2022-08-03T00:34:26.137Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-03T00:34:26.137Z] Collecting certifi>=2017.4.17 [2022-08-03T00:34:26.137Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-03T00:34:26.137Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 157.4 MB/s eta 0:00:00 [2022-08-03T00:34:26.397Z] Collecting idna<2.8,>=2.5 [2022-08-03T00:34:26.397Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-03T00:34:26.397Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 61.6 MB/s eta 0:00:00 [2022-08-03T00:34:26.397Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-03T00:34:26.397Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-03T00:34:26.397Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 149.4 MB/s eta 0:00:00 [2022-08-03T00:34:26.397Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-03T00:34:26.397Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-03T00:34:26.397Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 37.9 MB/s eta 0:00:00 [2022-08-03T00:34:26.397Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-03T00:34:26.397Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-03T00:34:26.397Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-03T00:34:26.397Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-03T00:34:26.702Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-03T00:34:26.702Z] Running setup.py install for texttable: started [2022-08-03T00:34:25.452Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-03T00:34:25.695Z] > git init /w/workspace/edgex-go/272 # timeout=10 [2022-08-03T00:34:25.790Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-03T00:34:25.791Z] > git --version # timeout=10 [2022-08-03T00:34:25.810Z] > git --version # 'git version 2.25.1' [2022-08-03T00:34:25.812Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-03T00:34:25.894Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-03T00:34:26.962Z] Running setup.py install for texttable: finished with status 'done' [2022-08-03T00:34:26.962Z] Running setup.py install for PyYAML: started [2022-08-03T00:34:27.259Z] ---> c53793950975 [2022-08-03T00:34:27.259Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-03T00:34:27.517Z] ---> 34ffaa18cf5a [2022-08-03T00:34:27.517Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-03T00:34:27.517Z] ---> c960d7a621f7 [2022-08-03T00:34:27.517Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-03T00:34:27.517Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-03T00:34:27.517Z] ---> f9b0d86832aa [2022-08-03T00:34:27.517Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-03T00:34:27.517Z] ---> Running in 9d4ec1158146 [2022-08-03T00:34:27.517Z] ---> Running in 14a4d90991ac [2022-08-03T00:34:27.776Z] Removing intermediate container 9d4ec1158146 [2022-08-03T00:34:27.776Z] ---> b16180ed3322 [2022-08-03T00:34:27.776Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-03T00:34:27.776Z] ---> be7d6e24af08 [2022-08-03T00:34:27.776Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-03T00:34:27.776Z] ---> Running in 7ea9c224daa5 [2022-08-03T00:34:27.776Z] Running setup.py install for docopt: started [2022-08-03T00:34:27.776Z] ---> Running in da193cdcdbbb [2022-08-03T00:34:28.035Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.37" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-03T00:34:28.035Z] Removing intermediate container 7ea9c224daa5 [2022-08-03T00:34:28.035Z] ---> 19d7b781192d [2022-08-03T00:34:28.035Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-03T00:34:28.036Z] ---> Running in df18331bf805 [2022-08-03T00:34:28.036Z] Running setup.py install for docopt: finished with status 'done' [2022-08-03T00:34:28.603Z] Running setup.py install for dockerpty: started [2022-08-03T00:34:28.872Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-03T00:34:29.132Z] Removing intermediate container df18331bf805 [2022-08-03T00:34:29.132Z] ---> 1988343e0367 [2022-08-03T00:34:29.132Z] Step 12/26 : WORKDIR /edgex-go [2022-08-03T00:34:29.132Z] Removing intermediate container da193cdcdbbb [2022-08-03T00:34:29.132Z] ---> 5cd7e9e3b9d4 [2022-08-03T00:34:29.132Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-03T00:34:29.132Z] ---> Running in 487c2c9a1d51 [2022-08-03T00:34:29.132Z] ---> Running in 96bc7af23e6c [2022-08-03T00:34:29.393Z] Removing intermediate container 96bc7af23e6c [2022-08-03T00:34:29.393Z] ---> f8b684f0e1da [2022-08-03T00:34:29.393Z] Step 28/31 : CMD ["gate"] [2022-08-03T00:34:29.393Z] Removing intermediate container 487c2c9a1d51 [2022-08-03T00:34:29.393Z] ---> 02ecd409869c [2022-08-03T00:34:29.393Z] [2022-08-03T00:34:29.393Z] Step 13/26 : FROM alpine:3.15 [2022-08-03T00:34:29.393Z] ---> 2720e26172a0 [2022-08-03T00:34:29.393Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T00:34:29.393Z] ---> Using cache [2022-08-03T00:34:29.393Z] ---> 87fe44981d43 [2022-08-03T00:34:29.393Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T00:34:29.393Z] ---> Using cache [2022-08-03T00:34:29.393Z] ---> 4b52542f686c [2022-08-03T00:34:29.393Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-03T00:34:29.393Z] ---> Running in cf1f1937ddce [2022-08-03T00:34:29.393Z] ---> Running in 6d072f35534a [2022-08-03T00:34:29.652Z] Removing intermediate container cf1f1937ddce [2022-08-03T00:34:29.652Z] ---> 35e04ddd6439 [2022-08-03T00:34:29.652Z] Step 29/31 : LABEL arch=x86_64 [2022-08-03T00:34:29.652Z] ---> Running in 30653e53fee7 [2022-08-03T00:34:29.652Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-08-03T00:34:29.652Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-03T00:34:29.911Z] Removing intermediate container 30653e53fee7 [2022-08-03T00:34:29.911Z] ---> 870221f25aa1 [2022-08-03T00:34:29.911Z] Step 30/31 : LABEL git_sha=62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:34:29.911Z] ---> Running in 7161909e794d [2022-08-03T00:34:29.911Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-03T00:34:30.170Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T00:34:30.170Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-03T00:34:30.170Z] ---> 0889069bd824 [2022-08-03T00:34:30.170Z] Step 3/23 : WORKDIR /edgex-go [2022-08-03T00:34:30.170Z] ---> Using cache [2022-08-03T00:34:30.170Z] ---> 461dd90c3bfd [2022-08-03T00:34:30.170Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T00:34:30.170Z] ---> Using cache [2022-08-03T00:34:30.170Z] ---> 4f38c3145c13 [2022-08-03T00:34:30.170Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-03T00:34:30.170Z] ---> Using cache [2022-08-03T00:34:30.170Z] ---> 509fa7458c05 [2022-08-03T00:34:30.170Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-03T00:34:30.170Z] ---> Using cache [2022-08-03T00:34:30.170Z] ---> 171a4d1f6ed7 [2022-08-03T00:34:30.170Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T00:34:30.170Z] ---> Using cache [2022-08-03T00:34:30.170Z] ---> ccd8a8a50613 [2022-08-03T00:34:30.170Z] Step 8/23 : COPY . . [2022-08-03T00:34:30.170Z] ---> Using cache [2022-08-03T00:34:30.170Z] ---> 77821a0586fe [2022-08-03T00:34:30.170Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-03T00:34:30.170Z] Removing intermediate container 7161909e794d [2022-08-03T00:34:30.170Z] ---> ed7d639b62e6 [2022-08-03T00:34:30.170Z] Step 31/31 : LABEL version=2.3.0-dev.37 [2022-08-03T00:34:30.170Z] ---> Running in f10ac1ddc3d8 [2022-08-03T00:34:30.170Z] ---> Running in 6a04920891a5 [2022-08-03T00:34:30.429Z] Removing intermediate container 6a04920891a5 [2022-08-03T00:34:30.429Z] ---> 847365102347 [2022-08-03T00:34:30.429Z] [2022-08-03T00:34:30.429Z] Successfully built 847365102347 [2022-08-03T00:34:30.429Z] Successfully tagged security-bootstrapper:latest [2022-08-03T00:34:30.429Z] Building security-spiffe-token-provider [2022-08-03T00:34:30.688Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.37" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-03T00:34:30.688Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-03T00:34:31.256Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-03T00:34:31.256Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-03T00:34:31.256Z] OK: 15857 distinct packages available [2022-08-03T00:34:31.256Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-03T00:34:32.192Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-03T00:34:32.451Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-03T00:34:32.451Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-03T00:34:32.451Z] (3/5) Installing libucontext (1.1-r0) [2022-08-03T00:34:32.710Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-03T00:34:32.710Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-03T00:34:32.710Z] Executing busybox-1.34.1-r7.trigger [2022-08-03T00:34:32.710Z] OK: 6 MiB in 19 packages [2022-08-03T00:34:34.611Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T00:34:34.611Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-03T00:34:34.611Z] ---> 0889069bd824 [2022-08-03T00:34:34.611Z] Step 3/20 : WORKDIR /edgex-go [2022-08-03T00:34:34.611Z] ---> Using cache [2022-08-03T00:34:34.611Z] ---> 461dd90c3bfd [2022-08-03T00:34:34.611Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-03T00:34:34.870Z] ---> Running in 86f738453011 [2022-08-03T00:34:35.132Z] Removing intermediate container d0397a20e759 [2022-08-03T00:34:35.132Z] ---> 90aa0b5dfc8b [2022-08-03T00:34:35.132Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-03T00:34:35.132Z] ---> Running in 14c833c4af19 [2022-08-03T00:34:35.401Z] Removing intermediate container 6d072f35534a [2022-08-03T00:34:35.401Z] ---> 4b27dd988d94 [2022-08-03T00:34:35.401Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-03T00:34:35.401Z] Removing intermediate container 14c833c4af19 [2022-08-03T00:34:35.401Z] ---> 256fc80325b9 [2022-08-03T00:34:35.401Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-03T00:34:35.661Z] ---> Running in 84a9afd743e1 [2022-08-03T00:34:35.661Z] Removing intermediate container 84a9afd743e1 [2022-08-03T00:34:35.661Z] ---> 19e7aa3f32be [2022-08-03T00:34:35.661Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-03T00:34:35.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T00:34:36.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T00:34:36.180Z] v3.16.1-87-g169a68ae67 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-03T00:34:36.180Z] v3.16.1-89-gc5de69cd3d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-03T00:34:36.180Z] OK: 17035 distinct packages available [2022-08-03T00:34:36.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T00:34:36.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T00:34:36.697Z] OK: 211 MiB in 51 packages [2022-08-03T00:34:36.697Z] ---> d4be1146bd21 [2022-08-03T00:34:36.697Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-03T00:34:36.697Z] ---> 3a147a9a1c2d [2022-08-03T00:34:36.697Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-03T00:34:36.968Z] ---> 2ab9904a9aaf [2022-08-03T00:34:36.968Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-03T00:34:37.535Z] Removing intermediate container 86f738453011 [2022-08-03T00:34:37.535Z] ---> 955b3783e97f [2022-08-03T00:34:37.535Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-03T00:34:37.802Z] ---> 46951a6f3a2c [2022-08-03T00:34:37.802Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-03T00:34:37.802Z] ---> 7f36dc71e201 [2022-08-03T00:34:37.802Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T00:34:37.802Z] ---> Running in 0a83656b59e9 [2022-08-03T00:34:37.802Z] ---> Running in 329f3ea204b3 [2022-08-03T00:34:38.063Z] Removing intermediate container 0a83656b59e9 [2022-08-03T00:34:38.063Z] ---> d834df1a274e [2022-08-03T00:34:38.063Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T00:34:38.063Z] ---> Running in bb91edbf0abb [2022-08-03T00:34:38.321Z] Removing intermediate container bb91edbf0abb [2022-08-03T00:34:38.322Z] ---> d45f0759abd1 [2022-08-03T00:34:38.322Z] Step 21/23 : LABEL arch=x86_64 [2022-08-03T00:34:38.581Z] ---> Running in d19f403141a4 [2022-08-03T00:34:38.581Z] Removing intermediate container d19f403141a4 [2022-08-03T00:34:38.581Z] ---> 5d043a1aead9 [2022-08-03T00:34:38.581Z] Step 22/23 : LABEL git_sha=62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:34:38.839Z] ---> Running in e4a47607446a [2022-08-03T00:34:38.839Z] Removing intermediate container e4a47607446a [2022-08-03T00:34:38.839Z] ---> 6d2228e8a8eb [2022-08-03T00:34:38.839Z] Step 23/23 : LABEL version=2.3.0-dev.37 [2022-08-03T00:34:39.097Z] ---> Running in b5ccd0defa45 [2022-08-03T00:34:39.356Z] Removing intermediate container b5ccd0defa45 [2022-08-03T00:34:39.356Z] ---> 093478b4b4df [2022-08-03T00:34:39.356Z] [2022-08-03T00:34:39.356Z] Successfully built 093478b4b4df [2022-08-03T00:34:39.615Z] Successfully tagged sys-mgmt-agent:latest [2022-08-03T00:34:39.615Z] Building support-scheduler [2022-08-03T00:34:39.615Z]  Building sys-mgmt-agent ... done  ---> eef04ee14211 [2022-08-03T00:34:39.615Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-03T00:34:41.516Z] ---> 88d45b70802f [2022-08-03T00:34:41.516Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-03T00:34:41.643Z] Avoid second fetch [2022-08-03T00:34:41.644Z] Checking out Revision 62f72edb64dca79aa690ec258c3243e87ccbadbd (main) [2022-08-03T00:34:41.774Z] ---> 06d40a005c27 [2022-08-03T00:34:41.774Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-03T00:34:42.719Z] ---> 77ded933bcac [2022-08-03T00:34:42.719Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-03T00:34:42.981Z] ---> Running in 3c343cfa5a58 [2022-08-03T00:34:43.242Z] Removing intermediate container 3c343cfa5a58 [2022-08-03T00:34:43.242Z] ---> 40d8e8e4f452 [2022-08-03T00:34:43.242Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-03T00:34:43.242Z] ---> Running in 578f47122aff [2022-08-03T00:34:43.502Z] Removing intermediate container 578f47122aff [2022-08-03T00:34:43.502Z] ---> cdbcf33175c8 [2022-08-03T00:34:43.502Z] Step 24/26 : LABEL arch=x86_64 [2022-08-03T00:34:41.606Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-03T00:34:41.628Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-03T00:34:41.663Z] > git config core.sparsecheckout # timeout=10 [2022-08-03T00:34:41.675Z] > git checkout -f 62f72edb64dca79aa690ec258c3243e87ccbadbd # timeout=10 [2022-08-03T00:34:43.760Z] ---> Running in 7007e0b0a778 [2022-08-03T00:34:44.018Z] Removing intermediate container 7007e0b0a778 [2022-08-03T00:34:44.018Z] ---> b8a53f8546d3 [2022-08-03T00:34:44.018Z] Step 25/26 : LABEL git_sha=62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:34:44.018Z] ---> Running in 3e3adeb564b3 [2022-08-03T00:34:44.586Z] Removing intermediate container 3e3adeb564b3 [2022-08-03T00:34:44.586Z] ---> f10ee60dd435 [2022-08-03T00:34:44.586Z] Step 26/26 : LABEL version=2.3.0-dev.37 [2022-08-03T00:34:44.586Z] ---> Running in 85ae59728caa [2022-08-03T00:34:45.158Z] Removing intermediate container 85ae59728caa [2022-08-03T00:34:45.158Z] ---> 4c9cbcab53a8 [2022-08-03T00:34:45.158Z] [2022-08-03T00:34:45.158Z] Successfully built 4c9cbcab53a8 [2022-08-03T00:34:45.158Z] Successfully tagged security-spire-agent:latest [2022-08-03T00:34:45.158Z] Building security-proxy-setup [2022-08-03T00:34:46.032Z] Commit message: "Merge pull request #4116 from bnevis-i/bnevis-i/alpine-sys-mgmt-agent" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-03T00:34:46.908Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-03T00:34:46.908Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-03T00:34:46.908Z] Dload Upload Total Spent Left Speed [2022-08-03T00:34:46.908Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 97k 0 --:--:-- --:--:-- --:--:-- 97k [Pipeline] sh [2022-08-03T00:34:47.535Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-03T00:34:47.690Z]  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T00:34:47.690Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-03T00:34:47.690Z] ---> 0889069bd824 [2022-08-03T00:34:47.690Z] Step 3/22 : WORKDIR /edgex-go [2022-08-03T00:34:47.690Z] ---> Using cache [2022-08-03T00:34:47.690Z] ---> 461dd90c3bfd [2022-08-03T00:34:47.690Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T00:34:47.690Z] ---> Using cache [2022-08-03T00:34:47.690Z] ---> 4f38c3145c13 [2022-08-03T00:34:47.690Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-03T00:34:47.690Z] ---> Using cache [2022-08-03T00:34:47.690Z] ---> 509fa7458c05 [2022-08-03T00:34:47.690Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-03T00:34:47.690Z] ---> Using cache [2022-08-03T00:34:47.690Z] ---> 171a4d1f6ed7 [2022-08-03T00:34:47.690Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T00:34:47.690Z] ---> Using cache [2022-08-03T00:34:47.690Z] ---> ccd8a8a50613 [2022-08-03T00:34:47.690Z] Step 8/22 : COPY . . [2022-08-03T00:34:47.690Z] ---> Using cache [2022-08-03T00:34:47.690Z] ---> 77821a0586fe [2022-08-03T00:34:47.690Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-03T00:34:47.690Z] ---> Running in 629a9298b199 [2022-08-03T00:34:47.883Z] + sudo tee /etc/docker/daemon.new [2022-08-03T00:34:47.883Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-03T00:34:47.883Z] { [2022-08-03T00:34:47.883Z] "registry-mirrors": [ [2022-08-03T00:34:47.883Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-03T00:34:47.883Z] ], [2022-08-03T00:34:47.883Z] "bip": "10.250.0.254/24", [2022-08-03T00:34:47.883Z] "hosts": [ [2022-08-03T00:34:47.883Z] "tcp://0.0.0.0:5555", [2022-08-03T00:34:47.883Z] "unix:///var/run/docker.sock" [2022-08-03T00:34:47.883Z] ], [2022-08-03T00:34:47.883Z] "mtu": 1458, [2022-08-03T00:34:47.883Z] "selinux-enabled": true, [2022-08-03T00:34:47.883Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-03T00:34:47.883Z] } [Pipeline] sh [2022-08-03T00:34:47.948Z] Removing intermediate container 329f3ea204b3 [2022-08-03T00:34:47.948Z] ---> 9f0614429d7a [2022-08-03T00:34:47.948Z] Step 7/20 : COPY . . [2022-08-03T00:34:48.207Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.37" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-03T00:34:48.244Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-03T00:34:48.584Z] + sudo service docker restart [2022-08-03T00:34:50.112Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T00:34:50.112Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-03T00:34:50.112Z] ---> 0889069bd824 [2022-08-03T00:34:50.112Z] Step 3/22 : WORKDIR /edgex-go [2022-08-03T00:34:50.112Z] ---> Using cache [2022-08-03T00:34:50.112Z] ---> 461dd90c3bfd [2022-08-03T00:34:50.112Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T00:34:50.112Z] ---> Using cache [2022-08-03T00:34:50.112Z] ---> 4f38c3145c13 [2022-08-03T00:34:50.112Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-03T00:34:50.112Z] ---> Using cache [2022-08-03T00:34:50.112Z] ---> 509fa7458c05 [2022-08-03T00:34:50.112Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-03T00:34:50.112Z] ---> Using cache [2022-08-03T00:34:50.112Z] ---> 171a4d1f6ed7 [2022-08-03T00:34:50.112Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T00:34:50.112Z] ---> Using cache [2022-08-03T00:34:50.112Z] ---> ccd8a8a50613 [2022-08-03T00:34:50.112Z] Step 8/22 : COPY . . [2022-08-03T00:34:50.112Z] ---> Using cache [2022-08-03T00:34:50.112Z] ---> 77821a0586fe [2022-08-03T00:34:50.112Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-03T00:34:51.492Z] ---> Running in 608eb21c483f [2022-08-03T00:34:52.062Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.37" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-03T00:34:55.373Z] Removing intermediate container f10ac1ddc3d8 [2022-08-03T00:34:55.373Z] ---> 476c133800b6 [2022-08-03T00:34:55.373Z] [2022-08-03T00:34:55.373Z] Step 10/23 : FROM alpine:3.16 [2022-08-03T00:34:55.373Z] ---> d7d3d98c851f [2022-08-03T00:34:55.373Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-03T00:34:55.373Z] Removing intermediate container 14a4d90991ac [2022-08-03T00:34:55.373Z] ---> aaaca95ded2d [2022-08-03T00:34:55.373Z] [2022-08-03T00:34:55.373Z] Step 10/22 : FROM alpine:3.16 [2022-08-03T00:34:55.373Z] ---> d7d3d98c851f [2022-08-03T00:34:55.373Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-03T00:34:55.373Z] ---> Running in 5e949c4a6aed [2022-08-03T00:34:55.373Z] ---> Running in 298b49783da9 [2022-08-03T00:34:55.373Z] ---> 6bdbc0df5d30 [2022-08-03T00:34:55.373Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-03T00:34:55.373Z] ---> Running in e8c5cd69f9e7 [2022-08-03T00:34:55.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T00:34:55.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T00:34:56.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T00:34:56.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T00:34:56.199Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-03T00:34:56.199Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-03T00:34:56.199Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T00:34:56.199Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T00:34:56.199Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.37" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-03T00:34:56.199Z] OK: 6 MiB in 16 packages [2022-08-03T00:34:56.459Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-03T00:34:56.459Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T00:34:56.459Z] OK: 6 MiB in 15 packages [2022-08-03T00:34:57.396Z] Removing intermediate container 5e949c4a6aed [2022-08-03T00:34:57.396Z] ---> 33125f564312 [2022-08-03T00:34:57.396Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-03T00:34:57.396Z] Removing intermediate container 298b49783da9 [2022-08-03T00:34:57.396Z] ---> b00acc365f14 [2022-08-03T00:34:57.396Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-03T00:34:57.396Z] ---> Running in 3a894561bc2a [2022-08-03T00:34:57.396Z] ---> Running in 5904671ac8b5 [2022-08-03T00:34:57.396Z] Removing intermediate container 5904671ac8b5 [2022-08-03T00:34:57.396Z] ---> 1c6101631e2f [2022-08-03T00:34:57.396Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-03T00:34:57.396Z] Removing intermediate container 3a894561bc2a [2022-08-03T00:34:57.396Z] ---> b151e9d81529 [2022-08-03T00:34:57.396Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-03T00:34:57.656Z] ---> Running in cf3afee747d2 [2022-08-03T00:34:57.656Z] ---> Running in 858dee56ca3b [2022-08-03T00:34:57.656Z] Removing intermediate container cf3afee747d2 [2022-08-03T00:34:57.656Z] ---> 9e6a2298194d [2022-08-03T00:34:57.656Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-03T00:34:57.656Z] Removing intermediate container 858dee56ca3b [2022-08-03T00:34:57.656Z] ---> a0524382afc1 [2022-08-03T00:34:57.656Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-03T00:34:57.915Z] ---> Running in d4832f9f6c8a [2022-08-03T00:34:57.915Z] ---> Running in 27960e5089ff [2022-08-03T00:34:58.173Z] Removing intermediate container d4832f9f6c8a [2022-08-03T00:34:58.173Z] ---> cb4361c8fa52 [2022-08-03T00:34:58.173Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T00:34:58.173Z] Removing intermediate container 27960e5089ff [2022-08-03T00:34:58.173Z] ---> f4317f4fe329 [2022-08-03T00:34:58.173Z] Step 15/23 : WORKDIR / [2022-08-03T00:34:58.173Z] ---> Running in 43445b88f96a [2022-08-03T00:34:58.432Z] Removing intermediate container 43445b88f96a [2022-08-03T00:34:58.432Z] ---> 0766597eb303 [2022-08-03T00:34:58.432Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T00:34:58.432Z] ---> fb5096efa2eb [2022-08-03T00:34:58.432Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-03T00:34:58.999Z] ---> 88330f3be3f5 [2022-08-03T00:34:58.999Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-03T00:34:59.260Z] ---> 8b91af1fad6b [2022-08-03T00:34:59.260Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-03T00:34:59.829Z] ---> 90d2318ddfea [2022-08-03T00:34:59.829Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-03T00:34:59.829Z] ---> 3232133c55cc [2022-08-03T00:34:59.829Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-03T00:34:59.829Z] ---> Running in abb9160e03e1 [2022-08-03T00:35:00.094Z] Removing intermediate container abb9160e03e1 [2022-08-03T00:35:00.094Z] ---> b3596dae4d29 [2022-08-03T00:35:00.094Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T00:35:00.094Z] ---> Running in 62cb9151f176 [2022-08-03T00:35:00.352Z] Removing intermediate container 62cb9151f176 [2022-08-03T00:35:00.352Z] ---> 31f1ad66725f [2022-08-03T00:35:00.352Z] ---> 15fc688c6414 [2022-08-03T00:35:00.352Z] Step 19/23 : ENTRYPOINT ["/core-metadata"]Step 20/22 : LABEL arch=x86_64 [2022-08-03T00:35:00.352Z] [2022-08-03T00:35:00.611Z] ---> Running in 1ea586c9171c [2022-08-03T00:35:00.611Z] ---> Running in 10293961cacb [2022-08-03T00:35:00.871Z] Removing intermediate container 1ea586c9171c [2022-08-03T00:35:00.871Z] ---> fd923ed94f17 [2022-08-03T00:35:00.871Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T00:35:00.871Z] Removing intermediate container 10293961cacb [2022-08-03T00:35:00.871Z] ---> e169c8d162e0 [2022-08-03T00:35:00.871Z] Step 21/22 : LABEL git_sha=62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:35:00.871Z] ---> Running in 50cd892d741f [2022-08-03T00:35:00.871Z] ---> Running in 710c41ce5542 [2022-08-03T00:35:01.441Z] Removing intermediate container 710c41ce5542 [2022-08-03T00:35:01.441Z] ---> 987d0613571d [2022-08-03T00:35:01.441Z] Step 22/22 : LABEL version=2.3.0-dev.37 [2022-08-03T00:35:01.441Z] Removing intermediate container 50cd892d741f [2022-08-03T00:35:01.441Z] ---> d8850c9c9169 [2022-08-03T00:35:01.441Z] Step 21/23 : LABEL arch=x86_64 [2022-08-03T00:35:01.705Z] ---> Running in cd092b6f1ad3 [2022-08-03T00:35:01.706Z] ---> Running in ab2b68ba013d [2022-08-03T00:35:01.965Z] Removing intermediate container ab2b68ba013d [2022-08-03T00:35:01.965Z] ---> 29b59595bf3a [2022-08-03T00:35:01.965Z] Step 22/23 : LABEL git_sha=62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:35:01.965Z] Removing intermediate container cd092b6f1ad3 [2022-08-03T00:35:01.965Z] ---> 26af0640c6e8 [2022-08-03T00:35:01.965Z] [2022-08-03T00:35:02.224Z] Successfully built 26af0640c6e8 [2022-08-03T00:35:02.224Z] Successfully tagged support-notifications:latest [2022-08-03T00:35:02.224Z] Building core-command [2022-08-03T00:35:02.224Z] ---> Running in 1ca15cd2dbaa [2022-08-03T00:35:03.603Z]  Building support-notifications ... done Removing intermediate container 1ca15cd2dbaa [2022-08-03T00:35:03.603Z] ---> 834ee339154e [2022-08-03T00:35:03.603Z] Step 23/23 : LABEL version=2.3.0-dev.37 [2022-08-03T00:35:04.540Z] ---> Running in 4c50f6a7599b [2022-08-03T00:35:05.479Z] Removing intermediate container 4c50f6a7599b [2022-08-03T00:35:05.479Z] ---> de05f30ab88d [2022-08-03T00:35:05.479Z] [2022-08-03T00:35:05.479Z] Successfully built de05f30ab88d [2022-08-03T00:35:05.738Z] Successfully tagged core-metadata:latest [2022-08-03T00:35:05.738Z]  Building core-metadata ... done Building security-secretstore-setup [2022-08-03T00:35:06.677Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T00:35:06.677Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-03T00:35:06.677Z] ---> 0889069bd824 [2022-08-03T00:35:06.677Z] Step 3/23 : WORKDIR /edgex-go [2022-08-03T00:35:06.677Z] ---> Using cache [2022-08-03T00:35:06.677Z] ---> 461dd90c3bfd [2022-08-03T00:35:06.677Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T00:35:06.677Z] ---> Using cache [2022-08-03T00:35:06.677Z] ---> 4f38c3145c13 [2022-08-03T00:35:06.677Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-03T00:35:06.677Z] ---> Using cache [2022-08-03T00:35:06.677Z] ---> 509fa7458c05 [2022-08-03T00:35:06.677Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-03T00:35:06.677Z] ---> Using cache [2022-08-03T00:35:06.677Z] ---> 171a4d1f6ed7 [2022-08-03T00:35:06.677Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T00:35:06.677Z] ---> Using cache [2022-08-03T00:35:06.677Z] ---> ccd8a8a50613 [2022-08-03T00:35:06.677Z] Step 8/23 : COPY . . [2022-08-03T00:35:06.677Z] ---> Using cache [2022-08-03T00:35:06.677Z] ---> 77821a0586fe [2022-08-03T00:35:06.677Z] Step 9/23 : RUN make cmd/core-command/core-command [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-03T00:35:07.006Z] provisioning config files... [2022-08-03T00:35:07.071Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/272@tmp/config6348780794729456555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-03T00:35:07.801Z] ---> docker-login.sh [2022-08-03T00:35:07.801Z] nexus3.edgexfoundry.org:10001 [2022-08-03T00:35:08.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T00:35:08.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T00:35:08.684Z] Configure a credential helper to remove this warning. See [2022-08-03T00:35:08.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T00:35:08.684Z] [2022-08-03T00:35:08.684Z] Login Succeeded [2022-08-03T00:35:08.684Z] nexus3.edgexfoundry.org:10002 [2022-08-03T00:35:08.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T00:35:09.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T00:35:09.236Z] Configure a credential helper to remove this warning. See [2022-08-03T00:35:09.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T00:35:09.236Z] [2022-08-03T00:35:09.236Z] Login Succeeded [2022-08-03T00:35:09.236Z] nexus3.edgexfoundry.org:10003 [2022-08-03T00:35:09.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T00:35:09.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T00:35:09.508Z] Configure a credential helper to remove this warning. See [2022-08-03T00:35:09.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T00:35:09.508Z] [2022-08-03T00:35:09.508Z] Login Succeeded [2022-08-03T00:35:09.508Z] nexus3.edgexfoundry.org:10004 [2022-08-03T00:35:09.967Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T00:35:09.967Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-03T00:35:09.967Z] ---> 0889069bd824 [2022-08-03T00:35:09.967Z] Step 3/25 : WORKDIR /edgex-go [2022-08-03T00:35:09.967Z] ---> Using cache [2022-08-03T00:35:09.967Z] ---> 461dd90c3bfd [2022-08-03T00:35:09.967Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T00:35:09.967Z] ---> Using cache [2022-08-03T00:35:09.967Z] ---> 4f38c3145c13 [2022-08-03T00:35:09.967Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-03T00:35:09.967Z] ---> Using cache [2022-08-03T00:35:09.967Z] ---> 509fa7458c05 [2022-08-03T00:35:09.967Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-03T00:35:09.967Z] ---> Using cache [2022-08-03T00:35:09.967Z] ---> 171a4d1f6ed7 [2022-08-03T00:35:09.967Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T00:35:09.967Z] ---> Using cache [2022-08-03T00:35:09.967Z] ---> ccd8a8a50613 [2022-08-03T00:35:09.967Z] Step 8/25 : COPY . . [2022-08-03T00:35:09.967Z] ---> Using cache [2022-08-03T00:35:09.967Z] ---> 77821a0586fe [2022-08-03T00:35:09.967Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-03T00:35:10.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T00:35:10.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T00:35:10.112Z] Configure a credential helper to remove this warning. See [2022-08-03T00:35:10.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T00:35:10.112Z] [2022-08-03T00:35:10.112Z] Login Succeeded [2022-08-03T00:35:10.112Z] docker.io [2022-08-03T00:35:10.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T00:35:10.534Z] ---> Running in 6debeeb7ac11 [2022-08-03T00:35:10.534Z] ---> Running in 36298ed48d60 [2022-08-03T00:35:11.470Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.37" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-03T00:35:11.470Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.37" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-03T00:35:11.729Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.37" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-03T00:35:11.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T00:35:11.817Z] Configure a credential helper to remove this warning. See [2022-08-03T00:35:11.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T00:35:11.817Z] [2022-08-03T00:35:11.817Z] Login Succeeded [2022-08-03T00:35:11.817Z] ---> docker-login.sh ends [Pipeline] } [2022-08-03T00:35:11.835Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-08-03T00:35:12.388Z] + git config --global --add safe.directory /w/workspace/edgex-go/272 [Pipeline] echo [2022-08-03T00:35:12.410Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-03T00:35:12.427Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-03T00:35:12.437Z] ========================================================= [2022-08-03T00:35:12.437Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-03T00:35:12.437Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-03T00:35:12.767Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-03T00:35:13.047Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-03T00:35:13.047Z] b3c136eddcbf: Pulling fs layer [2022-08-03T00:35:13.047Z] c0a3192eca97: Pulling fs layer [2022-08-03T00:35:13.047Z] a050256f5b6f: Pulling fs layer [2022-08-03T00:35:13.047Z] 656be50a0ddc: Pulling fs layer [2022-08-03T00:35:13.047Z] 2bbca73fdf42: Pulling fs layer [2022-08-03T00:35:13.047Z] 46d945488cbd: Pulling fs layer [2022-08-03T00:35:13.047Z] 8a5474983e97: Pulling fs layer [2022-08-03T00:35:13.047Z] 329c88fbcd65: Pulling fs layer [2022-08-03T00:35:13.047Z] 46d945488cbd: Waiting [2022-08-03T00:35:13.047Z] 2bbca73fdf42: Waiting [2022-08-03T00:35:13.047Z] 656be50a0ddc: Waiting [2022-08-03T00:35:13.047Z] 8a5474983e97: Waiting [2022-08-03T00:35:13.047Z] 329c88fbcd65: Waiting [2022-08-03T00:35:13.047Z] a050256f5b6f: Verifying Checksum [2022-08-03T00:35:13.047Z] a050256f5b6f: Download complete [2022-08-03T00:35:13.047Z] c0a3192eca97: Verifying Checksum [2022-08-03T00:35:13.047Z] c0a3192eca97: Download complete [2022-08-03T00:35:13.047Z] 2bbca73fdf42: Verifying Checksum [2022-08-03T00:35:13.047Z] 2bbca73fdf42: Download complete [2022-08-03T00:35:13.327Z] 46d945488cbd: Verifying Checksum [2022-08-03T00:35:13.327Z] 46d945488cbd: Download complete [2022-08-03T00:35:13.327Z] b3c136eddcbf: Verifying Checksum [2022-08-03T00:35:14.329Z] b3c136eddcbf: Pull complete [2022-08-03T00:35:14.329Z] 329c88fbcd65: Verifying Checksum [2022-08-03T00:35:14.329Z] 329c88fbcd65: Download complete [2022-08-03T00:35:14.931Z] c0a3192eca97: Pull complete [2022-08-03T00:35:15.206Z] a050256f5b6f: Pull complete [2022-08-03T00:35:15.484Z] 8a5474983e97: Verifying Checksum [2022-08-03T00:35:15.484Z] 8a5474983e97: Download complete [2022-08-03T00:35:16.083Z] 656be50a0ddc: Verifying Checksum [2022-08-03T00:35:16.083Z] 656be50a0ddc: Download complete [2022-08-03T00:35:20.068Z] Removing intermediate container 608eb21c483f [2022-08-03T00:35:20.068Z] ---> 4c77e70cc436 [2022-08-03T00:35:20.068Z] [2022-08-03T00:35:20.068Z] Step 10/22 : FROM alpine:3.16 [2022-08-03T00:35:20.068Z] ---> d7d3d98c851f [2022-08-03T00:35:20.068Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-03T00:35:20.068Z] Removing intermediate container 629a9298b199 [2022-08-03T00:35:20.068Z] ---> 1ba5c67733f5 [2022-08-03T00:35:20.068Z] [2022-08-03T00:35:20.068Z] Step 10/22 : FROM alpine:3.16 [2022-08-03T00:35:20.068Z] ---> d7d3d98c851f [2022-08-03T00:35:20.068Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-03T00:35:20.068Z] ---> Using cache [2022-08-03T00:35:20.068Z] ---> 33125f564312 [2022-08-03T00:35:20.068Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-03T00:35:20.068Z] ---> Using cache [2022-08-03T00:35:20.068Z] ---> b151e9d81529 [2022-08-03T00:35:20.068Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-03T00:35:20.068Z] ---> Running in 5180494e63be [2022-08-03T00:35:20.068Z] ---> Running in 540ebd0c124e [2022-08-03T00:35:20.068Z] Removing intermediate container 540ebd0c124e [2022-08-03T00:35:20.068Z] ---> 2a69d8abc9e7 [2022-08-03T00:35:20.068Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-03T00:35:20.406Z] ---> Running in ccbd5519de7a [2022-08-03T00:35:20.665Z] Removing intermediate container ccbd5519de7a [2022-08-03T00:35:20.665Z] ---> 5f9143ccf559 [2022-08-03T00:35:20.665Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T00:35:20.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T00:35:20.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T00:35:20.924Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-03T00:35:21.184Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-03T00:35:21.184Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-03T00:35:21.184Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-03T00:35:21.184Z] (5/6) Installing curl (7.83.1-r2) [2022-08-03T00:35:21.184Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-03T00:35:21.184Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T00:35:21.184Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T00:35:21.184Z] OK: 8 MiB in 20 packages [2022-08-03T00:35:21.442Z] ---> 1ba0688b2226 [2022-08-03T00:35:21.442Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-03T00:35:22.381Z] ---> 06dd29f25e47 [2022-08-03T00:35:22.381Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-03T00:35:22.641Z] Removing intermediate container 5180494e63be [2022-08-03T00:35:22.641Z] ---> ca65d4b91198 [2022-08-03T00:35:22.641Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-03T00:35:22.641Z] ---> Running in 5952c5bb3e2b [2022-08-03T00:35:22.901Z] ---> 32d59c67ac29 [2022-08-03T00:35:22.901Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-03T00:35:23.161Z] Removing intermediate container 5952c5bb3e2b [2022-08-03T00:35:23.161Z] ---> eac9bc5d9802 [2022-08-03T00:35:23.161Z] Step 13/22 : WORKDIR /edgex [2022-08-03T00:35:23.161Z] ---> Running in 67b3bfcd01c4 [2022-08-03T00:35:23.419Z] ---> Running in 8de4b772ed44 [2022-08-03T00:35:23.678Z] Removing intermediate container 67b3bfcd01c4 [2022-08-03T00:35:23.678Z] ---> 5f10d185ab39 [2022-08-03T00:35:23.678Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T00:35:23.938Z] ---> Running in be7f65bc714f [2022-08-03T00:35:23.938Z] Removing intermediate container 8de4b772ed44 [2022-08-03T00:35:23.938Z] ---> 4ade43709a33 [2022-08-03T00:35:23.938Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-03T00:35:24.509Z] Removing intermediate container be7f65bc714f [2022-08-03T00:35:24.509Z] ---> 2a7970903e30 [2022-08-03T00:35:24.509Z] Step 20/22 : LABEL arch=x86_64 [2022-08-03T00:35:24.772Z] ---> cedaa0bcdc2e [2022-08-03T00:35:24.772Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-03T00:35:24.772Z] ---> Running in bea409e4505c [2022-08-03T00:35:25.053Z] Removing intermediate container bea409e4505c [2022-08-03T00:35:25.053Z] ---> ef953837b3a0 [2022-08-03T00:35:25.053Z] Step 21/22 : LABEL git_sha=62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:35:25.313Z] ---> Running in 97f40f8838e1 [2022-08-03T00:35:25.572Z] ---> 5551d3025888 [2022-08-03T00:35:25.572Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-03T00:35:25.572Z] Removing intermediate container 97f40f8838e1 [2022-08-03T00:35:25.572Z] ---> ab4239304918 [2022-08-03T00:35:25.572Z] Step 22/22 : LABEL version=2.3.0-dev.37 [2022-08-03T00:35:25.572Z] ---> Running in 1a7cd67a3361 [2022-08-03T00:35:26.139Z] Removing intermediate container 1a7cd67a3361 [2022-08-03T00:35:26.139Z] ---> 64d1325ee2d1 [2022-08-03T00:35:26.139Z] [2022-08-03T00:35:26.139Z] Successfully built 64d1325ee2d1 [2022-08-03T00:35:26.397Z] Successfully tagged support-scheduler:latest [2022-08-03T00:35:26.655Z]  Building support-scheduler ... done  ---> 9696f23aae9d [2022-08-03T00:35:26.655Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-03T00:35:26.914Z] Removing intermediate container e8c5cd69f9e7 [2022-08-03T00:35:26.914Z] ---> a93638a5048d [2022-08-03T00:35:26.914Z] [2022-08-03T00:35:26.914Z] Step 9/20 : FROM alpine:3.15 [2022-08-03T00:35:26.914Z] ---> 2720e26172a0 [2022-08-03T00:35:26.914Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T00:35:26.914Z] ---> Using cache [2022-08-03T00:35:26.914Z] ---> 87fe44981d43 [2022-08-03T00:35:26.914Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T00:35:26.914Z] ---> Using cache [2022-08-03T00:35:26.914Z] ---> 4b52542f686c [2022-08-03T00:35:26.914Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-03T00:35:27.172Z] ---> 7700eec87642 [2022-08-03T00:35:27.172Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-03T00:35:27.172Z] ---> Running in 928dc965985f [2022-08-03T00:35:27.172Z] ---> Running in 219a34616f08 [2022-08-03T00:35:27.740Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-03T00:35:28.309Z] Removing intermediate container 219a34616f08 [2022-08-03T00:35:28.309Z] ---> bc7adf422646 [2022-08-03T00:35:28.309Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-03T00:35:28.641Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-03T00:35:28.641Z] ---> Running in d01b394dbab9 [2022-08-03T00:35:28.910Z] Removing intermediate container d01b394dbab9 [2022-08-03T00:35:28.910Z] ---> 79d9f5380b0d [2022-08-03T00:35:28.910Z] Step 20/22 : LABEL arch=x86_64 [2022-08-03T00:35:28.910Z] ---> Running in 3220b8d82ff6 [2022-08-03T00:35:28.910Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-03T00:35:28.910Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-03T00:35:28.910Z] OK: 15857 distinct packages available [2022-08-03T00:35:28.911Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-03T00:35:29.170Z] Removing intermediate container 3220b8d82ff6 [2022-08-03T00:35:29.170Z] ---> a6b2756bf123 [2022-08-03T00:35:29.170Z] Step 21/22 : LABEL git_sha=62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:35:29.170Z] ---> Running in 29d008483469 [2022-08-03T00:35:29.170Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.37" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-03T00:35:29.740Z] Removing intermediate container 29d008483469 [2022-08-03T00:35:29.740Z] ---> ba3b2b9eb589 [2022-08-03T00:35:29.740Z] Step 22/22 : LABEL version=2.3.0-dev.37 [2022-08-03T00:35:29.740Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-03T00:35:29.740Z] ---> Running in a792325ccf45 [2022-08-03T00:35:29.999Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-03T00:35:29.999Z] Removing intermediate container a792325ccf45 [2022-08-03T00:35:29.999Z] ---> 267409e487e4 [2022-08-03T00:35:29.999Z] [2022-08-03T00:35:30.257Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-03T00:35:30.257Z] Successfully built 267409e487e4 [2022-08-03T00:35:30.257Z] Successfully tagged security-proxy-setup:latest [2022-08-03T00:35:30.257Z]  Building security-proxy-setup ... done (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-03T00:35:30.257Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-03T00:35:30.517Z] (5/9) Installing curl (7.80.0-r2) [2022-08-03T00:35:30.517Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-03T00:35:30.517Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-03T00:35:30.778Z] (8/9) Installing libucontext (1.1-r0) [2022-08-03T00:35:30.778Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-03T00:35:31.038Z] Executing busybox-1.34.1-r7.trigger [2022-08-03T00:35:31.038Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T00:35:31.038Z] OK: 8 MiB in 23 packages [2022-08-03T00:35:31.038Z] Removing intermediate container 6debeeb7ac11 [2022-08-03T00:35:31.038Z] ---> f8ab7bcdbd9f [2022-08-03T00:35:31.038Z] [2022-08-03T00:35:31.038Z] Step 10/23 : FROM alpine:3.16 [2022-08-03T00:35:31.038Z] ---> d7d3d98c851f [2022-08-03T00:35:31.038Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-03T00:35:31.038Z] ---> Using cache [2022-08-03T00:35:31.038Z] ---> 33125f564312 [2022-08-03T00:35:31.038Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-03T00:35:31.038Z] ---> Using cache [2022-08-03T00:35:31.038Z] ---> b151e9d81529 [2022-08-03T00:35:31.038Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-03T00:35:31.197Z] 656be50a0ddc: Pull complete [2022-08-03T00:35:31.197Z] 2bbca73fdf42: Pull complete [2022-08-03T00:35:31.197Z] 46d945488cbd: Pull complete [2022-08-03T00:35:31.299Z] ---> Running in 276ceb72d373 [2022-08-03T00:35:31.558Z] Removing intermediate container 276ceb72d373 [2022-08-03T00:35:31.558Z] ---> 531114314b34 [2022-08-03T00:35:31.558Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-03T00:35:32.127Z] ---> Running in 18a65563e949 [2022-08-03T00:35:32.127Z] Removing intermediate container 928dc965985f [2022-08-03T00:35:32.127Z] ---> 3a8b0e730f68 [2022-08-03T00:35:32.127Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T00:35:32.386Z] Removing intermediate container 18a65563e949 [2022-08-03T00:35:32.386Z] ---> 8e17d66cc356 [2022-08-03T00:35:32.386Z] Step 15/23 : WORKDIR / [2022-08-03T00:35:32.386Z] ---> a593db836145 [2022-08-03T00:35:32.386Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-03T00:35:32.644Z] ---> Running in aa4ebb440afa [2022-08-03T00:35:32.644Z] Removing intermediate container 36298ed48d60 [2022-08-03T00:35:32.644Z] ---> 37c2d5aca838 [2022-08-03T00:35:32.644Z] [2022-08-03T00:35:32.644Z] Step 10/25 : FROM alpine:3.16 [2022-08-03T00:35:32.644Z] ---> d7d3d98c851f [2022-08-03T00:35:32.644Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-03T00:35:32.904Z] Removing intermediate container aa4ebb440afa [2022-08-03T00:35:32.904Z] ---> 739ac7ff2842 [2022-08-03T00:35:32.904Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T00:35:32.904Z] ---> Running in 66a929a5f7c8 [2022-08-03T00:35:32.904Z] ---> 88d35949266e [2022-08-03T00:35:32.904Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-03T00:35:32.904Z] ---> d7d1cc67200a [2022-08-03T00:35:32.904Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-03T00:35:33.168Z] ---> e19ab2e79b08 [2022-08-03T00:35:33.168Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-03T00:35:33.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T00:35:33.427Z] ---> Running in f4ca4ee11147 [2022-08-03T00:35:33.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T00:35:33.427Z] ---> 0dc29bec113b [2022-08-03T00:35:33.427Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-03T00:35:33.427Z] Removing intermediate container f4ca4ee11147 [2022-08-03T00:35:33.427Z] ---> 0328a361f0ce [2022-08-03T00:35:33.427Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T00:35:33.688Z] ---> Running in f7bd9514ca57 [2022-08-03T00:35:33.688Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-03T00:35:33.688Z] ---> cc66548ddc4a [2022-08-03T00:35:33.688Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-03T00:35:33.688Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-03T00:35:33.688Z] (3/3) Installing su-exec (0.2-r1) [2022-08-03T00:35:33.688Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T00:35:33.688Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T00:35:33.688Z] Removing intermediate container f7bd9514ca57 [2022-08-03T00:35:33.688Z] ---> 6a3786f28eee [2022-08-03T00:35:33.688Z] Step 18/20 : LABEL arch=x86_64 [2022-08-03T00:35:33.946Z] OK: 6 MiB in 17 packages [2022-08-03T00:35:33.946Z] ---> Running in d319cd88cca6 [2022-08-03T00:35:33.946Z] ---> Running in 9c8ee49d55db [2022-08-03T00:35:33.946Z] Removing intermediate container d319cd88cca6 [2022-08-03T00:35:33.946Z] ---> 95e2648e8b55 [2022-08-03T00:35:33.946Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T00:35:33.946Z] ---> Running in 2e5909ef5c34 [2022-08-03T00:35:33.946Z] Removing intermediate container 9c8ee49d55db [2022-08-03T00:35:33.946Z] ---> d5efbd58d3cd [2022-08-03T00:35:33.946Z] Step 19/20 : LABEL git_sha=62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:35:33.946Z] ---> Running in 19e1b39e32f6 [2022-08-03T00:35:34.204Z] Removing intermediate container 2e5909ef5c34 [2022-08-03T00:35:34.204Z] ---> 5addeaeb1c17 [2022-08-03T00:35:34.204Z] Step 21/23 : LABEL arch=x86_64 [2022-08-03T00:35:34.204Z] ---> Running in 6edb2bbfcc4e [2022-08-03T00:35:34.204Z] Removing intermediate container 19e1b39e32f6 [2022-08-03T00:35:34.204Z] ---> 8bd797dda343 [2022-08-03T00:35:34.204Z] Step 20/20 : LABEL version=2.3.0-dev.37 [2022-08-03T00:35:34.463Z] ---> Running in b7d199348ad5 [2022-08-03T00:35:34.463Z] Removing intermediate container 6edb2bbfcc4e [2022-08-03T00:35:34.463Z] ---> 14c6b8a0dc6f [2022-08-03T00:35:34.463Z] Step 22/23 : LABEL git_sha=62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:35:34.463Z] Removing intermediate container 66a929a5f7c8 [2022-08-03T00:35:34.463Z] ---> 2e590a3bfa72 [2022-08-03T00:35:34.463Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-03T00:35:34.463Z] ---> Running in 344e36b462c6 [2022-08-03T00:35:34.463Z] ---> Running in c243d3bf1c91 [2022-08-03T00:35:34.463Z] Removing intermediate container b7d199348ad5 [2022-08-03T00:35:34.463Z] ---> 5d8b1f340a53 [2022-08-03T00:35:34.463Z] [2022-08-03T00:35:34.722Z] Removing intermediate container 344e36b462c6 [2022-08-03T00:35:34.722Z] ---> f0de4736d235 [2022-08-03T00:35:34.722Z] Step 23/23 : LABEL version=2.3.0-dev.37 [2022-08-03T00:35:34.722Z] Removing intermediate container c243d3bf1c91 [2022-08-03T00:35:34.722Z] ---> 4a1e76a2fac9 [2022-08-03T00:35:34.722Z] Step 13/25 : WORKDIR / [2022-08-03T00:35:34.722Z] Successfully built 5d8b1f340a53 [2022-08-03T00:35:34.722Z] Successfully tagged security-spiffe-token-provider:latest [2022-08-03T00:35:34.722Z]  Building security-spiffe-token-provider ... done  ---> Running in 48bd565a6638 [2022-08-03T00:35:34.722Z] ---> Running in 4a9805ddfd14 [2022-08-03T00:35:34.722Z] Removing intermediate container 48bd565a6638 [2022-08-03T00:35:34.722Z] ---> 451ad7621562 [2022-08-03T00:35:34.722Z] [2022-08-03T00:35:34.982Z] Removing intermediate container 4a9805ddfd14 [2022-08-03T00:35:34.982Z] ---> 9ff94a6f6874 [2022-08-03T00:35:34.982Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-03T00:35:34.982Z] Successfully built 451ad7621562 [2022-08-03T00:35:34.982Z] Successfully tagged core-command:latest [2022-08-03T00:35:34.982Z]  Building core-command ... done  ---> 2392cd67c89f [2022-08-03T00:35:34.982Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-03T00:35:35.242Z] ---> 013dd45167f4 [2022-08-03T00:35:35.242Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-03T00:35:35.242Z] ---> 584f8607c20e [2022-08-03T00:35:35.242Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-03T00:35:35.502Z] ---> e7f776a01b28 [2022-08-03T00:35:35.502Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-03T00:35:36.071Z] ---> 8cf1473393b8 [2022-08-03T00:35:36.071Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-03T00:35:36.333Z] ---> d363d5733089 [2022-08-03T00:35:36.333Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-03T00:35:36.594Z] ---> 44d6f1e985f0 [2022-08-03T00:35:36.594Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-03T00:35:36.594Z] ---> Running in 2a3a68d3eb41 [2022-08-03T00:35:36.614Z] 8a5474983e97: Pull complete [2022-08-03T00:35:37.164Z] Removing intermediate container 2a3a68d3eb41 [2022-08-03T00:35:37.164Z] ---> 102032589427 [2022-08-03T00:35:37.164Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-03T00:35:37.164Z] ---> Running in 798764f1d28c [2022-08-03T00:35:37.164Z] Removing intermediate container 798764f1d28c [2022-08-03T00:35:37.164Z] ---> b8b3eea23457 [2022-08-03T00:35:37.164Z] Step 23/25 : LABEL arch=x86_64 [2022-08-03T00:35:37.424Z] ---> Running in 3b9ebb55393d [2022-08-03T00:35:37.424Z] Removing intermediate container 3b9ebb55393d [2022-08-03T00:35:37.424Z] ---> f14ab1985329 [2022-08-03T00:35:37.424Z] Step 24/25 : LABEL git_sha=62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:35:37.424Z] ---> Running in f68b78d978b0 [2022-08-03T00:35:37.424Z] Removing intermediate container f68b78d978b0 [2022-08-03T00:35:37.424Z] ---> 0ae471214843 [2022-08-03T00:35:37.424Z] Step 25/25 : LABEL version=2.3.0-dev.37 [2022-08-03T00:35:37.685Z] ---> Running in ff14c1dce3a9 [2022-08-03T00:35:37.685Z] Removing intermediate container ff14c1dce3a9 [2022-08-03T00:35:37.685Z] ---> 2761f5d24aa9 [2022-08-03T00:35:37.685Z] [2022-08-03T00:35:37.685Z] Successfully built 2761f5d24aa9 [2022-08-03T00:35:37.685Z] Successfully tagged security-secretstore-setup:latest [2022-08-03T00:35:37.692Z]  Building security-secretstore-setup ... done  [Pipeline] } [2022-08-03T00:35:37.700Z] $ docker stop --time=1 2ca514f9070ec1516a8c0861c904042a363c0ca53d916c8ad185d6529411f4ed [2022-08-03T00:35:38.600Z] 329c88fbcd65: Pull complete [2022-08-03T00:35:38.600Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-03T00:35:38.600Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-03T00:35:38.600Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-03T00:35:38.995Z] $ docker rm -f 2ca514f9070ec1516a8c0861c904042a363c0ca53d916c8ad185d6529411f4ed [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] fileExists [Pipeline] sh [2022-08-03T00:35:39.337Z] + docker images [2022-08-03T00:35:39.337Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-03T00:35:39.337Z] security-secretstore-setup latest 2761f5d24aa9 2 seconds ago 28.9MB [2022-08-03T00:35:39.337Z] security-spiffe-token-provider latest 5d8b1f340a53 5 seconds ago 29.2MB [2022-08-03T00:35:39.337Z] core-command latest 451ad7621562 5 seconds ago 16.2MB [2022-08-03T00:35:39.337Z] 37c2d5aca838 7 seconds ago 1.7GB [2022-08-03T00:35:39.337Z] f8ab7bcdbd9f 9 seconds ago 1.68GB [2022-08-03T00:35:39.337Z] security-proxy-setup latest 267409e487e4 10 seconds ago 27.2MB [2022-08-03T00:35:39.337Z] a93638a5048d 13 seconds ago 1.74GB [2022-08-03T00:35:39.337Z] support-scheduler latest 64d1325ee2d1 14 seconds ago 26.5MB [2022-08-03T00:35:39.337Z] 1ba5c67733f5 21 seconds ago 1.75GB [2022-08-03T00:35:39.337Z] 4c77e70cc436 22 seconds ago 1.69GB [2022-08-03T00:35:39.337Z] core-metadata latest de05f30ab88d 35 seconds ago 18.2MB [2022-08-03T00:35:39.337Z] support-notifications latest 26af0640c6e8 38 seconds ago 27.1MB [2022-08-03T00:35:39.337Z] aaaca95ded2d 45 seconds ago 1.75GB [2022-08-03T00:35:39.337Z] 476c133800b6 46 seconds ago 1.71GB [2022-08-03T00:35:39.337Z] security-spire-agent latest 4c9cbcab53a8 55 seconds ago 125MB [2022-08-03T00:35:39.337Z] sys-mgmt-agent latest 093478b4b4df About a minute ago 135MB [2022-08-03T00:35:39.337Z] security-bootstrapper latest 847365102347 About a minute ago 19.3MB [2022-08-03T00:35:39.337Z] 02ecd409869c About a minute ago 1.58GB [2022-08-03T00:35:39.337Z] core-data latest f23d9f6c8242 About a minute ago 21.5MB [2022-08-03T00:35:39.337Z] 061b977c6d5e About a minute ago 1.69GB [2022-08-03T00:35:39.337Z] 64f937593f14 About a minute ago 1.72GB [2022-08-03T00:35:39.337Z] fc8acdfcecf8 About a minute ago 1.69GB [2022-08-03T00:35:39.337Z] security-spire-server latest ecbd5c4ba559 About a minute ago 86.5MB [2022-08-03T00:35:39.337Z] security-spire-config latest 1780809f1ca0 About a minute ago 85.8MB [2022-08-03T00:35:39.337Z] 8f7496ffffcd About a minute ago 1.58GB [2022-08-03T00:35:39.337Z] c44807cabf9a About a minute ago 1.58GB [2022-08-03T00:35:39.337Z] ci-base-image-x86_64 latest 0889069bd824 4 minutes ago 993MB [2022-08-03T00:35:39.337Z] alpine 3.15 2720e26172a0 2 weeks ago 5.57MB [2022-08-03T00:35:39.337Z] alpine 3.16 d7d3d98c851f 2 weeks ago 5.53MB [2022-08-03T00:35:39.337Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 weeks ago 253MB [2022-08-03T00:35:39.337Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 3 weeks ago 677MB [2022-08-03T00:35:39.337Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2022-08-03T00:35:39.423Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-03T00:35:39.423Z] WORKDIR /edgex [2022-08-03T00:35:39.423Z] COPY go.mod . [2022-08-03T00:35:39.423Z] RUN go mod download [2022-08-03T00:35:39.423Z] + docker build -t ci-base-image-arm64 -f - . [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-03T00:35:39.465Z] provisioning config files... [2022-08-03T00:35:39.476Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/272@tmp/config1510382534835280153tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-03T00:35:39.777Z] ---> docker-login.sh [2022-08-03T00:35:39.777Z] nexus3.edgexfoundry.org:10001 [2022-08-03T00:35:39.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T00:35:39.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T00:35:39.777Z] Configure a credential helper to remove this warning. See [2022-08-03T00:35:39.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T00:35:39.777Z] [2022-08-03T00:35:39.777Z] Login Succeeded [2022-08-03T00:35:39.777Z] nexus3.edgexfoundry.org:10002 [2022-08-03T00:35:39.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T00:35:40.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T00:35:40.037Z] Configure a credential helper to remove this warning. See [2022-08-03T00:35:40.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T00:35:40.037Z] [2022-08-03T00:35:40.037Z] Login Succeeded [2022-08-03T00:35:40.037Z] nexus3.edgexfoundry.org:10003 [2022-08-03T00:35:40.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T00:35:40.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T00:35:40.037Z] Configure a credential helper to remove this warning. See [2022-08-03T00:35:40.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T00:35:40.037Z] [2022-08-03T00:35:40.037Z] Login Succeeded [2022-08-03T00:35:40.037Z] nexus3.edgexfoundry.org:10004 [2022-08-03T00:35:40.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T00:35:40.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T00:35:40.300Z] Configure a credential helper to remove this warning. See [2022-08-03T00:35:40.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T00:35:40.300Z] [2022-08-03T00:35:40.300Z] Login Succeeded [2022-08-03T00:35:40.300Z] docker.io [2022-08-03T00:35:40.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T00:35:40.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T00:35:40.560Z] Configure a credential helper to remove this warning. See [2022-08-03T00:35:40.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T00:35:40.560Z] [2022-08-03T00:35:40.560Z] Login Succeeded [2022-08-03T00:35:40.560Z] ---> docker-login.sh ends [Pipeline] } [2022-08-03T00:35:40.568Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T00:35:40.600Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-03T00:35:40.623Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-08-03T00:35:40.623Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:35:40.623Z] latest [2022-08-03T00:35:40.623Z] 2.3.0-dev.37 [2022-08-03T00:35:40.623Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:35:40.623Z] main [2022-08-03T00:35:40.623Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:35:40.951Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:62f72edb64dca79aa690ec258c3243e87ccbadbd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:35:41.260Z] + docker push nexus3.edgexfoundry.org:10004/core-command:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:35:41.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-03T00:35:41.261Z] 4722a8e022bb: Preparing [2022-08-03T00:35:41.261Z] 79599fbf34f6: Preparing [2022-08-03T00:35:41.261Z] f2c54ebcf291: Preparing [2022-08-03T00:35:41.261Z] ce33b0d808b2: Preparing [2022-08-03T00:35:41.261Z] ec34fcc1d526: Preparing [2022-08-03T00:35:41.261Z] ec34fcc1d526: Layer already exists [2022-08-03T00:35:41.261Z] f2c54ebcf291: Pushed [2022-08-03T00:35:41.261Z] 4722a8e022bb: Pushed [2022-08-03T00:35:41.261Z] ce33b0d808b2: Pushed [2022-08-03T00:35:42.068Z] Sending build context to Docker daemon 169.4MB [2022-08-03T00:35:42.068Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-03T00:35:42.068Z] ---> ff4287adb874 [2022-08-03T00:35:42.068Z] Step 2/4 : WORKDIR /edgex [2022-08-03T00:35:42.642Z] 79599fbf34f6: Pushed [2022-08-03T00:35:42.642Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd: digest: sha256:011af3d6179e87f0b0dce566e68e5d0d284567e8dfce32549c5e2548cff268cb size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:35:42.953Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:35:43.266Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-08-03T00:35:43.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-03T00:35:43.266Z] 4722a8e022bb: Preparing [2022-08-03T00:35:43.266Z] 79599fbf34f6: Preparing [2022-08-03T00:35:43.266Z] f2c54ebcf291: Preparing [2022-08-03T00:35:43.266Z] ce33b0d808b2: Preparing [2022-08-03T00:35:43.266Z] ec34fcc1d526: Preparing [2022-08-03T00:35:43.266Z] f2c54ebcf291: Layer already exists [2022-08-03T00:35:43.267Z] ce33b0d808b2: Layer already exists [2022-08-03T00:35:43.267Z] 4722a8e022bb: Layer already exists [2022-08-03T00:35:43.267Z] ec34fcc1d526: Layer already exists [2022-08-03T00:35:43.267Z] 79599fbf34f6: Layer already exists [2022-08-03T00:35:43.267Z] latest: digest: sha256:011af3d6179e87f0b0dce566e68e5d0d284567e8dfce32549c5e2548cff268cb size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:35:43.580Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:35:43.893Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.37 [2022-08-03T00:35:43.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-03T00:35:43.893Z] 4722a8e022bb: Preparing [2022-08-03T00:35:43.893Z] 79599fbf34f6: Preparing [2022-08-03T00:35:43.893Z] f2c54ebcf291: Preparing [2022-08-03T00:35:43.893Z] ce33b0d808b2: Preparing [2022-08-03T00:35:43.893Z] ec34fcc1d526: Preparing [2022-08-03T00:35:43.893Z] ec34fcc1d526: Layer already exists [2022-08-03T00:35:43.893Z] 79599fbf34f6: Layer already exists [2022-08-03T00:35:43.893Z] ce33b0d808b2: Layer already exists [2022-08-03T00:35:43.893Z] 4722a8e022bb: Layer already exists [2022-08-03T00:35:43.893Z] f2c54ebcf291: Layer already exists [2022-08-03T00:35:43.893Z] 2.3.0-dev.37: digest: sha256:011af3d6179e87f0b0dce566e68e5d0d284567e8dfce32549c5e2548cff268cb size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:35:44.080Z] ---> Running in 6903a87370aa [2022-08-03T00:35:44.080Z] Removing intermediate container 6903a87370aa [2022-08-03T00:35:44.080Z] ---> 1beb5c5736bc [2022-08-03T00:35:44.080Z] Step 3/4 : COPY go.mod . [2022-08-03T00:35:44.212Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:35:44.523Z] + docker push nexus3.edgexfoundry.org:10004/core-command:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:35:44.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-03T00:35:44.523Z] 4722a8e022bb: Preparing [2022-08-03T00:35:44.523Z] 79599fbf34f6: Preparing [2022-08-03T00:35:44.523Z] f2c54ebcf291: Preparing [2022-08-03T00:35:44.523Z] ce33b0d808b2: Preparing [2022-08-03T00:35:44.523Z] ec34fcc1d526: Preparing [2022-08-03T00:35:44.523Z] 4722a8e022bb: Layer already exists [2022-08-03T00:35:44.523Z] ec34fcc1d526: Layer already exists [2022-08-03T00:35:44.523Z] 79599fbf34f6: Layer already exists [2022-08-03T00:35:44.523Z] ce33b0d808b2: Layer already exists [2022-08-03T00:35:44.523Z] f2c54ebcf291: Layer already exists [2022-08-03T00:35:44.523Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37: digest: sha256:011af3d6179e87f0b0dce566e68e5d0d284567e8dfce32549c5e2548cff268cb size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:35:44.680Z] ---> f6dc942cd475 [2022-08-03T00:35:44.680Z] Step 4/4 : RUN go mod download [2022-08-03T00:35:44.680Z] ---> Running in 0783cd2d02b3 [2022-08-03T00:35:44.841Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:35:45.151Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-08-03T00:35:45.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-03T00:35:45.151Z] 4722a8e022bb: Preparing [2022-08-03T00:35:45.151Z] 79599fbf34f6: Preparing [2022-08-03T00:35:45.151Z] f2c54ebcf291: Preparing [2022-08-03T00:35:45.151Z] ce33b0d808b2: Preparing [2022-08-03T00:35:45.151Z] ec34fcc1d526: Preparing [2022-08-03T00:35:45.151Z] f2c54ebcf291: Layer already exists [2022-08-03T00:35:45.151Z] 79599fbf34f6: Layer already exists [2022-08-03T00:35:45.151Z] ce33b0d808b2: Layer already exists [2022-08-03T00:35:45.151Z] 4722a8e022bb: Layer already exists [2022-08-03T00:35:45.151Z] ec34fcc1d526: Layer already exists [2022-08-03T00:35:45.151Z] main: digest: sha256:011af3d6179e87f0b0dce566e68e5d0d284567e8dfce32549c5e2548cff268cb size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T00:35:45.202Z] ===================================================== [Pipeline] echo [2022-08-03T00:35:45.212Z] taggedImages: [2022-08-03T00:35:45.212Z] - nexus3.edgexfoundry.org:10004/core-command:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:35:45.212Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-08-03T00:35:45.212Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.37 [2022-08-03T00:35:45.212Z] - nexus3.edgexfoundry.org:10004/core-command:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:35:45.212Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-08-03T00:35:45.232Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-08-03T00:35:45.232Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:35:45.232Z] latest [2022-08-03T00:35:45.232Z] 2.3.0-dev.37 [2022-08-03T00:35:45.232Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:35:45.232Z] main [2022-08-03T00:35:45.232Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:35:45.562Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:62f72edb64dca79aa690ec258c3243e87ccbadbd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:35:45.874Z] + docker push nexus3.edgexfoundry.org:10004/core-data:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:35:45.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-03T00:35:45.874Z] 711b71afca9b: Preparing [2022-08-03T00:35:45.874Z] 59bf499004fa: Preparing [2022-08-03T00:35:45.874Z] f2c54ebcf291: Preparing [2022-08-03T00:35:45.874Z] df00f7b8f533: Preparing [2022-08-03T00:35:45.874Z] 478b6f000552: Preparing [2022-08-03T00:35:45.874Z] ec34fcc1d526: Preparing [2022-08-03T00:35:45.874Z] ec34fcc1d526: Waiting [2022-08-03T00:35:45.874Z] f2c54ebcf291: Layer already exists [2022-08-03T00:35:45.874Z] ec34fcc1d526: Layer already exists [2022-08-03T00:35:45.874Z] 711b71afca9b: Pushed [2022-08-03T00:35:45.874Z] 478b6f000552: Pushed [2022-08-03T00:35:46.133Z] df00f7b8f533: Pushed [2022-08-03T00:35:47.515Z] 59bf499004fa: Pushed [2022-08-03T00:35:47.515Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd: digest: sha256:2d88b12a565c71840111a221b80b14b3053c5b107ab8cdf29edd3aac11484eae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:35:47.834Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:35:48.143Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-08-03T00:35:48.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-03T00:35:48.143Z] 711b71afca9b: Preparing [2022-08-03T00:35:48.143Z] 59bf499004fa: Preparing [2022-08-03T00:35:48.143Z] f2c54ebcf291: Preparing [2022-08-03T00:35:48.143Z] df00f7b8f533: Preparing [2022-08-03T00:35:48.143Z] 478b6f000552: Preparing [2022-08-03T00:35:48.143Z] ec34fcc1d526: Preparing [2022-08-03T00:35:48.143Z] ec34fcc1d526: Waiting [2022-08-03T00:35:48.143Z] 478b6f000552: Layer already exists [2022-08-03T00:35:48.143Z] f2c54ebcf291: Layer already exists [2022-08-03T00:35:48.143Z] 711b71afca9b: Layer already exists [2022-08-03T00:35:48.143Z] df00f7b8f533: Layer already exists [2022-08-03T00:35:48.143Z] 59bf499004fa: Layer already exists [2022-08-03T00:35:48.143Z] ec34fcc1d526: Layer already exists [2022-08-03T00:35:48.143Z] latest: digest: sha256:2d88b12a565c71840111a221b80b14b3053c5b107ab8cdf29edd3aac11484eae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:35:48.462Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:35:48.774Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.37 [2022-08-03T00:35:48.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-03T00:35:48.774Z] 711b71afca9b: Preparing [2022-08-03T00:35:48.774Z] 59bf499004fa: Preparing [2022-08-03T00:35:48.774Z] f2c54ebcf291: Preparing [2022-08-03T00:35:48.774Z] df00f7b8f533: Preparing [2022-08-03T00:35:48.774Z] 478b6f000552: Preparing [2022-08-03T00:35:48.774Z] ec34fcc1d526: Preparing [2022-08-03T00:35:48.774Z] ec34fcc1d526: Waiting [2022-08-03T00:35:48.774Z] 478b6f000552: Layer already exists [2022-08-03T00:35:48.774Z] df00f7b8f533: Layer already exists [2022-08-03T00:35:48.774Z] 711b71afca9b: Layer already exists [2022-08-03T00:35:48.774Z] 59bf499004fa: Layer already exists [2022-08-03T00:35:48.774Z] f2c54ebcf291: Layer already exists [2022-08-03T00:35:48.774Z] ec34fcc1d526: Layer already exists [2022-08-03T00:35:48.774Z] 2.3.0-dev.37: digest: sha256:2d88b12a565c71840111a221b80b14b3053c5b107ab8cdf29edd3aac11484eae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:35:49.147Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:35:49.491Z] + docker push nexus3.edgexfoundry.org:10004/core-data:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:35:49.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-03T00:35:49.491Z] 711b71afca9b: Preparing [2022-08-03T00:35:49.491Z] 59bf499004fa: Preparing [2022-08-03T00:35:49.491Z] f2c54ebcf291: Preparing [2022-08-03T00:35:49.491Z] df00f7b8f533: Preparing [2022-08-03T00:35:49.491Z] 478b6f000552: Preparing [2022-08-03T00:35:49.491Z] ec34fcc1d526: Preparing [2022-08-03T00:35:49.491Z] ec34fcc1d526: Waiting [2022-08-03T00:35:49.491Z] 59bf499004fa: Layer already exists [2022-08-03T00:35:49.491Z] df00f7b8f533: Layer already exists [2022-08-03T00:35:49.491Z] 478b6f000552: Layer already exists [2022-08-03T00:35:49.491Z] f2c54ebcf291: Layer already exists [2022-08-03T00:35:49.491Z] 711b71afca9b: Layer already exists [2022-08-03T00:35:49.491Z] ec34fcc1d526: Layer already exists [2022-08-03T00:35:49.491Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37: digest: sha256:2d88b12a565c71840111a221b80b14b3053c5b107ab8cdf29edd3aac11484eae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:35:49.818Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:35:50.131Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-08-03T00:35:50.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-03T00:35:50.131Z] 711b71afca9b: Preparing [2022-08-03T00:35:50.131Z] 59bf499004fa: Preparing [2022-08-03T00:35:50.131Z] f2c54ebcf291: Preparing [2022-08-03T00:35:50.131Z] df00f7b8f533: Preparing [2022-08-03T00:35:50.131Z] 478b6f000552: Preparing [2022-08-03T00:35:50.131Z] ec34fcc1d526: Preparing [2022-08-03T00:35:50.131Z] ec34fcc1d526: Waiting [2022-08-03T00:35:50.131Z] df00f7b8f533: Layer already exists [2022-08-03T00:35:50.131Z] 711b71afca9b: Layer already exists [2022-08-03T00:35:50.131Z] 478b6f000552: Layer already exists [2022-08-03T00:35:50.131Z] f2c54ebcf291: Layer already exists [2022-08-03T00:35:50.131Z] 59bf499004fa: Layer already exists [2022-08-03T00:35:50.131Z] ec34fcc1d526: Layer already exists [2022-08-03T00:35:50.131Z] main: digest: sha256:2d88b12a565c71840111a221b80b14b3053c5b107ab8cdf29edd3aac11484eae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T00:35:50.181Z] ===================================================== [Pipeline] echo [2022-08-03T00:35:50.189Z] taggedImages: [2022-08-03T00:35:50.189Z] - nexus3.edgexfoundry.org:10004/core-data:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:35:50.189Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-08-03T00:35:50.189Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.37 [2022-08-03T00:35:50.189Z] - nexus3.edgexfoundry.org:10004/core-data:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:35:50.189Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-08-03T00:35:50.209Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-08-03T00:35:50.209Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:35:50.209Z] latest [2022-08-03T00:35:50.209Z] 2.3.0-dev.37 [2022-08-03T00:35:50.209Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:35:50.209Z] main [2022-08-03T00:35:50.209Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:35:50.544Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:62f72edb64dca79aa690ec258c3243e87ccbadbd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:35:50.851Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:35:50.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-03T00:35:50.852Z] bb4e6ba5c85f: Preparing [2022-08-03T00:35:50.852Z] 2665061d1399: Preparing [2022-08-03T00:35:50.852Z] f2c54ebcf291: Preparing [2022-08-03T00:35:50.852Z] ce33b0d808b2: Preparing [2022-08-03T00:35:50.852Z] ec34fcc1d526: Preparing [2022-08-03T00:35:50.852Z] f2c54ebcf291: Layer already exists [2022-08-03T00:35:50.852Z] ec34fcc1d526: Layer already exists [2022-08-03T00:35:50.852Z] ce33b0d808b2: Layer already exists [2022-08-03T00:35:50.852Z] bb4e6ba5c85f: Pushed [2022-08-03T00:35:52.232Z] 2665061d1399: Pushed [2022-08-03T00:35:52.493Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd: digest: sha256:9eda6e9814022c595d9b8014a0bb7d1106f6bd135a43dcae7cfafd887c116b3b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:35:52.809Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:35:53.124Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-08-03T00:35:53.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-03T00:35:53.124Z] bb4e6ba5c85f: Preparing [2022-08-03T00:35:53.124Z] 2665061d1399: Preparing [2022-08-03T00:35:53.124Z] f2c54ebcf291: Preparing [2022-08-03T00:35:53.124Z] ce33b0d808b2: Preparing [2022-08-03T00:35:53.124Z] ec34fcc1d526: Preparing [2022-08-03T00:35:53.124Z] 2665061d1399: Layer already exists [2022-08-03T00:35:53.124Z] ce33b0d808b2: Layer already exists [2022-08-03T00:35:53.124Z] f2c54ebcf291: Layer already exists [2022-08-03T00:35:53.124Z] bb4e6ba5c85f: Layer already exists [2022-08-03T00:35:53.124Z] ec34fcc1d526: Layer already exists [2022-08-03T00:35:53.124Z] latest: digest: sha256:9eda6e9814022c595d9b8014a0bb7d1106f6bd135a43dcae7cfafd887c116b3b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:35:53.447Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:35:53.759Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.37 [2022-08-03T00:35:53.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-03T00:35:53.759Z] bb4e6ba5c85f: Preparing [2022-08-03T00:35:53.759Z] 2665061d1399: Preparing [2022-08-03T00:35:53.759Z] f2c54ebcf291: Preparing [2022-08-03T00:35:53.759Z] ce33b0d808b2: Preparing [2022-08-03T00:35:53.759Z] ec34fcc1d526: Preparing [2022-08-03T00:35:53.759Z] ec34fcc1d526: Layer already exists [2022-08-03T00:35:53.759Z] 2665061d1399: Layer already exists [2022-08-03T00:35:53.759Z] bb4e6ba5c85f: Layer already exists [2022-08-03T00:35:53.759Z] ce33b0d808b2: Layer already exists [2022-08-03T00:35:53.759Z] f2c54ebcf291: Layer already exists [2022-08-03T00:35:53.759Z] 2.3.0-dev.37: digest: sha256:9eda6e9814022c595d9b8014a0bb7d1106f6bd135a43dcae7cfafd887c116b3b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:35:54.081Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:35:54.393Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:35:54.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-03T00:35:54.394Z] bb4e6ba5c85f: Preparing [2022-08-03T00:35:54.394Z] 2665061d1399: Preparing [2022-08-03T00:35:54.394Z] f2c54ebcf291: Preparing [2022-08-03T00:35:54.394Z] ce33b0d808b2: Preparing [2022-08-03T00:35:54.394Z] ec34fcc1d526: Preparing [2022-08-03T00:35:54.394Z] 2665061d1399: Layer already exists [2022-08-03T00:35:54.394Z] ec34fcc1d526: Layer already exists [2022-08-03T00:35:54.394Z] ce33b0d808b2: Layer already exists [2022-08-03T00:35:54.394Z] f2c54ebcf291: Layer already exists [2022-08-03T00:35:54.394Z] bb4e6ba5c85f: Layer already exists [2022-08-03T00:35:54.394Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37: digest: sha256:9eda6e9814022c595d9b8014a0bb7d1106f6bd135a43dcae7cfafd887c116b3b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:35:54.713Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:35:55.024Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-08-03T00:35:55.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-03T00:35:55.024Z] bb4e6ba5c85f: Preparing [2022-08-03T00:35:55.024Z] 2665061d1399: Preparing [2022-08-03T00:35:55.024Z] f2c54ebcf291: Preparing [2022-08-03T00:35:55.024Z] ce33b0d808b2: Preparing [2022-08-03T00:35:55.024Z] ec34fcc1d526: Preparing [2022-08-03T00:35:55.024Z] bb4e6ba5c85f: Layer already exists [2022-08-03T00:35:55.024Z] ec34fcc1d526: Layer already exists [2022-08-03T00:35:55.024Z] ce33b0d808b2: Layer already exists [2022-08-03T00:35:55.024Z] 2665061d1399: Layer already exists [2022-08-03T00:35:55.024Z] f2c54ebcf291: Layer already exists [2022-08-03T00:35:55.024Z] main: digest: sha256:9eda6e9814022c595d9b8014a0bb7d1106f6bd135a43dcae7cfafd887c116b3b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T00:35:55.065Z] ===================================================== [Pipeline] echo [2022-08-03T00:35:55.070Z] taggedImages: [2022-08-03T00:35:55.070Z] - nexus3.edgexfoundry.org:10004/core-metadata:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:35:55.070Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-08-03T00:35:55.070Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.37 [2022-08-03T00:35:55.070Z] - nexus3.edgexfoundry.org:10004/core-metadata:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:35:55.070Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-08-03T00:35:55.084Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-08-03T00:35:55.084Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:35:55.084Z] latest [2022-08-03T00:35:55.084Z] 2.3.0-dev.37 [2022-08-03T00:35:55.084Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:35:55.084Z] main [2022-08-03T00:35:55.084Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:35:55.388Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:62f72edb64dca79aa690ec258c3243e87ccbadbd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:35:55.704Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:35:55.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-03T00:35:55.704Z] a87923b92d33: Preparing [2022-08-03T00:35:55.704Z] a87923b92d33: Preparing [2022-08-03T00:35:55.704Z] 9cc6e115bf8f: Preparing [2022-08-03T00:35:55.704Z] 8db8b200a954: Preparing [2022-08-03T00:35:55.704Z] 5922e03e6e0a: Preparing [2022-08-03T00:35:55.704Z] 7e9d82b907ff: Preparing [2022-08-03T00:35:55.704Z] f2c54ebcf291: Preparing [2022-08-03T00:35:55.704Z] 2304d8b01bae: Preparing [2022-08-03T00:35:55.704Z] b9e1a9e11174: Preparing [2022-08-03T00:35:55.704Z] 0d77aa78c9a2: Preparing [2022-08-03T00:35:55.704Z] 6151f1bb5854: Preparing [2022-08-03T00:35:55.704Z] ec34fcc1d526: Preparing [2022-08-03T00:35:55.704Z] f2c54ebcf291: Waiting [2022-08-03T00:35:55.704Z] 2304d8b01bae: Waiting [2022-08-03T00:35:55.704Z] b9e1a9e11174: Waiting [2022-08-03T00:35:55.704Z] 0d77aa78c9a2: Waiting [2022-08-03T00:35:55.704Z] 6151f1bb5854: Waiting [2022-08-03T00:35:55.704Z] ec34fcc1d526: Waiting [2022-08-03T00:35:55.704Z] a87923b92d33: Pushed [2022-08-03T00:35:55.704Z] 5922e03e6e0a: Pushed [2022-08-03T00:35:55.704Z] 8db8b200a954: Pushed [2022-08-03T00:35:55.704Z] 9cc6e115bf8f: Pushed [2022-08-03T00:35:55.704Z] f2c54ebcf291: Layer already exists [2022-08-03T00:35:55.965Z] 0d77aa78c9a2: Pushed [2022-08-03T00:35:55.965Z] 2304d8b01bae: Pushed [2022-08-03T00:35:55.965Z] 6151f1bb5854: Pushed [2022-08-03T00:35:55.965Z] b9e1a9e11174: Pushed [2022-08-03T00:35:55.965Z] ec34fcc1d526: Layer already exists [2022-08-03T00:35:57.343Z] 7e9d82b907ff: Pushed [2022-08-03T00:35:57.343Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd: digest: sha256:9506b0a4f4c3e1e63dda482f8394737079906f593dede17ae2435cfc6f4f17c4 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:35:57.663Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:35:57.979Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-08-03T00:35:57.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-03T00:35:57.979Z] a87923b92d33: Preparing [2022-08-03T00:35:57.979Z] a87923b92d33: Preparing [2022-08-03T00:35:57.979Z] 9cc6e115bf8f: Preparing [2022-08-03T00:35:57.979Z] 8db8b200a954: Preparing [2022-08-03T00:35:57.979Z] 5922e03e6e0a: Preparing [2022-08-03T00:35:57.979Z] 7e9d82b907ff: Preparing [2022-08-03T00:35:57.979Z] f2c54ebcf291: Preparing [2022-08-03T00:35:57.979Z] 2304d8b01bae: Preparing [2022-08-03T00:35:57.979Z] b9e1a9e11174: Preparing [2022-08-03T00:35:57.979Z] 0d77aa78c9a2: Preparing [2022-08-03T00:35:57.979Z] 6151f1bb5854: Preparing [2022-08-03T00:35:57.979Z] ec34fcc1d526: Preparing [2022-08-03T00:35:57.979Z] f2c54ebcf291: Waiting [2022-08-03T00:35:57.979Z] 2304d8b01bae: Waiting [2022-08-03T00:35:57.979Z] b9e1a9e11174: Waiting [2022-08-03T00:35:57.979Z] 0d77aa78c9a2: Waiting [2022-08-03T00:35:57.979Z] 6151f1bb5854: Waiting [2022-08-03T00:35:57.979Z] ec34fcc1d526: Waiting [2022-08-03T00:35:57.979Z] 7e9d82b907ff: Layer already exists [2022-08-03T00:35:57.979Z] a87923b92d33: Layer already exists [2022-08-03T00:35:57.979Z] 9cc6e115bf8f: Layer already exists [2022-08-03T00:35:57.979Z] 5922e03e6e0a: Layer already exists [2022-08-03T00:35:57.979Z] 8db8b200a954: Layer already exists [2022-08-03T00:35:57.979Z] f2c54ebcf291: Layer already exists [2022-08-03T00:35:57.979Z] 2304d8b01bae: Layer already exists [2022-08-03T00:35:57.979Z] 6151f1bb5854: Layer already exists [2022-08-03T00:35:57.979Z] 0d77aa78c9a2: Layer already exists [2022-08-03T00:35:57.979Z] b9e1a9e11174: Layer already exists [2022-08-03T00:35:57.979Z] ec34fcc1d526: Layer already exists [2022-08-03T00:35:57.979Z] latest: digest: sha256:9506b0a4f4c3e1e63dda482f8394737079906f593dede17ae2435cfc6f4f17c4 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:35:58.295Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:35:58.606Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.37 [2022-08-03T00:35:58.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-03T00:35:58.606Z] a87923b92d33: Preparing [2022-08-03T00:35:58.606Z] a87923b92d33: Preparing [2022-08-03T00:35:58.606Z] 9cc6e115bf8f: Preparing [2022-08-03T00:35:58.606Z] 8db8b200a954: Preparing [2022-08-03T00:35:58.606Z] 5922e03e6e0a: Preparing [2022-08-03T00:35:58.606Z] 7e9d82b907ff: Preparing [2022-08-03T00:35:58.606Z] f2c54ebcf291: Preparing [2022-08-03T00:35:58.606Z] 2304d8b01bae: Preparing [2022-08-03T00:35:58.606Z] b9e1a9e11174: Preparing [2022-08-03T00:35:58.606Z] 0d77aa78c9a2: Preparing [2022-08-03T00:35:58.606Z] 6151f1bb5854: Preparing [2022-08-03T00:35:58.606Z] ec34fcc1d526: Preparing [2022-08-03T00:35:58.606Z] 2304d8b01bae: Waiting [2022-08-03T00:35:58.606Z] b9e1a9e11174: Waiting [2022-08-03T00:35:58.606Z] 0d77aa78c9a2: Waiting [2022-08-03T00:35:58.606Z] 6151f1bb5854: Waiting [2022-08-03T00:35:58.606Z] ec34fcc1d526: Waiting [2022-08-03T00:35:58.606Z] f2c54ebcf291: Waiting [2022-08-03T00:35:58.606Z] 7e9d82b907ff: Layer already exists [2022-08-03T00:35:58.606Z] 9cc6e115bf8f: Layer already exists [2022-08-03T00:35:58.606Z] 5922e03e6e0a: Layer already exists [2022-08-03T00:35:58.606Z] a87923b92d33: Layer already exists [2022-08-03T00:35:58.606Z] 8db8b200a954: Layer already exists [2022-08-03T00:35:58.606Z] b9e1a9e11174: Layer already exists [2022-08-03T00:35:58.606Z] 2304d8b01bae: Layer already exists [2022-08-03T00:35:58.606Z] f2c54ebcf291: Layer already exists [2022-08-03T00:35:58.606Z] 6151f1bb5854: Layer already exists [2022-08-03T00:35:58.606Z] 0d77aa78c9a2: Layer already exists [2022-08-03T00:35:58.606Z] ec34fcc1d526: Layer already exists [2022-08-03T00:35:58.606Z] 2.3.0-dev.37: digest: sha256:9506b0a4f4c3e1e63dda482f8394737079906f593dede17ae2435cfc6f4f17c4 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:35:58.914Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:35:59.225Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:35:59.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-03T00:35:59.225Z] a87923b92d33: Preparing [2022-08-03T00:35:59.225Z] a87923b92d33: Preparing [2022-08-03T00:35:59.225Z] 9cc6e115bf8f: Preparing [2022-08-03T00:35:59.225Z] 8db8b200a954: Preparing [2022-08-03T00:35:59.225Z] 5922e03e6e0a: Preparing [2022-08-03T00:35:59.225Z] 7e9d82b907ff: Preparing [2022-08-03T00:35:59.225Z] f2c54ebcf291: Preparing [2022-08-03T00:35:59.225Z] 2304d8b01bae: Preparing [2022-08-03T00:35:59.225Z] b9e1a9e11174: Preparing [2022-08-03T00:35:59.225Z] 0d77aa78c9a2: Preparing [2022-08-03T00:35:59.225Z] f2c54ebcf291: Waiting [2022-08-03T00:35:59.225Z] 2304d8b01bae: Waiting [2022-08-03T00:35:59.225Z] b9e1a9e11174: Waiting [2022-08-03T00:35:59.225Z] 6151f1bb5854: Preparing [2022-08-03T00:35:59.225Z] ec34fcc1d526: Preparing [2022-08-03T00:35:59.225Z] 6151f1bb5854: Waiting [2022-08-03T00:35:59.225Z] ec34fcc1d526: Waiting [2022-08-03T00:35:59.225Z] 5922e03e6e0a: Layer already exists [2022-08-03T00:35:59.225Z] a87923b92d33: Layer already exists [2022-08-03T00:35:59.225Z] 7e9d82b907ff: Layer already exists [2022-08-03T00:35:59.225Z] 9cc6e115bf8f: Layer already exists [2022-08-03T00:35:59.225Z] 8db8b200a954: Layer already exists [2022-08-03T00:35:59.225Z] f2c54ebcf291: Layer already exists [2022-08-03T00:35:59.225Z] b9e1a9e11174: Layer already exists [2022-08-03T00:35:59.225Z] 2304d8b01bae: Layer already exists [2022-08-03T00:35:59.225Z] 0d77aa78c9a2: Layer already exists [2022-08-03T00:35:59.225Z] 6151f1bb5854: Layer already exists [2022-08-03T00:35:59.225Z] ec34fcc1d526: Layer already exists [2022-08-03T00:35:59.225Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37: digest: sha256:9506b0a4f4c3e1e63dda482f8394737079906f593dede17ae2435cfc6f4f17c4 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:35:59.545Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:35:59.856Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-08-03T00:35:59.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-03T00:35:59.856Z] a87923b92d33: Preparing [2022-08-03T00:35:59.856Z] a87923b92d33: Preparing [2022-08-03T00:35:59.856Z] 9cc6e115bf8f: Preparing [2022-08-03T00:35:59.856Z] 8db8b200a954: Preparing [2022-08-03T00:35:59.856Z] 5922e03e6e0a: Preparing [2022-08-03T00:35:59.856Z] 7e9d82b907ff: Preparing [2022-08-03T00:35:59.856Z] f2c54ebcf291: Preparing [2022-08-03T00:35:59.856Z] 2304d8b01bae: Preparing [2022-08-03T00:35:59.856Z] b9e1a9e11174: Preparing [2022-08-03T00:35:59.856Z] 0d77aa78c9a2: Preparing [2022-08-03T00:35:59.856Z] 6151f1bb5854: Preparing [2022-08-03T00:35:59.856Z] ec34fcc1d526: Preparing [2022-08-03T00:35:59.856Z] 2304d8b01bae: Waiting [2022-08-03T00:35:59.856Z] f2c54ebcf291: Waiting [2022-08-03T00:35:59.856Z] 0d77aa78c9a2: Waiting [2022-08-03T00:35:59.856Z] b9e1a9e11174: Waiting [2022-08-03T00:35:59.856Z] ec34fcc1d526: Waiting [2022-08-03T00:35:59.856Z] 6151f1bb5854: Waiting [2022-08-03T00:35:59.856Z] 9cc6e115bf8f: Layer already exists [2022-08-03T00:35:59.856Z] 5922e03e6e0a: Layer already exists [2022-08-03T00:35:59.856Z] a87923b92d33: Layer already exists [2022-08-03T00:35:59.856Z] 8db8b200a954: Layer already exists [2022-08-03T00:35:59.856Z] 7e9d82b907ff: Layer already exists [2022-08-03T00:35:59.856Z] f2c54ebcf291: Layer already exists [2022-08-03T00:35:59.856Z] 2304d8b01bae: Layer already exists [2022-08-03T00:35:59.856Z] b9e1a9e11174: Layer already exists [2022-08-03T00:35:59.856Z] 0d77aa78c9a2: Layer already exists [2022-08-03T00:35:59.856Z] 6151f1bb5854: Layer already exists [2022-08-03T00:35:59.856Z] ec34fcc1d526: Layer already exists [2022-08-03T00:35:59.856Z] main: digest: sha256:9506b0a4f4c3e1e63dda482f8394737079906f593dede17ae2435cfc6f4f17c4 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T00:35:59.901Z] ===================================================== [Pipeline] echo [2022-08-03T00:35:59.909Z] taggedImages: [2022-08-03T00:35:59.909Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:35:59.909Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-08-03T00:35:59.909Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.37 [2022-08-03T00:35:59.909Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:35:59.909Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-08-03T00:35:59.931Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-08-03T00:35:59.931Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:35:59.931Z] latest [2022-08-03T00:35:59.931Z] 2.3.0-dev.37 [2022-08-03T00:35:59.931Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:35:59.931Z] main [2022-08-03T00:35:59.931Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:00.251Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:62f72edb64dca79aa690ec258c3243e87ccbadbd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:00.565Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:36:00.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-03T00:36:00.565Z] ff607f9bf4d9: Preparing [2022-08-03T00:36:00.565Z] 81867fa7fd8e: Preparing [2022-08-03T00:36:00.565Z] 74c030c740a7: Preparing [2022-08-03T00:36:00.565Z] 988ec3b2a6be: Preparing [2022-08-03T00:36:00.565Z] 04301ccee414: Preparing [2022-08-03T00:36:00.565Z] 36172bacd5e4: Preparing [2022-08-03T00:36:00.565Z] 391729f62b7e: Preparing [2022-08-03T00:36:00.565Z] ec34fcc1d526: Preparing [2022-08-03T00:36:00.565Z] 36172bacd5e4: Waiting [2022-08-03T00:36:00.565Z] 391729f62b7e: Waiting [2022-08-03T00:36:00.565Z] ec34fcc1d526: Waiting [2022-08-03T00:36:00.565Z] ff607f9bf4d9: Pushed [2022-08-03T00:36:00.565Z] 04301ccee414: Pushed [2022-08-03T00:36:00.565Z] 81867fa7fd8e: Pushed [2022-08-03T00:36:00.565Z] ec34fcc1d526: Layer already exists [2022-08-03T00:36:00.824Z] 36172bacd5e4: Pushed [2022-08-03T00:36:01.084Z] 391729f62b7e: Pushed [2022-08-03T00:36:01.653Z] 74c030c740a7: Pushed [2022-08-03T00:36:01.653Z] 988ec3b2a6be: Pushed [2022-08-03T00:36:01.914Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd: digest: sha256:50391634647d9490e9b20104a8dbc603aa07c3fb2cec3f95fb670bff4fef94d5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:02.238Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:02.556Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-08-03T00:36:02.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-03T00:36:02.556Z] ff607f9bf4d9: Preparing [2022-08-03T00:36:02.556Z] 81867fa7fd8e: Preparing [2022-08-03T00:36:02.556Z] 74c030c740a7: Preparing [2022-08-03T00:36:02.556Z] 988ec3b2a6be: Preparing [2022-08-03T00:36:02.556Z] 04301ccee414: Preparing [2022-08-03T00:36:02.556Z] 36172bacd5e4: Preparing [2022-08-03T00:36:02.556Z] 391729f62b7e: Preparing [2022-08-03T00:36:02.556Z] ec34fcc1d526: Preparing [2022-08-03T00:36:02.556Z] 391729f62b7e: Waiting [2022-08-03T00:36:02.556Z] ec34fcc1d526: Waiting [2022-08-03T00:36:02.556Z] 36172bacd5e4: Waiting [2022-08-03T00:36:02.556Z] 81867fa7fd8e: Layer already exists [2022-08-03T00:36:02.556Z] 74c030c740a7: Layer already exists [2022-08-03T00:36:02.556Z] ff607f9bf4d9: Layer already exists [2022-08-03T00:36:02.556Z] 04301ccee414: Layer already exists [2022-08-03T00:36:02.556Z] 988ec3b2a6be: Layer already exists [2022-08-03T00:36:02.556Z] 36172bacd5e4: Layer already exists [2022-08-03T00:36:02.556Z] 391729f62b7e: Layer already exists [2022-08-03T00:36:02.556Z] ec34fcc1d526: Layer already exists [2022-08-03T00:36:02.556Z] latest: digest: sha256:50391634647d9490e9b20104a8dbc603aa07c3fb2cec3f95fb670bff4fef94d5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:02.878Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:03.193Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.37 [2022-08-03T00:36:03.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-03T00:36:03.193Z] ff607f9bf4d9: Preparing [2022-08-03T00:36:03.193Z] 81867fa7fd8e: Preparing [2022-08-03T00:36:03.193Z] 74c030c740a7: Preparing [2022-08-03T00:36:03.193Z] 988ec3b2a6be: Preparing [2022-08-03T00:36:03.193Z] 04301ccee414: Preparing [2022-08-03T00:36:03.193Z] 36172bacd5e4: Preparing [2022-08-03T00:36:03.193Z] 391729f62b7e: Preparing [2022-08-03T00:36:03.193Z] ec34fcc1d526: Preparing [2022-08-03T00:36:03.193Z] 36172bacd5e4: Waiting [2022-08-03T00:36:03.193Z] 391729f62b7e: Waiting [2022-08-03T00:36:03.193Z] ec34fcc1d526: Waiting [2022-08-03T00:36:03.193Z] 04301ccee414: Layer already exists [2022-08-03T00:36:03.193Z] 988ec3b2a6be: Layer already exists [2022-08-03T00:36:03.193Z] 74c030c740a7: Layer already exists [2022-08-03T00:36:03.193Z] ff607f9bf4d9: Layer already exists [2022-08-03T00:36:03.193Z] 81867fa7fd8e: Layer already exists [2022-08-03T00:36:03.193Z] 36172bacd5e4: Layer already exists [2022-08-03T00:36:03.193Z] 391729f62b7e: Layer already exists [2022-08-03T00:36:03.193Z] ec34fcc1d526: Layer already exists [2022-08-03T00:36:03.193Z] 2.3.0-dev.37: digest: sha256:50391634647d9490e9b20104a8dbc603aa07c3fb2cec3f95fb670bff4fef94d5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:03.517Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:03.836Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:36:03.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-03T00:36:03.836Z] ff607f9bf4d9: Preparing [2022-08-03T00:36:03.836Z] 81867fa7fd8e: Preparing [2022-08-03T00:36:03.836Z] 74c030c740a7: Preparing [2022-08-03T00:36:03.836Z] 988ec3b2a6be: Preparing [2022-08-03T00:36:03.836Z] 04301ccee414: Preparing [2022-08-03T00:36:03.836Z] 36172bacd5e4: Preparing [2022-08-03T00:36:03.836Z] 391729f62b7e: Preparing [2022-08-03T00:36:03.836Z] ec34fcc1d526: Preparing [2022-08-03T00:36:03.836Z] 36172bacd5e4: Waiting [2022-08-03T00:36:03.836Z] 391729f62b7e: Waiting [2022-08-03T00:36:03.836Z] ec34fcc1d526: Waiting [2022-08-03T00:36:03.836Z] 81867fa7fd8e: Layer already exists [2022-08-03T00:36:03.836Z] 04301ccee414: Layer already exists [2022-08-03T00:36:03.836Z] 74c030c740a7: Layer already exists [2022-08-03T00:36:03.836Z] ff607f9bf4d9: Layer already exists [2022-08-03T00:36:03.836Z] 988ec3b2a6be: Layer already exists [2022-08-03T00:36:03.836Z] 36172bacd5e4: Layer already exists [2022-08-03T00:36:03.836Z] 391729f62b7e: Layer already exists [2022-08-03T00:36:03.836Z] ec34fcc1d526: Layer already exists [2022-08-03T00:36:03.836Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37: digest: sha256:50391634647d9490e9b20104a8dbc603aa07c3fb2cec3f95fb670bff4fef94d5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:04.156Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:04.467Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-08-03T00:36:04.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-03T00:36:04.468Z] ff607f9bf4d9: Preparing [2022-08-03T00:36:04.468Z] 81867fa7fd8e: Preparing [2022-08-03T00:36:04.468Z] 74c030c740a7: Preparing [2022-08-03T00:36:04.468Z] 988ec3b2a6be: Preparing [2022-08-03T00:36:04.468Z] 04301ccee414: Preparing [2022-08-03T00:36:04.468Z] 36172bacd5e4: Preparing [2022-08-03T00:36:04.468Z] 391729f62b7e: Preparing [2022-08-03T00:36:04.468Z] ec34fcc1d526: Preparing [2022-08-03T00:36:04.468Z] 391729f62b7e: Waiting [2022-08-03T00:36:04.468Z] 36172bacd5e4: Waiting [2022-08-03T00:36:04.468Z] ec34fcc1d526: Waiting [2022-08-03T00:36:04.468Z] 81867fa7fd8e: Layer already exists [2022-08-03T00:36:04.468Z] ff607f9bf4d9: Layer already exists [2022-08-03T00:36:04.468Z] 74c030c740a7: Layer already exists [2022-08-03T00:36:04.468Z] 988ec3b2a6be: Layer already exists [2022-08-03T00:36:04.468Z] 04301ccee414: Layer already exists [2022-08-03T00:36:04.468Z] ec34fcc1d526: Layer already exists [2022-08-03T00:36:04.468Z] 36172bacd5e4: Layer already exists [2022-08-03T00:36:04.468Z] 391729f62b7e: Layer already exists [2022-08-03T00:36:04.468Z] main: digest: sha256:50391634647d9490e9b20104a8dbc603aa07c3fb2cec3f95fb670bff4fef94d5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T00:36:04.513Z] ===================================================== [Pipeline] echo [2022-08-03T00:36:04.522Z] taggedImages: [2022-08-03T00:36:04.522Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:36:04.522Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-08-03T00:36:04.522Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.37 [2022-08-03T00:36:04.522Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:36:04.522Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-08-03T00:36:04.543Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-08-03T00:36:04.543Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:36:04.543Z] latest [2022-08-03T00:36:04.543Z] 2.3.0-dev.37 [2022-08-03T00:36:04.543Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:36:04.543Z] main [2022-08-03T00:36:04.543Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:04.869Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:62f72edb64dca79aa690ec258c3243e87ccbadbd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:05.185Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:36:05.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-03T00:36:05.185Z] 12898bbafc7b: Preparing [2022-08-03T00:36:05.185Z] 4ffa9cd8efc1: Preparing [2022-08-03T00:36:05.185Z] 7758e06e9017: Preparing [2022-08-03T00:36:05.185Z] ae94e8c2698c: Preparing [2022-08-03T00:36:05.185Z] 450734c4012d: Preparing [2022-08-03T00:36:05.185Z] 2dd14fe108b2: Preparing [2022-08-03T00:36:05.185Z] 7ed6b0c92203: Preparing [2022-08-03T00:36:05.185Z] 85835e8aefa2: Preparing [2022-08-03T00:36:05.185Z] 3aa521d1a6e2: Preparing [2022-08-03T00:36:05.185Z] ec34fcc1d526: Preparing [2022-08-03T00:36:05.185Z] 85835e8aefa2: Waiting [2022-08-03T00:36:05.185Z] 3aa521d1a6e2: Waiting [2022-08-03T00:36:05.185Z] ec34fcc1d526: Waiting [2022-08-03T00:36:05.185Z] 7ed6b0c92203: Waiting [2022-08-03T00:36:05.185Z] 450734c4012d: Pushed [2022-08-03T00:36:05.185Z] 4ffa9cd8efc1: Pushed [2022-08-03T00:36:05.185Z] 12898bbafc7b: Pushed [2022-08-03T00:36:05.445Z] 2dd14fe108b2: Pushed [2022-08-03T00:36:05.445Z] 85835e8aefa2: Pushed [2022-08-03T00:36:05.445Z] 7ed6b0c92203: Pushed [2022-08-03T00:36:05.445Z] ec34fcc1d526: Layer already exists [2022-08-03T00:36:05.445Z] 3aa521d1a6e2: Pushed [2022-08-03T00:36:06.383Z] ae94e8c2698c: Pushed [2022-08-03T00:36:06.643Z] 7758e06e9017: Pushed [2022-08-03T00:36:06.643Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd: digest: sha256:55a2a21ae9ecf3f72d6115a3e6c53141c921f3a07130de1fb15e87c085316ba0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:06.961Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:07.302Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-08-03T00:36:07.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-03T00:36:07.302Z] 12898bbafc7b: Preparing [2022-08-03T00:36:07.302Z] 4ffa9cd8efc1: Preparing [2022-08-03T00:36:07.302Z] 7758e06e9017: Preparing [2022-08-03T00:36:07.302Z] ae94e8c2698c: Preparing [2022-08-03T00:36:07.302Z] 450734c4012d: Preparing [2022-08-03T00:36:07.302Z] 2dd14fe108b2: Preparing [2022-08-03T00:36:07.302Z] 7ed6b0c92203: Preparing [2022-08-03T00:36:07.302Z] 85835e8aefa2: Preparing [2022-08-03T00:36:07.302Z] 3aa521d1a6e2: Preparing [2022-08-03T00:36:07.302Z] ec34fcc1d526: Preparing [2022-08-03T00:36:07.302Z] 7ed6b0c92203: Waiting [2022-08-03T00:36:07.302Z] 85835e8aefa2: Waiting [2022-08-03T00:36:07.302Z] 3aa521d1a6e2: Waiting [2022-08-03T00:36:07.302Z] ec34fcc1d526: Waiting [2022-08-03T00:36:07.302Z] 2dd14fe108b2: Waiting [2022-08-03T00:36:07.302Z] 4ffa9cd8efc1: Layer already exists [2022-08-03T00:36:07.302Z] 7758e06e9017: Layer already exists [2022-08-03T00:36:07.302Z] 450734c4012d: Layer already exists [2022-08-03T00:36:07.302Z] 12898bbafc7b: Layer already exists [2022-08-03T00:36:07.302Z] ae94e8c2698c: Layer already exists [2022-08-03T00:36:07.302Z] 7ed6b0c92203: Layer already exists [2022-08-03T00:36:07.302Z] 85835e8aefa2: Layer already exists [2022-08-03T00:36:07.302Z] 2dd14fe108b2: Layer already exists [2022-08-03T00:36:07.302Z] ec34fcc1d526: Layer already exists [2022-08-03T00:36:07.302Z] 3aa521d1a6e2: Layer already exists [2022-08-03T00:36:07.302Z] latest: digest: sha256:55a2a21ae9ecf3f72d6115a3e6c53141c921f3a07130de1fb15e87c085316ba0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:07.637Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:07.949Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.37 [2022-08-03T00:36:07.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-03T00:36:07.950Z] 12898bbafc7b: Preparing [2022-08-03T00:36:07.950Z] 4ffa9cd8efc1: Preparing [2022-08-03T00:36:07.950Z] 7758e06e9017: Preparing [2022-08-03T00:36:07.950Z] ae94e8c2698c: Preparing [2022-08-03T00:36:07.950Z] 450734c4012d: Preparing [2022-08-03T00:36:07.950Z] 2dd14fe108b2: Preparing [2022-08-03T00:36:07.950Z] 7ed6b0c92203: Preparing [2022-08-03T00:36:07.950Z] 85835e8aefa2: Preparing [2022-08-03T00:36:07.950Z] 3aa521d1a6e2: Preparing [2022-08-03T00:36:07.950Z] ec34fcc1d526: Preparing [2022-08-03T00:36:07.950Z] 85835e8aefa2: Waiting [2022-08-03T00:36:07.950Z] 2dd14fe108b2: Waiting [2022-08-03T00:36:07.950Z] 3aa521d1a6e2: Waiting [2022-08-03T00:36:07.950Z] ec34fcc1d526: Waiting [2022-08-03T00:36:07.950Z] 7ed6b0c92203: Waiting [2022-08-03T00:36:07.950Z] ae94e8c2698c: Layer already exists [2022-08-03T00:36:07.950Z] 7758e06e9017: Layer already exists [2022-08-03T00:36:07.950Z] 450734c4012d: Layer already exists [2022-08-03T00:36:07.950Z] 12898bbafc7b: Layer already exists [2022-08-03T00:36:07.950Z] 4ffa9cd8efc1: Layer already exists [2022-08-03T00:36:07.950Z] 2dd14fe108b2: Layer already exists [2022-08-03T00:36:07.950Z] 7ed6b0c92203: Layer already exists [2022-08-03T00:36:07.950Z] 3aa521d1a6e2: Layer already exists [2022-08-03T00:36:07.950Z] 85835e8aefa2: Layer already exists [2022-08-03T00:36:07.950Z] ec34fcc1d526: Layer already exists [2022-08-03T00:36:07.950Z] 2.3.0-dev.37: digest: sha256:55a2a21ae9ecf3f72d6115a3e6c53141c921f3a07130de1fb15e87c085316ba0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:08.268Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:08.579Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:36:08.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-03T00:36:08.579Z] 12898bbafc7b: Preparing [2022-08-03T00:36:08.579Z] 4ffa9cd8efc1: Preparing [2022-08-03T00:36:08.579Z] 7758e06e9017: Preparing [2022-08-03T00:36:08.579Z] ae94e8c2698c: Preparing [2022-08-03T00:36:08.579Z] 450734c4012d: Preparing [2022-08-03T00:36:08.579Z] 2dd14fe108b2: Preparing [2022-08-03T00:36:08.579Z] 7ed6b0c92203: Preparing [2022-08-03T00:36:08.579Z] 85835e8aefa2: Preparing [2022-08-03T00:36:08.579Z] 3aa521d1a6e2: Preparing [2022-08-03T00:36:08.579Z] ec34fcc1d526: Preparing [2022-08-03T00:36:08.579Z] 85835e8aefa2: Waiting [2022-08-03T00:36:08.579Z] 7ed6b0c92203: Waiting [2022-08-03T00:36:08.579Z] 3aa521d1a6e2: Waiting [2022-08-03T00:36:08.579Z] ec34fcc1d526: Waiting [2022-08-03T00:36:08.579Z] 2dd14fe108b2: Waiting [2022-08-03T00:36:08.579Z] 7758e06e9017: Layer already exists [2022-08-03T00:36:08.579Z] 12898bbafc7b: Layer already exists [2022-08-03T00:36:08.579Z] 4ffa9cd8efc1: Layer already exists [2022-08-03T00:36:08.579Z] ae94e8c2698c: Layer already exists [2022-08-03T00:36:08.579Z] 450734c4012d: Layer already exists [2022-08-03T00:36:08.579Z] 2dd14fe108b2: Layer already exists [2022-08-03T00:36:08.579Z] 7ed6b0c92203: Layer already exists [2022-08-03T00:36:08.579Z] 3aa521d1a6e2: Layer already exists [2022-08-03T00:36:08.579Z] ec34fcc1d526: Layer already exists [2022-08-03T00:36:08.579Z] 85835e8aefa2: Layer already exists [2022-08-03T00:36:08.579Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37: digest: sha256:55a2a21ae9ecf3f72d6115a3e6c53141c921f3a07130de1fb15e87c085316ba0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:08.897Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:09.215Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-08-03T00:36:09.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-03T00:36:09.215Z] 12898bbafc7b: Preparing [2022-08-03T00:36:09.215Z] 4ffa9cd8efc1: Preparing [2022-08-03T00:36:09.215Z] 7758e06e9017: Preparing [2022-08-03T00:36:09.215Z] ae94e8c2698c: Preparing [2022-08-03T00:36:09.215Z] 450734c4012d: Preparing [2022-08-03T00:36:09.215Z] 2dd14fe108b2: Preparing [2022-08-03T00:36:09.215Z] 7ed6b0c92203: Preparing [2022-08-03T00:36:09.215Z] 85835e8aefa2: Preparing [2022-08-03T00:36:09.215Z] 3aa521d1a6e2: Preparing [2022-08-03T00:36:09.215Z] ec34fcc1d526: Preparing [2022-08-03T00:36:09.215Z] 3aa521d1a6e2: Waiting [2022-08-03T00:36:09.215Z] 7ed6b0c92203: Waiting [2022-08-03T00:36:09.215Z] 85835e8aefa2: Waiting [2022-08-03T00:36:09.215Z] 2dd14fe108b2: Waiting [2022-08-03T00:36:09.215Z] ec34fcc1d526: Waiting [2022-08-03T00:36:09.215Z] 7758e06e9017: Layer already exists [2022-08-03T00:36:09.215Z] ae94e8c2698c: Layer already exists [2022-08-03T00:36:09.215Z] 12898bbafc7b: Layer already exists [2022-08-03T00:36:09.215Z] 4ffa9cd8efc1: Layer already exists [2022-08-03T00:36:09.215Z] 450734c4012d: Layer already exists [2022-08-03T00:36:09.215Z] 7ed6b0c92203: Layer already exists [2022-08-03T00:36:09.215Z] 85835e8aefa2: Layer already exists [2022-08-03T00:36:09.215Z] 2dd14fe108b2: Layer already exists [2022-08-03T00:36:09.215Z] 3aa521d1a6e2: Layer already exists [2022-08-03T00:36:09.215Z] ec34fcc1d526: Layer already exists [2022-08-03T00:36:09.215Z] main: digest: sha256:55a2a21ae9ecf3f72d6115a3e6c53141c921f3a07130de1fb15e87c085316ba0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T00:36:09.267Z] ===================================================== [Pipeline] echo [2022-08-03T00:36:09.278Z] taggedImages: [2022-08-03T00:36:09.278Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:36:09.278Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-08-03T00:36:09.278Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.37 [2022-08-03T00:36:09.278Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:36:09.278Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-08-03T00:36:09.301Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-08-03T00:36:09.301Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:36:09.301Z] latest [2022-08-03T00:36:09.301Z] 2.3.0-dev.37 [2022-08-03T00:36:09.301Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:36:09.301Z] main [2022-08-03T00:36:09.301Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:09.634Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:62f72edb64dca79aa690ec258c3243e87ccbadbd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:09.947Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:36:09.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-03T00:36:09.947Z] dc75e6d91e50: Preparing [2022-08-03T00:36:09.947Z] a79d816c931a: Preparing [2022-08-03T00:36:09.947Z] f2c54ebcf291: Preparing [2022-08-03T00:36:09.947Z] f3eb0d1eeda7: Preparing [2022-08-03T00:36:09.947Z] 3fba8cafedcc: Preparing [2022-08-03T00:36:09.948Z] ad543cd673bd: Preparing [2022-08-03T00:36:09.948Z] ad543cd673bd: Waiting [2022-08-03T00:36:09.948Z] f2c54ebcf291: Layer already exists [2022-08-03T00:36:09.948Z] ad543cd673bd: Layer already exists [2022-08-03T00:36:09.948Z] dc75e6d91e50: Pushed [2022-08-03T00:36:09.948Z] 3fba8cafedcc: Pushed [2022-08-03T00:36:10.517Z] f3eb0d1eeda7: Pushed [2022-08-03T00:36:11.900Z] a79d816c931a: Pushed [2022-08-03T00:36:11.900Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd: digest: sha256:8902ab2f471cf3b34a1655cbc705ecfd68774e8fa7a71fce2efb56c7292958d6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:12.477Z] + 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 [2022-08-03T00:36:12.789Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-08-03T00:36:12.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-03T00:36:12.789Z] dc75e6d91e50: Preparing [2022-08-03T00:36:12.789Z] a79d816c931a: Preparing [2022-08-03T00:36:12.789Z] f2c54ebcf291: Preparing [2022-08-03T00:36:12.789Z] f3eb0d1eeda7: Preparing [2022-08-03T00:36:12.789Z] 3fba8cafedcc: Preparing [2022-08-03T00:36:12.789Z] ad543cd673bd: Preparing [2022-08-03T00:36:12.789Z] ad543cd673bd: Waiting [2022-08-03T00:36:12.789Z] 3fba8cafedcc: Layer already exists [2022-08-03T00:36:12.789Z] dc75e6d91e50: Layer already exists [2022-08-03T00:36:12.789Z] a79d816c931a: Layer already exists [2022-08-03T00:36:12.789Z] f3eb0d1eeda7: Layer already exists [2022-08-03T00:36:12.789Z] f2c54ebcf291: Layer already exists [2022-08-03T00:36:12.789Z] ad543cd673bd: Layer already exists [2022-08-03T00:36:12.789Z] latest: digest: sha256:8902ab2f471cf3b34a1655cbc705ecfd68774e8fa7a71fce2efb56c7292958d6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:13.106Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:13.418Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.37 [2022-08-03T00:36:13.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-03T00:36:13.418Z] dc75e6d91e50: Preparing [2022-08-03T00:36:13.418Z] a79d816c931a: Preparing [2022-08-03T00:36:13.418Z] f2c54ebcf291: Preparing [2022-08-03T00:36:13.418Z] f3eb0d1eeda7: Preparing [2022-08-03T00:36:13.418Z] 3fba8cafedcc: Preparing [2022-08-03T00:36:13.418Z] ad543cd673bd: Preparing [2022-08-03T00:36:13.418Z] ad543cd673bd: Waiting [2022-08-03T00:36:13.418Z] a79d816c931a: Layer already exists [2022-08-03T00:36:13.418Z] 3fba8cafedcc: Layer already exists [2022-08-03T00:36:13.418Z] dc75e6d91e50: Layer already exists [2022-08-03T00:36:13.418Z] f2c54ebcf291: Layer already exists [2022-08-03T00:36:13.418Z] f3eb0d1eeda7: Layer already exists [2022-08-03T00:36:13.418Z] ad543cd673bd: Layer already exists [2022-08-03T00:36:13.418Z] 2.3.0-dev.37: digest: sha256:8902ab2f471cf3b34a1655cbc705ecfd68774e8fa7a71fce2efb56c7292958d6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:13.737Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:14.045Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:36:14.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-03T00:36:14.045Z] dc75e6d91e50: Preparing [2022-08-03T00:36:14.045Z] a79d816c931a: Preparing [2022-08-03T00:36:14.045Z] f2c54ebcf291: Preparing [2022-08-03T00:36:14.045Z] f3eb0d1eeda7: Preparing [2022-08-03T00:36:14.045Z] 3fba8cafedcc: Preparing [2022-08-03T00:36:14.045Z] ad543cd673bd: Preparing [2022-08-03T00:36:14.045Z] ad543cd673bd: Waiting [2022-08-03T00:36:14.045Z] f2c54ebcf291: Layer already exists [2022-08-03T00:36:14.045Z] f3eb0d1eeda7: Layer already exists [2022-08-03T00:36:14.045Z] dc75e6d91e50: Layer already exists [2022-08-03T00:36:14.045Z] a79d816c931a: Layer already exists [2022-08-03T00:36:14.045Z] 3fba8cafedcc: Layer already exists [2022-08-03T00:36:14.045Z] ad543cd673bd: Layer already exists [2022-08-03T00:36:14.045Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37: digest: sha256:8902ab2f471cf3b34a1655cbc705ecfd68774e8fa7a71fce2efb56c7292958d6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:14.361Z] + 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 [2022-08-03T00:36:14.672Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-08-03T00:36:14.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-03T00:36:14.672Z] dc75e6d91e50: Preparing [2022-08-03T00:36:14.672Z] a79d816c931a: Preparing [2022-08-03T00:36:14.672Z] f2c54ebcf291: Preparing [2022-08-03T00:36:14.672Z] f3eb0d1eeda7: Preparing [2022-08-03T00:36:14.672Z] 3fba8cafedcc: Preparing [2022-08-03T00:36:14.672Z] ad543cd673bd: Preparing [2022-08-03T00:36:14.672Z] ad543cd673bd: Waiting [2022-08-03T00:36:14.672Z] 3fba8cafedcc: Layer already exists [2022-08-03T00:36:14.672Z] f3eb0d1eeda7: Layer already exists [2022-08-03T00:36:14.672Z] dc75e6d91e50: Layer already exists [2022-08-03T00:36:14.672Z] f2c54ebcf291: Layer already exists [2022-08-03T00:36:14.672Z] a79d816c931a: Layer already exists [2022-08-03T00:36:14.672Z] ad543cd673bd: Layer already exists [2022-08-03T00:36:14.672Z] main: digest: sha256:8902ab2f471cf3b34a1655cbc705ecfd68774e8fa7a71fce2efb56c7292958d6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T00:36:14.714Z] ===================================================== [Pipeline] echo [2022-08-03T00:36:14.719Z] taggedImages: [2022-08-03T00:36:14.719Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:36:14.719Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-08-03T00:36:14.719Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.37 [2022-08-03T00:36:14.719Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:36:14.719Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-08-03T00:36:14.734Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-08-03T00:36:14.734Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:36:14.734Z] latest [2022-08-03T00:36:14.734Z] 2.3.0-dev.37 [2022-08-03T00:36:14.734Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:36:14.734Z] main [2022-08-03T00:36:14.734Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:15.041Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:62f72edb64dca79aa690ec258c3243e87ccbadbd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:15.361Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:36:15.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-03T00:36:15.361Z] a7822aaf5f03: Preparing [2022-08-03T00:36:15.361Z] 76264845dafe: Preparing [2022-08-03T00:36:15.361Z] da673d86775a: Preparing [2022-08-03T00:36:15.361Z] 6bc8dc6805f9: Preparing [2022-08-03T00:36:15.361Z] 789b246dc20c: Preparing [2022-08-03T00:36:15.361Z] 921d822da992: Preparing [2022-08-03T00:36:15.361Z] 3fba8cafedcc: Preparing [2022-08-03T00:36:15.361Z] ad543cd673bd: Preparing [2022-08-03T00:36:15.361Z] 921d822da992: Waiting [2022-08-03T00:36:15.361Z] ad543cd673bd: Waiting [2022-08-03T00:36:15.361Z] a7822aaf5f03: Pushed [2022-08-03T00:36:15.361Z] da673d86775a: Pushed [2022-08-03T00:36:15.361Z] 76264845dafe: Pushed [2022-08-03T00:36:15.361Z] 3fba8cafedcc: Layer already exists [2022-08-03T00:36:15.361Z] ad543cd673bd: Layer already exists [2022-08-03T00:36:15.930Z] 921d822da992: Pushed [2022-08-03T00:36:19.218Z] 789b246dc20c: Pushed [2022-08-03T00:36:21.757Z] 6bc8dc6805f9: Pushed [2022-08-03T00:36:21.757Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd: digest: sha256:dbd2a648fbc47d7dbf13c287fe20af9284877741b0b539d9316226dfb5539c97 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:22.067Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:22.372Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-08-03T00:36:22.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-03T00:36:22.372Z] a7822aaf5f03: Preparing [2022-08-03T00:36:22.372Z] 76264845dafe: Preparing [2022-08-03T00:36:22.372Z] da673d86775a: Preparing [2022-08-03T00:36:22.372Z] 6bc8dc6805f9: Preparing [2022-08-03T00:36:22.372Z] 789b246dc20c: Preparing [2022-08-03T00:36:22.372Z] 921d822da992: Preparing [2022-08-03T00:36:22.372Z] 3fba8cafedcc: Preparing [2022-08-03T00:36:22.372Z] ad543cd673bd: Preparing [2022-08-03T00:36:22.372Z] 921d822da992: Waiting [2022-08-03T00:36:22.372Z] 3fba8cafedcc: Waiting [2022-08-03T00:36:22.372Z] ad543cd673bd: Waiting [2022-08-03T00:36:22.372Z] 789b246dc20c: Layer already exists [2022-08-03T00:36:22.372Z] 76264845dafe: Layer already exists [2022-08-03T00:36:22.372Z] a7822aaf5f03: Layer already exists [2022-08-03T00:36:22.372Z] da673d86775a: Layer already exists [2022-08-03T00:36:22.372Z] 6bc8dc6805f9: Layer already exists [2022-08-03T00:36:22.372Z] 921d822da992: Layer already exists [2022-08-03T00:36:22.372Z] 3fba8cafedcc: Layer already exists [2022-08-03T00:36:22.372Z] ad543cd673bd: Layer already exists [2022-08-03T00:36:22.372Z] latest: digest: sha256:dbd2a648fbc47d7dbf13c287fe20af9284877741b0b539d9316226dfb5539c97 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:22.686Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:22.995Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.37 [2022-08-03T00:36:22.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-03T00:36:22.995Z] a7822aaf5f03: Preparing [2022-08-03T00:36:22.995Z] 76264845dafe: Preparing [2022-08-03T00:36:22.995Z] da673d86775a: Preparing [2022-08-03T00:36:22.995Z] 6bc8dc6805f9: Preparing [2022-08-03T00:36:22.995Z] 789b246dc20c: Preparing [2022-08-03T00:36:22.995Z] 921d822da992: Preparing [2022-08-03T00:36:22.995Z] 3fba8cafedcc: Preparing [2022-08-03T00:36:22.995Z] ad543cd673bd: Preparing [2022-08-03T00:36:22.995Z] 921d822da992: Waiting [2022-08-03T00:36:22.995Z] 3fba8cafedcc: Waiting [2022-08-03T00:36:22.995Z] ad543cd673bd: Waiting [2022-08-03T00:36:22.995Z] 76264845dafe: Layer already exists [2022-08-03T00:36:22.995Z] 6bc8dc6805f9: Layer already exists [2022-08-03T00:36:22.995Z] da673d86775a: Layer already exists [2022-08-03T00:36:22.995Z] a7822aaf5f03: Layer already exists [2022-08-03T00:36:22.995Z] 789b246dc20c: Layer already exists [2022-08-03T00:36:22.995Z] 3fba8cafedcc: Layer already exists [2022-08-03T00:36:22.995Z] 921d822da992: Layer already exists [2022-08-03T00:36:22.995Z] ad543cd673bd: Layer already exists [2022-08-03T00:36:22.995Z] 2.3.0-dev.37: digest: sha256:dbd2a648fbc47d7dbf13c287fe20af9284877741b0b539d9316226dfb5539c97 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:23.320Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:23.633Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:36:23.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-03T00:36:23.633Z] a7822aaf5f03: Preparing [2022-08-03T00:36:23.633Z] 76264845dafe: Preparing [2022-08-03T00:36:23.633Z] da673d86775a: Preparing [2022-08-03T00:36:23.633Z] 6bc8dc6805f9: Preparing [2022-08-03T00:36:23.633Z] 789b246dc20c: Preparing [2022-08-03T00:36:23.633Z] 921d822da992: Preparing [2022-08-03T00:36:23.633Z] 3fba8cafedcc: Preparing [2022-08-03T00:36:23.633Z] ad543cd673bd: Preparing [2022-08-03T00:36:23.633Z] 3fba8cafedcc: Waiting [2022-08-03T00:36:23.633Z] ad543cd673bd: Waiting [2022-08-03T00:36:23.633Z] da673d86775a: Layer already exists [2022-08-03T00:36:23.633Z] 76264845dafe: Layer already exists [2022-08-03T00:36:23.633Z] a7822aaf5f03: Layer already exists [2022-08-03T00:36:23.633Z] 6bc8dc6805f9: Layer already exists [2022-08-03T00:36:23.633Z] 789b246dc20c: Layer already exists [2022-08-03T00:36:23.633Z] 3fba8cafedcc: Layer already exists [2022-08-03T00:36:23.633Z] 921d822da992: Layer already exists [2022-08-03T00:36:23.633Z] ad543cd673bd: Layer already exists [2022-08-03T00:36:23.633Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37: digest: sha256:dbd2a648fbc47d7dbf13c287fe20af9284877741b0b539d9316226dfb5539c97 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:23.695Z] Removing intermediate container 0783cd2d02b3 [2022-08-03T00:36:23.695Z] ---> 9f9039df01f8 [2022-08-03T00:36:23.695Z] Successfully built 9f9039df01f8 [2022-08-03T00:36:23.695Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:23.949Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:24.050Z] + docker inspect -f . ci-base-image-arm64 [2022-08-03T00:36:24.050Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T00:36:24.258Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-08-03T00:36:24.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-03T00:36:24.258Z] a7822aaf5f03: Preparing [2022-08-03T00:36:24.258Z] 76264845dafe: Preparing [2022-08-03T00:36:24.258Z] da673d86775a: Preparing [2022-08-03T00:36:24.258Z] 6bc8dc6805f9: Preparing [2022-08-03T00:36:24.258Z] 789b246dc20c: Preparing [2022-08-03T00:36:24.258Z] 921d822da992: Preparing [2022-08-03T00:36:24.258Z] 3fba8cafedcc: Preparing [2022-08-03T00:36:24.258Z] ad543cd673bd: Preparing [2022-08-03T00:36:24.258Z] 921d822da992: Waiting [2022-08-03T00:36:24.258Z] 3fba8cafedcc: Waiting [2022-08-03T00:36:24.258Z] da673d86775a: Layer already exists [2022-08-03T00:36:24.258Z] 76264845dafe: Layer already exists [2022-08-03T00:36:24.258Z] 789b246dc20c: Layer already exists [2022-08-03T00:36:24.258Z] a7822aaf5f03: Layer already exists [2022-08-03T00:36:24.258Z] 6bc8dc6805f9: Layer already exists [2022-08-03T00:36:24.258Z] 921d822da992: Layer already exists [2022-08-03T00:36:24.258Z] 3fba8cafedcc: Layer already exists [2022-08-03T00:36:24.258Z] ad543cd673bd: Layer already exists [2022-08-03T00:36:24.258Z] main: digest: sha256:dbd2a648fbc47d7dbf13c287fe20af9284877741b0b539d9316226dfb5539c97 size: 1992 [2022-08-03T00:36:24.305Z] prd-ubuntu20.04-docker-arm64-4c-16g-21853 does not seem to be running inside a container [2022-08-03T00:36:24.396Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/272 -v /w/workspace/edgex-go/272:/w/workspace/edgex-go/272:rw,z -v /w/workspace/edgex-go/272@tmp:/w/workspace/edgex-go/272@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 [2022-08-03T00:36:25.711Z] $ docker top df5a5ace723b74b5ba605b29edc196d804759fd02a757f580a96ae3c4d046612 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T00:36:26.055Z] ===================================================== [Pipeline] echo [2022-08-03T00:36:26.063Z] taggedImages: [2022-08-03T00:36:26.063Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:36:26.063Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-08-03T00:36:26.063Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.37 [2022-08-03T00:36:26.063Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:36:26.063Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-08-03T00:36:26.082Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-08-03T00:36:26.082Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:36:26.082Z] latest [2022-08-03T00:36:26.082Z] 2.3.0-dev.37 [2022-08-03T00:36:26.082Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:36:26.082Z] main [2022-08-03T00:36:26.082Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:26.416Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:62f72edb64dca79aa690ec258c3243e87ccbadbd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:26.630Z] + go version [2022-08-03T00:36:26.630Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-03T00:36:26.656Z] $ docker stop --time=1 df5a5ace723b74b5ba605b29edc196d804759fd02a757f580a96ae3c4d046612 [2022-08-03T00:36:26.728Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:36:26.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-03T00:36:26.728Z] 9c48fe781ae4: Preparing [2022-08-03T00:36:26.728Z] ba5cd9903a11: Preparing [2022-08-03T00:36:26.728Z] 92f3a308048e: Preparing [2022-08-03T00:36:26.728Z] 554c56a4ac91: Preparing [2022-08-03T00:36:26.728Z] 73a38eca8446: Preparing [2022-08-03T00:36:26.728Z] 3fba8cafedcc: Preparing [2022-08-03T00:36:26.728Z] ad543cd673bd: Preparing [2022-08-03T00:36:26.728Z] 3fba8cafedcc: Waiting [2022-08-03T00:36:26.728Z] 92f3a308048e: Pushed [2022-08-03T00:36:26.728Z] 9c48fe781ae4: Pushed [2022-08-03T00:36:26.728Z] ba5cd9903a11: Pushed [2022-08-03T00:36:26.728Z] 3fba8cafedcc: Layer already exists [2022-08-03T00:36:26.728Z] ad543cd673bd: Layer already exists [2022-08-03T00:36:26.988Z] 73a38eca8446: Pushed [2022-08-03T00:36:28.258Z] $ docker rm -f df5a5ace723b74b5ba605b29edc196d804759fd02a757f580a96ae3c4d046612 [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] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:28.895Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-03T00:36:28.895Z] [2022-08-03T00:36:28.895Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:29.245Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-03T00:36:29.517Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-08-03T00:36:29.517Z] 29e5d40040c1: Pulling fs layer [2022-08-03T00:36:29.517Z] 1ce36da41761: Pulling fs layer [2022-08-03T00:36:29.517Z] 25b303627fd3: Pulling fs layer [2022-08-03T00:36:29.517Z] 29e5d40040c1: Verifying Checksum [2022-08-03T00:36:29.517Z] 29e5d40040c1: Download complete [2022-08-03T00:36:29.793Z] 1ce36da41761: Verifying Checksum [2022-08-03T00:36:29.793Z] 1ce36da41761: Download complete [2022-08-03T00:36:30.069Z] 29e5d40040c1: Pull complete [2022-08-03T00:36:31.500Z] 25b303627fd3: Download complete [2022-08-03T00:36:31.500Z] 1ce36da41761: Pull complete [2022-08-03T00:36:33.561Z] 554c56a4ac91: Pushed [2022-08-03T00:36:33.561Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd: digest: sha256:e08c572f4e6e5482a4cd1359cd4edcafbccda30b1340e38278cd6752c41c0e80 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:33.885Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:34.199Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-08-03T00:36:34.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-03T00:36:34.199Z] 9c48fe781ae4: Preparing [2022-08-03T00:36:34.199Z] ba5cd9903a11: Preparing [2022-08-03T00:36:34.199Z] 92f3a308048e: Preparing [2022-08-03T00:36:34.199Z] 554c56a4ac91: Preparing [2022-08-03T00:36:34.199Z] 73a38eca8446: Preparing [2022-08-03T00:36:34.199Z] 3fba8cafedcc: Preparing [2022-08-03T00:36:34.199Z] ad543cd673bd: Preparing [2022-08-03T00:36:34.199Z] 3fba8cafedcc: Waiting [2022-08-03T00:36:34.199Z] ad543cd673bd: Waiting [2022-08-03T00:36:34.199Z] 9c48fe781ae4: Layer already exists [2022-08-03T00:36:34.199Z] 554c56a4ac91: Layer already exists [2022-08-03T00:36:34.199Z] 73a38eca8446: Layer already exists [2022-08-03T00:36:34.199Z] 92f3a308048e: Layer already exists [2022-08-03T00:36:34.199Z] ba5cd9903a11: Layer already exists [2022-08-03T00:36:34.199Z] ad543cd673bd: Layer already exists [2022-08-03T00:36:34.199Z] 3fba8cafedcc: Layer already exists [2022-08-03T00:36:34.199Z] latest: digest: sha256:e08c572f4e6e5482a4cd1359cd4edcafbccda30b1340e38278cd6752c41c0e80 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:34.518Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:34.829Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.37 [2022-08-03T00:36:34.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-03T00:36:34.829Z] 9c48fe781ae4: Preparing [2022-08-03T00:36:34.829Z] ba5cd9903a11: Preparing [2022-08-03T00:36:34.829Z] 92f3a308048e: Preparing [2022-08-03T00:36:34.829Z] 554c56a4ac91: Preparing [2022-08-03T00:36:34.829Z] 73a38eca8446: Preparing [2022-08-03T00:36:34.829Z] 3fba8cafedcc: Preparing [2022-08-03T00:36:34.829Z] ad543cd673bd: Preparing [2022-08-03T00:36:34.829Z] 3fba8cafedcc: Waiting [2022-08-03T00:36:34.829Z] ad543cd673bd: Waiting [2022-08-03T00:36:34.829Z] ba5cd9903a11: Layer already exists [2022-08-03T00:36:34.829Z] 92f3a308048e: Layer already exists [2022-08-03T00:36:34.829Z] 73a38eca8446: Layer already exists [2022-08-03T00:36:34.829Z] 554c56a4ac91: Layer already exists [2022-08-03T00:36:34.829Z] 9c48fe781ae4: Layer already exists [2022-08-03T00:36:34.829Z] 3fba8cafedcc: Layer already exists [2022-08-03T00:36:34.829Z] ad543cd673bd: Layer already exists [2022-08-03T00:36:34.829Z] 2.3.0-dev.37: digest: sha256:e08c572f4e6e5482a4cd1359cd4edcafbccda30b1340e38278cd6752c41c0e80 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:35.144Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:35.483Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:36:35.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-03T00:36:35.483Z] 9c48fe781ae4: Preparing [2022-08-03T00:36:35.483Z] ba5cd9903a11: Preparing [2022-08-03T00:36:35.483Z] 92f3a308048e: Preparing [2022-08-03T00:36:35.483Z] 554c56a4ac91: Preparing [2022-08-03T00:36:35.483Z] 73a38eca8446: Preparing [2022-08-03T00:36:35.483Z] 3fba8cafedcc: Preparing [2022-08-03T00:36:35.483Z] ad543cd673bd: Preparing [2022-08-03T00:36:35.483Z] 3fba8cafedcc: Waiting [2022-08-03T00:36:35.483Z] ad543cd673bd: Waiting [2022-08-03T00:36:35.483Z] 73a38eca8446: Layer already exists [2022-08-03T00:36:35.483Z] ba5cd9903a11: Layer already exists [2022-08-03T00:36:35.483Z] 554c56a4ac91: Layer already exists [2022-08-03T00:36:35.483Z] 9c48fe781ae4: Layer already exists [2022-08-03T00:36:35.483Z] 92f3a308048e: Layer already exists [2022-08-03T00:36:35.483Z] ad543cd673bd: Layer already exists [2022-08-03T00:36:35.483Z] 3fba8cafedcc: Layer already exists [2022-08-03T00:36:35.483Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37: digest: sha256:e08c572f4e6e5482a4cd1359cd4edcafbccda30b1340e38278cd6752c41c0e80 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:35.819Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:36.141Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-08-03T00:36:36.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-03T00:36:36.141Z] 9c48fe781ae4: Preparing [2022-08-03T00:36:36.141Z] ba5cd9903a11: Preparing [2022-08-03T00:36:36.141Z] 92f3a308048e: Preparing [2022-08-03T00:36:36.141Z] 554c56a4ac91: Preparing [2022-08-03T00:36:36.141Z] 73a38eca8446: Preparing [2022-08-03T00:36:36.141Z] 3fba8cafedcc: Preparing [2022-08-03T00:36:36.141Z] ad543cd673bd: Preparing [2022-08-03T00:36:36.141Z] 3fba8cafedcc: Waiting [2022-08-03T00:36:36.141Z] ad543cd673bd: Waiting [2022-08-03T00:36:36.141Z] ba5cd9903a11: Layer already exists [2022-08-03T00:36:36.141Z] 73a38eca8446: Layer already exists [2022-08-03T00:36:36.141Z] 92f3a308048e: Layer already exists [2022-08-03T00:36:36.141Z] 9c48fe781ae4: Layer already exists [2022-08-03T00:36:36.141Z] 554c56a4ac91: Layer already exists [2022-08-03T00:36:36.141Z] 3fba8cafedcc: Layer already exists [2022-08-03T00:36:36.141Z] ad543cd673bd: Layer already exists [2022-08-03T00:36:36.141Z] main: digest: sha256:e08c572f4e6e5482a4cd1359cd4edcafbccda30b1340e38278cd6752c41c0e80 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T00:36:36.196Z] ===================================================== [Pipeline] echo [2022-08-03T00:36:36.208Z] taggedImages: [2022-08-03T00:36:36.208Z] - nexus3.edgexfoundry.org:10004/security-spire-config:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:36:36.208Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-08-03T00:36:36.208Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.37 [2022-08-03T00:36:36.208Z] - nexus3.edgexfoundry.org:10004/security-spire-config:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:36:36.208Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-08-03T00:36:36.231Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-08-03T00:36:36.231Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:36:36.231Z] latest [2022-08-03T00:36:36.231Z] 2.3.0-dev.37 [2022-08-03T00:36:36.231Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:36:36.231Z] main [2022-08-03T00:36:36.231Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:36.548Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:62f72edb64dca79aa690ec258c3243e87ccbadbd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:36.861Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:36:36.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-03T00:36:36.861Z] 9192c3430c05: Preparing [2022-08-03T00:36:36.861Z] 1e8a1563e133: Preparing [2022-08-03T00:36:36.861Z] 8fa4126e0887: Preparing [2022-08-03T00:36:36.861Z] 554c56a4ac91: Preparing [2022-08-03T00:36:36.861Z] a409f3e4453f: Preparing [2022-08-03T00:36:36.861Z] 181d70cf3508: Preparing [2022-08-03T00:36:36.861Z] ad543cd673bd: Preparing [2022-08-03T00:36:36.861Z] 181d70cf3508: Waiting [2022-08-03T00:36:36.861Z] ad543cd673bd: Waiting [2022-08-03T00:36:36.861Z] 554c56a4ac91: Layer already exists [2022-08-03T00:36:36.861Z] 1e8a1563e133: Pushed [2022-08-03T00:36:36.861Z] 9192c3430c05: Pushed [2022-08-03T00:36:36.861Z] 8fa4126e0887: Pushed [2022-08-03T00:36:36.861Z] 181d70cf3508: Pushed [2022-08-03T00:36:36.861Z] ad543cd673bd: Layer already exists [2022-08-03T00:36:37.433Z] a409f3e4453f: Pushed [2022-08-03T00:36:37.433Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd: digest: sha256:70a42e5c38fad20f172a91bf23b23c5b2412b19e4e2bb97cd5c1845914868e6e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:37.751Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:38.066Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-08-03T00:36:38.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-03T00:36:38.066Z] 9192c3430c05: Preparing [2022-08-03T00:36:38.066Z] 1e8a1563e133: Preparing [2022-08-03T00:36:38.066Z] 8fa4126e0887: Preparing [2022-08-03T00:36:38.066Z] 554c56a4ac91: Preparing [2022-08-03T00:36:38.066Z] a409f3e4453f: Preparing [2022-08-03T00:36:38.066Z] 181d70cf3508: Preparing [2022-08-03T00:36:38.066Z] ad543cd673bd: Preparing [2022-08-03T00:36:38.066Z] ad543cd673bd: Waiting [2022-08-03T00:36:38.066Z] 181d70cf3508: Waiting [2022-08-03T00:36:38.066Z] 554c56a4ac91: Layer already exists [2022-08-03T00:36:38.066Z] 9192c3430c05: Layer already exists [2022-08-03T00:36:38.066Z] 8fa4126e0887: Layer already exists [2022-08-03T00:36:38.066Z] 1e8a1563e133: Layer already exists [2022-08-03T00:36:38.066Z] a409f3e4453f: Layer already exists [2022-08-03T00:36:38.066Z] 181d70cf3508: Layer already exists [2022-08-03T00:36:38.066Z] ad543cd673bd: Layer already exists [2022-08-03T00:36:38.066Z] latest: digest: sha256:70a42e5c38fad20f172a91bf23b23c5b2412b19e4e2bb97cd5c1845914868e6e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:38.385Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:38.700Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.37 [2022-08-03T00:36:38.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-03T00:36:38.700Z] 9192c3430c05: Preparing [2022-08-03T00:36:38.700Z] 1e8a1563e133: Preparing [2022-08-03T00:36:38.700Z] 8fa4126e0887: Preparing [2022-08-03T00:36:38.700Z] 554c56a4ac91: Preparing [2022-08-03T00:36:38.700Z] a409f3e4453f: Preparing [2022-08-03T00:36:38.700Z] 181d70cf3508: Preparing [2022-08-03T00:36:38.700Z] ad543cd673bd: Preparing [2022-08-03T00:36:38.700Z] 181d70cf3508: Waiting [2022-08-03T00:36:38.700Z] ad543cd673bd: Waiting [2022-08-03T00:36:38.700Z] 554c56a4ac91: Layer already exists [2022-08-03T00:36:38.700Z] 9192c3430c05: Layer already exists [2022-08-03T00:36:38.700Z] a409f3e4453f: Layer already exists [2022-08-03T00:36:38.700Z] 8fa4126e0887: Layer already exists [2022-08-03T00:36:38.700Z] 1e8a1563e133: Layer already exists [2022-08-03T00:36:38.700Z] 181d70cf3508: Layer already exists [2022-08-03T00:36:38.700Z] ad543cd673bd: Layer already exists [2022-08-03T00:36:38.700Z] 2.3.0-dev.37: digest: sha256:70a42e5c38fad20f172a91bf23b23c5b2412b19e4e2bb97cd5c1845914868e6e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:39.023Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:39.337Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:36:39.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-03T00:36:39.337Z] 9192c3430c05: Preparing [2022-08-03T00:36:39.337Z] 1e8a1563e133: Preparing [2022-08-03T00:36:39.337Z] 8fa4126e0887: Preparing [2022-08-03T00:36:39.337Z] 554c56a4ac91: Preparing [2022-08-03T00:36:39.337Z] a409f3e4453f: Preparing [2022-08-03T00:36:39.337Z] 181d70cf3508: Preparing [2022-08-03T00:36:39.337Z] ad543cd673bd: Preparing [2022-08-03T00:36:39.337Z] 181d70cf3508: Waiting [2022-08-03T00:36:39.337Z] 554c56a4ac91: Layer already exists [2022-08-03T00:36:39.337Z] 1e8a1563e133: Layer already exists [2022-08-03T00:36:39.337Z] 8fa4126e0887: Layer already exists [2022-08-03T00:36:39.337Z] a409f3e4453f: Layer already exists [2022-08-03T00:36:39.337Z] 9192c3430c05: Layer already exists [2022-08-03T00:36:39.337Z] 181d70cf3508: Layer already exists [2022-08-03T00:36:39.337Z] ad543cd673bd: Layer already exists [2022-08-03T00:36:39.337Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37: digest: sha256:70a42e5c38fad20f172a91bf23b23c5b2412b19e4e2bb97cd5c1845914868e6e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:39.659Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:39.969Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-08-03T00:36:39.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-03T00:36:39.969Z] 9192c3430c05: Preparing [2022-08-03T00:36:39.969Z] 1e8a1563e133: Preparing [2022-08-03T00:36:39.969Z] 8fa4126e0887: Preparing [2022-08-03T00:36:39.969Z] 554c56a4ac91: Preparing [2022-08-03T00:36:39.969Z] a409f3e4453f: Preparing [2022-08-03T00:36:39.969Z] 181d70cf3508: Preparing [2022-08-03T00:36:39.969Z] ad543cd673bd: Preparing [2022-08-03T00:36:39.969Z] ad543cd673bd: Waiting [2022-08-03T00:36:39.969Z] 181d70cf3508: Waiting [2022-08-03T00:36:39.969Z] 8fa4126e0887: Layer already exists [2022-08-03T00:36:39.969Z] a409f3e4453f: Layer already exists [2022-08-03T00:36:39.969Z] 1e8a1563e133: Layer already exists [2022-08-03T00:36:39.969Z] 9192c3430c05: Layer already exists [2022-08-03T00:36:39.969Z] 554c56a4ac91: Layer already exists [2022-08-03T00:36:39.969Z] 181d70cf3508: Layer already exists [2022-08-03T00:36:39.969Z] ad543cd673bd: Layer already exists [2022-08-03T00:36:39.969Z] main: digest: sha256:70a42e5c38fad20f172a91bf23b23c5b2412b19e4e2bb97cd5c1845914868e6e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T00:36:40.022Z] ===================================================== [Pipeline] echo [2022-08-03T00:36:40.031Z] taggedImages: [2022-08-03T00:36:40.031Z] - nexus3.edgexfoundry.org:10004/security-spire-server:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:36:40.031Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-08-03T00:36:40.031Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.37 [2022-08-03T00:36:40.031Z] - nexus3.edgexfoundry.org:10004/security-spire-server:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:36:40.031Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-08-03T00:36:40.055Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-08-03T00:36:40.055Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:36:40.055Z] latest [2022-08-03T00:36:40.055Z] 2.3.0-dev.37 [2022-08-03T00:36:40.055Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:36:40.055Z] main [2022-08-03T00:36:40.055Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:40.386Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:62f72edb64dca79aa690ec258c3243e87ccbadbd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:40.699Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:36:40.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-03T00:36:40.699Z] 7e2765760f77: Preparing [2022-08-03T00:36:40.699Z] 66334d6b27be: Preparing [2022-08-03T00:36:40.699Z] f2c54ebcf291: Preparing [2022-08-03T00:36:40.699Z] 88fa2d26a55f: Preparing [2022-08-03T00:36:40.699Z] ec34fcc1d526: Preparing [2022-08-03T00:36:40.699Z] f2c54ebcf291: Layer already exists [2022-08-03T00:36:40.699Z] ec34fcc1d526: Layer already exists [2022-08-03T00:36:40.699Z] 7e2765760f77: Pushed [2022-08-03T00:36:40.699Z] 88fa2d26a55f: Pushed [2022-08-03T00:36:43.243Z] 66334d6b27be: Pushed [2022-08-03T00:36:43.243Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd: digest: sha256:b28e0fc414b706969990f5fb98c04c3b58a8caf6124c3dfe4843733c0ae79828 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:43.566Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:43.882Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-08-03T00:36:43.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-03T00:36:43.883Z] 7e2765760f77: Preparing [2022-08-03T00:36:43.883Z] 66334d6b27be: Preparing [2022-08-03T00:36:43.883Z] f2c54ebcf291: Preparing [2022-08-03T00:36:43.883Z] 88fa2d26a55f: Preparing [2022-08-03T00:36:43.883Z] ec34fcc1d526: Preparing [2022-08-03T00:36:43.883Z] f2c54ebcf291: Layer already exists [2022-08-03T00:36:43.883Z] 88fa2d26a55f: Layer already exists [2022-08-03T00:36:43.883Z] 66334d6b27be: Layer already exists [2022-08-03T00:36:43.883Z] 7e2765760f77: Layer already exists [2022-08-03T00:36:43.883Z] ec34fcc1d526: Layer already exists [2022-08-03T00:36:43.883Z] latest: digest: sha256:b28e0fc414b706969990f5fb98c04c3b58a8caf6124c3dfe4843733c0ae79828 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [2022-08-03T00:36:43.922Z] 25b303627fd3: Pull complete [2022-08-03T00:36:43.923Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-08-03T00:36:43.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-03T00:36:43.923Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T00:36:44.203Z] prd-ubuntu20.04-docker-arm64-4c-16g-21853 does not seem to be running inside a container [2022-08-03T00:36:44.210Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.37 [2022-08-03T00:36:44.290Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/272 -v /w/workspace/edgex-go/272:/w/workspace/edgex-go/272:rw,z -v /w/workspace/edgex-go/272@tmp:/w/workspace/edgex-go/272@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-03T00:36:46.523Z] $ docker top fcdbe481ba8cf5d0da4c5880a47dc6bd3b4517edc422ba1a4063b8a018a02f62 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-08-03T00:36:47.153Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.37 [2022-08-03T00:36:47.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-03T00:36:47.153Z] 7e2765760f77: Preparing [2022-08-03T00:36:47.153Z] 66334d6b27be: Preparing [2022-08-03T00:36:47.153Z] f2c54ebcf291: Preparing [2022-08-03T00:36:47.153Z] 88fa2d26a55f: Preparing [2022-08-03T00:36:47.153Z] ec34fcc1d526: Preparing [2022-08-03T00:36:47.153Z] 66334d6b27be: Layer already exists [2022-08-03T00:36:47.153Z] f2c54ebcf291: Layer already exists [2022-08-03T00:36:47.153Z] 88fa2d26a55f: Layer already exists [2022-08-03T00:36:47.153Z] 7e2765760f77: Layer already exists [2022-08-03T00:36:47.153Z] ec34fcc1d526: Layer already exists [2022-08-03T00:36:47.153Z] 2.3.0-dev.37: digest: sha256:b28e0fc414b706969990f5fb98c04c3b58a8caf6124c3dfe4843733c0ae79828 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:47.466Z] + + docker-composegrep build parallel --help [2022-08-03T00:36:47.466Z] [2022-08-03T00:36:47.476Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:47.790Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:36:47.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-03T00:36:47.790Z] 7e2765760f77: Preparing [2022-08-03T00:36:47.790Z] 66334d6b27be: Preparing [2022-08-03T00:36:47.790Z] f2c54ebcf291: Preparing [2022-08-03T00:36:47.790Z] 88fa2d26a55f: Preparing [2022-08-03T00:36:47.790Z] ec34fcc1d526: Preparing [2022-08-03T00:36:47.790Z] 66334d6b27be: Layer already exists [2022-08-03T00:36:47.790Z] 7e2765760f77: Layer already exists [2022-08-03T00:36:47.790Z] ec34fcc1d526: Layer already exists [2022-08-03T00:36:47.790Z] 88fa2d26a55f: Layer already exists [2022-08-03T00:36:47.790Z] f2c54ebcf291: Layer already exists [2022-08-03T00:36:47.790Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37: digest: sha256:b28e0fc414b706969990f5fb98c04c3b58a8caf6124c3dfe4843733c0ae79828 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:48.109Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:48.420Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-08-03T00:36:48.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-03T00:36:48.420Z] 7e2765760f77: Preparing [2022-08-03T00:36:48.420Z] 66334d6b27be: Preparing [2022-08-03T00:36:48.420Z] f2c54ebcf291: Preparing [2022-08-03T00:36:48.420Z] 88fa2d26a55f: Preparing [2022-08-03T00:36:48.420Z] ec34fcc1d526: Preparing [2022-08-03T00:36:48.420Z] 88fa2d26a55f: Layer already exists [2022-08-03T00:36:48.420Z] ec34fcc1d526: Layer already exists [2022-08-03T00:36:48.420Z] f2c54ebcf291: Layer already exists [2022-08-03T00:36:48.420Z] 7e2765760f77: Layer already exists [2022-08-03T00:36:48.420Z] 66334d6b27be: Layer already exists [2022-08-03T00:36:48.420Z] main: digest: sha256:b28e0fc414b706969990f5fb98c04c3b58a8caf6124c3dfe4843733c0ae79828 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T00:36:48.477Z] ===================================================== [Pipeline] echo [2022-08-03T00:36:48.486Z] taggedImages: [2022-08-03T00:36:48.486Z] - nexus3.edgexfoundry.org:10004/support-notifications:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:36:48.486Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-08-03T00:36:48.486Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.37 [2022-08-03T00:36:48.486Z] - nexus3.edgexfoundry.org:10004/support-notifications:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:36:48.486Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-08-03T00:36:48.508Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-08-03T00:36:48.508Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:36:48.508Z] latest [2022-08-03T00:36:48.508Z] 2.3.0-dev.37 [2022-08-03T00:36:48.508Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:36:48.508Z] main [2022-08-03T00:36:48.508Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:48.839Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:62f72edb64dca79aa690ec258c3243e87ccbadbd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:49.149Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:36:49.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-03T00:36:49.149Z] 11b3cc3244f8: Preparing [2022-08-03T00:36:49.149Z] ba7b134707a9: Preparing [2022-08-03T00:36:49.149Z] f2c54ebcf291: Preparing [2022-08-03T00:36:49.149Z] ce33b0d808b2: Preparing [2022-08-03T00:36:49.149Z] ec34fcc1d526: Preparing [2022-08-03T00:36:49.149Z] ce33b0d808b2: Layer already exists [2022-08-03T00:36:49.149Z] ec34fcc1d526: Layer already exists [2022-08-03T00:36:49.149Z] f2c54ebcf291: Layer already exists [2022-08-03T00:36:49.149Z] 11b3cc3244f8: Pushed [2022-08-03T00:36:51.689Z] ba7b134707a9: Pushed [2022-08-03T00:36:51.689Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd: digest: sha256:619f718b551732e05eb9aa08720a353807867a352b704236ee03396f9bc6b834 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:52.018Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:52.335Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-08-03T00:36:52.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-03T00:36:52.335Z] 11b3cc3244f8: Preparing [2022-08-03T00:36:52.335Z] ba7b134707a9: Preparing [2022-08-03T00:36:52.335Z] f2c54ebcf291: Preparing [2022-08-03T00:36:52.335Z] ce33b0d808b2: Preparing [2022-08-03T00:36:52.335Z] ec34fcc1d526: Preparing [2022-08-03T00:36:52.335Z] f2c54ebcf291: Layer already exists [2022-08-03T00:36:52.335Z] ce33b0d808b2: Layer already exists [2022-08-03T00:36:52.335Z] ba7b134707a9: Layer already exists [2022-08-03T00:36:52.335Z] 11b3cc3244f8: Layer already exists [2022-08-03T00:36:52.335Z] ec34fcc1d526: Layer already exists [2022-08-03T00:36:52.335Z] latest: digest: sha256:619f718b551732e05eb9aa08720a353807867a352b704236ee03396f9bc6b834 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:52.653Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:52.859Z] --parallel Build images in parallel. [Pipeline] } [2022-08-03T00:36:52.883Z] $ docker stop --time=1 fcdbe481ba8cf5d0da4c5880a47dc6bd3b4517edc422ba1a4063b8a018a02f62 [2022-08-03T00:36:52.966Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.37 [2022-08-03T00:36:52.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-03T00:36:52.966Z] 11b3cc3244f8: Preparing [2022-08-03T00:36:52.966Z] ba7b134707a9: Preparing [2022-08-03T00:36:52.966Z] f2c54ebcf291: Preparing [2022-08-03T00:36:52.966Z] ce33b0d808b2: Preparing [2022-08-03T00:36:52.966Z] ec34fcc1d526: Preparing [2022-08-03T00:36:52.966Z] ce33b0d808b2: Layer already exists [2022-08-03T00:36:52.966Z] 11b3cc3244f8: Layer already exists [2022-08-03T00:36:52.966Z] ba7b134707a9: Layer already exists [2022-08-03T00:36:52.966Z] ec34fcc1d526: Layer already exists [2022-08-03T00:36:52.966Z] f2c54ebcf291: Layer already exists [2022-08-03T00:36:52.966Z] 2.3.0-dev.37: digest: sha256:619f718b551732e05eb9aa08720a353807867a352b704236ee03396f9bc6b834 size: 1365 [2022-08-03T00:36:54.545Z] $ docker rm -f fcdbe481ba8cf5d0da4c5880a47dc6bd3b4517edc422ba1a4063b8a018a02f62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:55.068Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:55.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-03T00:36:55.194Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T00:36:55.383Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:36:55.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-03T00:36:55.383Z] 11b3cc3244f8: Preparing [2022-08-03T00:36:55.383Z] ba7b134707a9: Preparing [2022-08-03T00:36:55.383Z] f2c54ebcf291: Preparing [2022-08-03T00:36:55.383Z] ce33b0d808b2: Preparing [2022-08-03T00:36:55.383Z] ec34fcc1d526: Preparing [2022-08-03T00:36:55.383Z] ec34fcc1d526: Layer already exists [2022-08-03T00:36:55.383Z] ce33b0d808b2: Layer already exists [2022-08-03T00:36:55.383Z] ba7b134707a9: Layer already exists [2022-08-03T00:36:55.383Z] f2c54ebcf291: Layer already exists [2022-08-03T00:36:55.383Z] 11b3cc3244f8: Layer already exists [2022-08-03T00:36:55.383Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37: digest: sha256:619f718b551732e05eb9aa08720a353807867a352b704236ee03396f9bc6b834 size: 1365 [2022-08-03T00:36:55.433Z] prd-ubuntu20.04-docker-arm64-4c-16g-21853 does not seem to be running inside a container [2022-08-03T00:36:55.520Z] $ 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/272 -v /w/workspace/edgex-go/272:/w/workspace/edgex-go/272:rw,z -v /w/workspace/edgex-go/272@tmp:/w/workspace/edgex-go/272@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 [2022-08-03T00:36:56.787Z] $ docker top 77abee907eab082df6b2fd3e18dd7ff874fd828611d8b6fb9b188d93a6b53c90 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:57.431Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:57.726Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-03T00:36:57.746Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-08-03T00:36:57.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-03T00:36:57.746Z] 11b3cc3244f8: Preparing [2022-08-03T00:36:57.746Z] ba7b134707a9: Preparing [2022-08-03T00:36:57.746Z] f2c54ebcf291: Preparing [2022-08-03T00:36:57.746Z] ce33b0d808b2: Preparing [2022-08-03T00:36:57.746Z] ec34fcc1d526: Preparing [2022-08-03T00:36:57.746Z] ba7b134707a9: Layer already exists [2022-08-03T00:36:57.746Z] ce33b0d808b2: Layer already exists [2022-08-03T00:36:57.746Z] 11b3cc3244f8: Layer already exists [2022-08-03T00:36:57.746Z] ec34fcc1d526: Layer already exists [2022-08-03T00:36:57.746Z] f2c54ebcf291: Layer already exists [2022-08-03T00:36:57.746Z] main: digest: sha256:619f718b551732e05eb9aa08720a353807867a352b704236ee03396f9bc6b834 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T00:36:57.791Z] ===================================================== [Pipeline] echo [2022-08-03T00:36:57.796Z] taggedImages: [2022-08-03T00:36:57.796Z] - nexus3.edgexfoundry.org:10004/support-scheduler:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:36:57.796Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-08-03T00:36:57.796Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.37 [2022-08-03T00:36:57.796Z] - nexus3.edgexfoundry.org:10004/support-scheduler:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:36:57.796Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-08-03T00:36:57.810Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-08-03T00:36:57.810Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:36:57.810Z] latest [2022-08-03T00:36:57.810Z] 2.3.0-dev.37 [2022-08-03T00:36:57.810Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:36:57.810Z] main [2022-08-03T00:36:57.810Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:58.118Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:62f72edb64dca79aa690ec258c3243e87ccbadbd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:36:58.427Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:36:58.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-03T00:36:58.427Z] 7b3cebe3857f: Preparing [2022-08-03T00:36:58.427Z] 00dbd830057c: Preparing [2022-08-03T00:36:58.427Z] d16a7125ed4a: Preparing [2022-08-03T00:36:58.427Z] 9582097c7aa1: Preparing [2022-08-03T00:36:58.427Z] ec34fcc1d526: Preparing [2022-08-03T00:36:58.427Z] ec34fcc1d526: Layer already exists [2022-08-03T00:36:58.427Z] 00dbd830057c: Pushed [2022-08-03T00:36:58.686Z] 7b3cebe3857f: Pushed [2022-08-03T00:36:59.624Z] d16a7125ed4a: Pushed [2022-08-03T00:37:03.137Z] Building core-command ... [2022-08-03T00:37:03.137Z] Building core-data ... [2022-08-03T00:37:03.137Z] Building core-metadata ... [2022-08-03T00:37:03.137Z] Building security-bootstrapper ... [2022-08-03T00:37:03.137Z] Building security-proxy-setup ... [2022-08-03T00:37:03.137Z] Building security-secretstore-setup ... [2022-08-03T00:37:03.137Z] Building security-spiffe-token-provider ... [2022-08-03T00:37:03.137Z] Building security-spire-agent ... [2022-08-03T00:37:03.137Z] Building security-spire-config ... [2022-08-03T00:37:03.137Z] Building security-spire-server ... [2022-08-03T00:37:03.137Z] Building support-notifications ... [2022-08-03T00:37:03.137Z] Building support-scheduler ... [2022-08-03T00:37:03.137Z] Building sys-mgmt-agent ... [2022-08-03T00:37:03.137Z] Building security-bootstrapper [2022-08-03T00:37:03.137Z] Building core-metadata [2022-08-03T00:37:03.137Z] Building security-spire-config [2022-08-03T00:37:03.137Z] Building support-scheduler [2022-08-03T00:37:03.137Z] Building core-command [2022-08-03T00:37:09.781Z] 9582097c7aa1: Pushed [2022-08-03T00:37:10.042Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd: digest: sha256:4576f8cf7513acb1380049c94d094efc7c5a33a4d7270e0de995cfde0c9e28f8 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:37:10.361Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:37:10.672Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-08-03T00:37:10.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-03T00:37:10.672Z] 7b3cebe3857f: Preparing [2022-08-03T00:37:10.672Z] 00dbd830057c: Preparing [2022-08-03T00:37:10.672Z] d16a7125ed4a: Preparing [2022-08-03T00:37:10.672Z] 9582097c7aa1: Preparing [2022-08-03T00:37:10.672Z] ec34fcc1d526: Preparing [2022-08-03T00:37:10.672Z] 00dbd830057c: Layer already exists [2022-08-03T00:37:10.672Z] ec34fcc1d526: Layer already exists [2022-08-03T00:37:10.672Z] d16a7125ed4a: Layer already exists [2022-08-03T00:37:10.672Z] 7b3cebe3857f: Layer already exists [2022-08-03T00:37:10.672Z] 9582097c7aa1: Layer already exists [2022-08-03T00:37:10.672Z] latest: digest: sha256:4576f8cf7513acb1380049c94d094efc7c5a33a4d7270e0de995cfde0c9e28f8 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:37:11.001Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:37:11.322Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.37 [2022-08-03T00:37:11.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-03T00:37:11.322Z] 7b3cebe3857f: Preparing [2022-08-03T00:37:11.322Z] 00dbd830057c: Preparing [2022-08-03T00:37:11.322Z] d16a7125ed4a: Preparing [2022-08-03T00:37:11.322Z] 9582097c7aa1: Preparing [2022-08-03T00:37:11.322Z] ec34fcc1d526: Preparing [2022-08-03T00:37:11.322Z] 9582097c7aa1: Layer already exists [2022-08-03T00:37:11.322Z] 00dbd830057c: Layer already exists [2022-08-03T00:37:11.322Z] 7b3cebe3857f: Layer already exists [2022-08-03T00:37:11.322Z] d16a7125ed4a: Layer already exists [2022-08-03T00:37:11.322Z] ec34fcc1d526: Layer already exists [2022-08-03T00:37:11.322Z] 2.3.0-dev.37: digest: sha256:4576f8cf7513acb1380049c94d094efc7c5a33a4d7270e0de995cfde0c9e28f8 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:37:11.643Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:37:11.962Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:37:11.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-03T00:37:11.962Z] 7b3cebe3857f: Preparing [2022-08-03T00:37:11.962Z] 00dbd830057c: Preparing [2022-08-03T00:37:11.962Z] d16a7125ed4a: Preparing [2022-08-03T00:37:11.962Z] 9582097c7aa1: Preparing [2022-08-03T00:37:11.962Z] ec34fcc1d526: Preparing [2022-08-03T00:37:11.962Z] 7b3cebe3857f: Layer already exists [2022-08-03T00:37:11.962Z] ec34fcc1d526: Layer already exists [2022-08-03T00:37:11.962Z] 00dbd830057c: Layer already exists [2022-08-03T00:37:11.962Z] d16a7125ed4a: Layer already exists [2022-08-03T00:37:11.962Z] 9582097c7aa1: Layer already exists [2022-08-03T00:37:11.962Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37: digest: sha256:4576f8cf7513acb1380049c94d094efc7c5a33a4d7270e0de995cfde0c9e28f8 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:37:12.277Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:37:12.586Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-08-03T00:37:12.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-03T00:37:12.586Z] 7b3cebe3857f: Preparing [2022-08-03T00:37:12.586Z] 00dbd830057c: Preparing [2022-08-03T00:37:12.586Z] d16a7125ed4a: Preparing [2022-08-03T00:37:12.586Z] 9582097c7aa1: Preparing [2022-08-03T00:37:12.586Z] ec34fcc1d526: Preparing [2022-08-03T00:37:12.586Z] ec34fcc1d526: Layer already exists [2022-08-03T00:37:12.586Z] 7b3cebe3857f: Layer already exists [2022-08-03T00:37:12.586Z] 9582097c7aa1: Layer already exists [2022-08-03T00:37:12.586Z] d16a7125ed4a: Layer already exists [2022-08-03T00:37:12.586Z] 00dbd830057c: Layer already exists [2022-08-03T00:37:12.586Z] main: digest: sha256:4576f8cf7513acb1380049c94d094efc7c5a33a4d7270e0de995cfde0c9e28f8 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T00:37:12.633Z] ===================================================== [Pipeline] echo [2022-08-03T00:37:12.638Z] taggedImages: [2022-08-03T00:37:12.638Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:37:12.638Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-08-03T00:37:12.638Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.37 [2022-08-03T00:37:12.638Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:37:12.638Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent: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] } [2022-08-03T00:37:50.242Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T00:37:50.242Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-03T00:37:50.242Z] ---> 9f9039df01f8 [2022-08-03T00:37:50.242Z] Step 3/22 : WORKDIR /edgex-go [2022-08-03T00:37:50.242Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T00:37:50.242Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-03T00:37:50.242Z] ---> 9f9039df01f8 [2022-08-03T00:37:50.242Z] Step 3/26 : WORKDIR /edgex-go [2022-08-03T00:37:50.242Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T00:37:50.242Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-03T00:37:50.242Z] ---> 9f9039df01f8 [2022-08-03T00:37:50.242Z] Step 3/23 : WORKDIR /edgex-go [2022-08-03T00:37:50.242Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T00:37:50.242Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-03T00:37:50.242Z] ---> 9f9039df01f8 [2022-08-03T00:37:50.242Z] Step 3/31 : WORKDIR /edgex-go [2022-08-03T00:37:50.242Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T00:37:50.242Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-03T00:37:50.242Z] ---> 9f9039df01f8 [2022-08-03T00:37:50.242Z] Step 3/23 : WORKDIR /edgex-go [2022-08-03T00:37:50.242Z] ---> Running in b0d4e8e61685 [2022-08-03T00:37:50.242Z] ---> Running in 7f4b91d45ddd [2022-08-03T00:37:50.242Z] ---> Running in 12b1c4740360 [2022-08-03T00:37:50.242Z] ---> Running in 4b48ad6ddf56 [2022-08-03T00:37:50.522Z] ---> Running in e9e5f65a4f89 [2022-08-03T00:37:50.804Z] Removing intermediate container 4b48ad6ddf56 [2022-08-03T00:37:50.804Z] ---> 9dbfc0d95e7f [2022-08-03T00:37:50.804Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T00:37:51.080Z] Removing intermediate container 7f4b91d45ddd [2022-08-03T00:37:51.080Z] ---> f16cc3c0bba7 [2022-08-03T00:37:51.080Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T00:37:51.080Z] Removing intermediate container e9e5f65a4f89 [2022-08-03T00:37:51.080Z] ---> dc664aa08147 [2022-08-03T00:37:51.080Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T00:37:51.080Z] Removing intermediate container b0d4e8e61685 [2022-08-03T00:37:51.080Z] ---> b35feaab20d8 [2022-08-03T00:37:51.080Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T00:37:51.080Z] Removing intermediate container 12b1c4740360 [2022-08-03T00:37:51.080Z] ---> 996ae3edcfc6 [2022-08-03T00:37:51.080Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T00:37:51.080Z] ---> Running in 02dcf00929e2 [2022-08-03T00:37:51.080Z] ---> Running in a77ed84db16a [2022-08-03T00:37:51.080Z] ---> Running in 2f70a3c0ca25 [2022-08-03T00:37:51.356Z] ---> Running in 1c0d9e66114b [2022-08-03T00:37:51.356Z] ---> Running in b413503084d1 [2022-08-03T00:37:54.774Z] Removing intermediate container a77ed84db16a [2022-08-03T00:37:54.774Z] ---> 1486b9ef3bd9 [2022-08-03T00:37:54.774Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-03T00:37:54.774Z] ---> Running in a8dcd6bfc6d2 [2022-08-03T00:37:55.386Z] Removing intermediate container 02dcf00929e2 [2022-08-03T00:37:55.386Z] Removing intermediate container 2f70a3c0ca25 [2022-08-03T00:37:55.386Z] ---> 0ed94a74c15b [2022-08-03T00:37:55.386Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-03T00:37:55.386Z] ---> 647bbef6e92b [2022-08-03T00:37:55.386Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-03T00:37:55.386Z] ---> Running in 7181a34cfee8 [2022-08-03T00:37:55.386Z] Removing intermediate container b413503084d1 [2022-08-03T00:37:55.386Z] ---> 5900b7d9103e [2022-08-03T00:37:55.386Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-03T00:37:55.667Z] ---> Running in ccfb9056d5d7 [2022-08-03T00:37:55.667Z] ---> Running in e823e5e0a6f1 [2022-08-03T00:37:55.667Z] Removing intermediate container 1c0d9e66114b [2022-08-03T00:37:55.667Z] ---> ee64ddfe9bf3 [2022-08-03T00:37:55.667Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-03T00:37:55.948Z] ---> Running in 9bc6ae24112f [2022-08-03T00:37:56.939Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T00:37:57.542Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T00:37:57.542Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T00:37:57.821Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T00:37:57.821Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T00:37:57.821Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T00:37:58.424Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T00:37:58.710Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T00:37:58.710Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T00:37:58.710Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T00:37:58.991Z] OK: 221 MiB in 51 packages [2022-08-03T00:37:59.998Z] OK: 221 MiB in 51 packages [2022-08-03T00:38:00.307Z] OK: 221 MiB in 51 packages [2022-08-03T00:38:00.307Z] OK: 221 MiB in 51 packages [2022-08-03T00:38:00.591Z] OK: 221 MiB in 51 packages [2022-08-03T00:38:00.591Z] Removing intermediate container a8dcd6bfc6d2 [2022-08-03T00:38:00.591Z] ---> 1d66667c6b22 [2022-08-03T00:38:00.591Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-03T00:38:01.584Z] Removing intermediate container 7181a34cfee8 [2022-08-03T00:38:01.584Z] ---> 7b17e8acd0e0 [2022-08-03T00:38:01.584Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-03T00:38:01.862Z] Removing intermediate container e823e5e0a6f1 [2022-08-03T00:38:01.862Z] ---> 5158f00dba7b [2022-08-03T00:38:01.862Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-03T00:38:01.862Z] Removing intermediate container ccfb9056d5d7 [2022-08-03T00:38:01.862Z] ---> 8a9254056277 [2022-08-03T00:38:01.862Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-03T00:38:02.142Z] Removing intermediate container 9bc6ae24112f [2022-08-03T00:38:02.142Z] ---> 0981a1cc08d3 [2022-08-03T00:38:02.142Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-03T00:38:02.142Z] ---> bbd720195fd4 [2022-08-03T00:38:02.142Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T00:38:02.142Z] ---> Running in f75b54af1218 [2022-08-03T00:38:02.747Z] ---> 829ddda03e15 [2022-08-03T00:38:02.747Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T00:38:03.031Z] ---> Running in a8b042f57a7b [2022-08-03T00:38:03.315Z] ---> c7ae7ad0d2b2 [2022-08-03T00:38:03.315Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T00:38:03.598Z] ---> Running in ef087d3776f5 [2022-08-03T00:38:03.598Z] ---> c9c4b71bd875 [2022-08-03T00:38:03.598Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T00:38:03.598Z] ---> Running in c026c17ce7c2 [2022-08-03T00:38:03.881Z] ---> ed241980944b [2022-08-03T00:38:03.881Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T00:38:03.881Z] ---> Running in e225ac79d425 [2022-08-03T00:39:11.988Z] Removing intermediate container ef087d3776f5 [2022-08-03T00:39:11.988Z] ---> 03a3b2cbce7f [2022-08-03T00:39:11.988Z] Step 8/22 : COPY . . [2022-08-03T00:39:11.988Z] Removing intermediate container c026c17ce7c2 [2022-08-03T00:39:11.988Z] ---> 6e1e076386d1 [2022-08-03T00:39:11.988Z] Step 8/23 : COPY . . [2022-08-03T00:39:11.988Z] Removing intermediate container f75b54af1218 [2022-08-03T00:39:11.988Z] ---> cab9b78f0ce5 [2022-08-03T00:39:11.988Z] Step 8/26 : COPY . . [2022-08-03T00:39:11.988Z] Removing intermediate container e225ac79d425 [2022-08-03T00:39:11.988Z] ---> 3a1b4e9e5633 [2022-08-03T00:39:11.988Z] Step 8/23 : COPY . . [2022-08-03T00:39:11.988Z] Removing intermediate container a8b042f57a7b [2022-08-03T00:39:11.988Z] ---> 1f216a5eaeca [2022-08-03T00:39:11.988Z] Step 8/31 : COPY . . [2022-08-03T00:39:17.420Z] ---> 512f3f088f4a [2022-08-03T00:39:17.420Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-03T00:39:17.420Z] ---> ddcd54b1f422 [2022-08-03T00:39:17.420Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-03T00:39:17.701Z] ---> Running in 9553337cb294 [2022-08-03T00:39:17.701Z] ---> ddee50995d15 [2022-08-03T00:39:17.701Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-03T00:39:17.701Z] ---> 4c109a4eaf13 [2022-08-03T00:39:17.701Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-03T00:39:17.701Z] ---> Running in d889bbe9e1ff [2022-08-03T00:39:17.701Z] ---> 19f8904ba596 [2022-08-03T00:39:17.701Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-03T00:39:17.979Z] ---> Running in 3afeb8d4d869 [2022-08-03T00:39:17.979Z] ---> Running in d321dc5af6a2 [2022-08-03T00:39:17.979Z] ---> Running in 573a940a05ad [2022-08-03T00:39:18.254Z] Removing intermediate container 9553337cb294 [2022-08-03T00:39:18.254Z] ---> b2cfa4baa85f [2022-08-03T00:39:18.254Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-03T00:39:18.531Z] ---> Running in c6c3b216e161 [2022-08-03T00:39:19.142Z] Removing intermediate container c6c3b216e161 [2022-08-03T00:39:19.142Z] ---> 11988c84ce0c [2022-08-03T00:39:19.142Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-03T00:39:19.142Z] ---> Running in 38b6830f0617 [2022-08-03T00:39:19.749Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.37" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-03T00:39:20.351Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.37" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-03T00:39:20.351Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.37" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-03T00:39:20.956Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.37" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-03T00:39:21.943Z] Removing intermediate container 38b6830f0617 [2022-08-03T00:39:21.943Z] ---> 06679314bd6f [2022-08-03T00:39:21.943Z] Step 12/26 : WORKDIR /edgex-go [2022-08-03T00:39:21.943Z] ---> Running in d5493d2025ac [2022-08-03T00:39:22.556Z] Removing intermediate container d5493d2025ac [2022-08-03T00:39:22.556Z] ---> 638a43f88df6 [2022-08-03T00:39:22.556Z] [2022-08-03T00:39:22.556Z] Step 13/26 : FROM alpine:3.15 [2022-08-03T00:39:22.556Z] 3.15: Pulling from library/alpine [2022-08-03T00:39:23.999Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-03T00:39:23.999Z] Status: Downloaded newer image for alpine:3.15 [2022-08-03T00:39:23.999Z] ---> 60f2846fe774 [2022-08-03T00:39:23.999Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T00:39:23.999Z] ---> Running in 602b5622cb24 [2022-08-03T00:39:24.603Z] Removing intermediate container 602b5622cb24 [2022-08-03T00:39:24.603Z] ---> 36cfd65307bb [2022-08-03T00:39:24.603Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T00:39:24.603Z] ---> Running in 8daff81c9303 [2022-08-03T00:39:27.265Z] Removing intermediate container 8daff81c9303 [2022-08-03T00:39:27.265Z] ---> 1b923d7beabc [2022-08-03T00:39:27.265Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-03T00:39:27.539Z] ---> Running in e6012967df92 [2022-08-03T00:39:29.551Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-03T00:39:30.547Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-03T00:39:32.017Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-03T00:39:32.017Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-03T00:39:32.017Z] OK: 15734 distinct packages available [2022-08-03T00:39:32.017Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-03T00:39:33.022Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-03T00:39:34.479Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-03T00:39:34.479Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-03T00:39:34.479Z] (3/4) Installing libucontext (1.1-r0) [2022-08-03T00:39:34.762Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-03T00:39:34.762Z] Executing busybox-1.34.1-r7.trigger [2022-08-03T00:39:34.762Z] OK: 6 MiB in 18 packages [2022-08-03T00:39:36.767Z] Removing intermediate container e6012967df92 [2022-08-03T00:39:36.767Z] ---> 19e7413e5543 [2022-08-03T00:39:36.767Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-03T00:39:42.211Z] ---> db415340b9f4 [2022-08-03T00:39:42.211Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-03T00:39:42.498Z] ---> 0bd012b86e82 [2022-08-03T00:39:42.498Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-03T00:39:42.498Z] ---> Running in bc0dba86143c [2022-08-03T00:39:43.112Z] Removing intermediate container bc0dba86143c [2022-08-03T00:39:43.112Z] ---> 44a0b28c78c9 [2022-08-03T00:39:43.112Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-03T00:39:44.137Z] ---> 10b7e96ea789 [2022-08-03T00:39:44.137Z] Step 21/26 : WORKDIR / [2022-08-03T00:39:44.137Z] ---> Running in e5edaf0d211c [2022-08-03T00:39:44.747Z] Removing intermediate container e5edaf0d211c [2022-08-03T00:39:44.747Z] ---> 80250851c787 [2022-08-03T00:39:44.747Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-03T00:39:44.747Z] ---> Running in 65998e137d7b [2022-08-03T00:39:45.024Z] Removing intermediate container 65998e137d7b [2022-08-03T00:39:45.024Z] ---> 412d2d904171 [2022-08-03T00:39:45.024Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-03T00:39:45.315Z] ---> Running in eb15df0c9038 [2022-08-03T00:39:45.593Z] Removing intermediate container eb15df0c9038 [2022-08-03T00:39:45.593Z] ---> 240b4b3d9fc9 [2022-08-03T00:39:45.593Z] Step 24/26 : LABEL arch=arm64 [2022-08-03T00:39:45.878Z] ---> Running in 2fe16e4e9f8b [2022-08-03T00:39:46.153Z] Removing intermediate container 2fe16e4e9f8b [2022-08-03T00:39:46.153Z] ---> 59794c0d9948 [2022-08-03T00:39:46.153Z] Step 25/26 : LABEL git_sha=62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:39:46.427Z] ---> Running in 96f366d6ed98 [2022-08-03T00:39:46.721Z] Removing intermediate container 96f366d6ed98 [2022-08-03T00:39:46.721Z] ---> 03767b0c749a [2022-08-03T00:39:46.721Z] Step 26/26 : LABEL version=2.3.0-dev.37 [2022-08-03T00:39:46.997Z] ---> Running in 8c083bb1fc6a [2022-08-03T00:39:47.280Z] Removing intermediate container 8c083bb1fc6a [2022-08-03T00:39:47.280Z] ---> 5f994aa18b23 [2022-08-03T00:39:47.280Z] [2022-08-03T00:39:47.562Z] Successfully built 5f994aa18b23 [2022-08-03T00:39:47.562Z] Successfully tagged security-spire-config-arm64:latest [2022-08-03T00:39:47.562Z]  Building security-spire-config ... done Building security-spire-server [2022-08-03T00:40:05.928Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T00:40:05.928Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-03T00:40:05.928Z] ---> 9f9039df01f8 [2022-08-03T00:40:05.928Z] Step 3/25 : WORKDIR /edgex-go [2022-08-03T00:40:05.928Z] ---> Using cache [2022-08-03T00:40:05.928Z] ---> 996ae3edcfc6 [2022-08-03T00:40:05.928Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T00:40:05.928Z] ---> Using cache [2022-08-03T00:40:05.928Z] ---> 5900b7d9103e [2022-08-03T00:40:05.928Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-03T00:40:05.928Z] ---> Running in 0079959573f2 [2022-08-03T00:40:05.928Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T00:40:06.208Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T00:40:07.663Z] OK: 221 MiB in 51 packages [2022-08-03T00:40:08.659Z] Removing intermediate container 0079959573f2 [2022-08-03T00:40:08.659Z] ---> 262d1b1512fe [2022-08-03T00:40:08.659Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-03T00:40:09.647Z] ---> ed82b05e934e [2022-08-03T00:40:09.647Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T00:40:09.934Z] ---> Running in e722f3211018 [2022-08-03T00:40:57.022Z] Removing intermediate container e722f3211018 [2022-08-03T00:40:57.022Z] ---> ea6c17ce44e9 [2022-08-03T00:40:57.022Z] Step 8/25 : COPY . . [2022-08-03T00:41:09.893Z] ---> d4cfd3f533f9 [2022-08-03T00:41:09.893Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-03T00:41:09.893Z] ---> Running in 035265157c99 [2022-08-03T00:41:09.893Z] Removing intermediate container 035265157c99 [2022-08-03T00:41:09.893Z] ---> 0e3c4bea6385 [2022-08-03T00:41:09.893Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-03T00:41:09.893Z] ---> Running in e966039ad91b [2022-08-03T00:41:09.893Z] Removing intermediate container e966039ad91b [2022-08-03T00:41:09.893Z] ---> bbc2435eedbd [2022-08-03T00:41:09.893Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-03T00:41:09.893Z] ---> Running in 877a6959e249 [2022-08-03T00:41:12.973Z] Removing intermediate container 877a6959e249 [2022-08-03T00:41:12.973Z] ---> 1a4b2e6d264c [2022-08-03T00:41:12.973Z] Step 12/25 : WORKDIR /edgex-go [2022-08-03T00:41:13.282Z] ---> Running in c7e865f4b103 [2022-08-03T00:41:13.617Z] Removing intermediate container c7e865f4b103 [2022-08-03T00:41:13.617Z] ---> 49cdff9c879c [2022-08-03T00:41:13.617Z] [2022-08-03T00:41:13.617Z] Step 13/25 : FROM alpine:3.15 [2022-08-03T00:41:13.617Z] ---> 60f2846fe774 [2022-08-03T00:41:13.617Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T00:41:13.617Z] ---> Using cache [2022-08-03T00:41:13.617Z] ---> 36cfd65307bb [2022-08-03T00:41:13.617Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T00:41:13.617Z] ---> Using cache [2022-08-03T00:41:13.617Z] ---> 1b923d7beabc [2022-08-03T00:41:13.617Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-03T00:41:13.617Z] ---> Running in 22d6431aa16f [2022-08-03T00:41:15.815Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-03T00:41:17.362Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-03T00:41:18.859Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-03T00:41:18.859Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-03T00:41:18.859Z] OK: 15734 distinct packages available [2022-08-03T00:41:19.137Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-03T00:41:20.131Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-03T00:41:21.578Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-03T00:41:21.578Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-03T00:41:21.853Z] (3/5) Installing libucontext (1.1-r0) [2022-08-03T00:41:21.853Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-03T00:41:21.853Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-03T00:41:22.137Z] Executing busybox-1.34.1-r7.trigger [2022-08-03T00:41:22.137Z] OK: 6 MiB in 19 packages [2022-08-03T00:41:24.141Z] Removing intermediate container 22d6431aa16f [2022-08-03T00:41:24.141Z] ---> 7947c38fd7e5 [2022-08-03T00:41:24.141Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-03T00:41:29.569Z] ---> e7b420bc4b57 [2022-08-03T00:41:29.569Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-03T00:41:30.184Z] ---> cbe086b720c2 [2022-08-03T00:41:30.184Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-03T00:41:31.171Z] ---> 9eccc89408cf [2022-08-03T00:41:31.171Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-03T00:41:31.775Z] ---> b95c414d519c [2022-08-03T00:41:31.775Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-03T00:41:32.053Z] ---> Running in 22c212965de0 [2022-08-03T00:41:32.332Z] Removing intermediate container 22c212965de0 [2022-08-03T00:41:32.332Z] ---> 572afdfadee5 [2022-08-03T00:41:32.332Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-03T00:41:32.610Z] ---> Running in cd96ec64ba49 [2022-08-03T00:41:32.887Z] Removing intermediate container cd96ec64ba49 [2022-08-03T00:41:32.887Z] ---> d10583f317e7 [2022-08-03T00:41:32.887Z] Step 23/25 : LABEL arch=arm64 [2022-08-03T00:41:33.166Z] ---> Running in 07ad9516da4a [2022-08-03T00:41:33.775Z] Removing intermediate container 07ad9516da4a [2022-08-03T00:41:33.775Z] ---> 736b66d34219 [2022-08-03T00:41:33.775Z] Step 24/25 : LABEL git_sha=62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:41:33.775Z] ---> Running in acfd3466c08f [2022-08-03T00:41:34.056Z] Removing intermediate container acfd3466c08f [2022-08-03T00:41:34.056Z] ---> 899b2839078d [2022-08-03T00:41:34.056Z] Step 25/25 : LABEL version=2.3.0-dev.37 [2022-08-03T00:41:34.333Z] ---> Running in d09b08a3c8a1 [2022-08-03T00:41:34.936Z] Removing intermediate container d09b08a3c8a1 [2022-08-03T00:41:34.936Z] ---> 1cb81b37850c [2022-08-03T00:41:34.936Z] [2022-08-03T00:41:35.212Z] Successfully built 1cb81b37850c [2022-08-03T00:41:35.212Z] Successfully tagged security-spire-server-arm64:latest [2022-08-03T00:41:35.212Z]  Building security-spire-server ... done Building sys-mgmt-agent [2022-08-03T00:41:53.568Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T00:41:53.568Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-03T00:41:53.568Z] ---> 9f9039df01f8 [2022-08-03T00:41:53.568Z] Step 3/23 : WORKDIR /edgex-go [2022-08-03T00:41:53.568Z] ---> Using cache [2022-08-03T00:41:53.568Z] ---> 996ae3edcfc6 [2022-08-03T00:41:53.568Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T00:41:53.568Z] ---> Using cache [2022-08-03T00:41:53.568Z] ---> 5900b7d9103e [2022-08-03T00:41:53.568Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-03T00:41:53.568Z] ---> Running in b13f836eb7d2 [2022-08-03T00:41:54.560Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T00:41:55.549Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T00:41:56.994Z] OK: 221 MiB in 51 packages [2022-08-03T00:41:57.995Z] Removing intermediate container b13f836eb7d2 [2022-08-03T00:41:57.995Z] ---> bd23e97a41bc [2022-08-03T00:41:57.995Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-03T00:41:58.993Z] ---> f804028945b7 [2022-08-03T00:41:58.993Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T00:41:58.993Z] ---> Running in 4c85e39933f2 [2022-08-03T00:42:46.006Z] Removing intermediate container 4c85e39933f2 [2022-08-03T00:42:46.006Z] ---> 2b09dd68cf38 [2022-08-03T00:42:46.006Z] Step 8/23 : COPY . . [2022-08-03T00:42:58.441Z] ---> 03f6ce6adc3d [2022-08-03T00:42:58.441Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-03T00:42:58.441Z] ---> Running in bb45701aab41 [2022-08-03T00:43:00.425Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.37" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-03T00:44:52.297Z] Removing intermediate container d321dc5af6a2 [2022-08-03T00:44:52.297Z] ---> 1330c11a46f3 [2022-08-03T00:44:52.297Z] [2022-08-03T00:44:52.297Z] Step 10/23 : FROM alpine:3.16 [2022-08-03T00:44:52.297Z] 3.16: Pulling from library/alpine [2022-08-03T00:44:52.297Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-03T00:44:52.297Z] Status: Downloaded newer image for alpine:3.16 [2022-08-03T00:44:52.297Z] ---> 3d81c46cd875 [2022-08-03T00:44:52.297Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-03T00:44:52.297Z] ---> Running in 251f577ff0a7 [2022-08-03T00:44:52.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T00:44:52.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T00:44:52.297Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-03T00:44:52.297Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T00:44:52.297Z] OK: 5 MiB in 15 packages [2022-08-03T00:44:52.297Z] Removing intermediate container 251f577ff0a7 [2022-08-03T00:44:52.297Z] ---> 6adb647ac625 [2022-08-03T00:44:52.297Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-03T00:44:52.297Z] ---> Running in 2736578a26ba [2022-08-03T00:44:52.297Z] Removing intermediate container 2736578a26ba [2022-08-03T00:44:52.297Z] ---> b7f5e6da01fb [2022-08-03T00:44:52.297Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-03T00:44:52.297Z] ---> Running in c78ab51227a4 [2022-08-03T00:44:52.297Z] Removing intermediate container c78ab51227a4 [2022-08-03T00:44:52.297Z] ---> ab1dfb0762e9 [2022-08-03T00:44:52.297Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-03T00:44:52.297Z] ---> Running in d0ed7dd938c1 [2022-08-03T00:44:52.297Z] Removing intermediate container d0ed7dd938c1 [2022-08-03T00:44:52.297Z] ---> 642cbc6b6d3d [2022-08-03T00:44:52.297Z] Step 15/23 : WORKDIR / [2022-08-03T00:44:52.297Z] ---> Running in d7eb3e311fcf [2022-08-03T00:44:52.297Z] Removing intermediate container d7eb3e311fcf [2022-08-03T00:44:52.297Z] ---> ecd53b9f4b1a [2022-08-03T00:44:52.297Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T00:44:52.297Z] ---> 4d2dfb54be10 [2022-08-03T00:44:52.297Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-03T00:44:52.297Z] ---> 0370a2bfce66 [2022-08-03T00:44:52.297Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-03T00:44:52.297Z] ---> bb5d3ba8f409 [2022-08-03T00:44:52.297Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-03T00:44:52.575Z] ---> Running in 459f5d48d6cb [2022-08-03T00:44:53.577Z] Removing intermediate container 459f5d48d6cb [2022-08-03T00:44:53.577Z] ---> 6594e2be0d92 [2022-08-03T00:44:53.577Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T00:44:53.577Z] ---> Running in 3c08d0b5f3c2 [2022-08-03T00:44:54.569Z] Removing intermediate container 3c08d0b5f3c2 [2022-08-03T00:44:54.569Z] ---> 99fb2a73b104 [2022-08-03T00:44:54.569Z] Step 21/23 : LABEL arch=arm64 [2022-08-03T00:44:54.863Z] ---> Running in 9c12e12ff85c [2022-08-03T00:44:55.878Z] Removing intermediate container 9c12e12ff85c [2022-08-03T00:44:55.878Z] ---> 8d03c370f924 [2022-08-03T00:44:55.878Z] Step 22/23 : LABEL git_sha=62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:44:56.159Z] ---> Running in ab30afc81896 [2022-08-03T00:44:56.776Z] Removing intermediate container ab30afc81896 [2022-08-03T00:44:56.777Z] ---> 56302f14d189 [2022-08-03T00:44:56.777Z] Step 23/23 : LABEL version=2.3.0-dev.37 [2022-08-03T00:44:56.777Z] ---> Running in f22856faa176 [2022-08-03T00:44:57.397Z] Removing intermediate container d889bbe9e1ff [2022-08-03T00:44:57.397Z] ---> 820172083a27 [2022-08-03T00:44:57.397Z] [2022-08-03T00:44:57.397Z] Step 10/31 : FROM alpine:3.16 [2022-08-03T00:44:57.397Z] ---> 3d81c46cd875 [2022-08-03T00:44:57.397Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T00:44:57.397Z] ---> Running in 098c502b22f1 [2022-08-03T00:44:57.673Z] Removing intermediate container f22856faa176 [2022-08-03T00:44:57.673Z] ---> 30b617573546 [2022-08-03T00:44:57.673Z] [2022-08-03T00:44:57.951Z] Removing intermediate container 098c502b22f1 [2022-08-03T00:44:57.951Z] ---> b4f32fcd36e5 [2022-08-03T00:44:57.951Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-03T00:44:58.228Z] Successfully built 30b617573546 [2022-08-03T00:44:58.228Z] Successfully tagged core-command-arm64:latest [2022-08-03T00:44:58.228Z]  Building core-command ... done Building security-proxy-setup [2022-08-03T00:44:58.228Z] ---> Running in f564e74aece3 [2022-08-03T00:45:00.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T00:45:00.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T00:45:01.670Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-03T00:45:01.670Z] (2/2) Installing su-exec (0.2-r1) [2022-08-03T00:45:01.670Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T00:45:01.670Z] OK: 5 MiB in 16 packages [2022-08-03T00:45:03.132Z] Removing intermediate container f564e74aece3 [2022-08-03T00:45:03.132Z] ---> ba4fbdef4fec [2022-08-03T00:45:03.132Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-03T00:45:03.414Z] ---> Running in ad5d2ed08137 [2022-08-03T00:45:03.697Z] Removing intermediate container ad5d2ed08137 [2022-08-03T00:45:03.697Z] ---> 552c6d382f55 [2022-08-03T00:45:03.697Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-03T00:45:03.697Z] ---> Running in 27ea573f6f02 [2022-08-03T00:45:04.308Z] Removing intermediate container 27ea573f6f02 [2022-08-03T00:45:04.308Z] ---> 62ee885a249c [2022-08-03T00:45:04.308Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-03T00:45:04.590Z] ---> Running in 42ab56bd4642 [2022-08-03T00:45:05.215Z] Removing intermediate container 42ab56bd4642 [2022-08-03T00:45:05.215Z] ---> 04fba5e4adfe [2022-08-03T00:45:05.215Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-03T00:45:05.488Z] ---> Running in 3b83c79f6e37 [2022-08-03T00:45:08.909Z] Removing intermediate container 3b83c79f6e37 [2022-08-03T00:45:08.909Z] ---> 6cb9c4715a6b [2022-08-03T00:45:08.909Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-03T00:45:08.909Z] ---> Running in 90707ea176c5 [2022-08-03T00:45:09.526Z] Removing intermediate container 90707ea176c5 [2022-08-03T00:45:09.526Z] ---> cf88db2c471f [2022-08-03T00:45:09.526Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-03T00:45:10.974Z] ---> 1befe461c459 [2022-08-03T00:45:10.974Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-03T00:45:10.974Z] ---> Running in 0bc044b2ff48 [2022-08-03T00:45:14.404Z] Removing intermediate container 0bc044b2ff48 [2022-08-03T00:45:14.404Z] ---> 603db14c8e53 [2022-08-03T00:45:14.404Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T00:45:15.016Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T00:45:15.016Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-03T00:45:15.016Z] ---> 9f9039df01f8 [2022-08-03T00:45:15.016Z] Step 3/22 : WORKDIR /edgex-go [2022-08-03T00:45:15.016Z] ---> Using cache [2022-08-03T00:45:15.016Z] ---> 996ae3edcfc6 [2022-08-03T00:45:15.016Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T00:45:15.016Z] ---> Using cache [2022-08-03T00:45:15.016Z] ---> 5900b7d9103e [2022-08-03T00:45:15.016Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-03T00:45:15.016Z] ---> Using cache [2022-08-03T00:45:15.016Z] ---> 5158f00dba7b [2022-08-03T00:45:15.016Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-03T00:45:15.016Z] ---> Using cache [2022-08-03T00:45:15.016Z] ---> c7ae7ad0d2b2 [2022-08-03T00:45:15.016Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T00:45:15.016Z] ---> Using cache [2022-08-03T00:45:15.016Z] ---> 03a3b2cbce7f [2022-08-03T00:45:15.016Z] Step 8/22 : COPY . . [2022-08-03T00:45:15.297Z] ---> Using cache [2022-08-03T00:45:15.297Z] ---> 4c109a4eaf13 [2022-08-03T00:45:15.297Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-03T00:45:15.297Z] ---> Running in 68ad40912fc9 [2022-08-03T00:45:15.904Z] ---> e45003ecf234 [2022-08-03T00:45:15.904Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-03T00:45:17.902Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.37" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-03T00:45:18.183Z] ---> ac90c6b16cd0 [2022-08-03T00:45:18.183Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-03T00:45:19.186Z] ---> b7c38ecb2021 [2022-08-03T00:45:19.186Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-03T00:45:20.168Z] ---> 1cde5c3646db [2022-08-03T00:45:20.168Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-03T00:45:21.149Z] ---> 3ab0fd00f165 [2022-08-03T00:45:21.149Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-03T00:45:21.755Z] ---> e5740c076880 [2022-08-03T00:45:21.755Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-03T00:45:22.039Z] ---> Running in 7009bd35acf8 [2022-08-03T00:45:24.743Z] Removing intermediate container 7009bd35acf8 [2022-08-03T00:45:24.743Z] ---> 8cb0dc1e54e4 [2022-08-03T00:45:24.743Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-03T00:45:25.016Z] ---> Running in c9e74ad2d336 [2022-08-03T00:45:25.293Z] Removing intermediate container c9e74ad2d336 [2022-08-03T00:45:25.293Z] ---> 43d7f375ee4b [2022-08-03T00:45:25.293Z] Step 28/31 : CMD ["gate"] [2022-08-03T00:45:25.572Z] ---> Running in 2bea3aa83695 [2022-08-03T00:45:25.843Z] Removing intermediate container 2bea3aa83695 [2022-08-03T00:45:25.843Z] ---> e589c4353cda [2022-08-03T00:45:25.843Z] Step 29/31 : LABEL arch=arm64 [2022-08-03T00:45:26.115Z] ---> Running in 30fbde8c919e [2022-08-03T00:45:26.716Z] Removing intermediate container 30fbde8c919e [2022-08-03T00:45:26.716Z] ---> af7f42fa4353 [2022-08-03T00:45:26.716Z] Step 30/31 : LABEL git_sha=62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:45:26.716Z] ---> Running in cf34678be213 [2022-08-03T00:45:27.315Z] Removing intermediate container cf34678be213 [2022-08-03T00:45:27.315Z] ---> 81a4cfe265e2 [2022-08-03T00:45:27.315Z] Step 31/31 : LABEL version=2.3.0-dev.37 [2022-08-03T00:45:27.590Z] ---> Running in 064ce9918a81 [2022-08-03T00:45:28.189Z] Removing intermediate container 064ce9918a81 [2022-08-03T00:45:28.189Z] ---> 8df8957d50b1 [2022-08-03T00:45:28.189Z] [2022-08-03T00:45:28.189Z] Successfully built 8df8957d50b1 [2022-08-03T00:45:28.189Z] Successfully tagged security-bootstrapper-arm64:latest [2022-08-03T00:45:28.189Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2022-08-03T00:45:46.526Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T00:45:46.526Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-03T00:45:46.526Z] ---> 9f9039df01f8 [2022-08-03T00:45:46.526Z] Step 3/25 : WORKDIR /edgex-go [2022-08-03T00:45:46.526Z] ---> Using cache [2022-08-03T00:45:46.526Z] ---> 996ae3edcfc6 [2022-08-03T00:45:46.526Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T00:45:46.526Z] ---> Using cache [2022-08-03T00:45:46.526Z] ---> 5900b7d9103e [2022-08-03T00:45:46.526Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-03T00:45:46.526Z] ---> Using cache [2022-08-03T00:45:46.526Z] ---> 5158f00dba7b [2022-08-03T00:45:46.526Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-03T00:45:46.526Z] ---> Using cache [2022-08-03T00:45:46.526Z] ---> c7ae7ad0d2b2 [2022-08-03T00:45:46.526Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T00:45:46.526Z] ---> Using cache [2022-08-03T00:45:46.526Z] ---> 03a3b2cbce7f [2022-08-03T00:45:46.526Z] Step 8/25 : COPY . . [2022-08-03T00:45:46.526Z] ---> Using cache [2022-08-03T00:45:46.526Z] ---> 4c109a4eaf13 [2022-08-03T00:45:46.526Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-03T00:45:46.526Z] ---> Running in 16e7ce5d0a09 [2022-08-03T00:45:46.526Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.37" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-03T00:45:56.696Z] Removing intermediate container 573a940a05ad [2022-08-03T00:45:56.696Z] ---> e6654de41782 [2022-08-03T00:45:56.696Z] [2022-08-03T00:45:56.696Z] Step 10/23 : FROM alpine:3.16 [2022-08-03T00:45:56.696Z] ---> 3d81c46cd875 [2022-08-03T00:45:56.696Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-03T00:45:56.696Z] ---> Using cache [2022-08-03T00:45:56.696Z] ---> 6adb647ac625 [2022-08-03T00:45:56.696Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-03T00:45:56.696Z] ---> Using cache [2022-08-03T00:45:56.696Z] ---> b7f5e6da01fb [2022-08-03T00:45:56.696Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-03T00:45:56.696Z] ---> Running in 2e7e167d776b [2022-08-03T00:45:56.696Z] Removing intermediate container 2e7e167d776b [2022-08-03T00:45:56.696Z] ---> abab30dec781 [2022-08-03T00:45:56.696Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-03T00:45:56.696Z] ---> Running in d709f7bfac62 [2022-08-03T00:45:56.696Z] Removing intermediate container d709f7bfac62 [2022-08-03T00:45:56.696Z] ---> f2be8160b052 [2022-08-03T00:45:56.696Z] Step 15/23 : WORKDIR / [2022-08-03T00:45:56.975Z] ---> Running in 451dbd2eba18 [2022-08-03T00:45:57.254Z] Removing intermediate container 451dbd2eba18 [2022-08-03T00:45:57.254Z] ---> dfcbe4694101 [2022-08-03T00:45:57.254Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T00:45:58.247Z] ---> 7ef5ccc10441 [2022-08-03T00:45:58.247Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-03T00:45:59.715Z] ---> 64a6d8232bfe [2022-08-03T00:45:59.715Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-03T00:46:00.728Z] ---> 72f218a0d2b3 [2022-08-03T00:46:00.728Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-03T00:46:00.728Z] ---> Running in 5753b549569d [2022-08-03T00:46:01.336Z] Removing intermediate container 5753b549569d [2022-08-03T00:46:01.336Z] ---> d26beb9bfa14 [2022-08-03T00:46:01.336Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T00:46:01.618Z] ---> Running in f14b2f3c129b [2022-08-03T00:46:02.224Z] Removing intermediate container f14b2f3c129b [2022-08-03T00:46:02.224Z] ---> c189e53049a1 [2022-08-03T00:46:02.224Z] Step 21/23 : LABEL arch=arm64 [2022-08-03T00:46:02.224Z] ---> Running in b4313c039e40 [2022-08-03T00:46:02.830Z] Removing intermediate container b4313c039e40 [2022-08-03T00:46:02.830Z] ---> 395ea27eb040 [2022-08-03T00:46:02.830Z] Step 22/23 : LABEL git_sha=62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:46:02.830Z] ---> Running in 1e71a27c55d3 [2022-08-03T00:46:03.450Z] Removing intermediate container 1e71a27c55d3 [2022-08-03T00:46:03.450Z] ---> 2e7aa4a47e5a [2022-08-03T00:46:03.450Z] Step 23/23 : LABEL version=2.3.0-dev.37 [2022-08-03T00:46:03.450Z] ---> Running in a5ad78e15ab6 [2022-08-03T00:46:03.730Z] Removing intermediate container a5ad78e15ab6 [2022-08-03T00:46:03.730Z] ---> ce238a36bb94 [2022-08-03T00:46:03.730Z] [2022-08-03T00:46:04.330Z] Successfully built ce238a36bb94 [2022-08-03T00:46:04.330Z] Successfully tagged core-metadata-arm64:latest [2022-08-03T00:46:04.330Z]  Building core-metadata ... done Building security-spire-agent [2022-08-03T00:46:22.705Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T00:46:22.705Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-03T00:46:22.705Z] ---> 9f9039df01f8 [2022-08-03T00:46:22.705Z] Step 3/26 : WORKDIR /edgex-go [2022-08-03T00:46:22.705Z] ---> Using cache [2022-08-03T00:46:22.705Z] ---> 996ae3edcfc6 [2022-08-03T00:46:22.705Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T00:46:22.705Z] ---> Using cache [2022-08-03T00:46:22.705Z] ---> 5900b7d9103e [2022-08-03T00:46:22.705Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-03T00:46:22.705Z] ---> Using cache [2022-08-03T00:46:22.705Z] ---> 262d1b1512fe [2022-08-03T00:46:22.705Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-03T00:46:22.705Z] ---> Using cache [2022-08-03T00:46:22.705Z] ---> ed82b05e934e [2022-08-03T00:46:22.705Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T00:46:22.705Z] ---> Using cache [2022-08-03T00:46:22.705Z] ---> ea6c17ce44e9 [2022-08-03T00:46:22.705Z] Step 8/26 : COPY . . [2022-08-03T00:46:22.705Z] ---> Using cache [2022-08-03T00:46:22.705Z] ---> d4cfd3f533f9 [2022-08-03T00:46:22.705Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-03T00:46:22.705Z] ---> Using cache [2022-08-03T00:46:22.705Z] ---> 0e3c4bea6385 [2022-08-03T00:46:22.705Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-03T00:46:22.705Z] ---> Using cache [2022-08-03T00:46:22.705Z] ---> bbc2435eedbd [2022-08-03T00:46:22.705Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-03T00:46:22.705Z] ---> Running in d8fb483b5cdf [2022-08-03T00:46:25.375Z] Removing intermediate container d8fb483b5cdf [2022-08-03T00:46:25.375Z] ---> 406903d1c7b1 [2022-08-03T00:46:25.375Z] Step 12/26 : WORKDIR /edgex-go [2022-08-03T00:46:25.375Z] ---> Running in 467749f49cc1 [2022-08-03T00:46:25.653Z] Removing intermediate container 467749f49cc1 [2022-08-03T00:46:25.653Z] ---> 1a6f86dff38d [2022-08-03T00:46:25.653Z] [2022-08-03T00:46:25.653Z] Step 13/26 : FROM alpine:3.15 [2022-08-03T00:46:25.653Z] ---> 60f2846fe774 [2022-08-03T00:46:25.653Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T00:46:25.653Z] ---> Using cache [2022-08-03T00:46:25.653Z] ---> 36cfd65307bb [2022-08-03T00:46:25.653Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T00:46:25.653Z] ---> Using cache [2022-08-03T00:46:25.653Z] ---> 1b923d7beabc [2022-08-03T00:46:25.653Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-03T00:46:25.653Z] ---> Using cache [2022-08-03T00:46:25.653Z] ---> 7947c38fd7e5 [2022-08-03T00:46:25.653Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-03T00:46:29.087Z] ---> aba4299aca50 [2022-08-03T00:46:29.087Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-03T00:46:34.521Z] ---> 2e92cee30e26 [2022-08-03T00:46:34.521Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-03T00:46:35.511Z] ---> 80cd50cf0556 [2022-08-03T00:46:35.511Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-03T00:46:36.508Z] ---> cdf3f01e85ca [2022-08-03T00:46:36.508Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-03T00:46:37.507Z] ---> fafac513817a [2022-08-03T00:46:37.507Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-03T00:46:37.507Z] ---> Running in d9b46eea2545 [2022-08-03T00:46:38.117Z] Removing intermediate container d9b46eea2545 [2022-08-03T00:46:38.117Z] ---> a31f6406122c [2022-08-03T00:46:38.117Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-03T00:46:38.117Z] ---> Running in 616f8203bca5 [2022-08-03T00:46:38.731Z] Removing intermediate container 616f8203bca5 [2022-08-03T00:46:38.731Z] ---> d2bcd4f4fe84 [2022-08-03T00:46:38.731Z] Step 24/26 : LABEL arch=arm64 [2022-08-03T00:46:38.731Z] ---> Running in 3a3dac2b835e [2022-08-03T00:46:39.342Z] Removing intermediate container 3a3dac2b835e [2022-08-03T00:46:39.342Z] ---> 9ae8eeace557 [2022-08-03T00:46:39.342Z] Step 25/26 : LABEL git_sha=62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:46:39.342Z] ---> Running in a35841c299fa [2022-08-03T00:46:39.959Z] Removing intermediate container a35841c299fa [2022-08-03T00:46:39.959Z] ---> 675f5fe31860 [2022-08-03T00:46:39.959Z] Step 26/26 : LABEL version=2.3.0-dev.37 [2022-08-03T00:46:40.241Z] ---> Running in 28c621cfb5da [2022-08-03T00:46:40.851Z] Removing intermediate container 28c621cfb5da [2022-08-03T00:46:40.851Z] ---> 6aaf97e9d7a2 [2022-08-03T00:46:40.851Z] [2022-08-03T00:46:41.456Z] Successfully built 6aaf97e9d7a2 [2022-08-03T00:46:41.456Z] Successfully tagged security-spire-agent-arm64:latest [2022-08-03T00:46:41.456Z]  Building security-spire-agent ... done Building core-data [2022-08-03T00:47:03.716Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T00:47:03.716Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-03T00:47:03.716Z] ---> 9f9039df01f8 [2022-08-03T00:47:03.716Z] Step 3/23 : WORKDIR /edgex-go [2022-08-03T00:47:03.716Z] ---> Using cache [2022-08-03T00:47:03.716Z] ---> 996ae3edcfc6 [2022-08-03T00:47:03.716Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T00:47:03.716Z] ---> Using cache [2022-08-03T00:47:03.716Z] ---> 5900b7d9103e [2022-08-03T00:47:03.716Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-03T00:47:03.716Z] ---> Running in 95520172ad11 [2022-08-03T00:47:03.716Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T00:47:03.995Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T00:47:05.437Z] OK: 221 MiB in 51 packages [2022-08-03T00:47:06.899Z] Removing intermediate container 95520172ad11 [2022-08-03T00:47:06.899Z] ---> aea3e9d1134b [2022-08-03T00:47:06.899Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-03T00:47:07.897Z] ---> 9d98e2fc993a [2022-08-03T00:47:07.897Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T00:47:07.897Z] ---> Running in f63c0af55b3b [2022-08-03T00:47:47.256Z] Removing intermediate container 3afeb8d4d869 [2022-08-03T00:47:47.256Z] ---> 94c25d24a4b4 [2022-08-03T00:47:47.256Z] [2022-08-03T00:47:47.256Z] Step 10/22 : FROM alpine:3.16 [2022-08-03T00:47:47.256Z] ---> 3d81c46cd875 [2022-08-03T00:47:47.256Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-03T00:47:47.256Z] ---> Using cache [2022-08-03T00:47:47.256Z] ---> 6adb647ac625 [2022-08-03T00:47:47.256Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-03T00:47:47.256Z] ---> Using cache [2022-08-03T00:47:47.256Z] ---> b7f5e6da01fb [2022-08-03T00:47:47.256Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-03T00:47:47.256Z] ---> Running in 878cae6ab58a [2022-08-03T00:47:47.256Z] Removing intermediate container 878cae6ab58a [2022-08-03T00:47:47.256Z] ---> 3e7070b2ee9b [2022-08-03T00:47:47.256Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-03T00:47:47.256Z] ---> Running in 3b0e54c59af7 [2022-08-03T00:47:47.256Z] Removing intermediate container 3b0e54c59af7 [2022-08-03T00:47:47.256Z] ---> fcd6f1960405 [2022-08-03T00:47:47.256Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T00:47:47.256Z] ---> 96dd826f409b [2022-08-03T00:47:47.256Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-03T00:47:48.718Z] ---> d4144a7d90e0 [2022-08-03T00:47:48.718Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-03T00:47:50.733Z] ---> 054d261761b0 [2022-08-03T00:47:50.733Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-03T00:47:50.733Z] ---> Running in 72c59a72663f [2022-08-03T00:47:51.720Z] Removing intermediate container 72c59a72663f [2022-08-03T00:47:51.720Z] ---> a4a98a4df3b7 [2022-08-03T00:47:51.720Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T00:47:51.720Z] ---> Running in 2571d4583756 [2022-08-03T00:47:52.714Z] Removing intermediate container 2571d4583756 [2022-08-03T00:47:52.714Z] ---> 847ee542728d [2022-08-03T00:47:52.714Z] Step 20/22 : LABEL arch=arm64 [2022-08-03T00:47:52.992Z] ---> Running in 82ef4d7897ac [2022-08-03T00:47:53.989Z] Removing intermediate container 82ef4d7897ac [2022-08-03T00:47:53.989Z] ---> 92cf0e0d5702 [2022-08-03T00:47:53.989Z] Step 21/22 : LABEL git_sha=62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:47:54.270Z] ---> Running in 5944b0096528 [2022-08-03T00:47:55.724Z] Removing intermediate container 5944b0096528 [2022-08-03T00:47:55.724Z] ---> 77097bd6e021 [2022-08-03T00:47:55.724Z] Step 22/22 : LABEL version=2.3.0-dev.37 [2022-08-03T00:47:55.724Z] ---> Running in 15c524954fc1 [2022-08-03T00:47:56.717Z] Removing intermediate container 15c524954fc1 [2022-08-03T00:47:56.717Z] ---> 715d37be6d27 [2022-08-03T00:47:56.717Z] [2022-08-03T00:47:57.321Z] Successfully built 715d37be6d27 [2022-08-03T00:47:57.321Z] Successfully tagged support-scheduler-arm64:latest [2022-08-03T00:47:57.321Z]  Building support-scheduler ... done Building support-notifications [2022-08-03T00:48:02.759Z] Removing intermediate container f63c0af55b3b [2022-08-03T00:48:02.759Z] ---> fa8b96f30c95 [2022-08-03T00:48:02.759Z] Step 8/23 : COPY . . [2022-08-03T00:48:17.896Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T00:48:17.896Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-03T00:48:17.896Z] ---> 9f9039df01f8 [2022-08-03T00:48:17.896Z] Step 3/22 : WORKDIR /edgex-go [2022-08-03T00:48:17.896Z] ---> Using cache [2022-08-03T00:48:17.896Z] ---> 996ae3edcfc6 [2022-08-03T00:48:17.896Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T00:48:17.896Z] ---> Using cache [2022-08-03T00:48:17.896Z] ---> 5900b7d9103e [2022-08-03T00:48:17.896Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-03T00:48:17.896Z] ---> Running in c843dfda964b [2022-08-03T00:48:21.317Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T00:48:21.317Z] Removing intermediate container bb45701aab41 [2022-08-03T00:48:21.318Z] ---> 3e2829e5a476 [2022-08-03T00:48:21.318Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-03T00:48:21.318Z] ---> Running in ce2a01db166a [2022-08-03T00:48:21.922Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T00:48:23.374Z] OK: 221 MiB in 51 packages [2022-08-03T00:48:23.985Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.37" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-03T00:48:24.269Z] ---> 679cf7106e60 [2022-08-03T00:48:24.269Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-03T00:48:24.547Z] ---> Running in 65d6b58b4b9d [2022-08-03T00:48:24.826Z] Removing intermediate container c843dfda964b [2022-08-03T00:48:24.826Z] ---> 970f61249293 [2022-08-03T00:48:24.826Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-03T00:48:26.280Z] ---> 83b7c0a6f74a [2022-08-03T00:48:26.280Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T00:48:26.556Z] ---> Running in 71f073fc1da2 [2022-08-03T00:48:27.161Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.37" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-03T00:48:30.564Z] Removing intermediate container ce2a01db166a [2022-08-03T00:48:30.564Z] ---> d5edfd4f1bc7 [2022-08-03T00:48:30.564Z] [2022-08-03T00:48:30.564Z] Step 11/23 : FROM alpine:3.16 [2022-08-03T00:48:30.564Z] ---> 3d81c46cd875 [2022-08-03T00:48:30.564Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-03T00:48:30.564Z] ---> Running in 95cbb7b80981 [2022-08-03T00:48:30.837Z] Removing intermediate container 95cbb7b80981 [2022-08-03T00:48:30.837Z] ---> 5895a3a51c38 [2022-08-03T00:48:30.837Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-03T00:48:30.837Z] ---> Running in aea909d04113 [2022-08-03T00:48:32.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T00:48:33.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T00:48:34.561Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-03T00:48:34.561Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-03T00:48:34.561Z] (3/33) Installing readline (8.1.2-r0) [2022-08-03T00:48:34.561Z] (4/33) Installing bash (5.1.16-r2) [2022-08-03T00:48:34.561Z] Executing bash-5.1.16-r2.post-install [2022-08-03T00:48:34.561Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-03T00:48:34.561Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-03T00:48:34.842Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-03T00:48:34.842Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-03T00:48:34.842Z] (9/33) Installing curl (7.83.1-r2) [2022-08-03T00:48:34.842Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-03T00:48:35.850Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-03T00:48:35.850Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-03T00:48:35.850Z] (13/33) Installing expat (2.4.8-r0) [2022-08-03T00:48:35.850Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-03T00:48:35.850Z] (15/33) Installing gdbm (1.23-r0) [2022-08-03T00:48:35.850Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-03T00:48:35.850Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-03T00:48:35.850Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-03T00:48:35.850Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-03T00:48:35.850Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-03T00:48:35.850Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-03T00:48:38.497Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-03T00:48:38.497Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-03T00:48:38.497Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-03T00:48:38.497Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-03T00:48:38.497Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-03T00:48:38.497Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-03T00:48:38.497Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-03T00:48:38.497Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-03T00:48:38.497Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-03T00:48:38.497Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-03T00:48:38.497Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-03T00:48:38.774Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-03T00:48:39.766Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T00:48:39.766Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T00:48:40.047Z] OK: 120 MiB in 47 packages [2022-08-03T00:48:55.171Z] Collecting docker-compose==1.23.2 [2022-08-03T00:48:55.171Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-03T00:48:55.171Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 4.7 MB/s eta 0:00:00 [2022-08-03T00:48:55.171Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-03T00:48:55.171Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-03T00:48:55.171Z] Preparing metadata (setup.py): started [2022-08-03T00:48:57.806Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-03T00:48:58.411Z] Collecting PyYAML<4,>=3.10 [2022-08-03T00:48:58.411Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-03T00:48:58.411Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 7.7 MB/s eta 0:00:00 [2022-08-03T00:49:00.404Z] Preparing metadata (setup.py): started [2022-08-03T00:49:03.825Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-03T00:49:03.825Z] Collecting jsonschema<3,>=2.5.1 [2022-08-03T00:49:03.825Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-03T00:49:04.435Z] Collecting docker<4.0,>=3.6.0 [2022-08-03T00:49:04.435Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-03T00:49:04.712Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 10.5 MB/s eta 0:00:00 [2022-08-03T00:49:04.712Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-03T00:49:04.712Z] Collecting docopt<0.7,>=0.6.1 [2022-08-03T00:49:04.712Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-03T00:49:04.712Z] Preparing metadata (setup.py): started [2022-08-03T00:49:07.355Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-03T00:49:09.352Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-03T00:49:09.352Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-03T00:49:09.352Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 4.0 MB/s eta 0:00:00 [2022-08-03T00:49:09.628Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-03T00:49:09.628Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-03T00:49:09.907Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 19.0 MB/s eta 0:00:00 [2022-08-03T00:49:09.907Z] Collecting texttable<0.10,>=0.9.0 [2022-08-03T00:49:09.907Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-03T00:49:10.193Z] Preparing metadata (setup.py): started [2022-08-03T00:49:12.851Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-03T00:49:12.851Z] Collecting cached-property<2,>=1.2.0 [2022-08-03T00:49:12.851Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-03T00:49:13.456Z] Collecting docker-pycreds>=0.4.0 [2022-08-03T00:49:13.456Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-03T00:49:14.440Z] Collecting certifi>=2017.4.17 [2022-08-03T00:49:14.440Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-03T00:49:14.440Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 15.6 MB/s eta 0:00:00 [2022-08-03T00:49:14.714Z] Removing intermediate container 71f073fc1da2 [2022-08-03T00:49:14.714Z] ---> adc6669841ee [2022-08-03T00:49:14.714Z] Step 8/22 : COPY . . [2022-08-03T00:49:15.321Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-03T00:49:15.321Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-03T00:49:15.599Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 7.7 MB/s eta 0:00:00 [2022-08-03T00:49:15.599Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-03T00:49:15.599Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-03T00:49:15.880Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 5.2 MB/s eta 0:00:00 [2022-08-03T00:49:16.157Z] Collecting idna<2.8,>=2.5 [2022-08-03T00:49:16.157Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-03T00:49:16.157Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 18.9 MB/s eta 0:00:00 [2022-08-03T00:49:16.761Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-03T00:49:16.761Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-03T00:49:16.761Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-03T00:49:16.761Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-03T00:49:18.209Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-03T00:49:18.209Z] Running setup.py install for texttable: started [2022-08-03T00:49:20.862Z] Running setup.py install for texttable: finished with status 'done' [2022-08-03T00:49:20.862Z] Running setup.py install for PyYAML: started [2022-08-03T00:49:25.184Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-03T00:49:27.186Z] Running setup.py install for docopt: started [2022-08-03T00:49:27.461Z] ---> e0b586e9d594 [2022-08-03T00:49:27.461Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-03T00:49:27.461Z] ---> Running in 0eaa688e9443 [2022-08-03T00:49:29.453Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.37" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-03T00:49:29.732Z] Running setup.py install for docopt: finished with status 'done' [2022-08-03T00:49:33.143Z] Running setup.py install for dockerpty: started [2022-08-03T00:49:35.779Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-03T00:49:38.423Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-08-03T00:49:38.423Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-03T00:49:56.789Z] Removing intermediate container aea909d04113 [2022-08-03T00:49:56.789Z] ---> 70b934258379 [2022-08-03T00:49:56.789Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-03T00:49:56.789Z] ---> Running in 9221d448cdba [2022-08-03T00:49:56.789Z] Removing intermediate container 9221d448cdba [2022-08-03T00:49:56.789Z] ---> 245f7bde4c1c [2022-08-03T00:49:56.789Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-03T00:49:56.789Z] ---> Running in 88b6e3dfc36e [2022-08-03T00:49:56.789Z] Removing intermediate container 88b6e3dfc36e [2022-08-03T00:49:56.789Z] ---> 61468d69f6c5 [2022-08-03T00:49:56.789Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-03T00:49:57.780Z] ---> f61d2d083d4c [2022-08-03T00:49:57.780Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-03T00:49:58.781Z] ---> 70a522dd243e [2022-08-03T00:49:58.781Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-03T00:49:59.776Z] ---> c5bd5080a3e7 [2022-08-03T00:49:59.776Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-03T00:49:59.776Z] ---> Running in b23ba3f8d42a [2022-08-03T00:50:00.385Z] Removing intermediate container b23ba3f8d42a [2022-08-03T00:50:00.385Z] ---> 34ce7fc9f29f [2022-08-03T00:50:00.385Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T00:50:00.385Z] ---> Running in 1c511b058a3c [2022-08-03T00:50:00.991Z] Removing intermediate container 1c511b058a3c [2022-08-03T00:50:00.991Z] ---> a4db4ac565ac [2022-08-03T00:50:00.991Z] Step 21/23 : LABEL arch=arm64 [2022-08-03T00:50:00.991Z] ---> Running in 8878f15c2960 [2022-08-03T00:50:01.593Z] Removing intermediate container 8878f15c2960 [2022-08-03T00:50:01.593Z] ---> 744cd18ed78b [2022-08-03T00:50:01.593Z] Step 22/23 : LABEL git_sha=62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:50:01.593Z] ---> Running in 60f807b3c72f [2022-08-03T00:50:02.211Z] Removing intermediate container 60f807b3c72f [2022-08-03T00:50:02.211Z] ---> 4943eccbde2a [2022-08-03T00:50:02.211Z] Step 23/23 : LABEL version=2.3.0-dev.37 [2022-08-03T00:50:02.492Z] ---> Running in 62c1294071c2 [2022-08-03T00:50:02.771Z] Removing intermediate container 62c1294071c2 [2022-08-03T00:50:02.771Z] ---> fc6b30d44a0e [2022-08-03T00:50:02.771Z] [2022-08-03T00:50:03.048Z] Successfully built fc6b30d44a0e [2022-08-03T00:50:03.048Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-08-03T00:50:03.328Z]  Building sys-mgmt-agent ... done Building security-spiffe-token-provider [2022-08-03T00:50:15.760Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.37" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-03T00:50:18.438Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T00:50:18.438Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-03T00:50:18.438Z] ---> 9f9039df01f8 [2022-08-03T00:50:18.438Z] Step 3/20 : WORKDIR /edgex-go [2022-08-03T00:50:18.438Z] ---> Using cache [2022-08-03T00:50:18.438Z] ---> 996ae3edcfc6 [2022-08-03T00:50:18.438Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-03T00:50:18.438Z] ---> Running in f016ec168dff [2022-08-03T00:50:20.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T00:50:21.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T00:50:22.050Z] v3.16.1-87-g169a68ae67 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-03T00:50:22.050Z] v3.16.1-89-gc5de69cd3d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-03T00:50:22.050Z] OK: 16889 distinct packages available [2022-08-03T00:50:22.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T00:50:22.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T00:50:24.059Z] OK: 221 MiB in 51 packages [2022-08-03T00:50:25.511Z] Removing intermediate container f016ec168dff [2022-08-03T00:50:25.511Z] ---> 0d4ecff56e3d [2022-08-03T00:50:25.511Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-03T00:50:26.513Z] ---> 692014894898 [2022-08-03T00:50:26.513Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T00:50:26.513Z] ---> Running in 962ce7f73f9b [2022-08-03T00:50:38.969Z] Removing intermediate container 68ad40912fc9 [2022-08-03T00:50:38.969Z] ---> 9bbf71085a6c [2022-08-03T00:50:38.969Z] [2022-08-03T00:50:38.969Z] Step 10/22 : FROM alpine:3.16 [2022-08-03T00:50:38.969Z] ---> 3d81c46cd875 [2022-08-03T00:50:38.969Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-03T00:50:38.969Z] ---> Running in 9d500963016f [2022-08-03T00:50:39.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T00:50:40.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T00:50:41.567Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-03T00:50:41.843Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-03T00:50:41.843Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-03T00:50:41.843Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-03T00:50:41.843Z] (5/6) Installing curl (7.83.1-r2) [2022-08-03T00:50:41.843Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-03T00:50:41.843Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T00:50:41.843Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T00:50:42.450Z] OK: 8 MiB in 20 packages [2022-08-03T00:50:45.092Z] Removing intermediate container 9d500963016f [2022-08-03T00:50:45.092Z] ---> 2f1a113ffc9b [2022-08-03T00:50:45.092Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-03T00:50:45.092Z] ---> Running in 68edd8ff3389 [2022-08-03T00:50:45.707Z] Removing intermediate container 68edd8ff3389 [2022-08-03T00:50:45.707Z] ---> 9aa57dda8bf8 [2022-08-03T00:50:45.707Z] Step 13/22 : WORKDIR /edgex [2022-08-03T00:50:45.707Z] ---> Running in b0b4a83dd1c5 [2022-08-03T00:50:46.315Z] Removing intermediate container b0b4a83dd1c5 [2022-08-03T00:50:46.315Z] ---> ad2a1e063498 [2022-08-03T00:50:46.315Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-03T00:50:47.310Z] ---> 63f483679ac7 [2022-08-03T00:50:47.310Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-03T00:50:49.312Z] ---> 880cc4ce2eee [2022-08-03T00:50:49.312Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-03T00:50:50.770Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.37" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-03T00:50:50.770Z] ---> 7e40f454574b [2022-08-03T00:50:50.770Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-03T00:50:51.792Z] ---> 8d83366c5b39 [2022-08-03T00:50:51.792Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-03T00:50:51.792Z] ---> Running in f9327709db37 [2022-08-03T00:50:56.139Z] Removing intermediate container f9327709db37 [2022-08-03T00:50:56.139Z] ---> e94425b2e1b3 [2022-08-03T00:50:56.139Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-03T00:50:56.139Z] ---> Running in 098f3cce1b73 [2022-08-03T00:50:56.424Z] Removing intermediate container 098f3cce1b73 [2022-08-03T00:50:56.424Z] ---> 98ba06fca293 [2022-08-03T00:50:56.424Z] Step 20/22 : LABEL arch=arm64 [2022-08-03T00:50:56.424Z] ---> Running in f0f042af2328 [2022-08-03T00:50:57.408Z] Removing intermediate container f0f042af2328 [2022-08-03T00:50:57.408Z] ---> f22404c94e88 [2022-08-03T00:50:57.408Z] Step 21/22 : LABEL git_sha=62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:50:57.698Z] ---> Running in d24a3ebd9a89 [2022-08-03T00:50:58.694Z] Removing intermediate container d24a3ebd9a89 [2022-08-03T00:50:58.694Z] ---> 77104b251773 [2022-08-03T00:50:58.694Z] Step 22/22 : LABEL version=2.3.0-dev.37 [2022-08-03T00:50:58.694Z] ---> Running in 8630389a3fa9 [2022-08-03T00:51:00.156Z] Removing intermediate container 8630389a3fa9 [2022-08-03T00:51:00.156Z] ---> a1c01a50122b [2022-08-03T00:51:00.156Z] [2022-08-03T00:51:00.439Z] Successfully built a1c01a50122b [2022-08-03T00:51:00.439Z] Successfully tagged security-proxy-setup-arm64:latest [2022-08-03T00:51:15.590Z]  Building security-proxy-setup ... done Removing intermediate container 16e7ce5d0a09 [2022-08-03T00:51:15.590Z] ---> e71b27ae46cf [2022-08-03T00:51:15.590Z] [2022-08-03T00:51:15.590Z] Step 10/25 : FROM alpine:3.16 [2022-08-03T00:51:15.590Z] ---> 3d81c46cd875 [2022-08-03T00:51:15.590Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-03T00:51:15.590Z] ---> Running in 5d69efee1e2f [2022-08-03T00:51:17.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T00:51:17.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T00:51:18.943Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-03T00:51:19.232Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-03T00:51:19.232Z] (3/3) Installing su-exec (0.2-r1) [2022-08-03T00:51:19.232Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T00:51:19.232Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T00:51:19.547Z] OK: 6 MiB in 17 packages [2022-08-03T00:51:23.103Z] Removing intermediate container 5d69efee1e2f [2022-08-03T00:51:23.103Z] ---> a6e6d4595e47 [2022-08-03T00:51:23.103Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-03T00:51:23.103Z] ---> Running in 876ac348829b [2022-08-03T00:51:23.708Z] Removing intermediate container 876ac348829b [2022-08-03T00:51:23.708Z] ---> 9faa8e9586ca [2022-08-03T00:51:23.708Z] Step 13/25 : WORKDIR / [2022-08-03T00:51:23.988Z] ---> Running in 966b4c87541a [2022-08-03T00:51:24.601Z] Removing intermediate container 966b4c87541a [2022-08-03T00:51:24.601Z] ---> 188423656b32 [2022-08-03T00:51:24.601Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-03T00:51:25.611Z] Removing intermediate container 962ce7f73f9b [2022-08-03T00:51:25.611Z] ---> f22548cd0a7a [2022-08-03T00:51:25.611Z] Step 7/20 : COPY . . [2022-08-03T00:51:25.909Z] ---> ad51bfa98ac5 [2022-08-03T00:51:25.909Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-03T00:51:27.933Z] ---> 528d7b446545 [2022-08-03T00:51:27.933Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-03T00:51:28.938Z] ---> 1426d20f5d85 [2022-08-03T00:51:28.938Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-03T00:51:30.398Z] ---> aafad57abfae [2022-08-03T00:51:30.398Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-03T00:51:33.036Z] ---> b00d84f5bf3b [2022-08-03T00:51:33.036Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-03T00:51:35.719Z] ---> f538078f3020 [2022-08-03T00:51:35.719Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-03T00:51:37.172Z] ---> 0e5ecda5c1e1 [2022-08-03T00:51:37.172Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-03T00:51:37.172Z] ---> Running in be1163a1190e [2022-08-03T00:51:40.589Z] Removing intermediate container be1163a1190e [2022-08-03T00:51:40.589Z] ---> a78dceb4425f [2022-08-03T00:51:40.589Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-03T00:51:40.589Z] ---> Running in 8a22a4af772b [2022-08-03T00:51:41.596Z] Removing intermediate container 8a22a4af772b [2022-08-03T00:51:41.596Z] ---> d3f9d191bd04 [2022-08-03T00:51:41.596Z] Step 23/25 : LABEL arch=arm64 [2022-08-03T00:51:41.596Z] ---> Running in 2875213c4b85 [2022-08-03T00:51:42.593Z] Removing intermediate container 2875213c4b85 [2022-08-03T00:51:42.593Z] ---> 774e7b500a0a [2022-08-03T00:51:42.593Z] Step 24/25 : LABEL git_sha=62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:51:42.593Z] ---> Running in 1f0e6e6d3213 [2022-08-03T00:51:43.604Z] Removing intermediate container 1f0e6e6d3213 [2022-08-03T00:51:43.604Z] ---> 1e40f1d40e27 [2022-08-03T00:51:43.604Z] Step 25/25 : LABEL version=2.3.0-dev.37 [2022-08-03T00:51:43.604Z] ---> Running in fad8b1761d3d [2022-08-03T00:51:44.214Z] Removing intermediate container fad8b1761d3d [2022-08-03T00:51:44.214Z] ---> a7778146acd1 [2022-08-03T00:51:44.214Z] [2022-08-03T00:51:44.214Z] ---> 4c41ab9ca36c [2022-08-03T00:51:44.214Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-03T00:51:44.494Z] ---> Running in c7929b627161 [2022-08-03T00:51:45.105Z] Successfully built a7778146acd1 [2022-08-03T00:51:45.105Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-08-03T00:51:46.554Z]  Building security-secretstore-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.37" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-03T00:54:08.498Z] Removing intermediate container 65d6b58b4b9d [2022-08-03T00:54:08.498Z] ---> 6bc990c50f8b [2022-08-03T00:54:08.498Z] [2022-08-03T00:54:08.498Z] Step 10/23 : FROM alpine:3.16 [2022-08-03T00:54:08.498Z] ---> 3d81c46cd875 [2022-08-03T00:54:08.498Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-03T00:54:08.498Z] ---> Running in d317d4a6628d [2022-08-03T00:54:08.498Z] Removing intermediate container d317d4a6628d [2022-08-03T00:54:08.498Z] ---> 3a364b4fad42 [2022-08-03T00:54:08.498Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-03T00:54:08.498Z] ---> Running in e7099665d4fc [2022-08-03T00:54:08.498Z] Removing intermediate container e7099665d4fc [2022-08-03T00:54:08.498Z] ---> fe76b0a0c846 [2022-08-03T00:54:08.499Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-03T00:54:08.499Z] ---> Running in f87ab1ca73e9 [2022-08-03T00:54:08.499Z] Removing intermediate container f87ab1ca73e9 [2022-08-03T00:54:08.499Z] ---> c8ffdf33cf2d [2022-08-03T00:54:08.499Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T00:54:08.499Z] ---> Running in 3d09f2ea7871 [2022-08-03T00:54:08.499Z] Removing intermediate container 3d09f2ea7871 [2022-08-03T00:54:08.499Z] ---> 4cf2670755df [2022-08-03T00:54:08.499Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-03T00:54:08.499Z] ---> Running in d3603242341e [2022-08-03T00:54:08.499Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T00:54:08.499Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T00:54:08.499Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-03T00:54:08.499Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-03T00:54:08.499Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-03T00:54:08.499Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-03T00:54:08.499Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-03T00:54:08.499Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-03T00:54:08.499Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T00:54:08.499Z] OK: 8 MiB in 20 packages [2022-08-03T00:54:09.107Z] Removing intermediate container d3603242341e [2022-08-03T00:54:09.107Z] ---> 7f0378426a61 [2022-08-03T00:54:09.107Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T00:54:10.131Z] ---> f02d997cc447 [2022-08-03T00:54:10.131Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-03T00:54:11.594Z] ---> 894cb015f754 [2022-08-03T00:54:11.594Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-03T00:54:13.073Z] ---> 97af01c82e06 [2022-08-03T00:54:13.073Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-03T00:54:13.073Z] ---> Running in 66d25306f229 [2022-08-03T00:54:13.350Z] Removing intermediate container 66d25306f229 [2022-08-03T00:54:13.350Z] ---> 81d0c5b998bd [2022-08-03T00:54:13.350Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T00:54:13.629Z] ---> Running in 3a3c92cb2e3a [2022-08-03T00:54:14.247Z] Removing intermediate container 3a3c92cb2e3a [2022-08-03T00:54:14.248Z] ---> 15667e011334 [2022-08-03T00:54:14.248Z] Step 21/23 : LABEL arch=arm64 [2022-08-03T00:54:14.248Z] ---> Running in b3981062e346 [2022-08-03T00:54:14.850Z] Removing intermediate container b3981062e346 [2022-08-03T00:54:14.850Z] ---> 8e8b28efbce9 [2022-08-03T00:54:14.850Z] Step 22/23 : LABEL git_sha=62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:54:14.850Z] ---> Running in ae1deae222d0 [2022-08-03T00:54:15.457Z] Removing intermediate container ae1deae222d0 [2022-08-03T00:54:15.457Z] ---> 53210375f64e [2022-08-03T00:54:15.457Z] Step 23/23 : LABEL version=2.3.0-dev.37 [2022-08-03T00:54:15.457Z] ---> Running in feed40c8945f [2022-08-03T00:54:16.066Z] Removing intermediate container feed40c8945f [2022-08-03T00:54:16.066Z] ---> dc3189156145 [2022-08-03T00:54:16.066Z] [2022-08-03T00:54:16.342Z] Successfully built dc3189156145 [2022-08-03T00:54:16.342Z] Successfully tagged core-data-arm64:latest [2022-08-03T00:55:03.363Z]  Building core-data ... done Removing intermediate container 0eaa688e9443 [2022-08-03T00:55:03.363Z] ---> 4f1668f0c583 [2022-08-03T00:55:03.363Z] [2022-08-03T00:55:03.363Z] Step 10/22 : FROM alpine:3.16 [2022-08-03T00:55:03.363Z] ---> 3d81c46cd875 [2022-08-03T00:55:03.363Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-03T00:55:03.363Z] ---> Running in 92a2e8a5d65f [2022-08-03T00:55:03.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T00:55:03.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T00:55:03.363Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-03T00:55:03.363Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-03T00:55:03.363Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T00:55:03.363Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T00:55:03.363Z] OK: 6 MiB in 16 packages [2022-08-03T00:55:03.363Z] Removing intermediate container 92a2e8a5d65f [2022-08-03T00:55:03.363Z] ---> 8ce693f88c84 [2022-08-03T00:55:03.363Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-03T00:55:03.363Z] ---> Running in 9d3f8a6f9d9e [2022-08-03T00:55:03.363Z] Removing intermediate container 9d3f8a6f9d9e [2022-08-03T00:55:03.363Z] ---> abf6d915a546 [2022-08-03T00:55:03.363Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-03T00:55:03.363Z] ---> Running in 7e531d582e5f [2022-08-03T00:55:03.363Z] Removing intermediate container 7e531d582e5f [2022-08-03T00:55:03.363Z] ---> 328d097acdde [2022-08-03T00:55:03.363Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-03T00:55:03.363Z] ---> Running in be7cf870c84c [2022-08-03T00:55:03.978Z] Removing intermediate container be7cf870c84c [2022-08-03T00:55:03.978Z] ---> 9c80a9a402d3 [2022-08-03T00:55:03.978Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T00:55:04.966Z] ---> 35f88b864c66 [2022-08-03T00:55:04.966Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-03T00:55:06.410Z] ---> d39364235b34 [2022-08-03T00:55:06.410Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-03T00:55:07.012Z] ---> 963532a209c9 [2022-08-03T00:55:07.012Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-03T00:55:07.012Z] ---> Running in 254bc4fb65f0 [2022-08-03T00:55:07.609Z] Removing intermediate container 254bc4fb65f0 [2022-08-03T00:55:07.609Z] ---> a27dd5d60054 [2022-08-03T00:55:07.609Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T00:55:07.609Z] ---> Running in 86a16a54ca1f [2022-08-03T00:55:07.881Z] Removing intermediate container 86a16a54ca1f [2022-08-03T00:55:07.881Z] ---> b6307a69b188 [2022-08-03T00:55:07.882Z] Step 20/22 : LABEL arch=arm64 [2022-08-03T00:55:07.882Z] ---> Running in 363be74068bb [2022-08-03T00:55:08.158Z] Removing intermediate container 363be74068bb [2022-08-03T00:55:08.158Z] ---> 194a26d30093 [2022-08-03T00:55:08.158Z] Step 21/22 : LABEL git_sha=62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:55:08.439Z] ---> Running in 747ae57e0233 [2022-08-03T00:55:08.719Z] Removing intermediate container 747ae57e0233 [2022-08-03T00:55:08.719Z] ---> c78a5b2da6de [2022-08-03T00:55:08.719Z] Step 22/22 : LABEL version=2.3.0-dev.37 [2022-08-03T00:55:08.719Z] ---> Running in dcddd275c23f [2022-08-03T00:55:08.994Z] Removing intermediate container dcddd275c23f [2022-08-03T00:55:09.276Z] ---> 7c2ccca6e69d [2022-08-03T00:55:09.276Z] [2022-08-03T00:55:09.276Z] Successfully built 7c2ccca6e69d [2022-08-03T00:55:09.276Z] Successfully tagged support-notifications-arm64:latest [2022-08-03T00:55:21.953Z]  Building support-notifications ... done Removing intermediate container c7929b627161 [2022-08-03T00:55:21.953Z] ---> 3b1f3711150c [2022-08-03T00:55:21.953Z] [2022-08-03T00:55:21.953Z] Step 9/20 : FROM alpine:3.15 [2022-08-03T00:55:21.953Z] ---> 60f2846fe774 [2022-08-03T00:55:21.953Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T00:55:21.953Z] ---> Using cache [2022-08-03T00:55:21.953Z] ---> 36cfd65307bb [2022-08-03T00:55:21.953Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T00:55:21.953Z] ---> Using cache [2022-08-03T00:55:21.953Z] ---> 1b923d7beabc [2022-08-03T00:55:21.953Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-03T00:55:21.953Z] ---> Running in 770c14fbadd4 [2022-08-03T00:55:23.387Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-03T00:55:23.982Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-03T00:55:25.410Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-03T00:55:25.410Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-03T00:55:25.410Z] OK: 15734 distinct packages available [2022-08-03T00:55:25.410Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-03T00:55:26.388Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-03T00:55:26.981Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-03T00:55:27.252Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-03T00:55:27.252Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-03T00:55:27.523Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-03T00:55:27.523Z] (5/9) Installing curl (7.80.0-r2) [2022-08-03T00:55:27.794Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-03T00:55:27.794Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-03T00:55:27.794Z] (8/9) Installing libucontext (1.1-r0) [2022-08-03T00:55:28.066Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-03T00:55:28.066Z] Executing busybox-1.34.1-r7.trigger [2022-08-03T00:55:28.066Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T00:55:28.340Z] OK: 8 MiB in 23 packages [2022-08-03T00:55:29.784Z] Removing intermediate container 770c14fbadd4 [2022-08-03T00:55:29.784Z] ---> fa187b0fd63d [2022-08-03T00:55:29.784Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T00:55:30.380Z] ---> fbfb7bffd024 [2022-08-03T00:55:30.380Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-03T00:55:31.811Z] ---> b42e78ef8bf2 [2022-08-03T00:55:31.811Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-03T00:55:32.410Z] ---> d91790b13ef8 [2022-08-03T00:55:32.410Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-03T00:55:32.410Z] ---> Running in b596b0bf31a6 [2022-08-03T00:55:33.009Z] Removing intermediate container b596b0bf31a6 [2022-08-03T00:55:33.009Z] ---> b5edabd54050 [2022-08-03T00:55:33.009Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T00:55:33.009Z] ---> Running in b19f8f8dd222 [2022-08-03T00:55:33.282Z] Removing intermediate container b19f8f8dd222 [2022-08-03T00:55:33.282Z] ---> 00c52e26d0ca [2022-08-03T00:55:33.282Z] Step 18/20 : LABEL arch=arm64 [2022-08-03T00:55:33.282Z] ---> Running in b6a9875696ce [2022-08-03T00:55:33.558Z] Removing intermediate container b6a9875696ce [2022-08-03T00:55:33.558Z] ---> c04b8310f9f8 [2022-08-03T00:55:33.558Z] Step 19/20 : LABEL git_sha=62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:55:33.831Z] ---> Running in 8ed9fcad7064 [2022-08-03T00:55:34.104Z] Removing intermediate container 8ed9fcad7064 [2022-08-03T00:55:34.104Z] ---> af6bd4ef5a51 [2022-08-03T00:55:34.105Z] Step 20/20 : LABEL version=2.3.0-dev.37 [2022-08-03T00:55:34.105Z] ---> Running in 76fd44bcf88e [2022-08-03T00:55:34.377Z] Removing intermediate container 76fd44bcf88e [2022-08-03T00:55:34.377Z] ---> 3a68bb222cc6 [2022-08-03T00:55:34.377Z] [2022-08-03T00:55:34.650Z] Successfully built 3a68bb222cc6 [2022-08-03T00:55:34.650Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-08-03T00:55:34.938Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-08-03T00:55:34.944Z] $ docker stop --time=1 77abee907eab082df6b2fd3e18dd7ff874fd828611d8b6fb9b188d93a6b53c90 [2022-08-03T00:55:36.692Z] $ docker rm -f 77abee907eab082df6b2fd3e18dd7ff874fd828611d8b6fb9b188d93a6b53c90 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-03T00:55:37.287Z] + docker images [2022-08-03T00:55:37.561Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-03T00:55:37.561Z] security-spiffe-token-provider-arm64 latest 3a68bb222cc6 3 seconds ago 28.3MB [2022-08-03T00:55:37.561Z] 3b1f3711150c 17 seconds ago 1.41GB [2022-08-03T00:55:37.561Z] support-notifications-arm64 latest 7c2ccca6e69d 29 seconds ago 26.1MB [2022-08-03T00:55:37.561Z] 4f1668f0c583 41 seconds ago 1.41GB [2022-08-03T00:55:37.561Z] core-data-arm64 latest dc3189156145 About a minute ago 20.6MB [2022-08-03T00:55:37.561Z] 6bc990c50f8b About a minute ago 1.38GB [2022-08-03T00:55:37.561Z] security-secretstore-setup-arm64 latest a7778146acd1 3 minutes ago 27.9MB [2022-08-03T00:55:37.561Z] e71b27ae46cf 4 minutes ago 1.36GB [2022-08-03T00:55:37.561Z] security-proxy-setup-arm64 latest a1c01a50122b 4 minutes ago 26.2MB [2022-08-03T00:55:37.561Z] 9bbf71085a6c 5 minutes ago 1.36GB [2022-08-03T00:55:37.561Z] sys-mgmt-agent-arm64 latest fc6b30d44a0e 5 minutes ago 133MB [2022-08-03T00:55:37.561Z] d5edfd4f1bc7 7 minutes ago 1.35GB [2022-08-03T00:55:37.561Z] support-scheduler-arm64 latest 715d37be6d27 7 minutes ago 25.6MB [2022-08-03T00:55:37.561Z] 94c25d24a4b4 7 minutes ago 1.41GB [2022-08-03T00:55:37.561Z] security-spire-agent-arm64 latest 6aaf97e9d7a2 8 minutes ago 122MB [2022-08-03T00:55:37.561Z] 1a6f86dff38d 9 minutes ago 1.25GB [2022-08-03T00:55:37.561Z] core-metadata-arm64 latest ce238a36bb94 9 minutes ago 17.4MB [2022-08-03T00:55:37.561Z] e6654de41782 9 minutes ago 1.38GB [2022-08-03T00:55:37.561Z] security-bootstrapper-arm64 latest 8df8957d50b1 10 minutes ago 18.6MB [2022-08-03T00:55:37.561Z] core-command-arm64 latest 30b617573546 10 minutes ago 15.5MB [2022-08-03T00:55:37.561Z] 820172083a27 10 minutes ago 1.36GB [2022-08-03T00:55:37.561Z] 1330c11a46f3 11 minutes ago 1.35GB [2022-08-03T00:55:37.561Z] security-spire-server-arm64 latest 1cb81b37850c 14 minutes ago 84.2MB [2022-08-03T00:55:37.561Z] 49cdff9c879c 14 minutes ago 1.25GB [2022-08-03T00:55:37.561Z] security-spire-config-arm64 latest 5f994aa18b23 15 minutes ago 83.6MB [2022-08-03T00:55:37.561Z] 638a43f88df6 16 minutes ago 1.25GB [2022-08-03T00:55:37.561Z] ci-base-image-arm64 latest 9f9039df01f8 19 minutes ago 994MB [2022-08-03T00:55:37.561Z] alpine 3.15 60f2846fe774 2 weeks ago 5.32MB [2022-08-03T00:55:37.561Z] alpine 3.16 3d81c46cd875 2 weeks ago 5.27MB [2022-08-03T00:55:37.561Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 3 weeks ago 678MB [2022-08-03T00:55:37.561Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-03T00:55:37.662Z] provisioning config files... [2022-08-03T00:55:37.683Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/272@tmp/config4265372991383217783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-03T00:55:38.047Z] ---> docker-login.sh [2022-08-03T00:55:38.047Z] nexus3.edgexfoundry.org:10001 [2022-08-03T00:55:38.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T00:55:38.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T00:55:38.590Z] Configure a credential helper to remove this warning. See [2022-08-03T00:55:38.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T00:55:38.590Z] [2022-08-03T00:55:38.590Z] Login Succeeded [2022-08-03T00:55:38.590Z] nexus3.edgexfoundry.org:10002 [2022-08-03T00:55:38.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T00:55:38.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T00:55:38.862Z] Configure a credential helper to remove this warning. See [2022-08-03T00:55:38.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T00:55:38.862Z] [2022-08-03T00:55:38.862Z] Login Succeeded [2022-08-03T00:55:38.862Z] nexus3.edgexfoundry.org:10003 [2022-08-03T00:55:39.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T00:55:39.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T00:55:39.457Z] Configure a credential helper to remove this warning. See [2022-08-03T00:55:39.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T00:55:39.457Z] [2022-08-03T00:55:39.457Z] Login Succeeded [2022-08-03T00:55:39.457Z] nexus3.edgexfoundry.org:10004 [2022-08-03T00:55:40.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T00:55:40.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T00:55:40.053Z] Configure a credential helper to remove this warning. See [2022-08-03T00:55:40.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T00:55:40.053Z] [2022-08-03T00:55:40.053Z] Login Succeeded [2022-08-03T00:55:40.053Z] docker.io [2022-08-03T00:55:40.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T00:55:40.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T00:55:40.923Z] Configure a credential helper to remove this warning. See [2022-08-03T00:55:40.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T00:55:40.923Z] [2022-08-03T00:55:40.923Z] Login Succeeded [2022-08-03T00:55:40.923Z] ---> docker-login.sh ends [Pipeline] } [2022-08-03T00:55:40.941Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T00:55:40.970Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-03T00:55:40.995Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-08-03T00:55:40.995Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:55:40.995Z] latest [2022-08-03T00:55:40.995Z] 2.3.0-dev.37 [2022-08-03T00:55:40.995Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:55:40.995Z] main [2022-08-03T00:55:40.995Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:55:41.374Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:55:41.750Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:55:41.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-03T00:55:41.750Z] b024762f0f1e: Preparing [2022-08-03T00:55:41.750Z] dedeb52a457c: Preparing [2022-08-03T00:55:41.750Z] 9e148150e280: Preparing [2022-08-03T00:55:41.750Z] b4e839f29f3a: Preparing [2022-08-03T00:55:41.750Z] 5b7df235d876: Preparing [2022-08-03T00:55:42.023Z] 5b7df235d876: Layer already exists [2022-08-03T00:55:42.023Z] b024762f0f1e: Pushed [2022-08-03T00:55:42.023Z] 9e148150e280: Pushed [2022-08-03T00:55:42.023Z] b4e839f29f3a: Pushed [2022-08-03T00:55:45.403Z] dedeb52a457c: Pushed [2022-08-03T00:55:45.403Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd: digest: sha256:7daa1ba7b9a9dfc51795e974b068e8ca4aad1215fc9fd5a1ec2cf88f3cf9b412 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:55:45.774Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:55:46.139Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-08-03T00:55:46.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-03T00:55:46.139Z] b024762f0f1e: Preparing [2022-08-03T00:55:46.139Z] dedeb52a457c: Preparing [2022-08-03T00:55:46.139Z] 9e148150e280: Preparing [2022-08-03T00:55:46.139Z] b4e839f29f3a: Preparing [2022-08-03T00:55:46.139Z] 5b7df235d876: Preparing [2022-08-03T00:55:46.139Z] b4e839f29f3a: Layer already exists [2022-08-03T00:55:46.139Z] dedeb52a457c: Layer already exists [2022-08-03T00:55:46.139Z] 9e148150e280: Layer already exists [2022-08-03T00:55:46.139Z] b024762f0f1e: Layer already exists [2022-08-03T00:55:46.139Z] 5b7df235d876: Layer already exists [2022-08-03T00:55:46.412Z] latest: digest: sha256:7daa1ba7b9a9dfc51795e974b068e8ca4aad1215fc9fd5a1ec2cf88f3cf9b412 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:55:46.786Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:55:47.147Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.37 [2022-08-03T00:55:47.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-03T00:55:47.148Z] b024762f0f1e: Preparing [2022-08-03T00:55:47.148Z] dedeb52a457c: Preparing [2022-08-03T00:55:47.148Z] 9e148150e280: Preparing [2022-08-03T00:55:47.148Z] b4e839f29f3a: Preparing [2022-08-03T00:55:47.148Z] 5b7df235d876: Preparing [2022-08-03T00:55:47.148Z] b4e839f29f3a: Layer already exists [2022-08-03T00:55:47.148Z] 9e148150e280: Layer already exists [2022-08-03T00:55:47.148Z] 5b7df235d876: Layer already exists [2022-08-03T00:55:47.148Z] dedeb52a457c: Layer already exists [2022-08-03T00:55:47.148Z] b024762f0f1e: Layer already exists [2022-08-03T00:55:47.420Z] 2.3.0-dev.37: digest: sha256:7daa1ba7b9a9dfc51795e974b068e8ca4aad1215fc9fd5a1ec2cf88f3cf9b412 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:55:47.800Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:55:48.167Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:55:48.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-03T00:55:48.167Z] b024762f0f1e: Preparing [2022-08-03T00:55:48.167Z] dedeb52a457c: Preparing [2022-08-03T00:55:48.168Z] 9e148150e280: Preparing [2022-08-03T00:55:48.168Z] b4e839f29f3a: Preparing [2022-08-03T00:55:48.168Z] 5b7df235d876: Preparing [2022-08-03T00:55:48.168Z] b024762f0f1e: Layer already exists [2022-08-03T00:55:48.168Z] dedeb52a457c: Layer already exists [2022-08-03T00:55:48.168Z] 5b7df235d876: Layer already exists [2022-08-03T00:55:48.168Z] b4e839f29f3a: Layer already exists [2022-08-03T00:55:48.168Z] 9e148150e280: Layer already exists [2022-08-03T00:55:48.441Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37: digest: sha256:7daa1ba7b9a9dfc51795e974b068e8ca4aad1215fc9fd5a1ec2cf88f3cf9b412 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:55:48.815Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:55:49.186Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-08-03T00:55:49.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-03T00:55:49.186Z] b024762f0f1e: Preparing [2022-08-03T00:55:49.186Z] dedeb52a457c: Preparing [2022-08-03T00:55:49.186Z] 9e148150e280: Preparing [2022-08-03T00:55:49.186Z] b4e839f29f3a: Preparing [2022-08-03T00:55:49.186Z] 5b7df235d876: Preparing [2022-08-03T00:55:49.186Z] b024762f0f1e: Layer already exists [2022-08-03T00:55:49.186Z] dedeb52a457c: Layer already exists [2022-08-03T00:55:49.186Z] 9e148150e280: Layer already exists [2022-08-03T00:55:49.186Z] b4e839f29f3a: Layer already exists [2022-08-03T00:55:49.186Z] 5b7df235d876: Layer already exists [2022-08-03T00:55:49.456Z] main: digest: sha256:7daa1ba7b9a9dfc51795e974b068e8ca4aad1215fc9fd5a1ec2cf88f3cf9b412 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T00:55:49.516Z] ===================================================== [Pipeline] echo [2022-08-03T00:55:49.525Z] taggedImages: [2022-08-03T00:55:49.525Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:55:49.525Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-08-03T00:55:49.525Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.37 [2022-08-03T00:55:49.525Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:55:49.525Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-08-03T00:55:49.546Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-08-03T00:55:49.546Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:55:49.546Z] latest [2022-08-03T00:55:49.546Z] 2.3.0-dev.37 [2022-08-03T00:55:49.546Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:55:49.546Z] main [2022-08-03T00:55:49.546Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:55:49.902Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:55:50.329Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:55:50.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-03T00:55:50.329Z] 54a1a9c73efc: Preparing [2022-08-03T00:55:50.329Z] 1520d94229e8: Preparing [2022-08-03T00:55:50.329Z] 9e148150e280: Preparing [2022-08-03T00:55:50.329Z] 291d15aecc83: Preparing [2022-08-03T00:55:50.329Z] 6e8643b075c8: Preparing [2022-08-03T00:55:50.329Z] 5b7df235d876: Preparing [2022-08-03T00:55:50.329Z] 5b7df235d876: Waiting [2022-08-03T00:55:50.329Z] 9e148150e280: Layer already exists [2022-08-03T00:55:50.602Z] 5b7df235d876: Layer already exists [2022-08-03T00:55:50.602Z] 54a1a9c73efc: Pushed [2022-08-03T00:55:50.602Z] 6e8643b075c8: Pushed [2022-08-03T00:55:51.579Z] 291d15aecc83: Pushed [2022-08-03T00:55:54.195Z] 1520d94229e8: Pushed [2022-08-03T00:55:54.195Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd: digest: sha256:2a25230e10b47e5ba85ea0b6dacdc26e03df96735cea9bf4c31fd5b9d1a341f1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:55:54.571Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:55:54.937Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-08-03T00:55:54.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-03T00:55:54.937Z] 54a1a9c73efc: Preparing [2022-08-03T00:55:54.937Z] 1520d94229e8: Preparing [2022-08-03T00:55:54.937Z] 9e148150e280: Preparing [2022-08-03T00:55:54.937Z] 291d15aecc83: Preparing [2022-08-03T00:55:54.937Z] 6e8643b075c8: Preparing [2022-08-03T00:55:54.937Z] 5b7df235d876: Preparing [2022-08-03T00:55:54.937Z] 5b7df235d876: Waiting [2022-08-03T00:55:54.937Z] 291d15aecc83: Layer already exists [2022-08-03T00:55:54.937Z] 6e8643b075c8: Layer already exists [2022-08-03T00:55:54.937Z] 1520d94229e8: Layer already exists [2022-08-03T00:55:54.937Z] 54a1a9c73efc: Layer already exists [2022-08-03T00:55:54.937Z] 9e148150e280: Layer already exists [2022-08-03T00:55:55.211Z] 5b7df235d876: Layer already exists [2022-08-03T00:55:55.211Z] latest: digest: sha256:2a25230e10b47e5ba85ea0b6dacdc26e03df96735cea9bf4c31fd5b9d1a341f1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:55:55.585Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:55:55.976Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.37 [2022-08-03T00:55:55.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-03T00:55:55.976Z] 54a1a9c73efc: Preparing [2022-08-03T00:55:55.976Z] 1520d94229e8: Preparing [2022-08-03T00:55:55.976Z] 9e148150e280: Preparing [2022-08-03T00:55:55.976Z] 291d15aecc83: Preparing [2022-08-03T00:55:55.976Z] 6e8643b075c8: Preparing [2022-08-03T00:55:55.976Z] 5b7df235d876: Preparing [2022-08-03T00:55:55.976Z] 5b7df235d876: Waiting [2022-08-03T00:55:55.976Z] 54a1a9c73efc: Layer already exists [2022-08-03T00:55:55.976Z] 291d15aecc83: Layer already exists [2022-08-03T00:55:55.976Z] 6e8643b075c8: Layer already exists [2022-08-03T00:55:55.976Z] 9e148150e280: Layer already exists [2022-08-03T00:55:55.976Z] 1520d94229e8: Layer already exists [2022-08-03T00:55:56.261Z] 5b7df235d876: Layer already exists [2022-08-03T00:55:56.261Z] 2.3.0-dev.37: digest: sha256:2a25230e10b47e5ba85ea0b6dacdc26e03df96735cea9bf4c31fd5b9d1a341f1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:55:56.674Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:55:57.055Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:55:57.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-03T00:55:57.056Z] 54a1a9c73efc: Preparing [2022-08-03T00:55:57.056Z] 1520d94229e8: Preparing [2022-08-03T00:55:57.056Z] 9e148150e280: Preparing [2022-08-03T00:55:57.056Z] 291d15aecc83: Preparing [2022-08-03T00:55:57.056Z] 6e8643b075c8: Preparing [2022-08-03T00:55:57.056Z] 5b7df235d876: Preparing [2022-08-03T00:55:57.056Z] 5b7df235d876: Waiting [2022-08-03T00:55:57.362Z] 6e8643b075c8: Layer already exists [2022-08-03T00:55:57.362Z] 54a1a9c73efc: Layer already exists [2022-08-03T00:55:57.362Z] 9e148150e280: Layer already exists [2022-08-03T00:55:57.362Z] 1520d94229e8: Layer already exists [2022-08-03T00:55:57.362Z] 291d15aecc83: Layer already exists [2022-08-03T00:55:57.362Z] 5b7df235d876: Layer already exists [2022-08-03T00:55:57.362Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37: digest: sha256:2a25230e10b47e5ba85ea0b6dacdc26e03df96735cea9bf4c31fd5b9d1a341f1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:55:57.759Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:55:58.143Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-08-03T00:55:58.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-03T00:55:58.143Z] 54a1a9c73efc: Preparing [2022-08-03T00:55:58.143Z] 1520d94229e8: Preparing [2022-08-03T00:55:58.143Z] 9e148150e280: Preparing [2022-08-03T00:55:58.143Z] 291d15aecc83: Preparing [2022-08-03T00:55:58.143Z] 6e8643b075c8: Preparing [2022-08-03T00:55:58.143Z] 5b7df235d876: Preparing [2022-08-03T00:55:58.143Z] 5b7df235d876: Waiting [2022-08-03T00:55:58.429Z] 9e148150e280: Layer already exists [2022-08-03T00:55:58.429Z] 1520d94229e8: Layer already exists [2022-08-03T00:55:58.429Z] 6e8643b075c8: Layer already exists [2022-08-03T00:55:58.429Z] 291d15aecc83: Layer already exists [2022-08-03T00:55:58.429Z] 54a1a9c73efc: Layer already exists [2022-08-03T00:55:58.429Z] 5b7df235d876: Layer already exists [2022-08-03T00:55:58.429Z] main: digest: sha256:2a25230e10b47e5ba85ea0b6dacdc26e03df96735cea9bf4c31fd5b9d1a341f1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T00:55:58.491Z] ===================================================== [Pipeline] echo [2022-08-03T00:55:58.500Z] taggedImages: [2022-08-03T00:55:58.500Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:55:58.500Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-08-03T00:55:58.500Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.37 [2022-08-03T00:55:58.500Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:55:58.500Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-08-03T00:55:58.522Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-08-03T00:55:58.522Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:55:58.522Z] latest [2022-08-03T00:55:58.522Z] 2.3.0-dev.37 [2022-08-03T00:55:58.522Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:55:58.522Z] main [2022-08-03T00:55:58.522Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:55:58.928Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:55:59.323Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:55:59.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-03T00:55:59.323Z] 246107e1e620: Preparing [2022-08-03T00:55:59.323Z] f0d8e64a0335: Preparing [2022-08-03T00:55:59.323Z] 9e148150e280: Preparing [2022-08-03T00:55:59.323Z] b4e839f29f3a: Preparing [2022-08-03T00:55:59.323Z] 5b7df235d876: Preparing [2022-08-03T00:55:59.323Z] 5b7df235d876: Layer already exists [2022-08-03T00:55:59.623Z] 9e148150e280: Layer already exists [2022-08-03T00:55:59.623Z] b4e839f29f3a: Layer already exists [2022-08-03T00:55:59.623Z] 246107e1e620: Pushed [2022-08-03T00:56:03.062Z] f0d8e64a0335: Pushed [2022-08-03T00:56:03.062Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd: digest: sha256:8bc6dc08a7625bcd1961894b014b499f25ed30ce6a7a558ecaa3bff513a5fd86 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:56:03.441Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:56:03.807Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-08-03T00:56:03.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-03T00:56:03.807Z] 246107e1e620: Preparing [2022-08-03T00:56:03.807Z] f0d8e64a0335: Preparing [2022-08-03T00:56:03.807Z] 9e148150e280: Preparing [2022-08-03T00:56:03.808Z] b4e839f29f3a: Preparing [2022-08-03T00:56:03.808Z] 5b7df235d876: Preparing [2022-08-03T00:56:03.808Z] 5b7df235d876: Layer already exists [2022-08-03T00:56:03.808Z] 246107e1e620: Layer already exists [2022-08-03T00:56:03.808Z] b4e839f29f3a: Layer already exists [2022-08-03T00:56:03.808Z] f0d8e64a0335: Layer already exists [2022-08-03T00:56:03.808Z] 9e148150e280: Layer already exists [2022-08-03T00:56:04.079Z] latest: digest: sha256:8bc6dc08a7625bcd1961894b014b499f25ed30ce6a7a558ecaa3bff513a5fd86 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:56:04.450Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:56:04.808Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.37 [2022-08-03T00:56:04.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-03T00:56:04.809Z] 246107e1e620: Preparing [2022-08-03T00:56:04.809Z] f0d8e64a0335: Preparing [2022-08-03T00:56:04.809Z] 9e148150e280: Preparing [2022-08-03T00:56:04.809Z] b4e839f29f3a: Preparing [2022-08-03T00:56:04.809Z] 5b7df235d876: Preparing [2022-08-03T00:56:04.809Z] 246107e1e620: Layer already exists [2022-08-03T00:56:04.809Z] b4e839f29f3a: Layer already exists [2022-08-03T00:56:04.809Z] 9e148150e280: Layer already exists [2022-08-03T00:56:04.809Z] 5b7df235d876: Layer already exists [2022-08-03T00:56:04.809Z] f0d8e64a0335: Layer already exists [2022-08-03T00:56:05.080Z] 2.3.0-dev.37: digest: sha256:8bc6dc08a7625bcd1961894b014b499f25ed30ce6a7a558ecaa3bff513a5fd86 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:56:05.452Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:56:05.822Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:56:05.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-03T00:56:05.822Z] 246107e1e620: Preparing [2022-08-03T00:56:05.822Z] f0d8e64a0335: Preparing [2022-08-03T00:56:05.822Z] 9e148150e280: Preparing [2022-08-03T00:56:05.822Z] b4e839f29f3a: Preparing [2022-08-03T00:56:05.822Z] 5b7df235d876: Preparing [2022-08-03T00:56:05.822Z] 9e148150e280: Layer already exists [2022-08-03T00:56:05.822Z] 246107e1e620: Layer already exists [2022-08-03T00:56:05.822Z] 5b7df235d876: Layer already exists [2022-08-03T00:56:05.822Z] b4e839f29f3a: Layer already exists [2022-08-03T00:56:05.822Z] f0d8e64a0335: Layer already exists [2022-08-03T00:56:06.097Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37: digest: sha256:8bc6dc08a7625bcd1961894b014b499f25ed30ce6a7a558ecaa3bff513a5fd86 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:56:06.464Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:56:06.830Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-08-03T00:56:06.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-03T00:56:06.830Z] 246107e1e620: Preparing [2022-08-03T00:56:06.830Z] f0d8e64a0335: Preparing [2022-08-03T00:56:06.830Z] 9e148150e280: Preparing [2022-08-03T00:56:06.830Z] b4e839f29f3a: Preparing [2022-08-03T00:56:06.830Z] 5b7df235d876: Preparing [2022-08-03T00:56:06.830Z] 246107e1e620: Layer already exists [2022-08-03T00:56:06.830Z] 5b7df235d876: Layer already exists [2022-08-03T00:56:06.830Z] 9e148150e280: Layer already exists [2022-08-03T00:56:06.830Z] b4e839f29f3a: Layer already exists [2022-08-03T00:56:06.830Z] f0d8e64a0335: Layer already exists [2022-08-03T00:56:07.101Z] main: digest: sha256:8bc6dc08a7625bcd1961894b014b499f25ed30ce6a7a558ecaa3bff513a5fd86 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T00:56:07.156Z] ===================================================== [Pipeline] echo [2022-08-03T00:56:07.167Z] taggedImages: [2022-08-03T00:56:07.167Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:56:07.167Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-08-03T00:56:07.167Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.37 [2022-08-03T00:56:07.167Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:56:07.167Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-08-03T00:56:07.188Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-08-03T00:56:07.188Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:56:07.188Z] latest [2022-08-03T00:56:07.188Z] 2.3.0-dev.37 [2022-08-03T00:56:07.188Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:56:07.188Z] main [2022-08-03T00:56:07.188Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:56:07.552Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:56:07.921Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:56:07.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-03T00:56:07.921Z] 4b61556bd0f8: Preparing [2022-08-03T00:56:07.921Z] 4b61556bd0f8: Preparing [2022-08-03T00:56:07.921Z] ee45bac66918: Preparing [2022-08-03T00:56:07.921Z] dea12673e119: Preparing [2022-08-03T00:56:07.921Z] a81e04ad9022: Preparing [2022-08-03T00:56:07.921Z] bc50ecea6c42: Preparing [2022-08-03T00:56:07.921Z] 9e148150e280: Preparing [2022-08-03T00:56:07.921Z] 71d7d024d0f4: Preparing [2022-08-03T00:56:07.921Z] c666c99505e5: Preparing [2022-08-03T00:56:07.921Z] d4dca14c5dc1: Preparing [2022-08-03T00:56:07.921Z] 80932e6aef16: Preparing [2022-08-03T00:56:07.921Z] 5b7df235d876: Preparing [2022-08-03T00:56:07.921Z] c666c99505e5: Waiting [2022-08-03T00:56:07.921Z] d4dca14c5dc1: Waiting [2022-08-03T00:56:07.921Z] 80932e6aef16: Waiting [2022-08-03T00:56:07.921Z] 5b7df235d876: Waiting [2022-08-03T00:56:07.921Z] 9e148150e280: Waiting [2022-08-03T00:56:07.921Z] 71d7d024d0f4: Waiting [2022-08-03T00:56:08.215Z] a81e04ad9022: Pushed [2022-08-03T00:56:08.215Z] ee45bac66918: Pushed [2022-08-03T00:56:08.215Z] dea12673e119: Pushed [2022-08-03T00:56:08.215Z] 4b61556bd0f8: Pushed [2022-08-03T00:56:08.215Z] 9e148150e280: Layer already exists [2022-08-03T00:56:08.492Z] d4dca14c5dc1: Pushed [2022-08-03T00:56:08.492Z] 80932e6aef16: Pushed [2022-08-03T00:56:08.492Z] 71d7d024d0f4: Pushed [2022-08-03T00:56:08.492Z] c666c99505e5: Pushed [2022-08-03T00:56:08.492Z] 5b7df235d876: Layer already exists [2022-08-03T00:56:11.879Z] bc50ecea6c42: Pushed [2022-08-03T00:56:11.879Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd: digest: sha256:c089991fbb5f95243c6cd641d5d5322f75dbe5072c38379b757116eb61db8baa size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:56:12.251Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:56:12.611Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-08-03T00:56:12.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-03T00:56:12.611Z] 4b61556bd0f8: Preparing [2022-08-03T00:56:12.611Z] 4b61556bd0f8: Preparing [2022-08-03T00:56:12.611Z] ee45bac66918: Preparing [2022-08-03T00:56:12.611Z] dea12673e119: Preparing [2022-08-03T00:56:12.611Z] a81e04ad9022: Preparing [2022-08-03T00:56:12.611Z] bc50ecea6c42: Preparing [2022-08-03T00:56:12.611Z] 9e148150e280: Preparing [2022-08-03T00:56:12.611Z] 71d7d024d0f4: Preparing [2022-08-03T00:56:12.611Z] c666c99505e5: Preparing [2022-08-03T00:56:12.611Z] d4dca14c5dc1: Preparing [2022-08-03T00:56:12.611Z] 9e148150e280: Waiting [2022-08-03T00:56:12.611Z] 71d7d024d0f4: Waiting [2022-08-03T00:56:12.611Z] c666c99505e5: Waiting [2022-08-03T00:56:12.611Z] 80932e6aef16: Preparing [2022-08-03T00:56:12.611Z] d4dca14c5dc1: Waiting [2022-08-03T00:56:12.611Z] 5b7df235d876: Preparing [2022-08-03T00:56:12.611Z] 80932e6aef16: Waiting [2022-08-03T00:56:12.611Z] 5b7df235d876: Waiting [2022-08-03T00:56:12.611Z] ee45bac66918: Layer already exists [2022-08-03T00:56:12.611Z] bc50ecea6c42: Layer already exists [2022-08-03T00:56:12.611Z] dea12673e119: Layer already exists [2022-08-03T00:56:12.611Z] 4b61556bd0f8: Layer already exists [2022-08-03T00:56:12.611Z] a81e04ad9022: Layer already exists [2022-08-03T00:56:12.885Z] d4dca14c5dc1: Layer already exists [2022-08-03T00:56:12.885Z] 71d7d024d0f4: Layer already exists [2022-08-03T00:56:12.885Z] c666c99505e5: Layer already exists [2022-08-03T00:56:12.885Z] 9e148150e280: Layer already exists [2022-08-03T00:56:12.885Z] 80932e6aef16: Layer already exists [2022-08-03T00:56:12.885Z] 5b7df235d876: Layer already exists [2022-08-03T00:56:12.885Z] latest: digest: sha256:c089991fbb5f95243c6cd641d5d5322f75dbe5072c38379b757116eb61db8baa size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:56:13.257Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:56:13.620Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.37 [2022-08-03T00:56:13.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-03T00:56:13.620Z] 4b61556bd0f8: Preparing [2022-08-03T00:56:13.620Z] 4b61556bd0f8: Preparing [2022-08-03T00:56:13.620Z] ee45bac66918: Preparing [2022-08-03T00:56:13.620Z] dea12673e119: Preparing [2022-08-03T00:56:13.620Z] a81e04ad9022: Preparing [2022-08-03T00:56:13.620Z] bc50ecea6c42: Preparing [2022-08-03T00:56:13.620Z] 9e148150e280: Preparing [2022-08-03T00:56:13.620Z] 71d7d024d0f4: Preparing [2022-08-03T00:56:13.620Z] c666c99505e5: Preparing [2022-08-03T00:56:13.620Z] d4dca14c5dc1: Preparing [2022-08-03T00:56:13.620Z] 80932e6aef16: Preparing [2022-08-03T00:56:13.620Z] 5b7df235d876: Preparing [2022-08-03T00:56:13.620Z] c666c99505e5: Waiting [2022-08-03T00:56:13.620Z] d4dca14c5dc1: Waiting [2022-08-03T00:56:13.620Z] 80932e6aef16: Waiting [2022-08-03T00:56:13.620Z] 9e148150e280: Waiting [2022-08-03T00:56:13.620Z] 5b7df235d876: Waiting [2022-08-03T00:56:13.620Z] 71d7d024d0f4: Waiting [2022-08-03T00:56:13.620Z] bc50ecea6c42: Layer already exists [2022-08-03T00:56:13.620Z] ee45bac66918: Layer already exists [2022-08-03T00:56:13.620Z] a81e04ad9022: Layer already exists [2022-08-03T00:56:13.620Z] dea12673e119: Layer already exists [2022-08-03T00:56:13.620Z] 4b61556bd0f8: Layer already exists [2022-08-03T00:56:13.891Z] 80932e6aef16: Layer already exists [2022-08-03T00:56:13.892Z] 9e148150e280: Layer already exists [2022-08-03T00:56:13.892Z] 71d7d024d0f4: Layer already exists [2022-08-03T00:56:13.892Z] c666c99505e5: Layer already exists [2022-08-03T00:56:13.892Z] d4dca14c5dc1: Layer already exists [2022-08-03T00:56:13.892Z] 5b7df235d876: Layer already exists [2022-08-03T00:56:13.892Z] 2.3.0-dev.37: digest: sha256:c089991fbb5f95243c6cd641d5d5322f75dbe5072c38379b757116eb61db8baa size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:56:14.255Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:56:14.621Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:56:14.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-03T00:56:14.621Z] 4b61556bd0f8: Preparing [2022-08-03T00:56:14.621Z] 4b61556bd0f8: Preparing [2022-08-03T00:56:14.621Z] ee45bac66918: Preparing [2022-08-03T00:56:14.621Z] dea12673e119: Preparing [2022-08-03T00:56:14.622Z] a81e04ad9022: Preparing [2022-08-03T00:56:14.622Z] bc50ecea6c42: Preparing [2022-08-03T00:56:14.622Z] 9e148150e280: Preparing [2022-08-03T00:56:14.622Z] 71d7d024d0f4: Preparing [2022-08-03T00:56:14.622Z] c666c99505e5: Preparing [2022-08-03T00:56:14.622Z] d4dca14c5dc1: Preparing [2022-08-03T00:56:14.622Z] 80932e6aef16: Preparing [2022-08-03T00:56:14.622Z] 5b7df235d876: Preparing [2022-08-03T00:56:14.622Z] 9e148150e280: Waiting [2022-08-03T00:56:14.622Z] 5b7df235d876: Waiting [2022-08-03T00:56:14.622Z] d4dca14c5dc1: Waiting [2022-08-03T00:56:14.622Z] 71d7d024d0f4: Waiting [2022-08-03T00:56:14.622Z] 80932e6aef16: Waiting [2022-08-03T00:56:14.622Z] c666c99505e5: Waiting [2022-08-03T00:56:14.622Z] ee45bac66918: Layer already exists [2022-08-03T00:56:14.622Z] dea12673e119: Layer already exists [2022-08-03T00:56:14.622Z] 4b61556bd0f8: Layer already exists [2022-08-03T00:56:14.622Z] a81e04ad9022: Layer already exists [2022-08-03T00:56:14.622Z] bc50ecea6c42: Layer already exists [2022-08-03T00:56:14.896Z] c666c99505e5: Layer already exists [2022-08-03T00:56:14.896Z] d4dca14c5dc1: Layer already exists [2022-08-03T00:56:14.896Z] 80932e6aef16: Layer already exists [2022-08-03T00:56:14.896Z] 9e148150e280: Layer already exists [2022-08-03T00:56:14.896Z] 71d7d024d0f4: Layer already exists [2022-08-03T00:56:14.896Z] 5b7df235d876: Layer already exists [2022-08-03T00:56:14.896Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37: digest: sha256:c089991fbb5f95243c6cd641d5d5322f75dbe5072c38379b757116eb61db8baa size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:56:15.267Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:56:15.635Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-08-03T00:56:15.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-03T00:56:15.635Z] 4b61556bd0f8: Preparing [2022-08-03T00:56:15.635Z] 4b61556bd0f8: Preparing [2022-08-03T00:56:15.635Z] ee45bac66918: Preparing [2022-08-03T00:56:15.635Z] dea12673e119: Preparing [2022-08-03T00:56:15.635Z] a81e04ad9022: Preparing [2022-08-03T00:56:15.635Z] bc50ecea6c42: Preparing [2022-08-03T00:56:15.635Z] 9e148150e280: Preparing [2022-08-03T00:56:15.635Z] 71d7d024d0f4: Preparing [2022-08-03T00:56:15.635Z] c666c99505e5: Preparing [2022-08-03T00:56:15.635Z] d4dca14c5dc1: Preparing [2022-08-03T00:56:15.635Z] 80932e6aef16: Preparing [2022-08-03T00:56:15.635Z] 5b7df235d876: Preparing [2022-08-03T00:56:15.635Z] 9e148150e280: Waiting [2022-08-03T00:56:15.635Z] 71d7d024d0f4: Waiting [2022-08-03T00:56:15.635Z] c666c99505e5: Waiting [2022-08-03T00:56:15.635Z] d4dca14c5dc1: Waiting [2022-08-03T00:56:15.635Z] 80932e6aef16: Waiting [2022-08-03T00:56:15.635Z] 5b7df235d876: Waiting [2022-08-03T00:56:15.909Z] a81e04ad9022: Layer already exists [2022-08-03T00:56:15.909Z] bc50ecea6c42: Layer already exists [2022-08-03T00:56:15.909Z] 4b61556bd0f8: Layer already exists [2022-08-03T00:56:15.909Z] dea12673e119: Layer already exists [2022-08-03T00:56:15.909Z] ee45bac66918: Layer already exists [2022-08-03T00:56:15.909Z] 9e148150e280: Layer already exists [2022-08-03T00:56:15.909Z] 71d7d024d0f4: Layer already exists [2022-08-03T00:56:15.909Z] c666c99505e5: Layer already exists [2022-08-03T00:56:15.909Z] d4dca14c5dc1: Layer already exists [2022-08-03T00:56:15.909Z] 80932e6aef16: Layer already exists [2022-08-03T00:56:15.909Z] 5b7df235d876: Layer already exists [2022-08-03T00:56:15.909Z] main: digest: sha256:c089991fbb5f95243c6cd641d5d5322f75dbe5072c38379b757116eb61db8baa size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T00:56:15.974Z] ===================================================== [Pipeline] echo [2022-08-03T00:56:15.981Z] taggedImages: [2022-08-03T00:56:15.981Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:56:15.981Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-08-03T00:56:15.981Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.37 [2022-08-03T00:56:15.981Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:56:15.981Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-08-03T00:56:16.001Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-08-03T00:56:16.001Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:56:16.001Z] latest [2022-08-03T00:56:16.001Z] 2.3.0-dev.37 [2022-08-03T00:56:16.001Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:56:16.001Z] main [2022-08-03T00:56:16.001Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:56:16.391Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:56:16.754Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:56:16.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-03T00:56:16.754Z] fa3642841896: Preparing [2022-08-03T00:56:16.754Z] fd7bdaef4efc: Preparing [2022-08-03T00:56:16.754Z] 72be169f4364: Preparing [2022-08-03T00:56:16.754Z] afdd3802ee9b: Preparing [2022-08-03T00:56:16.754Z] de8bb5ddcf0e: Preparing [2022-08-03T00:56:16.754Z] fa9998418d6d: Preparing [2022-08-03T00:56:16.754Z] 50bb7d4db288: Preparing [2022-08-03T00:56:16.754Z] 5b7df235d876: Preparing [2022-08-03T00:56:16.754Z] 50bb7d4db288: Waiting [2022-08-03T00:56:16.754Z] 5b7df235d876: Waiting [2022-08-03T00:56:16.754Z] fa9998418d6d: Waiting [2022-08-03T00:56:17.042Z] fd7bdaef4efc: Pushed [2022-08-03T00:56:17.042Z] de8bb5ddcf0e: Pushed [2022-08-03T00:56:17.042Z] fa3642841896: Pushed [2022-08-03T00:56:17.042Z] 5b7df235d876: Layer already exists [2022-08-03T00:56:17.318Z] fa9998418d6d: Pushed [2022-08-03T00:56:17.914Z] 50bb7d4db288: Pushed [2022-08-03T00:56:19.891Z] 72be169f4364: Pushed [2022-08-03T00:56:19.891Z] afdd3802ee9b: Pushed [2022-08-03T00:56:19.891Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd: digest: sha256:db45b23536677a54d41b26295def5b43729caf4779ccda581e4147ef7af23994 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:56:20.255Z] + 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 [2022-08-03T00:56:20.617Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-08-03T00:56:20.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-03T00:56:20.617Z] fa3642841896: Preparing [2022-08-03T00:56:20.617Z] fd7bdaef4efc: Preparing [2022-08-03T00:56:20.617Z] 72be169f4364: Preparing [2022-08-03T00:56:20.617Z] afdd3802ee9b: Preparing [2022-08-03T00:56:20.617Z] de8bb5ddcf0e: Preparing [2022-08-03T00:56:20.617Z] fa9998418d6d: Preparing [2022-08-03T00:56:20.617Z] 50bb7d4db288: Preparing [2022-08-03T00:56:20.617Z] 5b7df235d876: Preparing [2022-08-03T00:56:20.617Z] 50bb7d4db288: Waiting [2022-08-03T00:56:20.617Z] 5b7df235d876: Waiting [2022-08-03T00:56:20.617Z] fa9998418d6d: Waiting [2022-08-03T00:56:20.617Z] afdd3802ee9b: Layer already exists [2022-08-03T00:56:20.617Z] 72be169f4364: Layer already exists [2022-08-03T00:56:20.617Z] fa3642841896: Layer already exists [2022-08-03T00:56:20.617Z] de8bb5ddcf0e: Layer already exists [2022-08-03T00:56:20.617Z] fd7bdaef4efc: Layer already exists [2022-08-03T00:56:20.890Z] 50bb7d4db288: Layer already exists [2022-08-03T00:56:20.890Z] fa9998418d6d: Layer already exists [2022-08-03T00:56:20.890Z] 5b7df235d876: Layer already exists [2022-08-03T00:56:20.890Z] latest: digest: sha256:db45b23536677a54d41b26295def5b43729caf4779ccda581e4147ef7af23994 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:56:21.253Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:56:21.611Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.37 [2022-08-03T00:56:21.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-03T00:56:21.611Z] fa3642841896: Preparing [2022-08-03T00:56:21.611Z] fd7bdaef4efc: Preparing [2022-08-03T00:56:21.611Z] 72be169f4364: Preparing [2022-08-03T00:56:21.611Z] afdd3802ee9b: Preparing [2022-08-03T00:56:21.611Z] de8bb5ddcf0e: Preparing [2022-08-03T00:56:21.611Z] fa9998418d6d: Preparing [2022-08-03T00:56:21.611Z] 50bb7d4db288: Preparing [2022-08-03T00:56:21.611Z] 5b7df235d876: Preparing [2022-08-03T00:56:21.611Z] fa9998418d6d: Waiting [2022-08-03T00:56:21.611Z] 50bb7d4db288: Waiting [2022-08-03T00:56:21.611Z] 5b7df235d876: Waiting [2022-08-03T00:56:21.611Z] de8bb5ddcf0e: Layer already exists [2022-08-03T00:56:21.611Z] afdd3802ee9b: Layer already exists [2022-08-03T00:56:21.611Z] fa3642841896: Layer already exists [2022-08-03T00:56:21.611Z] fd7bdaef4efc: Layer already exists [2022-08-03T00:56:21.611Z] 72be169f4364: Layer already exists [2022-08-03T00:56:21.611Z] fa9998418d6d: Layer already exists [2022-08-03T00:56:21.611Z] 50bb7d4db288: Layer already exists [2022-08-03T00:56:21.611Z] 5b7df235d876: Layer already exists [2022-08-03T00:56:21.882Z] 2.3.0-dev.37: digest: sha256:db45b23536677a54d41b26295def5b43729caf4779ccda581e4147ef7af23994 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:56:22.250Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:56:22.615Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:56:22.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-03T00:56:22.615Z] fa3642841896: Preparing [2022-08-03T00:56:22.615Z] fd7bdaef4efc: Preparing [2022-08-03T00:56:22.615Z] 72be169f4364: Preparing [2022-08-03T00:56:22.615Z] afdd3802ee9b: Preparing [2022-08-03T00:56:22.615Z] de8bb5ddcf0e: Preparing [2022-08-03T00:56:22.615Z] fa9998418d6d: Preparing [2022-08-03T00:56:22.615Z] 50bb7d4db288: Preparing [2022-08-03T00:56:22.615Z] 5b7df235d876: Preparing [2022-08-03T00:56:22.615Z] fa9998418d6d: Waiting [2022-08-03T00:56:22.615Z] 50bb7d4db288: Waiting [2022-08-03T00:56:22.615Z] 5b7df235d876: Waiting [2022-08-03T00:56:22.615Z] 72be169f4364: Layer already exists [2022-08-03T00:56:22.615Z] de8bb5ddcf0e: Layer already exists [2022-08-03T00:56:22.615Z] fd7bdaef4efc: Layer already exists [2022-08-03T00:56:22.615Z] afdd3802ee9b: Layer already exists [2022-08-03T00:56:22.615Z] fa3642841896: Layer already exists [2022-08-03T00:56:22.615Z] fa9998418d6d: Layer already exists [2022-08-03T00:56:22.615Z] 50bb7d4db288: Layer already exists [2022-08-03T00:56:22.615Z] 5b7df235d876: Layer already exists [2022-08-03T00:56:22.886Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37: digest: sha256:db45b23536677a54d41b26295def5b43729caf4779ccda581e4147ef7af23994 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:56:23.250Z] + 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 [2022-08-03T00:56:23.608Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-08-03T00:56:23.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-03T00:56:23.608Z] fa3642841896: Preparing [2022-08-03T00:56:23.608Z] fd7bdaef4efc: Preparing [2022-08-03T00:56:23.608Z] 72be169f4364: Preparing [2022-08-03T00:56:23.608Z] afdd3802ee9b: Preparing [2022-08-03T00:56:23.608Z] de8bb5ddcf0e: Preparing [2022-08-03T00:56:23.608Z] fa9998418d6d: Preparing [2022-08-03T00:56:23.608Z] 50bb7d4db288: Preparing [2022-08-03T00:56:23.608Z] 5b7df235d876: Preparing [2022-08-03T00:56:23.608Z] 50bb7d4db288: Waiting [2022-08-03T00:56:23.608Z] 5b7df235d876: Waiting [2022-08-03T00:56:23.608Z] fa9998418d6d: Waiting [2022-08-03T00:56:23.608Z] fd7bdaef4efc: Layer already exists [2022-08-03T00:56:23.608Z] 72be169f4364: Layer already exists [2022-08-03T00:56:23.608Z] de8bb5ddcf0e: Layer already exists [2022-08-03T00:56:23.608Z] fa3642841896: Layer already exists [2022-08-03T00:56:23.608Z] afdd3802ee9b: Layer already exists [2022-08-03T00:56:23.879Z] 50bb7d4db288: Layer already exists [2022-08-03T00:56:23.879Z] fa9998418d6d: Layer already exists [2022-08-03T00:56:23.879Z] 5b7df235d876: Layer already exists [2022-08-03T00:56:23.879Z] main: digest: sha256:db45b23536677a54d41b26295def5b43729caf4779ccda581e4147ef7af23994 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T00:56:23.941Z] ===================================================== [Pipeline] echo [2022-08-03T00:56:23.951Z] taggedImages: [2022-08-03T00:56:23.951Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:56:23.951Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-08-03T00:56:23.951Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.37 [2022-08-03T00:56:23.951Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:56:23.951Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-08-03T00:56:23.971Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-08-03T00:56:23.971Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:56:23.971Z] latest [2022-08-03T00:56:23.971Z] 2.3.0-dev.37 [2022-08-03T00:56:23.971Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:56:23.971Z] main [2022-08-03T00:56:23.971Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:56:24.337Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:56:24.693Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:56:24.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-03T00:56:24.693Z] 3b78e474849f: Preparing [2022-08-03T00:56:24.693Z] b4938ca94552: Preparing [2022-08-03T00:56:24.693Z] 826d5e8006b0: Preparing [2022-08-03T00:56:24.693Z] cf97e2a6f747: Preparing [2022-08-03T00:56:24.693Z] a7bcf273044b: Preparing [2022-08-03T00:56:24.693Z] 4fc87c7709a3: Preparing [2022-08-03T00:56:24.693Z] e8538a46afb9: Preparing [2022-08-03T00:56:24.693Z] 42d4fdae8213: Preparing [2022-08-03T00:56:24.693Z] f6e1dc8cddad: Preparing [2022-08-03T00:56:24.693Z] 5b7df235d876: Preparing [2022-08-03T00:56:24.693Z] 4fc87c7709a3: Waiting [2022-08-03T00:56:24.693Z] e8538a46afb9: Waiting [2022-08-03T00:56:24.693Z] 5b7df235d876: Waiting [2022-08-03T00:56:24.693Z] f6e1dc8cddad: Waiting [2022-08-03T00:56:24.693Z] 42d4fdae8213: Waiting [2022-08-03T00:56:24.975Z] 3b78e474849f: Pushed [2022-08-03T00:56:24.975Z] b4938ca94552: Pushed [2022-08-03T00:56:24.975Z] a7bcf273044b: Pushed [2022-08-03T00:56:25.249Z] e8538a46afb9: Pushed [2022-08-03T00:56:25.249Z] 4fc87c7709a3: Pushed [2022-08-03T00:56:25.249Z] 42d4fdae8213: Pushed [2022-08-03T00:56:25.249Z] 5b7df235d876: Layer already exists [2022-08-03T00:56:25.521Z] f6e1dc8cddad: Pushed [2022-08-03T00:56:27.496Z] cf97e2a6f747: Pushed [2022-08-03T00:56:28.474Z] 826d5e8006b0: Pushed [2022-08-03T00:56:28.474Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd: digest: sha256:7a96f0d9d88085f229d801a5523d2b2d3dcd890cd1f440060da2616386df0d1f size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:56:28.831Z] + 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 [2022-08-03T00:56:29.187Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-08-03T00:56:29.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-03T00:56:29.187Z] 3b78e474849f: Preparing [2022-08-03T00:56:29.187Z] b4938ca94552: Preparing [2022-08-03T00:56:29.187Z] 826d5e8006b0: Preparing [2022-08-03T00:56:29.187Z] cf97e2a6f747: Preparing [2022-08-03T00:56:29.187Z] a7bcf273044b: Preparing [2022-08-03T00:56:29.187Z] 4fc87c7709a3: Preparing [2022-08-03T00:56:29.187Z] e8538a46afb9: Preparing [2022-08-03T00:56:29.187Z] 42d4fdae8213: Preparing [2022-08-03T00:56:29.187Z] f6e1dc8cddad: Preparing [2022-08-03T00:56:29.187Z] 5b7df235d876: Preparing [2022-08-03T00:56:29.187Z] 4fc87c7709a3: Waiting [2022-08-03T00:56:29.187Z] e8538a46afb9: Waiting [2022-08-03T00:56:29.187Z] 42d4fdae8213: Waiting [2022-08-03T00:56:29.187Z] f6e1dc8cddad: Waiting [2022-08-03T00:56:29.187Z] 5b7df235d876: Waiting [2022-08-03T00:56:29.187Z] cf97e2a6f747: Layer already exists [2022-08-03T00:56:29.187Z] 3b78e474849f: Layer already exists [2022-08-03T00:56:29.187Z] 826d5e8006b0: Layer already exists [2022-08-03T00:56:29.187Z] a7bcf273044b: Layer already exists [2022-08-03T00:56:29.187Z] b4938ca94552: Layer already exists [2022-08-03T00:56:29.187Z] 4fc87c7709a3: Layer already exists [2022-08-03T00:56:29.460Z] f6e1dc8cddad: Layer already exists [2022-08-03T00:56:29.460Z] e8538a46afb9: Layer already exists [2022-08-03T00:56:29.460Z] 5b7df235d876: Layer already exists [2022-08-03T00:56:29.460Z] 42d4fdae8213: Layer already exists [2022-08-03T00:56:29.460Z] latest: digest: sha256:7a96f0d9d88085f229d801a5523d2b2d3dcd890cd1f440060da2616386df0d1f size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:56:29.825Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:56:30.191Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.37 [2022-08-03T00:56:30.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-03T00:56:30.191Z] 3b78e474849f: Preparing [2022-08-03T00:56:30.191Z] b4938ca94552: Preparing [2022-08-03T00:56:30.191Z] 826d5e8006b0: Preparing [2022-08-03T00:56:30.191Z] cf97e2a6f747: Preparing [2022-08-03T00:56:30.191Z] a7bcf273044b: Preparing [2022-08-03T00:56:30.191Z] 4fc87c7709a3: Preparing [2022-08-03T00:56:30.191Z] e8538a46afb9: Preparing [2022-08-03T00:56:30.191Z] 42d4fdae8213: Preparing [2022-08-03T00:56:30.191Z] f6e1dc8cddad: Preparing [2022-08-03T00:56:30.191Z] 5b7df235d876: Preparing [2022-08-03T00:56:30.191Z] 4fc87c7709a3: Waiting [2022-08-03T00:56:30.191Z] e8538a46afb9: Waiting [2022-08-03T00:56:30.191Z] 42d4fdae8213: Waiting [2022-08-03T00:56:30.191Z] 5b7df235d876: Waiting [2022-08-03T00:56:30.191Z] f6e1dc8cddad: Waiting [2022-08-03T00:56:30.191Z] 826d5e8006b0: Layer already exists [2022-08-03T00:56:30.462Z] a7bcf273044b: Layer already exists [2022-08-03T00:56:30.462Z] b4938ca94552: Layer already exists [2022-08-03T00:56:30.462Z] 3b78e474849f: Layer already exists [2022-08-03T00:56:30.462Z] cf97e2a6f747: Layer already exists [2022-08-03T00:56:30.462Z] 4fc87c7709a3: Layer already exists [2022-08-03T00:56:30.462Z] e8538a46afb9: Layer already exists [2022-08-03T00:56:30.462Z] 42d4fdae8213: Layer already exists [2022-08-03T00:56:30.462Z] 5b7df235d876: Layer already exists [2022-08-03T00:56:30.462Z] f6e1dc8cddad: Layer already exists [2022-08-03T00:56:30.462Z] 2.3.0-dev.37: digest: sha256:7a96f0d9d88085f229d801a5523d2b2d3dcd890cd1f440060da2616386df0d1f size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:56:30.835Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:56:31.194Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:56:31.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-03T00:56:31.194Z] 3b78e474849f: Preparing [2022-08-03T00:56:31.194Z] b4938ca94552: Preparing [2022-08-03T00:56:31.194Z] 826d5e8006b0: Preparing [2022-08-03T00:56:31.194Z] cf97e2a6f747: Preparing [2022-08-03T00:56:31.194Z] a7bcf273044b: Preparing [2022-08-03T00:56:31.194Z] 4fc87c7709a3: Preparing [2022-08-03T00:56:31.194Z] e8538a46afb9: Preparing [2022-08-03T00:56:31.194Z] 42d4fdae8213: Preparing [2022-08-03T00:56:31.194Z] f6e1dc8cddad: Preparing [2022-08-03T00:56:31.194Z] 5b7df235d876: Preparing [2022-08-03T00:56:31.194Z] 42d4fdae8213: Waiting [2022-08-03T00:56:31.194Z] f6e1dc8cddad: Waiting [2022-08-03T00:56:31.194Z] 5b7df235d876: Waiting [2022-08-03T00:56:31.194Z] 4fc87c7709a3: Waiting [2022-08-03T00:56:31.194Z] e8538a46afb9: Waiting [2022-08-03T00:56:31.194Z] 826d5e8006b0: Layer already exists [2022-08-03T00:56:31.194Z] a7bcf273044b: Layer already exists [2022-08-03T00:56:31.194Z] b4938ca94552: Layer already exists [2022-08-03T00:56:31.194Z] 3b78e474849f: Layer already exists [2022-08-03T00:56:31.194Z] cf97e2a6f747: Layer already exists [2022-08-03T00:56:31.194Z] 42d4fdae8213: Layer already exists [2022-08-03T00:56:31.194Z] 4fc87c7709a3: Layer already exists [2022-08-03T00:56:31.194Z] f6e1dc8cddad: Layer already exists [2022-08-03T00:56:31.194Z] e8538a46afb9: Layer already exists [2022-08-03T00:56:31.194Z] 5b7df235d876: Layer already exists [2022-08-03T00:56:31.466Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37: digest: sha256:7a96f0d9d88085f229d801a5523d2b2d3dcd890cd1f440060da2616386df0d1f size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:56:31.835Z] + 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 [2022-08-03T00:56:32.203Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-08-03T00:56:32.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-03T00:56:32.204Z] 3b78e474849f: Preparing [2022-08-03T00:56:32.204Z] b4938ca94552: Preparing [2022-08-03T00:56:32.204Z] 826d5e8006b0: Preparing [2022-08-03T00:56:32.204Z] cf97e2a6f747: Preparing [2022-08-03T00:56:32.204Z] a7bcf273044b: Preparing [2022-08-03T00:56:32.204Z] 4fc87c7709a3: Preparing [2022-08-03T00:56:32.204Z] e8538a46afb9: Preparing [2022-08-03T00:56:32.204Z] 42d4fdae8213: Preparing [2022-08-03T00:56:32.204Z] f6e1dc8cddad: Preparing [2022-08-03T00:56:32.204Z] 5b7df235d876: Preparing [2022-08-03T00:56:32.204Z] e8538a46afb9: Waiting [2022-08-03T00:56:32.204Z] 42d4fdae8213: Waiting [2022-08-03T00:56:32.204Z] f6e1dc8cddad: Waiting [2022-08-03T00:56:32.204Z] 5b7df235d876: Waiting [2022-08-03T00:56:32.204Z] 4fc87c7709a3: Waiting [2022-08-03T00:56:32.204Z] a7bcf273044b: Layer already exists [2022-08-03T00:56:32.204Z] b4938ca94552: Layer already exists [2022-08-03T00:56:32.204Z] 826d5e8006b0: Layer already exists [2022-08-03T00:56:32.204Z] 3b78e474849f: Layer already exists [2022-08-03T00:56:32.204Z] cf97e2a6f747: Layer already exists [2022-08-03T00:56:32.204Z] 4fc87c7709a3: Layer already exists [2022-08-03T00:56:32.204Z] e8538a46afb9: Layer already exists [2022-08-03T00:56:32.475Z] f6e1dc8cddad: Layer already exists [2022-08-03T00:56:32.475Z] 5b7df235d876: Layer already exists [2022-08-03T00:56:32.475Z] 42d4fdae8213: Layer already exists [2022-08-03T00:56:32.475Z] main: digest: sha256:7a96f0d9d88085f229d801a5523d2b2d3dcd890cd1f440060da2616386df0d1f size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T00:56:32.535Z] ===================================================== [Pipeline] echo [2022-08-03T00:56:32.545Z] taggedImages: [2022-08-03T00:56:32.545Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:56:32.545Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-08-03T00:56:32.545Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.37 [2022-08-03T00:56:32.545Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:56:32.545Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-08-03T00:56:32.566Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-08-03T00:56:32.566Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:56:32.566Z] latest [2022-08-03T00:56:32.566Z] 2.3.0-dev.37 [2022-08-03T00:56:32.566Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:56:32.566Z] main [2022-08-03T00:56:32.566Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:56:32.928Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:56:33.309Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:56:33.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-03T00:56:33.309Z] 8ab5ac6851ac: Preparing [2022-08-03T00:56:33.309Z] ec2dfabd73a6: Preparing [2022-08-03T00:56:33.309Z] 9e148150e280: Preparing [2022-08-03T00:56:33.309Z] fb503649a78e: Preparing [2022-08-03T00:56:33.309Z] f2b29a81df5a: Preparing [2022-08-03T00:56:33.309Z] eb54b7b7991f: Preparing [2022-08-03T00:56:33.309Z] eb54b7b7991f: Waiting [2022-08-03T00:56:33.309Z] 9e148150e280: Layer already exists [2022-08-03T00:56:33.585Z] eb54b7b7991f: Layer already exists [2022-08-03T00:56:33.585Z] f2b29a81df5a: Pushed [2022-08-03T00:56:33.585Z] 8ab5ac6851ac: Pushed [2022-08-03T00:56:35.016Z] fb503649a78e: Pushed [2022-08-03T00:56:38.387Z] ec2dfabd73a6: Pushed [2022-08-03T00:56:38.387Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd: digest: sha256:0cdfa4be97e7b8b7bdcb4aaf6bb37aa1e1e34b9f855e555f82525ef232884958 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:56:38.748Z] + 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 [2022-08-03T00:56:39.110Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-08-03T00:56:39.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-03T00:56:39.110Z] 8ab5ac6851ac: Preparing [2022-08-03T00:56:39.110Z] ec2dfabd73a6: Preparing [2022-08-03T00:56:39.110Z] 9e148150e280: Preparing [2022-08-03T00:56:39.110Z] fb503649a78e: Preparing [2022-08-03T00:56:39.110Z] f2b29a81df5a: Preparing [2022-08-03T00:56:39.110Z] eb54b7b7991f: Preparing [2022-08-03T00:56:39.110Z] eb54b7b7991f: Waiting [2022-08-03T00:56:39.110Z] 9e148150e280: Layer already exists [2022-08-03T00:56:39.110Z] 8ab5ac6851ac: Layer already exists [2022-08-03T00:56:39.110Z] f2b29a81df5a: Layer already exists [2022-08-03T00:56:39.110Z] fb503649a78e: Layer already exists [2022-08-03T00:56:39.110Z] ec2dfabd73a6: Layer already exists [2022-08-03T00:56:39.110Z] eb54b7b7991f: Layer already exists [2022-08-03T00:56:39.380Z] latest: digest: sha256:0cdfa4be97e7b8b7bdcb4aaf6bb37aa1e1e34b9f855e555f82525ef232884958 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:56:39.745Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:56:40.104Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.37 [2022-08-03T00:56:40.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-03T00:56:40.104Z] 8ab5ac6851ac: Preparing [2022-08-03T00:56:40.104Z] ec2dfabd73a6: Preparing [2022-08-03T00:56:40.104Z] 9e148150e280: Preparing [2022-08-03T00:56:40.104Z] fb503649a78e: Preparing [2022-08-03T00:56:40.104Z] f2b29a81df5a: Preparing [2022-08-03T00:56:40.104Z] eb54b7b7991f: Preparing [2022-08-03T00:56:40.104Z] eb54b7b7991f: Waiting [2022-08-03T00:56:40.104Z] 8ab5ac6851ac: Layer already exists [2022-08-03T00:56:40.104Z] f2b29a81df5a: Layer already exists [2022-08-03T00:56:40.104Z] ec2dfabd73a6: Layer already exists [2022-08-03T00:56:40.104Z] 9e148150e280: Layer already exists [2022-08-03T00:56:40.104Z] fb503649a78e: Layer already exists [2022-08-03T00:56:40.104Z] eb54b7b7991f: Layer already exists [2022-08-03T00:56:40.374Z] 2.3.0-dev.37: digest: sha256:0cdfa4be97e7b8b7bdcb4aaf6bb37aa1e1e34b9f855e555f82525ef232884958 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:56:40.744Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:56:41.101Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:56:41.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-03T00:56:41.101Z] 8ab5ac6851ac: Preparing [2022-08-03T00:56:41.101Z] ec2dfabd73a6: Preparing [2022-08-03T00:56:41.101Z] 9e148150e280: Preparing [2022-08-03T00:56:41.101Z] fb503649a78e: Preparing [2022-08-03T00:56:41.101Z] f2b29a81df5a: Preparing [2022-08-03T00:56:41.101Z] eb54b7b7991f: Preparing [2022-08-03T00:56:41.101Z] eb54b7b7991f: Waiting [2022-08-03T00:56:41.101Z] f2b29a81df5a: Layer already exists [2022-08-03T00:56:41.101Z] 9e148150e280: Layer already exists [2022-08-03T00:56:41.101Z] fb503649a78e: Layer already exists [2022-08-03T00:56:41.101Z] 8ab5ac6851ac: Layer already exists [2022-08-03T00:56:41.101Z] ec2dfabd73a6: Layer already exists [2022-08-03T00:56:41.101Z] eb54b7b7991f: Layer already exists [2022-08-03T00:56:41.372Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37: digest: sha256:0cdfa4be97e7b8b7bdcb4aaf6bb37aa1e1e34b9f855e555f82525ef232884958 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:56:41.742Z] + 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 [2022-08-03T00:56:42.105Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-08-03T00:56:42.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-03T00:56:42.105Z] 8ab5ac6851ac: Preparing [2022-08-03T00:56:42.105Z] ec2dfabd73a6: Preparing [2022-08-03T00:56:42.105Z] 9e148150e280: Preparing [2022-08-03T00:56:42.105Z] fb503649a78e: Preparing [2022-08-03T00:56:42.105Z] f2b29a81df5a: Preparing [2022-08-03T00:56:42.105Z] eb54b7b7991f: Preparing [2022-08-03T00:56:42.105Z] eb54b7b7991f: Waiting [2022-08-03T00:56:42.105Z] ec2dfabd73a6: Layer already exists [2022-08-03T00:56:42.105Z] 9e148150e280: Layer already exists [2022-08-03T00:56:42.105Z] fb503649a78e: Layer already exists [2022-08-03T00:56:42.105Z] 8ab5ac6851ac: Layer already exists [2022-08-03T00:56:42.105Z] f2b29a81df5a: Layer already exists [2022-08-03T00:56:42.105Z] eb54b7b7991f: Layer already exists [2022-08-03T00:56:42.376Z] main: digest: sha256:0cdfa4be97e7b8b7bdcb4aaf6bb37aa1e1e34b9f855e555f82525ef232884958 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T00:56:42.439Z] ===================================================== [Pipeline] echo [2022-08-03T00:56:42.449Z] taggedImages: [2022-08-03T00:56:42.449Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:56:42.449Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-08-03T00:56:42.449Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.37 [2022-08-03T00:56:42.449Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:56:42.449Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-08-03T00:56:42.470Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-08-03T00:56:42.470Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:56:42.470Z] latest [2022-08-03T00:56:42.470Z] 2.3.0-dev.37 [2022-08-03T00:56:42.470Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:56:42.470Z] main [2022-08-03T00:56:42.470Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:56:42.835Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:56:43.197Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:56:43.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-03T00:56:43.197Z] 6c5a364a0126: Preparing [2022-08-03T00:56:43.197Z] cc619861fb1e: Preparing [2022-08-03T00:56:43.197Z] 07d9343567af: Preparing [2022-08-03T00:56:43.197Z] fbb6bd1cb2fd: Preparing [2022-08-03T00:56:43.197Z] 7f70543a46a4: Preparing [2022-08-03T00:56:43.197Z] 8f32d0e72481: Preparing [2022-08-03T00:56:43.197Z] f2b29a81df5a: Preparing [2022-08-03T00:56:43.197Z] eb54b7b7991f: Preparing [2022-08-03T00:56:43.197Z] f2b29a81df5a: Waiting [2022-08-03T00:56:43.197Z] eb54b7b7991f: Waiting [2022-08-03T00:56:43.197Z] 8f32d0e72481: Waiting [2022-08-03T00:56:43.471Z] cc619861fb1e: Pushed [2022-08-03T00:56:43.471Z] 6c5a364a0126: Pushed [2022-08-03T00:56:43.471Z] 07d9343567af: Pushed [2022-08-03T00:56:43.471Z] f2b29a81df5a: Layer already exists [2022-08-03T00:56:43.471Z] eb54b7b7991f: Layer already exists [2022-08-03T00:56:44.456Z] 8f32d0e72481: Pushed [2022-08-03T00:56:52.808Z] 7f70543a46a4: Pushed [2022-08-03T00:56:59.549Z] fbb6bd1cb2fd: Pushed [2022-08-03T00:56:59.549Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd: digest: sha256:cb45047bb8839bb5dd2afaaad150b74004305cce2e78b13e547df018a30cc8b7 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:56:59.910Z] + 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 [2022-08-03T00:57:00.259Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-08-03T00:57:00.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-03T00:57:00.259Z] 6c5a364a0126: Preparing [2022-08-03T00:57:00.259Z] cc619861fb1e: Preparing [2022-08-03T00:57:00.259Z] 07d9343567af: Preparing [2022-08-03T00:57:00.259Z] fbb6bd1cb2fd: Preparing [2022-08-03T00:57:00.259Z] 7f70543a46a4: Preparing [2022-08-03T00:57:00.259Z] 8f32d0e72481: Preparing [2022-08-03T00:57:00.259Z] f2b29a81df5a: Preparing [2022-08-03T00:57:00.259Z] eb54b7b7991f: Preparing [2022-08-03T00:57:00.259Z] 8f32d0e72481: Waiting [2022-08-03T00:57:00.259Z] f2b29a81df5a: Waiting [2022-08-03T00:57:00.259Z] eb54b7b7991f: Waiting [2022-08-03T00:57:00.259Z] 7f70543a46a4: Layer already exists [2022-08-03T00:57:00.259Z] fbb6bd1cb2fd: Layer already exists [2022-08-03T00:57:00.259Z] cc619861fb1e: Layer already exists [2022-08-03T00:57:00.259Z] 6c5a364a0126: Layer already exists [2022-08-03T00:57:00.259Z] 07d9343567af: Layer already exists [2022-08-03T00:57:00.259Z] f2b29a81df5a: Layer already exists [2022-08-03T00:57:00.259Z] eb54b7b7991f: Layer already exists [2022-08-03T00:57:00.259Z] 8f32d0e72481: Layer already exists [2022-08-03T00:57:00.530Z] latest: digest: sha256:cb45047bb8839bb5dd2afaaad150b74004305cce2e78b13e547df018a30cc8b7 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:57:00.888Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:57:01.242Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.37 [2022-08-03T00:57:01.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-03T00:57:01.242Z] 6c5a364a0126: Preparing [2022-08-03T00:57:01.242Z] cc619861fb1e: Preparing [2022-08-03T00:57:01.242Z] 07d9343567af: Preparing [2022-08-03T00:57:01.242Z] fbb6bd1cb2fd: Preparing [2022-08-03T00:57:01.242Z] 7f70543a46a4: Preparing [2022-08-03T00:57:01.242Z] 8f32d0e72481: Preparing [2022-08-03T00:57:01.242Z] f2b29a81df5a: Preparing [2022-08-03T00:57:01.242Z] eb54b7b7991f: Preparing [2022-08-03T00:57:01.242Z] 8f32d0e72481: Waiting [2022-08-03T00:57:01.242Z] f2b29a81df5a: Waiting [2022-08-03T00:57:01.242Z] eb54b7b7991f: Waiting [2022-08-03T00:57:01.242Z] cc619861fb1e: Layer already exists [2022-08-03T00:57:01.242Z] 7f70543a46a4: Layer already exists [2022-08-03T00:57:01.242Z] 6c5a364a0126: Layer already exists [2022-08-03T00:57:01.242Z] fbb6bd1cb2fd: Layer already exists [2022-08-03T00:57:01.242Z] 07d9343567af: Layer already exists [2022-08-03T00:57:01.514Z] 8f32d0e72481: Layer already exists [2022-08-03T00:57:01.514Z] f2b29a81df5a: Layer already exists [2022-08-03T00:57:01.514Z] eb54b7b7991f: Layer already exists [2022-08-03T00:57:01.514Z] 2.3.0-dev.37: digest: sha256:cb45047bb8839bb5dd2afaaad150b74004305cce2e78b13e547df018a30cc8b7 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:57:01.872Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:57:02.227Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:57:02.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-03T00:57:02.227Z] 6c5a364a0126: Preparing [2022-08-03T00:57:02.227Z] cc619861fb1e: Preparing [2022-08-03T00:57:02.227Z] 07d9343567af: Preparing [2022-08-03T00:57:02.227Z] fbb6bd1cb2fd: Preparing [2022-08-03T00:57:02.227Z] 7f70543a46a4: Preparing [2022-08-03T00:57:02.227Z] 8f32d0e72481: Preparing [2022-08-03T00:57:02.227Z] f2b29a81df5a: Preparing [2022-08-03T00:57:02.227Z] eb54b7b7991f: Preparing [2022-08-03T00:57:02.227Z] 8f32d0e72481: Waiting [2022-08-03T00:57:02.227Z] f2b29a81df5a: Waiting [2022-08-03T00:57:02.227Z] eb54b7b7991f: Waiting [2022-08-03T00:57:02.227Z] 7f70543a46a4: Layer already exists [2022-08-03T00:57:02.227Z] fbb6bd1cb2fd: Layer already exists [2022-08-03T00:57:02.227Z] 6c5a364a0126: Layer already exists [2022-08-03T00:57:02.227Z] 07d9343567af: Layer already exists [2022-08-03T00:57:02.227Z] cc619861fb1e: Layer already exists [2022-08-03T00:57:02.227Z] f2b29a81df5a: Layer already exists [2022-08-03T00:57:02.227Z] 8f32d0e72481: Layer already exists [2022-08-03T00:57:02.227Z] eb54b7b7991f: Layer already exists [2022-08-03T00:57:02.497Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37: digest: sha256:cb45047bb8839bb5dd2afaaad150b74004305cce2e78b13e547df018a30cc8b7 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:57:02.858Z] + 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 [2022-08-03T00:57:03.216Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-08-03T00:57:03.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-03T00:57:03.216Z] 6c5a364a0126: Preparing [2022-08-03T00:57:03.216Z] cc619861fb1e: Preparing [2022-08-03T00:57:03.216Z] 07d9343567af: Preparing [2022-08-03T00:57:03.216Z] fbb6bd1cb2fd: Preparing [2022-08-03T00:57:03.216Z] 7f70543a46a4: Preparing [2022-08-03T00:57:03.217Z] 8f32d0e72481: Preparing [2022-08-03T00:57:03.217Z] f2b29a81df5a: Preparing [2022-08-03T00:57:03.217Z] eb54b7b7991f: Preparing [2022-08-03T00:57:03.217Z] 8f32d0e72481: Waiting [2022-08-03T00:57:03.217Z] f2b29a81df5a: Waiting [2022-08-03T00:57:03.217Z] eb54b7b7991f: Waiting [2022-08-03T00:57:03.217Z] 07d9343567af: Layer already exists [2022-08-03T00:57:03.217Z] cc619861fb1e: Layer already exists [2022-08-03T00:57:03.217Z] fbb6bd1cb2fd: Layer already exists [2022-08-03T00:57:03.217Z] 6c5a364a0126: Layer already exists [2022-08-03T00:57:03.217Z] 7f70543a46a4: Layer already exists [2022-08-03T00:57:03.488Z] eb54b7b7991f: Layer already exists [2022-08-03T00:57:03.488Z] 8f32d0e72481: Layer already exists [2022-08-03T00:57:03.488Z] f2b29a81df5a: Layer already exists [2022-08-03T00:57:03.488Z] main: digest: sha256:cb45047bb8839bb5dd2afaaad150b74004305cce2e78b13e547df018a30cc8b7 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T00:57:03.540Z] ===================================================== [Pipeline] echo [2022-08-03T00:57:03.549Z] taggedImages: [2022-08-03T00:57:03.549Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:57:03.549Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-08-03T00:57:03.549Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.37 [2022-08-03T00:57:03.549Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:57:03.549Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-08-03T00:57:03.568Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-08-03T00:57:03.568Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:57:03.568Z] latest [2022-08-03T00:57:03.568Z] 2.3.0-dev.37 [2022-08-03T00:57:03.568Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:57:03.568Z] main [2022-08-03T00:57:03.568Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:57:03.922Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:57:04.276Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:57:04.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-03T00:57:04.276Z] 6091776a0d7e: Preparing [2022-08-03T00:57:04.276Z] 84adfdd1d141: Preparing [2022-08-03T00:57:04.276Z] 286f1a4af10b: Preparing [2022-08-03T00:57:04.276Z] e232f959f98a: Preparing [2022-08-03T00:57:04.276Z] 7750236a146a: Preparing [2022-08-03T00:57:04.276Z] f2b29a81df5a: Preparing [2022-08-03T00:57:04.276Z] eb54b7b7991f: Preparing [2022-08-03T00:57:04.276Z] f2b29a81df5a: Waiting [2022-08-03T00:57:04.276Z] eb54b7b7991f: Waiting [2022-08-03T00:57:04.549Z] 286f1a4af10b: Pushed [2022-08-03T00:57:04.549Z] 6091776a0d7e: Pushed [2022-08-03T00:57:04.549Z] 84adfdd1d141: Pushed [2022-08-03T00:57:04.549Z] f2b29a81df5a: Layer already exists [2022-08-03T00:57:04.549Z] eb54b7b7991f: Layer already exists [2022-08-03T00:57:05.142Z] 7750236a146a: Pushed [2022-08-03T00:57:20.186Z] e232f959f98a: Pushed [2022-08-03T00:57:20.458Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd: digest: sha256:0197336668cedae1189fbbcf9d25cfb5fa28f8976dcc999a42d4c62fc10f5092 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:57:20.825Z] + 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 [2022-08-03T00:57:21.176Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-08-03T00:57:21.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-03T00:57:21.176Z] 6091776a0d7e: Preparing [2022-08-03T00:57:21.176Z] 84adfdd1d141: Preparing [2022-08-03T00:57:21.176Z] 286f1a4af10b: Preparing [2022-08-03T00:57:21.176Z] e232f959f98a: Preparing [2022-08-03T00:57:21.176Z] 7750236a146a: Preparing [2022-08-03T00:57:21.176Z] f2b29a81df5a: Preparing [2022-08-03T00:57:21.176Z] eb54b7b7991f: Preparing [2022-08-03T00:57:21.176Z] f2b29a81df5a: Waiting [2022-08-03T00:57:21.176Z] eb54b7b7991f: Waiting [2022-08-03T00:57:21.176Z] 6091776a0d7e: Layer already exists [2022-08-03T00:57:21.176Z] 7750236a146a: Layer already exists [2022-08-03T00:57:21.176Z] 286f1a4af10b: Layer already exists [2022-08-03T00:57:21.176Z] 84adfdd1d141: Layer already exists [2022-08-03T00:57:21.176Z] e232f959f98a: Layer already exists [2022-08-03T00:57:21.176Z] f2b29a81df5a: Layer already exists [2022-08-03T00:57:21.176Z] eb54b7b7991f: Layer already exists [2022-08-03T00:57:21.448Z] latest: digest: sha256:0197336668cedae1189fbbcf9d25cfb5fa28f8976dcc999a42d4c62fc10f5092 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:57:21.808Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:57:22.162Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.37 [2022-08-03T00:57:22.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-03T00:57:22.162Z] 6091776a0d7e: Preparing [2022-08-03T00:57:22.162Z] 84adfdd1d141: Preparing [2022-08-03T00:57:22.162Z] 286f1a4af10b: Preparing [2022-08-03T00:57:22.162Z] e232f959f98a: Preparing [2022-08-03T00:57:22.162Z] 7750236a146a: Preparing [2022-08-03T00:57:22.162Z] f2b29a81df5a: Preparing [2022-08-03T00:57:22.162Z] eb54b7b7991f: Preparing [2022-08-03T00:57:22.162Z] f2b29a81df5a: Waiting [2022-08-03T00:57:22.162Z] eb54b7b7991f: Waiting [2022-08-03T00:57:22.162Z] 286f1a4af10b: Layer already exists [2022-08-03T00:57:22.162Z] 7750236a146a: Layer already exists [2022-08-03T00:57:22.162Z] 84adfdd1d141: Layer already exists [2022-08-03T00:57:22.162Z] e232f959f98a: Layer already exists [2022-08-03T00:57:22.162Z] 6091776a0d7e: Layer already exists [2022-08-03T00:57:22.432Z] f2b29a81df5a: Layer already exists [2022-08-03T00:57:22.432Z] eb54b7b7991f: Layer already exists [2022-08-03T00:57:22.432Z] 2.3.0-dev.37: digest: sha256:0197336668cedae1189fbbcf9d25cfb5fa28f8976dcc999a42d4c62fc10f5092 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:57:22.793Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:57:23.143Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:57:23.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-03T00:57:23.143Z] 6091776a0d7e: Preparing [2022-08-03T00:57:23.143Z] 84adfdd1d141: Preparing [2022-08-03T00:57:23.143Z] 286f1a4af10b: Preparing [2022-08-03T00:57:23.143Z] e232f959f98a: Preparing [2022-08-03T00:57:23.143Z] 7750236a146a: Preparing [2022-08-03T00:57:23.143Z] f2b29a81df5a: Preparing [2022-08-03T00:57:23.143Z] eb54b7b7991f: Preparing [2022-08-03T00:57:23.143Z] eb54b7b7991f: Waiting [2022-08-03T00:57:23.143Z] f2b29a81df5a: Waiting [2022-08-03T00:57:23.143Z] 84adfdd1d141: Layer already exists [2022-08-03T00:57:23.143Z] 7750236a146a: Layer already exists [2022-08-03T00:57:23.143Z] 6091776a0d7e: Layer already exists [2022-08-03T00:57:23.143Z] 286f1a4af10b: Layer already exists [2022-08-03T00:57:23.143Z] e232f959f98a: Layer already exists [2022-08-03T00:57:23.143Z] eb54b7b7991f: Layer already exists [2022-08-03T00:57:23.143Z] f2b29a81df5a: Layer already exists [2022-08-03T00:57:23.413Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37: digest: sha256:0197336668cedae1189fbbcf9d25cfb5fa28f8976dcc999a42d4c62fc10f5092 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:57:23.768Z] + 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 [2022-08-03T00:57:24.118Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-08-03T00:57:24.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-03T00:57:24.119Z] 6091776a0d7e: Preparing [2022-08-03T00:57:24.119Z] 84adfdd1d141: Preparing [2022-08-03T00:57:24.119Z] 286f1a4af10b: Preparing [2022-08-03T00:57:24.119Z] e232f959f98a: Preparing [2022-08-03T00:57:24.119Z] 7750236a146a: Preparing [2022-08-03T00:57:24.119Z] f2b29a81df5a: Preparing [2022-08-03T00:57:24.119Z] eb54b7b7991f: Preparing [2022-08-03T00:57:24.119Z] f2b29a81df5a: Waiting [2022-08-03T00:57:24.119Z] eb54b7b7991f: Waiting [2022-08-03T00:57:24.119Z] 84adfdd1d141: Layer already exists [2022-08-03T00:57:24.119Z] e232f959f98a: Layer already exists [2022-08-03T00:57:24.119Z] 7750236a146a: Layer already exists [2022-08-03T00:57:24.119Z] 286f1a4af10b: Layer already exists [2022-08-03T00:57:24.119Z] 6091776a0d7e: Layer already exists [2022-08-03T00:57:24.119Z] eb54b7b7991f: Layer already exists [2022-08-03T00:57:24.119Z] f2b29a81df5a: Layer already exists [2022-08-03T00:57:24.389Z] main: digest: sha256:0197336668cedae1189fbbcf9d25cfb5fa28f8976dcc999a42d4c62fc10f5092 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T00:57:24.445Z] ===================================================== [Pipeline] echo [2022-08-03T00:57:24.454Z] taggedImages: [2022-08-03T00:57:24.454Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:57:24.454Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-08-03T00:57:24.454Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.37 [2022-08-03T00:57:24.454Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:57:24.454Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-08-03T00:57:24.481Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-08-03T00:57:24.481Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:57:24.481Z] latest [2022-08-03T00:57:24.481Z] 2.3.0-dev.37 [2022-08-03T00:57:24.481Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:57:24.481Z] main [2022-08-03T00:57:24.481Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:57:24.846Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:57:25.201Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:57:25.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-03T00:57:25.202Z] 2623a59a53bc: Preparing [2022-08-03T00:57:25.202Z] f21194176040: Preparing [2022-08-03T00:57:25.202Z] 6903ab65bcfe: Preparing [2022-08-03T00:57:25.202Z] 64ab501bf377: Preparing [2022-08-03T00:57:25.202Z] 8f32d0e72481: Preparing [2022-08-03T00:57:25.202Z] f2b29a81df5a: Preparing [2022-08-03T00:57:25.202Z] eb54b7b7991f: Preparing [2022-08-03T00:57:25.202Z] f2b29a81df5a: Waiting [2022-08-03T00:57:25.202Z] eb54b7b7991f: Waiting [2022-08-03T00:57:25.202Z] 8f32d0e72481: Layer already exists [2022-08-03T00:57:25.475Z] f2b29a81df5a: Layer already exists [2022-08-03T00:57:25.475Z] eb54b7b7991f: Layer already exists [2022-08-03T00:57:25.475Z] f21194176040: Pushed [2022-08-03T00:57:25.475Z] 6903ab65bcfe: Pushed [2022-08-03T00:57:25.475Z] 2623a59a53bc: Pushed [2022-08-03T00:57:43.755Z] 64ab501bf377: Pushed [2022-08-03T00:57:43.755Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd: digest: sha256:f8574eaae93fa8cf738c92e15dde314f30e0ff71fbf61c61fab8b860daed873b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:57:44.121Z] + 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 [2022-08-03T00:57:44.481Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-08-03T00:57:44.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-03T00:57:44.481Z] 2623a59a53bc: Preparing [2022-08-03T00:57:44.481Z] f21194176040: Preparing [2022-08-03T00:57:44.481Z] 6903ab65bcfe: Preparing [2022-08-03T00:57:44.481Z] 64ab501bf377: Preparing [2022-08-03T00:57:44.481Z] 8f32d0e72481: Preparing [2022-08-03T00:57:44.481Z] f2b29a81df5a: Preparing [2022-08-03T00:57:44.481Z] eb54b7b7991f: Preparing [2022-08-03T00:57:44.481Z] f2b29a81df5a: Waiting [2022-08-03T00:57:44.481Z] eb54b7b7991f: Waiting [2022-08-03T00:57:44.481Z] f21194176040: Layer already exists [2022-08-03T00:57:44.481Z] 2623a59a53bc: Layer already exists [2022-08-03T00:57:44.481Z] 64ab501bf377: Layer already exists [2022-08-03T00:57:44.481Z] 8f32d0e72481: Layer already exists [2022-08-03T00:57:44.481Z] 6903ab65bcfe: Layer already exists [2022-08-03T00:57:44.481Z] eb54b7b7991f: Layer already exists [2022-08-03T00:57:44.481Z] f2b29a81df5a: Layer already exists [2022-08-03T00:57:44.752Z] latest: digest: sha256:f8574eaae93fa8cf738c92e15dde314f30e0ff71fbf61c61fab8b860daed873b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:57:45.120Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:57:45.483Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.37 [2022-08-03T00:57:45.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-03T00:57:45.483Z] 2623a59a53bc: Preparing [2022-08-03T00:57:45.483Z] f21194176040: Preparing [2022-08-03T00:57:45.483Z] 6903ab65bcfe: Preparing [2022-08-03T00:57:45.483Z] 64ab501bf377: Preparing [2022-08-03T00:57:45.483Z] 8f32d0e72481: Preparing [2022-08-03T00:57:45.483Z] f2b29a81df5a: Preparing [2022-08-03T00:57:45.483Z] eb54b7b7991f: Preparing [2022-08-03T00:57:45.483Z] f2b29a81df5a: Waiting [2022-08-03T00:57:45.483Z] eb54b7b7991f: Waiting [2022-08-03T00:57:45.483Z] 8f32d0e72481: Layer already exists [2022-08-03T00:57:45.483Z] 6903ab65bcfe: Layer already exists [2022-08-03T00:57:45.483Z] 64ab501bf377: Layer already exists [2022-08-03T00:57:45.483Z] 2623a59a53bc: Layer already exists [2022-08-03T00:57:45.483Z] f21194176040: Layer already exists [2022-08-03T00:57:45.483Z] eb54b7b7991f: Layer already exists [2022-08-03T00:57:45.483Z] f2b29a81df5a: Layer already exists [2022-08-03T00:57:45.754Z] 2.3.0-dev.37: digest: sha256:f8574eaae93fa8cf738c92e15dde314f30e0ff71fbf61c61fab8b860daed873b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:57:46.118Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:57:46.477Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:57:46.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-03T00:57:46.477Z] 2623a59a53bc: Preparing [2022-08-03T00:57:46.477Z] f21194176040: Preparing [2022-08-03T00:57:46.477Z] 6903ab65bcfe: Preparing [2022-08-03T00:57:46.477Z] 64ab501bf377: Preparing [2022-08-03T00:57:46.477Z] 8f32d0e72481: Preparing [2022-08-03T00:57:46.477Z] f2b29a81df5a: Preparing [2022-08-03T00:57:46.477Z] eb54b7b7991f: Preparing [2022-08-03T00:57:46.477Z] f2b29a81df5a: Waiting [2022-08-03T00:57:46.477Z] eb54b7b7991f: Waiting [2022-08-03T00:57:46.477Z] 8f32d0e72481: Layer already exists [2022-08-03T00:57:46.477Z] 2623a59a53bc: Layer already exists [2022-08-03T00:57:46.477Z] 6903ab65bcfe: Layer already exists [2022-08-03T00:57:46.477Z] 64ab501bf377: Layer already exists [2022-08-03T00:57:46.477Z] f21194176040: Layer already exists [2022-08-03T00:57:46.750Z] eb54b7b7991f: Layer already exists [2022-08-03T00:57:46.750Z] f2b29a81df5a: Layer already exists [2022-08-03T00:57:46.750Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37: digest: sha256:f8574eaae93fa8cf738c92e15dde314f30e0ff71fbf61c61fab8b860daed873b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:57:47.117Z] + 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 [2022-08-03T00:57:47.478Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-08-03T00:57:47.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-03T00:57:47.478Z] 2623a59a53bc: Preparing [2022-08-03T00:57:47.478Z] f21194176040: Preparing [2022-08-03T00:57:47.478Z] 6903ab65bcfe: Preparing [2022-08-03T00:57:47.478Z] 64ab501bf377: Preparing [2022-08-03T00:57:47.478Z] 8f32d0e72481: Preparing [2022-08-03T00:57:47.478Z] f2b29a81df5a: Preparing [2022-08-03T00:57:47.478Z] eb54b7b7991f: Preparing [2022-08-03T00:57:47.478Z] f2b29a81df5a: Waiting [2022-08-03T00:57:47.478Z] eb54b7b7991f: Waiting [2022-08-03T00:57:47.478Z] 6903ab65bcfe: Layer already exists [2022-08-03T00:57:47.478Z] f21194176040: Layer already exists [2022-08-03T00:57:47.478Z] 2623a59a53bc: Layer already exists [2022-08-03T00:57:47.478Z] 64ab501bf377: Layer already exists [2022-08-03T00:57:47.478Z] 8f32d0e72481: Layer already exists [2022-08-03T00:57:47.478Z] f2b29a81df5a: Layer already exists [2022-08-03T00:57:47.478Z] eb54b7b7991f: Layer already exists [2022-08-03T00:57:47.750Z] main: digest: sha256:f8574eaae93fa8cf738c92e15dde314f30e0ff71fbf61c61fab8b860daed873b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T00:57:47.811Z] ===================================================== [Pipeline] echo [2022-08-03T00:57:47.817Z] taggedImages: [2022-08-03T00:57:47.817Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:57:47.817Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-08-03T00:57:47.817Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.37 [2022-08-03T00:57:47.817Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:57:47.817Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-08-03T00:57:47.832Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-08-03T00:57:47.832Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:57:47.832Z] latest [2022-08-03T00:57:47.832Z] 2.3.0-dev.37 [2022-08-03T00:57:47.832Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:57:47.832Z] main [2022-08-03T00:57:47.832Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:57:48.178Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:57:48.553Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:57:48.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-03T00:57:48.553Z] 86148861d65a: Preparing [2022-08-03T00:57:48.553Z] 255cde7a19e0: Preparing [2022-08-03T00:57:48.553Z] 9e148150e280: Preparing [2022-08-03T00:57:48.553Z] fe6fa521c4b2: Preparing [2022-08-03T00:57:48.553Z] 5b7df235d876: Preparing [2022-08-03T00:57:48.553Z] 9e148150e280: Layer already exists [2022-08-03T00:57:48.553Z] 5b7df235d876: Layer already exists [2022-08-03T00:57:48.825Z] 86148861d65a: Pushed [2022-08-03T00:57:49.097Z] fe6fa521c4b2: Pushed [2022-08-03T00:57:54.488Z] 255cde7a19e0: Pushed [2022-08-03T00:57:54.488Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd: digest: sha256:5a367a692d669d52630ca877b80f60464ca771a864ff29e2643be4964a210240 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:57:54.859Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:57:55.225Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-08-03T00:57:55.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-03T00:57:55.225Z] 86148861d65a: Preparing [2022-08-03T00:57:55.225Z] 255cde7a19e0: Preparing [2022-08-03T00:57:55.225Z] 9e148150e280: Preparing [2022-08-03T00:57:55.225Z] fe6fa521c4b2: Preparing [2022-08-03T00:57:55.225Z] 5b7df235d876: Preparing [2022-08-03T00:57:55.225Z] 86148861d65a: Layer already exists [2022-08-03T00:57:55.225Z] 255cde7a19e0: Layer already exists [2022-08-03T00:57:55.225Z] 5b7df235d876: Layer already exists [2022-08-03T00:57:55.225Z] fe6fa521c4b2: Layer already exists [2022-08-03T00:57:55.225Z] 9e148150e280: Layer already exists [2022-08-03T00:57:55.495Z] latest: digest: sha256:5a367a692d669d52630ca877b80f60464ca771a864ff29e2643be4964a210240 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:57:55.861Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:57:56.215Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.37 [2022-08-03T00:57:56.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-03T00:57:56.215Z] 86148861d65a: Preparing [2022-08-03T00:57:56.215Z] 255cde7a19e0: Preparing [2022-08-03T00:57:56.215Z] 9e148150e280: Preparing [2022-08-03T00:57:56.215Z] fe6fa521c4b2: Preparing [2022-08-03T00:57:56.215Z] 5b7df235d876: Preparing [2022-08-03T00:57:56.215Z] 255cde7a19e0: Layer already exists [2022-08-03T00:57:56.215Z] 9e148150e280: Layer already exists [2022-08-03T00:57:56.215Z] 5b7df235d876: Layer already exists [2022-08-03T00:57:56.215Z] 86148861d65a: Layer already exists [2022-08-03T00:57:56.215Z] fe6fa521c4b2: Layer already exists [2022-08-03T00:57:56.486Z] 2.3.0-dev.37: digest: sha256:5a367a692d669d52630ca877b80f60464ca771a864ff29e2643be4964a210240 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:57:56.854Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:57:57.212Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:57:57.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-03T00:57:57.212Z] 86148861d65a: Preparing [2022-08-03T00:57:57.212Z] 255cde7a19e0: Preparing [2022-08-03T00:57:57.212Z] 9e148150e280: Preparing [2022-08-03T00:57:57.212Z] fe6fa521c4b2: Preparing [2022-08-03T00:57:57.212Z] 5b7df235d876: Preparing [2022-08-03T00:57:57.212Z] 86148861d65a: Layer already exists [2022-08-03T00:57:57.212Z] fe6fa521c4b2: Layer already exists [2022-08-03T00:57:57.212Z] 255cde7a19e0: Layer already exists [2022-08-03T00:57:57.212Z] 5b7df235d876: Layer already exists [2022-08-03T00:57:57.212Z] 9e148150e280: Layer already exists [2022-08-03T00:57:57.483Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37: digest: sha256:5a367a692d669d52630ca877b80f60464ca771a864ff29e2643be4964a210240 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:57:57.849Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:57:58.210Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-08-03T00:57:58.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-03T00:57:58.211Z] 86148861d65a: Preparing [2022-08-03T00:57:58.211Z] 255cde7a19e0: Preparing [2022-08-03T00:57:58.211Z] 9e148150e280: Preparing [2022-08-03T00:57:58.211Z] fe6fa521c4b2: Preparing [2022-08-03T00:57:58.211Z] 5b7df235d876: Preparing [2022-08-03T00:57:58.211Z] 5b7df235d876: Layer already exists [2022-08-03T00:57:58.211Z] 255cde7a19e0: Layer already exists [2022-08-03T00:57:58.211Z] 9e148150e280: Layer already exists [2022-08-03T00:57:58.211Z] 86148861d65a: Layer already exists [2022-08-03T00:57:58.211Z] fe6fa521c4b2: Layer already exists [2022-08-03T00:57:58.482Z] main: digest: sha256:5a367a692d669d52630ca877b80f60464ca771a864ff29e2643be4964a210240 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T00:57:58.539Z] ===================================================== [Pipeline] echo [2022-08-03T00:57:58.548Z] taggedImages: [2022-08-03T00:57:58.548Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:57:58.548Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-08-03T00:57:58.548Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.37 [2022-08-03T00:57:58.548Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:57:58.548Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-08-03T00:57:58.566Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-08-03T00:57:58.566Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:57:58.566Z] latest [2022-08-03T00:57:58.566Z] 2.3.0-dev.37 [2022-08-03T00:57:58.566Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:57:58.566Z] main [2022-08-03T00:57:58.566Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:57:58.923Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:57:59.275Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:57:59.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-03T00:57:59.276Z] f5e3f6405ea5: Preparing [2022-08-03T00:57:59.276Z] 29dff0cbe48f: Preparing [2022-08-03T00:57:59.276Z] 9e148150e280: Preparing [2022-08-03T00:57:59.276Z] b4e839f29f3a: Preparing [2022-08-03T00:57:59.276Z] 5b7df235d876: Preparing [2022-08-03T00:57:59.276Z] 5b7df235d876: Layer already exists [2022-08-03T00:57:59.548Z] b4e839f29f3a: Layer already exists [2022-08-03T00:57:59.548Z] 9e148150e280: Layer already exists [2022-08-03T00:57:59.548Z] f5e3f6405ea5: Pushed [2022-08-03T00:58:04.938Z] 29dff0cbe48f: Pushed [2022-08-03T00:58:04.938Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd: digest: sha256:348c9b5e83248cdb907440d100a9e785f26250f4e99e311bcc7960548b08cab1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:58:05.301Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:58:05.657Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-08-03T00:58:05.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-03T00:58:05.657Z] f5e3f6405ea5: Preparing [2022-08-03T00:58:05.657Z] 29dff0cbe48f: Preparing [2022-08-03T00:58:05.657Z] 9e148150e280: Preparing [2022-08-03T00:58:05.657Z] b4e839f29f3a: Preparing [2022-08-03T00:58:05.657Z] 5b7df235d876: Preparing [2022-08-03T00:58:05.657Z] 29dff0cbe48f: Layer already exists [2022-08-03T00:58:05.657Z] 9e148150e280: Layer already exists [2022-08-03T00:58:05.657Z] f5e3f6405ea5: Layer already exists [2022-08-03T00:58:05.657Z] b4e839f29f3a: Layer already exists [2022-08-03T00:58:05.657Z] 5b7df235d876: Layer already exists [2022-08-03T00:58:05.930Z] latest: digest: sha256:348c9b5e83248cdb907440d100a9e785f26250f4e99e311bcc7960548b08cab1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:58:06.291Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:58:06.648Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.37 [2022-08-03T00:58:06.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-03T00:58:06.648Z] f5e3f6405ea5: Preparing [2022-08-03T00:58:06.648Z] 29dff0cbe48f: Preparing [2022-08-03T00:58:06.648Z] 9e148150e280: Preparing [2022-08-03T00:58:06.648Z] b4e839f29f3a: Preparing [2022-08-03T00:58:06.648Z] 5b7df235d876: Preparing [2022-08-03T00:58:06.648Z] 29dff0cbe48f: Layer already exists [2022-08-03T00:58:06.648Z] 5b7df235d876: Layer already exists [2022-08-03T00:58:06.648Z] b4e839f29f3a: Layer already exists [2022-08-03T00:58:06.648Z] f5e3f6405ea5: Layer already exists [2022-08-03T00:58:06.648Z] 9e148150e280: Layer already exists [2022-08-03T00:58:06.919Z] 2.3.0-dev.37: digest: sha256:348c9b5e83248cdb907440d100a9e785f26250f4e99e311bcc7960548b08cab1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:58:07.284Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:58:07.644Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:58:07.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-03T00:58:07.644Z] f5e3f6405ea5: Preparing [2022-08-03T00:58:07.644Z] 29dff0cbe48f: Preparing [2022-08-03T00:58:07.644Z] 9e148150e280: Preparing [2022-08-03T00:58:07.644Z] b4e839f29f3a: Preparing [2022-08-03T00:58:07.644Z] 5b7df235d876: Preparing [2022-08-03T00:58:07.644Z] 5b7df235d876: Layer already exists [2022-08-03T00:58:07.644Z] b4e839f29f3a: Layer already exists [2022-08-03T00:58:07.644Z] 9e148150e280: Layer already exists [2022-08-03T00:58:07.914Z] 29dff0cbe48f: Layer already exists [2022-08-03T00:58:07.914Z] f5e3f6405ea5: Layer already exists [2022-08-03T00:58:07.914Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37: digest: sha256:348c9b5e83248cdb907440d100a9e785f26250f4e99e311bcc7960548b08cab1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:58:08.274Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:58:08.634Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-08-03T00:58:08.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-03T00:58:08.634Z] f5e3f6405ea5: Preparing [2022-08-03T00:58:08.634Z] 29dff0cbe48f: Preparing [2022-08-03T00:58:08.634Z] 9e148150e280: Preparing [2022-08-03T00:58:08.634Z] b4e839f29f3a: Preparing [2022-08-03T00:58:08.634Z] 5b7df235d876: Preparing [2022-08-03T00:58:08.634Z] 5b7df235d876: Layer already exists [2022-08-03T00:58:08.634Z] 9e148150e280: Layer already exists [2022-08-03T00:58:08.634Z] b4e839f29f3a: Layer already exists [2022-08-03T00:58:08.634Z] 29dff0cbe48f: Layer already exists [2022-08-03T00:58:08.634Z] f5e3f6405ea5: Layer already exists [2022-08-03T00:58:08.906Z] main: digest: sha256:348c9b5e83248cdb907440d100a9e785f26250f4e99e311bcc7960548b08cab1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T00:58:08.976Z] ===================================================== [Pipeline] echo [2022-08-03T00:58:08.983Z] taggedImages: [2022-08-03T00:58:08.983Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:58:08.983Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-08-03T00:58:08.983Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.37 [2022-08-03T00:58:08.983Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:58:08.983Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-08-03T00:58:09.006Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-08-03T00:58:09.006Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:58:09.006Z] latest [2022-08-03T00:58:09.006Z] 2.3.0-dev.37 [2022-08-03T00:58:09.006Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:58:09.006Z] main [2022-08-03T00:58:09.006Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:58:09.365Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:58:09.741Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:58:09.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-03T00:58:09.742Z] 78dbefacb91c: Preparing [2022-08-03T00:58:09.742Z] 547982a41981: Preparing [2022-08-03T00:58:09.742Z] a1ed7a3807d7: Preparing [2022-08-03T00:58:09.742Z] 8b99bc5e31cc: Preparing [2022-08-03T00:58:09.742Z] 5b7df235d876: Preparing [2022-08-03T00:58:10.016Z] 5b7df235d876: Layer already exists [2022-08-03T00:58:10.016Z] 547982a41981: Pushed [2022-08-03T00:58:10.616Z] 78dbefacb91c: Pushed [2022-08-03T00:58:12.588Z] a1ed7a3807d7: Pushed [2022-08-03T00:58:39.345Z] 8b99bc5e31cc: Pushed [2022-08-03T00:58:39.345Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd: digest: sha256:2ca55a00d8e44440979ee87898ee00a54c80442147bf71c799c933eb71984e29 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:58:39.714Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:58:40.071Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-08-03T00:58:40.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-03T00:58:40.071Z] 78dbefacb91c: Preparing [2022-08-03T00:58:40.071Z] 547982a41981: Preparing [2022-08-03T00:58:40.071Z] a1ed7a3807d7: Preparing [2022-08-03T00:58:40.071Z] 8b99bc5e31cc: Preparing [2022-08-03T00:58:40.071Z] 5b7df235d876: Preparing [2022-08-03T00:58:40.342Z] 78dbefacb91c: Layer already exists [2022-08-03T00:58:40.342Z] 547982a41981: Layer already exists [2022-08-03T00:58:40.342Z] 8b99bc5e31cc: Layer already exists [2022-08-03T00:58:40.342Z] a1ed7a3807d7: Layer already exists [2022-08-03T00:58:40.342Z] 5b7df235d876: Layer already exists [2022-08-03T00:58:40.342Z] latest: digest: sha256:2ca55a00d8e44440979ee87898ee00a54c80442147bf71c799c933eb71984e29 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:58:40.710Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:58:41.130Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.37 [2022-08-03T00:58:41.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-03T00:58:41.130Z] 78dbefacb91c: Preparing [2022-08-03T00:58:41.130Z] 547982a41981: Preparing [2022-08-03T00:58:41.130Z] a1ed7a3807d7: Preparing [2022-08-03T00:58:41.130Z] 8b99bc5e31cc: Preparing [2022-08-03T00:58:41.130Z] 5b7df235d876: Preparing [2022-08-03T00:58:41.408Z] 5b7df235d876: Layer already exists [2022-08-03T00:58:41.408Z] 78dbefacb91c: Layer already exists [2022-08-03T00:58:41.408Z] a1ed7a3807d7: Layer already exists [2022-08-03T00:58:41.408Z] 547982a41981: Layer already exists [2022-08-03T00:58:41.408Z] 8b99bc5e31cc: Layer already exists [2022-08-03T00:58:41.408Z] 2.3.0-dev.37: digest: sha256:2ca55a00d8e44440979ee87898ee00a54c80442147bf71c799c933eb71984e29 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:58:41.785Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:58:42.162Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:58:42.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-03T00:58:42.162Z] 78dbefacb91c: Preparing [2022-08-03T00:58:42.162Z] 547982a41981: Preparing [2022-08-03T00:58:42.162Z] a1ed7a3807d7: Preparing [2022-08-03T00:58:42.162Z] 8b99bc5e31cc: Preparing [2022-08-03T00:58:42.162Z] 5b7df235d876: Preparing [2022-08-03T00:58:42.162Z] 5b7df235d876: Layer already exists [2022-08-03T00:58:42.162Z] 547982a41981: Layer already exists [2022-08-03T00:58:42.162Z] 8b99bc5e31cc: Layer already exists [2022-08-03T00:58:42.162Z] 78dbefacb91c: Layer already exists [2022-08-03T00:58:42.162Z] a1ed7a3807d7: Layer already exists [2022-08-03T00:58:42.439Z] 62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37: digest: sha256:2ca55a00d8e44440979ee87898ee00a54c80442147bf71c799c933eb71984e29 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:58:42.817Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:58:43.192Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-08-03T00:58:43.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-03T00:58:43.192Z] 78dbefacb91c: Preparing [2022-08-03T00:58:43.192Z] 547982a41981: Preparing [2022-08-03T00:58:43.192Z] a1ed7a3807d7: Preparing [2022-08-03T00:58:43.192Z] 8b99bc5e31cc: Preparing [2022-08-03T00:58:43.192Z] 5b7df235d876: Preparing [2022-08-03T00:58:43.192Z] 5b7df235d876: Layer already exists [2022-08-03T00:58:43.192Z] 8b99bc5e31cc: Layer already exists [2022-08-03T00:58:43.192Z] 547982a41981: Layer already exists [2022-08-03T00:58:43.466Z] a1ed7a3807d7: Layer already exists [2022-08-03T00:58:43.466Z] 78dbefacb91c: Layer already exists [2022-08-03T00:58:43.466Z] main: digest: sha256:2ca55a00d8e44440979ee87898ee00a54c80442147bf71c799c933eb71984e29 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T00:58:43.540Z] ===================================================== [Pipeline] echo [2022-08-03T00:58:43.547Z] taggedImages: [2022-08-03T00:58:43.547Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd [2022-08-03T00:58:43.547Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-08-03T00:58:43.547Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.37 [2022-08-03T00:58:43.547Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:62f72edb64dca79aa690ec258c3243e87ccbadbd-2.3.0-dev.37 [2022-08-03T00:58:43.547Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:58:43.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-03T00:58:43.956Z] [2022-08-03T00:58:43.956Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:58:44.307Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-03T00:58:44.583Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-03T00:58:44.583Z] 8998bd30e6a1: Pulling fs layer [2022-08-03T00:58:44.583Z] 04944245beec: Pulling fs layer [2022-08-03T00:58:44.583Z] 699f458cf7ca: Pulling fs layer [2022-08-03T00:58:44.583Z] 765212b225bb: Pulling fs layer [2022-08-03T00:58:44.583Z] f23df028b6ca: Pulling fs layer [2022-08-03T00:58:44.583Z] d65c8cfc05b1: Pulling fs layer [2022-08-03T00:58:44.583Z] 2437ff75d9bd: Pulling fs layer [2022-08-03T00:58:44.583Z] 765212b225bb: Waiting [2022-08-03T00:58:44.583Z] f23df028b6ca: Waiting [2022-08-03T00:58:44.583Z] d65c8cfc05b1: Waiting [2022-08-03T00:58:44.583Z] 2437ff75d9bd: Waiting [2022-08-03T00:58:44.583Z] 04944245beec: Verifying Checksum [2022-08-03T00:58:44.583Z] 04944245beec: Download complete [2022-08-03T00:58:44.583Z] 765212b225bb: Verifying Checksum [2022-08-03T00:58:44.583Z] 765212b225bb: Download complete [2022-08-03T00:58:44.583Z] f23df028b6ca: Download complete [2022-08-03T00:58:44.583Z] d65c8cfc05b1: Verifying Checksum [2022-08-03T00:58:44.583Z] d65c8cfc05b1: Download complete [2022-08-03T00:58:44.857Z] 699f458cf7ca: Verifying Checksum [2022-08-03T00:58:44.857Z] 699f458cf7ca: Download complete [2022-08-03T00:58:45.130Z] 8998bd30e6a1: Verifying Checksum [2022-08-03T00:58:45.130Z] 8998bd30e6a1: Download complete [2022-08-03T00:58:47.743Z] 2437ff75d9bd: Verifying Checksum [2022-08-03T00:58:47.743Z] 2437ff75d9bd: Download complete [2022-08-03T00:58:49.715Z] 8998bd30e6a1: Pull complete [2022-08-03T00:58:49.988Z] 04944245beec: Pull complete [2022-08-03T00:58:51.416Z] 699f458cf7ca: Pull complete [2022-08-03T00:58:51.689Z] 765212b225bb: Pull complete [2022-08-03T00:58:52.667Z] f23df028b6ca: Pull complete [2022-08-03T00:58:52.943Z] d65c8cfc05b1: Pull complete [2022-08-03T00:59:08.028Z] 2437ff75d9bd: Pull complete [2022-08-03T00:59:08.028Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-03T00:59:08.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-03T00:59:08.028Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T00:59:08.292Z] prd-ubuntu20.04-docker-arm64-4c-16g-21853 does not seem to be running inside a container [2022-08-03T00:59:08.368Z] $ 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/272 -v /w/workspace/edgex-go/272:/w/workspace/edgex-go/272:rw,z -v /w/workspace/edgex-go/272@tmp:/w/workspace/edgex-go/272@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 [2022-08-03T00:59:11.136Z] $ docker top 99c98d3ab4e2a2fdac12ca488a9adf460416d6e25471201ba005cecc2c3b41b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-03T00:59:12.111Z] ---> job-cost.sh [2022-08-03T00:59:12.111Z] lf-activate-venv: SKIPPING [2022-08-03T00:59:12.111Z] INFO: No Stack... [2022-08-03T00:59:12.699Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-03T00:59:13.672Z] INFO: Archiving Costs [Pipeline] sh [2022-08-03T00:59:14.340Z] + cat /w/workspace/edgex-go/272/archives/cost.csv [2022-08-03T00:59:14.340Z] + cut -d, -f6 [Pipeline] lock [2022-08-03T00:59:14.369Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-272-stack-cost] [2022-08-03T00:59:14.374Z] Resource [jenkins-edgexfoundry-edgex-go-main-272-stack-cost] did not exist. Created. [2022-08-03T00:59:14.374Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-272-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-03T00:59:15.037Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-03T00:59:15.604Z] Stashed 1 file(s) [Pipeline] } [2022-08-03T00:59:15.616Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-272-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-03T00:59:15.632Z] $ docker stop --time=1 99c98d3ab4e2a2fdac12ca488a9adf460416d6e25471201ba005cecc2c3b41b0 [2022-08-03T00:59:17.133Z] $ docker rm -f 99c98d3ab4e2a2fdac12ca488a9adf460416d6e25471201ba005cecc2c3b41b0 [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 [2022-08-03T00:59:17.663Z] provisioning config files... [2022-08-03T00:59:17.671Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/272@tmp/config4843024545268292594tmp [Pipeline] { [Pipeline] sh [2022-08-03T00:59:17.975Z] + set +x [2022-08-03T00:59:17.975Z] + curl -s https://codecov.io/bash [2022-08-03T00:59:17.975Z] + bash -s -- [2022-08-03T00:59:17.975Z] [2022-08-03T00:59:17.975Z] _____ _ [2022-08-03T00:59:17.975Z] / ____| | | [2022-08-03T00:59:17.975Z] | | ___ __| | ___ ___ _____ __ [2022-08-03T00:59:17.975Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-03T00:59:17.975Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-03T00:59:17.975Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-03T00:59:17.975Z] Bash-1.0.6 [2022-08-03T00:59:17.975Z] [2022-08-03T00:59:17.975Z] [2022-08-03T00:59:17.975Z] ==> git version 2.25.1 found [2022-08-03T00:59:17.975Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-08-03T00:59:17.975Z] Release-Date: 2020-01-08 [2022-08-03T00:59:17.975Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-03T00:59:17.975Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-03T00:59:17.975Z] ==> Jenkins CI detected. [2022-08-03T00:59:17.975Z] current dir:  /w/workspace/edgex-go/272 [2022-08-03T00:59:17.975Z] project root: . [2022-08-03T00:59:17.975Z] --> token set from env [2022-08-03T00:59:17.975Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-03T00:59:17.975Z] ==> Running gcov in . (disable via -X gcov) [2022-08-03T00:59:17.975Z] ==> Python coveragepy not found [2022-08-03T00:59:17.975Z] ==> Searching for coverage reports in: [2022-08-03T00:59:17.975Z] + . [2022-08-03T00:59:17.975Z] -> Found 1 reports [2022-08-03T00:59:17.975Z] ==> Detecting git/mercurial file structure [2022-08-03T00:59:17.975Z] ==> Reading reports [2022-08-03T00:59:17.975Z] + ./coverage.out bytes=478941 [2022-08-03T00:59:17.975Z] ==> Appending adjustments [2022-08-03T00:59:17.975Z] https://docs.codecov.io/docs/fixing-reports [2022-08-03T00:59:19.361Z] + Found adjustments [2022-08-03T00:59:19.361Z] ==> Gzipping contents [2022-08-03T00:59:19.361Z] 64K /tmp/codecov.YwoyD2.gz [2022-08-03T00:59:19.361Z] ==> Uploading reports [2022-08-03T00:59:19.361Z] url: https://codecov.io [2022-08-03T00:59:19.361Z] query: branch=main&commit=62f72edb64dca79aa690ec258c3243e87ccbadbd&build=272&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F272%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-03T00:59:19.361Z] -> Pinging Codecov [2022-08-03T00:59:19.361Z] 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=62f72edb64dca79aa690ec258c3243e87ccbadbd&build=272&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F272%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-03T00:59:19.622Z] -> Uploading to [2022-08-03T00:59:19.622Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-03/00271124DB129430A58F1EEE437C3FCB/62f72edb64dca79aa690ec258c3243e87ccbadbd/35cc4540-2007-46db-92ef-2fe3373e763d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220803%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220803T005919Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b00a3557e2310d7ffe63df92e7cb6e6895ed8a3a009d0a6f2119d9c7c2dc7d33 [2022-08-03T00:59:19.622Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-03T00:59:19.622Z] Dload Upload Total Spent Left Speed [2022-08-03T00:59:19.897Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62902 0 0 100 62902 0 241k --:--:-- --:--:-- --:--:-- 241k [2022-08-03T00:59:19.897Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/62f72edb64dca79aa690ec258c3243e87ccbadbd [Pipeline] } [2022-08-03T00:59:19.905Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-08-03T00:59:20.101Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-08-03T00:59:20.112Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:59:20.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-03T00:59:20.406Z] [2022-08-03T00:59:20.406Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:59:20.712Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-03T00:59:20.712Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-08-03T00:59:20.712Z] df9b9388f04a: Pulling fs layer [2022-08-03T00:59:20.712Z] 52dc419b0ee2: Pulling fs layer [2022-08-03T00:59:20.712Z] 25bc292e5bac: Pulling fs layer [2022-08-03T00:59:20.712Z] 114826534d7a: Pulling fs layer [2022-08-03T00:59:20.712Z] 4657fd5d0bcf: Pulling fs layer [2022-08-03T00:59:20.712Z] 6ad1cebc031e: Pulling fs layer [2022-08-03T00:59:20.712Z] 8a3aa393b2d8: Pulling fs layer [2022-08-03T00:59:20.712Z] 114826534d7a: Waiting [2022-08-03T00:59:20.712Z] 4657fd5d0bcf: Waiting [2022-08-03T00:59:20.712Z] 6ad1cebc031e: Waiting [2022-08-03T00:59:20.712Z] 8a3aa393b2d8: Waiting [2022-08-03T00:59:20.712Z] 25bc292e5bac: Download complete [2022-08-03T00:59:20.712Z] 52dc419b0ee2: Download complete [2022-08-03T00:59:20.712Z] 4657fd5d0bcf: Download complete [2022-08-03T00:59:20.712Z] df9b9388f04a: Download complete [2022-08-03T00:59:20.976Z] df9b9388f04a: Pull complete [2022-08-03T00:59:20.976Z] 6ad1cebc031e: Verifying Checksum [2022-08-03T00:59:20.976Z] 6ad1cebc031e: Download complete [2022-08-03T00:59:20.976Z] 52dc419b0ee2: Pull complete [2022-08-03T00:59:21.239Z] 25bc292e5bac: Pull complete [2022-08-03T00:59:21.497Z] 114826534d7a: Download complete [2022-08-03T00:59:21.497Z] 8a3aa393b2d8: Verifying Checksum [2022-08-03T00:59:21.497Z] 8a3aa393b2d8: Download complete [2022-08-03T00:59:25.686Z] 114826534d7a: Pull complete [2022-08-03T00:59:25.686Z] 4657fd5d0bcf: Pull complete [2022-08-03T00:59:25.686Z] 6ad1cebc031e: Pull complete [2022-08-03T00:59:28.272Z] 8a3aa393b2d8: Pull complete [2022-08-03T00:59:28.272Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-08-03T00:59:28.272Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-03T00:59:28.272Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T00:59:28.370Z] prd-ubuntu20.04-docker-8c-8g-21851 does not seem to be running inside a container [2022-08-03T00:59:28.410Z] $ 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/272 -v /w/workspace/edgex-go/272:/w/workspace/edgex-go/272:rw,z -v /w/workspace/edgex-go/272@tmp:/w/workspace/edgex-go/272@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 [2022-08-03T00:59:30.677Z] $ docker top 301bf94ca31136836a388794fed1c8172aebc47ea5ff00c890ab390dc1ada1d5 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-03T00:59:30.757Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-08-03T00:59:31.040Z] + set -o pipefail [2022-08-03T00:59:31.040Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-08-03T00:59:36.321Z] [2022-08-03T00:59:36.321Z] Monitoring /w/workspace/edgex-go/272 (github.com/edgexfoundry/edgex-go)... [2022-08-03T00:59:36.321Z] [2022-08-03T00:59:36.321Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/4f7fd505-3b1f-44ed-9a63-ca3834356081 [2022-08-03T00:59:36.321Z] [2022-08-03T00:59:36.321Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-08-03T00:59:36.321Z] [2022-08-03T00:59:36.321Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-08-03T00:59:36.321Z] [2022-08-03T00:59:36.321Z] [Pipeline] } [2022-08-03T00:59:36.346Z] $ docker stop --time=1 301bf94ca31136836a388794fed1c8172aebc47ea5ff00c890ab390dc1ada1d5 [2022-08-03T00:59:38.897Z] $ docker rm -f 301bf94ca31136836a388794fed1c8172aebc47ea5ff00c890ab390dc1ada1d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-08-03T00:59:39.282Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-03T00:59:39.293Z] provisioning config files... [2022-08-03T00:59:39.302Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/272@tmp/config7685273358080753492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-03T00:59:39.595Z] --> edgex-publish-swagger.sh [2022-08-03T00:59:39.595Z] === Publish openapi/v2 API === [2022-08-03T00:59:39.595Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-08-03T00:59:39.595Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/272/openapi/v2/core-command.yaml] [2022-08-03T00:59:39.595Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-03T00:59:39.595Z] Dload Upload Total Spent Left Speed [2022-08-03T00:59:40.535Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 37548 --:--:-- --:--:-- --:--:-- 37506 [2022-08-03T00:59:40.535Z] [2022-08-03T00:59:40.535Z] [2022-08-03T00:59:40.535Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/272/openapi/v2/core-data.yaml] [2022-08-03T00:59:40.535Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-03T00:59:40.535Z] Dload Upload Total Spent Left Speed [2022-08-03T00:59:41.476Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 542k --:--:-- --:--:-- --:--:-- 542k 100 71604 0 0 100 71604 0 72694 --:--:-- --:--:-- --:--:-- 72620 [2022-08-03T00:59:41.476Z] [2022-08-03T00:59:41.476Z] [2022-08-03T00:59:41.476Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/272/openapi/v2/core-metadata.yaml] [2022-08-03T00:59:41.476Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-03T00:59:41.476Z] Dload Upload Total Spent Left Speed [2022-08-03T00:59:42.414Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 1099k --:--:-- --:--:-- --:--:-- 1091k 100 141k 0 0 100 141k 0 142k --:--:-- --:--:-- --:--:-- 142k [2022-08-03T00:59:42.414Z] [2022-08-03T00:59:42.414Z] [2022-08-03T00:59:42.414Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/272/openapi/v2/support-notifications.yaml] [2022-08-03T00:59:42.414Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-03T00:59:42.414Z] Dload Upload Total Spent Left Speed [2022-08-03T00:59:43.353Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 686k --:--:-- --:--:-- --:--:-- 681k 100 89318 0 0 100 89318 0 99796 --:--:-- --:--:-- --:--:-- 99685 [2022-08-03T00:59:43.353Z] [2022-08-03T00:59:43.353Z] [2022-08-03T00:59:43.353Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/272/openapi/v2/support-scheduler.yaml] [2022-08-03T00:59:43.353Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-03T00:59:43.353Z] Dload Upload Total Spent Left Speed [2022-08-03T00:59:44.180Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 190k --:--:-- --:--:-- --:--:-- 189k 100 39556 0 0 100 39556 0 40281 --:--:-- --:--:-- --:--:-- 40240 [2022-08-03T00:59:44.180Z] [2022-08-03T00:59:44.180Z] [2022-08-03T00:59:44.180Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/272/openapi/v2/system-agent.yaml] [2022-08-03T00:59:44.441Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-03T00:59:44.441Z] Dload Upload Total Spent Left Speed [2022-08-03T00:59:45.383Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 22373 --:--:-- --:--:-- --:--:-- 22373 100 20091 0 0 100 20091 0 22373 --:--:-- --:--:-- --:--:-- 22348 [2022-08-03T00:59:45.383Z] [2022-08-03T00:59:45.383Z] [Pipeline] } [2022-08-03T00:59:45.392Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-08-03T00:59:45.768Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-03T00:59:45.768Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:59:46.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-03T00:59:46.072Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T00:59:46.151Z] prd-ubuntu20.04-docker-8c-8g-21851 does not seem to be running inside a container [2022-08-03T00:59:46.186Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/272 -v /w/workspace/edgex-go/272:/w/workspace/edgex-go/272:rw,z -v /w/workspace/edgex-go/272@tmp:/w/workspace/edgex-go/272@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 [2022-08-03T00:59:46.602Z] $ docker top 9bd2bf879833abeac59f22ab78cb95895125bc7a412f6bc79a59b6ae5e5f8060 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-03T00:59:46.695Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-03T00:59:46.695Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-03T00:59:46.819Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-03T00:59:46.821Z] $ docker exec 9bd2bf879833abeac59f22ab78cb95895125bc7a412f6bc79a59b6ae5e5f8060 ssh-agent [2022-08-03T00:59:46.956Z] SSH_AUTH_SOCK=/tmp/ssh-cqs7zmyzQA02/agent.32 [2022-08-03T00:59:46.956Z] SSH_AGENT_PID=38 [2022-08-03T00:59:46.963Z] Running ssh-add (command line suppressed) [2022-08-03T00:59:47.069Z] Identity added: /w/workspace/edgex-go/272@tmp/private_key_5750955788560483787.key (/w/workspace/edgex-go/272@tmp/private_key_5750955788560483787.key) [2022-08-03T00:59:47.085Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-03T00:59:47.375Z] + git semver tag [2022-08-03T00:59:47.636Z] 2022-08-03 00:59:47,551 [run_tag] DEBUG tag force:False [2022-08-03T00:59:47.636Z] 2022-08-03 00:59:47,551 [check_head_tag] DEBUG check head tag [2022-08-03T00:59:47.636Z] 2022-08-03 00:59:47,552 [execute] INFO git cat-file --batch-check [2022-08-03T00:59:47.636Z] 2022-08-03 00:59:47,552 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/272, universal_newlines=False, shell=None, istream=) [2022-08-03T00:59:47.636Z] 2022-08-03 00:59:47,556 [execute] INFO git cat-file --batch [2022-08-03T00:59:47.636Z] 2022-08-03 00:59:47,556 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/272, universal_newlines=False, shell=None, istream=) [2022-08-03T00:59:47.636Z] 2022-08-03 00:59:47,576 [read_version] DEBUG read version from /w/workspace/edgex-go/272/.semver/main [2022-08-03T00:59:47.636Z] 2022-08-03 00:59:47,576 [execute] INFO git tag -a v2.3.0-dev.37 -m v2.3.0-dev.37 [2022-08-03T00:59:47.636Z] 2022-08-03 00:59:47,576 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.37', '-m', 'v2.3.0-dev.37'], cwd=/w/workspace/edgex-go/272, universal_newlines=False, shell=None, istream=None) [2022-08-03T00:59:47.636Z] 2022-08-03 00:59:47,581 [read_version] DEBUG read version from /w/workspace/edgex-go/272/.semver/main [2022-08-03T00:59:47.636Z] 2.3.0-dev.37 [Pipeline] } [2022-08-03T00:59:47.644Z] $ docker exec --env ******** --env ******** 9bd2bf879833abeac59f22ab78cb95895125bc7a412f6bc79a59b6ae5e5f8060 ssh-agent -k [2022-08-03T00:59:47.748Z] unset SSH_AUTH_SOCK; [2022-08-03T00:59:47.748Z] unset SSH_AGENT_PID; [2022-08-03T00:59:47.748Z] echo Agent pid 38 killed; [2022-08-03T00:59:47.763Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-03T00:59:48.076Z] + git semver [Pipeline] } [2022-08-03T00:59:48.351Z] $ docker stop --time=1 9bd2bf879833abeac59f22ab78cb95895125bc7a412f6bc79a59b6ae5e5f8060 [2022-08-03T00:59:49.672Z] $ docker rm -f 9bd2bf879833abeac59f22ab78cb95895125bc7a412f6bc79a59b6ae5e5f8060 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:59:50.084Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-03T00:59:50.084Z] [2022-08-03T00:59:50.084Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T00:59:50.392Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-03T00:59:50.392Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-03T00:59:50.392Z] ab5ef0e58194: Pulling fs layer [2022-08-03T00:59:50.392Z] 9712f1f96733: Pulling fs layer [2022-08-03T00:59:50.392Z] 63f879dbbcfc: Pulling fs layer [2022-08-03T00:59:50.392Z] 0d9ebad4ef96: Pulling fs layer [2022-08-03T00:59:50.392Z] e9a5061849ea: Pulling fs layer [2022-08-03T00:59:50.392Z] d747dcd14b5f: Pulling fs layer [2022-08-03T00:59:50.392Z] 2de7ff778b66: Pulling fs layer [2022-08-03T00:59:50.392Z] 0d9ebad4ef96: Waiting [2022-08-03T00:59:50.392Z] d747dcd14b5f: Waiting [2022-08-03T00:59:50.392Z] e9a5061849ea: Waiting [2022-08-03T00:59:50.392Z] 9712f1f96733: Download complete [2022-08-03T00:59:50.654Z] 63f879dbbcfc: Verifying Checksum [2022-08-03T00:59:50.654Z] 63f879dbbcfc: Download complete [2022-08-03T00:59:50.915Z] e9a5061849ea: Verifying Checksum [2022-08-03T00:59:50.915Z] e9a5061849ea: Download complete [2022-08-03T00:59:50.915Z] d747dcd14b5f: Download complete [2022-08-03T00:59:50.915Z] ab5ef0e58194: Verifying Checksum [2022-08-03T00:59:50.915Z] ab5ef0e58194: Download complete [2022-08-03T00:59:50.915Z] 0d9ebad4ef96: Verifying Checksum [2022-08-03T00:59:50.915Z] 0d9ebad4ef96: Download complete [2022-08-03T00:59:50.915Z] 2de7ff778b66: Verifying Checksum [2022-08-03T00:59:50.915Z] 2de7ff778b66: Download complete [2022-08-03T00:59:54.208Z] ab5ef0e58194: Pull complete [2022-08-03T00:59:54.208Z] 9712f1f96733: Pull complete [2022-08-03T00:59:54.777Z] 63f879dbbcfc: Pull complete [2022-08-03T00:59:58.965Z] 0d9ebad4ef96: Pull complete [2022-08-03T00:59:58.965Z] e9a5061849ea: Pull complete [2022-08-03T00:59:58.965Z] d747dcd14b5f: Pull complete [2022-08-03T00:59:59.901Z] 2de7ff778b66: Pull complete [2022-08-03T00:59:59.902Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-03T00:59:59.902Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-03T00:59:59.902Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T00:59:59.995Z] prd-ubuntu20.04-docker-8c-8g-21851 does not seem to be running inside a container [2022-08-03T01:00:00.030Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/272 -v /w/workspace/edgex-go/272:/w/workspace/edgex-go/272:rw,z -v /w/workspace/edgex-go/272@tmp:/w/workspace/edgex-go/272@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 [2022-08-03T01:00:02.962Z] $ docker top 41e81ae0a4f0dea87269d401bb3279ab1c3d1a11f9b5e69d15007948da675ecb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-03T01:00:03.037Z] provisioning config files... [2022-08-03T01:00:03.044Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/272@tmp/config5405442653129889809tmp [2022-08-03T01:00:03.054Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/272@tmp/config1635904404134922488tmp [2022-08-03T01:00:03.065Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/272@tmp/config6481810940553115761tmp [Pipeline] { [Pipeline] echo [2022-08-03T01:00:03.078Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-03T01:00:03.359Z] ---> sigul-configuration.sh [2022-08-03T01:00:03.359Z] gpg: directory `/root/.gnupg' created [2022-08-03T01:00:03.359Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-03T01:00:03.359Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-03T01:00:03.359Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-03T01:00:03.359Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-03T01:00:03.359Z] gpg: CAST5 encrypted data [2022-08-03T01:00:03.359Z] gpg: encrypted with 1 passphrase [2022-08-03T01:00:03.359Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-03T01:00:03.646Z] + mkdir /home/jenkins [2022-08-03T01:00:03.646Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-03T01:00:03.943Z] + 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 [2022-08-03T01:00:03.953Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-03T01:00:04.239Z] ---> sigul-install.sh [2022-08-03T01:00:04.239Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-03T01:00:04.529Z] + git tag --list [2022-08-03T01:00:04.530Z] 0.6.0 [2022-08-03T01:00:04.530Z] 0.6.1 [2022-08-03T01:00:04.530Z] 0.7.0 [2022-08-03T01:00:04.530Z] 0.7.1 [2022-08-03T01:00:04.530Z] v1.0.0 [2022-08-03T01:00:04.530Z] v1.0.1 [2022-08-03T01:00:04.530Z] v1.1.0 [2022-08-03T01:00:04.530Z] v1.2.0 [2022-08-03T01:00:04.530Z] v1.2.1 [2022-08-03T01:00:04.530Z] v1.3.0 [2022-08-03T01:00:04.530Z] v1.3.1 [2022-08-03T01:00:04.530Z] v2.0.0 [2022-08-03T01:00:04.530Z] v2.1.0 [2022-08-03T01:00:04.530Z] v2.1.1 [2022-08-03T01:00:04.530Z] v2.1.1-dev.1 [2022-08-03T01:00:04.530Z] v2.1.1-dev.2 [2022-08-03T01:00:04.530Z] v2.1.1-dev.3 [2022-08-03T01:00:04.530Z] v2.1.1-dev.4 [2022-08-03T01:00:04.530Z] v2.1.1-dev.5 [2022-08-03T01:00:04.530Z] v2.1.1-dev.6 [2022-08-03T01:00:04.530Z] v2.1.1-dev.7 [2022-08-03T01:00:04.530Z] v2.1.1-dev.8 [2022-08-03T01:00:04.530Z] v2.2.0 [2022-08-03T01:00:04.530Z] v2.2.1-dev.1 [2022-08-03T01:00:04.530Z] v2.2.1-dev.10 [2022-08-03T01:00:04.530Z] v2.2.1-dev.11 [2022-08-03T01:00:04.530Z] v2.2.1-dev.12 [2022-08-03T01:00:04.530Z] v2.2.1-dev.13 [2022-08-03T01:00:04.530Z] v2.2.1-dev.14 [2022-08-03T01:00:04.530Z] v2.2.1-dev.15 [2022-08-03T01:00:04.530Z] v2.2.1-dev.16 [2022-08-03T01:00:04.530Z] v2.2.1-dev.17 [2022-08-03T01:00:04.530Z] v2.2.1-dev.18 [2022-08-03T01:00:04.530Z] v2.2.1-dev.19 [2022-08-03T01:00:04.530Z] v2.2.1-dev.2 [2022-08-03T01:00:04.530Z] v2.2.1-dev.20 [2022-08-03T01:00:04.530Z] v2.2.1-dev.21 [2022-08-03T01:00:04.530Z] v2.2.1-dev.22 [2022-08-03T01:00:04.530Z] v2.2.1-dev.23 [2022-08-03T01:00:04.530Z] v2.2.1-dev.24 [2022-08-03T01:00:04.530Z] v2.2.1-dev.25 [2022-08-03T01:00:04.530Z] v2.2.1-dev.26 [2022-08-03T01:00:04.530Z] v2.2.1-dev.27 [2022-08-03T01:00:04.530Z] v2.2.1-dev.28 [2022-08-03T01:00:04.530Z] v2.2.1-dev.29 [2022-08-03T01:00:04.530Z] v2.2.1-dev.3 [2022-08-03T01:00:04.530Z] v2.2.1-dev.4 [2022-08-03T01:00:04.530Z] v2.2.1-dev.5 [2022-08-03T01:00:04.530Z] v2.2.1-dev.6 [2022-08-03T01:00:04.530Z] v2.2.1-dev.7 [2022-08-03T01:00:04.530Z] v2.2.1-dev.8 [2022-08-03T01:00:04.530Z] v2.2.1-dev.9 [2022-08-03T01:00:04.530Z] v2.3.0-dev.29 [2022-08-03T01:00:04.530Z] v2.3.0-dev.30 [2022-08-03T01:00:04.530Z] v2.3.0-dev.31 [2022-08-03T01:00:04.530Z] v2.3.0-dev.32 [2022-08-03T01:00:04.530Z] v2.3.0-dev.33 [2022-08-03T01:00:04.530Z] v2.3.0-dev.34 [2022-08-03T01:00:04.530Z] v2.3.0-dev.35 [2022-08-03T01:00:04.530Z] v2.3.0-dev.36 [2022-08-03T01:00:04.530Z] v2.3.0-dev.37 [Pipeline] sh [2022-08-03T01:00:04.819Z] + lftools sign git-tag v2.3.0-dev.37 [2022-08-03T01:00:05.486Z] Signing Git tag with Sigul... [2022-08-03T01:00:05.486Z] Signing v2.3.0-dev.37 [Pipeline] echo [2022-08-03T01:00:06.472Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-03T01:00:06.764Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-03T01:00:06.772Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-03T01:00:06.787Z] $ docker stop --time=1 41e81ae0a4f0dea87269d401bb3279ab1c3d1a11f9b5e69d15007948da675ecb [2022-08-03T01:00:08.102Z] $ docker rm -f 41e81ae0a4f0dea87269d401bb3279ab1c3d1a11f9b5e69d15007948da675ecb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-03T01:00:08.532Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-03T01:00:08.532Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T01:00:08.834Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-03T01:00:08.834Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T01:00:08.917Z] prd-ubuntu20.04-docker-8c-8g-21851 does not seem to be running inside a container [2022-08-03T01:00:08.952Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/272 -v /w/workspace/edgex-go/272:/w/workspace/edgex-go/272:rw,z -v /w/workspace/edgex-go/272@tmp:/w/workspace/edgex-go/272@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 [2022-08-03T01:00:09.342Z] $ docker top ba0f5a1d3e6ceab430ec5efc926de6ea3eaeacffb4f3a36d0daa974a2950a24b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-03T01:00:09.438Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-03T01:00:09.438Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-03T01:00:09.570Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-03T01:00:09.571Z] $ docker exec ba0f5a1d3e6ceab430ec5efc926de6ea3eaeacffb4f3a36d0daa974a2950a24b ssh-agent [2022-08-03T01:00:09.695Z] SSH_AUTH_SOCK=/tmp/ssh-cvwNeeigWffM/agent.34 [2022-08-03T01:00:09.695Z] SSH_AGENT_PID=40 [2022-08-03T01:00:09.700Z] Running ssh-add (command line suppressed) [2022-08-03T01:00:09.811Z] Identity added: /w/workspace/edgex-go/272@tmp/private_key_5968814900371365135.key (/w/workspace/edgex-go/272@tmp/private_key_5968814900371365135.key) [2022-08-03T01:00:09.826Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-03T01:00:10.116Z] + git semver bump pre [2022-08-03T01:00:10.377Z] 2022-08-03 01:00:10,303 [read_version] DEBUG read version from /w/workspace/edgex-go/272/.semver/main [2022-08-03T01:00:10.377Z] 2022-08-03 01:00:10,303 [bump_version] DEBUG bumping version:2.3.0-dev.37 on axis:pre with prefix:dev [2022-08-03T01:00:10.377Z] 2022-08-03 01:00:10,303 [bump_version] DEBUG bumped version:2.3.0-dev.38 [2022-08-03T01:00:10.377Z] 2022-08-03 01:00:10,303 [write_version] DEBUG write version:2.3.0-dev.38 to path:/w/workspace/edgex-go/272/.semver/main with force:True [2022-08-03T01:00:10.377Z] 2022-08-03 01:00:10,303 [read_version] DEBUG read version from /w/workspace/edgex-go/272/.semver/main [2022-08-03T01:00:10.377Z] 2022-08-03 01:00:10,303 [write_file] DEBUG write to file:/w/workspace/edgex-go/272/.semver/main [2022-08-03T01:00:10.377Z] 2022-08-03 01:00:10,305 [execute] INFO git cat-file --batch-check [2022-08-03T01:00:10.377Z] 2022-08-03 01:00:10,305 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/272/.semver, universal_newlines=False, shell=None, istream=) [2022-08-03T01:00:10.377Z] 2022-08-03 01:00:10,311 [execute] INFO git cat-file --batch [2022-08-03T01:00:10.377Z] 2022-08-03 01:00:10,311 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/272/.semver, universal_newlines=False, shell=None, istream=) [2022-08-03T01:00:10.377Z] 2022-08-03 01:00:10,317 [read_version] DEBUG read version from /w/workspace/edgex-go/272/.semver/main [2022-08-03T01:00:10.377Z] 2.3.0-dev.38 [Pipeline] } [2022-08-03T01:00:10.387Z] $ docker exec --env ******** --env ******** ba0f5a1d3e6ceab430ec5efc926de6ea3eaeacffb4f3a36d0daa974a2950a24b ssh-agent -k [2022-08-03T01:00:10.496Z] unset SSH_AUTH_SOCK; [2022-08-03T01:00:10.496Z] unset SSH_AGENT_PID; [2022-08-03T01:00:10.496Z] echo Agent pid 40 killed; [2022-08-03T01:00:10.513Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-03T01:00:10.812Z] + git semver [Pipeline] } [2022-08-03T01:00:11.086Z] $ docker stop --time=1 ba0f5a1d3e6ceab430ec5efc926de6ea3eaeacffb4f3a36d0daa974a2950a24b [2022-08-03T01:00:12.373Z] $ docker rm -f ba0f5a1d3e6ceab430ec5efc926de6ea3eaeacffb4f3a36d0daa974a2950a24b [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-03T01:00:12.734Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-03T01:00:12.734Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T01:00:13.038Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-03T01:00:13.038Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T01:00:13.110Z] prd-ubuntu20.04-docker-8c-8g-21851 does not seem to be running inside a container [2022-08-03T01:00:13.151Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/272 -v /w/workspace/edgex-go/272:/w/workspace/edgex-go/272:rw,z -v /w/workspace/edgex-go/272@tmp:/w/workspace/edgex-go/272@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 [2022-08-03T01:00:13.554Z] $ docker top b1ab4768976925ba64d481e5c128ce4205f0c8edfab41315cf305048a29f6e82 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-03T01:00:13.664Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-03T01:00:13.664Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-03T01:00:13.778Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-03T01:00:13.779Z] $ docker exec b1ab4768976925ba64d481e5c128ce4205f0c8edfab41315cf305048a29f6e82 ssh-agent [2022-08-03T01:00:13.916Z] SSH_AUTH_SOCK=/tmp/ssh-zYfFMsQyr0BI/agent.33 [2022-08-03T01:00:13.916Z] SSH_AGENT_PID=39 [2022-08-03T01:00:13.922Z] Running ssh-add (command line suppressed) [2022-08-03T01:00:14.042Z] Identity added: /w/workspace/edgex-go/272@tmp/private_key_2222600848658679090.key (/w/workspace/edgex-go/272@tmp/private_key_2222600848658679090.key) [2022-08-03T01:00:14.062Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-03T01:00:14.348Z] + git semver push [2022-08-03T01:00:14.608Z] 2022-08-03 01:00:14,533 [run_push] DEBUG push [2022-08-03T01:00:14.608Z] 2022-08-03 01:00:14,534 [execute] INFO git cat-file --batch-check [2022-08-03T01:00:14.608Z] 2022-08-03 01:00:14,534 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/272/.semver, universal_newlines=False, shell=None, istream=) [2022-08-03T01:00:14.608Z] 2022-08-03 01:00:14,538 [execute] INFO git rev-list 5617b34cd72abd247673e9a3d91de1b1f8f60c38 -- [2022-08-03T01:00:14.608Z] 2022-08-03 01:00:14,538 [execute] DEBUG Popen(['git', 'rev-list', '5617b34cd72abd247673e9a3d91de1b1f8f60c38', '--'], cwd=/w/workspace/edgex-go/272/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-03T01:00:14.608Z] 2022-08-03 01:00:14,552 [execute] INFO git fetch -v origin [2022-08-03T01:00:14.608Z] 2022-08-03 01:00:14,552 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/272/.semver, universal_newlines=True, shell=None, istream=None) [2022-08-03T01:00:15.180Z] 2022-08-03 01:00:15,047 [run_push] DEBUG no remote changes detected [2022-08-03T01:00:15.180Z] 2022-08-03 01:00:15,048 [execute] INFO git push origin semver [2022-08-03T01:00:15.180Z] 2022-08-03 01:00:15,048 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/272/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-03T01:00:16.125Z] 2022-08-03 01:00:15,801 [run_push] DEBUG push all version tags [2022-08-03T01:00:16.125Z] 2022-08-03 01:00:15,801 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-03T01:00:16.125Z] 2022-08-03 01:00:15,802 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/272, universal_newlines=False, shell=None, istream=None) [2022-08-03T01:00:16.695Z] 2022-08-03 01:00:16,550 [read_version] DEBUG read version from /w/workspace/edgex-go/272/.semver/main [2022-08-03T01:00:16.695Z] 2.3.0-dev.38 [Pipeline] } [2022-08-03T01:00:16.704Z] $ docker exec --env ******** --env ******** b1ab4768976925ba64d481e5c128ce4205f0c8edfab41315cf305048a29f6e82 ssh-agent -k [2022-08-03T01:00:16.813Z] unset SSH_AUTH_SOCK; [2022-08-03T01:00:16.813Z] unset SSH_AGENT_PID; [2022-08-03T01:00:16.813Z] echo Agent pid 39 killed; [2022-08-03T01:00:16.825Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-03T01:00:17.135Z] + git semver [Pipeline] } [2022-08-03T01:00:17.409Z] $ docker stop --time=1 b1ab4768976925ba64d481e5c128ce4205f0c8edfab41315cf305048a29f6e82 [2022-08-03T01:00:18.705Z] $ docker rm -f b1ab4768976925ba64d481e5c128ce4205f0c8edfab41315cf305048a29f6e82 [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 [2022-08-03T01:00:19.221Z] + [ -d /w/workspace/edgex-go/272/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-03T01:00:19.510Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-03T01:00:20.375Z] ---> package-listing.sh [2022-08-03T01:00:20.375Z] ++ facter osfamily [2022-08-03T01:00:20.375Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-03T01:00:20.634Z] + OS_FAMILY=debian [2022-08-03T01:00:20.634Z] + workspace=/w/workspace/edgex-go/272 [2022-08-03T01:00:20.634Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-03T01:00:20.634Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-03T01:00:20.634Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-03T01:00:20.634Z] + PACKAGES=/tmp/packages_start.txt [2022-08-03T01:00:20.634Z] + '[' /w/workspace/edgex-go/272 ']' [2022-08-03T01:00:20.634Z] + PACKAGES=/tmp/packages_end.txt [2022-08-03T01:00:20.634Z] + case "${OS_FAMILY}" in [2022-08-03T01:00:20.634Z] + dpkg -l [2022-08-03T01:00:20.634Z] + grep '^ii' [2022-08-03T01:00:20.634Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-03T01:00:20.634Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-03T01:00:20.634Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-03T01:00:20.634Z] + '[' /w/workspace/edgex-go/272 ']' [2022-08-03T01:00:20.634Z] + mkdir -p /w/workspace/edgex-go/272/archives/ [2022-08-03T01:00:20.634Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/272/archives/ [Pipeline] echo [2022-08-03T01:00:20.643Z] 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/272/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-03T01:00:20.923Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T01:00:21.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-03T01:00:21.532Z] [2022-08-03T01:00:21.532Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T01:00:21.831Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-03T01:00:21.831Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-03T01:00:21.831Z] 5eb5b503b376: Pulling fs layer [2022-08-03T01:00:21.831Z] 5c69ac0246d0: Pulling fs layer [2022-08-03T01:00:21.831Z] ec43610c2a17: Pulling fs layer [2022-08-03T01:00:21.831Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-03T01:00:21.831Z] 33b1e0a273af: Pulling fs layer [2022-08-03T01:00:21.831Z] 5d3b04190fa2: Pulling fs layer [2022-08-03T01:00:21.831Z] 2f39f015ded8: Pulling fs layer [2022-08-03T01:00:21.831Z] 3a2ae6a8a46f: Waiting [2022-08-03T01:00:21.831Z] 33b1e0a273af: Waiting [2022-08-03T01:00:21.831Z] 5d3b04190fa2: Waiting [2022-08-03T01:00:21.831Z] 5c69ac0246d0: Download complete [2022-08-03T01:00:21.831Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-03T01:00:21.831Z] 3a2ae6a8a46f: Download complete [2022-08-03T01:00:21.831Z] 33b1e0a273af: Verifying Checksum [2022-08-03T01:00:21.831Z] 33b1e0a273af: Download complete [2022-08-03T01:00:21.831Z] 5d3b04190fa2: Download complete [2022-08-03T01:00:21.831Z] ec43610c2a17: Verifying Checksum [2022-08-03T01:00:21.831Z] ec43610c2a17: Download complete [2022-08-03T01:00:22.092Z] 5eb5b503b376: Verifying Checksum [2022-08-03T01:00:22.092Z] 5eb5b503b376: Download complete [2022-08-03T01:00:22.662Z] 2f39f015ded8: Download complete [2022-08-03T01:00:23.601Z] 5eb5b503b376: Pull complete [2022-08-03T01:00:23.601Z] 5c69ac0246d0: Pull complete [2022-08-03T01:00:24.169Z] ec43610c2a17: Pull complete [2022-08-03T01:00:24.169Z] 3a2ae6a8a46f: Pull complete [2022-08-03T01:00:24.428Z] 33b1e0a273af: Pull complete [2022-08-03T01:00:24.429Z] 5d3b04190fa2: Pull complete [2022-08-03T01:00:28.620Z] 2f39f015ded8: Pull complete [2022-08-03T01:00:28.620Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-03T01:00:28.620Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-03T01:00:28.620Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T01:00:28.709Z] prd-ubuntu20.04-docker-8c-8g-21851 does not seem to be running inside a container [2022-08-03T01:00:28.745Z] $ 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/272/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/272 -v /w/workspace/edgex-go/272:/w/workspace/edgex-go/272:rw,z -v /w/workspace/edgex-go/272@tmp:/w/workspace/edgex-go/272@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 [2022-08-03T01:00:30.648Z] $ docker top 785c428a97f17d098cdc237c5218814b813e7a4e31c7b1732d460c6778a3846f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-03T01:00:31.006Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-03T01:00:31.294Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-03T01:00:31.584Z] + ls /var/log/sa-host [2022-08-03T01:00:31.584Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-03T01:00:31.716Z] provisioning config files... [2022-08-03T01:00:31.725Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/272@tmp/config9097887205666597959tmp [Pipeline] { [Pipeline] echo [2022-08-03T01:00:31.737Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-03T01:00:32.023Z] ---> create-netrc.sh [Pipeline] } [2022-08-03T01:00:32.032Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-03T01:00:32.362Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-03T01:00:32.372Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-03T01:00:32.664Z] ---> sudo-logs.sh [2022-08-03T01:00:32.664Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-03T01:00:32.683Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-03T01:00:32.969Z] ---> job-cost.sh [2022-08-03T01:00:32.969Z] lf-activate-venv: SKIPPING [2022-08-03T01:00:32.969Z] DEBUG: total: 0.10999999940395355 [2022-08-03T01:00:32.969Z] INFO: Retrieving Stack Cost... [2022-08-03T01:00:33.230Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-03T01:00:33.799Z] INFO: Archiving Costs [Pipeline] echo [2022-08-03T01:00:33.811Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-03T01:00:34.095Z] ---> logs-deploy.sh [2022-08-03T01:00:34.095Z] lf-activate-venv: SKIPPING [2022-08-03T01:00:34.095Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/272 [2022-08-03T01:00:34.095Z] INFO: archiving workspace using pattern(s): [2022-08-03T01:00:35.036Z] Archives upload complete. [2022-08-03T01:00:35.297Z] INFO: archiving logs to Nexus [2022-08-03T01:00:35.871Z] ---> uname -a: [2022-08-03T01:00:35.871Z] Linux prd-ubuntu20-04-docker-8c-8g-21851 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-03T01:00:35.871Z] [2022-08-03T01:00:35.871Z] [2022-08-03T01:00:35.871Z] ---> lscpu: [2022-08-03T01:00:35.871Z] Architecture: x86_64 [2022-08-03T01:00:35.871Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-03T01:00:35.871Z] Byte Order: Little Endian [2022-08-03T01:00:35.871Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-03T01:00:35.871Z] CPU(s): 8 [2022-08-03T01:00:35.871Z] On-line CPU(s) list: 0-7 [2022-08-03T01:00:35.871Z] Thread(s) per core: 1 [2022-08-03T01:00:35.871Z] Core(s) per socket: 1 [2022-08-03T01:00:35.871Z] Socket(s): 8 [2022-08-03T01:00:35.871Z] NUMA node(s): 1 [2022-08-03T01:00:35.871Z] Vendor ID: AuthenticAMD [2022-08-03T01:00:35.871Z] CPU family: 23 [2022-08-03T01:00:35.871Z] Model: 49 [2022-08-03T01:00:35.871Z] Model name: AMD EPYC-Rome Processor [2022-08-03T01:00:35.871Z] Stepping: 0 [2022-08-03T01:00:35.871Z] CPU MHz: 2799.998 [2022-08-03T01:00:35.871Z] BogoMIPS: 5599.99 [2022-08-03T01:00:35.871Z] Virtualization: AMD-V [2022-08-03T01:00:35.871Z] Hypervisor vendor: KVM [2022-08-03T01:00:35.871Z] Virtualization type: full [2022-08-03T01:00:35.871Z] L1d cache: 256 KiB [2022-08-03T01:00:35.871Z] L1i cache: 256 KiB [2022-08-03T01:00:35.871Z] L2 cache: 4 MiB [2022-08-03T01:00:35.871Z] L3 cache: 128 MiB [2022-08-03T01:00:35.871Z] NUMA node0 CPU(s): 0-7 [2022-08-03T01:00:35.871Z] Vulnerability Itlb multihit: Not affected [2022-08-03T01:00:35.871Z] Vulnerability L1tf: Not affected [2022-08-03T01:00:35.871Z] Vulnerability Mds: Not affected [2022-08-03T01:00:35.871Z] Vulnerability Meltdown: Not affected [2022-08-03T01:00:35.871Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-03T01:00:35.871Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-03T01:00:35.871Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-03T01:00:35.871Z] Vulnerability Srbds: Not affected [2022-08-03T01:00:35.871Z] Vulnerability Tsx async abort: Not affected [2022-08-03T01:00:35.871Z] 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 [2022-08-03T01:00:35.871Z] [2022-08-03T01:00:35.871Z] [2022-08-03T01:00:35.871Z] ---> nproc: [2022-08-03T01:00:35.871Z] 8 [2022-08-03T01:00:35.871Z] [2022-08-03T01:00:35.871Z] [2022-08-03T01:00:35.871Z] ---> df -h: [2022-08-03T01:00:35.871Z] Filesystem Size Used Avail Use% Mounted on [2022-08-03T01:00:35.871Z] overlay 155G 19G 136G 13% / [2022-08-03T01:00:35.871Z] tmpfs 64M 0 64M 0% /dev [2022-08-03T01:00:35.871Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-08-03T01:00:35.871Z] shm 64M 0 64M 0% /dev/shm [2022-08-03T01:00:35.871Z] /dev/vda1 155G 19G 136G 13% /facter-os [2022-08-03T01:00:35.871Z] [2022-08-03T01:00:35.871Z] [2022-08-03T01:00:35.871Z] ---> sar -b -r -n DEV: [2022-08-03T01:00:35.871Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21851) 08/03/22 _x86_64_ (8 CPU) [2022-08-03T01:00:35.871Z] [2022-08-03T01:00:35.871Z] 00:29:27 LINUX RESTART (8 CPU) [2022-08-03T01:00:35.871Z] [2022-08-03T01:00:35.871Z] 00:30:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-08-03T01:00:35.871Z] 00:31:01 372.53 12.24 360.29 0.00 2068.80 147154.31 0.00 [2022-08-03T01:00:35.871Z] 00:32:01 38.89 0.30 38.59 0.00 22.53 13291.97 0.00 [2022-08-03T01:00:35.871Z] 00:33:01 84.20 0.10 84.10 0.00 4.00 34571.72 0.00 [2022-08-03T01:00:35.871Z] 00:34:01 725.80 7.73 718.07 0.00 76.63 410302.18 0.00 [2022-08-03T01:00:35.871Z] 00:35:01 1225.50 0.93 1224.56 0.00 14.53 423250.92 0.00 [2022-08-03T01:00:35.871Z] 00:36:01 654.75 0.10 654.65 0.00 0.80 135843.25 0.00 [2022-08-03T01:00:35.871Z] 00:37:01 27.11 0.02 27.10 0.00 2.27 684.95 0.00 [2022-08-03T01:00:35.871Z] 00:38:01 3.68 0.02 3.67 0.00 0.27 69.72 0.00 [2022-08-03T01:00:35.871Z] 00:39:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 [2022-08-03T01:00:35.871Z] 00:40:01 1.93 0.00 1.93 0.00 0.00 25.20 0.00 [2022-08-03T01:00:35.871Z] 00:41:01 1.65 0.63 1.02 0.00 22.53 11.33 0.00 [2022-08-03T01:00:35.871Z] 00:42:01 2.40 0.83 1.57 0.00 20.26 20.26 0.00 [2022-08-03T01:00:35.871Z] 00:43:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 [2022-08-03T01:00:35.871Z] 00:44:01 1.08 0.00 1.08 0.00 0.00 13.60 0.00 [2022-08-03T01:00:35.871Z] 00:45:01 1.87 0.02 1.85 0.00 0.13 20.26 0.00 [2022-08-03T01:00:35.871Z] 00:46:01 1.48 0.00 1.48 0.00 0.00 18.40 0.00 [2022-08-03T01:00:35.871Z] 00:47:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 [2022-08-03T01:00:35.871Z] 00:48:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 [2022-08-03T01:00:35.871Z] 00:49:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 [2022-08-03T01:00:35.871Z] 00:50:01 1.48 0.00 1.48 0.00 0.00 17.86 0.00 [2022-08-03T01:00:35.871Z] 00:51:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 [2022-08-03T01:00:35.871Z] 00:52:01 1.55 0.00 1.55 0.00 0.00 18.66 0.00 [2022-08-03T01:00:35.871Z] 00:53:01 0.92 0.00 0.92 0.00 0.00 11.20 0.00 [2022-08-03T01:00:35.871Z] 00:54:01 1.75 0.00 1.75 0.00 0.00 19.86 0.00 [2022-08-03T01:00:35.871Z] 00:55:01 1.32 0.00 1.32 0.00 0.00 16.39 0.00 [2022-08-03T01:00:35.871Z] 00:56:01 1.72 0.00 1.72 0.00 0.00 20.00 0.00 [2022-08-03T01:00:35.871Z] 00:57:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 [2022-08-03T01:00:35.871Z] 00:58:01 1.60 0.00 1.60 0.00 0.00 18.00 0.00 [2022-08-03T01:00:35.871Z] 00:59:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 [2022-08-03T01:00:35.871Z] 01:00:01 109.42 0.22 109.21 0.00 11.17 56791.63 0.00 [2022-08-03T01:00:35.871Z] Average: 108.91 0.76 108.15 0.00 73.68 40688.05 0.00 [2022-08-03T01:00:35.871Z] [2022-08-03T01:00:35.871Z] 00:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-08-03T01:00:35.871Z] 00:31:01 28198308 31753472 544800 1.66 135856 3645844 1956540 5.77 1235876 3024240 340 [2022-08-03T01:00:35.871Z] 00:32:01 27081564 31119456 1169880 3.56 139768 4074336 2540540 7.49 1967900 3349112 175644 [2022-08-03T01:00:35.871Z] 00:33:01 26404836 31717532 572500 1.74 141796 5319796 1959496 5.77 1541524 4424448 1182980 [2022-08-03T01:00:35.871Z] 00:34:01 20587392 31200484 1061988 3.23 285880 10191392 3215412 9.48 2706420 8760560 1196 [2022-08-03T01:00:35.871Z] 00:35:01 17705772 31191248 1065904 3.24 375028 12812816 3971448 11.70 2847572 11329288 712 [2022-08-03T01:00:35.871Z] 00:36:01 20288656 31726288 547824 1.67 395396 10812656 2099108 6.19 2312392 9373852 2000 [2022-08-03T01:00:35.871Z] 00:37:01 20291604 31730816 542696 1.65 396368 10813188 2092620 6.17 2309180 9374052 8 [2022-08-03T01:00:35.871Z] 00:38:01 20306888 31745684 527700 1.60 396424 10813220 1898672 5.60 2291592 9374068 56 [2022-08-03T01:00:35.871Z] 00:39:01 20306812 31745736 527764 1.60 396432 10813356 1898672 5.60 2291228 9374204 176 [2022-08-03T01:00:35.871Z] 00:40:01 20314040 31752824 521192 1.58 396468 10813332 1898672 5.60 2284272 9374180 12 [2022-08-03T01:00:35.871Z] 00:41:01 20314284 31753796 520080 1.58 396480 10814008 1898672 5.60 2285856 9374648 36 [2022-08-03T01:00:35.871Z] 00:42:01 20313324 31753544 520464 1.58 396512 10814620 1898672 5.60 2288688 9373572 220 [2022-08-03T01:00:35.871Z] 00:43:01 20313812 31754044 519944 1.58 396524 10814620 1898672 5.60 2287800 9373572 192 [2022-08-03T01:00:35.871Z] 00:44:01 20313844 31754372 519896 1.58 396528 10814624 1898672 5.60 2286888 9373848 64 [2022-08-03T01:00:35.871Z] 00:45:01 20311548 31752168 521872 1.59 396552 10814624 1916636 5.65 2287480 9373856 36 [2022-08-03T01:00:35.871Z] 00:46:01 20311484 31752120 521860 1.59 396564 10814628 1916636 5.65 2287264 9373860 56 [2022-08-03T01:00:35.871Z] 00:47:01 20311412 31752052 521800 1.59 396572 10814632 1916636 5.65 2287400 9373864 200 [2022-08-03T01:00:35.871Z] 00:48:01 20311564 31752228 521780 1.59 396584 10814636 1916636 5.65 2287340 9373872 236 [2022-08-03T01:00:35.871Z] 00:49:01 20311604 31752272 521740 1.59 396588 10814640 1916636 5.65 2286960 9373876 12 [2022-08-03T01:00:35.871Z] 00:50:01 20311840 31752532 521460 1.59 396620 10814628 1916636 5.65 2287232 9373880 60 [2022-08-03T01:00:35.871Z] 00:51:01 20311500 31752212 521656 1.59 396628 10814648 1932688 5.70 2287344 9373880 204 [2022-08-03T01:00:35.872Z] 00:52:01 20311956 31752688 521228 1.59 396636 10814652 1932688 5.70 2288060 9373884 200 [2022-08-03T01:00:35.872Z] 00:53:01 20311940 31752688 521224 1.59 396648 10814652 1932688 5.70 2287864 9373884 12 [2022-08-03T01:00:35.872Z] 00:54:01 20312104 31752864 520936 1.58 396664 10814656 1932688 5.70 2287484 9373888 212 [2022-08-03T01:00:35.872Z] 00:55:01 20312088 31752892 520892 1.58 396692 10814660 1932688 5.70 2287740 9373896 12 [2022-08-03T01:00:35.872Z] 00:56:01 20311912 31752752 520836 1.58 396724 10814664 1932688 5.70 2287380 9373892 60 [2022-08-03T01:00:35.872Z] 00:57:01 20312104 31752988 520796 1.58 396740 10814668 1932688 5.70 2287152 9373904 20 [2022-08-03T01:00:35.872Z] 00:58:01 20311732 31752644 521024 1.58 396756 10814668 1932688 5.70 2287736 9373904 196 [2022-08-03T01:00:35.872Z] 00:59:01 20311756 31752672 520976 1.58 396776 10814672 1932688 5.70 2287180 9373908 8 [2022-08-03T01:00:35.872Z] 01:00:01 18801792 31713452 557832 1.70 444500 12122532 2109540 6.22 2414296 10640500 110260 [2022-08-03T01:00:35.872Z] Average: 20873982 31690017 584685 1.78 367990 10257002 2070981 6.10 2255437 8883413 49181 [2022-08-03T01:00:35.872Z] [2022-08-03T01:00:35.872Z] 00:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-08-03T01:00:35.872Z] 00:31:01 lo 4.81 4.81 0.47 0.47 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:31:01 docker0 519.91 494.70 40.18 3927.09 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:31:01 ens3 958.31 904.03 10912.17 121.95 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:32:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:32:01 docker0 1.50 1.57 0.10 0.13 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:32:01 veth65977b0 1.50 1.70 0.12 0.14 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:32:01 ens3 51.32 44.44 23.40 54.77 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:33:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:33:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:33:01 ens3 137.76 97.25 1705.16 81.58 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:33:01 veth52797d2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:34:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:34:01 veth45d80b0 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:34:01 docker0 171.25 217.11 12.38 1790.49 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:34:01 vetha32d353 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:34:01 veth0665cbd 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:34:01 ens3 251.14 191.39 1861.79 27.94 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:34:01 veth52797d2 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:35:01 vethf859cf2 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:35:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:35:01 docker0 118.70 181.47 8.75 1937.88 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:35:01 ens3 273.14 185.14 2044.62 85.57 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:35:01 veth3b49250 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:35:01 veth52797d2 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:35:01 vethf26328e 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:36:01 lo 21.99 21.99 2.16 2.16 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:36:01 docker0 17.43 25.87 1.05 191.81 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:36:01 ens3 273.89 256.38 322.28 809.05 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:37:01 lo 37.66 37.66 3.71 3.71 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:37:01 ens3 401.85 423.20 191.11 2314.94 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:38:01 lo 3.13 3.13 0.30 0.30 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:38:01 ens3 89.34 109.32 34.75 474.43 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:40:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:41:01 ens3 0.60 0.50 0.63 0.30 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:42:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:42:01 ens3 3.18 2.17 2.65 1.43 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:45:01 ens3 0.18 0.17 0.10 0.07 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:46:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:47:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:49:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:50:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:51:01 ens3 0.23 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:52:01 ens3 0.95 0.55 0.39 0.16 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:53:01 ens3 0.47 0.40 0.28 0.21 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:54:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:55:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:56:01 ens3 0.23 0.18 0.07 0.01 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 00:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 01:00:01 lo 2.53 2.53 0.25 0.25 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 01:00:01 docker0 39.32 44.10 3.37 688.97 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] 01:00:01 ens3 328.60 227.30 7846.52 65.38 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] Average: lo 2.50 2.50 0.24 0.24 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] Average: docker0 28.66 31.91 2.17 282.56 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] Average: ens3 91.95 81.01 826.56 134.60 0.00 0.00 0.00 0.00 [2022-08-03T01:00:35.872Z] [2022-08-03T01:00:35.872Z] [2022-08-03T01:00:35.872Z] ---> sar -P ALL: [2022-08-03T01:00:35.872Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21851) 08/03/22 _x86_64_ (8 CPU) [2022-08-03T01:00:35.872Z] [2022-08-03T01:00:35.872Z] 00:29:27 LINUX RESTART (8 CPU) [2022-08-03T01:00:35.872Z] [2022-08-03T01:00:35.872Z] 00:30:02 CPU %user %nice %system %iowait %steal %idle [2022-08-03T01:00:35.872Z] 00:31:01 all 11.29 0.00 5.09 2.20 0.06 81.36 [2022-08-03T01:00:35.872Z] 00:31:01 0 14.07 0.00 6.32 4.06 0.09 75.47 [2022-08-03T01:00:35.872Z] 00:31:01 1 9.90 0.00 5.88 1.78 0.05 82.39 [2022-08-03T01:00:35.872Z] 00:31:01 2 13.50 0.00 5.88 0.70 0.07 79.85 [2022-08-03T01:00:35.872Z] 00:31:01 3 11.16 0.00 4.79 0.33 0.07 83.65 [2022-08-03T01:00:35.872Z] 00:31:01 4 10.40 0.00 4.06 0.19 0.05 85.30 [2022-08-03T01:00:35.872Z] 00:31:01 5 10.55 0.00 5.34 6.91 0.05 77.15 [2022-08-03T01:00:35.873Z] 00:31:01 6 10.33 0.00 4.34 2.83 0.05 82.44 [2022-08-03T01:00:35.873Z] 00:31:01 7 10.37 0.00 4.06 0.80 0.09 84.67 [2022-08-03T01:00:35.873Z] 00:32:01 all 45.48 0.00 6.47 0.21 0.09 47.75 [2022-08-03T01:00:35.873Z] 00:32:01 0 45.64 0.00 6.40 0.08 0.08 47.80 [2022-08-03T01:00:35.873Z] 00:32:01 1 48.23 0.00 6.21 0.07 0.10 45.39 [2022-08-03T01:00:35.873Z] 00:32:01 2 44.98 0.00 6.55 0.02 0.08 48.37 [2022-08-03T01:00:35.873Z] 00:32:01 3 44.90 0.00 6.69 0.07 0.08 48.26 [2022-08-03T01:00:35.873Z] 00:32:01 4 46.21 0.00 6.32 0.05 0.08 47.34 [2022-08-03T01:00:35.873Z] 00:32:01 5 46.26 0.00 7.12 0.99 0.10 45.52 [2022-08-03T01:00:35.873Z] 00:32:01 6 45.13 0.00 6.45 0.13 0.10 48.18 [2022-08-03T01:00:35.873Z] 00:32:01 7 42.45 0.00 6.02 0.24 0.08 51.21 [2022-08-03T01:00:35.873Z] 00:33:01 all 36.68 0.00 6.91 0.58 0.09 55.73 [2022-08-03T01:00:35.873Z] 00:33:01 0 35.82 0.00 6.29 0.03 0.08 57.77 [2022-08-03T01:00:35.873Z] 00:33:01 1 35.80 0.00 8.09 0.10 0.08 55.92 [2022-08-03T01:00:35.873Z] 00:33:01 2 36.09 0.00 6.17 0.05 0.08 57.61 [2022-08-03T01:00:35.873Z] 00:33:01 3 38.36 0.00 7.09 0.14 0.10 54.31 [2022-08-03T01:00:35.873Z] 00:33:01 4 38.80 0.00 7.22 0.02 0.10 53.86 [2022-08-03T01:00:35.873Z] 00:33:01 5 36.55 0.00 7.55 0.35 0.08 55.46 [2022-08-03T01:00:35.873Z] 00:33:01 6 36.56 0.00 6.91 3.31 0.08 53.14 [2022-08-03T01:00:35.873Z] 00:33:01 7 35.49 0.00 5.99 0.66 0.10 57.76 [2022-08-03T01:00:35.873Z] 00:34:01 all 35.15 0.00 14.02 7.81 0.11 42.91 [2022-08-03T01:00:35.873Z] 00:34:01 0 34.63 0.00 12.37 5.89 0.09 47.03 [2022-08-03T01:00:35.873Z] 00:34:01 1 33.75 0.00 13.15 3.36 0.10 49.64 [2022-08-03T01:00:35.873Z] 00:34:01 2 36.16 0.00 14.30 6.25 0.12 43.16 [2022-08-03T01:00:35.873Z] 00:34:01 3 35.35 0.00 13.59 3.66 0.10 47.30 [2022-08-03T01:00:35.873Z] 00:34:01 4 35.65 0.00 15.23 13.64 0.10 35.38 [2022-08-03T01:00:35.873Z] 00:34:01 5 35.41 0.00 15.88 4.54 0.12 44.06 [2022-08-03T01:00:35.873Z] 00:34:01 6 35.02 0.00 13.55 13.28 0.10 38.06 [2022-08-03T01:00:35.873Z] 00:34:01 7 35.21 0.00 14.09 11.88 0.12 38.69 [2022-08-03T01:00:35.873Z] 00:35:01 all 56.15 0.00 15.68 7.49 0.13 20.56 [2022-08-03T01:00:35.873Z] 00:35:01 0 55.33 0.00 17.46 7.48 0.14 19.60 [2022-08-03T01:00:35.873Z] 00:35:01 1 55.59 0.00 13.10 9.18 0.14 22.00 [2022-08-03T01:00:35.873Z] 00:35:01 2 55.34 0.00 17.26 8.07 0.14 19.20 [2022-08-03T01:00:35.873Z] 00:35:01 3 55.22 0.00 14.89 3.53 0.14 26.23 [2022-08-03T01:00:35.873Z] 00:35:01 4 58.76 0.00 15.72 7.03 0.14 18.35 [2022-08-03T01:00:35.873Z] 00:35:01 5 54.75 0.00 16.08 12.53 0.12 16.52 [2022-08-03T01:00:35.873Z] 00:35:01 6 57.96 0.00 14.13 3.37 0.12 24.42 [2022-08-03T01:00:35.873Z] 00:35:01 7 56.19 0.00 16.82 8.72 0.12 18.15 [2022-08-03T01:00:35.873Z] 00:36:01 all 40.06 0.00 8.67 2.63 0.10 48.53 [2022-08-03T01:00:35.873Z] 00:36:01 0 38.93 0.00 9.62 5.39 0.08 45.98 [2022-08-03T01:00:35.873Z] 00:36:01 1 41.32 0.00 7.93 1.77 0.12 48.87 [2022-08-03T01:00:35.873Z] 00:36:01 2 40.35 0.00 8.57 2.37 0.10 48.61 [2022-08-03T01:00:35.873Z] 00:36:01 3 41.11 0.00 6.63 3.05 0.10 49.11 [2022-08-03T01:00:35.873Z] 00:36:01 4 40.69 0.00 8.66 2.28 0.10 48.26 [2022-08-03T01:00:35.873Z] 00:36:01 5 39.91 0.00 9.05 1.92 0.10 49.01 [2022-08-03T01:00:35.873Z] 00:36:01 6 38.44 0.00 8.99 2.24 0.10 50.23 [2022-08-03T01:00:35.873Z] 00:36:01 7 39.70 0.00 9.93 2.05 0.12 48.20 [2022-08-03T01:00:35.873Z] 00:37:01 all 8.24 0.00 1.23 0.12 0.04 90.37 [2022-08-03T01:00:35.873Z] 00:37:01 0 8.71 0.00 1.19 0.57 0.05 89.48 [2022-08-03T01:00:35.873Z] 00:37:01 1 10.76 0.00 1.36 0.12 0.05 87.72 [2022-08-03T01:00:35.873Z] 00:37:01 2 9.44 0.00 0.96 0.02 0.03 89.56 [2022-08-03T01:00:35.873Z] 00:37:01 3 9.95 0.00 1.43 0.19 0.05 88.39 [2022-08-03T01:00:35.873Z] 00:37:01 4 6.92 0.00 1.12 0.03 0.03 91.89 [2022-08-03T01:00:35.873Z] 00:37:01 5 6.52 0.00 0.72 0.02 0.03 92.72 [2022-08-03T01:00:35.873Z] 00:37:01 6 9.22 0.00 1.85 0.02 0.05 88.86 [2022-08-03T01:00:35.873Z] 00:37:01 7 4.45 0.00 1.18 0.02 0.03 94.32 [2022-08-03T01:00:35.873Z] 00:38:01 all 1.88 0.00 0.25 0.01 0.01 97.84 [2022-08-03T01:00:35.873Z] 00:38:01 0 1.88 0.00 0.30 0.07 0.00 97.75 [2022-08-03T01:00:35.873Z] 00:38:01 1 1.10 0.00 0.20 0.02 0.00 98.68 [2022-08-03T01:00:35.873Z] 00:38:01 2 1.49 0.00 0.27 0.00 0.02 98.23 [2022-08-03T01:00:35.873Z] 00:38:01 3 3.62 0.00 0.32 0.03 0.02 96.01 [2022-08-03T01:00:35.873Z] 00:38:01 4 0.10 0.00 0.10 0.00 0.02 99.78 [2022-08-03T01:00:35.873Z] 00:38:01 5 2.65 0.00 0.28 0.00 0.02 97.05 [2022-08-03T01:00:35.873Z] 00:38:01 6 1.85 0.00 0.23 0.00 0.00 97.92 [2022-08-03T01:00:35.873Z] 00:38:01 7 2.35 0.00 0.33 0.00 0.02 97.30 [2022-08-03T01:00:35.873Z] 00:39:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2022-08-03T01:00:35.873Z] 00:39:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2022-08-03T01:00:35.873Z] 00:39:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-03T01:00:35.873Z] 00:39:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2022-08-03T01:00:35.873Z] 00:39:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-03T01:00:35.873Z] 00:39:01 4 0.05 0.00 0.07 0.00 0.02 99.87 [2022-08-03T01:00:35.873Z] 00:39:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-03T01:00:35.873Z] 00:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-03T01:00:35.873Z] 00:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-03T01:00:35.873Z] 00:40:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2022-08-03T01:00:35.873Z] 00:40:01 0 0.02 0.00 0.03 0.03 0.00 99.92 [2022-08-03T01:00:35.873Z] 00:40:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-03T01:00:35.873Z] 00:40:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2022-08-03T01:00:35.873Z] 00:40:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2022-08-03T01:00:35.873Z] 00:40:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-08-03T01:00:35.873Z] 00:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-03T01:00:35.873Z] 00:40:01 6 0.02 0.00 0.02 0.03 0.00 99.93 [2022-08-03T01:00:35.873Z] 00:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-03T01:00:35.873Z] 00:41:01 all 0.06 0.00 0.01 0.00 0.00 99.92 [2022-08-03T01:00:35.873Z] 00:41:01 0 0.10 0.00 0.03 0.02 0.00 99.85 [2022-08-03T01:00:35.873Z] 00:41:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-03T01:00:35.873Z] 00:41:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2022-08-03T01:00:35.873Z] 00:41:01 3 0.08 0.00 0.00 0.02 0.00 99.90 [2022-08-03T01:00:35.873Z] 00:41:01 4 0.10 0.00 0.03 0.00 0.02 99.85 [2022-08-03T01:00:35.873Z] 00:41:01 5 0.08 0.00 0.00 0.00 0.00 99.92 [2022-08-03T01:00:35.873Z] 00:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-03T01:00:35.873Z] 00:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-03T01:00:35.873Z] [2022-08-03T01:00:35.873Z] 00:41:01 CPU %user %nice %system %iowait %steal %idle [2022-08-03T01:00:35.873Z] 00:42:01 all 0.11 0.00 0.03 0.01 0.00 99.84 [2022-08-03T01:00:35.873Z] 00:42:01 0 0.07 0.00 0.03 0.03 0.00 99.87 [2022-08-03T01:00:35.873Z] 00:42:01 1 0.17 0.00 0.02 0.00 0.00 99.82 [2022-08-03T01:00:35.874Z] 00:42:01 2 0.17 0.00 0.02 0.00 0.00 99.82 [2022-08-03T01:00:35.874Z] 00:42:01 3 0.10 0.00 0.00 0.05 0.00 99.85 [2022-08-03T01:00:35.874Z] 00:42:01 4 0.12 0.00 0.07 0.00 0.00 99.82 [2022-08-03T01:00:35.874Z] 00:42:01 5 0.13 0.00 0.07 0.00 0.00 99.80 [2022-08-03T01:00:35.874Z] 00:42:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2022-08-03T01:00:35.874Z] 00:42:01 7 0.12 0.00 0.03 0.00 0.00 99.85 [2022-08-03T01:00:35.874Z] 00:43:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-08-03T01:00:35.874Z] 00:43:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2022-08-03T01:00:35.874Z] 00:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-03T01:00:35.874Z] 00:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-03T01:00:35.874Z] 00:43:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-03T01:00:35.874Z] 00:43:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2022-08-03T01:00:35.874Z] 00:43:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2022-08-03T01:00:35.874Z] 00:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-03T01:00:35.874Z] 00:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-03T01:00:35.874Z] 00:44:01 all 0.09 0.00 0.03 0.00 0.00 99.88 [2022-08-03T01:00:35.874Z] 00:44:01 0 0.05 0.00 0.00 0.02 0.00 99.93 [2022-08-03T01:00:35.874Z] 00:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-03T01:00:35.874Z] 00:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-03T01:00:35.874Z] 00:44:01 3 0.52 0.00 0.13 0.02 0.00 99.33 [2022-08-03T01:00:35.874Z] 00:44:01 4 0.07 0.00 0.07 0.00 0.00 99.87 [2022-08-03T01:00:35.874Z] 00:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-03T01:00:35.874Z] 00:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-03T01:00:35.874Z] 00:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-03T01:00:35.874Z] 00:45:01 all 0.01 0.00 0.03 0.01 0.00 99.95 [2022-08-03T01:00:35.874Z] 00:45:01 0 0.02 0.00 0.05 0.02 0.00 99.92 [2022-08-03T01:00:35.874Z] 00:45:01 1 0.00 0.00 0.05 0.00 0.00 99.95 [2022-08-03T01:00:35.874Z] 00:45:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2022-08-03T01:00:35.874Z] 00:45:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-03T01:00:35.874Z] 00:45:01 4 0.07 0.00 0.08 0.00 0.02 99.83 [2022-08-03T01:00:35.874Z] 00:45:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-03T01:00:35.874Z] 00:45:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-03T01:00:35.874Z] 00:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-03T01:00:35.874Z] 00:46:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2022-08-03T01:00:35.874Z] 00:46:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-03T01:00:35.874Z] 00:46:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2022-08-03T01:00:35.874Z] 00:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-03T01:00:35.874Z] 00:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-03T01:00:35.874Z] 00:46:01 4 0.08 0.00 0.07 0.03 0.00 99.82 [2022-08-03T01:00:35.874Z] 00:46:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2022-08-03T01:00:35.874Z] 00:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-03T01:00:35.874Z] 00:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-03T01:00:35.874Z] 00:47:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-08-03T01:00:35.874Z] 00:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-03T01:00:35.874Z] 00:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-03T01:00:35.874Z] 00:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-03T01:00:35.874Z] 00:47:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-03T01:00:35.874Z] 00:47:01 4 0.05 0.00 0.05 0.02 0.02 99.87 [2022-08-03T01:00:35.874Z] 00:47:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-03T01:00:35.874Z] 00:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-03T01:00:35.874Z] 00:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-03T01:00:35.874Z] 00:48:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-08-03T01:00:35.874Z] 00:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-03T01:00:35.874Z] 00:48:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-03T01:00:35.874Z] 00:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-03T01:00:35.874Z] 00:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-03T01:00:35.874Z] 00:48:01 4 0.07 0.00 0.03 0.03 0.00 99.87 [2022-08-03T01:00:35.874Z] 00:48:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-03T01:00:35.874Z] 00:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-03T01:00:35.874Z] 00:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-03T01:00:35.874Z] 00:49:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-08-03T01:00:35.874Z] 00:49:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2022-08-03T01:00:35.874Z] 00:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-03T01:00:35.874Z] 00:49:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-03T01:00:35.874Z] 00:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-03T01:00:35.874Z] 00:49:01 4 0.07 0.00 0.03 0.02 0.02 99.87 [2022-08-03T01:00:35.874Z] 00:49:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-03T01:00:35.874Z] 00:49:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-03T01:00:35.874Z] 00:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-03T01:00:35.874Z] 00:50:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-08-03T01:00:35.874Z] 00:50:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2022-08-03T01:00:35.874Z] 00:50:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2022-08-03T01:00:35.874Z] 00:50:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-03T01:00:35.874Z] 00:50:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2022-08-03T01:00:35.874Z] 00:50:01 4 0.03 0.00 0.05 0.00 0.00 99.92 [2022-08-03T01:00:35.874Z] 00:50:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-03T01:00:35.874Z] 00:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-03T01:00:35.874Z] 00:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-03T01:00:35.874Z] 00:51:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-08-03T01:00:35.874Z] 00:51:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2022-08-03T01:00:35.874Z] 00:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-03T01:00:35.874Z] 00:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-03T01:00:35.874Z] 00:51:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-03T01:00:35.874Z] 00:51:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-08-03T01:00:35.874Z] 00:51:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-03T01:00:35.874Z] 00:51:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2022-08-03T01:00:35.874Z] 00:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-03T01:00:35.874Z] 00:52:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2022-08-03T01:00:35.874Z] 00:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-03T01:00:35.874Z] 00:52:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-03T01:00:35.874Z] 00:52:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2022-08-03T01:00:35.874Z] 00:52:01 3 0.03 0.00 0.02 0.03 0.00 99.92 [2022-08-03T01:00:35.874Z] 00:52:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2022-08-03T01:00:35.874Z] 00:52:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-03T01:00:35.874Z] 00:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-03T01:00:35.874Z] 00:52:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2022-08-03T01:00:35.874Z] [2022-08-03T01:00:35.874Z] 00:52:01 CPU %user %nice %system %iowait %steal %idle [2022-08-03T01:00:35.874Z] 00:53:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2022-08-03T01:00:35.874Z] 00:53:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-03T01:00:35.874Z] 00:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-03T01:00:35.874Z] 00:53:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2022-08-03T01:00:35.874Z] 00:53:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2022-08-03T01:00:35.874Z] 00:53:01 4 0.08 0.00 0.02 0.00 0.00 99.90 [2022-08-03T01:00:35.874Z] 00:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-03T01:00:35.874Z] 00:53:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-03T01:00:35.874Z] 00:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-03T01:00:35.874Z] 00:54:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2022-08-03T01:00:35.874Z] 00:54:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2022-08-03T01:00:35.874Z] 00:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-03T01:00:35.874Z] 00:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-03T01:00:35.874Z] 00:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-03T01:00:35.874Z] 00:54:01 4 0.02 0.00 0.05 0.08 0.00 99.85 [2022-08-03T01:00:35.874Z] 00:54:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2022-08-03T01:00:35.874Z] 00:54:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2022-08-03T01:00:35.874Z] 00:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-03T01:00:35.874Z] 00:55:01 all 0.01 0.00 0.02 0.00 0.00 99.97 [2022-08-03T01:00:35.874Z] 00:55:01 0 0.00 0.00 0.05 0.00 0.00 99.95 [2022-08-03T01:00:35.874Z] 00:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-03T01:00:35.874Z] 00:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-03T01:00:35.874Z] 00:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-03T01:00:35.874Z] 00:55:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2022-08-03T01:00:35.874Z] 00:55:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2022-08-03T01:00:35.874Z] 00:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-03T01:00:35.874Z] 00:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-03T01:00:35.874Z] 00:56:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-08-03T01:00:35.874Z] 00:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-03T01:00:35.874Z] 00:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-03T01:00:35.874Z] 00:56:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-03T01:00:35.874Z] 00:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-03T01:00:35.874Z] 00:56:01 4 0.03 0.00 0.00 0.03 0.00 99.93 [2022-08-03T01:00:35.874Z] 00:56:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2022-08-03T01:00:35.874Z] 00:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-03T01:00:35.874Z] 00:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-03T01:00:35.874Z] 00:57:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-08-03T01:00:35.874Z] 00:57:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2022-08-03T01:00:35.874Z] 00:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-03T01:00:35.874Z] 00:57:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-03T01:00:35.874Z] 00:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-03T01:00:35.874Z] 00:57:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2022-08-03T01:00:35.874Z] 00:57:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2022-08-03T01:00:35.874Z] 00:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-03T01:00:35.874Z] 00:57:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-03T01:00:35.874Z] 00:58:01 all 0.13 0.00 0.01 0.01 0.00 99.84 [2022-08-03T01:00:35.874Z] 00:58:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2022-08-03T01:00:35.874Z] 00:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-03T01:00:35.874Z] 00:58:01 2 0.98 0.00 0.02 0.00 0.00 99.01 [2022-08-03T01:00:35.874Z] 00:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-03T01:00:35.874Z] 00:58:01 4 0.03 0.00 0.03 0.03 0.02 99.88 [2022-08-03T01:00:35.874Z] 00:58:01 5 0.00 0.00 0.02 0.03 0.00 99.95 [2022-08-03T01:00:35.874Z] 00:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-03T01:00:35.875Z] 00:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-03T01:00:35.875Z] 00:59:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2022-08-03T01:00:35.875Z] 00:59:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2022-08-03T01:00:35.875Z] 00:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-03T01:00:35.875Z] 00:59:01 2 1.99 0.00 0.02 0.00 0.02 97.98 [2022-08-03T01:00:35.875Z] 00:59:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-03T01:00:35.875Z] 00:59:01 4 0.02 0.00 0.03 0.02 0.00 99.93 [2022-08-03T01:00:35.875Z] 00:59:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-03T01:00:35.875Z] 00:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-03T01:00:35.875Z] 00:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-03T01:00:35.875Z] 01:00:01 all 9.02 0.00 3.50 1.32 0.04 86.12 [2022-08-03T01:00:35.875Z] 01:00:01 0 9.84 0.00 3.60 0.13 0.03 86.39 [2022-08-03T01:00:35.875Z] 01:00:01 1 9.52 0.00 3.34 0.18 0.05 86.90 [2022-08-03T01:00:35.875Z] 01:00:01 2 8.92 0.00 3.54 0.27 0.03 87.24 [2022-08-03T01:00:35.875Z] 01:00:01 3 8.64 0.00 3.45 1.04 0.03 86.84 [2022-08-03T01:00:35.875Z] 01:00:01 4 8.66 0.00 3.86 7.63 0.05 79.80 [2022-08-03T01:00:35.875Z] 01:00:01 5 8.17 0.00 3.14 1.14 0.05 87.50 [2022-08-03T01:00:35.875Z] 01:00:01 6 9.35 0.00 3.48 0.05 0.03 87.09 [2022-08-03T01:00:35.875Z] 01:00:01 7 9.02 0.00 3.63 0.08 0.05 87.21 [2022-08-03T01:00:35.875Z] Average: all 8.07 0.00 2.05 0.74 0.02 89.12 [2022-08-03T01:00:35.875Z] Average: 0 8.10 0.00 2.11 0.78 0.02 88.98 [2022-08-03T01:00:35.875Z] Average: 1 8.13 0.00 1.95 0.54 0.02 89.35 [2022-08-03T01:00:35.875Z] Average: 2 8.25 0.00 2.10 0.58 0.02 89.05 [2022-08-03T01:00:35.875Z] Average: 3 8.22 0.00 1.95 0.40 0.03 89.40 [2022-08-03T01:00:35.875Z] Average: 4 8.16 0.00 2.08 1.02 0.03 88.71 [2022-08-03T01:00:35.875Z] Average: 5 7.95 0.00 2.15 0.94 0.02 88.94 [2022-08-03T01:00:35.875Z] Average: 6 8.04 0.00 1.98 0.83 0.02 89.13 [2022-08-03T01:00:35.875Z] Average: 7 7.75 0.00 2.04 0.80 0.02 89.38 [2022-08-03T01:00:35.875Z] [2022-08-03T01:00:35.875Z] [2022-08-03T01:00:35.875Z]