Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 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-ssh5447253679087417595.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-ssh15979091035882837625.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-ssh18054461345648753832.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-ssh4793576174764548276.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d 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-ssh11790616249672512589.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > 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 Running on prd-ubuntu20.04-docker-8c-8g-22500 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/279 [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/279 # 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 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 (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 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 # timeout=10 Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v2 (#4097)" > git rev-list --no-walk addbb1b063efa59c0e69178ac359d0d1cd0af600 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:17:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:17:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:17:31 ========================================================= 06:17:31 EdgeX Global Pipelines Version Info 06:17:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:17:31 ------------------- 06:17:31 stable info: 06:17:31 ------------------- 06:17:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:17:31 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 06:17:31 Message: update stable to v1.0.238 06:17:32 ------------------- 06:17:32 experimental info: 06:17:32 ------------------- 06:17:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:17:32 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 06:17:32 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:17:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:17:32 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:17:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:17:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:17:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:17:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 06:17:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:17:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:17:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:17:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:17:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:17:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:17:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:17:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:17:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:17:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:17:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:17:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:17:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:17:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 06:17:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:17:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:17:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:17:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:17:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:17:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:17:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] echo 06:17:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e3ca38a [Pipeline] echo 06:17:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:17:32 provisioning config files... 06:17:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/279@tmp/config8673511077631539598tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:17:33 ---> docker-login.sh 06:17:33 nexus3.edgexfoundry.org:10001 06:17:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:33 Configure a credential helper to remove this warning. See 06:17:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:33 06:17:33 Login Succeeded 06:17:33 nexus3.edgexfoundry.org:10002 06:17:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:34 Configure a credential helper to remove this warning. See 06:17:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:34 06:17:34 Login Succeeded 06:17:34 nexus3.edgexfoundry.org:10003 06:17:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:34 Configure a credential helper to remove this warning. See 06:17:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:34 06:17:34 Login Succeeded 06:17:34 nexus3.edgexfoundry.org:10004 06:17:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:34 Configure a credential helper to remove this warning. See 06:17:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:34 06:17:34 Login Succeeded 06:17:34 docker.io 06:17:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:34 Configure a credential helper to remove this warning. See 06:17:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:34 06:17:34 Login Succeeded 06:17:34 ---> docker-login.sh ends [Pipeline] } 06:17:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:17:34 + 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 06:17:34 + dirname cmd/core-command/Dockerfile 06:17:34 + cut -d/ -f2 06:17:34 + echo core-command,cmd/core-command/Dockerfile 06:17:34 + + cut -d/ -f2 06:17:34 dirname cmd/core-data/Dockerfile 06:17:34 + echo core-data,cmd/core-data/Dockerfile 06:17:34 + + dirname cmd/core-metadata/Dockerfile 06:17:34 cut -d/ -f2 06:17:34 + echo core-metadata,cmd/core-metadata/Dockerfile 06:17:34 + dirname cmd/security-bootstrapper/Dockerfile 06:17:34 + cut -d/ -f2 06:17:34 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:17:34 + + dirnamecut cmd/security-proxy-setup/Dockerfile -d/ 06:17:34 -f2 06:17:34 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:17:34 + dirname cmd/security-secretstore-setup/Dockerfile 06:17:34 + cut -d/ -f2 06:17:34 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:17:34 + cut -d/ -f2 06:17:34 + dirname cmd/security-spiffe-token-provider/Dockerfile 06:17:34 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 06:17:34 + dirname cmd/security-spire-agent/Dockerfile 06:17:34 + cut -d/ -f2 06:17:34 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 06:17:34 + dirname cmd/security-spire-config/Dockerfile 06:17:34 + cut -d/ -f2 06:17:34 + echo security-spire-config,cmd/security-spire-config/Dockerfile 06:17:34 + dirname cmd/security-spire-server/Dockerfile 06:17:34 + cut -d/ -f2 06:17:34 + echo security-spire-server,cmd/security-spire-server/Dockerfile 06:17:34 + dirname cmd/support-notifications/Dockerfile 06:17:34 + cut -d/ -f2 06:17:34 + echo support-notifications,cmd/support-notifications/Dockerfile 06:17:34 + + cutdirname -d/ cmd/support-scheduler/Dockerfile -f2 06:17:34 06:17:34 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:17:34 + + cut -d/ -f2 06:17:34 dirname cmd/sys-mgmt-agent/Dockerfile 06:17:34 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:17:34 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 06:17:35 + git rev-list -1 --merges e3ca38a5709b6fd134cd3d7a24fe413a337b80c3~1..e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] echo 06:17:35 -----------> git rev-list -1 --merges e3ca38a5709b6fd134cd3d7a24fe413a337b80c3~1..e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [false] [Pipeline] sh 06:17:35 + git log --format=format:%s -1 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] echo 06:17:35 ========================================================= 06:17:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:17:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:17:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:17:36 + grep -v github /etc/ssh/ssh_known_hosts 06:17:36 + [ -e /tmp/ssh_known_hosts ] 06:17:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:17:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:17:36 + sudo tee -a /etc/ssh/ssh_known_hosts 06:17:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:17:36 06:17:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:17:36 0.1.4: Pulling from edgex-devops/py-git-semver 06:17:36 b85a868b505f: Pulling fs layer 06:17:36 e2be974225ed: Pulling fs layer 06:17:36 339a4e72a1f5: Pulling fs layer 06:17:36 988bab9f4d93: Pulling fs layer 06:17:36 1469e6f7b9e6: Pulling fs layer 06:17:36 eaf3925da568: Pulling fs layer 06:17:36 bab4dde63d76: Pulling fs layer 06:17:36 bde34c3a00c8: Pulling fs layer 06:17:36 b352a97aabf1: Pulling fs layer 06:17:36 4872d77fe225: Pulling fs layer 06:17:36 5851b861e8e6: Pulling fs layer 06:17:36 bab4dde63d76: Waiting 06:17:36 bde34c3a00c8: Waiting 06:17:36 b352a97aabf1: Waiting 06:17:36 4872d77fe225: Waiting 06:17:36 5851b861e8e6: Waiting 06:17:36 988bab9f4d93: Waiting 06:17:36 eaf3925da568: Waiting 06:17:36 1469e6f7b9e6: Waiting 06:17:36 e2be974225ed: Download complete 06:17:36 988bab9f4d93: Verifying Checksum 06:17:36 988bab9f4d93: Download complete 06:17:37 1469e6f7b9e6: Verifying Checksum 06:17:37 1469e6f7b9e6: Download complete 06:17:37 339a4e72a1f5: Verifying Checksum 06:17:37 339a4e72a1f5: Download complete 06:17:37 eaf3925da568: Verifying Checksum 06:17:37 eaf3925da568: Download complete 06:17:37 bde34c3a00c8: Download complete 06:17:37 b352a97aabf1: Download complete 06:17:37 4872d77fe225: Verifying Checksum 06:17:37 4872d77fe225: Download complete 06:17:37 5851b861e8e6: Verifying Checksum 06:17:37 5851b861e8e6: Download complete 06:17:37 b85a868b505f: Verifying Checksum 06:17:37 b85a868b505f: Download complete 06:17:37 bab4dde63d76: Verifying Checksum 06:17:37 bab4dde63d76: Download complete 06:17:38 b85a868b505f: Pull complete 06:17:38 e2be974225ed: Pull complete 06:17:38 339a4e72a1f5: Pull complete 06:17:38 988bab9f4d93: Pull complete 06:17:39 1469e6f7b9e6: Pull complete 06:17:39 eaf3925da568: Pull complete 06:17:41 bab4dde63d76: Pull complete 06:17:41 bde34c3a00c8: Pull complete 06:17:41 b352a97aabf1: Pull complete 06:17:41 4872d77fe225: Pull complete 06:17:41 5851b861e8e6: Pull complete 06:17:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:17:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:17:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:17:41 prd-ubuntu20.04-docker-8c-8g-22500 does not seem to be running inside a container 06:17:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/279 -v /w/workspace/edgex-go/279:/w/workspace/edgex-go/279:rw,z -v /w/workspace/edgex-go/279@tmp:/w/workspace/edgex-go/279@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 06:17:42 $ docker top 492e0bd13352f5f2b6a26f6c0c778eb854aaa3185928cf6e7357152ae20a7165 -eo pid,comm 06:17:42 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). 06:17:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:17:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:17:42 [ssh-agent] Looking for ssh-agent implementation... 06:17:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:17:42 $ docker exec 492e0bd13352f5f2b6a26f6c0c778eb854aaa3185928cf6e7357152ae20a7165 ssh-agent 06:17:42 SSH_AUTH_SOCK=/tmp/ssh-80dNu3edYxkn/agent.33 06:17:42 SSH_AGENT_PID=40 06:17:42 Running ssh-add (command line suppressed) 06:17:43 Identity added: /w/workspace/edgex-go/279@tmp/private_key_3103223894479581390.key (/w/workspace/edgex-go/279@tmp/private_key_3103223894479581390.key) 06:17:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:17:43 + git tag --points-at HEAD [Pipeline] } 06:17:43 $ docker exec --env ******** --env ******** 492e0bd13352f5f2b6a26f6c0c778eb854aaa3185928cf6e7357152ae20a7165 ssh-agent -k 06:17:43 unset SSH_AUTH_SOCK; 06:17:43 unset SSH_AGENT_PID; 06:17:43 echo Agent pid 40 killed; 06:17:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:17:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:17:43 [ssh-agent] Looking for ssh-agent implementation... 06:17:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:17:43 $ docker exec 492e0bd13352f5f2b6a26f6c0c778eb854aaa3185928cf6e7357152ae20a7165 ssh-agent 06:17:43 SSH_AUTH_SOCK=/tmp/ssh-zNrpUdubr4R0/agent.72 06:17:43 SSH_AGENT_PID=78 06:17:43 Running ssh-add (command line suppressed) 06:17:43 Identity added: /w/workspace/edgex-go/279@tmp/private_key_1872725980798824529.key (/w/workspace/edgex-go/279@tmp/private_key_1872725980798824529.key) 06:17:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:17:44 + git semver init 06:17:44 2022-08-11 06:17:44,435 [run_init] DEBUG init version:0.0.0 force:False 06:17:44 2022-08-11 06:17:44,436 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/279/.semver 06:17:44 2022-08-11 06:17:44,436 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/279/.semver 06:17:44 2022-08-11 06:17:44,436 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/279/.semver'], cwd=/w/workspace/edgex-go/279, universal_newlines=False, shell=None, istream=None) 06:17:48 2022-08-11 06:17:48,564 [append_file] DEBUG append to file:/w/workspace/edgex-go/279/.git/info/exclude 06:17:48 2022-08-11 06:17:48,565 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/279/.semver/main with force:False 06:17:48 2022-08-11 06:17:48,565 [read_version] DEBUG read version from /w/workspace/edgex-go/279/.semver/main 06:17:48 2022-08-11 06:17:48,565 [read_version] DEBUG read version from /w/workspace/edgex-go/279/.semver/main 06:17:48 2.3.0-dev.44 [Pipeline] } 06:17:48 $ docker exec --env ******** --env ******** 492e0bd13352f5f2b6a26f6c0c778eb854aaa3185928cf6e7357152ae20a7165 ssh-agent -k 06:17:48 unset SSH_AUTH_SOCK; 06:17:48 unset SSH_AGENT_PID; 06:17:48 echo Agent pid 78 killed; 06:17:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:17:49 + git semver [Pipeline] } 06:17:49 $ docker stop --time=1 492e0bd13352f5f2b6a26f6c0c778eb854aaa3185928cf6e7357152ae20a7165 06:17:50 $ docker rm -f 492e0bd13352f5f2b6a26f6c0c778eb854aaa3185928cf6e7357152ae20a7165 [Pipeline] // withDockerContainer [Pipeline] sh 06:17:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:17:51 Stashed 1 file(s) [Pipeline] echo 06:17:51 [edgeXSemver]: initialized semver on version 2.3.0-dev.44 [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 06:17:51 + git config --global --add safe.directory /w/workspace/edgex-go/279 [Pipeline] echo 06:17:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:17:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:17:51 ========================================================= 06:17:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 06:17:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:17:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 06:17:52 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 06:17:52 2408cc74d12b: Pulling fs layer 06:17:52 ea60b727a1ce: Pulling fs layer 06:17:52 30c4a7721957: Pulling fs layer 06:17:52 370296b7ddb6: Pulling fs layer 06:17:52 7c6cee850709: Pulling fs layer 06:17:52 39a5fcdaea64: Pulling fs layer 06:17:52 d94ebbe4e438: Pulling fs layer 06:17:52 39a5fcdaea64: Waiting 06:17:52 370296b7ddb6: Waiting 06:17:52 7c6cee850709: Waiting 06:17:52 d94ebbe4e438: Waiting 06:17:52 bcfd1f05c69d: Pulling fs layer 06:17:52 59ccb84bbe0f: Pulling fs layer 06:17:52 59ccb84bbe0f: Waiting 06:17:52 30c4a7721957: Verifying Checksum 06:17:52 30c4a7721957: Download complete 06:17:52 ea60b727a1ce: Verifying Checksum 06:17:52 ea60b727a1ce: Download complete 06:17:52 7c6cee850709: Verifying Checksum 06:17:52 7c6cee850709: Download complete 06:17:52 39a5fcdaea64: Verifying Checksum 06:17:52 39a5fcdaea64: Download complete 06:17:52 2408cc74d12b: Verifying Checksum 06:17:52 2408cc74d12b: Download complete 06:17:52 d94ebbe4e438: Download complete 06:17:52 2408cc74d12b: Pull complete 06:17:52 ea60b727a1ce: Pull complete 06:17:52 30c4a7721957: Pull complete 06:17:52 59ccb84bbe0f: Verifying Checksum 06:17:52 59ccb84bbe0f: Download complete 06:17:52 bcfd1f05c69d: Verifying Checksum 06:17:52 bcfd1f05c69d: Download complete 06:17:53 370296b7ddb6: Verifying Checksum 06:17:53 370296b7ddb6: Download complete 06:17:57 370296b7ddb6: Pull complete 06:17:57 7c6cee850709: Pull complete 06:17:57 39a5fcdaea64: Pull complete 06:17:57 d94ebbe4e438: Pull complete 06:17:59 bcfd1f05c69d: Pull complete 06:17:59 59ccb84bbe0f: Pull complete 06:17:59 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 06:17:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 06:17:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 06:18:00 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 06:18:00 WORKDIR /edgex 06:18:00 COPY go.mod . 06:18:00 RUN go mod download 06:18:00 + docker build -t ci-base-image-x86_64 -f - . 06:18:00 Sending build context to Docker daemon 169.2MB 06:18:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 06:18:00 ---> a4fb48ad2a94 06:18:00 Step 2/4 : WORKDIR /edgex 06:18:02 ---> Running in 843faccb0b5c 06:18:02 Removing intermediate container 843faccb0b5c 06:18:02 ---> 8b2d6554e812 06:18:02 Step 3/4 : COPY go.mod . 06:18:02 ---> ea08dddc3d28 06:18:02 Step 4/4 : RUN go mod download 06:18:02 ---> Running in e5d0dfb11d81 06:18:06 Still waiting to schedule task 06:18:06 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:18:14 Removing intermediate container e5d0dfb11d81 06:18:14 ---> 7106912f62f3 06:18:14 Successfully built 7106912f62f3 06:18:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:18:15 + docker inspect -f . ci-base-image-x86_64 06:18:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:18:15 prd-ubuntu20.04-docker-8c-8g-22500 does not seem to be running inside a container 06:18:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/279 -v /w/workspace/edgex-go/279:/w/workspace/edgex-go/279:rw,z -v /w/workspace/edgex-go/279@tmp:/w/workspace/edgex-go/279@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 06:18:15 $ docker top da427cdaa0c058383918a6a419ac3d157763d850f19d14bdcd582c6700cadaf2 -eo pid,comm [Pipeline] { [Pipeline] sh 06:18:16 + go version 06:18:16 go version go1.18.3 linux/amd64 [Pipeline] } 06:18:16 $ docker stop --time=1 da427cdaa0c058383918a6a419ac3d157763d850f19d14bdcd582c6700cadaf2 06:18:17 $ docker rm -f da427cdaa0c058383918a6a419ac3d157763d850f19d14bdcd582c6700cadaf2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:18:17 + docker inspect -f . ci-base-image-x86_64 06:18:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:18:17 prd-ubuntu20.04-docker-8c-8g-22500 does not seem to be running inside a container 06:18:17 $ 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/279 -v /w/workspace/edgex-go/279:/w/workspace/edgex-go/279:rw,z -v /w/workspace/edgex-go/279@tmp:/w/workspace/edgex-go/279@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 06:18:18 $ docker top cb9605b15eceb422f47870c7a861621616d1ec39ced0feb8485cce0d8c72cd1b -eo pid,comm [Pipeline] { [Pipeline] echo 06:18:18 ========================================================= 06:18:18 [edgeXBuildGoParallel] Running Tests and Build... 06:18:18 ========================================================= [Pipeline] sh 06:18:18 + git config --global --add safe.directory /w/workspace/edgex-go/279 [Pipeline] fileExists [Pipeline] sh 06:18:18 + make test 06:18:18 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:18:25 ? github.com/edgexfoundry/edgex-go [no test files] 06:18:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:18:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:18:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:18:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:18:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:18:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:18:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:18:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:18:37 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 06:18:37 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:18:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:18:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:18:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:18:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:18:37 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:18:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements 06:18:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:18:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:18:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.106s coverage: 98.5% of statements 06:18:37 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:18:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.102s coverage: 54.2% of statements 06:18:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:18:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:18:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.176s coverage: 89.2% of statements 06:18:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 06:18:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:18:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:18:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:18:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:18:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.090s coverage: 2.1% of statements 06:18:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:18:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:18:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.430s coverage: 95.6% of statements 06:18:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:18:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:18:42 ok github.com/edgexfoundry/edgex-go/internal/io 0.065s coverage: 72.2% of statements 06:18:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:18:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 06:18:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:18:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:18:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:18:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements 06:18:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:18:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:18:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:18:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.093s coverage: 0.9% of statements 06:18:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:18:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements 06:18:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.067s coverage: 29.6% of statements 06:18:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:18:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements 06:18:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.057s coverage: 79.5% of statements 06:18:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements 06:18:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements 06:18:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements 06:18:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.071s coverage: 94.4% of statements 06:18:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.063s coverage: 44.8% of statements 06:18:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.204s coverage: 82.2% of statements 06:18:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.113s coverage: 92.9% of statements 06:19:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:19:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:19:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 06:19:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:19:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:19:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:19:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:19:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 06:19:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:19:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements 06:19:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.081s coverage: 58.8% of statements 06:19:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.0% of statements 06:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements 06:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.077s coverage: 85.4% of statements 06:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.212s coverage: 91.2% of statements 06:19:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.165s coverage: 64.7% of statements 06:19:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:19:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements 06:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 06:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 06:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.021s coverage: 73.7% of statements 06:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 06:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.313s coverage: 65.8% of statements 06:19:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:19:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:19:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.176s coverage: 43.6% of statements 06:19:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:19:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements 06:19:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 06:19:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 06:19:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 06:19:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 06:19:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:19:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements 06:19:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:19:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:19:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:19:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:19:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.172s coverage: 92.3% of statements 06:19:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:19:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:19:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:19:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:19:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements 06:19:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:19:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:19:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements 06:19:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:19:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:19:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:19:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 06:19:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 06:19:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 06:19:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 06:19:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:19:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:19:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 06:19:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:19:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 06:19:01 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 06:19:01 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 06:19:19 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." 06:19:19 GO111MODULE=on go vet ./... 06:19:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:19:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:19:21 ./bin/test-attribution-txt.sh 06:19:21 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 06:19:21 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 06:19:21 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 06:19:21 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 06:19:21 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 06:19:21 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 06:19:21 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 06:19:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 06:19:22 + ls -al . 06:19:22 total 728 06:19:22 drwxrwxr-x 10 1001 1001 4096 Aug 11 06:18 . 06:19:22 drwxr-xr-x 4 root root 4096 Aug 11 06:18 .. 06:19:22 -rw-rw-r-- 1 1001 1001 16 Aug 11 06:17 .dockerignore 06:19:22 drwxrwxr-x 8 1001 1001 4096 Aug 11 06:19 .git 06:19:22 drwxrwxr-x 3 1001 1001 4096 Aug 11 06:17 .github 06:19:22 -rw-rw-r-- 1 1001 1001 1030 Aug 11 06:17 .gitignore 06:19:22 -rw-rw-r-- 1 1001 1001 42 Aug 11 06:17 .golangci.yml 06:19:22 -rw-rw-r-- 1 1001 1001 87 Aug 11 06:17 .hadolint.yml 06:19:22 drwxr-xr-x 3 1001 1001 4096 Aug 11 06:17 .semver 06:19:22 -rw-rw-r-- 1 1001 1001 166 Aug 11 06:17 .sonarcloud.properties 06:19:22 -rw-rw-r-- 1 1001 1001 1171 Aug 11 06:17 ADOPTERS.md 06:19:22 -rw-rw-r-- 1 1001 1001 10347 Aug 11 06:17 Attribution.txt 06:19:22 -rw-rw-r-- 1 1001 1001 63209 Aug 11 06:17 CHANGELOG.md 06:19:22 -rw-rw-r-- 1 1001 1001 3804 Aug 11 06:17 CONTRIBUTING.md 06:19:22 -rw-rw-r-- 1 1001 1001 677 Aug 11 06:17 GOVERNANCE.md 06:19:22 -rw-rw-r-- 1 1001 1001 850 Aug 11 06:17 Jenkinsfile 06:19:22 -rw-rw-r-- 1 1001 1001 10775 Aug 11 06:17 LICENSE 06:19:22 -rw-rw-r-- 1 1001 1001 12212 Aug 11 06:17 Makefile 06:19:22 -rw-rw-r-- 1 1001 1001 582 Aug 11 06:17 OWNERS.md 06:19:22 -rw-rw-r-- 1 1001 1001 9094 Aug 11 06:17 README.md 06:19:22 -rw-rw-r-- 1 1001 1001 6912 Aug 11 06:17 SECURITY.md 06:19:22 -rw-rw-r-- 1 1001 1001 12 Aug 11 06:17 VERSION 06:19:22 -rw-rw-r-- 1 1001 1001 4131 Aug 11 06:17 ZMQWindows.md 06:19:22 drwxrwxr-x 2 1001 1001 4096 Aug 11 06:17 bin 06:19:22 drwxrwxr-x 18 1001 1001 4096 Aug 11 06:17 cmd 06:19:22 -rw-r--r-- 1 root root 478941 Aug 11 06:19 coverage.out 06:19:22 -rw-rw-r-- 1 1001 1001 3681 Aug 11 06:17 go.mod 06:19:22 -rw-rw-r-- 1 1001 1001 38033 Aug 11 06:17 go.sum 06:19:22 drwxrwxr-x 8 1001 1001 4096 Aug 11 06:17 internal 06:19:22 drwxrwxr-x 3 1001 1001 4096 Aug 11 06:17 openapi 06:19:22 drwxrwxr-x 4 1001 1001 4096 Aug 11 06:17 snap 06:19:22 -rw-rw-r-- 1 1001 1001 204 Aug 11 06:17 version.go [Pipeline] sh 06:19:22 + '[' -e coverage.out ] 06:19:22 + chown 1001:1001 coverage.out [Pipeline] stash 06:19:22 Stashed 1 file(s) [Pipeline] sh 06:19:22 + make build 06:19:22 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:19:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:19:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:19:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:19:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22501 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 06:19:47 Running in /w/workspace/edgex-go/279 [Pipeline] { [Pipeline] checkout 06:19:47 The recommended git tool is: git 06:19:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:19:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:19:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:19:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:19:54 using credential edgex-jenkins-ssh 06:19:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:19:54 Cloning the remote Git repository 06:19:54 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:19:54 > git init /w/workspace/edgex-go/279 # timeout=10 06:19:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:19:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:19:54 > git --version # timeout=10 06:19:54 > git --version # 'git version 2.25.1' 06:19:54 using GIT_SSH to set credentials SSH Credentials for GitHub 06:19:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:19:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:19:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:19:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 06:19:59 $ docker stop --time=1 cb9605b15eceb422f47870c7a861621616d1ec39ced0feb8485cce0d8c72cd1b 06:20:01 $ docker rm -f cb9605b15eceb422f47870c7a861621616d1ec39ced0feb8485cce0d8c72cd1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:20:02 06:20:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:20:02 latest: Pulling from edgex-devops/edgex-compose 06:20:02 cbdbe7a5bc2a: Pulling fs layer 06:20:02 ca9280d653b3: Pulling fs layer 06:20:02 7e9c9ca2126c: Pulling fs layer 06:20:02 cbdbe7a5bc2a: Download complete 06:20:02 ca9280d653b3: Verifying Checksum 06:20:02 ca9280d653b3: Download complete 06:20:02 cbdbe7a5bc2a: Pull complete 06:20:03 7e9c9ca2126c: Verifying Checksum 06:20:03 7e9c9ca2126c: Download complete 06:20:03 ca9280d653b3: Pull complete 06:20:06 7e9c9ca2126c: Pull complete 06:20:06 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:20:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:20:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:20:06 prd-ubuntu20.04-docker-8c-8g-22500 does not seem to be running inside a container 06:20:06 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/279 -v /w/workspace/edgex-go/279:/w/workspace/edgex-go/279:rw,z -v /w/workspace/edgex-go/279@tmp:/w/workspace/edgex-go/279@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 06:20:08 $ docker top b41b907d896570d82c132c42a868719636a7003be36131fd83f149893e21aa80 -eo pid,comm [Pipeline] { [Pipeline] sh 06:20:08 + docker-compose build --help 06:20:08 + grep parallel 06:20:08 --parallel Build images in parallel. [Pipeline] } 06:20:09 $ docker stop --time=1 b41b907d896570d82c132c42a868719636a7003be36131fd83f149893e21aa80 06:20:10 $ docker rm -f b41b907d896570d82c132c42a868719636a7003be36131fd83f149893e21aa80 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:10 Avoid second fetch 06:20:10 Checking out Revision e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 (main) 06:20:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:20:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:20:10 prd-ubuntu20.04-docker-8c-8g-22500 does not seem to be running inside a container 06:20:10 $ 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/279 -v /w/workspace/edgex-go/279:/w/workspace/edgex-go/279:rw,z -v /w/workspace/edgex-go/279@tmp:/w/workspace/edgex-go/279@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 06:20:11 $ docker top 93b9ef72b87236dce7b8b94e7098cf2d5942edd3e8f0678fff9ea24d66ecd789 -eo pid,comm [Pipeline] { [Pipeline] sh 06:20:11 + docker-compose -f ./docker-compose-build.yml build --parallel 06:20:12 Building core-command ... 06:20:12 Building core-data ... 06:20:12 Building core-metadata ... 06:20:12 Building security-bootstrapper ... 06:20:12 Building security-proxy-setup ... 06:20:12 Building security-secretstore-setup ... 06:20:12 Building security-spiffe-token-provider ... 06:20:12 Building security-spire-agent ... 06:20:12 Building security-spire-config ... 06:20:12 Building security-spire-server ... 06:20:12 Building support-notifications ... 06:20:12 Building support-scheduler ... 06:20:12 Building sys-mgmt-agent ... 06:20:12 Building security-secretstore-setup 06:20:12 Building security-spiffe-token-provider 06:20:12 Building security-spire-agent 06:20:12 Building core-metadata 06:20:12 Building security-spire-server 06:20:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:20:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:20:10 > git config core.sparsecheckout # timeout=10 06:20:10 > git checkout -f e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 # timeout=10 06:20:14 Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v2 (#4097)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:20:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:20:15 % Total % Received % Xferd Average Speed Time Time Time Current 06:20:15 Dload Upload Total Spent Left Speed 06:20:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 06:20:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:20:16 + sudo tee /etc/docker/daemon.new 06:20:16 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:20:16 { 06:20:16 "registry-mirrors": [ 06:20:16 "https://nexus3.edgexfoundry.org:10001" 06:20:16 ], 06:20:16 "bip": "10.250.0.254/24", 06:20:16 "hosts": [ 06:20:16 "tcp://0.0.0.0:5555", 06:20:16 "unix:///var/run/docker.sock" 06:20:16 ], 06:20:16 "mtu": 1458, 06:20:16 "selinux-enabled": true, 06:20:16 "seccomp-profile": "/etc/docker/seccomp.json" 06:20:16 } [Pipeline] sh 06:20:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:20:17 + sudo service docker restart 06:20:22 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:20:22 Step 2/25 : FROM ${BUILDER_BASE} AS builder 06:20:22 ---> 7106912f62f3 06:20:22 Step 3/25 : WORKDIR /edgex-go 06:20:22 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:20:22 Step 2/20 : FROM ${BUILDER_BASE} AS builder 06:20:22 ---> 7106912f62f3 06:20:22 Step 3/20 : WORKDIR /edgex-go 06:20:22 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:20:22 Step 2/25 : FROM ${BUILDER_BASE} AS builder 06:20:22 ---> 7106912f62f3 06:20:22 Step 3/25 : WORKDIR /edgex-go 06:20:22 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:20:22 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:20:22 ---> 7106912f62f3 06:20:22 Step 3/26 : WORKDIR /edgex-go 06:20:22 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:20:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:20:22 ---> 7106912f62f3 06:20:22 Step 3/23 : WORKDIR /edgex-go 06:20:24 ---> Running in 1b881dc0b29b 06:20:24 ---> Running in 9f57aa6da149 06:20:24 ---> Running in e7385ba11b31 06:20:24 ---> Running in 767e2a84853d 06:20:24 ---> Running in 1be9c5db6971 06:20:24 Removing intermediate container e7385ba11b31 06:20:24 ---> 4adfcb0284b1 06:20:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:20:24 Removing intermediate container 9f57aa6da149 06:20:24 ---> 1703066a61a8 06:20:24 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 06:20:24 Removing intermediate container 1be9c5db6971 06:20:24 ---> 2fb8c793b3d6 06:20:24 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:20:24 Removing intermediate container 1b881dc0b29b 06:20:24 ---> de6620276c7c 06:20:24 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:20:24 Removing intermediate container 767e2a84853d 06:20:24 ---> b4e295b9f7fe 06:20:24 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:20:24 ---> Running in 823df13f98eb 06:20:24 ---> Running in 9083ca0bb7f2 06:20:24 ---> Running in 31e85d39c92c 06:20:24 ---> Running in d223ae3a5534 06:20:24 ---> Running in 33f0efac3b06 06:20:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:20:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:20:25 v3.16.2-8-ge8da928bbe [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 06:20:25 v3.16.2-7-g2f8a4891a7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 06:20:25 OK: 17038 distinct packages available 06:20:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:20:25 Removing intermediate container 31e85d39c92c 06:20:25 ---> 8f8e751d1412 06:20:25 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 06:20:25 Removing intermediate container 9083ca0bb7f2 06:20:25 ---> 77fc9fd27ad6 06:20:25 Step 5/23 : RUN apk add --update --no-cache make git 06:20:25 ---> Running in 83885b0a7a3e 06:20:25 ---> Running in 09a5623efbd0 06:20:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:20:26 OK: 211 MiB in 51 packages 06:20:26 Removing intermediate container 33f0efac3b06 06:20:26 ---> 634c83481af8 06:20:26 Step 5/25 : RUN apk add --update --no-cache make git 06:20:26 Removing intermediate container d223ae3a5534 06:20:26 ---> a525cce15327 06:20:26 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 06:20:26 ---> Running in bad9a341d74f 06:20:26 ---> Running in c48a781831a1 06:20:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:20:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:20:26 Removing intermediate container 823df13f98eb 06:20:26 ---> 0f8081531869 06:20:26 Step 5/20 : COPY go.mod vendor* ./ 06:20:26 ---> 715f950c260a 06:20:26 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:20:26 ---> Running in e4c0264291a8 06:20:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:20:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:20:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:20:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:20:27 OK: 211 MiB in 51 packages 06:20:27 OK: 211 MiB in 51 packages 06:20:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:20:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:20:28 Removing intermediate container 83885b0a7a3e 06:20:28 ---> 8129e5b4e341 06:20:28 Step 6/26 : COPY go.mod vendor* ./ 06:20:28 Removing intermediate container 09a5623efbd0 06:20:28 ---> 453f9b0ca462 06:20:28 Step 6/23 : COPY go.mod vendor* ./ 06:20:28 ---> 0e87c9fa82e0 06:20:28 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:20:28 ---> 684e8c67913c 06:20:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:20:28 ---> Running in 20a7fd47bb66 06:20:28 ---> Running in 6115c2cef9b3 06:20:28 OK: 211 MiB in 51 packages 06:20:28 OK: 211 MiB in 51 packages 06:20:29 Removing intermediate container bad9a341d74f 06:20:29 ---> 3a970e272c41 06:20:29 Step 6/25 : COPY go.mod vendor* ./ 06:20:30 ---> f09360ce879c 06:20:30 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:20:30 ---> Running in 9ed025724229 06:20:30 Removing intermediate container c48a781831a1 06:20:30 ---> 1793e309bfcd 06:20:30 Step 6/25 : COPY go.mod vendor* ./ 06:20:31 ---> abde704cfb93 06:20:31 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:20:31 ---> Running in 58d6944c2dce 06:20:35 Removing intermediate container e4c0264291a8 06:20:35 ---> a42af367e2c4 06:20:35 Step 7/20 : COPY . . 06:20:35 Removing intermediate container 20a7fd47bb66 06:20:35 ---> c9cea2f6a759 06:20:35 Step 8/26 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:20:35 provisioning config files... 06:20:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/279@tmp/config2678366069040543492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:20:36 ---> docker-login.sh 06:20:36 nexus3.edgexfoundry.org:10001 06:20:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:37 Configure a credential helper to remove this warning. See 06:20:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:37 06:20:37 Login Succeeded 06:20:37 nexus3.edgexfoundry.org:10002 06:20:37 Removing intermediate container 6115c2cef9b3 06:20:37 ---> e4e6f7498182 06:20:37 Step 8/23 : COPY . . 06:20:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:37 Configure a credential helper to remove this warning. See 06:20:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:37 06:20:37 Login Succeeded 06:20:37 nexus3.edgexfoundry.org:10003 06:20:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:38 Configure a credential helper to remove this warning. See 06:20:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:38 06:20:38 Login Succeeded 06:20:38 nexus3.edgexfoundry.org:10004 06:20:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:38 Configure a credential helper to remove this warning. See 06:20:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:38 06:20:38 Login Succeeded 06:20:38 docker.io 06:20:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:39 Configure a credential helper to remove this warning. See 06:20:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:39 06:20:39 Login Succeeded 06:20:39 ---> docker-login.sh ends [Pipeline] } 06:20:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 06:20:40 + git config --global --add safe.directory /w/workspace/edgex-go/279 [Pipeline] echo 06:20:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:20:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:20:40 ========================================================= 06:20:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 06:20:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:20:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:20:40 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:20:40 b3c136eddcbf: Pulling fs layer 06:20:40 c0a3192eca97: Pulling fs layer 06:20:40 a050256f5b6f: Pulling fs layer 06:20:40 656be50a0ddc: Pulling fs layer 06:20:40 2bbca73fdf42: Pulling fs layer 06:20:40 46d945488cbd: Pulling fs layer 06:20:40 8a5474983e97: Pulling fs layer 06:20:40 329c88fbcd65: Pulling fs layer 06:20:40 46d945488cbd: Waiting 06:20:40 656be50a0ddc: Waiting 06:20:40 2bbca73fdf42: Waiting 06:20:40 8a5474983e97: Waiting 06:20:40 329c88fbcd65: Waiting 06:20:40 a050256f5b6f: Verifying Checksum 06:20:40 a050256f5b6f: Download complete 06:20:40 c0a3192eca97: Download complete 06:20:40 2bbca73fdf42: Verifying Checksum 06:20:40 2bbca73fdf42: Download complete 06:20:40 46d945488cbd: Verifying Checksum 06:20:40 46d945488cbd: Download complete 06:20:40 b3c136eddcbf: Verifying Checksum 06:20:40 b3c136eddcbf: Download complete 06:20:41 ---> 8b74452aa641 06:20:41 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:20:41 ---> fdb64dc3730f 06:20:41 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 06:20:41 ---> Running in 17696ae680ee 06:20:41 ---> Running in 5ea5a5b14c87 06:20:41 ---> 6213f644de43 06:20:41 Step 9/23 : RUN make cmd/core-metadata/core-metadata 06:20:41 ---> Running in 4b6e35b82066 06:20:41 Removing intermediate container 5ea5a5b14c87 06:20:41 ---> c75111bee2d2 06:20:41 Step 10/26 : WORKDIR /edgex-go/spire-build 06:20:41 ---> Running in f0d5bb5b46dc 06:20:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:20:41 Removing intermediate container f0d5bb5b46dc 06:20:41 ---> a753b002efea 06:20:41 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 06:20:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:20:41 b3c136eddcbf: Pull complete 06:20:41 329c88fbcd65: Verifying Checksum 06:20:41 329c88fbcd65: Download complete 06:20:41 Removing intermediate container 58d6944c2dce 06:20:41 ---> 162cebd553c8 06:20:41 Step 8/25 : COPY . . 06:20:41 Removing intermediate container 9ed025724229 06:20:41 ---> a57b87aaafc0 06:20:41 Step 8/25 : COPY . . 06:20:41 ---> Running in 5234da3f282a 06:20:42 c0a3192eca97: Pull complete 06:20:42 a050256f5b6f: Pull complete 06:20:43 8a5474983e97: Verifying Checksum 06:20:43 8a5474983e97: Download complete 06:20:43 656be50a0ddc: Verifying Checksum 06:20:43 656be50a0ddc: Download complete 06:20:44 Removing intermediate container 5234da3f282a 06:20:44 ---> 4b5231a67145 06:20:44 Step 12/26 : WORKDIR /edgex-go 06:20:44 ---> Running in 904f2a3d2500 06:20:45 Removing intermediate container 904f2a3d2500 06:20:45 ---> 01c0bd84b05a 06:20:45 06:20:45 Step 13/26 : FROM alpine:3.15 06:20:45 3.15: Pulling from library/alpine 06:20:46 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 06:20:46 Status: Downloaded newer image for alpine:3.15 06:20:46 ---> c4fc93816858 06:20:46 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:20:47 ---> Running in 5369b6eff673 06:20:47 ---> c9faad13f645 06:20:47 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:20:47 ---> e0924421504b 06:20:47 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 06:20:47 ---> Running in 66afcf3861f9 06:20:47 ---> Running in e9de8bac042d 06:20:47 Removing intermediate container 5369b6eff673 06:20:47 ---> 213d73cf2633 06:20:47 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:20:47 ---> Running in 1e13d98bff8e 06:20:47 Removing intermediate container e9de8bac042d 06:20:47 ---> 9b8c71373812 06:20:47 Step 10/25 : WORKDIR /edgex-go/spire-build 06:20:48 ---> Running in 03b1616b16cf 06:20:48 Removing intermediate container 03b1616b16cf 06:20:48 ---> 422cc07bc24f 06:20:48 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 06:20:48 ---> Running in 74603d2d0182 06:20:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:20:49 Removing intermediate container 1e13d98bff8e 06:20:49 ---> e3763a4b002d 06:20:49 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:20:49 ---> Running in 5f7952a858b3 06:20:50 Removing intermediate container 74603d2d0182 06:20:50 ---> a1ced6034b13 06:20:50 Step 12/25 : WORKDIR /edgex-go 06:20:50 ---> Running in 5862460fb935 06:20:50 Removing intermediate container 5862460fb935 06:20:50 ---> 76a9cb26aae1 06:20:50 06:20:50 Step 13/25 : FROM alpine:3.15 06:20:50 ---> c4fc93816858 06:20:50 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:20:50 ---> Using cache 06:20:50 ---> 213d73cf2633 06:20:50 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:20:50 ---> Using cache 06:20:50 ---> e3763a4b002d 06:20:50 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:20:50 ---> Running in 02e2a805935d 06:20:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:20:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:20:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:20:51 v3.15.6-1-g22b34b37c4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 06:20:51 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 06:20:51 OK: 15856 distinct packages available 06:20:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:20:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:20:52 v3.15.6-1-g22b34b37c4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 06:20:52 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 06:20:52 OK: 15856 distinct packages available 06:20:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:20:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:20:52 (1/5) Installing dumb-init (1.2.5-r1) 06:20:53 (2/5) Installing musl-obstack (1.2.3-r0) 06:20:53 (3/5) Installing libucontext (1.1-r0) 06:20:53 (4/5) Installing gcompat (1.0.0-r4) 06:20:53 (5/5) Installing openssl (1.1.1q-r0) 06:20:53 Executing busybox-1.34.1-r7.trigger 06:20:53 OK: 7 MiB in 19 packages 06:20:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:20:54 (1/5) Installing dumb-init (1.2.5-r1) 06:20:54 (2/5) Installing musl-obstack (1.2.3-r0) 06:20:54 (3/5) Installing libucontext (1.1-r0) 06:20:54 (4/5) Installing gcompat (1.0.0-r4) 06:20:54 (5/5) Installing openssl (1.1.1q-r0) 06:20:54 Executing busybox-1.34.1-r7.trigger 06:20:54 OK: 7 MiB in 19 packages 06:20:54 Removing intermediate container 5f7952a858b3 06:20:54 ---> 67a6f67f313f 06:20:54 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 06:20:55 Removing intermediate container 02e2a805935d 06:20:55 ---> 09fe012efce1 06:20:55 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:20:57 ---> a8bb1a9f99f8 06:20:57 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:20:57 ---> b09fe6952e1b 06:20:57 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:20:58 ---> cb2b2936afa4 06:20:58 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:20:58 656be50a0ddc: Pull complete 06:20:58 2bbca73fdf42: Pull complete 06:20:58 46d945488cbd: Pull complete 06:20:59 ---> c637b470fc31 06:20:59 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:21:01 ---> cc8b465c674a 06:21:01 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:21:01 ---> cdf82f818d96 06:21:01 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:21:01 ---> Running in a403e0b80419 06:21:01 ---> 4e544f2b9641 06:21:01 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:21:02 Removing intermediate container a403e0b80419 06:21:02 ---> 839cfc760385 06:21:02 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:21:02 ---> 723a56daa61a 06:21:02 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:21:02 ---> Running in 74df210fc5a4 06:21:03 Removing intermediate container 74df210fc5a4 06:21:03 ---> c39a35540525 06:21:03 Step 23/25 : LABEL arch=x86_64 06:21:03 ---> Running in 4e3fc8ab8d7b 06:21:03 ---> 6c1f6795656e 06:21:03 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:21:03 ---> Running in 5f23dfad51cd 06:21:03 Removing intermediate container 4e3fc8ab8d7b 06:21:03 ---> 4537254aebf5 06:21:03 Step 24/25 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:21:03 ---> Running in 06ab8ad151ee 06:21:04 Removing intermediate container 5f23dfad51cd 06:21:04 ---> f80a93403138 06:21:04 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:21:04 Removing intermediate container 06ab8ad151ee 06:21:04 ---> c3a5c7af402d 06:21:04 Step 25/25 : LABEL version=2.3.0-dev.44 06:21:04 ---> Running in bc3a41263b92 06:21:04 8a5474983e97: Pull complete 06:21:04 ---> Running in dab9f655b5f3 06:21:04 Removing intermediate container bc3a41263b92 06:21:04 ---> 518de12a5b7c 06:21:04 Step 24/26 : LABEL arch=x86_64 06:21:04 Removing intermediate container dab9f655b5f3 06:21:04 ---> cd26bad4fbc0 06:21:04 06:21:04 ---> Running in 58b1c08af48d 06:21:04 Successfully built cd26bad4fbc0 06:21:04 Successfully tagged security-spire-server:latest 06:21:04  Building security-spire-server ... done Building core-command 06:21:05 329c88fbcd65: Pull complete 06:21:05 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 06:21:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:21:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 06:21:06 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:21:06 WORKDIR /edgex 06:21:06 COPY go.mod . 06:21:06 RUN go mod download build 06:21:06 -t ci-base-image-arm64 -f - . 06:21:06 Sending build context to Docker daemon 3.125MB 06:21:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:21:06 ---> ff4287adb874 06:21:06 Step 2/4 : WORKDIR /edgex 06:21:07 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:21:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:21:07 ---> 7106912f62f3 06:21:07 Step 3/23 : WORKDIR /edgex-go 06:21:07 ---> Using cache 06:21:07 ---> b4e295b9f7fe 06:21:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:21:07 ---> Using cache 06:21:07 ---> a525cce15327 06:21:07 Step 5/23 : RUN apk add --update --no-cache make git 06:21:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:21:08 ---> Running in 11a184f7bef4 06:21:08 Removing intermediate container 11a184f7bef4 06:21:08 ---> 257d05495e11 06:21:08 Step 3/4 : COPY go.mod . 06:21:09 ---> 18b978f0a383 06:21:09 Step 4/4 : RUN go mod download 06:21:09 ---> Running in dab492111568 06:21:10 Removing intermediate container 58b1c08af48d 06:21:10 ---> d5657768bf2a 06:21:10 Step 25/26 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:21:10 ---> Running in d14582117aee 06:21:10 ---> Running in 4996847860ea 06:21:10 Removing intermediate container 4996847860ea 06:21:10 ---> 14a0234e14fe 06:21:10 Step 26/26 : LABEL version=2.3.0-dev.44 06:21:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:21:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:21:13 ---> Running in 7ec3aa0b6a41 06:21:13 Removing intermediate container 4b6e35b82066 06:21:13 ---> f8f54fa018fd 06:21:13 06:21:13 Step 10/23 : FROM alpine:3.16 06:21:13 OK: 211 MiB in 51 packages 06:21:13 Removing intermediate container 66afcf3861f9 06:21:13 ---> d7ee8eb0b793 06:21:13 06:21:13 Step 10/25 : FROM alpine:3.16 06:21:13 Removing intermediate container 17696ae680ee 06:21:13 ---> 6245fd561df0 06:21:13 06:21:13 Step 9/20 : FROM alpine:3.15 06:21:13 ---> c4fc93816858 06:21:13 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:21:13 ---> Using cache 06:21:13 ---> 213d73cf2633 06:21:13 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:21:13 ---> Using cache 06:21:13 ---> e3763a4b002d 06:21:13 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:21:13 Removing intermediate container 7ec3aa0b6a41 06:21:13 ---> 71d54aeb2e73 06:21:13 06:21:13 ---> Running in a38431beaed5 06:21:13 Successfully built 71d54aeb2e73 06:21:13 Successfully tagged security-spire-agent:latest 06:21:13 3.16: Pulling from library/alpine 06:21:13  Building security-spire-agent ... done Building security-bootstrapper 06:21:13 3.16: Pulling from library/alpine 06:21:16 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 06:21:16 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 06:21:16 Status: Downloaded newer image for alpine:3.16 06:21:16 Status: Image is up to date for alpine:3.16 06:21:16 ---> 9c6f07244728 06:21:16 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 06:21:16 ---> 9c6f07244728 06:21:16 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:21:16 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:21:16 Step 2/31 : FROM ${BUILDER_BASE} AS builder 06:21:16 ---> 7106912f62f3 06:21:16 Step 3/31 : WORKDIR /edgex-go 06:21:16 ---> Using cache 06:21:16 ---> b4e295b9f7fe 06:21:16 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:21:16 ---> Using cache 06:21:16 ---> a525cce15327 06:21:16 Step 5/31 : RUN apk add --update --no-cache make git 06:21:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:21:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:21:17 ---> Running in 0f26a5a14557 06:21:17 ---> Running in 764e1406f3ef 06:21:17 ---> Running in eb5754721cd7 06:21:17 Removing intermediate container d14582117aee 06:21:17 ---> a8058decd8e0 06:21:17 Step 6/23 : COPY go.mod vendor* ./ 06:21:17 ---> c67ae7287844 06:21:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:21:17 ---> Running in 08c1494d6886 06:21:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:21:18 v3.15.6-1-g22b34b37c4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 06:21:18 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 06:21:18 OK: 15856 distinct packages available 06:21:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:21:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:21:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:21:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:21:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:21:18 (1/1) Installing dumb-init (1.2.5-r1) 06:21:18 Executing busybox-1.35.0-r17.trigger 06:21:18 OK: 6 MiB in 15 packages 06:21:18 (1/3) Installing ca-certificates (20220614-r0) 06:21:18 (2/3) Installing dumb-init (1.2.5-r1) 06:21:18 (3/3) Installing su-exec (0.2-r1) 06:21:18 Executing busybox-1.35.0-r17.trigger 06:21:18 Executing ca-certificates-20220614-r0.trigger 06:21:18 OK: 6 MiB in 17 packages 06:21:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:21:19 Removing intermediate container 0f26a5a14557 06:21:19 ---> ed43229f0b42 06:21:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:21:19 ---> Running in dc0a5be4d452 06:21:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:21:19 Removing intermediate container dc0a5be4d452 06:21:19 ---> 5af54b35a507 06:21:19 Step 13/23 : ENV APP_PORT=59881 06:21:19 OK: 211 MiB in 51 packages 06:21:19 ---> Running in 731c10d9c156 06:21:20 Removing intermediate container eb5754721cd7 06:21:20 ---> 05d2193993e1 06:21:20 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:21:20 (1/9) Installing ca-certificates (20220614-r0) 06:21:20 (2/9) Installing brotli-libs (1.0.9-r5) 06:21:20 (3/9) Installing nghttp2-libs (1.46.0-r0) 06:21:20 (4/9) Installing libcurl (7.80.0-r2) 06:21:20 (5/9) Installing curl (7.80.0-r2) 06:21:20 (6/9) Installing dumb-init (1.2.5-r1) 06:21:21 (7/9) Installing musl-obstack (1.2.3-r0) 06:21:21 Removing intermediate container 731c10d9c156 06:21:21 ---> a8ada0f79880 06:21:21 Step 14/23 : EXPOSE $APP_PORT 06:21:21 ---> Running in ec9826ee57e0 06:21:21 (8/9) Installing libucontext (1.1-r0) 06:21:21 ---> Running in 90974dc22250 06:21:21 (9/9) Installing gcompat (1.0.0-r4) 06:21:21 Executing busybox-1.34.1-r7.trigger 06:21:21 Executing ca-certificates-20220614-r0.trigger 06:21:21 OK: 8 MiB in 23 packages 06:21:21 Removing intermediate container 764e1406f3ef 06:21:21 ---> 321f9bca9954 06:21:21 Step 6/31 : COPY go.mod vendor* ./ 06:21:21 Removing intermediate container ec9826ee57e0 06:21:21 ---> 11b1fc230ccc 06:21:21 Step 13/25 : WORKDIR / 06:21:21 Removing intermediate container 90974dc22250 06:21:21 ---> 49e8ba8b5a9d 06:21:21 Step 15/23 : WORKDIR / 06:21:21 ---> 965dc76b51e8 06:21:21 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:21:21 ---> Running in 39bed804615e 06:21:21 ---> Running in e2e609751406 06:21:22 ---> Running in 5fc07544201a 06:21:22 Removing intermediate container e2e609751406 06:21:22 ---> 3e33cffe1d50 06:21:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:21:22 Removing intermediate container a38431beaed5 06:21:22 ---> f58fb031a983 06:21:22 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 06:21:22 Removing intermediate container 39bed804615e 06:21:22 ---> f027f71705ed 06:21:22 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:21:23 ---> 60429e6fa7ad 06:21:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:21:24 ---> c285d8bcb01d 06:21:24 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:21:24 ---> a96ea4a51b34 06:21:24 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:21:25 ---> 0fe897536418 06:21:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:21:25 ---> 63909fe8f397 06:21:25 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:21:25 ---> 2b9594af009f 06:21:25 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 06:21:25 ---> e9ea7bc123b6 06:21:25 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 06:21:25 ---> f15ee4aea3f3 06:21:25 Step 19/23 : ENTRYPOINT ["/core-metadata"] 06:21:25 Removing intermediate container 08c1494d6886 06:21:25 ---> 14ce51644ec7 06:21:25 Step 8/23 : COPY . . 06:21:25 ---> fe52e5436526 06:21:25 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 06:21:26 ---> Running in 8d19d009d7fd 06:21:29 ---> b464c0daf6c0 06:21:29 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:21:29 ---> Running in f36829947ebc 06:21:29 Removing intermediate container 8d19d009d7fd 06:21:29 ---> 307116e9cf8e 06:21:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:21:29 ---> Running in 30b8ae0a4cc3 06:21:29 Removing intermediate container f36829947ebc 06:21:29 ---> 0d8526fee893 06:21:29 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:21:29 ---> ac2b48d0eeb2 06:21:29 Step 9/23 : RUN make cmd/core-command/core-command 06:21:29 ---> Running in 64826003eaa9 06:21:29 ---> Running in 2f69eb858b6e 06:21:29 Removing intermediate container 30b8ae0a4cc3 06:21:29 ---> 10401a48c417 06:21:29 Step 21/23 : LABEL arch=x86_64 06:21:29 Removing intermediate container 5fc07544201a 06:21:29 ---> 91fc12a9724b 06:21:29 Step 8/31 : COPY . . 06:21:29 ---> Running in 6830ad3f9f70 06:21:29 Removing intermediate container 2f69eb858b6e 06:21:29 ---> a67341515714 06:21:29 Step 18/20 : LABEL arch=x86_64 06:21:29 ---> af9d8a2dde3b 06:21:29 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:21:29 ---> Running in 8fe6fa850544 06:21:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:21:31 Removing intermediate container 6830ad3f9f70 06:21:31 ---> 76c3703dca5b 06:21:31 Step 22/23 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:21:33 Removing intermediate container 8fe6fa850544 06:21:33 ---> 065f415b6056 06:21:33 Step 19/20 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:21:33 ---> c1dd0679a7ee 06:21:33 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:21:33 ---> Running in 8b8bf288f071 06:21:33 ---> Running in 404918af6211 06:21:33 Removing intermediate container 8b8bf288f071 06:21:33 ---> 4b69d8eac984 06:21:33 Step 23/23 : LABEL version=2.3.0-dev.44 06:21:33 ---> 409a45c7845d 06:21:33 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:21:33 ---> Running in 72435abed207 06:21:33 Removing intermediate container 404918af6211 06:21:33 ---> ec48d78d3d31 06:21:33 Step 20/20 : LABEL version=2.3.0-dev.44 06:21:33 ---> Running in 5935def0797a 06:21:33 ---> Running in 92de1df45253 06:21:33 Removing intermediate container 72435abed207 06:21:33 ---> 4cd553842519 06:21:33 06:21:34 Successfully built 4cd553842519 06:21:34 Successfully tagged core-metadata:latest 06:21:34  Building core-metadata ... done Building core-data 06:21:34 Removing intermediate container 5935def0797a 06:21:34 ---> c2c165dd589e 06:21:34 06:21:34 Successfully built c2c165dd589e 06:21:34 Successfully tagged security-spiffe-token-provider:latest 06:21:34  Building security-spiffe-token-provider ... done Building sys-mgmt-agent 06:21:34 ---> 9635c3285cdd 06:21:34 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:21:38 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:21:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:21:38 ---> 7106912f62f3 06:21:38 Step 3/23 : WORKDIR /edgex-go 06:21:38 ---> Using cache 06:21:38 ---> b4e295b9f7fe 06:21:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:21:38 ---> Using cache 06:21:38 ---> a525cce15327 06:21:38 Step 5/23 : RUN apk add --update --no-cache make bash git 06:21:38 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:21:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:21:38 ---> 7106912f62f3 06:21:38 Step 3/23 : WORKDIR /edgex-go 06:21:38 ---> Using cache 06:21:38 ---> b4e295b9f7fe 06:21:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:21:38 ---> Using cache 06:21:38 ---> a525cce15327 06:21:38 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:21:41 ---> Running in d80c278ee8c7 06:21:41 ---> Running in 0830e401b5d7 06:21:41 ---> Running in 8f2964af6ba6 06:21:41 Removing intermediate container 92de1df45253 06:21:41 ---> 5559220f7dfc 06:21:41 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 06:21:41 ---> Running in 96c6a19b22fa 06:21:41 Removing intermediate container 96c6a19b22fa 06:21:41 ---> 486e6ffcdd8e 06:21:41 Step 23/25 : LABEL arch=x86_64 06:21:41 ---> Running in f7b5210aaad5 06:21:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:21:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:21:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:21:41 Removing intermediate container f7b5210aaad5 06:21:41 ---> 313aff035ed8 06:21:41 Step 24/25 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:21:41 ---> Running in e6bc8f6dd9e0 06:21:41 Removing intermediate container dab492111568 06:21:41 ---> 62509701918b 06:21:41 Successfully built 62509701918b 06:21:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:42 Removing intermediate container e6bc8f6dd9e0 06:21:42 ---> 33e16389dd24 06:21:42 Step 25/25 : LABEL version=2.3.0-dev.44 06:21:42 ---> Running in 91373c254d2a 06:21:42 + docker inspect -f . ci-base-image-arm64 06:21:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:21:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:21:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:21:42 Removing intermediate container 91373c254d2a 06:21:42 ---> 05a9219063b6 06:21:42 06:21:42 Successfully built 05a9219063b6 06:21:42 Successfully tagged security-secretstore-setup:latest 06:21:42  Building security-secretstore-setup ... done Building security-proxy-setup 06:21:42 prd-ubuntu20.04-docker-arm64-4c-16g-22501 does not seem to be running inside a container 06:21:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/279 -v /w/workspace/edgex-go/279:/w/workspace/edgex-go/279:rw,z -v /w/workspace/edgex-go/279@tmp:/w/workspace/edgex-go/279@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 06:21:42 OK: 211 MiB in 51 packages 06:21:42 OK: 211 MiB in 51 packages 06:21:43 $ docker top de15af71ee8586a6a42d526fe7fbc6c0b8e8ba91e576cf3ea7137eb8c9aa0988 -eo pid,comm [Pipeline] { [Pipeline] sh 06:21:44 + go version 06:21:44 go version go1.18.3 linux/arm64 [Pipeline] } 06:21:44 $ docker stop --time=1 de15af71ee8586a6a42d526fe7fbc6c0b8e8ba91e576cf3ea7137eb8c9aa0988 06:21:45 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:21:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:21:45 ---> 7106912f62f3 06:21:45 Step 3/22 : WORKDIR /edgex-go 06:21:45 ---> Using cache 06:21:45 ---> b4e295b9f7fe 06:21:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:21:45 ---> Using cache 06:21:45 ---> a525cce15327 06:21:45 Step 5/22 : RUN apk add --update --no-cache make git 06:21:45 ---> Using cache 06:21:45 ---> 321f9bca9954 06:21:45 Step 6/22 : COPY go.mod vendor* ./ 06:21:45 ---> Using cache 06:21:45 ---> 965dc76b51e8 06:21:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:21:45 ---> Using cache 06:21:45 ---> 91fc12a9724b 06:21:45 Step 8/22 : COPY . . 06:21:45 ---> Using cache 06:21:45 ---> 9635c3285cdd 06:21:45 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:21:46 ---> Running in d94bdc74e6b0 06:21:46 Removing intermediate container 8f2964af6ba6 06:21:46 ---> 341fa6ce4406 06:21:46 Step 6/23 : COPY go.mod vendor* ./ 06:21:46 Removing intermediate container 0830e401b5d7 06:21:46 ---> 609caf38a0c2 06:21:46 Step 6/23 : COPY go.mod vendor* ./ 06:21:46 $ docker rm -f de15af71ee8586a6a42d526fe7fbc6c0b8e8ba91e576cf3ea7137eb8c9aa0988 [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 06:21:46 ---> 28c5a6e090fe 06:21:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:21:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:21:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:21:46 06:21:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:21:47 latest: Pulling from edgex-devops/edgex-compose-arm64 06:21:47 29e5d40040c1: Pulling fs layer 06:21:47 1ce36da41761: Pulling fs layer 06:21:47 25b303627fd3: Pulling fs layer 06:21:47 29e5d40040c1: Verifying Checksum 06:21:47 29e5d40040c1: Download complete 06:21:47 1ce36da41761: Verifying Checksum 06:21:47 1ce36da41761: Download complete 06:21:48 29e5d40040c1: Pull complete 06:21:48 ---> Running in ede5ba06a173 06:21:48 ---> d0543ddbb96c 06:21:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:21:49 25b303627fd3: Verifying Checksum 06:21:49 25b303627fd3: Download complete 06:21:49 1ce36da41761: Pull complete 06:21:50 ---> Running in 1c78f0acb680 06:21:50 Removing intermediate container 64826003eaa9 06:21:50 ---> dd11c16f8085 06:21:50 06:21:50 Step 10/23 : FROM alpine:3.16 06:21:50 ---> 9c6f07244728 06:21:50 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:21:50 ---> Using cache 06:21:50 ---> ed43229f0b42 06:21:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:21:50 ---> Using cache 06:21:50 ---> 5af54b35a507 06:21:50 Step 13/23 : ENV APP_PORT=59882 06:21:51 ---> Running in 895288a78118 06:21:51 Removing intermediate container 895288a78118 06:21:51 ---> 5c3ef878c4d3 06:21:51 Step 14/23 : EXPOSE $APP_PORT 06:21:51 ---> Running in 454014597ef2 06:21:53 Removing intermediate container 454014597ef2 06:21:53 ---> 0ab4d2c5aec5 06:21:53 Step 15/23 : WORKDIR / 06:21:58 ---> Running in 68e1126b7322 06:21:59 Removing intermediate container 68e1126b7322 06:21:59 ---> ea6758057673 06:21:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:22:02 25b303627fd3: Pull complete 06:22:02 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:22:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:22:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:22:02 prd-ubuntu20.04-docker-arm64-4c-16g-22501 does not seem to be running inside a container 06:22:02 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/279 -v /w/workspace/edgex-go/279:/w/workspace/edgex-go/279:rw,z -v /w/workspace/edgex-go/279@tmp:/w/workspace/edgex-go/279@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 06:22:03 ---> 6b9e142fd149 06:22:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:22:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:22:03 Removing intermediate container d80c278ee8c7 06:22:03 ---> f33fe8e1f411 06:22:03 06:22:03 Step 10/31 : FROM alpine:3.16 06:22:03 ---> 9c6f07244728 06:22:03 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:22:03 ---> Running in 837c14e948c9 06:22:03 ---> 9a9360682745 06:22:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:22:04 Removing intermediate container 837c14e948c9 06:22:04 ---> 5c48e0a76df8 06:22:04 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 06:22:04 Removing intermediate container ede5ba06a173 06:22:04 ---> 20949e9aeb18 06:22:04 Step 8/23 : COPY . . 06:22:04 ---> Running in 5c2f61407b55 06:22:04 Removing intermediate container 1c78f0acb680 06:22:04 ---> 444596d23ebc 06:22:04 Step 8/23 : COPY . . 06:22:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:22:04 $ docker top d15c86eeffac7bcc0e3c3e3c9887ebd816693c0409ea5881bcb967c3ff4c2934 -eo pid,comm 06:22:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh 06:22:05 (1/2) Installing dumb-init (1.2.5-r1) 06:22:05 (2/2) Installing su-exec (0.2-r1) 06:22:05 Executing busybox-1.35.0-r17.trigger 06:22:05 OK: 6 MiB in 16 packages 06:22:05 ---> da08618cbca4 06:22:05 Step 19/23 : ENTRYPOINT ["/core-command"] 06:22:05 + docker-compose build --help 06:22:05 + grep parallel 06:22:08 ---> Running in abe5c35a3873 06:22:08 ---> df8396294b0a 06:22:08 Step 9/23 : RUN make cmd/core-data/core-data 06:22:08 ---> 8060ef5ac4f1 06:22:08 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:22:08 Removing intermediate container abe5c35a3873 06:22:08 ---> e0a57a48df02 06:22:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:22:08 Removing intermediate container 5c2f61407b55 06:22:08 ---> 3488c14cd28e 06:22:08 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 06:22:08 ---> Running in f44c85e80ec5 06:22:08 ---> Running in bb225345d9f1 06:22:08 ---> Running in 804df1a7f994 06:22:08 ---> Running in 13396dbadddb 06:22:08 --parallel Build images in parallel. [Pipeline] } 06:22:08 $ docker stop --time=1 d15c86eeffac7bcc0e3c3e3c9887ebd816693c0409ea5881bcb967c3ff4c2934 06:22:09 Removing intermediate container 804df1a7f994 06:22:09 ---> 0644be860d61 06:22:09 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 06:22:09 Removing intermediate container 13396dbadddb 06:22:09 ---> 4d5b444d95f2 06:22:09 Step 21/23 : LABEL arch=x86_64 06:22:09 ---> Running in 2d4eb0ed6ff6 06:22:09 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:22:09 ---> Running in 2864ca34f9de 06:22:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:22:09 Removing intermediate container 2d4eb0ed6ff6 06:22:09 ---> ccf520def575 06:22:09 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 06:22:09 ---> Running in c9ab7fd28f12 06:22:09 Removing intermediate container 2864ca34f9de 06:22:09 ---> 82018abdd7f3 06:22:09 Step 22/23 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:22:09 ---> Running in 0015386035c7 06:22:09 Removing intermediate container c9ab7fd28f12 06:22:09 ---> b7ac029e71b5 06:22:09 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:22:09 ---> Running in 05b2ce35be1c 06:22:09 Removing intermediate container 0015386035c7 06:22:09 ---> cd98263dbd8c 06:22:09 Step 23/23 : LABEL version=2.3.0-dev.44 06:22:09 ---> Running in daea2ed6df83 06:22:10 Removing intermediate container daea2ed6df83 06:22:10 ---> d4c8ab82d2b5 06:22:10 06:22:10 Successfully built d4c8ab82d2b5 06:22:10 $ docker rm -f d15c86eeffac7bcc0e3c3e3c9887ebd816693c0409ea5881bcb967c3ff4c2934 [Pipeline] // withDockerContainer 06:22:10 Successfully tagged core-command:latest 06:22:10  Building core-command ... done Building support-scheduler 06:22:10 Removing intermediate container d94bdc74e6b0 06:22:10 ---> d5715c543bec 06:22:10 06:22:10 Step 10/22 : FROM alpine:3.16 06:22:10 ---> 9c6f07244728 06:22:10 Step 11/22 : RUN apk add --update --no-cache curl dumb-init [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:11 ---> Running in 586df64f1e88 06:22:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:22:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:22:11 prd-ubuntu20.04-docker-arm64-4c-16g-22501 does not seem to be running inside a container 06:22:11 $ 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/279 -v /w/workspace/edgex-go/279:/w/workspace/edgex-go/279:rw,z -v /w/workspace/edgex-go/279@tmp:/w/workspace/edgex-go/279@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 06:22:12 Removing intermediate container 05b2ce35be1c 06:22:12 ---> ee4a0b09e3e5 06:22:12 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 06:22:12 $ docker top 2125bf178bbfe755ff3cd28af536649dba6e30b1c226cc8401fa615d3a9d56cd -eo pid,comm [Pipeline] { [Pipeline] sh 06:22:13 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:22:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:22:13 ---> 7106912f62f3 06:22:13 Step 3/22 : WORKDIR /edgex-go 06:22:13 ---> Using cache 06:22:13 ---> b4e295b9f7fe 06:22:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:22:13 ---> Using cache 06:22:13 ---> a525cce15327 06:22:13 Step 5/22 : RUN apk add --update --no-cache make git 06:22:13 ---> Using cache 06:22:13 ---> 321f9bca9954 06:22:13 Step 6/22 : COPY go.mod vendor* ./ 06:22:13 ---> Using cache 06:22:13 ---> 965dc76b51e8 06:22:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:22:13 ---> Using cache 06:22:13 ---> 91fc12a9724b 06:22:13 Step 8/22 : COPY . . 06:22:13 ---> Using cache 06:22:13 ---> 9635c3285cdd 06:22:13 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 06:22:13 + docker-compose -f ./docker-compose-build.yml build --parallel 06:22:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:22:15 ---> Running in 439cc68e8f5f 06:22:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:22:15 ---> Running in 11d4417801f4 06:22:15 (1/6) Installing ca-certificates (20220614-r0) 06:22:15 (2/6) Installing brotli-libs (1.0.9-r6) 06:22:15 (3/6) Installing nghttp2-libs (1.47.0-r0) 06:22:15 (4/6) Installing libcurl (7.83.1-r2) 06:22:15 (5/6) Installing curl (7.83.1-r2) 06:22:15 (6/6) Installing dumb-init (1.2.5-r1) 06:22:15 Executing busybox-1.35.0-r17.trigger 06:22:16 Executing ca-certificates-20220614-r0.trigger 06:22:16 Removing intermediate container 439cc68e8f5f 06:22:16 ---> 5f7132908526 06:22:16 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 06:22:16 OK: 8 MiB in 20 packages 06:22:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:22:16 ---> 07a611b1538d 06:22:16 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 06:22:16 ---> Running in be368fd46b1e 06:22:17 Removing intermediate container 586df64f1e88 06:22:17 ---> 6ab3e033bc71 06:22:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:22:17 ---> Running in 81c3bad34da4 06:22:17 Building core-command ... 06:22:17 Building core-data ... 06:22:17 Building core-metadata ... 06:22:17 Building security-bootstrapper ... 06:22:17 Building security-proxy-setup ... 06:22:17 Building security-secretstore-setup ... 06:22:17 Building security-spiffe-token-provider ... 06:22:17 Building security-spire-agent ... 06:22:17 Building security-spire-config ... 06:22:17 Building security-spire-server ... 06:22:17 Building support-notifications ... 06:22:17 Building support-scheduler ... 06:22:17 Building sys-mgmt-agent ... 06:22:17 Building support-scheduler 06:22:17 Building support-notifications 06:22:17 Building core-command 06:22:17 Building security-spire-agent 06:22:17 Building security-proxy-setup 06:22:18 Removing intermediate container 81c3bad34da4 06:22:18 ---> 999b3a81532b 06:22:18 Step 13/22 : WORKDIR /edgex 06:22:18 ---> Running in 5263cf66c949 06:22:18 Removing intermediate container be368fd46b1e 06:22:18 ---> 606ea5925fbb 06:22:18 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 06:22:18 Removing intermediate container 5263cf66c949 06:22:18 ---> c7bacca43880 06:22:18 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:22:19 ---> 09cc6127aade 06:22:19 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:22:19 ---> 237fd767063f 06:22:19 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:22:21 ---> 96caef7be3bb 06:22:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:22:21 ---> b1b7d2b1fc9c 06:22:21 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:22:22 ---> e1eba6ad4330 06:22:22 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:22:22 ---> d0e0049f2191 06:22:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:22:22 ---> 6a57b8875d92 06:22:22 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 06:22:23 ---> 7b5d62550e57 06:22:23 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:22:23 ---> Running in a629a43c9611 06:22:23 ---> 27eadd8ebfeb 06:22:23 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:22:24 ---> c07062ef67ab 06:22:24 Step 26/31 : RUN chmod +x /entrypoint.sh 06:22:24 ---> Running in 31663a4cd3d2 06:22:27 Removing intermediate container a629a43c9611 06:22:27 ---> ab9f9b0170ca 06:22:27 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 06:22:27 ---> Running in ff6dfe22fcca 06:22:28 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:22:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:22:28 ---> 62509701918b 06:22:28 Step 3/23 : WORKDIR /edgex-go 06:22:28 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:22:28 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:22:28 ---> 62509701918b 06:22:28 06:22:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:22:28 ---> 62509701918b 06:22:28 Step 3/22 : WORKDIR /edgex-go 06:22:28 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:22:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:22:28 ---> 62509701918b 06:22:28 Step 3/22 : WORKDIR /edgex-goStep 3/26 : WORKDIR /edgex-go 06:22:28 06:22:28 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:22:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:22:28 ---> 62509701918b 06:22:28 Step 3/22 : WORKDIR /edgex-go 06:22:28 ---> Running in 4c6feeb67aaa 06:22:28 ---> Running in 49b5fe5da098 06:22:28 ---> Running in e7957c25f269 06:22:28 ---> Running in 8ea2335d8711 06:22:28 ---> Running in b56220f60e4f 06:22:28 Removing intermediate container 4c6feeb67aaa 06:22:28 ---> cb0faa6a907f 06:22:28 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:22:28 Removing intermediate container ff6dfe22fcca 06:22:28 ---> 44e4cd0a6fab 06:22:28 Step 20/22 : LABEL arch=x86_64 06:22:28 ---> Running in 4977d0b4e588 06:22:28 Removing intermediate container e7957c25f269 06:22:28 ---> 8a55e4dc59b5 06:22:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:22:28 Removing intermediate container 49b5fe5da098 06:22:28 ---> b957f34b4984 06:22:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:22:28 Removing intermediate container 8ea2335d8711 06:22:28 ---> df562323eb85 06:22:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:22:28 Removing intermediate container b56220f60e4f 06:22:28 ---> 81a093fc15bb 06:22:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:22:28 ---> Running in cdafeb74239e 06:22:28 ---> Running in 403ef6c723e7 06:22:28 ---> Running in 043db82fdfc9 06:22:28 ---> Running in 6f5be91cdb41 06:22:29 ---> Running in 4083932e480a 06:22:29 Removing intermediate container 4083932e480a 06:22:29 ---> 93b1aaf763aa 06:22:29 Step 21/22 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:22:29 ---> Running in f313f756ac77 06:22:29 Removing intermediate container 31663a4cd3d2 06:22:29 ---> 1e9011c5bdc2 06:22:29 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 06:22:30 ---> Running in cb66324ef05c 06:22:30 Removing intermediate container f313f756ac77 06:22:30 ---> 2b09ca2e753a 06:22:30 Step 22/22 : LABEL version=2.3.0-dev.44 06:22:32 Removing intermediate container cb66324ef05c 06:22:32 ---> 765eb2d02a91 06:22:32 Step 28/31 : CMD ["gate"] 06:22:32 ---> Running in 172ba6e752d9 06:22:32 Removing intermediate container 4977d0b4e588 06:22:32 ---> e8002244a28c 06:22:32 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 06:22:32 ---> Running in f43a5682927d 06:22:32 ---> Running in 7c1b3cc5c659 06:22:32 Removing intermediate container f44c85e80ec5 06:22:32 ---> 3323a12a100c 06:22:32 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:22:32 Removing intermediate container 6f5be91cdb41 06:22:32 ---> 0bb820014b5f 06:22:32 Step 5/22 : RUN apk add --update --no-cache make git 06:22:32 Removing intermediate container 172ba6e752d9 06:22:32 ---> f7408278f9ca 06:22:32 06:22:32 ---> Running in 9411d9c6cbc9 06:22:32 Removing intermediate container 7c1b3cc5c659 06:22:32 ---> d5405ebf38cb 06:22:32 Step 29/31 : LABEL arch=x86_64 06:22:32 ---> Running in b10fee748840 06:22:32 Successfully built f7408278f9ca 06:22:32 Successfully tagged security-proxy-setup:latest 06:22:32 Building support-notifications 06:22:32 ---> Running in 6f932ddac266 06:22:32 Removing intermediate container cdafeb74239e 06:22:32 ---> 25944ba38729 06:22:32 Step 5/23 : RUN apk add --update --no-cache make git 06:22:33 Removing intermediate container 043db82fdfc9 06:22:33 ---> ec2d2ea63a59 06:22:33 Step 5/22 : RUN apk add --update --no-cache make git 06:22:33 Removing intermediate container 403ef6c723e7 06:22:33 ---> 7fce7d7ead6f 06:22:33 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:22:33 ---> Running in 382489730f9e 06:22:33 ---> Running in 1a471adfeb3b 06:22:33 ---> Running in 05727336b1dc 06:22:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:22:34  Building security-proxy-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.44" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:22:34 Removing intermediate container b10fee748840 06:22:34 ---> a4337f26e35f 06:22:34 Step 30/31 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:22:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:22:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:22:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:22:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:22:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:22:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:22:35 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:22:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:22:35 ---> 7106912f62f3 06:22:35 Step 3/22 : WORKDIR /edgex-go 06:22:35 ---> Using cache 06:22:35 ---> b4e295b9f7fe 06:22:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:22:35 ---> Using cache 06:22:35 ---> a525cce15327 06:22:35 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:22:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:22:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:22:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:22:36 OK: 221 MiB in 51 packages 06:22:36 OK: 221 MiB in 51 packages 06:22:37 OK: 221 MiB in 51 packages 06:22:37 ---> Running in c03e36853db4 06:22:37 ---> Running in 170b11c233aa 06:22:37 Removing intermediate container c03e36853db4 06:22:37 ---> 952ab91c4a73 06:22:37 Step 31/31 : LABEL version=2.3.0-dev.44 06:22:37 ---> Running in 715bf6c8e412 06:22:37 Removing intermediate container 9411d9c6cbc9 06:22:37 ---> 3df9b7535de8 06:22:37 06:22:37 Step 11/23 : FROM alpine:3.16 06:22:37 ---> 9c6f07244728 06:22:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 06:22:38 OK: 221 MiB in 51 packages 06:22:38 OK: 221 MiB in 51 packages 06:22:38 ---> Running in b53ae81897e0 06:22:38 Removing intermediate container 715bf6c8e412 06:22:38 ---> 08cf287cab58 06:22:38 06:22:38 Removing intermediate container b53ae81897e0 06:22:38 ---> 9e1ac0550c2e 06:22:38 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 06:22:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:22:38 Successfully built 08cf287cab58 06:22:38 Successfully tagged security-bootstrapper:latest 06:22:38  Building security-bootstrapper ... done Building security-spire-config 06:22:38 ---> Running in c0ef936a3693 06:22:38 Removing intermediate container 6f932ddac266 06:22:38 ---> fe1e3efcb8b8 06:22:38 Step 6/22 : COPY go.mod vendor* ./ 06:22:38 Removing intermediate container f43a5682927d 06:22:38 ---> 4ff9ce99f21b 06:22:38 Step 6/26 : COPY go.mod vendor* ./ 06:22:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:22:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:22:39 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 06:22:39 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 06:22:39 (3/33) Installing readline (8.1.2-r0) 06:22:39 (4/33) Installing bash (5.1.16-r2) 06:22:39 Executing bash-5.1.16-r2.post-install 06:22:39 (5/33) Installing ca-certificates (20220614-r0) 06:22:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:22:39 (6/33) Installing brotli-libs (1.0.9-r6) 06:22:39 (7/33) Installing nghttp2-libs (1.47.0-r0) 06:22:39 (8/33) Installing libcurl (7.83.1-r2) 06:22:39 (9/33) Installing curl (7.83.1-r2) 06:22:39 (10/33) Installing docker-cli (20.10.16-r2) 06:22:39 Removing intermediate container 382489730f9e 06:22:39 ---> 60a725e5f09d 06:22:39 Step 6/23 : COPY go.mod vendor* ./ 06:22:39 Removing intermediate container 05727336b1dc 06:22:39 ---> db5e1a2b621e 06:22:39 Step 6/22 : COPY go.mod vendor* ./ 06:22:39 Removing intermediate container 1a471adfeb3b 06:22:39 ---> bff03ff7b1ef 06:22:39 Step 6/22 : COPY go.mod vendor* ./ 06:22:39 (11/33) Installing dumb-init (1.2.5-r1) 06:22:39 (12/33) Installing libbz2 (1.0.8-r1) 06:22:39 (13/33) Installing expat (2.4.8-r0) 06:22:39 (14/33) Installing libffi (3.4.2-r1) 06:22:39 (15/33) Installing gdbm (1.23-r0) 06:22:39 (16/33) Installing xz-libs (5.2.5-r1) 06:22:39 (17/33) Installing libgcc (11.2.1_git20220219-r2) 06:22:39 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 06:22:39 (19/33) Installing mpdecimal (2.5.1-r1) 06:22:39 (20/33) Installing sqlite-libs (3.38.5-r0) 06:22:39 (21/33) Installing python3 (3.10.5-r0) 06:22:39 OK: 211 MiB in 51 packages 06:22:39 ---> d7187f463e79 06:22:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:22:39 ---> Running in 6e583aedbd71 06:22:40 (22/33) Installing py3-contextlib2 (21.6.0-r2) 06:22:40 (23/33) Installing py3-tomli (2.0.1-r1) 06:22:40 (24/33) Installing py3-pep517 (0.12.0-r2) 06:22:40 (25/33) Installing py3-six (1.16.0-r1) 06:22:40 (26/33) Installing py3-retrying (1.3.3-r3) 06:22:40 (27/33) Installing py3-appdirs (1.4.4-r3) 06:22:40 (28/33) Installing py3-more-itertools (8.13.0-r0) 06:22:40 (29/33) Installing py3-ordered-set (4.0.2-r3) 06:22:40 (30/33) Installing py3-parsing (2.4.7-r3) 06:22:40 (31/33) Installing py3-packaging (21.3-r0) 06:22:40 (32/33) Installing py3-setuptools (59.4.0-r0) 06:22:40 (33/33) Installing py3-pip (22.1.1-r0) 06:22:40 ---> d6a3aed8e540 06:22:40 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:22:40 ---> Running in 57b11a8f830a 06:22:40 Executing busybox-1.35.0-r17.trigger 06:22:40 Executing ca-certificates-20220614-r0.trigger 06:22:40 OK: 122 MiB in 47 packages 06:22:40 ---> cb97308ecf1f 06:22:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:22:40 ---> c343bab7688a 06:22:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:22:40 ---> Running in 09006e4297f6 06:22:40 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:22:40 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:22:40 ---> 7106912f62f3 06:22:40 Step 3/26 : WORKDIR /edgex-go 06:22:40 ---> Using cache 06:22:40 ---> b4e295b9f7fe 06:22:40 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:22:40 ---> Using cache 06:22:40 ---> a525cce15327 06:22:40 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 06:22:40 ---> Using cache 06:22:40 ---> 1793e309bfcd 06:22:40 Step 6/26 : COPY go.mod vendor* ./ 06:22:40 ---> Using cache 06:22:40 ---> abde704cfb93 06:22:40 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:22:40 ---> Using cache 06:22:40 ---> 162cebd553c8 06:22:40 Step 8/26 : COPY . . 06:22:40 ---> Using cache 06:22:40 ---> e0924421504b 06:22:40 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 06:22:40 ---> Using cache 06:22:40 ---> 9b8c71373812 06:22:40 Step 10/26 : WORKDIR /edgex-go/spire-build 06:22:40 ---> Using cache 06:22:40 ---> 422cc07bc24f 06:22:40 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 06:22:41 ---> 330316bf60fb 06:22:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:22:41 ---> Running in 8748e982c0d9 06:22:41 ---> Running in 1e10e192c453 06:22:44 ---> Running in 16aff2a3987e 06:22:44 Removing intermediate container bb225345d9f1 06:22:44 ---> 102fd77e5bfd 06:22:44 06:22:44 Step 10/23 : FROM alpine:3.16 06:22:44 ---> 9c6f07244728 06:22:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:22:44 Removing intermediate container 170b11c233aa 06:22:44 ---> b441b4631bc1 06:22:44 Step 6/22 : COPY go.mod vendor* ./ 06:22:44 ---> Running in 53f4fc80e866 06:22:45 Removing intermediate container 53f4fc80e866 06:22:45 ---> 0be33f2275c0 06:22:45 Step 12/23 : ENV APP_PORT=59880 06:22:45 ---> ea5d21962b61 06:22:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:22:45 ---> Running in 4abe11a7b552 06:22:45 ---> Running in d509e365039f 06:22:45 Removing intermediate container 16aff2a3987e 06:22:45 ---> 0bd9f43ebb9b 06:22:45 Step 12/26 : WORKDIR /edgex-go 06:22:45 Removing intermediate container 4abe11a7b552 06:22:45 ---> b85ca8b8f80e 06:22:45 Step 13/23 : EXPOSE $APP_PORT 06:22:45 ---> Running in e3a378bc31a5 06:22:45 ---> Running in 9c47e43246c8 06:22:46 Removing intermediate container 9c47e43246c8 06:22:46 Removing intermediate container e3a378bc31a5 06:22:46 ---> e4bcf481e343 06:22:46 ---> 10a42745d668 06:22:46 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:22:46 06:22:46 Step 13/26 : FROM alpine:3.15 06:22:46 ---> c4fc93816858 06:22:46 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:22:46 ---> Using cache 06:22:46 ---> 213d73cf2633 06:22:46 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:22:46 ---> Using cache 06:22:46 ---> e3763a4b002d 06:22:46 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 06:22:48 ---> Running in 370fecdc8a27 06:22:48 ---> Running in 621644d13c83 06:22:49 Removing intermediate container 11d4417801f4 06:22:49 ---> b69e1b4782e4 06:22:49 06:22:49 Step 10/22 : FROM alpine:3.16 06:22:49 ---> 9c6f07244728 06:22:49 Step 11/22 : RUN apk add --update --no-cache dumb-init 06:22:49 ---> Using cache 06:22:49 ---> ed43229f0b42 06:22:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:22:49 ---> Using cache 06:22:49 ---> 5af54b35a507 06:22:49 Step 13/22 : ENV APP_PORT=59861 06:22:49 ---> Running in d078607901b2 06:22:49 Collecting docker-compose==1.23.2 06:22:49 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:22:49 Removing intermediate container d078607901b2 06:22:49 ---> ed322d6d8e65 06:22:49 Step 14/22 : EXPOSE $APP_PORT 06:22:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 17.1 MB/s eta 0:00:00 06:22:49 ---> Running in c8a79a342901 06:22:49 Collecting cached-property<2,>=1.2.0 06:22:49 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:22:49 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:22:49 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:22:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 151.5 MB/s eta 0:00:00 06:22:49 Collecting texttable<0.10,>=0.9.0 06:22:49 Downloading texttable-0.9.1.tar.gz (11 kB) 06:22:49 Preparing metadata (setup.py): started 06:22:49 Preparing metadata (setup.py): finished with status 'done' 06:22:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:22:49 Removing intermediate container c8a79a342901 06:22:49 ---> 7f5707dcf8dd 06:22:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:22:49 Collecting websocket-client<1.0,>=0.32.0 06:22:49 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 06:22:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 113.0 MB/s eta 0:00:00 06:22:50 Collecting jsonschema<3,>=2.5.1 06:22:50 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:22:50 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 06:22:50 Collecting dockerpty<0.5,>=0.4.1 06:22:50 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:22:50 Preparing metadata (setup.py): started 06:22:50 Preparing metadata (setup.py): finished with status 'done' 06:22:50 Collecting PyYAML<4,>=3.10 06:22:50 Downloading PyYAML-3.13.tar.gz (270 kB) 06:22:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 59.8 MB/s eta 0:00:00 06:22:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:22:50 Preparing metadata (setup.py): started 06:22:51 Preparing metadata (setup.py): finished with status 'done' 06:22:51 v3.15.6-1-g22b34b37c4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 06:22:51 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 06:22:51 OK: 15856 distinct packages available 06:22:51 Collecting docker<4.0,>=3.6.0 06:22:51 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:22:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 20.3 MB/s eta 0:00:00 06:22:51 Collecting docopt<0.7,>=0.6.1 06:22:51 Downloading docopt-0.6.2.tar.gz (25 kB) 06:22:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:22:51 Preparing metadata (setup.py): started 06:22:51 ---> 0a4cdb44ace7 06:22:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:22:51 Preparing metadata (setup.py): finished with status 'done' 06:22:51 Collecting docker-pycreds>=0.4.0 06:22:51 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:22:51 Removing intermediate container 621644d13c83 06:22:51 ---> c4fa63ff234c 06:22:51 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 06:22:51 Collecting certifi>=2017.4.17 06:22:51 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 06:22:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 117.2 MB/s eta 0:00:00 06:22:51 Collecting urllib3<1.25,>=1.21.1 06:22:51 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:22:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 138.2 MB/s eta 0:00:00 06:22:51 Collecting idna<2.8,>=2.5 06:22:51 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:22:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 188.0 MB/s eta 0:00:00 06:22:51 Collecting chardet<3.1.0,>=3.0.2 06:22:51 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 06:22:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 206.4 MB/s eta 0:00:00 06:22:51 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 06:22:51 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 06:22:51 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 06:22:51 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 06:22:51 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 06:22:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:22:52 Running setup.py install for texttable: started 06:22:52 ---> Running in 3dfa64a94dfc 06:22:52 ---> d193bfd6b06b 06:22:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:22:52 (1/4) Installing dumb-init (1.2.5-r1) 06:22:52 Running setup.py install for texttable: finished with status 'done' 06:22:52 Running setup.py install for PyYAML: started 06:22:52 (2/4) Installing musl-obstack (1.2.3-r0) 06:22:52 ---> f9fd7385bd2a 06:22:52 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 06:22:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:22:52 (3/4) Installing libucontext (1.1-r0) 06:22:52 ---> Running in 840c585ee60b 06:22:52 (4/4) Installing gcompat (1.0.0-r4) 06:22:52 Executing busybox-1.34.1-r7.trigger 06:22:52 OK: 6 MiB in 18 packages 06:22:52 Removing intermediate container 840c585ee60b 06:22:52 ---> 7a98011e54ac 06:22:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:22:52 Running setup.py install for PyYAML: finished with status 'done' 06:22:52 ---> Running in 375b8776970a 06:22:53 Removing intermediate container 375b8776970a 06:22:53 ---> eaece3268eed 06:22:53 Step 20/22 : LABEL arch=x86_64 06:22:53 Running setup.py install for docopt: started 06:22:53 Removing intermediate container 370fecdc8a27 06:22:53 ---> 80743a6a28b6 06:22:53 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:22:53 ---> Running in dc4eebfe2e4e 06:22:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:22:53 Removing intermediate container d509e365039f 06:22:53 ---> b10026c5a745 06:22:53 Step 8/22 : COPY . . 06:22:53 Removing intermediate container dc4eebfe2e4e 06:22:53 ---> 56a5ed5b7930 06:22:53 Step 21/22 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:22:53 ---> Running in 7f96d1f0660e 06:22:53 Running setup.py install for docopt: finished with status 'done' 06:22:53 (1/6) Installing dumb-init (1.2.5-r1) 06:22:54 (2/6) Installing libgcc (11.2.1_git20220219-r2) 06:22:54 (3/6) Installing libsodium (1.0.18-r0) 06:22:54 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 06:22:54 (5/6) Installing libzmq (4.3.4-r0) 06:22:54 (6/6) Installing zeromq (4.3.4-r0) 06:22:54 Executing busybox-1.35.0-r17.trigger 06:22:54 OK: 8 MiB in 20 packages 06:22:57 Removing intermediate container 7f96d1f0660e 06:22:57 ---> 3b82fb8e88c9 06:22:57 Step 22/22 : LABEL version=2.3.0-dev.44 06:22:57 ---> d8af6a5cdda7 06:22:57 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:22:57 ---> Running in 248efef349f3 06:22:58 Running setup.py install for dockerpty: started 06:22:58 ---> 7295d81f6154 06:22:58 Step 9/22 : RUN make cmd/support-notifications/support-notifications 06:22:58 Removing intermediate container 248efef349f3 06:22:58 ---> 1b360e55708f 06:22:58 06:22:58 ---> Running in dedae8327857 06:22:58 Successfully built 1b360e55708f 06:22:58 ---> 7a2aeffa8b31 06:22:58 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 06:22:58 Removing intermediate container 3dfa64a94dfc 06:22:58 ---> b060b84b3735 06:22:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:22:58 Successfully tagged support-scheduler:latest 06:22:58  Building support-scheduler ... done  Running setup.py install for dockerpty: finished with status 'done' 06:22:58 ---> Running in 9ea238fb9054 06:22:58 ---> 3006cb6345f0 06:22:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:22:58 Removing intermediate container 9ea238fb9054 06:22:58 ---> 3e600c262ec8 06:22:58 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:22:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:22:59 ---> b1e65d54dcc8 06:22:59 Step 21/26 : WORKDIR / 06:22:59 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 06:22:59 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 06:22:59  ---> af2ccac0782f 06:22:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:22:59 ---> Running in 8abeff9edfa4 06:22:59 Removing intermediate container 8abeff9edfa4 06:22:59 ---> 091ba60943b4 06:22:59 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:22:59 ---> f330fc175e36 06:22:59 Step 19/23 : ENTRYPOINT ["/core-data"] 06:22:59 ---> Running in 491eb18704f6 06:22:59 ---> Running in 2d5a4a1719b0 06:22:59 Removing intermediate container 491eb18704f6 06:22:59 ---> e4df7896e9d1 06:22:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:22:59 ---> Running in e8e13ec4264a 06:23:00 Removing intermediate container 2d5a4a1719b0 06:23:00 ---> 4e00a576b2ed 06:23:00 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:23:00 ---> Running in 3aa58a4e7acb 06:23:00 Removing intermediate container e8e13ec4264a 06:23:00 ---> 93a4c1452eb7 06:23:00 Step 21/23 : LABEL arch=x86_64 06:23:00 Removing intermediate container 3aa58a4e7acb 06:23:00 ---> edcf82167c3c 06:23:00 Step 24/26 : LABEL arch=x86_64 06:23:00 ---> Running in c756cf588711 06:23:00 ---> Running in f04860fd3478 06:23:00 Removing intermediate container c756cf588711 06:23:00 ---> 1fab40742b1e 06:23:00 Step 22/23 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:23:00 ---> Running in 0d811ff0f337 06:23:00 Removing intermediate container f04860fd3478 06:23:00 ---> a134776a6ae2 06:23:00 Step 25/26 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:23:01 ---> Running in eb714dc9cb1f 06:23:01 Removing intermediate container 0d811ff0f337 06:23:01 ---> e7a8e8d9695e 06:23:01 Step 23/23 : LABEL version=2.3.0-dev.44 06:23:02 ---> Running in b7739361eb4e 06:23:02 Removing intermediate container eb714dc9cb1f 06:23:02 ---> edaaed4e3ddf 06:23:02 Step 26/26 : LABEL version=2.3.0-dev.44 06:23:03 ---> Running in 51c2f9b5ea35 06:23:03 Removing intermediate container b7739361eb4e 06:23:03 ---> 97d5694df366 06:23:03 06:23:03 Successfully built 97d5694df366 06:23:03 Successfully tagged core-data:latest 06:23:03  Building core-data ... done Removing intermediate container 51c2f9b5ea35 06:23:03 ---> e36e7c5c9e8f 06:23:03 06:23:03 Successfully built e36e7c5c9e8f 06:23:04 Successfully tagged security-spire-config:latest 06:23:04  Building security-spire-config ... done Removing intermediate container c0ef936a3693 06:23:04 ---> 7deaedee52e8 06:23:04 Step 14/23 : ENV APP_PORT=58890 06:23:04 ---> Running in c4ba7f41f0af 06:23:04 Removing intermediate container c4ba7f41f0af 06:23:04 ---> 1add58ba607d 06:23:04 Step 15/23 : EXPOSE $APP_PORT 06:23:04 ---> Running in eb434e93f55e 06:23:05 Removing intermediate container eb434e93f55e 06:23:05 ---> beeaeb0b2d30 06:23:05 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:23:06 ---> d39e69a8a7a6 06:23:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:23:06 ---> 427e9a280c85 06:23:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:23:07 ---> a04371f3793a 06:23:07 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 06:23:07 ---> Running in a9c717a3fc84 06:23:08 Removing intermediate container a9c717a3fc84 06:23:08 ---> 0299338fac95 06:23:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:23:08 ---> Running in df6b245d3077 06:23:08 Removing intermediate container df6b245d3077 06:23:08 ---> 14af659eaf1d 06:23:08 Step 21/23 : LABEL arch=x86_64 06:23:08 ---> Running in cd68afc41fa0 06:23:09 Removing intermediate container cd68afc41fa0 06:23:09 ---> befa773eefa8 06:23:09 Step 22/23 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:23:09 ---> Running in 9f1a71db7ce5 06:23:09 Removing intermediate container 9f1a71db7ce5 06:23:09 ---> d56318f12a37 06:23:09 Step 23/23 : LABEL version=2.3.0-dev.44 06:23:09 ---> Running in 61757a23b7dd 06:23:09 Removing intermediate container 61757a23b7dd 06:23:09 ---> 375dc7fdf799 06:23:09 06:23:09 Successfully built 375dc7fdf799 06:23:09 Successfully tagged sys-mgmt-agent:latest 06:23:19  Building sys-mgmt-agent ... done Removing intermediate container dedae8327857 06:23:19 ---> d67a0f8d0d5e 06:23:19 06:23:19 Step 10/22 : FROM alpine:3.16 06:23:19 ---> 9c6f07244728 06:23:19 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 06:23:19 ---> Running in 944c27a0d7b4 06:23:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:23:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:23:19 (1/2) Installing ca-certificates (20220614-r0) 06:23:19 (2/2) Installing dumb-init (1.2.5-r1) 06:23:19 Executing busybox-1.35.0-r17.trigger 06:23:19 Executing ca-certificates-20220614-r0.trigger 06:23:19 OK: 6 MiB in 16 packages 06:23:19 Removing intermediate container 944c27a0d7b4 06:23:19 ---> 947a5758ea53 06:23:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:23:19 ---> Running in 0a2a6be4d8c0 06:23:19 Removing intermediate container 0a2a6be4d8c0 06:23:19 ---> 003dfb37914f 06:23:19 Step 13/22 : ENV APP_PORT=59860 06:23:19 ---> Running in e6eb3f9b2766 06:23:19 Removing intermediate container e6eb3f9b2766 06:23:19 ---> bf6e0f6628e2 06:23:19 Step 14/22 : EXPOSE $APP_PORT 06:23:19 ---> Running in 9e428549aa5e 06:23:19 Removing intermediate container 9e428549aa5e 06:23:19 ---> 2e23b5952de1 06:23:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:23:19 ---> 2f0704533056 06:23:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:23:20 ---> 467ffc2d733b 06:23:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:23:20 ---> ccd52cd86322 06:23:20 Step 18/22 : ENTRYPOINT ["/support-notifications"] 06:23:20 ---> Running in b87f927e68e1 06:23:20 Removing intermediate container b87f927e68e1 06:23:20 ---> 1d6004c032a6 06:23:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:23:20 ---> Running in 15e55486bb71 06:23:20 Removing intermediate container 15e55486bb71 06:23:20 ---> 52371369a9ac 06:23:20 Step 20/22 : LABEL arch=x86_64 06:23:20 ---> Running in f098b709b740 06:23:20 Removing intermediate container f098b709b740 06:23:20 ---> 384e71841371 06:23:20 Step 21/22 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:23:21 ---> Running in 001f8fa98c34 06:23:21 Removing intermediate container 001f8fa98c34 06:23:21 ---> a1e679a9f34f 06:23:21 Step 22/22 : LABEL version=2.3.0-dev.44 06:23:21 ---> Running in 56df0c383f2c 06:23:21 Removing intermediate container 56df0c383f2c 06:23:21 ---> 8a0b59811a70 06:23:21 06:23:21 Successfully built 8a0b59811a70 06:23:21 Successfully tagged support-notifications:latest 06:23:21  Building support-notifications ... done  [Pipeline] } 06:23:21 $ docker stop --time=1 93b9ef72b87236dce7b8b94e7098cf2d5942edd3e8f0678fff9ea24d66ecd789 06:23:22 $ docker rm -f 93b9ef72b87236dce7b8b94e7098cf2d5942edd3e8f0678fff9ea24d66ecd789 [Pipeline] // withDockerContainer [Pipeline] sh 06:23:23 + docker images 06:23:23 REPOSITORY TAG IMAGE ID CREATED SIZE 06:23:23 support-notifications latest 8a0b59811a70 1 second ago 27.2MB 06:23:23 d67a0f8d0d5e 6 seconds ago 1.58GB 06:23:23 sys-mgmt-agent latest 375dc7fdf799 13 seconds ago 135MB 06:23:23 security-spire-config latest e36e7c5c9e8f 19 seconds ago 85.8MB 06:23:23 core-data latest 97d5694df366 20 seconds ago 21.5MB 06:23:23 support-scheduler latest 1b360e55708f 25 seconds ago 26.5MB 06:23:23 b69e1b4782e4 34 seconds ago 1.58GB 06:23:23 10a42745d668 37 seconds ago 1.42GB 06:23:23 102fd77e5bfd 43 seconds ago 1.55GB 06:23:23 3df9b7535de8 45 seconds ago 1.52GB 06:23:23 security-bootstrapper latest 08cf287cab58 45 seconds ago 19.3MB 06:23:23 security-proxy-setup latest f7408278f9ca 50 seconds ago 27.2MB 06:23:23 d5715c543bec About a minute ago 1.53GB 06:23:23 core-command latest d4c8ab82d2b5 About a minute ago 16.2MB 06:23:23 f33fe8e1f411 About a minute ago 1.52GB 06:23:23 dd11c16f8085 About a minute ago 1.52GB 06:23:23 security-secretstore-setup latest 05a9219063b6 About a minute ago 28.9MB 06:23:23 security-spiffe-token-provider latest c2c165dd589e About a minute ago 29.2MB 06:23:23 core-metadata latest 4cd553842519 About a minute ago 18.2MB 06:23:23 security-spire-agent latest 71d54aeb2e73 2 minutes ago 125MB 06:23:23 6245fd561df0 2 minutes ago 1.57GB 06:23:23 d7ee8eb0b793 2 minutes ago 1.53GB 06:23:23 f8f54fa018fd 2 minutes ago 1.55GB 06:23:23 security-spire-server latest cd26bad4fbc0 2 minutes ago 86.5MB 06:23:23 76a9cb26aae1 2 minutes ago 1.42GB 06:23:23 01c0bd84b05a 2 minutes ago 1.42GB 06:23:23 ci-base-image-x86_64 latest 7106912f62f3 5 minutes ago 993MB 06:23:23 alpine 3.15 c4fc93816858 37 hours ago 5.59MB 06:23:23 alpine 3.16 9c6f07244728 37 hours ago 5.54MB 06:23:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 weeks ago 253MB 06:23:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 4 weeks ago 677MB 06:23:23 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) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:23:23 provisioning config files... 06:23:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/279@tmp/config3351949086109244237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:23:23 ---> docker-login.sh 06:23:23 nexus3.edgexfoundry.org:10001 06:23:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:23 Configure a credential helper to remove this warning. See 06:23:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:23 06:23:23 Login Succeeded 06:23:23 nexus3.edgexfoundry.org:10002 06:23:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:23 Configure a credential helper to remove this warning. See 06:23:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:23 06:23:23 Login Succeeded 06:23:23 nexus3.edgexfoundry.org:10003 06:23:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:23 Configure a credential helper to remove this warning. See 06:23:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:23 06:23:23 Login Succeeded 06:23:23 nexus3.edgexfoundry.org:10004 06:23:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:23 Configure a credential helper to remove this warning. See 06:23:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:23 06:23:23 Login Succeeded 06:23:23 docker.io 06:23:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:24 Configure a credential helper to remove this warning. See 06:23:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:24 06:23:24 Login Succeeded 06:23:24 ---> docker-login.sh ends [Pipeline] } 06:23:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:23:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:23:24 [edgeXDocker.push] Tagging docker image core-command with the following tags: 06:23:24 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:23:24 latest 06:23:24 2.3.0-dev.44 06:23:24 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:23:24 main 06:23:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:25 + docker push nexus3.edgexfoundry.org:10004/core-command:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:23:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:23:25 5c6ae540dbcf: Preparing 06:23:25 5cd3b43386a0: Preparing 06:23:25 af009c0dc0e5: Preparing 06:23:25 6ec71f6f41c2: Preparing 06:23:25 994393dc58e7: Preparing 06:23:25 994393dc58e7: Layer already exists 06:23:25 6ec71f6f41c2: Pushed 06:23:25 5c6ae540dbcf: Pushed 06:23:25 af009c0dc0e5: Pushed 06:23:26 5cd3b43386a0: Pushed 06:23:26 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:383ca7d16d4c96db5d3c8941ae9d42cdd51f9722271a7eb73f9c30e1d001b2a6 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:26 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:27 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 06:23:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:23:27 5c6ae540dbcf: Preparing 06:23:27 5cd3b43386a0: Preparing 06:23:27 af009c0dc0e5: Preparing 06:23:27 6ec71f6f41c2: Preparing 06:23:27 994393dc58e7: Preparing 06:23:27 5c6ae540dbcf: Layer already exists 06:23:27 af009c0dc0e5: Layer already exists 06:23:27 5cd3b43386a0: Layer already exists 06:23:27 994393dc58e7: Layer already exists 06:23:27 6ec71f6f41c2: Layer already exists 06:23:27 latest: digest: sha256:383ca7d16d4c96db5d3c8941ae9d42cdd51f9722271a7eb73f9c30e1d001b2a6 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:27 + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.44 06:23:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:23:27 5c6ae540dbcf: Preparing 06:23:27 5cd3b43386a0: Preparing 06:23:27 af009c0dc0e5: Preparing 06:23:27 6ec71f6f41c2: Preparing 06:23:27 994393dc58e7: Preparing 06:23:27 994393dc58e7: Layer already exists 06:23:27 5c6ae540dbcf: Layer already exists 06:23:27 6ec71f6f41c2: Layer already exists 06:23:27 af009c0dc0e5: Layer already exists 06:23:27 5cd3b43386a0: Layer already exists 06:23:27 2.3.0-dev.44: digest: sha256:383ca7d16d4c96db5d3c8941ae9d42cdd51f9722271a7eb73f9c30e1d001b2a6 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:28 + docker push nexus3.edgexfoundry.org:10004/core-command:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:23:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:23:28 5c6ae540dbcf: Preparing 06:23:28 5cd3b43386a0: Preparing 06:23:28 af009c0dc0e5: Preparing 06:23:28 6ec71f6f41c2: Preparing 06:23:28 994393dc58e7: Preparing 06:23:28 af009c0dc0e5: Layer already exists 06:23:28 6ec71f6f41c2: Layer already exists 06:23:28 5c6ae540dbcf: Layer already exists 06:23:28 5cd3b43386a0: Layer already exists 06:23:28 994393dc58e7: Layer already exists 06:23:28 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:383ca7d16d4c96db5d3c8941ae9d42cdd51f9722271a7eb73f9c30e1d001b2a6 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:29 + docker push nexus3.edgexfoundry.org:10004/core-command:main 06:23:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:23:29 5c6ae540dbcf: Preparing 06:23:29 5cd3b43386a0: Preparing 06:23:29 af009c0dc0e5: Preparing 06:23:29 6ec71f6f41c2: Preparing 06:23:29 994393dc58e7: Preparing 06:23:29 5cd3b43386a0: Layer already exists 06:23:29 994393dc58e7: Layer already exists 06:23:29 5c6ae540dbcf: Layer already exists 06:23:29 6ec71f6f41c2: Layer already exists 06:23:29 af009c0dc0e5: Layer already exists 06:23:29 main: digest: sha256:383ca7d16d4c96db5d3c8941ae9d42cdd51f9722271a7eb73f9c30e1d001b2a6 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:23:29 ===================================================== [Pipeline] echo 06:23:29 taggedImages: 06:23:29 - nexus3.edgexfoundry.org:10004/core-command:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:23:29 - nexus3.edgexfoundry.org:10004/core-command:latest 06:23:29 - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.44 06:23:29 - nexus3.edgexfoundry.org:10004/core-command:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:23:29 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 06:23:29 [edgeXDocker.push] Tagging docker image core-data with the following tags: 06:23:29 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:23:29 latest 06:23:29 2.3.0-dev.44 06:23:29 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:23:29 main 06:23:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:29 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:29 + docker push nexus3.edgexfoundry.org:10004/core-data:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:23:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:23:29 350ad0231b0a: Preparing 06:23:29 19131d5a354b: Preparing 06:23:29 af009c0dc0e5: Preparing 06:23:29 4bbf445a1bcd: Preparing 06:23:29 8785a08117c9: Preparing 06:23:29 994393dc58e7: Preparing 06:23:29 994393dc58e7: Waiting 06:23:29 af009c0dc0e5: Layer already exists 06:23:29 994393dc58e7: Layer already exists 06:23:29 350ad0231b0a: Pushed 06:23:29 8785a08117c9: Pushed 06:23:30 4bbf445a1bcd: Pushed 06:23:31 19131d5a354b: Pushed 06:23:31 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:7ff58aba785c901fcf1bb696011059c7be7cf21b9fec41e7f772f7702bfe576e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:31 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:32 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 06:23:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:23:32 350ad0231b0a: Preparing 06:23:32 19131d5a354b: Preparing 06:23:32 af009c0dc0e5: Preparing 06:23:32 4bbf445a1bcd: Preparing 06:23:32 8785a08117c9: Preparing 06:23:32 994393dc58e7: Preparing 06:23:32 994393dc58e7: Waiting 06:23:32 19131d5a354b: Layer already exists 06:23:32 af009c0dc0e5: Layer already exists 06:23:32 4bbf445a1bcd: Layer already exists 06:23:32 350ad0231b0a: Layer already exists 06:23:32 8785a08117c9: Layer already exists 06:23:32 994393dc58e7: Layer already exists 06:23:32 latest: digest: sha256:7ff58aba785c901fcf1bb696011059c7be7cf21b9fec41e7f772f7702bfe576e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:32 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:32 + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.44 06:23:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:23:32 350ad0231b0a: Preparing 06:23:32 19131d5a354b: Preparing 06:23:32 af009c0dc0e5: Preparing 06:23:32 4bbf445a1bcd: Preparing 06:23:32 8785a08117c9: Preparing 06:23:32 994393dc58e7: Preparing 06:23:32 994393dc58e7: Waiting 06:23:32 19131d5a354b: Layer already exists 06:23:32 af009c0dc0e5: Layer already exists 06:23:32 8785a08117c9: Layer already exists 06:23:32 350ad0231b0a: Layer already exists 06:23:32 4bbf445a1bcd: Layer already exists 06:23:32 994393dc58e7: Layer already exists 06:23:32 2.3.0-dev.44: digest: sha256:7ff58aba785c901fcf1bb696011059c7be7cf21b9fec41e7f772f7702bfe576e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:33 + docker push nexus3.edgexfoundry.org:10004/core-data:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:23:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:23:33 350ad0231b0a: Preparing 06:23:33 19131d5a354b: Preparing 06:23:33 af009c0dc0e5: Preparing 06:23:33 4bbf445a1bcd: Preparing 06:23:33 8785a08117c9: Preparing 06:23:33 994393dc58e7: Preparing 06:23:33 994393dc58e7: Waiting 06:23:33 8785a08117c9: Layer already exists 06:23:33 af009c0dc0e5: Layer already exists 06:23:33 350ad0231b0a: Layer already exists 06:23:33 19131d5a354b: Layer already exists 06:23:33 4bbf445a1bcd: Layer already exists 06:23:33 994393dc58e7: Layer already exists 06:23:33 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:7ff58aba785c901fcf1bb696011059c7be7cf21b9fec41e7f772f7702bfe576e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:34 + docker push nexus3.edgexfoundry.org:10004/core-data:main 06:23:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:23:34 350ad0231b0a: Preparing 06:23:34 19131d5a354b: Preparing 06:23:34 af009c0dc0e5: Preparing 06:23:34 4bbf445a1bcd: Preparing 06:23:34 8785a08117c9: Preparing 06:23:34 994393dc58e7: Preparing 06:23:34 994393dc58e7: Waiting 06:23:34 350ad0231b0a: Layer already exists 06:23:34 19131d5a354b: Layer already exists 06:23:34 8785a08117c9: Layer already exists 06:23:34 4bbf445a1bcd: Layer already exists 06:23:34 af009c0dc0e5: Layer already exists 06:23:34 994393dc58e7: Layer already exists 06:23:34 main: digest: sha256:7ff58aba785c901fcf1bb696011059c7be7cf21b9fec41e7f772f7702bfe576e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:23:34 ===================================================== [Pipeline] echo 06:23:34 taggedImages: 06:23:34 - nexus3.edgexfoundry.org:10004/core-data:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:23:34 - nexus3.edgexfoundry.org:10004/core-data:latest 06:23:34 - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.44 06:23:34 - nexus3.edgexfoundry.org:10004/core-data:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:23:34 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 06:23:34 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 06:23:34 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:23:34 latest 06:23:34 2.3.0-dev.44 06:23:34 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:23:34 main 06:23:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:34 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:23:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:23:34 b94132280e32: Preparing 06:23:34 8c109234f423: Preparing 06:23:34 af009c0dc0e5: Preparing 06:23:34 6ec71f6f41c2: Preparing 06:23:34 994393dc58e7: Preparing 06:23:34 994393dc58e7: Layer already exists 06:23:34 6ec71f6f41c2: Layer already exists 06:23:34 af009c0dc0e5: Layer already exists 06:23:34 b94132280e32: Pushed 06:23:36 8c109234f423: Pushed 06:23:36 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:7300c1a358a925f9a2716295b62ebfe64590d4a206b7ca46031277f436a15d2e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:36 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 06:23:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:23:37 b94132280e32: Preparing 06:23:37 8c109234f423: Preparing 06:23:37 af009c0dc0e5: Preparing 06:23:37 6ec71f6f41c2: Preparing 06:23:37 994393dc58e7: Preparing 06:23:37 b94132280e32: Layer already exists 06:23:37 af009c0dc0e5: Layer already exists 06:23:37 994393dc58e7: Layer already exists 06:23:37 8c109234f423: Layer already exists 06:23:37 6ec71f6f41c2: Layer already exists 06:23:37 latest: digest: sha256:7300c1a358a925f9a2716295b62ebfe64590d4a206b7ca46031277f436a15d2e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:37 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.44 06:23:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:23:37 b94132280e32: Preparing 06:23:37 8c109234f423: Preparing 06:23:37 af009c0dc0e5: Preparing 06:23:37 6ec71f6f41c2: Preparing 06:23:37 994393dc58e7: Preparing 06:23:37 b94132280e32: Layer already exists 06:23:37 6ec71f6f41c2: Layer already exists 06:23:37 8c109234f423: Layer already exists 06:23:37 af009c0dc0e5: Layer already exists 06:23:37 994393dc58e7: Layer already exists 06:23:37 2.3.0-dev.44: digest: sha256:7300c1a358a925f9a2716295b62ebfe64590d4a206b7ca46031277f436a15d2e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:37 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } 06:23:37 Removing intermediate container 8748e982c0d9 06:23:37 ---> b43c0bea4e4d 06:23:37 Step 8/22 : COPY . . 06:23:37 Removing intermediate container 09006e4297f6 06:23:37 ---> 2045d4165b01 06:23:37 Step 8/23 : COPY . . 06:23:37 Removing intermediate container 6e583aedbd71 06:23:37 ---> d2aff40499bc 06:23:37 Step 8/22 : COPY . . 06:23:37 Removing intermediate container 57b11a8f830a 06:23:37 ---> 889e87fdae0c 06:23:37 Step 8/26 : COPY . . 06:23:37 Removing intermediate container 1e10e192c453 06:23:37 ---> ddad7acde2e4 06:23:37 Step 8/22 : COPY . . [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:23:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:23:38 b94132280e32: Preparing 06:23:38 8c109234f423: Preparing 06:23:38 af009c0dc0e5: Preparing 06:23:38 6ec71f6f41c2: Preparing 06:23:38 994393dc58e7: Preparing 06:23:38 994393dc58e7: Layer already exists 06:23:38 6ec71f6f41c2: Layer already exists 06:23:38 b94132280e32: Layer already exists 06:23:38 8c109234f423: Layer already exists 06:23:38 af009c0dc0e5: Layer already exists 06:23:38 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:7300c1a358a925f9a2716295b62ebfe64590d4a206b7ca46031277f436a15d2e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:38 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 06:23:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:23:38 b94132280e32: Preparing 06:23:38 8c109234f423: Preparing 06:23:38 af009c0dc0e5: Preparing 06:23:38 6ec71f6f41c2: Preparing 06:23:38 994393dc58e7: Preparing 06:23:38 8c109234f423: Layer already exists 06:23:38 6ec71f6f41c2: Layer already exists 06:23:38 994393dc58e7: Layer already exists 06:23:38 b94132280e32: Layer already exists 06:23:38 af009c0dc0e5: Layer already exists 06:23:38 main: digest: sha256:7300c1a358a925f9a2716295b62ebfe64590d4a206b7ca46031277f436a15d2e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:23:38 ===================================================== [Pipeline] echo 06:23:38 taggedImages: 06:23:38 - nexus3.edgexfoundry.org:10004/core-metadata:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:23:38 - nexus3.edgexfoundry.org:10004/core-metadata:latest 06:23:38 - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.44 06:23:38 - nexus3.edgexfoundry.org:10004/core-metadata:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:23:38 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 06:23:39 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 06:23:39 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:23:39 latest 06:23:39 2.3.0-dev.44 06:23:39 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:23:39 main 06:23:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:39 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:23:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:23:39 a7d1c255179e: Preparing 06:23:39 a7d1c255179e: Preparing 06:23:39 e51d36c9ba34: Preparing 06:23:39 3891108969c1: Preparing 06:23:39 59d9df853dbf: Preparing 06:23:39 528f7979f606: Preparing 06:23:39 af009c0dc0e5: Preparing 06:23:39 2e49906b129b: Preparing 06:23:39 dc19648175ed: Preparing 06:23:39 a42191001d8a: Preparing 06:23:39 4bcf9bd793fc: Preparing 06:23:39 994393dc58e7: Preparing 06:23:39 2e49906b129b: Waiting 06:23:39 dc19648175ed: Waiting 06:23:39 a42191001d8a: Waiting 06:23:39 4bcf9bd793fc: Waiting 06:23:39 994393dc58e7: Waiting 06:23:39 af009c0dc0e5: Waiting 06:23:39 3891108969c1: Pushed 06:23:39 a7d1c255179e: Pushed 06:23:39 59d9df853dbf: Pushed 06:23:39 e51d36c9ba34: Pushed 06:23:39 af009c0dc0e5: Layer already exists 06:23:39 dc19648175ed: Pushed 06:23:39 4bcf9bd793fc: Pushed 06:23:39 2e49906b129b: Pushed 06:23:39 a42191001d8a: Pushed 06:23:39 994393dc58e7: Layer already exists 06:23:41 528f7979f606: Pushed 06:23:41 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:aa5c94cfb0cd18fd1edb03a453a26433e9b4c22c25bc40d03ba3cac85810b332 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:41 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:23:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:23:41 a7d1c255179e: Preparing 06:23:41 a7d1c255179e: Preparing 06:23:41 e51d36c9ba34: Preparing 06:23:41 3891108969c1: Preparing 06:23:41 59d9df853dbf: Preparing 06:23:41 528f7979f606: Preparing 06:23:41 af009c0dc0e5: Preparing 06:23:41 2e49906b129b: Preparing 06:23:41 dc19648175ed: Preparing 06:23:41 a42191001d8a: Preparing 06:23:41 4bcf9bd793fc: Preparing 06:23:41 994393dc58e7: Preparing 06:23:41 2e49906b129b: Waiting 06:23:41 dc19648175ed: Waiting 06:23:41 a42191001d8a: Waiting 06:23:41 4bcf9bd793fc: Waiting 06:23:41 994393dc58e7: Waiting 06:23:41 af009c0dc0e5: Waiting 06:23:41 528f7979f606: Layer already exists 06:23:41 a7d1c255179e: Layer already exists 06:23:41 e51d36c9ba34: Layer already exists 06:23:41 59d9df853dbf: Layer already exists 06:23:41 3891108969c1: Layer already exists 06:23:41 dc19648175ed: Layer already exists 06:23:41 af009c0dc0e5: Layer already exists 06:23:41 a42191001d8a: Layer already exists 06:23:41 2e49906b129b: Layer already exists 06:23:41 4bcf9bd793fc: Layer already exists 06:23:41 994393dc58e7: Layer already exists 06:23:41 latest: digest: sha256:aa5c94cfb0cd18fd1edb03a453a26433e9b4c22c25bc40d03ba3cac85810b332 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:42 ---> e5ed1986e290 06:23:42 Step 9/23 : RUN make cmd/core-command/core-command 06:23:42 ---> 1c120196c1c3 06:23:42 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:23:42 ---> b0bb1dc24810 06:23:42 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 06:23:42 ---> 62a9e2447dc9 06:23:42 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 06:23:42 ---> Running in 21047b56612f 06:23:42 ---> 4f68a3b3d68d 06:23:42 Step 9/22 : RUN make cmd/support-notifications/support-notifications 06:23:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.44 06:23:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:23:42 a7d1c255179e: Preparing 06:23:42 a7d1c255179e: Preparing 06:23:42 e51d36c9ba34: Preparing 06:23:42 3891108969c1: Preparing 06:23:42 59d9df853dbf: Preparing 06:23:42 528f7979f606: Preparing 06:23:42 af009c0dc0e5: Preparing 06:23:42 2e49906b129b: Preparing 06:23:42 dc19648175ed: Preparing 06:23:42 a42191001d8a: Preparing 06:23:42 4bcf9bd793fc: Preparing 06:23:42 994393dc58e7: Preparing 06:23:42 a42191001d8a: Waiting 06:23:42 dc19648175ed: Waiting 06:23:42 4bcf9bd793fc: Waiting 06:23:42 2e49906b129b: Waiting 06:23:42 af009c0dc0e5: Waiting 06:23:42 994393dc58e7: Waiting 06:23:42 e51d36c9ba34: Layer already exists 06:23:42 a7d1c255179e: Layer already exists 06:23:42 528f7979f606: Layer already exists 06:23:42 3891108969c1: Layer already exists 06:23:42 59d9df853dbf: Layer already exists 06:23:42 2e49906b129b: Layer already exists 06:23:42 af009c0dc0e5: Layer already exists 06:23:42 a42191001d8a: Layer already exists 06:23:42 dc19648175ed: Layer already exists 06:23:42 4bcf9bd793fc: Layer already exists 06:23:42 994393dc58e7: Layer already exists 06:23:42 2.3.0-dev.44: digest: sha256:aa5c94cfb0cd18fd1edb03a453a26433e9b4c22c25bc40d03ba3cac85810b332 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:42 ---> Running in f834372b9e4b 06:23:42 ---> Running in 696ea40d4081 06:23:42 ---> Running in a4370ec15686 06:23:42 ---> Running in 7a4671e62322 06:23:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:43 Removing intermediate container a4370ec15686 06:23:43 ---> 7e9221538664 06:23:43 Step 10/26 : WORKDIR /edgex-go/spire-build 06:23:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:23:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:23:43 a7d1c255179e: Preparing 06:23:43 a7d1c255179e: Preparing 06:23:43 e51d36c9ba34: Preparing 06:23:43 3891108969c1: Preparing 06:23:43 59d9df853dbf: Preparing 06:23:43 528f7979f606: Preparing 06:23:43 af009c0dc0e5: Preparing 06:23:43 2e49906b129b: Preparing 06:23:43 dc19648175ed: Preparing 06:23:43 a42191001d8a: Preparing 06:23:43 4bcf9bd793fc: Preparing 06:23:43 994393dc58e7: Preparing 06:23:43 af009c0dc0e5: Waiting 06:23:43 dc19648175ed: Waiting 06:23:43 2e49906b129b: Waiting 06:23:43 a42191001d8a: Waiting 06:23:43 4bcf9bd793fc: Waiting 06:23:43 994393dc58e7: Waiting 06:23:43 59d9df853dbf: Layer already exists 06:23:43 a7d1c255179e: Layer already exists 06:23:43 528f7979f606: Layer already exists 06:23:43 e51d36c9ba34: Layer already exists 06:23:43 3891108969c1: Layer already exists 06:23:43 2e49906b129b: Layer already exists 06:23:43 af009c0dc0e5: Layer already exists 06:23:43 dc19648175ed: Layer already exists 06:23:43 a42191001d8a: Layer already exists 06:23:43 4bcf9bd793fc: Layer already exists 06:23:43 994393dc58e7: Layer already exists 06:23:43 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:aa5c94cfb0cd18fd1edb03a453a26433e9b4c22c25bc40d03ba3cac85810b332 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:43 ---> Running in 48a7f8e68c9e 06:23:43 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 06:23:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:23:43 a7d1c255179e: Preparing 06:23:43 a7d1c255179e: Preparing 06:23:43 e51d36c9ba34: Preparing 06:23:43 3891108969c1: Preparing 06:23:43 59d9df853dbf: Preparing 06:23:43 528f7979f606: Preparing 06:23:43 af009c0dc0e5: Preparing 06:23:43 2e49906b129b: Preparing 06:23:43 dc19648175ed: Preparing 06:23:43 a42191001d8a: Preparing 06:23:43 af009c0dc0e5: Waiting 06:23:43 2e49906b129b: Waiting 06:23:43 dc19648175ed: Waiting 06:23:43 a42191001d8a: Waiting 06:23:43 4bcf9bd793fc: Preparing 06:23:43 994393dc58e7: Preparing 06:23:43 4bcf9bd793fc: Waiting 06:23:43 994393dc58e7: Waiting 06:23:43 e51d36c9ba34: Layer already exists 06:23:43 a7d1c255179e: Layer already exists 06:23:43 528f7979f606: Layer already exists 06:23:43 59d9df853dbf: Layer already exists 06:23:43 3891108969c1: Layer already exists 06:23:43 af009c0dc0e5: Layer already exists 06:23:43 a42191001d8a: Layer already exists 06:23:43 2e49906b129b: Layer already exists 06:23:43 4bcf9bd793fc: Layer already exists 06:23:43 dc19648175ed: Layer already exists 06:23:43 994393dc58e7: Layer already exists 06:23:43 main: digest: sha256:aa5c94cfb0cd18fd1edb03a453a26433e9b4c22c25bc40d03ba3cac85810b332 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:23:43 ===================================================== [Pipeline] echo 06:23:43 taggedImages: 06:23:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:23:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:23:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.44 06:23:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:23:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 06:23:43 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 06:23:43 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:23:43 latest 06:23:43 2.3.0-dev.44 06:23:43 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:23:43 main 06:23:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:44 Removing intermediate container 48a7f8e68c9e 06:23:44 ---> d781e96161cf 06:23:44 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 06:23:44 ---> Running in 8e16af080d30 06:23:44 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:23:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:23:44 ab34409cef22: Preparing 06:23:44 c26d2917b670: Preparing 06:23:44 45dbc039c2c0: Preparing 06:23:44 fea6976b7acf: Preparing 06:23:44 7bf3ffd9d60c: Preparing 06:23:44 d0b8e795e825: Preparing 06:23:44 3ac75b2ed999: Preparing 06:23:44 994393dc58e7: Preparing 06:23:44 3ac75b2ed999: Waiting 06:23:44 d0b8e795e825: Waiting 06:23:44 994393dc58e7: Waiting 06:23:44 ab34409cef22: Pushed 06:23:44 c26d2917b670: Pushed 06:23:44 7bf3ffd9d60c: Pushed 06:23:44 994393dc58e7: Layer already exists 06:23:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:23:44 d0b8e795e825: Pushed 06:23:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:23:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:23:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:23:45 3ac75b2ed999: Pushed 06:23:45 fea6976b7acf: Pushed 06:23:45 45dbc039c2c0: Pushed 06:23:45 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:628d0f2f7e6fb3eeb12d485c911fbc341c8de19a7d5cd318380941d639e89ff4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:46 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:23:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:23:46 ab34409cef22: Preparing 06:23:46 c26d2917b670: Preparing 06:23:46 45dbc039c2c0: Preparing 06:23:46 fea6976b7acf: Preparing 06:23:46 7bf3ffd9d60c: Preparing 06:23:46 d0b8e795e825: Preparing 06:23:46 3ac75b2ed999: Preparing 06:23:46 994393dc58e7: Preparing 06:23:46 d0b8e795e825: Waiting 06:23:46 3ac75b2ed999: Waiting 06:23:46 994393dc58e7: Waiting 06:23:46 fea6976b7acf: Layer already exists 06:23:46 45dbc039c2c0: Layer already exists 06:23:46 c26d2917b670: Layer already exists 06:23:46 7bf3ffd9d60c: Layer already exists 06:23:46 ab34409cef22: Layer already exists 06:23:46 d0b8e795e825: Layer already exists 06:23:46 3ac75b2ed999: Layer already exists 06:23:46 994393dc58e7: Layer already exists 06:23:46 latest: digest: sha256:628d0f2f7e6fb3eeb12d485c911fbc341c8de19a7d5cd318380941d639e89ff4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:46 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.44 06:23:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:23:46 ab34409cef22: Preparing 06:23:46 c26d2917b670: Preparing 06:23:46 45dbc039c2c0: Preparing 06:23:46 fea6976b7acf: Preparing 06:23:46 7bf3ffd9d60c: Preparing 06:23:46 d0b8e795e825: Preparing 06:23:46 3ac75b2ed999: Preparing 06:23:46 994393dc58e7: Preparing 06:23:46 3ac75b2ed999: Waiting 06:23:46 d0b8e795e825: Waiting 06:23:46 994393dc58e7: Waiting 06:23:46 c26d2917b670: Layer already exists 06:23:46 7bf3ffd9d60c: Layer already exists 06:23:46 45dbc039c2c0: Layer already exists 06:23:46 ab34409cef22: Layer already exists 06:23:46 fea6976b7acf: Layer already exists 06:23:46 d0b8e795e825: Layer already exists 06:23:46 994393dc58e7: Layer already exists 06:23:46 3ac75b2ed999: Layer already exists 06:23:46 2.3.0-dev.44: digest: sha256:628d0f2f7e6fb3eeb12d485c911fbc341c8de19a7d5cd318380941d639e89ff4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix 06:23:46 Removing intermediate container 8e16af080d30 06:23:46 ---> befa6033236a 06:23:46 Step 12/26 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:47 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv 06:23:47 ---> Running in c942c838e50b [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:47 Removing intermediate container c942c838e50b 06:23:47 ---> 9a91c5ab8996 06:23:47 06:23:47 Step 13/26 : FROM alpine:3.15 06:23:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:23:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:23:47 ab34409cef22: Preparing 06:23:47 c26d2917b670: Preparing 06:23:47 45dbc039c2c0: Preparing 06:23:47 fea6976b7acf: Preparing 06:23:47 7bf3ffd9d60c: Preparing 06:23:47 d0b8e795e825: Preparing 06:23:47 3ac75b2ed999: Preparing 06:23:47 994393dc58e7: Preparing 06:23:47 d0b8e795e825: Waiting 06:23:47 3ac75b2ed999: Waiting 06:23:47 994393dc58e7: Waiting 06:23:47 7bf3ffd9d60c: Layer already exists 06:23:47 fea6976b7acf: Layer already exists 06:23:47 c26d2917b670: Layer already exists 06:23:47 45dbc039c2c0: Layer already exists 06:23:47 ab34409cef22: Layer already exists 06:23:47 d0b8e795e825: Layer already exists 06:23:47 3ac75b2ed999: Layer already exists 06:23:47 994393dc58e7: Layer already exists 06:23:47 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:628d0f2f7e6fb3eeb12d485c911fbc341c8de19a7d5cd318380941d639e89ff4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:47 3.15: Pulling from library/alpine 06:23:47 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 06:23:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:23:48 ab34409cef22: Preparing 06:23:48 c26d2917b670: Preparing 06:23:48 45dbc039c2c0: Preparing 06:23:48 fea6976b7acf: Preparing 06:23:48 7bf3ffd9d60c: Preparing 06:23:48 d0b8e795e825: Preparing 06:23:48 3ac75b2ed999: Preparing 06:23:48 994393dc58e7: Preparing 06:23:48 d0b8e795e825: Waiting 06:23:48 3ac75b2ed999: Waiting 06:23:48 994393dc58e7: Waiting 06:23:48 c26d2917b670: Layer already exists 06:23:48 fea6976b7acf: Layer already exists 06:23:48 45dbc039c2c0: Layer already exists 06:23:48 ab34409cef22: Layer already exists 06:23:48 7bf3ffd9d60c: Layer already exists 06:23:48 d0b8e795e825: Layer already exists 06:23:48 994393dc58e7: Layer already exists 06:23:48 3ac75b2ed999: Layer already exists 06:23:48 main: digest: sha256:628d0f2f7e6fb3eeb12d485c911fbc341c8de19a7d5cd318380941d639e89ff4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:23:48 ===================================================== [Pipeline] echo 06:23:48 taggedImages: 06:23:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:23:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:23:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.44 06:23:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:23:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 06:23:48 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 06:23:48 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:23:48 latest 06:23:48 2.3.0-dev.44 06:23:48 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:23:48 main 06:23:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:48 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:23:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:23:48 b7b60d355c1d: Preparing 06:23:48 f2a4f9ce6163: Preparing 06:23:48 7f4b3665efb1: Preparing 06:23:48 ab7c1eafa38f: Preparing 06:23:48 07e0c914f08d: Preparing 06:23:48 5e4874170e8d: Preparing 06:23:48 45c3d8ca6193: Preparing 06:23:48 3867e6de0329: Preparing 06:23:48 56883f29a6e2: Preparing 06:23:48 994393dc58e7: Preparing 06:23:48 994393dc58e7: Waiting 06:23:48 5e4874170e8d: Waiting 06:23:48 56883f29a6e2: Waiting 06:23:48 3867e6de0329: Waiting 06:23:48 45c3d8ca6193: Waiting 06:23:48 07e0c914f08d: Pushed 06:23:48 b7b60d355c1d: Pushed 06:23:48 f2a4f9ce6163: Pushed 06:23:48 5e4874170e8d: Pushed 06:23:49 3867e6de0329: Pushed 06:23:49 45c3d8ca6193: Pushed 06:23:49 994393dc58e7: Layer already exists 06:23:49 56883f29a6e2: Pushed 06:23:49 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 06:23:49 Status: Downloaded newer image for alpine:3.15 06:23:49 ---> 02e0d6fdf486 06:23:49 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:23:49 ---> Running in 29cf8e08c214 06:23:49 Removing intermediate container 29cf8e08c214 06:23:49 ---> e9cfe44fbbd8 06:23:49 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:23:49 ---> Running in 794d70d455f1 06:23:50 ab7c1eafa38f: Pushed 06:23:50 7f4b3665efb1: Pushed 06:23:50 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:6c7f2b16590b14bae18877c3d38e658a4a79a4432e4e07ec9b13a8f52ecd7579 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:23:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:23:51 b7b60d355c1d: Preparing 06:23:51 f2a4f9ce6163: Preparing 06:23:51 7f4b3665efb1: Preparing 06:23:51 ab7c1eafa38f: Preparing 06:23:51 07e0c914f08d: Preparing 06:23:51 5e4874170e8d: Preparing 06:23:51 45c3d8ca6193: Preparing 06:23:51 3867e6de0329: Preparing 06:23:51 56883f29a6e2: Preparing 06:23:51 994393dc58e7: Preparing 06:23:51 45c3d8ca6193: Waiting 06:23:51 3867e6de0329: Waiting 06:23:51 56883f29a6e2: Waiting 06:23:51 994393dc58e7: Waiting 06:23:51 5e4874170e8d: Waiting 06:23:51 ab7c1eafa38f: Layer already exists 06:23:51 07e0c914f08d: Layer already exists 06:23:51 f2a4f9ce6163: Layer already exists 06:23:51 b7b60d355c1d: Layer already exists 06:23:51 7f4b3665efb1: Layer already exists 06:23:51 45c3d8ca6193: Layer already exists 06:23:51 3867e6de0329: Layer already exists 06:23:51 5e4874170e8d: Layer already exists 06:23:51 56883f29a6e2: Layer already exists 06:23:51 994393dc58e7: Layer already exists 06:23:51 latest: digest: sha256:6c7f2b16590b14bae18877c3d38e658a4a79a4432e4e07ec9b13a8f52ecd7579 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:51 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.44 06:23:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:23:51 b7b60d355c1d: Preparing 06:23:51 f2a4f9ce6163: Preparing 06:23:51 7f4b3665efb1: Preparing 06:23:51 ab7c1eafa38f: Preparing 06:23:51 07e0c914f08d: Preparing 06:23:51 5e4874170e8d: Preparing 06:23:51 45c3d8ca6193: Preparing 06:23:51 3867e6de0329: Preparing 06:23:51 56883f29a6e2: Preparing 06:23:51 994393dc58e7: Preparing 06:23:51 5e4874170e8d: Waiting 06:23:51 994393dc58e7: Waiting 06:23:51 45c3d8ca6193: Waiting 06:23:51 3867e6de0329: Waiting 06:23:51 56883f29a6e2: Waiting 06:23:51 ab7c1eafa38f: Layer already exists 06:23:51 7f4b3665efb1: Layer already exists 06:23:51 07e0c914f08d: Layer already exists 06:23:51 b7b60d355c1d: Layer already exists 06:23:51 f2a4f9ce6163: Layer already exists 06:23:51 5e4874170e8d: Layer already exists 06:23:51 45c3d8ca6193: Layer already exists 06:23:51 3867e6de0329: Layer already exists 06:23:51 56883f29a6e2: Layer already exists 06:23:51 994393dc58e7: Layer already exists 06:23:51 2.3.0-dev.44: digest: sha256:6c7f2b16590b14bae18877c3d38e658a4a79a4432e4e07ec9b13a8f52ecd7579 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:51 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:23:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:23:52 b7b60d355c1d: Preparing 06:23:52 f2a4f9ce6163: Preparing 06:23:52 7f4b3665efb1: Preparing 06:23:52 ab7c1eafa38f: Preparing 06:23:52 07e0c914f08d: Preparing 06:23:52 5e4874170e8d: Preparing 06:23:52 45c3d8ca6193: Preparing 06:23:52 3867e6de0329: Preparing 06:23:52 56883f29a6e2: Preparing 06:23:52 994393dc58e7: Preparing 06:23:52 5e4874170e8d: Waiting 06:23:52 45c3d8ca6193: Waiting 06:23:52 3867e6de0329: Waiting 06:23:52 56883f29a6e2: Waiting 06:23:52 994393dc58e7: Waiting 06:23:52 07e0c914f08d: Layer already exists 06:23:52 ab7c1eafa38f: Layer already exists 06:23:52 f2a4f9ce6163: Layer already exists 06:23:52 7f4b3665efb1: Layer already exists 06:23:52 b7b60d355c1d: Layer already exists 06:23:52 5e4874170e8d: Layer already exists 06:23:52 45c3d8ca6193: Layer already exists 06:23:52 3867e6de0329: Layer already exists 06:23:52 56883f29a6e2: Layer already exists 06:23:52 994393dc58e7: Layer already exists 06:23:52 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:6c7f2b16590b14bae18877c3d38e658a4a79a4432e4e07ec9b13a8f52ecd7579 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:52 Removing intermediate container 794d70d455f1 06:23:52 ---> bd5686b762e5 06:23:52 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:23:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:52 ---> Running in da761beeb7aa 06:23:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 06:23:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:23:52 b7b60d355c1d: Preparing 06:23:52 f2a4f9ce6163: Preparing 06:23:52 7f4b3665efb1: Preparing 06:23:52 ab7c1eafa38f: Preparing 06:23:52 07e0c914f08d: Preparing 06:23:52 5e4874170e8d: Preparing 06:23:52 45c3d8ca6193: Preparing 06:23:52 3867e6de0329: Preparing 06:23:52 56883f29a6e2: Preparing 06:23:52 994393dc58e7: Preparing 06:23:52 5e4874170e8d: Waiting 06:23:52 45c3d8ca6193: Waiting 06:23:52 3867e6de0329: Waiting 06:23:52 56883f29a6e2: Waiting 06:23:52 994393dc58e7: Waiting 06:23:52 f2a4f9ce6163: Layer already exists 06:23:52 7f4b3665efb1: Layer already exists 06:23:52 b7b60d355c1d: Layer already exists 06:23:52 ab7c1eafa38f: Layer already exists 06:23:52 07e0c914f08d: Layer already exists 06:23:52 5e4874170e8d: Layer already exists 06:23:52 994393dc58e7: Layer already exists 06:23:52 45c3d8ca6193: Layer already exists 06:23:52 3867e6de0329: Layer already exists 06:23:52 56883f29a6e2: Layer already exists 06:23:52 main: digest: sha256:6c7f2b16590b14bae18877c3d38e658a4a79a4432e4e07ec9b13a8f52ecd7579 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:23:52 ===================================================== [Pipeline] echo 06:23:52 taggedImages: 06:23:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:23:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:23:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.44 06:23:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:23:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 06:23:53 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 06:23:53 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:23:53 latest 06:23:53 2.3.0-dev.44 06:23:53 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:23:53 main 06:23:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:53 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:23:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:23:53 7d32dcab5011: Preparing 06:23:53 c4e8a7d99b33: Preparing 06:23:53 af009c0dc0e5: Preparing 06:23:53 af8ebdf345f9: Preparing 06:23:53 88a53ce30a62: Preparing 06:23:53 34d5ebaa5410: Preparing 06:23:53 34d5ebaa5410: Waiting 06:23:53 af009c0dc0e5: Layer already exists 06:23:53 34d5ebaa5410: Layer already exists 06:23:53 88a53ce30a62: Pushed 06:23:53 7d32dcab5011: Pushed 06:23:54 af8ebdf345f9: Pushed 06:23:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:23:55 c4e8a7d99b33: Pushed 06:23:55 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:3302f860be459a4cee5e5a425f3e72344e2dcfad9af7f39f3ab8e12ca54d57f8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:23:55 + 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 06:23:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:23:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:23:56 7d32dcab5011: Preparing 06:23:56 c4e8a7d99b33: Preparing 06:23:56 af009c0dc0e5: Preparing 06:23:56 af8ebdf345f9: Preparing 06:23:56 88a53ce30a62: Preparing 06:23:56 34d5ebaa5410: Preparing 06:23:56 34d5ebaa5410: Waiting 06:23:56 c4e8a7d99b33: Layer already exists 06:23:56 7d32dcab5011: Layer already exists 06:23:56 af009c0dc0e5: Layer already exists 06:23:56 88a53ce30a62: Layer already exists 06:23:56 af8ebdf345f9: Layer already exists 06:23:56 34d5ebaa5410: Layer already exists 06:23:56 latest: digest: sha256:3302f860be459a4cee5e5a425f3e72344e2dcfad9af7f39f3ab8e12ca54d57f8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:56 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.44 06:23:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:23:56 7d32dcab5011: Preparing 06:23:56 c4e8a7d99b33: Preparing 06:23:56 af009c0dc0e5: Preparing 06:23:56 af8ebdf345f9: Preparing 06:23:56 88a53ce30a62: Preparing 06:23:56 34d5ebaa5410: Preparing 06:23:56 34d5ebaa5410: Waiting 06:23:56 c4e8a7d99b33: Layer already exists 06:23:56 7d32dcab5011: Layer already exists 06:23:56 af8ebdf345f9: Layer already exists 06:23:56 88a53ce30a62: Layer already exists 06:23:56 af009c0dc0e5: Layer already exists 06:23:56 34d5ebaa5410: Layer already exists 06:23:56 2.3.0-dev.44: digest: sha256:3302f860be459a4cee5e5a425f3e72344e2dcfad9af7f39f3ab8e12ca54d57f8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:57 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:57 v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] 06:23:57 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 06:23:57 OK: 15733 distinct packages available 06:23:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:23:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:23:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:23:57 7d32dcab5011: Preparing 06:23:57 c4e8a7d99b33: Preparing 06:23:57 af009c0dc0e5: Preparing 06:23:57 af8ebdf345f9: Preparing 06:23:57 88a53ce30a62: Preparing 06:23:57 34d5ebaa5410: Preparing 06:23:57 34d5ebaa5410: Waiting 06:23:57 af009c0dc0e5: Layer already exists 06:23:57 c4e8a7d99b33: Layer already exists 06:23:57 88a53ce30a62: Layer already exists 06:23:57 af8ebdf345f9: Layer already exists 06:23:57 7d32dcab5011: Layer already exists 06:23:57 34d5ebaa5410: Layer already exists 06:23:57 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:3302f860be459a4cee5e5a425f3e72344e2dcfad9af7f39f3ab8e12ca54d57f8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:57 + 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 06:23:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 06:23:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:23:58 7d32dcab5011: Preparing 06:23:58 c4e8a7d99b33: Preparing 06:23:58 af009c0dc0e5: Preparing 06:23:58 af8ebdf345f9: Preparing 06:23:58 88a53ce30a62: Preparing 06:23:58 34d5ebaa5410: Preparing 06:23:58 34d5ebaa5410: Waiting 06:23:58 c4e8a7d99b33: Layer already exists 06:23:58 7d32dcab5011: Layer already exists 06:23:58 af8ebdf345f9: Layer already exists 06:23:58 88a53ce30a62: Layer already exists 06:23:58 af009c0dc0e5: Layer already exists 06:23:58 34d5ebaa5410: Layer already exists 06:23:58 main: digest: sha256:3302f860be459a4cee5e5a425f3e72344e2dcfad9af7f39f3ab8e12ca54d57f8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:23:58 ===================================================== [Pipeline] echo 06:23:58 taggedImages: 06:23:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:23:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:23:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.44 06:23:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:23:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 06:23:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:23:58 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 06:23:58 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:23:58 latest 06:23:58 2.3.0-dev.44 06:23:58 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:23:58 main 06:23:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:58 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:23:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:23:58 69fb896f5c62: Preparing 06:23:58 125c991eb4f6: Preparing 06:23:58 1ab10cb1f96a: Preparing 06:23:58 86efa51adf7e: Preparing 06:23:58 42ecb779b257: Preparing 06:23:58 edbde584b713: Preparing 06:23:58 88a53ce30a62: Preparing 06:23:58 34d5ebaa5410: Preparing 06:23:58 edbde584b713: Waiting 06:23:58 88a53ce30a62: Waiting 06:23:58 34d5ebaa5410: Waiting 06:23:58 125c991eb4f6: Pushed 06:23:58 69fb896f5c62: Pushed 06:23:58 1ab10cb1f96a: Pushed 06:23:58 88a53ce30a62: Layer already exists 06:23:58 34d5ebaa5410: Layer already exists 06:23:59 (1/5) Installing dumb-init (1.2.5-r1) 06:23:59 edbde584b713: Pushed 06:23:59 (2/5) Installing musl-obstack (1.2.3-r0) 06:23:59 (3/5) Installing libucontext (1.1-r0) 06:23:59 (4/5) Installing gcompat (1.0.0-r4) 06:23:59 (5/5) Installing openssl (1.1.1q-r0) 06:23:59 Executing busybox-1.34.1-r7.trigger 06:23:59 OK: 6 MiB in 19 packages 06:24:01 Removing intermediate container da761beeb7aa 06:24:01 ---> d0b828ce29d3 06:24:01 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 06:24:02 42ecb779b257: Pushed 06:24:05 ---> 6b86225426ce 06:24:05 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:24:05 86efa51adf7e: Pushed 06:24:05 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:2a0b151febfcc09f61276ccad09061a30ae4f3534c064298dff393aefe6d4418 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:24:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:24:06 69fb896f5c62: Preparing 06:24:06 125c991eb4f6: Preparing 06:24:06 1ab10cb1f96a: Preparing 06:24:06 86efa51adf7e: Preparing 06:24:06 42ecb779b257: Preparing 06:24:06 edbde584b713: Preparing 06:24:06 88a53ce30a62: Preparing 06:24:06 34d5ebaa5410: Preparing 06:24:06 edbde584b713: Waiting 06:24:06 88a53ce30a62: Waiting 06:24:06 34d5ebaa5410: Waiting 06:24:06 125c991eb4f6: Layer already exists 06:24:06 69fb896f5c62: Layer already exists 06:24:06 86efa51adf7e: Layer already exists 06:24:06 1ab10cb1f96a: Layer already exists 06:24:06 42ecb779b257: Layer already exists 06:24:06 edbde584b713: Layer already exists 06:24:06 34d5ebaa5410: Layer already exists 06:24:06 88a53ce30a62: Layer already exists 06:24:06 latest: digest: sha256:2a0b151febfcc09f61276ccad09061a30ae4f3534c064298dff393aefe6d4418 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:06 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.44 06:24:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:24:06 69fb896f5c62: Preparing 06:24:06 125c991eb4f6: Preparing 06:24:06 1ab10cb1f96a: Preparing 06:24:06 86efa51adf7e: Preparing 06:24:06 42ecb779b257: Preparing 06:24:06 edbde584b713: Preparing 06:24:06 88a53ce30a62: Preparing 06:24:06 34d5ebaa5410: Preparing 06:24:06 edbde584b713: Waiting 06:24:06 34d5ebaa5410: Waiting 06:24:06 88a53ce30a62: Waiting 06:24:06 86efa51adf7e: Layer already exists 06:24:06 42ecb779b257: Layer already exists 06:24:06 1ab10cb1f96a: Layer already exists 06:24:06 69fb896f5c62: Layer already exists 06:24:06 125c991eb4f6: Layer already exists 06:24:06 88a53ce30a62: Layer already exists 06:24:06 34d5ebaa5410: Layer already exists 06:24:06 edbde584b713: Layer already exists 06:24:06 2.3.0-dev.44: digest: sha256:2a0b151febfcc09f61276ccad09061a30ae4f3534c064298dff393aefe6d4418 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:07 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:24:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:24:07 69fb896f5c62: Preparing 06:24:07 125c991eb4f6: Preparing 06:24:07 1ab10cb1f96a: Preparing 06:24:07 86efa51adf7e: Preparing 06:24:07 42ecb779b257: Preparing 06:24:07 edbde584b713: Preparing 06:24:07 88a53ce30a62: Preparing 06:24:07 34d5ebaa5410: Preparing 06:24:07 88a53ce30a62: Waiting 06:24:07 edbde584b713: Waiting 06:24:07 34d5ebaa5410: Waiting 06:24:07 42ecb779b257: Layer already exists 06:24:07 125c991eb4f6: Layer already exists 06:24:07 1ab10cb1f96a: Layer already exists 06:24:07 86efa51adf7e: Layer already exists 06:24:07 69fb896f5c62: Layer already exists 06:24:07 edbde584b713: Layer already exists 06:24:07 88a53ce30a62: Layer already exists 06:24:07 34d5ebaa5410: Layer already exists 06:24:07 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:2a0b151febfcc09f61276ccad09061a30ae4f3534c064298dff393aefe6d4418 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:07 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 06:24:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:24:08 69fb896f5c62: Preparing 06:24:08 125c991eb4f6: Preparing 06:24:08 1ab10cb1f96a: Preparing 06:24:08 86efa51adf7e: Preparing 06:24:08 42ecb779b257: Preparing 06:24:08 edbde584b713: Preparing 06:24:08 88a53ce30a62: Preparing 06:24:08 34d5ebaa5410: Preparing 06:24:08 88a53ce30a62: Waiting 06:24:08 edbde584b713: Waiting 06:24:08 34d5ebaa5410: Waiting 06:24:08 69fb896f5c62: Layer already exists 06:24:08 42ecb779b257: Layer already exists 06:24:08 1ab10cb1f96a: Layer already exists 06:24:08 125c991eb4f6: Layer already exists 06:24:08 86efa51adf7e: Layer already exists 06:24:08 edbde584b713: Layer already exists 06:24:08 88a53ce30a62: Layer already exists 06:24:08 34d5ebaa5410: Layer already exists 06:24:08 main: digest: sha256:2a0b151febfcc09f61276ccad09061a30ae4f3534c064298dff393aefe6d4418 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:24:08 ===================================================== [Pipeline] echo 06:24:08 taggedImages: 06:24:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:24:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:24:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.44 06:24:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:24:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 06:24:08 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 06:24:08 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:24:08 latest 06:24:08 2.3.0-dev.44 06:24:08 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:24:08 main 06:24:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:08 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:24:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:24:08 1260ac60d56f: Preparing 06:24:08 0bf5c8f30dbf: Preparing 06:24:08 12c77faa137e: Preparing 06:24:08 d84e24f6d631: Preparing 06:24:08 38e683b61837: Preparing 06:24:08 88a53ce30a62: Preparing 06:24:08 34d5ebaa5410: Preparing 06:24:08 34d5ebaa5410: Waiting 06:24:08 88a53ce30a62: Waiting 06:24:08 1260ac60d56f: Pushed 06:24:08 12c77faa137e: Pushed 06:24:08 0bf5c8f30dbf: Pushed 06:24:08 88a53ce30a62: Layer already exists 06:24:08 34d5ebaa5410: Layer already exists 06:24:09 38e683b61837: Pushed 06:24:10 ---> c551f3c20e92 06:24:10 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:24:10 ---> 99476461018b 06:24:10 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:24:11 ---> 1a4f90a77ff3 06:24:11 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:24:12 ---> 1098c50edfba 06:24:12 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:24:12 ---> Running in 1cd696ede1e0 06:24:12 Removing intermediate container 1cd696ede1e0 06:24:12 ---> 77bebbc1503f 06:24:12 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:24:13 ---> Running in e9e35cef4433 06:24:13 Removing intermediate container e9e35cef4433 06:24:13 ---> 435ceea88734 06:24:13 Step 24/26 : LABEL arch=arm64 06:24:13 ---> Running in 88609c4a9d88 06:24:14 Removing intermediate container 88609c4a9d88 06:24:14 ---> 297db9582bf0 06:24:14 Step 25/26 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:24:14 ---> Running in f7c378b084d1 06:24:14 Removing intermediate container f7c378b084d1 06:24:14 ---> cd4eaa450bb1 06:24:14 Step 26/26 : LABEL version=2.3.0-dev.44 06:24:14 ---> Running in fef94bff9a4d 06:24:15 Removing intermediate container fef94bff9a4d 06:24:15 ---> 6eb4b2e1f709 06:24:15 06:24:15 Successfully built 6eb4b2e1f709 06:24:15 Successfully tagged security-spire-agent-arm64:latest 06:24:15  Building security-spire-agent ... done Building core-metadata 06:24:15 d84e24f6d631: Pushed 06:24:15 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:77a2e9b77f0df3b43bbe089278fd72e8edb1289acf8a6bff7e53c2649fe55a21 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:24:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:24:16 1260ac60d56f: Preparing 06:24:16 0bf5c8f30dbf: Preparing 06:24:16 12c77faa137e: Preparing 06:24:16 d84e24f6d631: Preparing 06:24:16 38e683b61837: Preparing 06:24:16 88a53ce30a62: Preparing 06:24:16 34d5ebaa5410: Preparing 06:24:16 88a53ce30a62: Waiting 06:24:16 34d5ebaa5410: Waiting 06:24:16 38e683b61837: Layer already exists 06:24:16 1260ac60d56f: Layer already exists 06:24:16 12c77faa137e: Layer already exists 06:24:16 d84e24f6d631: Layer already exists 06:24:16 0bf5c8f30dbf: Layer already exists 06:24:16 88a53ce30a62: Layer already exists 06:24:16 34d5ebaa5410: Layer already exists 06:24:16 latest: digest: sha256:77a2e9b77f0df3b43bbe089278fd72e8edb1289acf8a6bff7e53c2649fe55a21 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.44 06:24:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:24:17 1260ac60d56f: Preparing 06:24:17 0bf5c8f30dbf: Preparing 06:24:17 12c77faa137e: Preparing 06:24:17 d84e24f6d631: Preparing 06:24:17 38e683b61837: Preparing 06:24:17 88a53ce30a62: Preparing 06:24:17 34d5ebaa5410: Preparing 06:24:17 88a53ce30a62: Waiting 06:24:17 34d5ebaa5410: Waiting 06:24:17 12c77faa137e: Layer already exists 06:24:17 1260ac60d56f: Layer already exists 06:24:17 d84e24f6d631: Layer already exists 06:24:17 38e683b61837: Layer already exists 06:24:17 0bf5c8f30dbf: Layer already exists 06:24:17 88a53ce30a62: Layer already exists 06:24:17 34d5ebaa5410: Layer already exists 06:24:17 2.3.0-dev.44: digest: sha256:77a2e9b77f0df3b43bbe089278fd72e8edb1289acf8a6bff7e53c2649fe55a21 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:17 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:24:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:24:17 1260ac60d56f: Preparing 06:24:17 0bf5c8f30dbf: Preparing 06:24:17 12c77faa137e: Preparing 06:24:17 d84e24f6d631: Preparing 06:24:17 38e683b61837: Preparing 06:24:17 88a53ce30a62: Preparing 06:24:17 34d5ebaa5410: Preparing 06:24:17 88a53ce30a62: Waiting 06:24:17 34d5ebaa5410: Waiting 06:24:17 12c77faa137e: Layer already exists 06:24:17 1260ac60d56f: Layer already exists 06:24:17 0bf5c8f30dbf: Layer already exists 06:24:17 38e683b61837: Layer already exists 06:24:17 d84e24f6d631: Layer already exists 06:24:17 88a53ce30a62: Layer already exists 06:24:17 34d5ebaa5410: Layer already exists 06:24:17 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:77a2e9b77f0df3b43bbe089278fd72e8edb1289acf8a6bff7e53c2649fe55a21 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:18 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 06:24:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:24:18 1260ac60d56f: Preparing 06:24:18 0bf5c8f30dbf: Preparing 06:24:18 12c77faa137e: Preparing 06:24:18 d84e24f6d631: Preparing 06:24:18 38e683b61837: Preparing 06:24:18 88a53ce30a62: Preparing 06:24:18 34d5ebaa5410: Preparing 06:24:18 88a53ce30a62: Waiting 06:24:18 34d5ebaa5410: Waiting 06:24:18 0bf5c8f30dbf: Layer already exists 06:24:18 12c77faa137e: Layer already exists 06:24:18 38e683b61837: Layer already exists 06:24:18 d84e24f6d631: Layer already exists 06:24:18 1260ac60d56f: Layer already exists 06:24:18 34d5ebaa5410: Layer already exists 06:24:18 88a53ce30a62: Layer already exists 06:24:18 main: digest: sha256:77a2e9b77f0df3b43bbe089278fd72e8edb1289acf8a6bff7e53c2649fe55a21 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:24:18 ===================================================== [Pipeline] echo 06:24:18 taggedImages: 06:24:18 - nexus3.edgexfoundry.org:10004/security-spire-config:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:24:18 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:24:18 - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.44 06:24:18 - nexus3.edgexfoundry.org:10004/security-spire-config:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:24:18 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 06:24:18 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 06:24:18 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:24:18 latest 06:24:18 2.3.0-dev.44 06:24:18 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:24:18 main 06:24:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:18 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:18 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:24:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:24:18 ---> 62509701918b 06:24:18 Step 3/23 : WORKDIR /edgex-go 06:24:18 ---> Using cache 06:24:18 ---> 81a093fc15bb 06:24:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:24:18 ---> Using cache 06:24:18 ---> 7fce7d7ead6f 06:24:18 Step 5/23 : RUN apk add --update --no-cache make git 06:24:18 ---> Running in 230bd7ed14f7 06:24:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:24:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:24:19 21c3fc9c3c8a: Preparing 06:24:19 a6487546f39c: Preparing 06:24:19 daf05724a325: Preparing 06:24:19 6a5eb2e92736: Preparing 06:24:19 c54aa99da42e: Preparing 06:24:19 88a53ce30a62: Preparing 06:24:19 34d5ebaa5410: Preparing 06:24:19 88a53ce30a62: Waiting 06:24:19 daf05724a325: Pushed 06:24:19 a6487546f39c: Pushed 06:24:19 21c3fc9c3c8a: Pushed 06:24:19 88a53ce30a62: Layer already exists 06:24:19 34d5ebaa5410: Layer already exists 06:24:19 c54aa99da42e: Pushed 06:24:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:24:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:24:22 OK: 221 MiB in 51 packages 06:24:23 Removing intermediate container 230bd7ed14f7 06:24:23 ---> 842d55b57cc6 06:24:23 Step 6/23 : COPY go.mod vendor* ./ 06:24:24 ---> 8ccb777073b4 06:24:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:24:25 ---> Running in a816b4401722 06:24:26 6a5eb2e92736: Pushed 06:24:26 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:5d1e4d6dbe3e403899413191391f71ba455b92cc63759dcc3bf206d63f1f8230 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:24:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:24:26 21c3fc9c3c8a: Preparing 06:24:26 a6487546f39c: Preparing 06:24:26 daf05724a325: Preparing 06:24:26 6a5eb2e92736: Preparing 06:24:26 c54aa99da42e: Preparing 06:24:26 88a53ce30a62: Preparing 06:24:26 34d5ebaa5410: Preparing 06:24:26 88a53ce30a62: Waiting 06:24:26 34d5ebaa5410: Waiting 06:24:26 21c3fc9c3c8a: Layer already exists 06:24:26 daf05724a325: Layer already exists 06:24:26 c54aa99da42e: Layer already exists 06:24:26 6a5eb2e92736: Layer already exists 06:24:26 a6487546f39c: Layer already exists 06:24:26 88a53ce30a62: Layer already exists 06:24:26 34d5ebaa5410: Layer already exists 06:24:26 latest: digest: sha256:5d1e4d6dbe3e403899413191391f71ba455b92cc63759dcc3bf206d63f1f8230 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.44 06:24:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:24:27 21c3fc9c3c8a: Preparing 06:24:27 a6487546f39c: Preparing 06:24:27 daf05724a325: Preparing 06:24:27 6a5eb2e92736: Preparing 06:24:27 c54aa99da42e: Preparing 06:24:27 88a53ce30a62: Preparing 06:24:27 34d5ebaa5410: Preparing 06:24:27 88a53ce30a62: Waiting 06:24:27 34d5ebaa5410: Waiting 06:24:27 6a5eb2e92736: Layer already exists 06:24:27 21c3fc9c3c8a: Layer already exists 06:24:27 daf05724a325: Layer already exists 06:24:27 c54aa99da42e: Layer already exists 06:24:27 a6487546f39c: Layer already exists 06:24:27 88a53ce30a62: Layer already exists 06:24:27 34d5ebaa5410: Layer already exists 06:24:27 2.3.0-dev.44: digest: sha256:5d1e4d6dbe3e403899413191391f71ba455b92cc63759dcc3bf206d63f1f8230 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:27 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:24:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:24:27 21c3fc9c3c8a: Preparing 06:24:27 a6487546f39c: Preparing 06:24:27 daf05724a325: Preparing 06:24:27 6a5eb2e92736: Preparing 06:24:27 c54aa99da42e: Preparing 06:24:27 88a53ce30a62: Preparing 06:24:27 34d5ebaa5410: Preparing 06:24:27 88a53ce30a62: Waiting 06:24:27 34d5ebaa5410: Waiting 06:24:27 21c3fc9c3c8a: Layer already exists 06:24:27 a6487546f39c: Layer already exists 06:24:27 6a5eb2e92736: Layer already exists 06:24:27 daf05724a325: Layer already exists 06:24:27 c54aa99da42e: Layer already exists 06:24:27 34d5ebaa5410: Layer already exists 06:24:27 88a53ce30a62: Layer already exists 06:24:27 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:5d1e4d6dbe3e403899413191391f71ba455b92cc63759dcc3bf206d63f1f8230 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:28 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 06:24:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:24:28 21c3fc9c3c8a: Preparing 06:24:28 a6487546f39c: Preparing 06:24:28 daf05724a325: Preparing 06:24:28 6a5eb2e92736: Preparing 06:24:28 c54aa99da42e: Preparing 06:24:28 88a53ce30a62: Preparing 06:24:28 34d5ebaa5410: Preparing 06:24:28 88a53ce30a62: Waiting 06:24:28 34d5ebaa5410: Waiting 06:24:28 daf05724a325: Layer already exists 06:24:28 6a5eb2e92736: Layer already exists 06:24:28 21c3fc9c3c8a: Layer already exists 06:24:28 c54aa99da42e: Layer already exists 06:24:28 a6487546f39c: Layer already exists 06:24:28 88a53ce30a62: Layer already exists 06:24:28 34d5ebaa5410: Layer already exists 06:24:28 main: digest: sha256:5d1e4d6dbe3e403899413191391f71ba455b92cc63759dcc3bf206d63f1f8230 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:24:28 ===================================================== [Pipeline] echo 06:24:28 taggedImages: 06:24:28 - nexus3.edgexfoundry.org:10004/security-spire-server:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:24:28 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:24:28 - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.44 06:24:28 - nexus3.edgexfoundry.org:10004/security-spire-server:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:24:28 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 06:24:28 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 06:24:28 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:24:28 latest 06:24:28 2.3.0-dev.44 06:24:28 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:24:28 main 06:24:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:28 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:24:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:24:29 6e6931e23ed4: Preparing 06:24:29 606ea9f5c9e1: Preparing 06:24:29 af009c0dc0e5: Preparing 06:24:29 cc3197c70076: Preparing 06:24:29 994393dc58e7: Preparing 06:24:29 994393dc58e7: Layer already exists 06:24:29 af009c0dc0e5: Layer already exists 06:24:29 6e6931e23ed4: Pushed 06:24:29 cc3197c70076: Pushed 06:24:31 606ea9f5c9e1: Pushed 06:24:31 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:6e2ebd713e343488291988fdf3110f31a432c7f32d5c0c0fb4dac2d3096f956d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 06:24:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:24:32 6e6931e23ed4: Preparing 06:24:32 606ea9f5c9e1: Preparing 06:24:32 af009c0dc0e5: Preparing 06:24:32 cc3197c70076: Preparing 06:24:32 994393dc58e7: Preparing 06:24:32 994393dc58e7: Layer already exists 06:24:32 606ea9f5c9e1: Layer already exists 06:24:32 6e6931e23ed4: Layer already exists 06:24:32 af009c0dc0e5: Layer already exists 06:24:32 cc3197c70076: Layer already exists 06:24:32 latest: digest: sha256:6e2ebd713e343488291988fdf3110f31a432c7f32d5c0c0fb4dac2d3096f956d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.44 06:24:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:24:33 6e6931e23ed4: Preparing 06:24:33 606ea9f5c9e1: Preparing 06:24:33 af009c0dc0e5: Preparing 06:24:33 cc3197c70076: Preparing 06:24:33 994393dc58e7: Preparing 06:24:33 606ea9f5c9e1: Layer already exists 06:24:33 af009c0dc0e5: Layer already exists 06:24:33 cc3197c70076: Layer already exists 06:24:33 6e6931e23ed4: Layer already exists 06:24:33 994393dc58e7: Layer already exists 06:24:33 2.3.0-dev.44: digest: sha256:6e2ebd713e343488291988fdf3110f31a432c7f32d5c0c0fb4dac2d3096f956d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:33 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:24:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:24:33 6e6931e23ed4: Preparing 06:24:33 606ea9f5c9e1: Preparing 06:24:33 af009c0dc0e5: Preparing 06:24:33 cc3197c70076: Preparing 06:24:33 994393dc58e7: Preparing 06:24:33 af009c0dc0e5: Layer already exists 06:24:33 994393dc58e7: Layer already exists 06:24:33 6e6931e23ed4: Layer already exists 06:24:33 606ea9f5c9e1: Layer already exists 06:24:33 cc3197c70076: Layer already exists 06:24:33 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:6e2ebd713e343488291988fdf3110f31a432c7f32d5c0c0fb4dac2d3096f956d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:34 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 06:24:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:24:34 6e6931e23ed4: Preparing 06:24:34 606ea9f5c9e1: Preparing 06:24:34 af009c0dc0e5: Preparing 06:24:34 cc3197c70076: Preparing 06:24:34 994393dc58e7: Preparing 06:24:34 af009c0dc0e5: Layer already exists 06:24:34 994393dc58e7: Layer already exists 06:24:34 6e6931e23ed4: Layer already exists 06:24:34 cc3197c70076: Layer already exists 06:24:34 606ea9f5c9e1: Layer already exists 06:24:34 main: digest: sha256:6e2ebd713e343488291988fdf3110f31a432c7f32d5c0c0fb4dac2d3096f956d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:24:34 ===================================================== [Pipeline] echo 06:24:34 taggedImages: 06:24:34 - nexus3.edgexfoundry.org:10004/support-notifications:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:24:34 - nexus3.edgexfoundry.org:10004/support-notifications:latest 06:24:34 - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.44 06:24:34 - nexus3.edgexfoundry.org:10004/support-notifications:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:24:34 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 06:24:34 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 06:24:34 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:24:34 latest 06:24:34 2.3.0-dev.44 06:24:34 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:24:34 main 06:24:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:34 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:24:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:24:44 44ac397b290f: Preparing 06:24:44 0579e7deb23a: Preparing 06:24:44 af009c0dc0e5: Preparing 06:24:44 6ec71f6f41c2: Preparing 06:24:44 994393dc58e7: Preparing 06:24:44 af009c0dc0e5: Layer already exists 06:24:44 6ec71f6f41c2: Layer already exists 06:24:44 994393dc58e7: Layer already exists 06:24:44 44ac397b290f: Pushed 06:24:47 0579e7deb23a: Pushed 06:24:47 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:1634576cdf9195193bbdb7ae6f1990cef14e59786a284957d1307b50c8573b72 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:47 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:24:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:24:48 44ac397b290f: Preparing 06:24:48 0579e7deb23a: Preparing 06:24:48 af009c0dc0e5: Preparing 06:24:48 6ec71f6f41c2: Preparing 06:24:48 994393dc58e7: Preparing 06:24:48 6ec71f6f41c2: Layer already exists 06:24:48 0579e7deb23a: Layer already exists 06:24:48 994393dc58e7: Layer already exists 06:24:48 44ac397b290f: Layer already exists 06:24:48 af009c0dc0e5: Layer already exists 06:24:48 latest: digest: sha256:1634576cdf9195193bbdb7ae6f1990cef14e59786a284957d1307b50c8573b72 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:48 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.44 06:24:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:24:48 44ac397b290f: Preparing 06:24:48 0579e7deb23a: Preparing 06:24:48 af009c0dc0e5: Preparing 06:24:48 6ec71f6f41c2: Preparing 06:24:48 994393dc58e7: Preparing 06:24:48 6ec71f6f41c2: Layer already exists 06:24:48 0579e7deb23a: Layer already exists 06:24:48 44ac397b290f: Layer already exists 06:24:48 994393dc58e7: Layer already exists 06:24:48 af009c0dc0e5: Layer already exists 06:24:48 2.3.0-dev.44: digest: sha256:1634576cdf9195193bbdb7ae6f1990cef14e59786a284957d1307b50c8573b72 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:24:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:24:49 44ac397b290f: Preparing 06:24:49 0579e7deb23a: Preparing 06:24:49 af009c0dc0e5: Preparing 06:24:49 6ec71f6f41c2: Preparing 06:24:49 994393dc58e7: Preparing 06:24:49 af009c0dc0e5: Layer already exists 06:24:49 994393dc58e7: Layer already exists 06:24:49 0579e7deb23a: Layer already exists 06:24:49 44ac397b290f: Layer already exists 06:24:49 6ec71f6f41c2: Layer already exists 06:24:49 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:1634576cdf9195193bbdb7ae6f1990cef14e59786a284957d1307b50c8573b72 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 06:24:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:24:49 44ac397b290f: Preparing 06:24:49 0579e7deb23a: Preparing 06:24:49 af009c0dc0e5: Preparing 06:24:49 6ec71f6f41c2: Preparing 06:24:49 994393dc58e7: Preparing 06:24:49 af009c0dc0e5: Layer already exists 06:24:49 6ec71f6f41c2: Layer already exists 06:24:49 44ac397b290f: Layer already exists 06:24:49 994393dc58e7: Layer already exists 06:24:49 0579e7deb23a: Layer already exists 06:24:49 main: digest: sha256:1634576cdf9195193bbdb7ae6f1990cef14e59786a284957d1307b50c8573b72 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:24:50 ===================================================== [Pipeline] echo 06:24:50 taggedImages: 06:24:50 - nexus3.edgexfoundry.org:10004/support-scheduler:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:24:50 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:24:50 - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.44 06:24:50 - nexus3.edgexfoundry.org:10004/support-scheduler:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:24:50 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 06:24:50 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 06:24:50 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:24:50 latest 06:24:50 2.3.0-dev.44 06:24:50 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:24:50 main 06:24:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:50 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:50 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:24:50 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 06:24:50 4d4cc807a755: Preparing 06:24:50 3813792cb4b1: Preparing 06:24:50 4435cdd329f8: Preparing 06:24:50 5bf83f4730c2: Preparing 06:24:50 994393dc58e7: Preparing 06:24:50 994393dc58e7: Layer already exists 06:24:50 3813792cb4b1: Pushed 06:24:50 4d4cc807a755: Pushed 06:24:51 4435cdd329f8: Pushed 06:25:04 5bf83f4730c2: Pushed 06:25:04 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:d6486fe1af44d0ed36c8be75fc5bd9fcc1aad236be0448ef6a0343029dfecc61 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:04 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:04 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 06:25:04 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 06:25:04 4d4cc807a755: Preparing 06:25:04 3813792cb4b1: Preparing 06:25:04 4435cdd329f8: Preparing 06:25:04 5bf83f4730c2: Preparing 06:25:04 994393dc58e7: Preparing 06:25:04 3813792cb4b1: Layer already exists 06:25:04 994393dc58e7: Layer already exists 06:25:04 4435cdd329f8: Layer already exists 06:25:04 4d4cc807a755: Layer already exists 06:25:04 5bf83f4730c2: Layer already exists 06:25:04 latest: digest: sha256:d6486fe1af44d0ed36c8be75fc5bd9fcc1aad236be0448ef6a0343029dfecc61 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:05 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:05 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.44 06:25:05 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 06:25:05 4d4cc807a755: Preparing 06:25:05 3813792cb4b1: Preparing 06:25:05 4435cdd329f8: Preparing 06:25:05 5bf83f4730c2: Preparing 06:25:05 994393dc58e7: Preparing 06:25:05 4d4cc807a755: Layer already exists 06:25:05 5bf83f4730c2: Layer already exists 06:25:05 4435cdd329f8: Layer already exists 06:25:05 3813792cb4b1: Layer already exists 06:25:05 994393dc58e7: Layer already exists 06:25:05 2.3.0-dev.44: digest: sha256:d6486fe1af44d0ed36c8be75fc5bd9fcc1aad236be0448ef6a0343029dfecc61 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:05 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:06 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:25:06 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 06:25:06 4d4cc807a755: Preparing 06:25:06 3813792cb4b1: Preparing 06:25:06 4435cdd329f8: Preparing 06:25:06 5bf83f4730c2: Preparing 06:25:06 994393dc58e7: Preparing 06:25:06 4d4cc807a755: Layer already exists 06:25:06 5bf83f4730c2: Layer already exists 06:25:06 3813792cb4b1: Layer already exists 06:25:06 4435cdd329f8: Layer already exists 06:25:06 994393dc58e7: Layer already exists 06:25:06 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:d6486fe1af44d0ed36c8be75fc5bd9fcc1aad236be0448ef6a0343029dfecc61 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:06 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:06 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 06:25:06 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 06:25:06 4d4cc807a755: Preparing 06:25:06 3813792cb4b1: Preparing 06:25:06 4435cdd329f8: Preparing 06:25:06 5bf83f4730c2: Preparing 06:25:06 994393dc58e7: Preparing 06:25:06 4d4cc807a755: Layer already exists 06:25:06 5bf83f4730c2: Layer already exists 06:25:06 3813792cb4b1: Layer already exists 06:25:06 4435cdd329f8: Layer already exists 06:25:06 994393dc58e7: Layer already exists 06:25:06 main: digest: sha256:d6486fe1af44d0ed36c8be75fc5bd9fcc1aad236be0448ef6a0343029dfecc61 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:25:06 ===================================================== [Pipeline] echo 06:25:06 taggedImages: 06:25:06 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:25:06 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 06:25:06 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.44 06:25:06 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:25:06 - 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] } 06:25:12 Removing intermediate container a816b4401722 06:25:12 ---> 27b68e6a7373 06:25:12 Step 8/23 : COPY . . 06:25:12 ---> 8627cccc9975 06:25:12 Step 9/23 : RUN make cmd/core-metadata/core-metadata 06:25:12 ---> Running in 6edbbdba7cc4 06:25:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:28:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:28:39 Removing intermediate container 21047b56612f 06:28:39 ---> 460f81013c84 06:28:39 06:28:39 Step 10/23 : FROM alpine:3.16 06:28:39 3.16: Pulling from library/alpine 06:28:41 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 06:28:41 Status: Downloaded newer image for alpine:3.16 06:28:41 ---> a6215f271958 06:28:41 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:28:41 ---> Running in 12d098e21be9 06:28:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:28:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:28:45 (1/1) Installing dumb-init (1.2.5-r1) 06:28:45 Executing busybox-1.35.0-r17.trigger 06:28:45 OK: 5 MiB in 15 packages 06:28:46 Removing intermediate container 12d098e21be9 06:28:46 ---> c5c4fe0caaf0 06:28:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:28:46 ---> Running in b3b4965384f3 06:28:47 Removing intermediate container b3b4965384f3 06:28:47 ---> 889fb338d4c5 06:28:47 Step 13/23 : ENV APP_PORT=59882 06:28:47 ---> Running in fb05fd75c7db 06:28:48 Removing intermediate container fb05fd75c7db 06:28:48 ---> 0472f42c503f 06:28:48 Step 14/23 : EXPOSE $APP_PORT 06:28:48 ---> Running in c096ea98a211 06:28:49 Removing intermediate container c096ea98a211 06:28:49 ---> fe67d09a8ae6 06:28:49 Step 15/23 : WORKDIR / 06:28:50 ---> Running in c7d9fc426881 06:28:51 Removing intermediate container c7d9fc426881 06:28:51 ---> db2e1cf31b7c 06:28:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:28:52 ---> 84704165c84b 06:28:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:28:56 ---> 6018ef49db48 06:28:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:28:57 ---> aaa06d5ba6b0 06:28:57 Step 19/23 : ENTRYPOINT ["/core-command"] 06:28:57 ---> Running in c184e65227a9 06:28:57 Removing intermediate container 696ea40d4081 06:28:57 ---> c23ca6140604 06:28:57 06:28:57 Step 10/22 : FROM alpine:3.16 06:28:57 ---> a6215f271958 06:28:57 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 06:28:58 ---> Running in 52b34c53e523 06:28:58 Removing intermediate container c184e65227a9 06:28:58 ---> e3c8405e45fa 06:28:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:28:58 ---> Running in eacab026afb0 06:28:59 Removing intermediate container eacab026afb0 06:28:59 ---> aedc5998ee52 06:28:59 Step 21/23 : LABEL arch=arm64 06:28:59 ---> Running in dc14fde2dcd4 06:29:00 Removing intermediate container dc14fde2dcd4 06:29:00 ---> 78e34ac09d6a 06:29:00 Step 22/23 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:29:00 ---> Running in f2d8d763c964 06:29:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:29:01 Removing intermediate container f2d8d763c964 06:29:01 ---> a91b96e500d2 06:29:01 Step 23/23 : LABEL version=2.3.0-dev.44 06:29:01 ---> Running in 40c385519a70 06:29:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:29:01 Removing intermediate container 40c385519a70 06:29:01 ---> 824f2f527725 06:29:02 06:29:02 Successfully built 824f2f527725 06:29:02 Successfully tagged core-command-arm64:latest 06:29:02 Building security-bootstrapper 06:29:03  Building core-command ... done (1/6) Installing ca-certificates (20220614-r0) 06:29:03 (2/6) Installing brotli-libs (1.0.9-r6) 06:29:03 (3/6) Installing nghttp2-libs (1.47.0-r0) 06:29:03 (4/6) Installing libcurl (7.83.1-r2) 06:29:03 (5/6) Installing curl (7.83.1-r2) 06:29:03 (6/6) Installing dumb-init (1.2.5-r1) 06:29:03 Executing busybox-1.35.0-r17.trigger 06:29:03 Executing ca-certificates-20220614-r0.trigger 06:29:03 OK: 8 MiB in 20 packages 06:29:06 Removing intermediate container 52b34c53e523 06:29:06 ---> daca462dfb9b 06:29:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:29:06 ---> Running in 59ec2eebc5b9 06:29:06 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:29:06 Step 2/31 : FROM ${BUILDER_BASE} AS builder 06:29:06 ---> 62509701918b 06:29:06 Step 3/31 : WORKDIR /edgex-go 06:29:06 ---> Using cache 06:29:06 ---> 81a093fc15bb 06:29:06 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:29:06 ---> Using cache 06:29:06 ---> 7fce7d7ead6f 06:29:06 Step 5/31 : RUN apk add --update --no-cache make git 06:29:06 ---> Using cache 06:29:06 ---> 842d55b57cc6 06:29:06 Step 6/31 : COPY go.mod vendor* ./ 06:29:06 ---> Using cache 06:29:06 ---> 8ccb777073b4 06:29:06 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:29:06 ---> Using cache 06:29:06 ---> 27b68e6a7373 06:29:06 Step 8/31 : COPY . . 06:29:06 ---> Using cache 06:29:06 ---> 8627cccc9975 06:29:06 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:29:07 ---> Running in 73c55f570d65 06:29:07 Removing intermediate container 59ec2eebc5b9 06:29:07 ---> 5b685146ba05 06:29:07 Step 13/22 : WORKDIR /edgex 06:29:07 ---> Running in f78147ef6126 06:29:08 Removing intermediate container f78147ef6126 06:29:08 ---> 886c8493cf1e 06:29:08 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:29:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:29:09 ---> 61b57cef7b8d 06:29:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:29:10 ---> ce6a5eac5829 06:29:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:29:12 ---> 3a4a65661375 06:29:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:29:13 ---> 77b38c107d0f 06:29:13 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:29:13 ---> Running in 7854b9f1ae71 06:29:16 Removing intermediate container 7854b9f1ae71 06:29:16 ---> ad0b67c9b9a4 06:29:16 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 06:29:16 ---> Running in 82573058eb2d 06:29:16 Removing intermediate container 82573058eb2d 06:29:16 ---> 0f3cceb739ec 06:29:16 Step 20/22 : LABEL arch=arm64 06:29:17 ---> Running in cd4169222251 06:29:17 Removing intermediate container cd4169222251 06:29:17 ---> afe54b80144a 06:29:17 Step 21/22 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:29:17 ---> Running in 239d7a1d793d 06:29:18 Removing intermediate container 239d7a1d793d 06:29:18 ---> ccddd2e987bc 06:29:18 Step 22/22 : LABEL version=2.3.0-dev.44 06:29:18 ---> Running in d150543f41d5 06:29:19 Removing intermediate container d150543f41d5 06:29:19 ---> 05848cb5c485 06:29:19 06:29:19 Successfully built 05848cb5c485 06:29:19 Successfully tagged security-proxy-setup-arm64:latest 06:29:19 Building core-data 06:29:22  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:29:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:29:22 ---> 62509701918b 06:29:22 Step 3/23 : WORKDIR /edgex-go 06:29:22 ---> Using cache 06:29:22 ---> 81a093fc15bb 06:29:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:29:22 ---> Using cache 06:29:22 ---> 7fce7d7ead6f 06:29:22 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:29:22 ---> Running in 9d253ba9f3c3 06:29:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:29:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:29:26 OK: 221 MiB in 51 packages 06:29:28 Removing intermediate container 9d253ba9f3c3 06:29:28 ---> d5f6fb575db9 06:29:28 Step 6/23 : COPY go.mod vendor* ./ 06:29:28 ---> a3c63c2071bb 06:29:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:29:29 ---> Running in 6c91997138e4 06:30:16 Removing intermediate container 6c91997138e4 06:30:16 ---> a67f9dbd9eb7 06:30:16 Step 8/23 : COPY . . 06:30:18 ---> 44060757634f 06:30:18 Step 9/23 : RUN make cmd/core-data/core-data 06:30:18 ---> Running in eb7a1b3c5606 06:30:20 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:31:28 Removing intermediate container 6edbbdba7cc4 06:31:28 ---> 997e14f55eb2 06:31:28 06:31:28 Step 10/23 : FROM alpine:3.16 06:31:28 ---> a6215f271958 06:31:28 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:31:28 ---> Using cache 06:31:28 ---> c5c4fe0caaf0 06:31:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:31:28 ---> Using cache 06:31:28 ---> 889fb338d4c5 06:31:28 Step 13/23 : ENV APP_PORT=59881 06:31:28 ---> Running in 9079e2825275 06:31:28 Removing intermediate container 9079e2825275 06:31:28 ---> 6b177c54d6d2 06:31:28 Step 14/23 : EXPOSE $APP_PORT 06:31:28 ---> Running in 78112b779745 06:31:28 Removing intermediate container 78112b779745 06:31:28 ---> 71108311780a 06:31:28 Step 15/23 : WORKDIR / 06:31:28 ---> Running in 2f0741a9fe1b 06:31:28 Removing intermediate container 2f0741a9fe1b 06:31:28 ---> 4c38b7c008cb 06:31:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:31:29 ---> 536a52150261 06:31:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:31:33 ---> 46bf06042f65 06:31:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:31:35 ---> be4985d6fc51 06:31:35 Step 19/23 : ENTRYPOINT ["/core-metadata"] 06:31:35 ---> Running in f742c4432cb1 06:31:36 Removing intermediate container f742c4432cb1 06:31:36 ---> 4462ef8081d2 06:31:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:31:37 ---> Running in d95bcb163b0a 06:31:38 Removing intermediate container d95bcb163b0a 06:31:38 ---> e8847a79f98b 06:31:38 Step 21/23 : LABEL arch=arm64 06:31:38 ---> Running in 0f22ae587d09 06:31:38 Removing intermediate container f834372b9e4b 06:31:38 ---> 76f2c9bd3d4e 06:31:38 06:31:38 Step 10/22 : FROM alpine:3.16 06:31:38 ---> a6215f271958 06:31:38 Step 11/22 : RUN apk add --update --no-cache dumb-init 06:31:38 ---> Using cache 06:31:38 ---> c5c4fe0caaf0 06:31:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:31:38 ---> Using cache 06:31:38 ---> 889fb338d4c5 06:31:38 Step 13/22 : ENV APP_PORT=59861 06:31:38 ---> Running in f21d21051b4b 06:31:39 Removing intermediate container 0f22ae587d09 06:31:39 ---> 68e258581a8f 06:31:39 Step 22/23 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:31:39 ---> Running in d2ceb435e485 06:31:39 Removing intermediate container f21d21051b4b 06:31:39 ---> 1fc843d71a9d 06:31:39 Step 14/22 : EXPOSE $APP_PORT 06:31:40 ---> Running in be3f30155563 06:31:41 Removing intermediate container d2ceb435e485 06:31:41 ---> a17cce8ad4dd 06:31:41 Step 23/23 : LABEL version=2.3.0-dev.44 06:31:41 Removing intermediate container be3f30155563 06:31:41 ---> 30f5313508ae 06:31:41 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:31:41 ---> Running in 0155831feef7 06:31:42 Removing intermediate container 0155831feef7 06:31:42 ---> 2bcf090797ee 06:31:42 06:31:42 Successfully built 2bcf090797ee 06:31:42 Successfully tagged core-metadata-arm64:latest 06:31:42  Building core-metadata ... done Building sys-mgmt-agent 06:31:42 ---> dc340de060e9 06:31:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:31:43 Removing intermediate container 7a4671e62322 06:31:43 ---> 61f7d1ed5e4f 06:31:43 06:31:43 Step 10/22 : FROM alpine:3.16 06:31:43 ---> a6215f271958 06:31:43 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 06:31:43 ---> Running in fa44c3fa0979 06:31:46 ---> 0dac086f2bda 06:31:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:31:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:31:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:31:46 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:31:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:31:47 ---> 62509701918b 06:31:47 Step 3/23 : WORKDIR /edgex-go 06:31:47 ---> Using cache 06:31:47 ---> 81a093fc15bb 06:31:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:31:47 ---> Using cache 06:31:47 ---> 7fce7d7ead6f 06:31:47 Step 5/23 : RUN apk add --update --no-cache make bash git 06:31:47 ---> e5879caede56 06:31:47 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 06:31:47 ---> Running in 3ec3dfe2d8cb 06:31:47 ---> Running in 754f60e26345 06:31:48 (1/2) Installing ca-certificates (20220614-r0) 06:31:48 Removing intermediate container 754f60e26345 06:31:48 ---> 9df61a474906 06:31:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:31:48 (2/2) Installing dumb-init (1.2.5-r1) 06:31:48 Executing busybox-1.35.0-r17.trigger 06:31:48 Executing ca-certificates-20220614-r0.trigger 06:31:48 ---> Running in 6c3574e2fca9 06:31:48 OK: 6 MiB in 16 packages 06:31:49 Removing intermediate container 6c3574e2fca9 06:31:49 ---> 79db3130f2ac 06:31:49 Step 20/22 : LABEL arch=arm64 06:31:49 ---> Running in fd0066e132e8 06:31:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:31:50 Removing intermediate container fd0066e132e8 06:31:50 ---> 614cc4fb0b4e 06:31:50 Step 21/22 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:31:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:31:51 ---> Running in 086dab832cc4 06:31:51 Removing intermediate container fa44c3fa0979 06:31:51 ---> 7f81b7551b5f 06:31:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:31:51 ---> Running in 72457396e895 06:31:51 Removing intermediate container 086dab832cc4 06:31:51 ---> 0d53fc29b197 06:31:51 Step 22/22 : LABEL version=2.3.0-dev.44 06:31:51 ---> Running in dd2ef9e300c9 06:31:52 OK: 221 MiB in 51 packages 06:31:52 Removing intermediate container 72457396e895 06:31:52 ---> 13860fcdb4b1 06:31:52 Step 13/22 : ENV APP_PORT=59860 06:31:52 ---> Running in e7005fca9988 06:31:52 Removing intermediate container dd2ef9e300c9 06:31:52 ---> ac5c7beef519 06:31:52 06:31:53 Successfully built ac5c7beef519 06:31:53 Successfully tagged support-scheduler-arm64:latest 06:31:53  Building support-scheduler ... done Building security-spire-server 06:31:53 Removing intermediate container e7005fca9988 06:31:53 ---> d83ae6129642 06:31:53 Step 14/22 : EXPOSE $APP_PORT 06:31:53 ---> Running in cc94bc340533 06:31:53 Removing intermediate container 3ec3dfe2d8cb 06:31:53 ---> 9e56e06514e1 06:31:53 Step 6/23 : COPY go.mod vendor* ./ 06:31:54 Removing intermediate container cc94bc340533 06:31:54 ---> 64c0b1be4c8d 06:31:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:31:55 ---> b48a90649a45 06:31:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:31:55 ---> Running in ef1bcc4175aa 06:31:55 ---> e2535b564d73 06:31:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:31:58 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:31:58 Step 2/25 : FROM ${BUILDER_BASE} AS builder 06:31:58 ---> 62509701918b 06:31:58 Step 3/25 : WORKDIR /edgex-go 06:31:58 ---> Using cache 06:31:58 ---> 81a093fc15bb 06:31:58 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:31:58 ---> Using cache 06:31:58 ---> 7fce7d7ead6f 06:31:58 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 06:31:59 ---> Running in e6037ded6190 06:31:59 ---> 4c607c285425 06:31:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:32:00 ---> e9532fe65908 06:32:00 Step 18/22 : ENTRYPOINT ["/support-notifications"] 06:32:00 ---> Running in 5924610632f4 06:32:01 Removing intermediate container 5924610632f4 06:32:01 ---> e2ac145f30df 06:32:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:32:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:32:01 ---> Running in c3600f3d314f 06:32:02 Removing intermediate container c3600f3d314f 06:32:02 ---> 5157e000ae92 06:32:02 Step 20/22 : LABEL arch=arm64 06:32:02 ---> Running in eca602460167 06:32:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:32:02 Removing intermediate container eca602460167 06:32:02 ---> 39b60393a1e0 06:32:02 Step 21/22 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:32:03 ---> Running in 6999d55a9ec9 06:32:03 Removing intermediate container 6999d55a9ec9 06:32:03 ---> 91ccb4a9415c 06:32:03 Step 22/22 : LABEL version=2.3.0-dev.44 06:32:03 ---> Running in d379a3ccb801 06:32:04 OK: 221 MiB in 51 packages 06:32:04 Removing intermediate container d379a3ccb801 06:32:04 ---> 0c526ac35780 06:32:04 06:32:04 Successfully built 0c526ac35780 06:32:04 Successfully tagged support-notifications-arm64:latest 06:32:04  Building support-notifications ... done Building security-secretstore-setup 06:32:05 Removing intermediate container e6037ded6190 06:32:05 ---> 916c2a7da2ee 06:32:05 Step 6/25 : COPY go.mod vendor* ./ 06:32:06 ---> 39cb16667836 06:32:06 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:32:06 ---> Running in 2236094bfb81 06:32:08 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:32:08 Step 2/25 : FROM ${BUILDER_BASE} AS builder 06:32:08 ---> 62509701918b 06:32:08 Step 3/25 : WORKDIR /edgex-go 06:32:08 ---> Using cache 06:32:08 ---> 81a093fc15bb 06:32:08 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:32:08 ---> Using cache 06:32:08 ---> 7fce7d7ead6f 06:32:08 Step 5/25 : RUN apk add --update --no-cache make git 06:32:08 ---> Using cache 06:32:08 ---> 842d55b57cc6 06:32:08 Step 6/25 : COPY go.mod vendor* ./ 06:32:08 ---> Using cache 06:32:08 ---> 8ccb777073b4 06:32:08 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:32:08 ---> Using cache 06:32:08 ---> 27b68e6a7373 06:32:08 Step 8/25 : COPY . . 06:32:08 ---> Using cache 06:32:08 ---> 8627cccc9975 06:32:08 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:32:09 ---> Running in a0d79d7386d9 06:32:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:32:50 Removing intermediate container ef1bcc4175aa 06:32:50 ---> fed202e83020 06:32:50 Step 8/23 : COPY . . 06:32:54 ---> 2cb85bb2b44f 06:32:54 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:32:54 ---> Running in e9bfabea74f7 06:32:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:33:01 Removing intermediate container 2236094bfb81 06:33:01 ---> 92d5bb305ebb 06:33:01 Step 8/25 : COPY . . 06:33:04 ---> ad734ec507a0 06:33:04 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 06:33:04 ---> Running in e99d7df613f0 06:33:04 Removing intermediate container e99d7df613f0 06:33:04 ---> 0e3741cbd0ef 06:33:04 Step 10/25 : WORKDIR /edgex-go/spire-build 06:33:04 ---> Running in c51f0aecdc49 06:33:05 Removing intermediate container c51f0aecdc49 06:33:05 ---> 0c1687761d1d 06:33:05 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 06:33:05 ---> Running in 6cb8111ff5e5 06:33:08 Removing intermediate container 6cb8111ff5e5 06:33:08 ---> d5438dd4d085 06:33:08 Step 12/25 : WORKDIR /edgex-go 06:33:08 ---> Running in 4a77ee98a926 06:33:08 Removing intermediate container 4a77ee98a926 06:33:08 ---> 7702d66a7082 06:33:08 06:33:08 Step 13/25 : FROM alpine:3.15 06:33:08 ---> 02e0d6fdf486 06:33:08 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:33:08 ---> Using cache 06:33:08 ---> e9cfe44fbbd8 06:33:08 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:33:08 ---> Using cache 06:33:08 ---> bd5686b762e5 06:33:08 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:33:08 ---> Using cache 06:33:08 ---> d0b828ce29d3 06:33:08 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:33:14 ---> c8d6d15779c8 06:33:14 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:33:15 ---> 9f7b7d16cd99 06:33:15 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:33:15 ---> b8944614007c 06:33:15 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:33:16 ---> a8b8451dc938 06:33:16 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:33:16 ---> Running in 4502b67e47b9 06:33:17 Removing intermediate container 4502b67e47b9 06:33:17 ---> cd3c030b3903 06:33:17 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:33:17 ---> Running in f9d8278df8d9 06:33:18 Removing intermediate container f9d8278df8d9 06:33:18 ---> 7e9e8539e58b 06:33:18 Step 23/25 : LABEL arch=arm64 06:33:18 ---> Running in 4300a4e91d40 06:33:18 Removing intermediate container 4300a4e91d40 06:33:18 ---> 2109f0bd20d4 06:33:18 Step 24/25 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:33:18 ---> Running in 0ee1f1868f2c 06:33:19 Removing intermediate container 0ee1f1868f2c 06:33:19 ---> b177925a688d 06:33:19 Step 25/25 : LABEL version=2.3.0-dev.44 06:33:19 ---> Running in 282aff9385cd 06:33:20 Removing intermediate container 282aff9385cd 06:33:20 ---> 8e94802f8166 06:33:20 06:33:20 Successfully built 8e94802f8166 06:33:20 Successfully tagged security-spire-server-arm64:latest 06:33:20  Building security-spire-server ... done Building security-spire-config 06:33:23 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:33:23 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:33:23 ---> 62509701918b 06:33:23 Step 3/26 : WORKDIR /edgex-go 06:33:23 ---> Using cache 06:33:23 ---> 81a093fc15bb 06:33:23 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:33:23 ---> Using cache 06:33:23 ---> 7fce7d7ead6f 06:33:23 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 06:33:23 ---> Using cache 06:33:23 ---> 916c2a7da2ee 06:33:23 Step 6/26 : COPY go.mod vendor* ./ 06:33:23 ---> Using cache 06:33:23 ---> 39cb16667836 06:33:23 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:33:23 ---> Using cache 06:33:23 ---> 92d5bb305ebb 06:33:23 Step 8/26 : COPY . . 06:33:23 ---> Using cache 06:33:23 ---> ad734ec507a0 06:33:23 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 06:33:23 ---> Using cache 06:33:23 ---> 0e3741cbd0ef 06:33:23 Step 10/26 : WORKDIR /edgex-go/spire-build 06:33:23 ---> Using cache 06:33:23 ---> 0c1687761d1d 06:33:23 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 06:33:24 ---> Running in f5b925f9925f 06:33:27 Removing intermediate container f5b925f9925f 06:33:27 ---> 78ee63a8ebc0 06:33:27 Step 12/26 : WORKDIR /edgex-go 06:33:27 ---> Running in 1c8d71e7596b 06:33:27 Removing intermediate container 1c8d71e7596b 06:33:27 ---> 3ed53d6c3eb7 06:33:27 06:33:27 Step 13/26 : FROM alpine:3.15 06:33:27 ---> 02e0d6fdf486 06:33:27 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:33:27 ---> Using cache 06:33:27 ---> e9cfe44fbbd8 06:33:27 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:33:27 ---> Using cache 06:33:27 ---> bd5686b762e5 06:33:27 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 06:33:27 ---> Running in 9201535b7205 06:33:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:33:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:33:32 v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] 06:33:32 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 06:33:32 OK: 15733 distinct packages available 06:33:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:33:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:33:35 (1/4) Installing dumb-init (1.2.5-r1) 06:33:35 (2/4) Installing musl-obstack (1.2.3-r0) 06:33:35 (3/4) Installing libucontext (1.1-r0) 06:33:35 (4/4) Installing gcompat (1.0.0-r4) 06:33:36 Executing busybox-1.34.1-r7.trigger 06:33:36 OK: 6 MiB in 18 packages 06:33:37 Removing intermediate container 9201535b7205 06:33:37 ---> a075a4338259 06:33:37 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:33:42 ---> 943300d74b51 06:33:42 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:33:43 ---> aff54a59be07 06:33:43 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 06:33:43 ---> Running in 34802e591159 06:33:44 Removing intermediate container 34802e591159 06:33:44 ---> 18b6194b2e9b 06:33:44 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:33:45 ---> 4c6bfabf8e9b 06:33:45 Step 21/26 : WORKDIR / 06:33:45 ---> Running in a78174c835a9 06:33:45 Removing intermediate container a78174c835a9 06:33:45 ---> b855ddf67040 06:33:45 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:33:45 ---> Running in 9471efbb4575 06:33:46 Removing intermediate container 9471efbb4575 06:33:46 ---> 1941356f080c 06:33:46 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:33:46 ---> Running in 9669720bcf26 06:33:47 Removing intermediate container 9669720bcf26 06:33:47 ---> d01453f60119 06:33:47 Step 24/26 : LABEL arch=arm64 06:33:47 ---> Running in 037398d8e560 06:33:47 Removing intermediate container 037398d8e560 06:33:47 ---> a0256763ad02 06:33:47 Step 25/26 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:33:47 ---> Running in a12425b4f814 06:33:48 Removing intermediate container a12425b4f814 06:33:48 ---> 9ba81ba66ccd 06:33:48 Step 26/26 : LABEL version=2.3.0-dev.44 06:33:48 ---> Running in 2c3eb9bdb98f 06:33:48 Removing intermediate container 2c3eb9bdb98f 06:33:48 ---> ffb71de553e1 06:33:48 06:33:48 Successfully built ffb71de553e1 06:33:48 Successfully tagged security-spire-config-arm64:latest 06:33:48  Building security-spire-config ... done Building security-spiffe-token-provider 06:33:52 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:33:52 Step 2/20 : FROM ${BUILDER_BASE} AS builder 06:33:52 ---> 62509701918b 06:33:52 Step 3/20 : WORKDIR /edgex-go 06:33:52 ---> Using cache 06:33:52 ---> 81a093fc15bb 06:33:52 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 06:33:52 ---> Running in 22c2a828ba92 06:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:33:56 v3.16.2-6-gd76f9d8b35 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 06:33:56 v3.16.2-7-g2f8a4891a7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 06:33:56 OK: 16892 distinct packages available 06:33:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:33:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:33:57 OK: 221 MiB in 51 packages 06:33:59 Removing intermediate container 22c2a828ba92 06:33:59 ---> de91cc7e933f 06:33:59 Step 5/20 : COPY go.mod vendor* ./ 06:34:00 ---> cca2dd210284 06:34:00 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:34:00 ---> Running in 19fdc74fb19a 06:34:15 Removing intermediate container 73c55f570d65 06:34:15 ---> 6735a752427f 06:34:15 06:34:15 Step 10/31 : FROM alpine:3.16 06:34:15 ---> a6215f271958 06:34:15 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:34:15 ---> Running in f6d19e599134 06:34:15 Removing intermediate container f6d19e599134 06:34:15 ---> d50d37a38c77 06:34:15 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 06:34:15 ---> Running in c8cfd65e1ba2 06:34:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:34:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:34:19 (1/2) Installing dumb-init (1.2.5-r1) 06:34:19 (2/2) Installing su-exec (0.2-r1) 06:34:19 Executing busybox-1.35.0-r17.trigger 06:34:19 OK: 5 MiB in 16 packages 06:34:21 Removing intermediate container c8cfd65e1ba2 06:34:21 ---> 382f0d4e4732 06:34:21 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 06:34:21 ---> Running in c302c18997ee 06:34:22 Removing intermediate container c302c18997ee 06:34:22 ---> f4630b3630a0 06:34:22 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 06:34:22 ---> Running in 60520279badf 06:34:22 Removing intermediate container 60520279badf 06:34:22 ---> fba5e0a442ed 06:34:22 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 06:34:23 ---> Running in 99493c998f98 06:34:23 Removing intermediate container 99493c998f98 06:34:23 ---> 4782292e4850 06:34:23 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:34:23 ---> Running in ec210229c046 06:34:27 Removing intermediate container ec210229c046 06:34:27 ---> 5a3ada0efffb 06:34:27 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 06:34:27 ---> Running in 1816c2ab6900 06:34:27 Removing intermediate container 1816c2ab6900 06:34:27 ---> fd6e1dbd63b2 06:34:27 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 06:34:29 ---> 32c15a2b4e46 06:34:29 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 06:34:29 ---> Running in 6ebb08f8ca85 06:34:33 Removing intermediate container 6ebb08f8ca85 06:34:33 ---> 613078626efa 06:34:33 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 06:34:35 ---> 4e487a50069d 06:34:35 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:34:39 ---> fd839cc055be 06:34:39 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:34:40 ---> ed4db355f649 06:34:40 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:34:41 ---> 0b651615728f 06:34:41 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 06:34:43 ---> 07b9b1d666ea 06:34:43 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:34:45 ---> a8f8c28c6801 06:34:45 Step 26/31 : RUN chmod +x /entrypoint.sh 06:34:45 ---> Running in 707b3b362be2 06:34:49 Removing intermediate container 707b3b362be2 06:34:49 ---> 83d994490fb6 06:34:49 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 06:34:49 ---> Running in ff1f7501af44 06:34:49 Removing intermediate container ff1f7501af44 06:34:49 ---> 846c2520fdbd 06:34:49 Step 28/31 : CMD ["gate"] 06:34:50 ---> Running in c05181d8546c 06:34:50 Removing intermediate container c05181d8546c 06:34:50 ---> a3552d934ab1 06:34:50 Step 29/31 : LABEL arch=arm64 06:34:51 ---> Running in 0409d6a0c805 06:34:52 Removing intermediate container 0409d6a0c805 06:34:52 ---> f0e0155f9d53 06:34:52 Step 30/31 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:34:52 ---> Running in 0c186b11b766 06:34:52 Removing intermediate container 0c186b11b766 06:34:52 ---> a23a0e6f5914 06:34:52 Step 31/31 : LABEL version=2.3.0-dev.44 06:34:53 ---> Running in 35708c891328 06:34:53 Removing intermediate container 35708c891328 06:34:53 ---> 25cccc22ca92 06:34:53 06:34:54 Successfully built 25cccc22ca92 06:34:54 Successfully tagged security-bootstrapper-arm64:latest 06:34:55  Building security-bootstrapper ... done Removing intermediate container 19fdc74fb19a 06:34:55 ---> 0c9f01310f2a 06:34:55 Step 7/20 : COPY . . 06:34:58 ---> f1c46c4bf1bd 06:34:58 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:34:59 ---> Running in 143567d963fa 06:35:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:36:38 Removing intermediate container eb7a1b3c5606 06:36:38 ---> 4622576c97f7 06:36:38 06:36:38 Step 10/23 : FROM alpine:3.16 06:36:38 ---> a6215f271958 06:36:38 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:36:38 ---> Running in b3eb84fef11a 06:36:38 Removing intermediate container b3eb84fef11a 06:36:38 ---> 50e36cbeedd9 06:36:38 Step 12/23 : ENV APP_PORT=59880 06:36:38 ---> Running in cd3f8c7f0c62 06:36:39 Removing intermediate container cd3f8c7f0c62 06:36:39 ---> 1b9b5923946b 06:36:39 Step 13/23 : EXPOSE $APP_PORT 06:36:39 ---> Running in 61c0d9c84faa 06:36:39 Removing intermediate container 61c0d9c84faa 06:36:39 ---> 3c2a7ca1332c 06:36:39 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:36:39 ---> Running in 3978d23722d6 06:36:43 Removing intermediate container 3978d23722d6 06:36:43 ---> d45acae3875b 06:36:43 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 06:36:43 ---> Running in 7a403535a7e5 06:36:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:36:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:36:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:36:47 (1/6) Installing dumb-init (1.2.5-r1) 06:36:47 (2/6) Installing libgcc (11.2.1_git20220219-r2) 06:36:47 (3/6) Installing libsodium (1.0.18-r0) 06:36:47 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 06:36:47 (5/6) Installing libzmq (4.3.4-r0) 06:36:47 (6/6) Installing zeromq (4.3.4-r0) 06:36:47 Executing busybox-1.35.0-r17.trigger 06:36:47 OK: 8 MiB in 20 packages 06:36:49 Removing intermediate container 7a403535a7e5 06:36:49 ---> d7e40b4cf485 06:36:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:36:50 ---> fa6519bf3166 06:36:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:36:51 ---> a2e75486f894 06:36:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:36:52 ---> dac700f8afd3 06:36:52 Step 19/23 : ENTRYPOINT ["/core-data"] 06:36:52 ---> Running in c0b25424bf24 06:36:53 Removing intermediate container c0b25424bf24 06:36:53 ---> 39537afb8400 06:36:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:36:53 ---> Running in a125fd032341 06:36:53 Removing intermediate container a125fd032341 06:36:53 ---> 0044e1565124 06:36:53 Step 21/23 : LABEL arch=arm64 06:36:53 ---> Running in 267fabfc79df 06:36:54 Removing intermediate container 267fabfc79df 06:36:54 ---> b6090755f4f3 06:36:54 Step 22/23 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:36:54 ---> Running in 227e1ebd9f59 06:36:55 Removing intermediate container 227e1ebd9f59 06:36:55 ---> 9041a9046fd2 06:36:55 Step 23/23 : LABEL version=2.3.0-dev.44 06:36:55 ---> Running in 13c23ebe3288 06:36:55 Removing intermediate container 13c23ebe3288 06:36:55 ---> ebe92be4f325 06:36:55 06:36:56 Successfully built ebe92be4f325 06:36:56 Successfully tagged core-data-arm64:latest 06:37:04  Building core-data ... done Removing intermediate container a0d79d7386d9 06:37:04 ---> 564159289955 06:37:04 06:37:04 Step 10/25 : FROM alpine:3.16 06:37:04 ---> a6215f271958 06:37:04 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 06:37:04 ---> Running in a6888ae89505 06:37:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:37:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:37:06 (1/3) Installing ca-certificates (20220614-r0) 06:37:06 (2/3) Installing dumb-init (1.2.5-r1) 06:37:06 (3/3) Installing su-exec (0.2-r1) 06:37:06 Executing busybox-1.35.0-r17.trigger 06:37:06 Executing ca-certificates-20220614-r0.trigger 06:37:07 OK: 6 MiB in 17 packages 06:37:09 Removing intermediate container a6888ae89505 06:37:09 ---> 9a15c6b5ed0f 06:37:09 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:37:09 ---> Running in 42b2ba9b2b1c 06:37:09 Removing intermediate container 42b2ba9b2b1c 06:37:09 ---> 3370ccc8aa13 06:37:09 Step 13/25 : WORKDIR / 06:37:09 ---> Running in 08c9ee16a24c 06:37:10 Removing intermediate container 08c9ee16a24c 06:37:10 ---> 0ddb8512d21c 06:37:10 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:37:11 ---> 1ba83225df72 06:37:11 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:37:12 ---> 0ef224e1693d 06:37:12 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:37:13 ---> f5ed152b821e 06:37:13 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 06:37:15 ---> 308c56fbd0e4 06:37:15 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:37:18 ---> eac78fd9c027 06:37:18 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:37:20 ---> 5025d066b6b5 06:37:20 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:37:20 Removing intermediate container e9bfabea74f7 06:37:20 ---> a67cf3bcd546 06:37:20 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:37:21 ---> Running in 0585f8627cbf 06:37:21 ---> 10873c395db5 06:37:21 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:37:22 ---> Running in 793ef4707a64 06:37:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:37:25 Removing intermediate container 793ef4707a64 06:37:25 ---> f33a2d998b82 06:37:25 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 06:37:25 ---> Running in 1f52a68ca2b8 06:37:25 Removing intermediate container 1f52a68ca2b8 06:37:25 ---> f6e0217e1051 06:37:25 Step 23/25 : LABEL arch=arm64 06:37:25 ---> Running in 07770c7b34fa 06:37:26 Removing intermediate container 07770c7b34fa 06:37:26 ---> 058f6618410e 06:37:26 Step 24/25 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:37:26 ---> Running in 4d72e0694de8 06:37:27 Removing intermediate container 4d72e0694de8 06:37:27 Removing intermediate container 0585f8627cbf 06:37:27 ---> 861d180bf6a4 06:37:27 Step 25/25 : LABEL version=2.3.0-dev.44 06:37:27 ---> 1d47f93e03ad 06:37:27 06:37:27 Step 11/23 : FROM alpine:3.16 06:37:27 ---> a6215f271958 06:37:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 06:37:27 ---> Running in 2776e2b59f66 06:37:27 ---> Running in 68deb8e239a4 06:37:28 Removing intermediate container 2776e2b59f66 06:37:28 ---> 518547f231ec 06:37:28 06:37:28 Removing intermediate container 68deb8e239a4 06:37:28 ---> 440be6a0f81c 06:37:28 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 06:37:28 Successfully built 518547f231ec 06:37:28 ---> Running in 426555d805af 06:37:28 Successfully tagged security-secretstore-setup-arm64:latest 06:37:30  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:37:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:37:31 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 06:37:31 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 06:37:31 (3/33) Installing readline (8.1.2-r0) 06:37:31 (4/33) Installing bash (5.1.16-r2) 06:37:31 Executing bash-5.1.16-r2.post-install 06:37:31 (5/33) Installing ca-certificates (20220614-r0) 06:37:31 (6/33) Installing brotli-libs (1.0.9-r6) 06:37:31 (7/33) Installing nghttp2-libs (1.47.0-r0) 06:37:31 (8/33) Installing libcurl (7.83.1-r2) 06:37:31 (9/33) Installing curl (7.83.1-r2) 06:37:31 (10/33) Installing docker-cli (20.10.16-r2) 06:37:32 (11/33) Installing dumb-init (1.2.5-r1) 06:37:32 (12/33) Installing libbz2 (1.0.8-r1) 06:37:32 (13/33) Installing expat (2.4.8-r0) 06:37:32 (14/33) Installing libffi (3.4.2-r1) 06:37:32 (15/33) Installing gdbm (1.23-r0) 06:37:32 (16/33) Installing xz-libs (5.2.5-r1) 06:37:32 (17/33) Installing libgcc (11.2.1_git20220219-r2) 06:37:32 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 06:37:32 (19/33) Installing mpdecimal (2.5.1-r1) 06:37:32 (20/33) Installing sqlite-libs (3.38.5-r0) 06:37:32 (21/33) Installing python3 (3.10.5-r0) 06:37:34 (22/33) Installing py3-contextlib2 (21.6.0-r2) 06:37:34 (23/33) Installing py3-tomli (2.0.1-r1) 06:37:34 (24/33) Installing py3-pep517 (0.12.0-r2) 06:37:34 (25/33) Installing py3-six (1.16.0-r1) 06:37:34 (26/33) Installing py3-retrying (1.3.3-r3) 06:37:34 (27/33) Installing py3-appdirs (1.4.4-r3) 06:37:34 (28/33) Installing py3-more-itertools (8.13.0-r0) 06:37:34 (29/33) Installing py3-ordered-set (4.0.2-r3) 06:37:34 (30/33) Installing py3-parsing (2.4.7-r3) 06:37:34 (31/33) Installing py3-packaging (21.3-r0) 06:37:34 (32/33) Installing py3-setuptools (59.4.0-r0) 06:37:34 (33/33) Installing py3-pip (22.1.1-r0) 06:37:35 Executing busybox-1.35.0-r17.trigger 06:37:35 Executing ca-certificates-20220614-r0.trigger 06:37:35 OK: 120 MiB in 47 packages 06:37:48 Collecting docker-compose==1.23.2 06:37:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:37:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.5 MB/s eta 0:00:00 06:37:48 Collecting texttable<0.10,>=0.9.0 06:37:48 Downloading texttable-0.9.1.tar.gz (11 kB) 06:37:48 Preparing metadata (setup.py): started 06:37:49 Preparing metadata (setup.py): finished with status 'done' 06:37:50 Collecting jsonschema<3,>=2.5.1 06:37:50 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:37:50 Collecting dockerpty<0.5,>=0.4.1 06:37:50 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:37:50 Preparing metadata (setup.py): started 06:37:52 Preparing metadata (setup.py): finished with status 'done' 06:37:52 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 06:37:52 Collecting docopt<0.7,>=0.6.1 06:37:52 Downloading docopt-0.6.2.tar.gz (25 kB) 06:37:52 Preparing metadata (setup.py): started 06:37:54 Preparing metadata (setup.py): finished with status 'done' 06:37:55 Collecting websocket-client<1.0,>=0.32.0 06:37:55 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 06:37:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 13.5 MB/s eta 0:00:00 06:37:55 Collecting cached-property<2,>=1.2.0 06:37:55 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:37:56 Collecting PyYAML<4,>=3.10 06:37:56 Downloading PyYAML-3.13.tar.gz (270 kB) 06:37:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 12.7 MB/s eta 0:00:00 06:37:57 Preparing metadata (setup.py): started 06:37:59 Preparing metadata (setup.py): finished with status 'done' 06:37:59 Collecting docker<4.0,>=3.6.0 06:37:59 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:38:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 20.2 MB/s eta 0:00:00 06:38:00 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:38:00 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:38:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 19.2 MB/s eta 0:00:00 06:38:01 Collecting docker-pycreds>=0.4.0 06:38:01 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:38:01 Collecting idna<2.8,>=2.5 06:38:01 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:38:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.1 MB/s eta 0:00:00 06:38:02 Collecting urllib3<1.25,>=1.21.1 06:38:02 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:38:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 9.1 MB/s eta 0:00:00 06:38:02 Collecting certifi>=2017.4.17 06:38:02 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 06:38:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 18.6 MB/s eta 0:00:00 06:38:02 Collecting chardet<3.1.0,>=3.0.2 06:38:03 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 06:38:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 17.6 MB/s eta 0:00:00 06:38:03 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 06:38:03 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 06:38:03 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 06:38:03 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 06:38:04 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 06:38:04 Running setup.py install for texttable: started 06:38:06 Running setup.py install for texttable: finished with status 'done' 06:38:06 Running setup.py install for PyYAML: started 06:38:09 Running setup.py install for PyYAML: finished with status 'done' 06:38:10 Running setup.py install for docopt: started 06:38:12 Running setup.py install for docopt: finished with status 'done' 06:38:14 Running setup.py install for dockerpty: started 06:38:16 Running setup.py install for dockerpty: finished with status 'done' 06:38:18 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 06:38:18 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 06:38:31 Removing intermediate container 143567d963fa 06:38:31 ---> d2190a73f295 06:38:31 06:38:31 Step 9/20 : FROM alpine:3.15 06:38:31 ---> 02e0d6fdf486 06:38:31 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:38:31 ---> Using cache 06:38:31 ---> e9cfe44fbbd8 06:38:31 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:38:31 ---> Using cache 06:38:31 ---> bd5686b762e5 06:38:31 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:38:31 ---> Running in 7381e93579d3 06:38:31 Removing intermediate container 426555d805af 06:38:31 ---> 6fcfed8cf00d 06:38:31 Step 14/23 : ENV APP_PORT=58890 06:38:31 ---> Running in 6da201f8c3e2 06:38:31 Removing intermediate container 6da201f8c3e2 06:38:31 ---> 73c338d9015f 06:38:31 Step 15/23 : EXPOSE $APP_PORT 06:38:31 ---> Running in 04715cb42d23 06:38:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:38:31 Removing intermediate container 04715cb42d23 06:38:31 ---> 37b9609098e7 06:38:31 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:38:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:38:31 ---> 5530422af875 06:38:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:38:32 ---> d53b85a51ff0 06:38:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:38:32 v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] 06:38:32 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 06:38:32 OK: 15733 distinct packages available 06:38:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:38:33 ---> c65d1fe35bbc 06:38:33 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 06:38:33 ---> Running in a2f06d4271c2 06:38:33 Removing intermediate container a2f06d4271c2 06:38:33 ---> 53fbaf944374 06:38:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:38:33 ---> Running in 96d33e1ddd2a 06:38:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:38:33 Removing intermediate container 96d33e1ddd2a 06:38:33 ---> 4fee7935dc95 06:38:33 Step 21/23 : LABEL arch=arm64 06:38:33 ---> Running in d0c2112cf936 06:38:34 Removing intermediate container d0c2112cf936 06:38:34 ---> df873b07432a 06:38:34 Step 22/23 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:38:34 ---> Running in 312945eeb62a 06:38:34 (1/9) Installing ca-certificates (20220614-r0) 06:38:34 Removing intermediate container 312945eeb62a 06:38:34 ---> 90135fe7b2a1 06:38:34 Step 23/23 : LABEL version=2.3.0-dev.44 06:38:34 (2/9) Installing brotli-libs (1.0.9-r5) 06:38:34 ---> Running in 873185731f9a 06:38:34 (3/9) Installing nghttp2-libs (1.46.0-r0) 06:38:34 (4/9) Installing libcurl (7.80.0-r2) 06:38:34 (5/9) Installing curl (7.80.0-r2) 06:38:34 Removing intermediate container 873185731f9a 06:38:34 ---> e685eaef1688 06:38:34 06:38:34 (6/9) Installing dumb-init (1.2.5-r1) 06:38:34 Successfully built e685eaef1688 06:38:34 Successfully tagged sys-mgmt-agent-arm64:latest 06:38:34  Building sys-mgmt-agent ... done (7/9) Installing musl-obstack (1.2.3-r0) 06:38:35 (8/9) Installing libucontext (1.1-r0) 06:38:35 (9/9) Installing gcompat (1.0.0-r4) 06:38:35 Executing busybox-1.34.1-r7.trigger 06:38:35 Executing ca-certificates-20220614-r0.trigger 06:38:35 OK: 8 MiB in 23 packages 06:38:36 Removing intermediate container 7381e93579d3 06:38:36 ---> 8a19b71537f9 06:38:36 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 06:38:37 ---> 6db77a60848e 06:38:37 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:38:38 ---> 6f4bc322f993 06:38:38 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 06:38:39 ---> 782edc5e75e7 06:38:39 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 06:38:39 ---> Running in 15680fedfe4c 06:38:39 Removing intermediate container 15680fedfe4c 06:38:39 ---> 0f0301781037 06:38:39 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:38:39 ---> Running in 7dbb859b3abe 06:38:39 Removing intermediate container 7dbb859b3abe 06:38:39 ---> 75f4310bd0c1 06:38:39 Step 18/20 : LABEL arch=arm64 06:38:39 ---> Running in de999d9718ed 06:38:40 Removing intermediate container de999d9718ed 06:38:40 ---> 465c111a26c2 06:38:40 Step 19/20 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:38:40 ---> Running in dd310e9b9b45 06:38:40 Removing intermediate container dd310e9b9b45 06:38:40 ---> 555699b2e6a3 06:38:40 Step 20/20 : LABEL version=2.3.0-dev.44 06:38:40 ---> Running in c0208ec25ffa 06:38:41 Removing intermediate container c0208ec25ffa 06:38:41 ---> 339f53a12852 06:38:41 06:38:41 Successfully built 339f53a12852 06:38:41 Successfully tagged security-spiffe-token-provider-arm64:latest 06:38:41  Building security-spiffe-token-provider ... done  [Pipeline] } 06:38:41 $ docker stop --time=1 2125bf178bbfe755ff3cd28af536649dba6e30b1c226cc8401fa615d3a9d56cd 06:38:43 $ docker rm -f 2125bf178bbfe755ff3cd28af536649dba6e30b1c226cc8401fa615d3a9d56cd [Pipeline] // withDockerContainer [Pipeline] sh 06:38:43 + docker images 06:38:44 REPOSITORY TAG IMAGE ID CREATED SIZE 06:38:44 security-spiffe-token-provider-arm64 latest 339f53a12852 3 seconds ago 28.3MB 06:38:44 sys-mgmt-agent-arm64 latest e685eaef1688 9 seconds ago 133MB 06:38:44 d2190a73f295 15 seconds ago 1.24GB 06:38:44 1d47f93e03ad About a minute ago 1.19GB 06:38:44 security-secretstore-setup-arm64 latest 518547f231ec About a minute ago 27.9MB 06:38:44 564159289955 About a minute ago 1.2GB 06:38:44 core-data-arm64 latest ebe92be4f325 About a minute ago 20.6MB 06:38:44 4622576c97f7 2 minutes ago 1.22GB 06:38:44 security-bootstrapper-arm64 latest 25cccc22ca92 3 minutes ago 18.6MB 06:38:44 6735a752427f 4 minutes ago 1.19GB 06:38:44 security-spire-config-arm64 latest ffb71de553e1 4 minutes ago 83.6MB 06:38:44 3ed53d6c3eb7 5 minutes ago 1.09GB 06:38:44 security-spire-server-arm64 latest 8e94802f8166 5 minutes ago 84.2MB 06:38:44 7702d66a7082 5 minutes ago 1.09GB 06:38:44 support-notifications-arm64 latest 0c526ac35780 6 minutes ago 26.1MB 06:38:44 support-scheduler-arm64 latest ac5c7beef519 6 minutes ago 25.6MB 06:38:44 core-metadata-arm64 latest 2bcf090797ee 7 minutes ago 17.4MB 06:38:44 61f7d1ed5e4f 7 minutes ago 1.25GB 06:38:44 76f2c9bd3d4e 7 minutes ago 1.25GB 06:38:44 997e14f55eb2 7 minutes ago 1.22GB 06:38:44 security-proxy-setup-arm64 latest 05848cb5c485 9 minutes ago 26.2MB 06:38:44 core-command-arm64 latest 824f2f527725 9 minutes ago 15.6MB 06:38:44 c23ca6140604 9 minutes ago 1.19GB 06:38:44 460f81013c84 10 minutes ago 1.19GB 06:38:44 security-spire-agent-arm64 latest 6eb4b2e1f709 14 minutes ago 122MB 06:38:44 9a91c5ab8996 14 minutes ago 1.09GB 06:38:44 ci-base-image-arm64 latest 62509701918b 17 minutes ago 995MB 06:38:44 alpine 3.15 02e0d6fdf486 37 hours ago 5.33MB 06:38:44 alpine 3.16 a6215f271958 37 hours ago 5.29MB 06:38:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 4 weeks ago 678MB 06:38:44 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 06:38:44 provisioning config files... 06:38:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/279@tmp/config6138330990992394163tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:38:44 ---> docker-login.sh 06:38:44 nexus3.edgexfoundry.org:10001 06:38:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:44 Configure a credential helper to remove this warning. See 06:38:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:44 06:38:44 Login Succeeded 06:38:44 nexus3.edgexfoundry.org:10002 06:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:45 Configure a credential helper to remove this warning. See 06:38:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:45 06:38:45 Login Succeeded 06:38:45 nexus3.edgexfoundry.org:10003 06:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:45 Configure a credential helper to remove this warning. See 06:38:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:45 06:38:45 Login Succeeded 06:38:45 nexus3.edgexfoundry.org:10004 06:38:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:46 Configure a credential helper to remove this warning. See 06:38:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:46 06:38:46 Login Succeeded 06:38:46 docker.io 06:38:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:47 Configure a credential helper to remove this warning. See 06:38:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:47 06:38:47 Login Succeeded 06:38:47 ---> docker-login.sh ends [Pipeline] } 06:38:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:38:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:38:47 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 06:38:47 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:38:47 latest 06:38:47 2.3.0-dev.44 06:38:47 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:38:47 main 06:38:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:47 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:47 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:38:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:38:47 13a09897f87f: Preparing 06:38:47 0d4431abd35d: Preparing 06:38:47 0a4eaf75a9d5: Preparing 06:38:47 bd517987323a: Preparing 06:38:47 5d3e392a13a0: Preparing 06:38:47 5d3e392a13a0: Layer already exists 06:38:48 0a4eaf75a9d5: Pushed 06:38:48 13a09897f87f: Pushed 06:38:48 bd517987323a: Pushed 06:38:50 0d4431abd35d: Pushed 06:38:50 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:bb3c87bd30aa5a4c08d9a531cdc1c3ade92f360e84063e9caeeb22461e2003e7 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:51 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:51 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:38:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:38:51 13a09897f87f: Preparing 06:38:51 0d4431abd35d: Preparing 06:38:51 0a4eaf75a9d5: Preparing 06:38:51 bd517987323a: Preparing 06:38:51 5d3e392a13a0: Preparing 06:38:51 5d3e392a13a0: Layer already exists 06:38:51 13a09897f87f: Layer already exists 06:38:51 0d4431abd35d: Layer already exists 06:38:51 bd517987323a: Layer already exists 06:38:51 0a4eaf75a9d5: Layer already exists 06:38:51 latest: digest: sha256:bb3c87bd30aa5a4c08d9a531cdc1c3ade92f360e84063e9caeeb22461e2003e7 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:52 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:52 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.44 06:38:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:38:52 13a09897f87f: Preparing 06:38:52 0d4431abd35d: Preparing 06:38:52 0a4eaf75a9d5: Preparing 06:38:52 bd517987323a: Preparing 06:38:52 5d3e392a13a0: Preparing 06:38:52 0d4431abd35d: Layer already exists 06:38:52 13a09897f87f: Layer already exists 06:38:52 5d3e392a13a0: Layer already exists 06:38:52 bd517987323a: Layer already exists 06:38:52 0a4eaf75a9d5: Layer already exists 06:38:52 2.3.0-dev.44: digest: sha256:bb3c87bd30aa5a4c08d9a531cdc1c3ade92f360e84063e9caeeb22461e2003e7 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:53 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:53 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:38:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:38:53 13a09897f87f: Preparing 06:38:53 0d4431abd35d: Preparing 06:38:53 0a4eaf75a9d5: Preparing 06:38:53 bd517987323a: Preparing 06:38:53 5d3e392a13a0: Preparing 06:38:53 5d3e392a13a0: Layer already exists 06:38:53 bd517987323a: Layer already exists 06:38:53 0a4eaf75a9d5: Layer already exists 06:38:53 0d4431abd35d: Layer already exists 06:38:53 13a09897f87f: Layer already exists 06:38:53 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:bb3c87bd30aa5a4c08d9a531cdc1c3ade92f360e84063e9caeeb22461e2003e7 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:54 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:54 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 06:38:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:38:54 13a09897f87f: Preparing 06:38:54 0d4431abd35d: Preparing 06:38:54 0a4eaf75a9d5: Preparing 06:38:54 bd517987323a: Preparing 06:38:54 5d3e392a13a0: Preparing 06:38:54 5d3e392a13a0: Layer already exists 06:38:54 bd517987323a: Layer already exists 06:38:54 0d4431abd35d: Layer already exists 06:38:54 13a09897f87f: Layer already exists 06:38:54 0a4eaf75a9d5: Layer already exists 06:38:54 main: digest: sha256:bb3c87bd30aa5a4c08d9a531cdc1c3ade92f360e84063e9caeeb22461e2003e7 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:38:54 ===================================================== [Pipeline] echo 06:38:54 taggedImages: 06:38:54 - nexus3.edgexfoundry.org:10004/core-command-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:38:54 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:38:54 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.44 06:38:54 - nexus3.edgexfoundry.org:10004/core-command-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:38:54 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 06:38:54 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 06:38:54 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:38:54 latest 06:38:54 2.3.0-dev.44 06:38:54 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:38:54 main 06:38:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:55 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:38:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:38:55 b3e6e5ccd608: Preparing 06:38:55 a233978f8585: Preparing 06:38:55 0a4eaf75a9d5: Preparing 06:38:55 ec11d9a0f23c: Preparing 06:38:55 8492f519b0d2: Preparing 06:38:55 5d3e392a13a0: Preparing 06:38:55 5d3e392a13a0: Waiting 06:38:55 0a4eaf75a9d5: Layer already exists 06:38:55 5d3e392a13a0: Layer already exists 06:38:55 b3e6e5ccd608: Pushed 06:38:55 8492f519b0d2: Pushed 06:38:56 ec11d9a0f23c: Pushed 06:38:58 a233978f8585: Pushed 06:38:58 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:b26ad131f7f2114b68c3c8f7a5219ea66cc4e2bf7f61badbb7324f57f07d4bc3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:59 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:59 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:38:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:38:59 b3e6e5ccd608: Preparing 06:38:59 a233978f8585: Preparing 06:38:59 0a4eaf75a9d5: Preparing 06:38:59 ec11d9a0f23c: Preparing 06:38:59 8492f519b0d2: Preparing 06:38:59 5d3e392a13a0: Preparing 06:38:59 5d3e392a13a0: Waiting 06:38:59 b3e6e5ccd608: Layer already exists 06:38:59 ec11d9a0f23c: Layer already exists 06:38:59 0a4eaf75a9d5: Layer already exists 06:38:59 a233978f8585: Layer already exists 06:38:59 8492f519b0d2: Layer already exists 06:38:59 5d3e392a13a0: Layer already exists 06:38:59 latest: digest: sha256:b26ad131f7f2114b68c3c8f7a5219ea66cc4e2bf7f61badbb7324f57f07d4bc3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:00 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:00 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.44 06:39:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:39:00 b3e6e5ccd608: Preparing 06:39:00 a233978f8585: Preparing 06:39:00 0a4eaf75a9d5: Preparing 06:39:00 ec11d9a0f23c: Preparing 06:39:00 8492f519b0d2: Preparing 06:39:00 5d3e392a13a0: Preparing 06:39:00 5d3e392a13a0: Waiting 06:39:00 0a4eaf75a9d5: Layer already exists 06:39:00 b3e6e5ccd608: Layer already exists 06:39:00 8492f519b0d2: Layer already exists 06:39:00 a233978f8585: Layer already exists 06:39:00 ec11d9a0f23c: Layer already exists 06:39:00 5d3e392a13a0: Layer already exists 06:39:00 2.3.0-dev.44: digest: sha256:b26ad131f7f2114b68c3c8f7a5219ea66cc4e2bf7f61badbb7324f57f07d4bc3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:01 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:01 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:39:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:39:01 b3e6e5ccd608: Preparing 06:39:01 a233978f8585: Preparing 06:39:01 0a4eaf75a9d5: Preparing 06:39:01 ec11d9a0f23c: Preparing 06:39:01 8492f519b0d2: Preparing 06:39:01 5d3e392a13a0: Preparing 06:39:01 5d3e392a13a0: Waiting 06:39:01 ec11d9a0f23c: Layer already exists 06:39:01 a233978f8585: Layer already exists 06:39:01 b3e6e5ccd608: Layer already exists 06:39:01 8492f519b0d2: Layer already exists 06:39:01 0a4eaf75a9d5: Layer already exists 06:39:01 5d3e392a13a0: Layer already exists 06:39:01 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:b26ad131f7f2114b68c3c8f7a5219ea66cc4e2bf7f61badbb7324f57f07d4bc3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:02 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:02 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 06:39:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:39:02 b3e6e5ccd608: Preparing 06:39:02 a233978f8585: Preparing 06:39:02 0a4eaf75a9d5: Preparing 06:39:02 ec11d9a0f23c: Preparing 06:39:02 8492f519b0d2: Preparing 06:39:02 5d3e392a13a0: Preparing 06:39:02 5d3e392a13a0: Waiting 06:39:02 0a4eaf75a9d5: Layer already exists 06:39:02 b3e6e5ccd608: Layer already exists 06:39:02 a233978f8585: Layer already exists 06:39:02 8492f519b0d2: Layer already exists 06:39:02 ec11d9a0f23c: Layer already exists 06:39:02 5d3e392a13a0: Layer already exists 06:39:02 main: digest: sha256:b26ad131f7f2114b68c3c8f7a5219ea66cc4e2bf7f61badbb7324f57f07d4bc3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:39:02 ===================================================== [Pipeline] echo 06:39:02 taggedImages: 06:39:02 - nexus3.edgexfoundry.org:10004/core-data-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:39:02 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:39:02 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.44 06:39:02 - nexus3.edgexfoundry.org:10004/core-data-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:39:02 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 06:39:02 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 06:39:02 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:39:02 latest 06:39:02 2.3.0-dev.44 06:39:02 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:39:02 main 06:39:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:03 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:39:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:39:03 73c01be84be8: Preparing 06:39:03 8052a9ed434f: Preparing 06:39:03 0a4eaf75a9d5: Preparing 06:39:03 bd517987323a: Preparing 06:39:03 5d3e392a13a0: Preparing 06:39:03 0a4eaf75a9d5: Layer already exists 06:39:03 5d3e392a13a0: Layer already exists 06:39:03 bd517987323a: Layer already exists 06:39:03 73c01be84be8: Pushed 06:39:07 8052a9ed434f: Pushed 06:39:07 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:0f0fd64135e234bd14dd7a370549c2953ee155ee27ab2a861a0523ceb56f4e9a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:39:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:39:08 73c01be84be8: Preparing 06:39:08 8052a9ed434f: Preparing 06:39:08 0a4eaf75a9d5: Preparing 06:39:08 bd517987323a: Preparing 06:39:08 5d3e392a13a0: Preparing 06:39:08 5d3e392a13a0: Layer already exists 06:39:08 0a4eaf75a9d5: Layer already exists 06:39:08 73c01be84be8: Layer already exists 06:39:08 bd517987323a: Layer already exists 06:39:08 8052a9ed434f: Layer already exists 06:39:08 latest: digest: sha256:0f0fd64135e234bd14dd7a370549c2953ee155ee27ab2a861a0523ceb56f4e9a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.44 06:39:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:39:09 73c01be84be8: Preparing 06:39:09 8052a9ed434f: Preparing 06:39:09 0a4eaf75a9d5: Preparing 06:39:09 bd517987323a: Preparing 06:39:09 5d3e392a13a0: Preparing 06:39:09 73c01be84be8: Layer already exists 06:39:09 5d3e392a13a0: Layer already exists 06:39:09 0a4eaf75a9d5: Layer already exists 06:39:09 bd517987323a: Layer already exists 06:39:09 8052a9ed434f: Layer already exists 06:39:09 2.3.0-dev.44: digest: sha256:0f0fd64135e234bd14dd7a370549c2953ee155ee27ab2a861a0523ceb56f4e9a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:09 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:39:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:39:10 73c01be84be8: Preparing 06:39:10 8052a9ed434f: Preparing 06:39:10 0a4eaf75a9d5: Preparing 06:39:10 bd517987323a: Preparing 06:39:10 5d3e392a13a0: Preparing 06:39:10 5d3e392a13a0: Layer already exists 06:39:10 bd517987323a: Layer already exists 06:39:10 73c01be84be8: Layer already exists 06:39:10 8052a9ed434f: Layer already exists 06:39:10 0a4eaf75a9d5: Layer already exists 06:39:10 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:0f0fd64135e234bd14dd7a370549c2953ee155ee27ab2a861a0523ceb56f4e9a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:10 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 06:39:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:39:11 73c01be84be8: Preparing 06:39:11 8052a9ed434f: Preparing 06:39:11 0a4eaf75a9d5: Preparing 06:39:11 bd517987323a: Preparing 06:39:11 5d3e392a13a0: Preparing 06:39:11 5d3e392a13a0: Layer already exists 06:39:11 0a4eaf75a9d5: Layer already exists 06:39:11 8052a9ed434f: Layer already exists 06:39:11 bd517987323a: Layer already exists 06:39:11 73c01be84be8: Layer already exists 06:39:11 main: digest: sha256:0f0fd64135e234bd14dd7a370549c2953ee155ee27ab2a861a0523ceb56f4e9a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:39:11 ===================================================== [Pipeline] echo 06:39:11 taggedImages: 06:39:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:39:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:39:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.44 06:39:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:39:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 06:39:11 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 06:39:11 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:39:11 latest 06:39:11 2.3.0-dev.44 06:39:11 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:39:11 main 06:39:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:11 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:39:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:39:12 2b2a5c21a4eb: Preparing 06:39:12 2b2a5c21a4eb: Preparing 06:39:12 6081d1e6ea71: Preparing 06:39:12 25c6c13bf07d: Preparing 06:39:12 4ee8f9c3c00e: Preparing 06:39:12 5014011ee299: Preparing 06:39:12 0a4eaf75a9d5: Preparing 06:39:12 4ca74648ce85: Preparing 06:39:12 87e5c2356f27: Preparing 06:39:12 ad821e3d136a: Preparing 06:39:12 90125d035d85: Preparing 06:39:12 5d3e392a13a0: Preparing 06:39:12 4ca74648ce85: Waiting 06:39:12 87e5c2356f27: Waiting 06:39:12 ad821e3d136a: Waiting 06:39:12 90125d035d85: Waiting 06:39:12 5d3e392a13a0: Waiting 06:39:12 0a4eaf75a9d5: Waiting 06:39:12 6081d1e6ea71: Pushed 06:39:12 4ee8f9c3c00e: Pushed 06:39:12 0a4eaf75a9d5: Layer already exists 06:39:12 25c6c13bf07d: Pushed 06:39:12 2b2a5c21a4eb: Pushed 06:39:12 4ca74648ce85: Pushed 06:39:12 87e5c2356f27: Pushed 06:39:12 ad821e3d136a: Pushed 06:39:12 5d3e392a13a0: Layer already exists 06:39:12 90125d035d85: Pushed 06:39:16 5014011ee299: Pushed 06:39:16 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:eebacc9526134a4effb62a9cada4391aba6aeff9f5dcb0c38d5515ee5aece4ef size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:39:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:39:16 2b2a5c21a4eb: Preparing 06:39:16 2b2a5c21a4eb: Preparing 06:39:16 6081d1e6ea71: Preparing 06:39:16 25c6c13bf07d: Preparing 06:39:16 4ee8f9c3c00e: Preparing 06:39:16 5014011ee299: Preparing 06:39:16 0a4eaf75a9d5: Preparing 06:39:16 4ca74648ce85: Preparing 06:39:16 87e5c2356f27: Preparing 06:39:16 ad821e3d136a: Preparing 06:39:16 90125d035d85: Preparing 06:39:16 5d3e392a13a0: Preparing 06:39:16 0a4eaf75a9d5: Waiting 06:39:16 4ca74648ce85: Waiting 06:39:16 87e5c2356f27: Waiting 06:39:16 ad821e3d136a: Waiting 06:39:16 90125d035d85: Waiting 06:39:16 5d3e392a13a0: Waiting 06:39:16 6081d1e6ea71: Layer already exists 06:39:16 4ee8f9c3c00e: Layer already exists 06:39:16 25c6c13bf07d: Layer already exists 06:39:16 2b2a5c21a4eb: Layer already exists 06:39:16 5014011ee299: Layer already exists 06:39:16 ad821e3d136a: Layer already exists 06:39:16 0a4eaf75a9d5: Layer already exists 06:39:16 87e5c2356f27: Layer already exists 06:39:16 90125d035d85: Layer already exists 06:39:16 4ca74648ce85: Layer already exists 06:39:17 5d3e392a13a0: Layer already exists 06:39:17 latest: digest: sha256:eebacc9526134a4effb62a9cada4391aba6aeff9f5dcb0c38d5515ee5aece4ef size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.44 06:39:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:39:17 2b2a5c21a4eb: Preparing 06:39:17 2b2a5c21a4eb: Preparing 06:39:17 6081d1e6ea71: Preparing 06:39:17 25c6c13bf07d: Preparing 06:39:17 4ee8f9c3c00e: Preparing 06:39:17 5014011ee299: Preparing 06:39:17 0a4eaf75a9d5: Preparing 06:39:17 4ca74648ce85: Preparing 06:39:17 87e5c2356f27: Preparing 06:39:17 ad821e3d136a: Preparing 06:39:17 90125d035d85: Preparing 06:39:17 5d3e392a13a0: Preparing 06:39:17 0a4eaf75a9d5: Waiting 06:39:17 4ca74648ce85: Waiting 06:39:17 87e5c2356f27: Waiting 06:39:17 5d3e392a13a0: Waiting 06:39:17 ad821e3d136a: Waiting 06:39:17 90125d035d85: Waiting 06:39:17 6081d1e6ea71: Layer already exists 06:39:17 25c6c13bf07d: Layer already exists 06:39:17 5014011ee299: Layer already exists 06:39:17 4ee8f9c3c00e: Layer already exists 06:39:17 2b2a5c21a4eb: Layer already exists 06:39:17 ad821e3d136a: Layer already exists 06:39:17 4ca74648ce85: Layer already exists 06:39:17 87e5c2356f27: Layer already exists 06:39:18 0a4eaf75a9d5: Layer already exists 06:39:18 90125d035d85: Layer already exists 06:39:18 5d3e392a13a0: Layer already exists 06:39:18 2.3.0-dev.44: digest: sha256:eebacc9526134a4effb62a9cada4391aba6aeff9f5dcb0c38d5515ee5aece4ef size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:18 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:39:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:39:18 2b2a5c21a4eb: Preparing 06:39:18 2b2a5c21a4eb: Preparing 06:39:18 6081d1e6ea71: Preparing 06:39:18 25c6c13bf07d: Preparing 06:39:18 4ee8f9c3c00e: Preparing 06:39:18 5014011ee299: Preparing 06:39:18 0a4eaf75a9d5: Preparing 06:39:18 4ca74648ce85: Preparing 06:39:18 87e5c2356f27: Preparing 06:39:18 ad821e3d136a: Preparing 06:39:18 90125d035d85: Preparing 06:39:18 5d3e392a13a0: Preparing 06:39:18 0a4eaf75a9d5: Waiting 06:39:18 4ca74648ce85: Waiting 06:39:18 87e5c2356f27: Waiting 06:39:18 ad821e3d136a: Waiting 06:39:18 90125d035d85: Waiting 06:39:18 5d3e392a13a0: Waiting 06:39:18 4ee8f9c3c00e: Layer already exists 06:39:18 6081d1e6ea71: Layer already exists 06:39:18 5014011ee299: Layer already exists 06:39:18 25c6c13bf07d: Layer already exists 06:39:18 2b2a5c21a4eb: Layer already exists 06:39:18 4ca74648ce85: Layer already exists 06:39:18 0a4eaf75a9d5: Layer already exists 06:39:18 90125d035d85: Layer already exists 06:39:18 ad821e3d136a: Layer already exists 06:39:18 87e5c2356f27: Layer already exists 06:39:18 5d3e392a13a0: Layer already exists 06:39:19 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:eebacc9526134a4effb62a9cada4391aba6aeff9f5dcb0c38d5515ee5aece4ef size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:19 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 06:39:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:39:19 2b2a5c21a4eb: Preparing 06:39:19 2b2a5c21a4eb: Preparing 06:39:19 6081d1e6ea71: Preparing 06:39:19 25c6c13bf07d: Preparing 06:39:19 4ee8f9c3c00e: Preparing 06:39:19 5014011ee299: Preparing 06:39:19 0a4eaf75a9d5: Preparing 06:39:19 4ca74648ce85: Preparing 06:39:19 87e5c2356f27: Preparing 06:39:19 ad821e3d136a: Preparing 06:39:19 90125d035d85: Preparing 06:39:19 5d3e392a13a0: Preparing 06:39:19 0a4eaf75a9d5: Waiting 06:39:19 4ca74648ce85: Waiting 06:39:19 87e5c2356f27: Waiting 06:39:19 ad821e3d136a: Waiting 06:39:19 90125d035d85: Waiting 06:39:19 5d3e392a13a0: Waiting 06:39:19 5014011ee299: Layer already exists 06:39:19 4ee8f9c3c00e: Layer already exists 06:39:19 25c6c13bf07d: Layer already exists 06:39:19 6081d1e6ea71: Layer already exists 06:39:19 2b2a5c21a4eb: Layer already exists 06:39:20 0a4eaf75a9d5: Layer already exists 06:39:20 87e5c2356f27: Layer already exists 06:39:20 90125d035d85: Layer already exists 06:39:20 4ca74648ce85: Layer already exists 06:39:20 ad821e3d136a: Layer already exists 06:39:20 5d3e392a13a0: Layer already exists 06:39:20 main: digest: sha256:eebacc9526134a4effb62a9cada4391aba6aeff9f5dcb0c38d5515ee5aece4ef size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:39:20 ===================================================== [Pipeline] echo 06:39:20 taggedImages: 06:39:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:39:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:39:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.44 06:39:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:39:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 06:39:20 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 06:39:20 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:39:20 latest 06:39:20 2.3.0-dev.44 06:39:20 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:39:20 main 06:39:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:20 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:39:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:39:20 8e0a9e98b5f4: Preparing 06:39:20 9e250fb4ecd4: Preparing 06:39:20 ae8b88cd4ed6: Preparing 06:39:20 f72693f4cad6: Preparing 06:39:20 4a8ba44bc5b3: Preparing 06:39:20 d4e9153d4712: Preparing 06:39:20 72db5e32732d: Preparing 06:39:20 5d3e392a13a0: Preparing 06:39:20 d4e9153d4712: Waiting 06:39:20 72db5e32732d: Waiting 06:39:20 5d3e392a13a0: Waiting 06:39:21 4a8ba44bc5b3: Pushed 06:39:21 8e0a9e98b5f4: Pushed 06:39:21 9e250fb4ecd4: Pushed 06:39:21 5d3e392a13a0: Layer already exists 06:39:21 d4e9153d4712: Pushed 06:39:22 72db5e32732d: Pushed 06:39:23 f72693f4cad6: Pushed 06:39:23 ae8b88cd4ed6: Pushed 06:39:23 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:1624a4ebd7d416600b4b420636ea063a8bb7a5db069d1505e0a9456d81e54dfe size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:24 + 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 06:39:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:39:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:39:24 8e0a9e98b5f4: Preparing 06:39:24 9e250fb4ecd4: Preparing 06:39:24 ae8b88cd4ed6: Preparing 06:39:24 f72693f4cad6: Preparing 06:39:24 4a8ba44bc5b3: Preparing 06:39:24 d4e9153d4712: Preparing 06:39:24 72db5e32732d: Preparing 06:39:24 5d3e392a13a0: Preparing 06:39:24 d4e9153d4712: Waiting 06:39:24 5d3e392a13a0: Waiting 06:39:24 72db5e32732d: Waiting 06:39:24 ae8b88cd4ed6: Layer already exists 06:39:24 8e0a9e98b5f4: Layer already exists 06:39:24 4a8ba44bc5b3: Layer already exists 06:39:24 f72693f4cad6: Layer already exists 06:39:24 9e250fb4ecd4: Layer already exists 06:39:24 5d3e392a13a0: Layer already exists 06:39:24 d4e9153d4712: Layer already exists 06:39:24 72db5e32732d: Layer already exists 06:39:24 latest: digest: sha256:1624a4ebd7d416600b4b420636ea063a8bb7a5db069d1505e0a9456d81e54dfe size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:25 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.44 06:39:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:39:25 8e0a9e98b5f4: Preparing 06:39:25 9e250fb4ecd4: Preparing 06:39:25 ae8b88cd4ed6: Preparing 06:39:25 f72693f4cad6: Preparing 06:39:25 4a8ba44bc5b3: Preparing 06:39:25 d4e9153d4712: Preparing 06:39:25 72db5e32732d: Preparing 06:39:25 5d3e392a13a0: Preparing 06:39:25 d4e9153d4712: Waiting 06:39:25 72db5e32732d: Waiting 06:39:25 5d3e392a13a0: Waiting 06:39:25 9e250fb4ecd4: Layer already exists 06:39:25 ae8b88cd4ed6: Layer already exists 06:39:25 4a8ba44bc5b3: Layer already exists 06:39:25 8e0a9e98b5f4: Layer already exists 06:39:25 f72693f4cad6: Layer already exists 06:39:25 72db5e32732d: Layer already exists 06:39:25 d4e9153d4712: Layer already exists 06:39:25 5d3e392a13a0: Layer already exists 06:39:25 2.3.0-dev.44: digest: sha256:1624a4ebd7d416600b4b420636ea063a8bb7a5db069d1505e0a9456d81e54dfe size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:26 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:39:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:39:26 8e0a9e98b5f4: Preparing 06:39:26 9e250fb4ecd4: Preparing 06:39:26 ae8b88cd4ed6: Preparing 06:39:26 f72693f4cad6: Preparing 06:39:26 4a8ba44bc5b3: Preparing 06:39:26 d4e9153d4712: Preparing 06:39:26 72db5e32732d: Preparing 06:39:26 5d3e392a13a0: Preparing 06:39:26 72db5e32732d: Waiting 06:39:26 5d3e392a13a0: Waiting 06:39:26 d4e9153d4712: Waiting 06:39:26 9e250fb4ecd4: Layer already exists 06:39:26 4a8ba44bc5b3: Layer already exists 06:39:26 f72693f4cad6: Layer already exists 06:39:26 8e0a9e98b5f4: Layer already exists 06:39:26 ae8b88cd4ed6: Layer already exists 06:39:26 72db5e32732d: Layer already exists 06:39:26 5d3e392a13a0: Layer already exists 06:39:26 d4e9153d4712: Layer already exists 06:39:26 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:1624a4ebd7d416600b4b420636ea063a8bb7a5db069d1505e0a9456d81e54dfe size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:27 + 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 06:39:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 06:39:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:39:27 8e0a9e98b5f4: Preparing 06:39:27 9e250fb4ecd4: Preparing 06:39:27 ae8b88cd4ed6: Preparing 06:39:27 f72693f4cad6: Preparing 06:39:27 4a8ba44bc5b3: Preparing 06:39:27 d4e9153d4712: Preparing 06:39:27 72db5e32732d: Preparing 06:39:27 5d3e392a13a0: Preparing 06:39:27 d4e9153d4712: Waiting 06:39:27 72db5e32732d: Waiting 06:39:27 5d3e392a13a0: Waiting 06:39:27 9e250fb4ecd4: Layer already exists 06:39:27 8e0a9e98b5f4: Layer already exists 06:39:27 f72693f4cad6: Layer already exists 06:39:27 ae8b88cd4ed6: Layer already exists 06:39:27 4a8ba44bc5b3: Layer already exists 06:39:27 5d3e392a13a0: Layer already exists 06:39:27 d4e9153d4712: Layer already exists 06:39:27 72db5e32732d: Layer already exists 06:39:27 main: digest: sha256:1624a4ebd7d416600b4b420636ea063a8bb7a5db069d1505e0a9456d81e54dfe size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:39:27 ===================================================== [Pipeline] echo 06:39:27 taggedImages: 06:39:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:39:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:39:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.44 06:39:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:39:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 06:39:27 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 06:39:27 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:39:27 latest 06:39:27 2.3.0-dev.44 06:39:27 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:39:27 main 06:39:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:28 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:39:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:39:28 e50eb7df5fde: Preparing 06:39:28 62f086f23307: Preparing 06:39:28 d83e2e7e5073: Preparing 06:39:28 3b73180f7ab8: Preparing 06:39:28 a03996be7965: Preparing 06:39:28 a128546193c6: Preparing 06:39:28 0c46d9266339: Preparing 06:39:28 4c807f002cfa: Preparing 06:39:28 137210d9e571: Preparing 06:39:28 5d3e392a13a0: Preparing 06:39:28 a128546193c6: Waiting 06:39:28 0c46d9266339: Waiting 06:39:28 4c807f002cfa: Waiting 06:39:28 137210d9e571: Waiting 06:39:28 5d3e392a13a0: Waiting 06:39:28 a03996be7965: Pushed 06:39:28 e50eb7df5fde: Pushed 06:39:28 0c46d9266339: Pushed 06:39:28 a128546193c6: Pushed 06:39:28 4c807f002cfa: Pushed 06:39:28 5d3e392a13a0: Layer already exists 06:39:29 137210d9e571: Pushed 06:39:29 62f086f23307: Pushed 06:39:31 3b73180f7ab8: Pushed 06:39:31 d83e2e7e5073: Pushed 06:39:32 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:a6a8720fef3a6e47be568e69aefd23066eab9fc36b78492517050ef6994124cd size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:32 + 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 06:39:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:39:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:39:32 e50eb7df5fde: Preparing 06:39:32 62f086f23307: Preparing 06:39:32 d83e2e7e5073: Preparing 06:39:32 3b73180f7ab8: Preparing 06:39:32 a03996be7965: Preparing 06:39:32 a128546193c6: Preparing 06:39:32 0c46d9266339: Preparing 06:39:32 4c807f002cfa: Preparing 06:39:32 137210d9e571: Preparing 06:39:32 5d3e392a13a0: Preparing 06:39:32 4c807f002cfa: Waiting 06:39:32 137210d9e571: Waiting 06:39:32 5d3e392a13a0: Waiting 06:39:32 a128546193c6: Waiting 06:39:32 0c46d9266339: Waiting 06:39:32 3b73180f7ab8: Layer already exists 06:39:32 e50eb7df5fde: Layer already exists 06:39:32 d83e2e7e5073: Layer already exists 06:39:32 62f086f23307: Layer already exists 06:39:32 a03996be7965: Layer already exists 06:39:33 a128546193c6: Layer already exists 06:39:33 0c46d9266339: Layer already exists 06:39:33 5d3e392a13a0: Layer already exists 06:39:33 4c807f002cfa: Layer already exists 06:39:33 137210d9e571: Layer already exists 06:39:33 latest: digest: sha256:a6a8720fef3a6e47be568e69aefd23066eab9fc36b78492517050ef6994124cd size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:33 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.44 06:39:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:39:33 e50eb7df5fde: Preparing 06:39:33 62f086f23307: Preparing 06:39:33 d83e2e7e5073: Preparing 06:39:33 3b73180f7ab8: Preparing 06:39:33 a03996be7965: Preparing 06:39:33 a128546193c6: Preparing 06:39:33 0c46d9266339: Preparing 06:39:33 4c807f002cfa: Preparing 06:39:33 137210d9e571: Preparing 06:39:33 5d3e392a13a0: Preparing 06:39:33 4c807f002cfa: Waiting 06:39:33 a128546193c6: Waiting 06:39:33 137210d9e571: Waiting 06:39:33 5d3e392a13a0: Waiting 06:39:33 0c46d9266339: Waiting 06:39:33 a03996be7965: Layer already exists 06:39:33 e50eb7df5fde: Layer already exists 06:39:33 d83e2e7e5073: Layer already exists 06:39:33 3b73180f7ab8: Layer already exists 06:39:33 62f086f23307: Layer already exists 06:39:34 a128546193c6: Layer already exists 06:39:34 4c807f002cfa: Layer already exists 06:39:34 0c46d9266339: Layer already exists 06:39:34 5d3e392a13a0: Layer already exists 06:39:34 137210d9e571: Layer already exists 06:39:34 2.3.0-dev.44: digest: sha256:a6a8720fef3a6e47be568e69aefd23066eab9fc36b78492517050ef6994124cd size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:34 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:39:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:39:34 e50eb7df5fde: Preparing 06:39:34 62f086f23307: Preparing 06:39:34 d83e2e7e5073: Preparing 06:39:34 3b73180f7ab8: Preparing 06:39:34 a03996be7965: Preparing 06:39:34 a128546193c6: Preparing 06:39:34 0c46d9266339: Preparing 06:39:34 4c807f002cfa: Preparing 06:39:34 137210d9e571: Preparing 06:39:34 5d3e392a13a0: Preparing 06:39:34 0c46d9266339: Waiting 06:39:34 4c807f002cfa: Waiting 06:39:34 a128546193c6: Waiting 06:39:34 137210d9e571: Waiting 06:39:34 5d3e392a13a0: Waiting 06:39:34 62f086f23307: Layer already exists 06:39:34 a03996be7965: Layer already exists 06:39:34 e50eb7df5fde: Layer already exists 06:39:34 3b73180f7ab8: Layer already exists 06:39:34 d83e2e7e5073: Layer already exists 06:39:34 0c46d9266339: Layer already exists 06:39:34 4c807f002cfa: Layer already exists 06:39:34 a128546193c6: Layer already exists 06:39:34 5d3e392a13a0: Layer already exists 06:39:34 137210d9e571: Layer already exists 06:39:35 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:a6a8720fef3a6e47be568e69aefd23066eab9fc36b78492517050ef6994124cd size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:35 + 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 06:39:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 06:39:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:39:35 e50eb7df5fde: Preparing 06:39:35 62f086f23307: Preparing 06:39:35 d83e2e7e5073: Preparing 06:39:35 3b73180f7ab8: Preparing 06:39:35 a03996be7965: Preparing 06:39:35 a128546193c6: Preparing 06:39:35 0c46d9266339: Preparing 06:39:35 4c807f002cfa: Preparing 06:39:35 137210d9e571: Preparing 06:39:35 5d3e392a13a0: Preparing 06:39:35 0c46d9266339: Waiting 06:39:35 4c807f002cfa: Waiting 06:39:35 137210d9e571: Waiting 06:39:35 5d3e392a13a0: Waiting 06:39:35 a128546193c6: Waiting 06:39:35 a03996be7965: Layer already exists 06:39:35 62f086f23307: Layer already exists 06:39:35 d83e2e7e5073: Layer already exists 06:39:35 e50eb7df5fde: Layer already exists 06:39:35 3b73180f7ab8: Layer already exists 06:39:35 0c46d9266339: Layer already exists 06:39:35 a128546193c6: Layer already exists 06:39:36 137210d9e571: Layer already exists 06:39:36 4c807f002cfa: Layer already exists 06:39:36 5d3e392a13a0: Layer already exists 06:39:36 main: digest: sha256:a6a8720fef3a6e47be568e69aefd23066eab9fc36b78492517050ef6994124cd size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:39:36 ===================================================== [Pipeline] echo 06:39:36 taggedImages: 06:39:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:39:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:39:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.44 06:39:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:39:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 06:39:36 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 06:39:36 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:39:36 latest 06:39:36 2.3.0-dev.44 06:39:36 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:39:36 main 06:39:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:36 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:39:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:39:36 102ca0d3b917: Preparing 06:39:36 89c2121ebc44: Preparing 06:39:36 0a4eaf75a9d5: Preparing 06:39:36 34d4fce97509: Preparing 06:39:36 cc03827dec52: Preparing 06:39:36 9833f26c6bda: Preparing 06:39:36 9833f26c6bda: Waiting 06:39:37 0a4eaf75a9d5: Layer already exists 06:39:37 9833f26c6bda: Layer already exists 06:39:37 102ca0d3b917: Pushed 06:39:37 cc03827dec52: Pushed 06:39:38 34d4fce97509: Pushed 06:39:42 89c2121ebc44: Pushed 06:39:42 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:7078c1d4bd8b9b97535f14c77a291ee787aab8e0498dc80c8fe12f07f34a96b7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:42 + 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 06:39:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:39:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:39:42 102ca0d3b917: Preparing 06:39:42 89c2121ebc44: Preparing 06:39:42 0a4eaf75a9d5: Preparing 06:39:42 34d4fce97509: Preparing 06:39:42 cc03827dec52: Preparing 06:39:42 9833f26c6bda: Preparing 06:39:42 9833f26c6bda: Waiting 06:39:42 cc03827dec52: Layer already exists 06:39:42 102ca0d3b917: Layer already exists 06:39:42 89c2121ebc44: Layer already exists 06:39:42 0a4eaf75a9d5: Layer already exists 06:39:42 34d4fce97509: Layer already exists 06:39:42 9833f26c6bda: Layer already exists 06:39:43 latest: digest: sha256:7078c1d4bd8b9b97535f14c77a291ee787aab8e0498dc80c8fe12f07f34a96b7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:43 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.44 06:39:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:39:43 102ca0d3b917: Preparing 06:39:43 89c2121ebc44: Preparing 06:39:43 0a4eaf75a9d5: Preparing 06:39:43 34d4fce97509: Preparing 06:39:43 cc03827dec52: Preparing 06:39:43 9833f26c6bda: Preparing 06:39:43 9833f26c6bda: Waiting 06:39:43 102ca0d3b917: Layer already exists 06:39:43 34d4fce97509: Layer already exists 06:39:43 cc03827dec52: Layer already exists 06:39:43 0a4eaf75a9d5: Layer already exists 06:39:43 89c2121ebc44: Layer already exists 06:39:43 9833f26c6bda: Layer already exists 06:39:44 2.3.0-dev.44: digest: sha256:7078c1d4bd8b9b97535f14c77a291ee787aab8e0498dc80c8fe12f07f34a96b7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:44 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:39:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:39:44 102ca0d3b917: Preparing 06:39:44 89c2121ebc44: Preparing 06:39:44 0a4eaf75a9d5: Preparing 06:39:44 34d4fce97509: Preparing 06:39:44 cc03827dec52: Preparing 06:39:44 9833f26c6bda: Preparing 06:39:44 9833f26c6bda: Waiting 06:39:44 0a4eaf75a9d5: Layer already exists 06:39:44 102ca0d3b917: Layer already exists 06:39:44 34d4fce97509: Layer already exists 06:39:44 89c2121ebc44: Layer already exists 06:39:44 cc03827dec52: Layer already exists 06:39:44 9833f26c6bda: Layer already exists 06:39:45 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:7078c1d4bd8b9b97535f14c77a291ee787aab8e0498dc80c8fe12f07f34a96b7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:45 + 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 06:39:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 06:39:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:39:45 102ca0d3b917: Preparing 06:39:45 89c2121ebc44: Preparing 06:39:45 0a4eaf75a9d5: Preparing 06:39:45 34d4fce97509: Preparing 06:39:45 cc03827dec52: Preparing 06:39:45 9833f26c6bda: Preparing 06:39:45 9833f26c6bda: Waiting 06:39:45 0a4eaf75a9d5: Layer already exists 06:39:45 cc03827dec52: Layer already exists 06:39:45 34d4fce97509: Layer already exists 06:39:45 102ca0d3b917: Layer already exists 06:39:45 89c2121ebc44: Layer already exists 06:39:45 9833f26c6bda: Layer already exists 06:39:46 main: digest: sha256:7078c1d4bd8b9b97535f14c77a291ee787aab8e0498dc80c8fe12f07f34a96b7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:39:46 ===================================================== [Pipeline] echo 06:39:46 taggedImages: 06:39:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:39:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:39:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.44 06:39:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:39:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 06:39:46 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 06:39:46 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:39:46 latest 06:39:46 2.3.0-dev.44 06:39:46 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:39:46 main 06:39:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:46 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:39:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:39:46 1b2810542300: Preparing 06:39:46 b4929a5a6bef: Preparing 06:39:46 559d707bc20d: Preparing 06:39:46 20f267f73b54: Preparing 06:39:46 f172fa165230: Preparing 06:39:46 203a74a39112: Preparing 06:39:46 cc03827dec52: Preparing 06:39:46 9833f26c6bda: Preparing 06:39:46 203a74a39112: Waiting 06:39:46 9833f26c6bda: Waiting 06:39:46 cc03827dec52: Waiting 06:39:47 b4929a5a6bef: Pushed 06:39:47 559d707bc20d: Pushed 06:39:47 1b2810542300: Pushed 06:39:47 cc03827dec52: Layer already exists 06:39:47 9833f26c6bda: Layer already exists 06:39:48 203a74a39112: Pushed 06:39:56 f172fa165230: Pushed 06:40:03 20f267f73b54: Pushed 06:40:03 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:e969a80e3a4bd6ff6e3899a764c548f456e7e556fc80bc261c42453c82f4c0cf size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:03 + 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 06:40:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:40:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:40:03 1b2810542300: Preparing 06:40:03 b4929a5a6bef: Preparing 06:40:03 559d707bc20d: Preparing 06:40:03 20f267f73b54: Preparing 06:40:03 f172fa165230: Preparing 06:40:03 203a74a39112: Preparing 06:40:03 cc03827dec52: Preparing 06:40:03 9833f26c6bda: Preparing 06:40:03 203a74a39112: Waiting 06:40:03 9833f26c6bda: Waiting 06:40:03 cc03827dec52: Waiting 06:40:03 1b2810542300: Layer already exists 06:40:03 20f267f73b54: Layer already exists 06:40:03 559d707bc20d: Layer already exists 06:40:03 f172fa165230: Layer already exists 06:40:03 b4929a5a6bef: Layer already exists 06:40:03 cc03827dec52: Layer already exists 06:40:03 203a74a39112: Layer already exists 06:40:04 9833f26c6bda: Layer already exists 06:40:04 latest: digest: sha256:e969a80e3a4bd6ff6e3899a764c548f456e7e556fc80bc261c42453c82f4c0cf size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:04 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.44 06:40:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:40:04 1b2810542300: Preparing 06:40:04 b4929a5a6bef: Preparing 06:40:04 559d707bc20d: Preparing 06:40:04 20f267f73b54: Preparing 06:40:04 f172fa165230: Preparing 06:40:04 203a74a39112: Preparing 06:40:04 cc03827dec52: Preparing 06:40:04 9833f26c6bda: Preparing 06:40:04 203a74a39112: Waiting 06:40:04 cc03827dec52: Waiting 06:40:04 9833f26c6bda: Waiting 06:40:04 1b2810542300: Layer already exists 06:40:04 f172fa165230: Layer already exists 06:40:04 20f267f73b54: Layer already exists 06:40:04 b4929a5a6bef: Layer already exists 06:40:04 559d707bc20d: Layer already exists 06:40:04 203a74a39112: Layer already exists 06:40:04 cc03827dec52: Layer already exists 06:40:04 9833f26c6bda: Layer already exists 06:40:05 2.3.0-dev.44: digest: sha256:e969a80e3a4bd6ff6e3899a764c548f456e7e556fc80bc261c42453c82f4c0cf size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:05 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:40:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:40:05 1b2810542300: Preparing 06:40:05 b4929a5a6bef: Preparing 06:40:05 559d707bc20d: Preparing 06:40:05 20f267f73b54: Preparing 06:40:05 f172fa165230: Preparing 06:40:05 203a74a39112: Preparing 06:40:05 cc03827dec52: Preparing 06:40:05 9833f26c6bda: Preparing 06:40:05 203a74a39112: Waiting 06:40:05 cc03827dec52: Waiting 06:40:05 9833f26c6bda: Waiting 06:40:05 1b2810542300: Layer already exists 06:40:05 559d707bc20d: Layer already exists 06:40:05 b4929a5a6bef: Layer already exists 06:40:05 20f267f73b54: Layer already exists 06:40:05 f172fa165230: Layer already exists 06:40:05 cc03827dec52: Layer already exists 06:40:05 203a74a39112: Layer already exists 06:40:05 9833f26c6bda: Layer already exists 06:40:06 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:e969a80e3a4bd6ff6e3899a764c548f456e7e556fc80bc261c42453c82f4c0cf size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:06 + 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 06:40:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 06:40:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:40:06 1b2810542300: Preparing 06:40:06 b4929a5a6bef: Preparing 06:40:06 559d707bc20d: Preparing 06:40:06 20f267f73b54: Preparing 06:40:06 f172fa165230: Preparing 06:40:06 203a74a39112: Preparing 06:40:06 cc03827dec52: Preparing 06:40:06 9833f26c6bda: Preparing 06:40:06 203a74a39112: Waiting 06:40:06 9833f26c6bda: Waiting 06:40:06 cc03827dec52: Waiting 06:40:06 20f267f73b54: Layer already exists 06:40:06 559d707bc20d: Layer already exists 06:40:06 f172fa165230: Layer already exists 06:40:06 1b2810542300: Layer already exists 06:40:06 b4929a5a6bef: Layer already exists 06:40:07 203a74a39112: Layer already exists 06:40:07 cc03827dec52: Layer already exists 06:40:07 9833f26c6bda: Layer already exists 06:40:07 main: digest: sha256:e969a80e3a4bd6ff6e3899a764c548f456e7e556fc80bc261c42453c82f4c0cf size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:40:07 ===================================================== [Pipeline] echo 06:40:07 taggedImages: 06:40:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:40:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:40:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.44 06:40:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:40:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 06:40:07 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 06:40:07 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:40:07 latest 06:40:07 2.3.0-dev.44 06:40:07 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:40:07 main 06:40:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:07 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:40:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:40:07 5a24964d1ed5: Preparing 06:40:07 b570e5096ec1: Preparing 06:40:07 9b418f482f51: Preparing 06:40:07 16fee93f89b6: Preparing 06:40:07 44f1f5841f16: Preparing 06:40:07 cc03827dec52: Preparing 06:40:07 9833f26c6bda: Preparing 06:40:07 cc03827dec52: Waiting 06:40:07 9833f26c6bda: Waiting 06:40:08 b570e5096ec1: Pushed 06:40:08 5a24964d1ed5: Pushed 06:40:08 9b418f482f51: Pushed 06:40:08 cc03827dec52: Layer already exists 06:40:08 9833f26c6bda: Layer already exists 06:40:08 44f1f5841f16: Pushed 06:40:23 16fee93f89b6: Pushed 06:40:23 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:85c9c3c485bb61ee70f5bd76624baf14665b42d4cb8d42addc27596682c7b1e9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:24 + 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 06:40:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:40:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:40:24 5a24964d1ed5: Preparing 06:40:24 b570e5096ec1: Preparing 06:40:24 9b418f482f51: Preparing 06:40:24 16fee93f89b6: Preparing 06:40:24 44f1f5841f16: Preparing 06:40:24 cc03827dec52: Preparing 06:40:24 9833f26c6bda: Preparing 06:40:24 9833f26c6bda: Waiting 06:40:24 cc03827dec52: Waiting 06:40:24 9b418f482f51: Layer already exists 06:40:24 44f1f5841f16: Layer already exists 06:40:24 5a24964d1ed5: Layer already exists 06:40:24 b570e5096ec1: Layer already exists 06:40:24 16fee93f89b6: Layer already exists 06:40:24 cc03827dec52: Layer already exists 06:40:24 9833f26c6bda: Layer already exists 06:40:24 latest: digest: sha256:85c9c3c485bb61ee70f5bd76624baf14665b42d4cb8d42addc27596682c7b1e9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:25 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.44 06:40:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:40:25 5a24964d1ed5: Preparing 06:40:25 b570e5096ec1: Preparing 06:40:25 9b418f482f51: Preparing 06:40:25 16fee93f89b6: Preparing 06:40:25 44f1f5841f16: Preparing 06:40:25 cc03827dec52: Preparing 06:40:25 9833f26c6bda: Preparing 06:40:25 cc03827dec52: Waiting 06:40:25 9833f26c6bda: Waiting 06:40:25 16fee93f89b6: Layer already exists 06:40:25 b570e5096ec1: Layer already exists 06:40:25 5a24964d1ed5: Layer already exists 06:40:25 44f1f5841f16: Layer already exists 06:40:25 9b418f482f51: Layer already exists 06:40:25 9833f26c6bda: Layer already exists 06:40:25 cc03827dec52: Layer already exists 06:40:25 2.3.0-dev.44: digest: sha256:85c9c3c485bb61ee70f5bd76624baf14665b42d4cb8d42addc27596682c7b1e9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:26 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:40:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:40:26 5a24964d1ed5: Preparing 06:40:26 b570e5096ec1: Preparing 06:40:26 9b418f482f51: Preparing 06:40:26 16fee93f89b6: Preparing 06:40:26 44f1f5841f16: Preparing 06:40:26 cc03827dec52: Preparing 06:40:26 9833f26c6bda: Preparing 06:40:26 cc03827dec52: Waiting 06:40:26 9833f26c6bda: Waiting 06:40:26 44f1f5841f16: Layer already exists 06:40:26 b570e5096ec1: Layer already exists 06:40:26 16fee93f89b6: Layer already exists 06:40:26 5a24964d1ed5: Layer already exists 06:40:26 9b418f482f51: Layer already exists 06:40:26 cc03827dec52: Layer already exists 06:40:26 9833f26c6bda: Layer already exists 06:40:26 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:85c9c3c485bb61ee70f5bd76624baf14665b42d4cb8d42addc27596682c7b1e9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:27 + 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 06:40:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 06:40:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:40:27 5a24964d1ed5: Preparing 06:40:27 b570e5096ec1: Preparing 06:40:27 9b418f482f51: Preparing 06:40:27 16fee93f89b6: Preparing 06:40:27 44f1f5841f16: Preparing 06:40:27 cc03827dec52: Preparing 06:40:27 9833f26c6bda: Preparing 06:40:27 cc03827dec52: Waiting 06:40:27 9833f26c6bda: Waiting 06:40:27 9b418f482f51: Layer already exists 06:40:27 44f1f5841f16: Layer already exists 06:40:27 16fee93f89b6: Layer already exists 06:40:27 b570e5096ec1: Layer already exists 06:40:27 5a24964d1ed5: Layer already exists 06:40:27 9833f26c6bda: Layer already exists 06:40:27 cc03827dec52: Layer already exists 06:40:27 main: digest: sha256:85c9c3c485bb61ee70f5bd76624baf14665b42d4cb8d42addc27596682c7b1e9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:40:27 ===================================================== [Pipeline] echo 06:40:27 taggedImages: 06:40:27 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:40:27 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:40:27 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.44 06:40:27 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:40:27 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 06:40:27 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 06:40:27 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:40:27 latest 06:40:27 2.3.0-dev.44 06:40:27 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:40:27 main 06:40:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:28 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:40:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:40:28 fba7c7c02c27: Preparing 06:40:28 06712261465f: Preparing 06:40:28 5086b8713fd5: Preparing 06:40:28 be1aa9a9b70d: Preparing 06:40:28 203a74a39112: Preparing 06:40:28 cc03827dec52: Preparing 06:40:28 9833f26c6bda: Preparing 06:40:28 cc03827dec52: Waiting 06:40:28 9833f26c6bda: Waiting 06:40:28 203a74a39112: Layer already exists 06:40:28 cc03827dec52: Layer already exists 06:40:28 9833f26c6bda: Layer already exists 06:40:28 5086b8713fd5: Pushed 06:40:28 06712261465f: Pushed 06:40:28 fba7c7c02c27: Pushed 06:40:43 be1aa9a9b70d: Pushed 06:40:43 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:5177235b326ca594be3b6cafb1827b5405db47e557a94876e408b9d8d2380f33 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:44 + 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 06:40:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:40:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:40:44 fba7c7c02c27: Preparing 06:40:44 06712261465f: Preparing 06:40:44 5086b8713fd5: Preparing 06:40:44 be1aa9a9b70d: Preparing 06:40:44 203a74a39112: Preparing 06:40:44 cc03827dec52: Preparing 06:40:44 9833f26c6bda: Preparing 06:40:44 cc03827dec52: Waiting 06:40:44 9833f26c6bda: Waiting 06:40:44 fba7c7c02c27: Layer already exists 06:40:44 203a74a39112: Layer already exists 06:40:44 be1aa9a9b70d: Layer already exists 06:40:44 06712261465f: Layer already exists 06:40:44 5086b8713fd5: Layer already exists 06:40:44 9833f26c6bda: Layer already exists 06:40:44 cc03827dec52: Layer already exists 06:40:44 latest: digest: sha256:5177235b326ca594be3b6cafb1827b5405db47e557a94876e408b9d8d2380f33 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:45 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.44 06:40:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:40:45 fba7c7c02c27: Preparing 06:40:45 06712261465f: Preparing 06:40:45 5086b8713fd5: Preparing 06:40:45 be1aa9a9b70d: Preparing 06:40:45 203a74a39112: Preparing 06:40:45 cc03827dec52: Preparing 06:40:45 9833f26c6bda: Preparing 06:40:45 cc03827dec52: Waiting 06:40:45 9833f26c6bda: Waiting 06:40:45 5086b8713fd5: Layer already exists 06:40:45 be1aa9a9b70d: Layer already exists 06:40:45 fba7c7c02c27: Layer already exists 06:40:45 06712261465f: Layer already exists 06:40:45 203a74a39112: Layer already exists 06:40:45 9833f26c6bda: Layer already exists 06:40:45 cc03827dec52: Layer already exists 06:40:45 2.3.0-dev.44: digest: sha256:5177235b326ca594be3b6cafb1827b5405db47e557a94876e408b9d8d2380f33 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:46 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:40:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:40:46 fba7c7c02c27: Preparing 06:40:46 06712261465f: Preparing 06:40:46 5086b8713fd5: Preparing 06:40:46 be1aa9a9b70d: Preparing 06:40:46 203a74a39112: Preparing 06:40:46 cc03827dec52: Preparing 06:40:46 9833f26c6bda: Preparing 06:40:46 cc03827dec52: Waiting 06:40:46 9833f26c6bda: Waiting 06:40:46 06712261465f: Layer already exists 06:40:46 be1aa9a9b70d: Layer already exists 06:40:46 5086b8713fd5: Layer already exists 06:40:46 fba7c7c02c27: Layer already exists 06:40:46 203a74a39112: Layer already exists 06:40:46 9833f26c6bda: Layer already exists 06:40:46 cc03827dec52: Layer already exists 06:40:46 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:5177235b326ca594be3b6cafb1827b5405db47e557a94876e408b9d8d2380f33 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:47 + 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 06:40:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 06:40:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:40:47 fba7c7c02c27: Preparing 06:40:47 06712261465f: Preparing 06:40:47 5086b8713fd5: Preparing 06:40:47 be1aa9a9b70d: Preparing 06:40:47 203a74a39112: Preparing 06:40:47 cc03827dec52: Preparing 06:40:47 9833f26c6bda: Preparing 06:40:47 9833f26c6bda: Waiting 06:40:47 cc03827dec52: Waiting 06:40:47 06712261465f: Layer already exists 06:40:47 5086b8713fd5: Layer already exists 06:40:47 203a74a39112: Layer already exists 06:40:47 be1aa9a9b70d: Layer already exists 06:40:47 fba7c7c02c27: Layer already exists 06:40:47 9833f26c6bda: Layer already exists 06:40:47 cc03827dec52: Layer already exists 06:40:47 main: digest: sha256:5177235b326ca594be3b6cafb1827b5405db47e557a94876e408b9d8d2380f33 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:40:47 ===================================================== [Pipeline] echo 06:40:47 taggedImages: 06:40:47 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:40:47 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:40:47 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.44 06:40:47 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:40:47 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 06:40:47 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 06:40:47 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:40:47 latest 06:40:47 2.3.0-dev.44 06:40:47 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:40:47 main 06:40:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:48 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:40:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:40:48 3177f2a8827a: Preparing 06:40:48 ef479c56b884: Preparing 06:40:48 0a4eaf75a9d5: Preparing 06:40:48 cd67ec6d9a91: Preparing 06:40:48 5d3e392a13a0: Preparing 06:40:48 5d3e392a13a0: Layer already exists 06:40:48 0a4eaf75a9d5: Layer already exists 06:40:48 3177f2a8827a: Pushed 06:40:49 cd67ec6d9a91: Pushed 06:40:53 ef479c56b884: Pushed 06:40:53 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:53de94cc7f7e984ecc5893447f163c6e482a81cd4fad7133bc37827c38bb2f68 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:53 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:40:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:40:54 3177f2a8827a: Preparing 06:40:54 ef479c56b884: Preparing 06:40:54 0a4eaf75a9d5: Preparing 06:40:54 cd67ec6d9a91: Preparing 06:40:54 5d3e392a13a0: Preparing 06:40:54 ef479c56b884: Layer already exists 06:40:54 0a4eaf75a9d5: Layer already exists 06:40:54 3177f2a8827a: Layer already exists 06:40:54 cd67ec6d9a91: Layer already exists 06:40:54 5d3e392a13a0: Layer already exists 06:40:54 latest: digest: sha256:53de94cc7f7e984ecc5893447f163c6e482a81cd4fad7133bc37827c38bb2f68 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:54 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.44 06:40:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:40:55 3177f2a8827a: Preparing 06:40:55 ef479c56b884: Preparing 06:40:55 0a4eaf75a9d5: Preparing 06:40:55 cd67ec6d9a91: Preparing 06:40:55 5d3e392a13a0: Preparing 06:40:55 3177f2a8827a: Layer already exists 06:40:55 5d3e392a13a0: Layer already exists 06:40:55 cd67ec6d9a91: Layer already exists 06:40:55 ef479c56b884: Layer already exists 06:40:55 0a4eaf75a9d5: Layer already exists 06:40:55 2.3.0-dev.44: digest: sha256:53de94cc7f7e984ecc5893447f163c6e482a81cd4fad7133bc37827c38bb2f68 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:55 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:40:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:40:56 3177f2a8827a: Preparing 06:40:56 ef479c56b884: Preparing 06:40:56 0a4eaf75a9d5: Preparing 06:40:56 cd67ec6d9a91: Preparing 06:40:56 5d3e392a13a0: Preparing 06:40:56 5d3e392a13a0: Layer already exists 06:40:56 0a4eaf75a9d5: Layer already exists 06:40:56 cd67ec6d9a91: Layer already exists 06:40:56 ef479c56b884: Layer already exists 06:40:56 3177f2a8827a: Layer already exists 06:40:56 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:53de94cc7f7e984ecc5893447f163c6e482a81cd4fad7133bc37827c38bb2f68 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:56 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 06:40:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:40:57 3177f2a8827a: Preparing 06:40:57 ef479c56b884: Preparing 06:40:57 0a4eaf75a9d5: Preparing 06:40:57 cd67ec6d9a91: Preparing 06:40:57 5d3e392a13a0: Preparing 06:40:57 0a4eaf75a9d5: Layer already exists 06:40:57 3177f2a8827a: Layer already exists 06:40:57 5d3e392a13a0: Layer already exists 06:40:57 cd67ec6d9a91: Layer already exists 06:40:57 ef479c56b884: Layer already exists 06:40:57 main: digest: sha256:53de94cc7f7e984ecc5893447f163c6e482a81cd4fad7133bc37827c38bb2f68 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:40:57 ===================================================== [Pipeline] echo 06:40:57 taggedImages: 06:40:57 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:40:57 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:40:57 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.44 06:40:57 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:40:57 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 06:40:57 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 06:40:57 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:40:57 latest 06:40:57 2.3.0-dev.44 06:40:57 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:40:57 main 06:40:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:57 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:40:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:40:58 297243b07b46: Preparing 06:40:58 222f3ab03021: Preparing 06:40:58 0a4eaf75a9d5: Preparing 06:40:58 bd517987323a: Preparing 06:40:58 5d3e392a13a0: Preparing 06:40:58 5d3e392a13a0: Layer already exists 06:40:58 bd517987323a: Layer already exists 06:40:58 0a4eaf75a9d5: Layer already exists 06:40:58 297243b07b46: Pushed 06:41:03 222f3ab03021: Pushed 06:41:03 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:fc0dd4cd9588df76c7e005904655a5331dc1c5960bf4a6556d5e215832b31ad3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:04 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:41:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:41:04 297243b07b46: Preparing 06:41:04 222f3ab03021: Preparing 06:41:04 0a4eaf75a9d5: Preparing 06:41:04 bd517987323a: Preparing 06:41:04 5d3e392a13a0: Preparing 06:41:04 5d3e392a13a0: Layer already exists 06:41:04 222f3ab03021: Layer already exists 06:41:04 0a4eaf75a9d5: Layer already exists 06:41:04 297243b07b46: Layer already exists 06:41:04 bd517987323a: Layer already exists 06:41:04 latest: digest: sha256:fc0dd4cd9588df76c7e005904655a5331dc1c5960bf4a6556d5e215832b31ad3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:05 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.44 06:41:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:41:05 297243b07b46: Preparing 06:41:05 222f3ab03021: Preparing 06:41:05 0a4eaf75a9d5: Preparing 06:41:05 bd517987323a: Preparing 06:41:05 5d3e392a13a0: Preparing 06:41:05 297243b07b46: Layer already exists 06:41:05 222f3ab03021: Layer already exists 06:41:05 5d3e392a13a0: Layer already exists 06:41:05 bd517987323a: Layer already exists 06:41:05 0a4eaf75a9d5: Layer already exists 06:41:05 2.3.0-dev.44: digest: sha256:fc0dd4cd9588df76c7e005904655a5331dc1c5960bf4a6556d5e215832b31ad3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:06 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:41:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:41:06 297243b07b46: Preparing 06:41:06 222f3ab03021: Preparing 06:41:06 0a4eaf75a9d5: Preparing 06:41:06 bd517987323a: Preparing 06:41:06 5d3e392a13a0: Preparing 06:41:06 297243b07b46: Layer already exists 06:41:06 0a4eaf75a9d5: Layer already exists 06:41:06 5d3e392a13a0: Layer already exists 06:41:06 222f3ab03021: Layer already exists 06:41:06 bd517987323a: Layer already exists 06:41:06 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:fc0dd4cd9588df76c7e005904655a5331dc1c5960bf4a6556d5e215832b31ad3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:07 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 06:41:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:41:07 297243b07b46: Preparing 06:41:07 222f3ab03021: Preparing 06:41:07 0a4eaf75a9d5: Preparing 06:41:07 bd517987323a: Preparing 06:41:07 5d3e392a13a0: Preparing 06:41:07 5d3e392a13a0: Layer already exists 06:41:07 222f3ab03021: Layer already exists 06:41:07 297243b07b46: Layer already exists 06:41:07 0a4eaf75a9d5: Layer already exists 06:41:07 bd517987323a: Layer already exists 06:41:07 main: digest: sha256:fc0dd4cd9588df76c7e005904655a5331dc1c5960bf4a6556d5e215832b31ad3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:41:07 ===================================================== [Pipeline] echo 06:41:07 taggedImages: 06:41:07 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:41:07 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:41:07 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.44 06:41:07 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:41:07 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 06:41:07 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 06:41:07 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:41:07 latest 06:41:07 2.3.0-dev.44 06:41:07 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:41:07 main 06:41:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:08 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:08 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:41:08 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 06:41:08 3f5fabc2fbe9: Preparing 06:41:08 a471eae83b0b: Preparing 06:41:08 f7e1395e1c13: Preparing 06:41:08 253378cdea08: Preparing 06:41:08 5d3e392a13a0: Preparing 06:41:08 5d3e392a13a0: Layer already exists 06:41:08 a471eae83b0b: Pushed 06:41:09 3f5fabc2fbe9: Pushed 06:41:11 f7e1395e1c13: Pushed 06:41:38 253378cdea08: Pushed 06:41:38 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:a871d36c80df44043a6a88181e2beaf2be55234f1b344e31b28f80b8d8273b74 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:38 + 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 06:41:38 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 06:41:38 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 06:41:38 3f5fabc2fbe9: Preparing 06:41:38 a471eae83b0b: Preparing 06:41:38 f7e1395e1c13: Preparing 06:41:38 253378cdea08: Preparing 06:41:38 5d3e392a13a0: Preparing 06:41:38 253378cdea08: Layer already exists 06:41:38 a471eae83b0b: Layer already exists 06:41:38 3f5fabc2fbe9: Layer already exists 06:41:38 5d3e392a13a0: Layer already exists 06:41:38 f7e1395e1c13: Layer already exists 06:41:39 latest: digest: sha256:a871d36c80df44043a6a88181e2beaf2be55234f1b344e31b28f80b8d8273b74 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:39 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:39 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.44 06:41:39 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 06:41:39 3f5fabc2fbe9: Preparing 06:41:39 a471eae83b0b: Preparing 06:41:39 f7e1395e1c13: Preparing 06:41:39 253378cdea08: Preparing 06:41:39 5d3e392a13a0: Preparing 06:41:39 5d3e392a13a0: Layer already exists 06:41:39 3f5fabc2fbe9: Layer already exists 06:41:39 253378cdea08: Layer already exists 06:41:39 f7e1395e1c13: Layer already exists 06:41:39 a471eae83b0b: Layer already exists 06:41:40 2.3.0-dev.44: digest: sha256:a871d36c80df44043a6a88181e2beaf2be55234f1b344e31b28f80b8d8273b74 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:40 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:40 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:41:40 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 06:41:40 3f5fabc2fbe9: Preparing 06:41:40 a471eae83b0b: Preparing 06:41:40 f7e1395e1c13: Preparing 06:41:40 253378cdea08: Preparing 06:41:40 5d3e392a13a0: Preparing 06:41:40 3f5fabc2fbe9: Layer already exists 06:41:40 253378cdea08: Layer already exists 06:41:40 5d3e392a13a0: Layer already exists 06:41:40 f7e1395e1c13: Layer already exists 06:41:40 a471eae83b0b: Layer already exists 06:41:41 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:a871d36c80df44043a6a88181e2beaf2be55234f1b344e31b28f80b8d8273b74 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:41 + 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 06:41:41 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 06:41:41 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 06:41:41 3f5fabc2fbe9: Preparing 06:41:41 a471eae83b0b: Preparing 06:41:41 f7e1395e1c13: Preparing 06:41:41 253378cdea08: Preparing 06:41:41 5d3e392a13a0: Preparing 06:41:41 5d3e392a13a0: Layer already exists 06:41:41 253378cdea08: Layer already exists 06:41:41 f7e1395e1c13: Layer already exists 06:41:41 3f5fabc2fbe9: Layer already exists 06:41:41 a471eae83b0b: Layer already exists 06:41:42 main: digest: sha256:a871d36c80df44043a6a88181e2beaf2be55234f1b344e31b28f80b8d8273b74 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:41:42 ===================================================== [Pipeline] echo 06:41:42 taggedImages: 06:41:42 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 06:41:42 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 06:41:42 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.44 06:41:42 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 06:41:42 - 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 06:41:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:41:42 06:41:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:41:43 arm64: Pulling from edgex-lftools-log-publisher 06:41:43 8998bd30e6a1: Pulling fs layer 06:41:43 04944245beec: Pulling fs layer 06:41:43 699f458cf7ca: Pulling fs layer 06:41:43 765212b225bb: Pulling fs layer 06:41:43 f23df028b6ca: Pulling fs layer 06:41:43 d65c8cfc05b1: Pulling fs layer 06:41:43 2437ff75d9bd: Pulling fs layer 06:41:43 765212b225bb: Waiting 06:41:43 2437ff75d9bd: Waiting 06:41:43 d65c8cfc05b1: Waiting 06:41:43 f23df028b6ca: Waiting 06:41:43 04944245beec: Verifying Checksum 06:41:43 04944245beec: Download complete 06:41:43 765212b225bb: Verifying Checksum 06:41:43 765212b225bb: Download complete 06:41:43 f23df028b6ca: Verifying Checksum 06:41:43 f23df028b6ca: Download complete 06:41:43 d65c8cfc05b1: Verifying Checksum 06:41:43 d65c8cfc05b1: Download complete 06:41:43 699f458cf7ca: Verifying Checksum 06:41:43 699f458cf7ca: Download complete 06:41:43 8998bd30e6a1: Verifying Checksum 06:41:43 8998bd30e6a1: Download complete 06:41:46 2437ff75d9bd: Verifying Checksum 06:41:46 2437ff75d9bd: Download complete 06:41:48 8998bd30e6a1: Pull complete 06:41:48 04944245beec: Pull complete 06:41:49 699f458cf7ca: Pull complete 06:41:50 765212b225bb: Pull complete 06:41:51 f23df028b6ca: Pull complete 06:41:51 d65c8cfc05b1: Pull complete 06:42:06 2437ff75d9bd: Pull complete 06:42:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:42:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:42:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:06 prd-ubuntu20.04-docker-arm64-4c-16g-22501 does not seem to be running inside a container 06:42:06 $ 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/279 -v /w/workspace/edgex-go/279:/w/workspace/edgex-go/279:rw,z -v /w/workspace/edgex-go/279@tmp:/w/workspace/edgex-go/279@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 06:42:09 $ docker top 717ec0469715da3b63d28129cb719c6a9b4c777988fc1fd1fc44770399db64a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:42:10 ---> job-cost.sh 06:42:10 lf-activate-venv: SKIPPING 06:42:10 INFO: No Stack... 06:42:11 INFO: Retrieving Pricing Info for: v3-standard-4 06:42:11 INFO: Archiving Costs [Pipeline] sh 06:42:12 + cat /w/workspace/edgex-go/279/archives/cost.csv 06:42:12 + cut -d, -f6 [Pipeline] lock 06:42:12 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-279-stack-cost] 06:42:12 Resource [jenkins-edgexfoundry-edgex-go-main-279-stack-cost] did not exist. Created. 06:42:12 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-279-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:42:13 + echo total: 0.10999999940395355 [Pipeline] stash 06:42:13 Stashed 1 file(s) [Pipeline] } 06:42:13 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-279-stack-cost] [Pipeline] // lock [Pipeline] } 06:42:13 $ docker stop --time=1 717ec0469715da3b63d28129cb719c6a9b4c777988fc1fd1fc44770399db64a8 06:42:15 $ docker rm -f 717ec0469715da3b63d28129cb719c6a9b4c777988fc1fd1fc44770399db64a8 [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 06:42:15 provisioning config files... 06:42:15 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/279@tmp/config349457812990674633tmp [Pipeline] { [Pipeline] sh 06:42:16 + set +x 06:42:16 + curl -s https://codecov.io/bash 06:42:16 + bash -s -- 06:42:16 06:42:16 _____ _ 06:42:16 / ____| | | 06:42:16 | | ___ __| | ___ ___ _____ __ 06:42:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:42:16 | |___| (_) | (_| | __/ (_| (_) \ V / 06:42:16 \_____\___/ \__,_|\___|\___\___/ \_/ 06:42:16 Bash-1.0.6 06:42:16 06:42:16 06:42:16 ==> git version 2.25.1 found 06:42:16 ==> 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 06:42:16 Release-Date: 2020-01-08 06:42:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:42:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:42:16 ==> Jenkins CI detected. 06:42:16 current dir:  /w/workspace/edgex-go/279 06:42:16 project root: . 06:42:16 --> token set from env 06:42:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:42:16 ==> Running gcov in . (disable via -X gcov) 06:42:16 ==> Python coveragepy not found 06:42:16 ==> Searching for coverage reports in: 06:42:16 + . 06:42:16 -> Found 1 reports 06:42:16 ==> Detecting git/mercurial file structure 06:42:16 ==> Reading reports 06:42:16 + ./coverage.out bytes=478941 06:42:16 ==> Appending adjustments 06:42:16 https://docs.codecov.io/docs/fixing-reports 06:42:17 + Found adjustments 06:42:17 ==> Gzipping contents 06:42:17 64K /tmp/codecov.wtzDhD.gz 06:42:17 ==> Uploading reports 06:42:17 url: https://codecov.io 06:42:17 query: branch=main&commit=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3&build=279&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F279%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:42:17 -> Pinging Codecov 06:42:17 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=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3&build=279&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F279%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:42:17 -> Uploading to 06:42:17 https://storage.googleapis.com/codecov/v4/raw/2022-08-11/00271124DB129430A58F1EEE437C3FCB/e3ca38a5709b6fd134cd3d7a24fe413a337b80c3/2c545b60-176b-449a-a6ef-413709660bae.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220811%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220811T064217Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8630bb4c44b5d82bd45b4fe4fcab5c3288c7d2810e4f29d8a7bcbbb55cb2cf3e 06:42:17 % Total % Received % Xferd Average Speed Time Time Time Current 06:42:17 Dload Upload Total Spent Left Speed 06:42:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62840 0 0 100 62840 0 260k --:--:-- --:--:-- --:--:-- 260k 06:42:18 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } 06:42:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 06:42:18 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:42:18 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:42:18 06:42:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:42:18 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:42:18 df9b9388f04a: Pulling fs layer 06:42:18 52dc419b0ee2: Pulling fs layer 06:42:18 25bc292e5bac: Pulling fs layer 06:42:18 114826534d7a: Pulling fs layer 06:42:18 4657fd5d0bcf: Pulling fs layer 06:42:18 6ad1cebc031e: Pulling fs layer 06:42:18 8a3aa393b2d8: Pulling fs layer 06:42:18 114826534d7a: Waiting 06:42:18 4657fd5d0bcf: Waiting 06:42:18 6ad1cebc031e: Waiting 06:42:18 8a3aa393b2d8: Waiting 06:42:18 25bc292e5bac: Verifying Checksum 06:42:18 25bc292e5bac: Download complete 06:42:19 52dc419b0ee2: Verifying Checksum 06:42:19 52dc419b0ee2: Download complete 06:42:19 4657fd5d0bcf: Verifying Checksum 06:42:19 4657fd5d0bcf: Download complete 06:42:19 df9b9388f04a: Download complete 06:42:19 df9b9388f04a: Pull complete 06:42:19 6ad1cebc031e: Verifying Checksum 06:42:19 6ad1cebc031e: Download complete 06:42:19 52dc419b0ee2: Pull complete 06:42:19 25bc292e5bac: Pull complete 06:42:19 114826534d7a: Download complete 06:42:19 8a3aa393b2d8: Verifying Checksum 06:42:19 8a3aa393b2d8: Download complete 06:42:23 114826534d7a: Pull complete 06:42:23 4657fd5d0bcf: Pull complete 06:42:23 6ad1cebc031e: Pull complete 06:42:26 8a3aa393b2d8: Pull complete 06:42:26 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 06:42:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:42:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:26 prd-ubuntu20.04-docker-8c-8g-22500 does not seem to be running inside a container 06:42:26 $ 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/279 -v /w/workspace/edgex-go/279:/w/workspace/edgex-go/279:rw,z -v /w/workspace/edgex-go/279@tmp:/w/workspace/edgex-go/279@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 06:42:28 $ docker top 8dc1894907b58254e7b933ce427b0465ba8fd46a349bb6f26b4eaaab391ec8b0 -eo pid,comm [Pipeline] { [Pipeline] echo 06:42:28 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 06:42:28 + set -o pipefail 06:42:28 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 06:42:34 06:42:34 Monitoring /w/workspace/edgex-go/279 (github.com/edgexfoundry/edgex-go)... 06:42:34 06:42:34 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/ee7f98c6-95b8-45b1-a5dc-d41f6c636d4c 06:42:34 06:42:34 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 06:42:34 06:42:34 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:42:34 06:42:34 [Pipeline] } 06:42:34 $ docker stop --time=1 8dc1894907b58254e7b933ce427b0465ba8fd46a349bb6f26b4eaaab391ec8b0 06:42:36 $ docker rm -f 8dc1894907b58254e7b933ce427b0465ba8fd46a349bb6f26b4eaaab391ec8b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 06:42:36 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:42:36 provisioning config files... 06:42:36 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/279@tmp/config292273051128743915tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:42:36 --> edgex-publish-swagger.sh 06:42:36 === Publish openapi/v2 API === 06:42:36 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 06:42:36 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/279/openapi/v2/core-command.yaml] 06:42:36 % Total % Received % Xferd Average Speed Time Time Time Current 06:42:36 Dload Upload Total Spent Left Speed 06:42:37 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 31094 0:00:01 0:00:01 --:--:-- 31066 100 33831 0 0 100 33831 0 31094 0:00:01 0:00:01 --:--:-- 31066 06:42:37 06:42:37 06:42:37 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/279/openapi/v2/core-data.yaml] 06:42:37 % Total % Received % Xferd Average Speed Time Time Time Current 06:42:37 Dload Upload Total Spent Left Speed 06:42:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 72620 --:--:-- --:--:-- --:--:-- 72547 100 71604 0 0 100 71604 0 72547 --:--:-- --:--:-- --:--:-- 72547 06:42:38 06:42:38 06:42:38 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/279/openapi/v2/core-metadata.yaml] 06:42:38 % Total % Received % Xferd Average Speed Time Time Time Current 06:42:38 Dload Upload Total Spent Left Speed 06:42:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 139k 0:00:01 0:00:01 --:--:-- 139k 100 141k 0 0 100 141k 0 139k 0:00:01 0:00:01 --:--:-- 139k 06:42:40 06:42:40 06:42:40 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/279/openapi/v2/support-notifications.yaml] 06:42:40 % Total % Received % Xferd Average Speed Time Time Time Current 06:42:40 Dload Upload Total Spent Left Speed 06:42:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 90955 --:--:-- --:--:-- --:--:-- 90862 100 89318 0 0 100 89318 0 90955 --:--:-- --:--:-- --:--:-- 90862 06:42:40 06:42:40 06:42:40 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/279/openapi/v2/support-scheduler.yaml] 06:42:40 % Total % Received % Xferd Average Speed Time Time Time Current 06:42:40 Dload Upload Total Spent Left Speed 06:42:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 40737 --:--:-- --:--:-- --:--:-- 40695 100 39556 0 0 100 39556 0 40695 --:--:-- --:--:-- --:--:-- 40695 06:42:41 06:42:41 06:42:41 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/279/openapi/v2/system-agent.yaml] 06:42:41 % Total % Received % Xferd Average Speed Time Time Time Current 06:42:41 Dload Upload Total Spent Left Speed 06:42:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 21861 --:--:-- --:--:-- --:--:-- 21838 100 20091 0 0 100 20091 0 21861 --:--:-- --:--:-- --:--:-- 21838 06:42:42 06:42:42 [Pipeline] } 06:42:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 06:42:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:42:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:42:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:43 prd-ubuntu20.04-docker-8c-8g-22500 does not seem to be running inside a container 06:42:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/279 -v /w/workspace/edgex-go/279:/w/workspace/edgex-go/279:rw,z -v /w/workspace/edgex-go/279@tmp:/w/workspace/edgex-go/279@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 06:42:44 $ docker top 48b48188f7be5bc78fe14d4d96786e0fd8d2385c9c7e02aa9fae0f534994fb95 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:42:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:42:44 [ssh-agent] Looking for ssh-agent implementation... 06:42:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:42:44 $ docker exec 48b48188f7be5bc78fe14d4d96786e0fd8d2385c9c7e02aa9fae0f534994fb95 ssh-agent 06:42:44 SSH_AUTH_SOCK=/tmp/ssh-wtr6hA4sg9BO/agent.33 06:42:44 SSH_AGENT_PID=39 06:42:44 Running ssh-add (command line suppressed) 06:42:44 Identity added: /w/workspace/edgex-go/279@tmp/private_key_4794976002753375396.key (/w/workspace/edgex-go/279@tmp/private_key_4794976002753375396.key) 06:42:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:42:44 + git semver tag 06:42:45 2022-08-11 06:42:44,992 [run_tag] DEBUG tag force:False 06:42:45 2022-08-11 06:42:44,992 [check_head_tag] DEBUG check head tag 06:42:45 2022-08-11 06:42:44,993 [execute] INFO git cat-file --batch-check 06:42:45 2022-08-11 06:42:44,993 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/279, universal_newlines=False, shell=None, istream=) 06:42:45 2022-08-11 06:42:44,996 [execute] INFO git cat-file --batch 06:42:45 2022-08-11 06:42:44,996 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/279, universal_newlines=False, shell=None, istream=) 06:42:45 2022-08-11 06:42:45,017 [read_version] DEBUG read version from /w/workspace/edgex-go/279/.semver/main 06:42:45 2022-08-11 06:42:45,017 [execute] INFO git tag -a v2.3.0-dev.44 -m v2.3.0-dev.44 06:42:45 2022-08-11 06:42:45,017 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.44', '-m', 'v2.3.0-dev.44'], cwd=/w/workspace/edgex-go/279, universal_newlines=False, shell=None, istream=None) 06:42:45 2022-08-11 06:42:45,021 [read_version] DEBUG read version from /w/workspace/edgex-go/279/.semver/main 06:42:45 2.3.0-dev.44 [Pipeline] } 06:42:45 $ docker exec --env ******** --env ******** 48b48188f7be5bc78fe14d4d96786e0fd8d2385c9c7e02aa9fae0f534994fb95 ssh-agent -k 06:42:45 unset SSH_AUTH_SOCK; 06:42:45 unset SSH_AGENT_PID; 06:42:45 echo Agent pid 39 killed; 06:42:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:42:45 + git semver [Pipeline] } 06:42:45 $ docker stop --time=1 48b48188f7be5bc78fe14d4d96786e0fd8d2385c9c7e02aa9fae0f534994fb95 06:42:47 $ docker rm -f 48b48188f7be5bc78fe14d4d96786e0fd8d2385c9c7e02aa9fae0f534994fb95 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:42:47 06:42:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:42:47 0.23.1-centos7: Pulling from edgex-lftools 06:42:47 ab5ef0e58194: Pulling fs layer 06:42:47 9712f1f96733: Pulling fs layer 06:42:47 63f879dbbcfc: Pulling fs layer 06:42:47 0d9ebad4ef96: Pulling fs layer 06:42:47 e9a5061849ea: Pulling fs layer 06:42:47 d747dcd14b5f: Pulling fs layer 06:42:47 2de7ff778b66: Pulling fs layer 06:42:47 e9a5061849ea: Waiting 06:42:47 2de7ff778b66: Waiting 06:42:47 d747dcd14b5f: Waiting 06:42:47 0d9ebad4ef96: Waiting 06:42:47 9712f1f96733: Verifying Checksum 06:42:47 9712f1f96733: Download complete 06:42:48 63f879dbbcfc: Verifying Checksum 06:42:48 63f879dbbcfc: Download complete 06:42:48 e9a5061849ea: Verifying Checksum 06:42:48 e9a5061849ea: Download complete 06:42:48 d747dcd14b5f: Verifying Checksum 06:42:48 d747dcd14b5f: Download complete 06:42:48 ab5ef0e58194: Verifying Checksum 06:42:48 ab5ef0e58194: Download complete 06:42:48 2de7ff778b66: Verifying Checksum 06:42:48 2de7ff778b66: Download complete 06:42:48 0d9ebad4ef96: Verifying Checksum 06:42:48 0d9ebad4ef96: Download complete 06:42:50 ab5ef0e58194: Pull complete 06:42:50 9712f1f96733: Pull complete 06:42:51 63f879dbbcfc: Pull complete 06:42:55 0d9ebad4ef96: Pull complete 06:42:55 e9a5061849ea: Pull complete 06:42:55 d747dcd14b5f: Pull complete 06:42:56 2de7ff778b66: Pull complete 06:42:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:42:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:42:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:56 prd-ubuntu20.04-docker-8c-8g-22500 does not seem to be running inside a container 06:42:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/279 -v /w/workspace/edgex-go/279:/w/workspace/edgex-go/279:rw,z -v /w/workspace/edgex-go/279@tmp:/w/workspace/edgex-go/279@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 06:42:58 $ docker top 95a01a1ed358c02eb152a3a6afad8f2bc634471acb3e2c88cb1c45789994f36b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:42:58 provisioning config files... 06:42:58 copy managed file [sigul-config] to file:/w/workspace/edgex-go/279@tmp/config7601670853559678846tmp 06:42:58 copy managed file [sigul-password] to file:/w/workspace/edgex-go/279@tmp/config1063730449770728966tmp 06:42:58 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/279@tmp/config7090325709165114549tmp [Pipeline] { [Pipeline] echo 06:42:58 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:42:58 ---> sigul-configuration.sh 06:42:58 gpg: directory `/root/.gnupg' created 06:42:58 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:42:58 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:42:58 gpg: keyring `/root/.gnupg/secring.gpg' created 06:42:58 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:42:58 gpg: CAST5 encrypted data 06:42:58 gpg: encrypted with 1 passphrase 06:42:58 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:42:59 + mkdir /home/jenkins 06:42:59 + mkdir /home/jenkins/sigul [Pipeline] sh 06:42:59 + 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 06:42:59 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:42:59 ---> sigul-install.sh 06:42:59 Sigul already installed; skipping installation. [Pipeline] sh 06:43:00 + git tag --list 06:43:00 0.6.0 06:43:00 0.6.1 06:43:00 0.7.0 06:43:00 0.7.1 06:43:00 v1.0.0 06:43:00 v1.0.1 06:43:00 v1.1.0 06:43:00 v1.2.0 06:43:00 v1.2.1 06:43:00 v1.3.0 06:43:00 v1.3.1 06:43:00 v2.0.0 06:43:00 v2.1.0 06:43:00 v2.1.1 06:43:00 v2.1.1-dev.1 06:43:00 v2.1.1-dev.2 06:43:00 v2.1.1-dev.3 06:43:00 v2.1.1-dev.4 06:43:00 v2.1.1-dev.5 06:43:00 v2.1.1-dev.6 06:43:00 v2.1.1-dev.7 06:43:00 v2.1.1-dev.8 06:43:00 v2.2.0 06:43:00 v2.2.1-dev.1 06:43:00 v2.2.1-dev.10 06:43:00 v2.2.1-dev.11 06:43:00 v2.2.1-dev.12 06:43:00 v2.2.1-dev.13 06:43:00 v2.2.1-dev.14 06:43:00 v2.2.1-dev.15 06:43:00 v2.2.1-dev.16 06:43:00 v2.2.1-dev.17 06:43:00 v2.2.1-dev.18 06:43:00 v2.2.1-dev.19 06:43:00 v2.2.1-dev.2 06:43:00 v2.2.1-dev.20 06:43:00 v2.2.1-dev.21 06:43:00 v2.2.1-dev.22 06:43:00 v2.2.1-dev.23 06:43:00 v2.2.1-dev.24 06:43:00 v2.2.1-dev.25 06:43:00 v2.2.1-dev.26 06:43:00 v2.2.1-dev.27 06:43:00 v2.2.1-dev.28 06:43:00 v2.2.1-dev.29 06:43:00 v2.2.1-dev.3 06:43:00 v2.2.1-dev.4 06:43:00 v2.2.1-dev.5 06:43:00 v2.2.1-dev.6 06:43:00 v2.2.1-dev.7 06:43:00 v2.2.1-dev.8 06:43:00 v2.2.1-dev.9 06:43:00 v2.3.0-dev.29 06:43:00 v2.3.0-dev.30 06:43:00 v2.3.0-dev.31 06:43:00 v2.3.0-dev.32 06:43:00 v2.3.0-dev.33 06:43:00 v2.3.0-dev.34 06:43:00 v2.3.0-dev.35 06:43:00 v2.3.0-dev.36 06:43:00 v2.3.0-dev.37 06:43:00 v2.3.0-dev.38 06:43:00 v2.3.0-dev.39 06:43:00 v2.3.0-dev.40 06:43:00 v2.3.0-dev.41 06:43:00 v2.3.0-dev.42 06:43:00 v2.3.0-dev.43 06:43:00 v2.3.0-dev.44 [Pipeline] sh 06:43:00 + lftools sign git-tag v2.3.0-dev.44 06:43:00 Signing Git tag with Sigul... 06:43:00 Signing v2.3.0-dev.44 [Pipeline] echo 06:43:01 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:43:01 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:43:01 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:43:01 $ docker stop --time=1 95a01a1ed358c02eb152a3a6afad8f2bc634471acb3e2c88cb1c45789994f36b 06:43:02 $ docker rm -f 95a01a1ed358c02eb152a3a6afad8f2bc634471acb3e2c88cb1c45789994f36b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:43:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:43:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:43:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:43:03 prd-ubuntu20.04-docker-8c-8g-22500 does not seem to be running inside a container 06:43:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/279 -v /w/workspace/edgex-go/279:/w/workspace/edgex-go/279:rw,z -v /w/workspace/edgex-go/279@tmp:/w/workspace/edgex-go/279@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 06:43:03 $ docker top 0623be47b7c785e105d01cb6bf19c1255e784c51d1983bd672a2925787df228f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:43:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:43:04 [ssh-agent] Looking for ssh-agent implementation... 06:43:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:43:04 $ docker exec 0623be47b7c785e105d01cb6bf19c1255e784c51d1983bd672a2925787df228f ssh-agent 06:43:04 SSH_AUTH_SOCK=/tmp/ssh-PDGtdf0VNa9U/agent.32 06:43:04 SSH_AGENT_PID=38 06:43:04 Running ssh-add (command line suppressed) 06:43:04 Identity added: /w/workspace/edgex-go/279@tmp/private_key_41737101875791694.key (/w/workspace/edgex-go/279@tmp/private_key_41737101875791694.key) 06:43:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:43:04 + git semver bump pre 06:43:04 2022-08-11 06:43:04,887 [read_version] DEBUG read version from /w/workspace/edgex-go/279/.semver/main 06:43:04 2022-08-11 06:43:04,887 [bump_version] DEBUG bumping version:2.3.0-dev.44 on axis:pre with prefix:dev 06:43:04 2022-08-11 06:43:04,887 [bump_version] DEBUG bumped version:2.3.0-dev.45 06:43:04 2022-08-11 06:43:04,887 [write_version] DEBUG write version:2.3.0-dev.45 to path:/w/workspace/edgex-go/279/.semver/main with force:True 06:43:04 2022-08-11 06:43:04,887 [read_version] DEBUG read version from /w/workspace/edgex-go/279/.semver/main 06:43:04 2022-08-11 06:43:04,887 [write_file] DEBUG write to file:/w/workspace/edgex-go/279/.semver/main 06:43:04 2022-08-11 06:43:04,889 [execute] INFO git cat-file --batch-check 06:43:04 2022-08-11 06:43:04,889 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/279/.semver, universal_newlines=False, shell=None, istream=) 06:43:04 2022-08-11 06:43:04,894 [execute] INFO git cat-file --batch 06:43:04 2022-08-11 06:43:04,895 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/279/.semver, universal_newlines=False, shell=None, istream=) 06:43:04 2022-08-11 06:43:04,899 [read_version] DEBUG read version from /w/workspace/edgex-go/279/.semver/main 06:43:04 2.3.0-dev.45 [Pipeline] } 06:43:04 $ docker exec --env ******** --env ******** 0623be47b7c785e105d01cb6bf19c1255e784c51d1983bd672a2925787df228f ssh-agent -k 06:43:05 unset SSH_AUTH_SOCK; 06:43:05 unset SSH_AGENT_PID; 06:43:05 echo Agent pid 38 killed; 06:43:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:43:05 + git semver [Pipeline] } 06:43:05 $ docker stop --time=1 0623be47b7c785e105d01cb6bf19c1255e784c51d1983bd672a2925787df228f 06:43:07 $ docker rm -f 0623be47b7c785e105d01cb6bf19c1255e784c51d1983bd672a2925787df228f [Pipeline] // withDockerContainer [Pipeline] sh 06:43:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:43:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:43:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:43:07 prd-ubuntu20.04-docker-8c-8g-22500 does not seem to be running inside a container 06:43:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/279 -v /w/workspace/edgex-go/279:/w/workspace/edgex-go/279:rw,z -v /w/workspace/edgex-go/279@tmp:/w/workspace/edgex-go/279@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 06:43:08 $ docker top 5fe64f5dc40e88103a75505c6701d2b9fbe07db0b16df441b2b8be9c39b575ab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:43:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:43:08 [ssh-agent] Looking for ssh-agent implementation... 06:43:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:43:08 $ docker exec 5fe64f5dc40e88103a75505c6701d2b9fbe07db0b16df441b2b8be9c39b575ab ssh-agent 06:43:08 SSH_AUTH_SOCK=/tmp/ssh-4agNf0ot1Nuw/agent.33 06:43:08 SSH_AGENT_PID=39 06:43:08 Running ssh-add (command line suppressed) 06:43:08 Identity added: /w/workspace/edgex-go/279@tmp/private_key_177307835017557757.key (/w/workspace/edgex-go/279@tmp/private_key_177307835017557757.key) 06:43:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:43:08 + git semver push 06:43:09 2022-08-11 06:43:09,028 [run_push] DEBUG push 06:43:09 2022-08-11 06:43:09,029 [execute] INFO git cat-file --batch-check 06:43:09 2022-08-11 06:43:09,029 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/279/.semver, universal_newlines=False, shell=None, istream=) 06:43:09 2022-08-11 06:43:09,033 [execute] INFO git rev-list eca39593779d6da02810f768422699427be5f395 -- 06:43:09 2022-08-11 06:43:09,033 [execute] DEBUG Popen(['git', 'rev-list', 'eca39593779d6da02810f768422699427be5f395', '--'], cwd=/w/workspace/edgex-go/279/.semver, universal_newlines=False, shell=None, istream=None) 06:43:09 2022-08-11 06:43:09,050 [execute] INFO git fetch -v origin 06:43:09 2022-08-11 06:43:09,050 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/279/.semver, universal_newlines=True, shell=None, istream=None) 06:43:09 2022-08-11 06:43:09,556 [run_push] DEBUG no remote changes detected 06:43:09 2022-08-11 06:43:09,556 [execute] INFO git push origin semver 06:43:09 2022-08-11 06:43:09,557 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/279/.semver, universal_newlines=False, shell=None, istream=None) 06:43:10 2022-08-11 06:43:10,306 [run_push] DEBUG push all version tags 06:43:10 2022-08-11 06:43:10,306 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:43:10 2022-08-11 06:43:10,307 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/279, universal_newlines=False, shell=None, istream=None) 06:43:11 2022-08-11 06:43:11,017 [read_version] DEBUG read version from /w/workspace/edgex-go/279/.semver/main 06:43:11 2.3.0-dev.45 [Pipeline] } 06:43:11 $ docker exec --env ******** --env ******** 5fe64f5dc40e88103a75505c6701d2b9fbe07db0b16df441b2b8be9c39b575ab ssh-agent -k 06:43:11 unset SSH_AUTH_SOCK; 06:43:11 unset SSH_AGENT_PID; 06:43:11 echo Agent pid 39 killed; 06:43:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:43:11 + git semver [Pipeline] } 06:43:11 $ docker stop --time=1 5fe64f5dc40e88103a75505c6701d2b9fbe07db0b16df441b2b8be9c39b575ab 06:43:13 $ docker rm -f 5fe64f5dc40e88103a75505c6701d2b9fbe07db0b16df441b2b8be9c39b575ab [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 06:43:13 + [ -d /w/workspace/edgex-go/279/archives ] [Pipeline] libraryResource [Pipeline] sh 06:43:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:43:14 ---> package-listing.sh 06:43:14 ++ facter osfamily 06:43:14 ++ tr '[:upper:]' '[:lower:]' 06:43:15 + OS_FAMILY=debian 06:43:15 + workspace=/w/workspace/edgex-go/279 06:43:15 + START_PACKAGES=/tmp/packages_start.txt 06:43:15 + END_PACKAGES=/tmp/packages_end.txt 06:43:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:43:15 + PACKAGES=/tmp/packages_start.txt 06:43:15 + '[' /w/workspace/edgex-go/279 ']' 06:43:15 + PACKAGES=/tmp/packages_end.txt 06:43:15 + case "${OS_FAMILY}" in 06:43:15 + dpkg -l 06:43:15 + grep '^ii' 06:43:15 + '[' -f /tmp/packages_start.txt ']' 06:43:15 + '[' -f /tmp/packages_end.txt ']' 06:43:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:43:15 + '[' /w/workspace/edgex-go/279 ']' 06:43:15 + mkdir -p /w/workspace/edgex-go/279/archives/ 06:43:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/279/archives/ [Pipeline] echo 06:43:15 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/279/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:43:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:43:16 06:43:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:43:16 latest: Pulling from edgex-lftools-log-publisher 06:43:16 5eb5b503b376: Pulling fs layer 06:43:16 5c69ac0246d0: Pulling fs layer 06:43:16 ec43610c2a17: Pulling fs layer 06:43:16 3a2ae6a8a46f: Pulling fs layer 06:43:16 33b1e0a273af: Pulling fs layer 06:43:16 5d3b04190fa2: Pulling fs layer 06:43:16 2f39f015ded8: Pulling fs layer 06:43:16 3a2ae6a8a46f: Waiting 06:43:16 33b1e0a273af: Waiting 06:43:16 5d3b04190fa2: Waiting 06:43:16 5c69ac0246d0: Verifying Checksum 06:43:16 5c69ac0246d0: Download complete 06:43:16 3a2ae6a8a46f: Verifying Checksum 06:43:16 3a2ae6a8a46f: Download complete 06:43:16 ec43610c2a17: Verifying Checksum 06:43:16 ec43610c2a17: Download complete 06:43:16 33b1e0a273af: Verifying Checksum 06:43:16 33b1e0a273af: Download complete 06:43:16 5d3b04190fa2: Verifying Checksum 06:43:16 5d3b04190fa2: Download complete 06:43:16 5eb5b503b376: Download complete 06:43:17 2f39f015ded8: Download complete 06:43:17 5eb5b503b376: Pull complete 06:43:17 5c69ac0246d0: Pull complete 06:43:18 ec43610c2a17: Pull complete 06:43:18 3a2ae6a8a46f: Pull complete 06:43:18 33b1e0a273af: Pull complete 06:43:18 5d3b04190fa2: Pull complete 06:43:22 2f39f015ded8: Pull complete 06:43:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:43:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:43:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:43:23 prd-ubuntu20.04-docker-8c-8g-22500 does not seem to be running inside a container 06:43:23 $ 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/279/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/279 -v /w/workspace/edgex-go/279:/w/workspace/edgex-go/279:rw,z -v /w/workspace/edgex-go/279@tmp:/w/workspace/edgex-go/279@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 06:43:24 $ docker top 62db75b33789a2ed101086777bfba0171ab20b24e57a623fb0df6eb83b776eb6 -eo pid,comm [Pipeline] { [Pipeline] sh 06:43:24 + touch /tmp/pre-build-complete [Pipeline] sh 06:43:25 + mkdir -p /var/log/sysstat [Pipeline] sh 06:43:25 + ls /var/log/sa-host 06:43:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:43:25 provisioning config files... 06:43:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/279@tmp/config1651702561981658093tmp [Pipeline] { [Pipeline] echo 06:43:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:43:25 ---> create-netrc.sh [Pipeline] } 06:43:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:43:26 ---> python-tools-install.sh [Pipeline] echo 06:43:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:43:26 ---> sudo-logs.sh 06:43:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:43:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:43:26 ---> job-cost.sh 06:43:26 lf-activate-venv: SKIPPING 06:43:26 DEBUG: total: 0.10999999940395355 06:43:26 INFO: Retrieving Stack Cost... 06:43:27 INFO: Retrieving Pricing Info for: v3-standard-8 06:43:27 INFO: Archiving Costs [Pipeline] echo 06:43:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:43:27 ---> logs-deploy.sh 06:43:27 lf-activate-venv: SKIPPING 06:43:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/279 06:43:27 INFO: archiving workspace using pattern(s): 06:43:28 Archives upload complete. 06:43:28 INFO: archiving logs to Nexus 06:43:29 ---> uname -a: 06:43:29 Linux prd-ubuntu20-04-docker-8c-8g-22500 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 06:43:29 06:43:29 06:43:29 ---> lscpu: 06:43:29 Architecture: x86_64 06:43:29 CPU op-mode(s): 32-bit, 64-bit 06:43:29 Byte Order: Little Endian 06:43:29 Address sizes: 40 bits physical, 48 bits virtual 06:43:29 CPU(s): 8 06:43:29 On-line CPU(s) list: 0-7 06:43:29 Thread(s) per core: 1 06:43:29 Core(s) per socket: 1 06:43:29 Socket(s): 8 06:43:29 NUMA node(s): 1 06:43:29 Vendor ID: AuthenticAMD 06:43:29 CPU family: 23 06:43:29 Model: 49 06:43:29 Model name: AMD EPYC-Rome Processor 06:43:29 Stepping: 0 06:43:29 CPU MHz: 2799.998 06:43:29 BogoMIPS: 5599.99 06:43:29 Virtualization: AMD-V 06:43:29 Hypervisor vendor: KVM 06:43:29 Virtualization type: full 06:43:29 L1d cache: 256 KiB 06:43:29 L1i cache: 256 KiB 06:43:29 L2 cache: 4 MiB 06:43:29 L3 cache: 128 MiB 06:43:29 NUMA node0 CPU(s): 0-7 06:43:29 Vulnerability Itlb multihit: Not affected 06:43:29 Vulnerability L1tf: Not affected 06:43:29 Vulnerability Mds: Not affected 06:43:29 Vulnerability Meltdown: Not affected 06:43:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:43:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:43:29 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:43:29 Vulnerability Srbds: Not affected 06:43:29 Vulnerability Tsx async abort: Not affected 06:43:29 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 06:43:29 06:43:29 06:43:29 ---> nproc: 06:43:29 8 06:43:29 06:43:29 06:43:29 ---> df -h: 06:43:29 Filesystem Size Used Avail Use% Mounted on 06:43:29 overlay 155G 19G 137G 12% / 06:43:29 tmpfs 64M 0 64M 0% /dev 06:43:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:43:29 shm 64M 0 64M 0% /dev/shm 06:43:29 /dev/vda1 155G 19G 137G 12% /facter-os 06:43:29 06:43:29 06:43:29 ---> sar -b -r -n DEV: 06:43:29 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22500) 08/11/22 _x86_64_ (8 CPU) 06:43:29 06:43:29 06:16:52 LINUX RESTART (8 CPU) 06:43:29 06:43:29 06:17:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:43:29 06:18:01 377.08 56.93 320.15 0.00 7565.71 140291.43 0.00 06:43:29 06:19:01 120.96 0.48 120.48 0.00 8.00 119440.23 0.00 06:43:29 06:20:01 60.41 0.20 60.21 0.00 2.27 34253.37 0.00 06:43:29 06:21:01 846.48 4.10 842.39 0.00 54.78 290025.06 0.00 06:43:29 06:22:01 842.10 1.50 840.60 0.00 17.45 249169.29 0.00 06:43:29 06:23:01 982.09 0.07 982.02 0.00 2.93 223525.89 0.00 06:43:29 06:24:01 235.50 0.02 235.48 0.00 0.27 23159.09 0.00 06:43:29 06:25:01 18.99 0.05 18.94 0.00 0.93 446.25 0.00 06:43:29 06:26:01 6.23 2.21 4.02 0.00 36.16 123.12 0.00 06:43:29 06:27:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 06:43:29 06:28:01 1.50 0.00 1.50 0.00 0.00 20.00 0.00 06:43:29 06:29:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 06:43:29 06:30:01 1.25 0.00 1.25 0.00 0.00 13.46 0.00 06:43:29 06:31:01 1.07 0.00 1.07 0.00 0.00 13.86 0.00 06:43:29 06:32:01 2.03 0.02 2.02 0.00 0.13 22.80 0.00 06:43:29 06:33:01 1.02 0.00 1.02 0.00 0.00 13.73 0.00 06:43:29 06:34:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 06:43:29 06:35:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 06:43:29 06:36:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 06:43:29 06:37:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 06:43:29 06:38:01 1.22 0.00 1.22 0.00 0.00 15.06 0.00 06:43:29 06:39:01 0.98 0.00 0.98 0.00 0.00 12.80 0.00 06:43:29 06:40:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 06:43:29 06:41:01 1.02 0.00 1.02 0.00 0.00 13.86 0.00 06:43:29 06:42:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 06:43:29 06:43:01 110.93 0.25 110.68 0.00 11.46 58244.29 0.00 06:43:29 Average: 139.12 2.50 136.63 0.00 291.50 43745.95 0.00 06:43:29 06:43:29 06:17:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:43:29 06:18:01 28392648 31778388 514504 1.56 116684 3524172 1984716 5.85 1147184 2943376 601052 06:43:29 06:19:01 27900936 31753532 536896 1.63 137724 3901204 1894112 5.58 1274396 3235368 146756 06:43:29 06:20:01 27248316 31766312 527708 1.60 141460 4544012 1988664 5.86 1431792 3712464 208272 06:43:29 06:21:01 22196872 31251632 1013628 3.08 257544 8702964 3855588 11.36 2561936 7336304 0 06:43:29 06:22:01 20519664 31531396 735684 2.24 367944 10402444 2995352 8.83 2323224 9104208 80708 06:43:29 06:23:01 19213588 31474208 792700 2.41 399468 11569176 2658164 7.83 2428408 10259756 7764 06:43:29 06:24:01 20723852 31752288 522600 1.59 402736 10375820 2078520 6.13 2136996 9094552 1452 06:43:29 06:25:01 20715892 31749060 525608 1.60 403252 10376164 2092244 6.17 2140464 9094756 320 06:43:29 06:26:01 20740464 31772288 502236 1.53 403344 10378512 1883360 5.55 2116696 9097044 12 06:43:29 06:27:01 20740888 31772740 501780 1.53 403364 10378508 1883360 5.55 2116156 9097052 180 06:43:29 06:28:01 20744240 31776096 498772 1.52 403380 10378492 1883360 5.55 2113140 9097032 12 06:43:29 06:29:01 20744776 31776656 498264 1.52 403400 10378492 1883360 5.55 2112828 9097032 140 06:43:29 06:30:01 20749192 31781092 493768 1.50 403416 10378496 1883360 5.55 2108104 9097036 44 06:43:29 06:31:01 20749900 31781852 492984 1.50 403428 10378496 1883360 5.55 2107428 9097076 172 06:43:29 06:32:01 20749320 31781308 493620 1.50 403448 10378500 1915528 5.65 2107484 9097072 40 06:43:29 06:33:01 20749272 31781288 493620 1.50 403464 10378504 1915528 5.65 2107868 9097076 152 06:43:29 06:34:01 20748972 31781020 493820 1.50 403488 10378512 1915528 5.65 2107476 9097084 8 06:43:29 06:35:01 20749160 31781368 493412 1.50 403500 10378640 1915528 5.65 2107504 9097204 148 06:43:29 06:36:01 20748860 31781088 493640 1.50 403504 10378644 1915528 5.65 2107228 9097216 32 06:43:29 06:37:01 20748592 31780844 493824 1.50 403520 10378644 1915528 5.65 2107244 9097216 56 06:43:29 06:38:01 20748544 31780820 493784 1.50 403540 10378648 1915528 5.65 2108092 9097220 20 06:43:29 06:39:01 20748672 31780972 493788 1.50 403560 10378652 1915528 5.65 2107760 9097224 204 06:43:29 06:40:01 20748916 31781216 493500 1.50 403584 10378644 1915528 5.65 2107960 9097224 12 06:43:29 06:41:01 20748844 31781208 493452 1.50 403612 10378652 1899412 5.60 2107728 9097232 188 06:43:29 06:42:01 20749104 31781472 493232 1.50 403632 10378648 1899412 5.60 2107420 9097232 8 06:43:29 06:43:01 19219268 31727808 539332 1.64 446636 11686804 2225832 6.56 2252940 10346956 1168 06:43:29 Average: 21493798 31732229 543314 1.65 366640 9673786 2081228 6.13 2059825 8453039 40343 06:43:29 06:43:29 06:17:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:43:29 06:18:01 docker0 456.88 385.31 34.44 2762.30 0.00 0.00 0.00 0.00 06:43:29 06:18:01 lo 5.83 5.83 0.56 0.56 0.00 0.00 0.00 0.00 06:43:29 06:18:01 ens3 1319.76 1155.57 12970.61 166.73 0.00 0.00 0.00 0.00 06:43:29 06:19:01 docker0 105.03 120.41 8.52 1148.40 0.00 0.00 0.00 0.00 06:43:29 06:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:43:29 06:19:01 vethdbab5d9 1.45 1.63 0.11 0.13 0.00 0.00 0.00 0.00 06:43:29 06:19:01 ens3 182.55 153.84 1184.44 73.81 0.00 0.00 0.00 0.00 06:43:29 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:29 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:29 06:20:01 ens3 33.51 19.51 34.98 12.81 0.00 0.00 0.00 0.00 06:43:29 06:21:01 docker0 165.83 220.44 12.05 1835.93 0.00 0.00 0.00 0.00 06:43:29 06:21:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 06:43:29 06:21:01 veth306759f 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 06:43:29 06:21:01 vethfc56db1 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 06:43:29 06:21:01 veth9c70c5c 0.00 0.85 0.00 0.05 0.00 0.00 0.00 0.00 06:43:29 06:21:01 vethad67224 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 06:43:29 06:21:01 ens3 355.88 272.96 3591.59 95.34 0.00 0.00 0.00 0.00 06:43:29 06:22:01 docker0 122.35 165.18 9.05 1480.75 0.00 0.00 0.00 0.00 06:43:29 06:22:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 06:43:29 06:22:01 veth8eefbea 0.02 0.27 0.00 0.02 0.00 0.00 0.00 0.00 06:43:29 06:22:01 veth9c70c5c 0.00 0.62 0.00 0.03 0.00 0.00 0.00 0.00 06:43:29 06:22:01 ens3 247.66 184.90 1568.09 89.62 0.00 0.00 0.00 0.00 06:43:29 06:23:01 docker0 63.38 100.90 4.63 1211.41 0.00 0.00 0.00 0.00 06:43:29 06:23:01 vethe088951 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 06:43:29 06:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:43:29 06:23:01 veth9c70c5c 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 06:43:29 06:23:01 ens3 183.17 133.96 1256.44 95.14 0.00 0.00 0.00 0.00 06:43:29 06:24:01 docker0 2.03 4.51 0.13 43.52 0.00 0.00 0.00 0.00 06:43:29 06:24:01 lo 37.38 37.38 3.68 3.68 0.00 0.00 0.00 0.00 06:43:29 06:24:01 ens3 375.26 366.62 233.09 1567.87 0.00 0.00 0.00 0.00 06:43:29 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:29 06:25:01 lo 22.06 22.06 2.17 2.17 0.00 0.00 0.00 0.00 06:43:29 06:25:01 ens3 344.32 357.83 127.27 2306.91 0.00 0.00 0.00 0.00 06:43:29 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:29 06:26:01 lo 2.93 2.93 0.29 0.29 0.00 0.00 0.00 0.00 06:43:29 06:26:01 ens3 17.37 15.57 15.69 23.27 0.00 0.00 0.00 0.00 06:43:29 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:29 06:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:43:29 06:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:43:29 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:29 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:29 06:28:01 ens3 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 06:43:29 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:29 06:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:43:29 06:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:43:29 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:29 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:29 06:30:01 ens3 17.71 11.90 14.45 11.00 0.00 0.00 0.00 0.00 06:43:29 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:29 06:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:43:29 06:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:43:29 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:29 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:29 06:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:29 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:29 06:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:43:29 06:33:01 ens3 4.35 8.48 0.35 7.60 0.00 0.00 0.00 0.00 06:43:29 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:29 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:29 06:34:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:43:29 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:29 06:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:43:29 06:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:43:29 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:29 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:29 06:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:29 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:29 06:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:43:29 06:37:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:43:29 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:29 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:29 06:38:01 ens3 8.72 12.95 0.96 17.16 0.00 0.00 0.00 0.00 06:43:29 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:29 06:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:43:29 06:39:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:43:29 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:29 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:29 06:40:01 ens3 0.17 0.08 0.12 0.01 0.00 0.00 0.00 0.00 06:43:29 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:29 06:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:43:29 06:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:43:29 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:29 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:29 06:42:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:29 06:43:01 vetha6d0b47 0.30 0.38 0.08 0.12 0.00 0.00 0.00 0.00 06:43:29 06:43:01 docker0 42.46 50.12 3.71 691.53 0.00 0.00 0.00 0.00 06:43:29 06:43:01 lo 2.53 2.53 0.25 0.25 0.00 0.00 0.00 0.00 06:43:29 06:43:01 ens3 362.17 245.23 7884.73 85.58 0.00 0.00 0.00 0.00 06:43:29 Average: vetha6d0b47 0.01 0.01 0.00 0.00 0.00 0.00 0.00 0.00 06:43:29 Average: docker0 36.58 40.05 2.77 351.31 0.00 0.00 0.00 0.00 06:43:29 Average: lo 2.88 2.88 0.28 0.28 0.00 0.00 0.00 0.00 06:43:29 Average: ens3 132.07 112.42 1103.24 175.13 0.00 0.00 0.00 0.00 06:43:29 06:43:29 06:43:29 ---> sar -P ALL: 06:43:29 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22500) 08/11/22 _x86_64_ (8 CPU) 06:43:29 06:43:29 06:16:52 LINUX RESTART (8 CPU) 06:43:29 06:43:29 06:17:02 CPU %user %nice %system %iowait %steal %idle 06:43:29 06:18:01 all 12.49 0.00 4.32 2.26 0.06 80.88 06:43:29 06:18:01 0 12.47 0.00 4.09 0.62 0.05 82.77 06:43:29 06:18:01 1 13.62 0.00 4.45 2.14 0.05 79.73 06:43:29 06:18:01 2 9.97 0.00 4.12 4.57 0.07 81.27 06:43:29 06:18:01 3 10.71 0.00 3.23 1.81 0.07 84.18 06:43:29 06:18:01 4 12.39 0.00 5.53 2.63 0.05 79.40 06:43:29 06:18:01 5 11.81 0.00 4.42 1.44 0.07 82.26 06:43:29 06:18:01 6 12.17 0.00 3.91 3.12 0.05 80.75 06:43:29 06:18:01 7 16.78 0.00 4.78 1.73 0.07 76.64 06:43:29 06:19:01 all 28.90 0.00 5.50 0.88 0.07 64.65 06:43:29 06:19:01 0 29.74 0.00 5.63 2.04 0.08 62.50 06:43:29 06:19:01 1 29.07 0.00 5.09 0.12 0.07 65.66 06:43:29 06:19:01 2 27.24 0.00 7.90 0.81 0.07 63.98 06:43:29 06:19:01 3 27.78 0.00 5.46 0.10 0.05 66.61 06:43:29 06:19:01 4 28.75 0.00 4.29 0.12 0.08 66.75 06:43:29 06:19:01 5 28.80 0.00 5.63 2.33 0.07 63.18 06:43:29 06:19:01 6 30.44 0.00 4.81 0.37 0.07 64.31 06:43:29 06:19:01 7 29.34 0.00 5.17 1.20 0.07 64.22 06:43:29 06:20:01 all 51.53 0.00 7.22 0.41 0.09 40.75 06:43:29 06:20:01 0 51.43 0.00 7.05 0.22 0.08 41.21 06:43:29 06:20:01 1 52.44 0.00 7.21 0.25 0.08 40.01 06:43:29 06:20:01 2 53.02 0.00 7.59 1.66 0.10 37.63 06:43:29 06:20:01 3 51.71 0.00 7.02 0.14 0.14 41.00 06:43:29 06:20:01 4 51.36 0.00 7.34 0.24 0.08 40.98 06:43:29 06:20:01 5 51.13 0.00 6.88 0.15 0.08 41.75 06:43:29 06:20:01 6 50.45 0.00 7.07 0.22 0.08 42.18 06:43:29 06:20:01 7 50.67 0.00 7.61 0.44 0.08 41.20 06:43:29 06:21:01 all 38.91 0.00 13.13 5.40 0.13 42.44 06:43:29 06:21:01 0 39.49 0.00 13.47 3.46 0.10 43.48 06:43:29 06:21:01 1 38.06 0.00 13.83 9.79 0.09 38.23 06:43:29 06:21:01 2 36.42 0.00 15.52 7.21 0.16 40.70 06:43:29 06:21:01 3 37.90 0.00 12.75 4.45 0.10 44.80 06:43:29 06:21:01 4 39.08 0.00 11.29 7.26 0.12 42.26 06:43:29 06:21:01 5 40.82 0.00 12.92 4.40 0.10 41.74 06:43:29 06:21:01 6 40.16 0.00 11.76 2.45 0.17 45.46 06:43:29 06:21:01 7 39.28 0.00 13.58 4.20 0.17 42.77 06:43:29 06:22:01 all 40.83 0.00 12.41 14.16 0.21 32.39 06:43:29 06:22:01 0 39.72 0.00 12.87 14.33 0.27 32.80 06:43:29 06:22:01 1 38.67 0.00 11.06 6.28 0.28 43.72 06:43:29 06:22:01 2 38.53 0.00 10.56 4.24 0.19 46.49 06:43:29 06:22:01 3 42.96 0.00 13.54 10.38 0.21 32.91 06:43:29 06:22:01 4 40.07 0.00 13.41 20.25 0.14 26.12 06:43:29 06:22:01 5 44.97 0.00 12.54 19.45 0.12 22.92 06:43:29 06:22:01 6 37.77 0.00 10.63 19.51 0.17 31.92 06:43:29 06:22:01 7 43.97 0.00 14.69 18.98 0.30 22.07 06:43:29 06:23:01 all 43.02 0.00 12.25 14.54 0.38 29.80 06:43:29 06:23:01 0 44.00 0.00 11.97 14.51 0.29 29.22 06:43:29 06:23:01 1 39.91 0.00 11.42 20.97 0.54 27.16 06:43:29 06:23:01 2 42.42 0.00 11.97 10.32 0.36 34.93 06:43:29 06:23:01 3 42.84 0.00 11.81 9.97 0.26 35.12 06:43:29 06:23:01 4 45.01 0.00 12.09 12.65 0.51 29.74 06:43:29 06:23:01 5 43.45 0.00 13.80 15.07 0.35 27.34 06:43:29 06:23:01 6 39.91 0.00 12.01 18.57 0.33 29.19 06:43:29 06:23:01 7 46.61 0.00 12.97 14.31 0.43 25.68 06:43:29 06:24:01 all 17.99 0.00 4.07 1.73 0.11 76.10 06:43:29 06:24:01 0 19.18 0.00 4.30 4.15 0.10 72.27 06:43:29 06:24:01 1 14.79 0.00 3.91 0.37 0.05 80.88 06:43:29 06:24:01 2 17.40 0.00 3.61 1.06 0.12 77.81 06:43:29 06:24:01 3 15.79 0.00 4.15 1.86 0.22 77.99 06:43:29 06:24:01 4 15.83 0.00 3.31 0.79 0.07 80.00 06:43:29 06:24:01 5 20.49 0.00 4.56 0.57 0.07 74.30 06:43:29 06:24:01 6 17.80 0.00 4.07 3.65 0.10 74.39 06:43:29 06:24:01 7 22.60 0.00 4.68 1.39 0.14 71.19 06:43:29 06:25:01 all 8.41 0.00 0.81 0.18 0.07 90.53 06:43:29 06:25:01 0 10.73 0.00 0.92 0.05 0.05 88.25 06:43:29 06:25:01 1 2.82 0.00 0.62 0.00 0.03 96.53 06:43:29 06:25:01 2 7.38 0.00 0.87 0.10 0.05 91.60 06:43:29 06:25:01 3 6.04 0.00 0.73 0.07 0.07 93.09 06:43:29 06:25:01 4 6.96 0.00 0.74 0.00 0.03 92.27 06:43:29 06:25:01 5 11.85 0.00 0.70 0.05 0.05 87.34 06:43:29 06:25:01 6 12.06 0.00 0.70 0.10 0.10 87.04 06:43:29 06:25:01 7 9.45 0.00 1.24 1.06 0.17 88.08 06:43:29 06:26:01 all 0.26 0.00 0.12 0.03 0.01 99.59 06:43:29 06:26:01 0 0.37 0.00 0.12 0.00 0.02 99.50 06:43:29 06:26:01 1 0.32 0.00 0.13 0.00 0.02 99.53 06:43:29 06:26:01 2 0.07 0.00 0.05 0.00 0.00 99.88 06:43:29 06:26:01 3 0.20 0.00 0.10 0.00 0.00 99.70 06:43:29 06:26:01 4 0.07 0.00 0.10 0.03 0.00 99.80 06:43:29 06:26:01 5 0.25 0.00 0.10 0.00 0.00 99.65 06:43:29 06:26:01 6 0.35 0.00 0.13 0.00 0.00 99.52 06:43:29 06:26:01 7 0.45 0.00 0.20 0.20 0.02 99.14 06:43:29 06:27:01 all 0.01 0.00 0.01 0.02 0.01 99.94 06:43:29 06:27:01 0 0.00 0.00 0.00 0.00 0.03 99.97 06:43:29 06:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:43:29 06:27:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:43:29 06:27:01 3 0.02 0.00 0.02 0.07 0.02 99.88 06:43:29 06:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:43:29 06:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:43:29 06:27:01 6 0.02 0.00 0.02 0.00 0.03 99.93 06:43:29 06:27:01 7 0.03 0.00 0.03 0.08 0.02 99.83 06:43:29 06:28:01 all 0.02 0.00 0.01 0.01 0.02 99.94 06:43:29 06:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:43:29 06:28:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:43:29 06:28:01 2 0.02 0.00 0.00 0.00 0.05 99.93 06:43:29 06:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:43:29 06:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:43:29 06:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:43:29 06:28:01 6 0.05 0.00 0.02 0.00 0.02 99.92 06:43:29 06:28:01 7 0.03 0.00 0.02 0.08 0.03 99.83 06:43:29 06:43:29 06:28:01 CPU %user %nice %system %iowait %steal %idle 06:43:29 06:29:01 all 0.01 0.00 0.01 0.00 0.01 99.98 06:43:29 06:29:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:43:29 06:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:43:29 06:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:43:29 06:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:43:29 06:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:43:29 06:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:43:29 06:29:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:43:29 06:29:01 7 0.03 0.00 0.02 0.02 0.02 99.92 06:43:29 06:30:01 all 0.04 0.00 0.02 0.00 0.00 99.93 06:43:29 06:30:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:43:29 06:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:43:29 06:30:01 2 0.05 0.00 0.02 0.00 0.00 99.93 06:43:29 06:30:01 3 0.03 0.00 0.02 0.02 0.02 99.92 06:43:29 06:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:43:29 06:30:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:43:29 06:30:01 6 0.02 0.00 0.03 0.00 0.00 99.95 06:43:29 06:30:01 7 0.15 0.00 0.07 0.02 0.02 99.75 06:43:29 06:31:01 all 0.00 0.00 0.01 0.00 0.00 99.98 06:43:29 06:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:43:29 06:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:43:29 06:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:43:29 06:31:01 3 0.00 0.00 0.02 0.02 0.02 99.95 06:43:29 06:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:43:29 06:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:43:29 06:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:43:29 06:31:01 7 0.03 0.00 0.02 0.02 0.02 99.92 06:43:29 06:32:01 all 0.02 0.00 0.02 0.01 0.01 99.94 06:43:29 06:32:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:43:29 06:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:43:29 06:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:43:29 06:32:01 3 0.02 0.00 0.03 0.02 0.00 99.93 06:43:29 06:32:01 4 0.02 0.00 0.03 0.03 0.00 99.92 06:43:29 06:32:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:43:29 06:32:01 6 0.03 0.00 0.03 0.00 0.02 99.92 06:43:29 06:32:01 7 0.03 0.00 0.05 0.02 0.02 99.88 06:43:29 06:33:01 all 0.01 0.00 0.01 0.00 0.01 99.96 06:43:29 06:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:43:29 06:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:43:29 06:33:01 2 0.00 0.00 0.02 0.00 0.02 99.97 06:43:29 06:33:01 3 0.00 0.00 0.02 0.02 0.02 99.95 06:43:29 06:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:43:29 06:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:43:29 06:33:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:43:29 06:33:01 7 0.05 0.00 0.05 0.02 0.02 99.87 06:43:29 06:34:01 all 0.01 0.00 0.01 0.00 0.00 99.98 06:43:29 06:34:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:43:29 06:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:43:29 06:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:43:29 06:34:01 3 0.02 0.00 0.00 0.02 0.00 99.97 06:43:29 06:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:43:29 06:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:43:29 06:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:43:29 06:34:01 7 0.02 0.00 0.03 0.02 0.02 99.92 06:43:29 06:35:01 all 0.01 0.00 0.01 0.00 0.00 99.98 06:43:29 06:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:43:29 06:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:43:29 06:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:43:29 06:35:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:43:29 06:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:43:29 06:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:43:29 06:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:43:29 06:35:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:43:29 06:36:01 all 0.02 0.00 0.01 0.00 0.00 99.96 06:43:29 06:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:43:29 06:36:01 1 0.00 0.00 0.00 0.00 0.02 99.98 06:43:29 06:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:43:29 06:36:01 3 0.03 0.00 0.02 0.02 0.00 99.93 06:43:29 06:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:43:29 06:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:43:29 06:36:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:43:29 06:36:01 7 0.05 0.00 0.02 0.02 0.02 99.90 06:43:29 06:37:01 all 0.00 0.00 0.00 0.00 0.01 99.98 06:43:29 06:37:01 0 0.00 0.00 0.02 0.00 0.02 99.97 06:43:29 06:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:43:29 06:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:43:29 06:37:01 3 0.00 0.00 0.00 0.02 0.02 99.97 06:43:29 06:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:43:29 06:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:43:29 06:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:43:29 06:37:01 7 0.00 0.00 0.02 0.02 0.02 99.95 06:43:29 06:38:01 all 0.03 0.00 0.02 0.00 0.01 99.94 06:43:29 06:38:01 0 0.07 0.00 0.03 0.00 0.02 99.88 06:43:29 06:38:01 1 0.05 0.00 0.03 0.00 0.00 99.92 06:43:29 06:38:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:43:29 06:38:01 3 0.03 0.00 0.02 0.02 0.00 99.93 06:43:29 06:38:01 4 0.00 0.00 0.02 0.00 0.02 99.97 06:43:29 06:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:43:29 06:38:01 6 0.05 0.00 0.02 0.00 0.02 99.92 06:43:29 06:38:01 7 0.02 0.00 0.03 0.02 0.02 99.92 06:43:29 06:39:01 all 0.01 0.00 0.01 0.00 0.01 99.98 06:43:29 06:39:01 0 0.02 0.00 0.03 0.00 0.03 99.92 06:43:29 06:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:43:29 06:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:43:29 06:39:01 3 0.00 0.00 0.00 0.02 0.02 99.97 06:43:29 06:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:43:29 06:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:43:29 06:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:43:29 06:39:01 7 0.00 0.00 0.00 0.02 0.00 99.98 06:43:29 06:43:29 06:39:01 CPU %user %nice %system %iowait %steal %idle 06:43:29 06:40:01 all 0.01 0.00 0.01 0.01 0.01 99.97 06:43:29 06:40:01 0 0.02 0.00 0.03 0.00 0.03 99.92 06:43:29 06:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:43:29 06:40:01 2 0.00 0.00 0.00 0.00 0.02 99.98 06:43:29 06:40:01 3 0.02 0.00 0.02 0.02 0.02 99.93 06:43:29 06:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:43:29 06:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:43:29 06:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:43:29 06:40:01 7 0.00 0.00 0.00 0.03 0.00 99.97 06:43:29 06:41:01 all 0.01 0.00 0.01 0.00 0.00 99.98 06:43:29 06:41:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:43:29 06:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:43:29 06:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:43:29 06:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:43:29 06:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:43:29 06:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:43:29 06:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:43:29 06:41:01 7 0.02 0.00 0.00 0.02 0.00 99.97 06:43:29 06:42:01 all 0.01 0.00 0.00 0.00 0.01 99.98 06:43:29 06:42:01 0 0.02 0.00 0.00 0.00 0.03 99.95 06:43:29 06:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:43:29 06:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:43:29 06:42:01 3 0.00 0.00 0.00 0.02 0.00 99.98 06:43:29 06:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:43:29 06:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:43:29 06:42:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:43:29 06:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:43:29 06:43:01 all 8.84 0.00 3.44 0.80 0.05 86.87 06:43:29 06:43:01 0 8.74 0.00 2.53 0.12 0.05 88.55 06:43:29 06:43:01 1 9.96 0.00 2.62 0.08 0.05 87.28 06:43:29 06:43:01 2 10.15 0.00 3.80 0.10 0.03 85.91 06:43:29 06:43:01 3 8.68 0.00 4.38 4.99 0.07 81.88 06:43:29 06:43:01 4 7.94 0.00 3.70 0.71 0.03 87.61 06:43:29 06:43:01 5 7.90 0.00 3.52 0.07 0.03 88.47 06:43:29 06:43:01 6 8.10 0.00 3.35 0.08 0.03 88.43 06:43:29 06:43:01 7 9.24 0.00 3.61 0.29 0.07 86.79 06:43:29 Average: all 9.50 0.00 2.39 1.52 0.05 86.54 06:43:29 Average: 0 9.73 0.00 2.39 1.49 0.05 86.34 06:43:29 Average: 1 9.05 0.00 2.27 1.49 0.05 87.13 06:43:29 Average: 2 9.18 0.00 2.49 1.13 0.05 87.15 06:43:29 Average: 3 9.26 0.00 2.39 1.28 0.05 87.02 06:43:29 Average: 4 9.35 0.00 2.33 1.67 0.04 86.61 06:43:29 Average: 5 9.89 0.00 2.46 1.63 0.04 85.99 06:43:29 Average: 6 9.43 0.00 2.21 1.79 0.05 86.52 06:43:29 Average: 7 10.14 0.00 2.59 1.65 0.07 85.55 06:43:29 06:43:29 06:43:29