Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 23918450344651d97d22d0f3625b25d105fef848 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-ssh9604658154420816267.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-ssh627604460083304291.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-ssh9618052676137592763.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-ssh1217467394083238970.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-ssh504738086838032978.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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22838 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/282 [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/282 # 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 23918450344651d97d22d0f3625b25d105fef848 (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 23918450344651d97d22d0f3625b25d105fef848 # timeout=10 Commit message: "build: Add convenient alias for each services build and docker target (#4123)" > git rev-list --no-walk 166620d9f56c7df6403b4f88f57b6f2fdd40f3fd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:58:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:58:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:58:34 ========================================================= 17:58:34 EdgeX Global Pipelines Version Info 17:58:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:58:35 ------------------- 17:58:35 stable info: 17:58:35 ------------------- 17:58:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:58:35 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 17:58:35 Message: update stable to v1.0.238 17:58:36 ------------------- 17:58:36 experimental info: 17:58:36 ------------------- 17:58:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:58:36 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 17:58:36 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:58:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:58:36 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:58:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:58:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:58:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:58:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:58:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:58:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:58:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:58:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:58:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:58:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:58:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:58:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:58:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:58:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:58:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:58:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:58:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:58:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:58:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:58:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:58:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:58:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:58:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:58:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:58:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 23918450344651d97d22d0f3625b25d105fef848 [Pipeline] echo 17:58:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2391845 [Pipeline] echo 17:58:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:58:36 provisioning config files... 17:58:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/282@tmp/config1673732022451776688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:58:37 ---> docker-login.sh 17:58:37 nexus3.edgexfoundry.org:10001 17:58:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:37 Configure a credential helper to remove this warning. See 17:58:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:37 17:58:37 Login Succeeded 17:58:37 nexus3.edgexfoundry.org:10002 17:58:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:37 Configure a credential helper to remove this warning. See 17:58:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:37 17:58:37 Login Succeeded 17:58:37 nexus3.edgexfoundry.org:10003 17:58:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:37 Configure a credential helper to remove this warning. See 17:58:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:37 17:58:37 Login Succeeded 17:58:37 nexus3.edgexfoundry.org:10004 17:58:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:37 Configure a credential helper to remove this warning. See 17:58:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:37 17:58:37 Login Succeeded 17:58:37 docker.io 17:58:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:38 Configure a credential helper to remove this warning. See 17:58:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:38 17:58:38 Login Succeeded 17:58:38 ---> docker-login.sh ends [Pipeline] } 17:58:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:58:38 + 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 17:58:38 + dirname cmd/core-command/Dockerfile 17:58:38 + cut -d/ -f2 17:58:38 + echo core-command,cmd/core-command/Dockerfile 17:58:38 + dirname cmd/core-data/Dockerfile 17:58:38 + cut -d/ -f2 17:58:38 + echo core-data,cmd/core-data/Dockerfile 17:58:38 + dirname cmd/core-metadata/Dockerfile 17:58:38 + cut -d/ -f2 17:58:38 + echo core-metadata,cmd/core-metadata/Dockerfile 17:58:38 + dirname cmd/security-bootstrapper/Dockerfile 17:58:38 + cut -d/ -f2 17:58:38 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:58:38 + dirname cmd/security-proxy-setup/Dockerfile 17:58:38 + cut -d/ -f2 17:58:38 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:58:38 + + dirname cmd/security-secretstore-setup/Dockerfilecut 17:58:38 -d/ -f2 17:58:38 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:58:38 + dirname cmd/security-spiffe-token-provider/Dockerfile 17:58:38 + cut -d/ -f2 17:58:38 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 17:58:38 + dirname cmd/security-spire-agent/Dockerfile 17:58:38 + cut -d/ -f2 17:58:38 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 17:58:38 + dirname cmd/security-spire-config/Dockerfile 17:58:38 + cut -d/ -f2 17:58:38 + echo security-spire-config,cmd/security-spire-config/Dockerfile 17:58:38 + dirname cmd/security-spire-server/Dockerfile 17:58:38 + cut -d/ -f2 17:58:38 + echo security-spire-server,cmd/security-spire-server/Dockerfile 17:58:38 + dirname cmd/support-notifications/Dockerfile 17:58:38 + cut -d/ -f2 17:58:38 + echo support-notifications,cmd/support-notifications/Dockerfile 17:58:38 + dirname cmd/support-scheduler/Dockerfile 17:58:38 + cut -d/ -f2 17:58:38 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:58:38 + dirname cmd/sys-mgmt-agent/Dockerfile 17:58:38 + cut -d/ -f2 17:58:38 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:58:38 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 17:58:39 + git rev-list -1 --merges 23918450344651d97d22d0f3625b25d105fef848~1..23918450344651d97d22d0f3625b25d105fef848 [Pipeline] echo 17:58:39 -----------> git rev-list -1 --merges 23918450344651d97d22d0f3625b25d105fef848~1..23918450344651d97d22d0f3625b25d105fef848 23918450344651d97d22d0f3625b25d105fef848 [false] [Pipeline] sh 17:58:39 + git log --format=format:%s -1 23918450344651d97d22d0f3625b25d105fef848 [Pipeline] echo 17:58:39 ========================================================= 17:58:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:58:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 17:58:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:58:39 + grep -v github /etc/ssh/ssh_known_hosts 17:58:39 + [ -e /tmp/ssh_known_hosts ] 17:58:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:58:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:58:39 + sudo tee -a /etc/ssh/ssh_known_hosts 17:58:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:58:40 17:58:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:58:40 0.1.4: Pulling from edgex-devops/py-git-semver 17:58:40 b85a868b505f: Pulling fs layer 17:58:40 e2be974225ed: Pulling fs layer 17:58:40 339a4e72a1f5: Pulling fs layer 17:58:40 988bab9f4d93: Pulling fs layer 17:58:40 1469e6f7b9e6: Pulling fs layer 17:58:40 eaf3925da568: Pulling fs layer 17:58:40 bab4dde63d76: Pulling fs layer 17:58:40 bde34c3a00c8: Pulling fs layer 17:58:40 1469e6f7b9e6: Waiting 17:58:40 eaf3925da568: Waiting 17:58:40 bab4dde63d76: Waiting 17:58:40 b352a97aabf1: Pulling fs layer 17:58:40 4872d77fe225: Pulling fs layer 17:58:40 5851b861e8e6: Pulling fs layer 17:58:40 b352a97aabf1: Waiting 17:58:40 988bab9f4d93: Waiting 17:58:40 4872d77fe225: Waiting 17:58:40 5851b861e8e6: Waiting 17:58:40 e2be974225ed: Download complete 17:58:40 988bab9f4d93: Verifying Checksum 17:58:40 988bab9f4d93: Download complete 17:58:40 339a4e72a1f5: Verifying Checksum 17:58:40 339a4e72a1f5: Download complete 17:58:40 1469e6f7b9e6: Verifying Checksum 17:58:40 1469e6f7b9e6: Download complete 17:58:40 eaf3925da568: Download complete 17:58:40 bde34c3a00c8: Download complete 17:58:40 b352a97aabf1: Download complete 17:58:40 4872d77fe225: Verifying Checksum 17:58:40 4872d77fe225: Download complete 17:58:40 5851b861e8e6: Verifying Checksum 17:58:40 5851b861e8e6: Download complete 17:58:40 b85a868b505f: Verifying Checksum 17:58:40 b85a868b505f: Download complete 17:58:41 bab4dde63d76: Verifying Checksum 17:58:41 bab4dde63d76: Download complete 17:58:42 b85a868b505f: Pull complete 17:58:42 e2be974225ed: Pull complete 17:58:43 339a4e72a1f5: Pull complete 17:58:43 988bab9f4d93: Pull complete 17:58:43 1469e6f7b9e6: Pull complete 17:58:43 eaf3925da568: Pull complete 17:58:45 bab4dde63d76: Pull complete 17:58:45 bde34c3a00c8: Pull complete 17:58:45 b352a97aabf1: Pull complete 17:58:45 4872d77fe225: Pull complete 17:58:45 5851b861e8e6: Pull complete 17:58:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:58:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:58:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:58:45 prd-ubuntu20.04-docker-8c-8g-22838 does not seem to be running inside a container 17:58:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/282 -v /w/workspace/edgex-go/282:/w/workspace/edgex-go/282:rw,z -v /w/workspace/edgex-go/282@tmp:/w/workspace/edgex-go/282@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:58:47 $ docker top 2f44e082086f162a98c804db24475a477ecaf76912a55807604c1c880a912e5d -eo pid,comm 17:58:47 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). 17:58:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:58:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:58:47 [ssh-agent] Looking for ssh-agent implementation... 17:58:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:58:47 $ docker exec 2f44e082086f162a98c804db24475a477ecaf76912a55807604c1c880a912e5d ssh-agent 17:58:47 SSH_AUTH_SOCK=/tmp/ssh-Ool0flNZVkiP/agent.34 17:58:47 SSH_AGENT_PID=40 17:58:47 Running ssh-add (command line suppressed) 17:58:48 Identity added: /w/workspace/edgex-go/282@tmp/private_key_9144137599436206594.key (/w/workspace/edgex-go/282@tmp/private_key_9144137599436206594.key) 17:58:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:58:48 + git tag --points-at HEAD [Pipeline] } 17:58:48 $ docker exec --env ******** --env ******** 2f44e082086f162a98c804db24475a477ecaf76912a55807604c1c880a912e5d ssh-agent -k 17:58:48 unset SSH_AUTH_SOCK; 17:58:48 unset SSH_AGENT_PID; 17:58:48 echo Agent pid 40 killed; 17:58:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:58:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:58:48 [ssh-agent] Looking for ssh-agent implementation... 17:58:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:58:48 $ docker exec 2f44e082086f162a98c804db24475a477ecaf76912a55807604c1c880a912e5d ssh-agent 17:58:48 SSH_AUTH_SOCK=/tmp/ssh-h7LMg4C4QabE/agent.74 17:58:48 SSH_AGENT_PID=80 17:58:48 Running ssh-add (command line suppressed) 17:58:48 Identity added: /w/workspace/edgex-go/282@tmp/private_key_3951973302503737318.key (/w/workspace/edgex-go/282@tmp/private_key_3951973302503737318.key) 17:58:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:58:49 + git semver init 17:58:49 2022-08-15 17:58:49,421 [run_init] DEBUG init version:0.0.0 force:False 17:58:49 2022-08-15 17:58:49,421 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/282/.semver 17:58:49 2022-08-15 17:58:49,422 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/282/.semver 17:58:49 2022-08-15 17:58:49,422 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/282/.semver'], cwd=/w/workspace/edgex-go/282, universal_newlines=False, shell=None, istream=None) 17:58:53 2022-08-15 17:58:53,518 [append_file] DEBUG append to file:/w/workspace/edgex-go/282/.git/info/exclude 17:58:53 2022-08-15 17:58:53,519 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/282/.semver/main with force:False 17:58:53 2022-08-15 17:58:53,519 [read_version] DEBUG read version from /w/workspace/edgex-go/282/.semver/main 17:58:53 2022-08-15 17:58:53,519 [read_version] DEBUG read version from /w/workspace/edgex-go/282/.semver/main 17:58:53 2.3.0-dev.47 [Pipeline] } 17:58:53 $ docker exec --env ******** --env ******** 2f44e082086f162a98c804db24475a477ecaf76912a55807604c1c880a912e5d ssh-agent -k 17:58:53 unset SSH_AUTH_SOCK; 17:58:53 unset SSH_AGENT_PID; 17:58:53 echo Agent pid 80 killed; 17:58:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:58:54 + git semver [Pipeline] } 17:58:54 $ docker stop --time=1 2f44e082086f162a98c804db24475a477ecaf76912a55807604c1c880a912e5d 17:58:55 $ docker rm -f 2f44e082086f162a98c804db24475a477ecaf76912a55807604c1c880a912e5d [Pipeline] // withDockerContainer [Pipeline] sh 17:58:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:58:56 Stashed 1 file(s) [Pipeline] echo 17:58:56 [edgeXSemver]: initialized semver on version 2.3.0-dev.47 [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 17:58:56 + git config --global --add safe.directory /w/workspace/edgex-go/282 [Pipeline] echo 17:58:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:58:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:58:56 ========================================================= 17:58:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:58:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:58:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:58:57 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:58:57 2408cc74d12b: Pulling fs layer 17:58:57 ea60b727a1ce: Pulling fs layer 17:58:57 30c4a7721957: Pulling fs layer 17:58:57 370296b7ddb6: Pulling fs layer 17:58:57 7c6cee850709: Pulling fs layer 17:58:57 39a5fcdaea64: Pulling fs layer 17:58:57 d94ebbe4e438: Pulling fs layer 17:58:57 bcfd1f05c69d: Pulling fs layer 17:58:57 59ccb84bbe0f: Pulling fs layer 17:58:57 370296b7ddb6: Waiting 17:58:57 39a5fcdaea64: Waiting 17:58:57 7c6cee850709: Waiting 17:58:57 d94ebbe4e438: Waiting 17:58:57 bcfd1f05c69d: Waiting 17:58:57 59ccb84bbe0f: Waiting 17:58:57 30c4a7721957: Download complete 17:58:57 ea60b727a1ce: Verifying Checksum 17:58:57 ea60b727a1ce: Download complete 17:58:57 7c6cee850709: Verifying Checksum 17:58:57 7c6cee850709: Download complete 17:58:57 39a5fcdaea64: Verifying Checksum 17:58:57 39a5fcdaea64: Download complete 17:58:57 2408cc74d12b: Verifying Checksum 17:58:57 2408cc74d12b: Download complete 17:58:57 d94ebbe4e438: Download complete 17:58:57 2408cc74d12b: Pull complete 17:58:57 ea60b727a1ce: Pull complete 17:58:57 30c4a7721957: Pull complete 17:58:57 59ccb84bbe0f: Verifying Checksum 17:58:57 59ccb84bbe0f: Download complete 17:58:57 bcfd1f05c69d: Verifying Checksum 17:58:57 bcfd1f05c69d: Download complete 17:58:57 370296b7ddb6: Verifying Checksum 17:58:57 370296b7ddb6: Download complete 17:59:03 370296b7ddb6: Pull complete 17:59:03 7c6cee850709: Pull complete 17:59:03 39a5fcdaea64: Pull complete 17:59:03 d94ebbe4e438: Pull complete 17:59:05 bcfd1f05c69d: Pull complete 17:59:05 59ccb84bbe0f: Pull complete 17:59:05 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 17:59:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:59:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 17:59:06 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:59:06 WORKDIR /edgex 17:59:06 COPY go.mod . 17:59:06 RUN go mod download 17:59:06 + docker build -t ci-base-image-x86_64 -f - . 17:59:06 Sending build context to Docker daemon 169.3MB 17:59:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:59:06 ---> a4fb48ad2a94 17:59:06 Step 2/4 : WORKDIR /edgex 17:59:08 ---> Running in 1f8b04234427 17:59:08 Removing intermediate container 1f8b04234427 17:59:08 ---> a24eba3ca9ff 17:59:08 Step 3/4 : COPY go.mod . 17:59:09 ---> dd3099c04c09 17:59:09 Step 4/4 : RUN go mod download 17:59:09 ---> Running in eeb3c79e476e 17:59:11 Still waiting to schedule task 17:59:11 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 17:59:21 Removing intermediate container eeb3c79e476e 17:59:21 ---> 45acdaa4217e 17:59:21 Successfully built 45acdaa4217e 17:59:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:21 + docker inspect -f . ci-base-image-x86_64 17:59:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:59:21 prd-ubuntu20.04-docker-8c-8g-22838 does not seem to be running inside a container 17:59:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/282 -v /w/workspace/edgex-go/282:/w/workspace/edgex-go/282:rw,z -v /w/workspace/edgex-go/282@tmp:/w/workspace/edgex-go/282@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:59:22 $ docker top 5279ce7d42cd3c7488b50fbea397a04b464eb2ceb6cdba49eca68a6131ffd41a -eo pid,comm [Pipeline] { [Pipeline] sh 17:59:22 + go version 17:59:22 go version go1.18.3 linux/amd64 [Pipeline] } 17:59:22 $ docker stop --time=1 5279ce7d42cd3c7488b50fbea397a04b464eb2ceb6cdba49eca68a6131ffd41a 17:59:23 $ docker rm -f 5279ce7d42cd3c7488b50fbea397a04b464eb2ceb6cdba49eca68a6131ffd41a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:24 + docker inspect -f . ci-base-image-x86_64 17:59:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:59:24 prd-ubuntu20.04-docker-8c-8g-22838 does not seem to be running inside a container 17:59:24 $ 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/282 -v /w/workspace/edgex-go/282:/w/workspace/edgex-go/282:rw,z -v /w/workspace/edgex-go/282@tmp:/w/workspace/edgex-go/282@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:59:24 $ docker top f4cf49fb9ec94d7a830aff956e8ddaeb4f54f90778d37f53b758a0194a9d2aad -eo pid,comm [Pipeline] { [Pipeline] echo 17:59:25 ========================================================= 17:59:25 [edgeXBuildGoParallel] Running Tests and Build... 17:59:25 ========================================================= [Pipeline] sh 17:59:25 + git config --global --add safe.directory /w/workspace/edgex-go/282 [Pipeline] fileExists [Pipeline] sh 17:59:25 + make test 17:59:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:59:32 ? github.com/edgexfoundry/edgex-go [no test files] 17:59:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:59:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:59:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:59:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:59:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:59:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:59:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:59:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:59:47 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:59:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:59:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:59:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:59:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:59:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:59:47 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:59:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements 17:59:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:59:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:59:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.144s coverage: 98.5% of statements 17:59:47 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:59:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.104s coverage: 54.2% of statements 17:59:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:59:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:59:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.119s coverage: 89.2% of statements 17:59:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:59:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:59:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:59:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:59:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:59:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.067s coverage: 2.1% of statements 17:59:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:59:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:59:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.527s coverage: 95.6% of statements 17:59:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:59:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:59:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 17:59:53 ok github.com/edgexfoundry/edgex-go/internal/io 0.126s coverage: 72.2% of statements 17:59:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:59:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:59:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:59:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:59:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:59:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.083s coverage: 60.0% of statements 17:59:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:59:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:59:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:59:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.100s coverage: 0.9% of statements 17:59:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:59:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.122s coverage: 58.8% of statements 17:59:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.038s coverage: 29.6% of statements 17:59:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:59:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.076s coverage: 47.1% of statements 17:59:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.075s coverage: 79.5% of statements 17:59:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements 17:59:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.098s coverage: 96.3% of statements 17:59:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements 18:00:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.065s coverage: 94.4% of statements 18:00:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.068s coverage: 44.8% of statements 18:00:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.241s coverage: 82.2% of statements 18:00:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:00:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements 18:00:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:00:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:00:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:00:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.041s coverage: 65.1% of statements 18:00:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:00:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:00:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:00:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:00:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:00:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.062s coverage: 87.2% of statements 18:00:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:00:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:00:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.063s coverage: 100.0% of statements 18:00:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:00:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.110s coverage: 58.8% of statements 18:00:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:00:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 80.0% of statements 18:00:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.069s coverage: 87.2% of statements 18:00:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.114s coverage: 85.4% of statements 18:00:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.239s coverage: 91.2% of statements 18:00:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:00:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.178s coverage: 64.7% of statements 18:00:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:00:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:00:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 18:00:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 18:00:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 18:00:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 18:00:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 18:00:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.367s coverage: 65.8% of statements 18:00:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:00:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:00:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:00:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.195s coverage: 43.6% of statements 18:00:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:00:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:00:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements 18:00:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:00:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 18:00:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 18:00:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 18:00:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 18:00:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:00:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.094s coverage: 17.7% of statements 18:00:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:00:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:00:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:00:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:00:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.211s coverage: 92.3% of statements 18:00:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:00:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:00:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:00:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:00:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements 18:00:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:00:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:00:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.122s coverage: 97.7% of statements 18:00:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:00:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:00:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:00:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 18:00:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 18:00:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 18:00:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 18:00:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:00:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:00:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 18:00:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:00:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 18:00:11 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements 18:00:11 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 18:00:33 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." 18:00:33 GO111MODULE=on go vet ./... 18:00:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:00:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:00:37 ./bin/test-attribution-txt.sh 18:00:37 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 18:00:37 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 18:00:37 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 18:00:37 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 18:00:37 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 18:00:37 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 18:00:37 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 18:00:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 18:00:37 + ls -al . 18:00:37 total 736 18:00:37 drwxrwxr-x 10 1001 1001 4096 Aug 15 17:59 . 18:00:37 drwxr-xr-x 4 root root 4096 Aug 15 17:59 .. 18:00:37 -rw-rw-r-- 1 1001 1001 16 Aug 15 17:58 .dockerignore 18:00:37 drwxrwxr-x 8 1001 1001 4096 Aug 15 18:00 .git 18:00:37 drwxrwxr-x 3 1001 1001 4096 Aug 15 17:58 .github 18:00:37 -rw-rw-r-- 1 1001 1001 1030 Aug 15 17:58 .gitignore 18:00:37 -rw-rw-r-- 1 1001 1001 42 Aug 15 17:58 .golangci.yml 18:00:37 -rw-rw-r-- 1 1001 1001 87 Aug 15 17:58 .hadolint.yml 18:00:37 drwxr-xr-x 3 1001 1001 4096 Aug 15 17:58 .semver 18:00:37 -rw-rw-r-- 1 1001 1001 166 Aug 15 17:58 .sonarcloud.properties 18:00:37 -rw-rw-r-- 1 1001 1001 1171 Aug 15 17:58 ADOPTERS.md 18:00:37 -rw-rw-r-- 1 1001 1001 10347 Aug 15 17:58 Attribution.txt 18:00:37 -rw-rw-r-- 1 1001 1001 63209 Aug 15 17:58 CHANGELOG.md 18:00:37 -rw-rw-r-- 1 1001 1001 3804 Aug 15 17:58 CONTRIBUTING.md 18:00:37 -rw-rw-r-- 1 1001 1001 677 Aug 15 17:58 GOVERNANCE.md 18:00:37 -rw-rw-r-- 1 1001 1001 850 Aug 15 17:58 Jenkinsfile 18:00:37 -rw-rw-r-- 1 1001 1001 10775 Aug 15 17:58 LICENSE 18:00:37 -rw-rw-r-- 1 1001 1001 13276 Aug 15 17:58 Makefile 18:00:37 -rw-rw-r-- 1 1001 1001 582 Aug 15 17:58 OWNERS.md 18:00:37 -rw-rw-r-- 1 1001 1001 9094 Aug 15 17:58 README.md 18:00:37 -rw-rw-r-- 1 1001 1001 6912 Aug 15 17:58 SECURITY.md 18:00:37 -rw-rw-r-- 1 1001 1001 12 Aug 15 17:58 VERSION 18:00:37 -rw-rw-r-- 1 1001 1001 4131 Aug 15 17:58 ZMQWindows.md 18:00:37 drwxrwxr-x 2 1001 1001 4096 Aug 15 17:58 bin 18:00:37 drwxrwxr-x 18 1001 1001 4096 Aug 15 17:58 cmd 18:00:37 -rw-r--r-- 1 root root 479862 Aug 15 18:00 coverage.out 18:00:37 -rw-rw-r-- 1 1001 1001 3681 Aug 15 17:58 go.mod 18:00:37 -rw-rw-r-- 1 1001 1001 38033 Aug 15 17:58 go.sum 18:00:37 drwxrwxr-x 8 1001 1001 4096 Aug 15 17:58 internal 18:00:37 drwxrwxr-x 3 1001 1001 4096 Aug 15 17:58 openapi 18:00:37 drwxrwxr-x 4 1001 1001 4096 Aug 15 17:58 snap 18:00:37 -rw-rw-r-- 1 1001 1001 204 Aug 15 17:58 version.go [Pipeline] sh 18:00:37 + '[' -e coverage.out ] 18:00:37 + chown 1001:1001 coverage.out [Pipeline] stash 18:00:37 Stashed 1 file(s) [Pipeline] sh 18:00:37 + make build 18:00:37 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.47" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 18:00:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.47" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:01:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.47" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 18:01:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.47" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:01:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.47" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:01:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.47" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:01:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.47" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:01:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:01:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:01:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:01:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.47" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:01:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:01:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.47" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 18:01:21 $ docker stop --time=1 f4cf49fb9ec94d7a830aff956e8ddaeb4f54f90778d37f53b758a0194a9d2aad 18:01:23 $ docker rm -f f4cf49fb9ec94d7a830aff956e8ddaeb4f54f90778d37f53b758a0194a9d2aad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:01:24 18:01:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:01:25 latest: Pulling from edgex-devops/edgex-compose 18:01:25 cbdbe7a5bc2a: Pulling fs layer 18:01:25 ca9280d653b3: Pulling fs layer 18:01:25 7e9c9ca2126c: Pulling fs layer 18:01:25 cbdbe7a5bc2a: Download complete 18:01:25 ca9280d653b3: Verifying Checksum 18:01:25 ca9280d653b3: Download complete 18:01:25 cbdbe7a5bc2a: Pull complete 18:01:25 7e9c9ca2126c: Verifying Checksum 18:01:25 7e9c9ca2126c: Download complete 18:01:25 ca9280d653b3: Pull complete 18:01:30 7e9c9ca2126c: Pull complete 18:01:30 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:01:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:01:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:01:30 prd-ubuntu20.04-docker-8c-8g-22838 does not seem to be running inside a container 18:01:30 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/282 -v /w/workspace/edgex-go/282:/w/workspace/edgex-go/282:rw,z -v /w/workspace/edgex-go/282@tmp:/w/workspace/edgex-go/282@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:01:32 $ docker top 83a5b00d7f6414b2c1c81e27f5282c5ca0650400a8ce609534e7cc18f753394d -eo pid,comm [Pipeline] { [Pipeline] sh 18:01:32 + docker-compose build --help 18:01:32 + grep parallel 18:01:32 --parallel Build images in parallel. [Pipeline] } 18:01:33 $ docker stop --time=1 83a5b00d7f6414b2c1c81e27f5282c5ca0650400a8ce609534e7cc18f753394d 18:01:34 $ docker rm -f 83a5b00d7f6414b2c1c81e27f5282c5ca0650400a8ce609534e7cc18f753394d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:01:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:01:34 prd-ubuntu20.04-docker-8c-8g-22838 does not seem to be running inside a container 18:01:34 $ 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/282 -v /w/workspace/edgex-go/282:/w/workspace/edgex-go/282:rw,z -v /w/workspace/edgex-go/282@tmp:/w/workspace/edgex-go/282@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 18:01:35 $ docker top b43d8dea9c17b0c23f778eabc11c16cc1bb1196a5806dd32ca4a69536e82e3fd -eo pid,comm [Pipeline] { [Pipeline] sh 18:01:35 + docker-compose -f ./docker-compose-build.yml build --parallel 18:01:36 Building core-command ... 18:01:36 Building core-data ... 18:01:36 Building core-metadata ... 18:01:36 Building security-bootstrapper ... 18:01:36 Building security-proxy-setup ... 18:01:36 Building security-secretstore-setup ... 18:01:36 Building security-spiffe-token-provider ... 18:01:36 Building security-spire-agent ... 18:01:36 Building security-spire-config ... 18:01:36 Building security-spire-server ... 18:01:36 Building support-notifications ... 18:01:36 Building support-scheduler ... 18:01:36 Building sys-mgmt-agent ... 18:01:36 Building security-spire-server 18:01:36 Building core-metadata 18:01:36 Building security-spire-config 18:01:36 Building security-spire-agent 18:01:36 Building security-spiffe-token-provider 18:01:51 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:01:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:01:51 ---> 45acdaa4217e 18:01:51 Step 3/26 : WORKDIR /edgex-go 18:01:51 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:01:51 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:01:51 ---> 45acdaa4217e 18:01:51 Step 3/20 : WORKDIR /edgex-go 18:01:51 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:01:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:01:51 ---> 45acdaa4217e 18:01:51 Step 3/26 : WORKDIR /edgex-go 18:01:51 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:01:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:01:51 ---> 45acdaa4217e 18:01:51 Step 3/24 : WORKDIR /edgex-go 18:01:51 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:01:51 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:01:51 ---> 45acdaa4217e 18:01:51 Step 3/25 : WORKDIR /edgex-go 18:01:53 ---> Running in 6049a1785cb0 18:01:53 ---> Running in 67f4dbd217ae 18:01:53 ---> Running in 41887aa6b5d6 18:01:53 ---> Running in c88ed959ee2c 18:01:53 ---> Running in 24617461ef6d 18:01:53 Removing intermediate container 6049a1785cb0 18:01:53 ---> 5f40043f5e7d 18:01:53 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 18:01:53 Removing intermediate container 24617461ef6d 18:01:53 ---> fadce7d55573 18:01:53 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:01:53 Removing intermediate container 67f4dbd217ae 18:01:53 ---> b1405d9bf777 18:01:53 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:01:53 Removing intermediate container 41887aa6b5d6 18:01:53 ---> 68a624808f2f 18:01:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:01:53 Removing intermediate container c88ed959ee2c 18:01:53 ---> f65c5c0843d5 18:01:53 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:01:53 ---> Running in d695c36fef28 18:01:53 ---> Running in abdfbd936673 18:01:53 ---> Running in bf6cc1082e1a 18:01:53 ---> Running in 5c442dfd4898 18:01:53 ---> Running in 75dbb41545c8 18:01:54 Removing intermediate container d695c36fef28 18:01:54 ---> 19342e0c70c5 18:01:54 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 18:01:54 ---> Running in 86ce7c7c4796 18:01:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:01:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:01:55 Removing intermediate container bf6cc1082e1a 18:01:55 ---> 58079f862a1c 18:01:55 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 18:01:55 ---> Running in 84d7c8c378a1 18:01:55 v3.16.2-31-gfe918834c6 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 18:01:55 v3.16.2-34-gcd2e89b204 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 18:01:55 OK: 17036 distinct packages available 18:01:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:01:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:01:55 Removing intermediate container 5c442dfd4898 18:01:55 ---> 8dd5381691b1 18:01:55 Step 5/24 : RUN apk add --update --no-cache make git 18:01:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:01:55 ---> Running in 734614d5509a 18:01:55 Removing intermediate container 75dbb41545c8 18:01:55 ---> 1a553756c039 18:01:55 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 18:01:55 ---> Running in 33c5d3eaedd2 18:01:55 OK: 211 MiB in 51 packages 18:01:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:01:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:01:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:01:55 Removing intermediate container abdfbd936673 18:01:55 ---> 21c517aa344a 18:01:55 Step 5/20 : COPY go.mod vendor* ./ 18:01:56 ---> f5932f3407c7 18:01:56 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:01:56 ---> Running in b62dd20aa9f7 18:01:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:01:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:01:56 OK: 211 MiB in 51 packages 18:01:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:01:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:01:56 OK: 211 MiB in 51 packages 18:01:56 Removing intermediate container 86ce7c7c4796 18:01:56 ---> bbd8f821780e 18:01:56 Step 6/25 : COPY go.mod vendor* ./ 18:01:56 OK: 211 MiB in 51 packages 18:01:57 OK: 211 MiB in 51 packages 18:01:57 ---> 5b8fe56288a7 18:01:57 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:01:57 ---> Running in c599ad33e38c 18:01:57 Removing intermediate container 84d7c8c378a1 18:01:57 ---> bab85c0f0701 18:01:57 Step 6/26 : COPY go.mod vendor* ./ 18:01:57 Removing intermediate container 33c5d3eaedd2 18:01:57 ---> ad752063d14c 18:01:57 Step 6/26 : COPY go.mod vendor* ./ 18:01:58 ---> e1ac098b7f50 18:01:58 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:01:58 Removing intermediate container 734614d5509a 18:01:58 ---> b2a42b57db23 18:01:58 Step 6/24 : COPY go.mod vendor* ./ 18:01:58 ---> 4bf37e8b2d29 18:01:58 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:01:58 ---> Running in f4c9a6b7e275 18:01:58 ---> Running in dc456b4fda35 18:01:58 ---> 00b5adb528f5 18:01:58 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:01:58 ---> Running in 512f99834ba5 18:02:03 Removing intermediate container b62dd20aa9f7 18:02:03 ---> 28378174382c 18:02:03 Step 7/20 : COPY . . 18:02:10 ---> dff3f3f895c7 18:02:10 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:02:10 ---> Running in 86a00075a107 18:02:10 Removing intermediate container c599ad33e38c 18:02:10 ---> 2a146b7d53a9 18:02:10 Step 8/25 : COPY . . 18:02:11 Removing intermediate container f4c9a6b7e275 18:02:11 ---> 8201206e98e9 18:02:11 Step 8/26 : COPY . . 18:02:11 Removing intermediate container dc456b4fda35 18:02:11 ---> 0345f570d67c 18:02:11 Step 8/26 : COPY . . 18:02:11 Removing intermediate container 512f99834ba5 18:02:11 ---> a46379f10bef 18:02:11 Step 8/24 : COPY . . 18:02: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.47" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 18:02:23 ---> 00f14c8ffb20 18:02:23 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 18:02:23 ---> 6af38b8222a9 18:02:23 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 18:02:23 ---> 18b080c64aba 18:02:23 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 18:02:23 ---> 8b8ff38a3934 18:02:23 Step 9/24 : RUN make cmd/core-metadata/core-metadata 18:02:23 ---> Running in 4c9891dc54ce 18:02:23 ---> Running in 8f039496c335 18:02:23 ---> Running in 7058acfbbf3f 18:02:23 ---> Running in 428fa7436eb2 18:02:23 Removing intermediate container 4c9891dc54ce 18:02:23 ---> 1b079a0fbf12 18:02:23 Step 10/26 : WORKDIR /edgex-go/spire-build 18:02:23 Removing intermediate container 8f039496c335 18:02:23 ---> 1357cbc68d00 18:02:23 Step 10/26 : WORKDIR /edgex-go/spire-build 18:02:23 Removing intermediate container 7058acfbbf3f 18:02:23 ---> 256efaba34ec 18:02:23 Step 10/25 : WORKDIR /edgex-go/spire-build 18:02:23 ---> Running in 64a63f6fe7c8 18:02:23 ---> Running in bc3993fd9948 18:02:23 ---> Running in 00126a26ba24 18:02:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.47" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:02:23 Removing intermediate container bc3993fd9948 18:02:23 ---> c54cb24467b8 18:02: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 18:02:23 Removing intermediate container 64a63f6fe7c8 18:02:23 ---> 103e0401b5a2 18:02: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 18:02:23 ---> Running in d4d304d69dc2 18:02:23 ---> Running in dc5937163604 18:02:23 Removing intermediate container 00126a26ba24 18:02:23 ---> 2e3b306d8375 18:02:23 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 18:02:24 ---> Running in 94137e9d380d 18:02:25 Removing intermediate container 94137e9d380d 18:02:25 ---> 9c9a26ef5b07 18:02:25 Step 12/25 : WORKDIR /edgex-go 18:02:25 Removing intermediate container dc5937163604 18:02:25 ---> 9069eb360221 18:02:25 Step 12/26 : WORKDIR /edgex-go 18:02:25 ---> Running in 9e17dc58467f 18:02:25 ---> Running in d65b45b8e9db 18:02:25 Removing intermediate container d4d304d69dc2 18:02:25 ---> a662cd272c65 18:02:25 Step 12/26 : WORKDIR /edgex-go 18:02:25 ---> Running in 5a962ad59801 18:02:25 Removing intermediate container 9e17dc58467f 18:02:25 ---> e7c8a4934344 18:02:25 18:02:25 Step 13/25 : FROM alpine:3.15 18:02:25 Removing intermediate container d65b45b8e9db 18:02:25 ---> 12bf917b9255 18:02:25 18:02:25 Step 13/26 : FROM alpine:3.15 18:02:25 Removing intermediate container 5a962ad59801 18:02:25 ---> 344aa1d6b728 18:02:25 18:02:25 Step 13/26 : FROM alpine:3.15 18:02:26 3.15: Pulling from library/alpine 18:02:26 3.15: Pulling from library/alpine 18:02:26 3.15: Pulling from library/alpine 18:02:28 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 18:02:28 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 18:02:28 Status: Downloaded newer image for alpine:3.15 18:02:28 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 18:02:28 Status: Image is up to date for alpine:3.15 18:02:28 ---> c4fc93816858 18:02:28 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:02:28 ---> c4fc93816858 18:02:28 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:02:28 Status: Image is up to date for alpine:3.15 18:02:28 ---> c4fc93816858 18:02:28 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:02:28 ---> Running in 21371e152055 18:02:28 ---> Running in b319b409699c 18:02:28 ---> Running in cf7f10581060 18:02:29 Removing intermediate container b319b409699c 18:02:29 ---> 5e49f059f9ac 18:02:29 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:02:29 Removing intermediate container cf7f10581060 18:02:29 ---> 0f72f634e52d 18:02:29 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:02:29 Removing intermediate container 21371e152055 18:02:29 ---> de72c8dafcd4 18:02:29 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:02:29 ---> Running in 99d00b6b70eb 18:02:29 ---> Running in 2660f52ba51e 18:02:29 ---> Running in 59e13530e469 18:02:31 Removing intermediate container 86a00075a107 18:02:31 ---> 77b820cc721d 18:02:31 18:02:31 Step 9/20 : FROM alpine:3.15 18:02:31 ---> c4fc93816858 18:02:31 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:02:31 ---> Using cache 18:02:31 ---> de72c8dafcd4 18:02:31 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:02:31 Removing intermediate container 2660f52ba51e 18:02:31 ---> cbf389404558 18:02:31 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:02:31 ---> Running in ddafef101e9c 18:02:31 Removing intermediate container 99d00b6b70eb 18:02:31 ---> 120315988a1c 18:02:31 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:02:31 ---> Running in 87a3df3117e2 18:02:31 Removing intermediate container 59e13530e469 18:02:31 ---> 44fd24030adc 18:02:31 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 18:02:31 ---> Running in 49f35fe51611 18:02:31 ---> Running in d0ad137cb438 18:02:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:02:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:02:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:02:32 Removing intermediate container ddafef101e9c 18:02:32 ---> 86ef8d7094fc 18:02:32 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:02:32 ---> Running in 2b5c065a573e 18:02:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:02:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:02:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:02:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:02:33 v3.15.6-5-g12ee2843ae [https://dl-4.alpinelinux.org/alpine/v3.15/main] 18:02:33 v3.15.6-5-g12ee2843ae [https://dl-4.alpinelinux.org/alpine/v3.15/community] 18:02:33 OK: 15856 distinct packages available 18:02:33 v3.15.6-5-g12ee2843ae [https://dl-4.alpinelinux.org/alpine/v3.15/main] 18:02:33 v3.15.6-5-g12ee2843ae [https://dl-4.alpinelinux.org/alpine/v3.15/community] 18:02:33 OK: 15856 distinct packages available 18:02:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:02:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:02:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:02:34 v3.15.6-5-g12ee2843ae [https://dl-4.alpinelinux.org/alpine/v3.15/main] 18:02:34 v3.15.6-5-g12ee2843ae [https://dl-4.alpinelinux.org/alpine/v3.15/community] 18:02:34 OK: 15856 distinct packages available 18:02:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:02:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:02:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:02:34 v3.15.6-5-g12ee2843ae [https://dl-4.alpinelinux.org/alpine/v3.15/main] 18:02:34 v3.15.6-5-g12ee2843ae [https://dl-4.alpinelinux.org/alpine/v3.15/community] 18:02:34 OK: 15856 distinct packages available 18:02:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:02:34 (1/5) Installing dumb-init (1.2.5-r1) 18:02:35 (1/5) Installing dumb-init (1.2.5-r1) 18:02:35 (2/5) Installing musl-obstack (1.2.3-r0) 18:02:35 (2/5) Installing musl-obstack (1.2.3-r0) 18:02:35 (3/5) Installing libucontext (1.1-r0) 18:02:35 (3/5) Installing libucontext (1.1-r0) 18:02:35 (4/5) Installing gcompat (1.0.0-r4) 18:02:35 (4/5) Installing gcompat (1.0.0-r4) 18:02:35 (5/5) Installing openssl (1.1.1q-r0) 18:02:35 (5/5) Installing openssl (1.1.1q-r0) 18:02:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:02:35 Executing busybox-1.34.1-r7.trigger 18:02:35 OK: 7 MiB in 19 packages 18:02:35 Executing busybox-1.34.1-r7.trigger 18:02:35 OK: 7 MiB in 19 packages 18:02:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:02:35 (1/9) Installing ca-certificates (20220614-r0) 18:02:35 (2/9) Installing brotli-libs (1.0.9-r5) 18:02:36 (1/4) Installing dumb-init (1.2.5-r1) 18:02:36 (3/9) Installing nghttp2-libs (1.46.0-r0) 18:02:36 (2/4) Installing musl-obstack (1.2.3-r0) 18:02:36 (4/9) Installing libcurl (7.80.0-r2) 18:02:36 (3/4) Installing libucontext (1.1-r0) 18:02:36 (5/9) Installing curl (7.80.0-r2) 18:02:36 (4/4) Installing gcompat (1.0.0-r4) 18:02:36 (6/9) Installing dumb-init (1.2.5-r1) 18:02:36 (7/9) Installing musl-obstack (1.2.3-r0) 18:02:36 Executing busybox-1.34.1-r7.trigger 18:02:36 OK: 6 MiB in 18 packages 18:02:36 (8/9) Installing libucontext (1.1-r0) 18:02:36 (9/9) Installing gcompat (1.0.0-r4) 18:02:36 Executing busybox-1.34.1-r7.trigger 18:02:36 Executing ca-certificates-20220614-r0.trigger 18:02:36 Removing intermediate container 87a3df3117e2 18:02:36 ---> 97f70eeeb2d3 18:02:36 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:02:36 Removing intermediate container 49f35fe51611 18:02:36 ---> cffd1ac28fb6 18:02:36 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 18:02:36 OK: 8 MiB in 23 packages 18:02:37 Removing intermediate container d0ad137cb438 18:02:37 ---> fc3f924d067b 18:02:37 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:02:37 Removing intermediate container 2b5c065a573e 18:02:37 ---> 4f8ddb72dbbf 18:02:37 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 18:02:37 ---> 49331e49514c 18:02:37 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:02:37 ---> 1a7491e6fa4d 18:02:37 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:02:38 ---> c2519d51f9a6 18:02:38 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 18:02:38 ---> 689d5aaf3d2f 18:02:38 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:02:38 ---> 9dcab069609f 18:02:38 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 18:02:39 ---> 03459bc9bc4b 18:02:39 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:02:39 ---> 042108c62783 18:02:39 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 18:02:39 ---> eec36a390b55 18:02:39 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 18:02:39 ---> d63a64937bb4 18:02:39 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:02:39 ---> Running in 9582bf7b5918 18:02:39 ---> Running in 0c4e494ebf73 18:02:39 ---> a82255e762b0 18:02:39 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:02:39 Removing intermediate container 9582bf7b5918 18:02:39 ---> 574904c138b1 18:02:39 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:02:39 Removing intermediate container 0c4e494ebf73 18:02:39 ---> 1048e21fa558 18:02:39 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:02:39 ---> 55e491188afb 18:02:39 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:02:39 ---> Running in 72de47acb9a2 18:02:39 ---> abad525a7ca9 18:02:39 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:02:39 ---> Running in a00898249a18 18:02:39 ---> f232b2916036 18:02:39 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:02:39 ---> ad35125ee93d 18:02:39 Step 21/26 : WORKDIR / 18:02:40 Removing intermediate container 72de47acb9a2 18:02:40 ---> 4d4672b35640 18:02:40 Step 18/20 : LABEL arch=x86_64 18:02:40 ---> Running in c2c592bbbc57 18:02:40 Removing intermediate container a00898249a18 18:02:40 ---> 444fac264e03 18:02:40 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:02:40 ---> Running in eb2c048e7483 18:02:40 ---> Running in cb29f6214af9 18:02:40 ---> 1272362c25b8 18:02:40 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:02:40 ---> Running in efb86cd2b832 18:02:40 Removing intermediate container eb2c048e7483 18:02:40 ---> 60458d5e3fcc 18:02:40 Step 19/20 : LABEL git_sha=23918450344651d97d22d0f3625b25d105fef848 18:02:40 Removing intermediate container c2c592bbbc57 18:02:40 ---> d75f9309416d 18:02:40 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:02:40 Removing intermediate container cb29f6214af9 18:02:40 ---> bc5ce32fe12e 18:02:40 Step 23/25 : LABEL arch=x86_64 18:02:40 ---> Running in 9aabcf8d9307 18:02:40 ---> Running in e070b04b58d1 18:02:40 Removing intermediate container efb86cd2b832 18:02:40 ---> Running in 262eaf70d028 18:02:40 ---> d2b3e40ffc27 18:02:40 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:02:40 ---> Running in 201439915c31 18:02:40 Removing intermediate container 9aabcf8d9307 18:02:40 ---> 250c4addfe59 18:02:40 Step 20/20 : LABEL version=2.3.0-dev.47 18:02:40 Removing intermediate container e070b04b58d1 18:02:40 ---> 4ca61ef2c766 18:02:40 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:02:40 Removing intermediate container 262eaf70d028 18:02:40 ---> bf953c1c9eb3 18:02:40 Step 24/25 : LABEL git_sha=23918450344651d97d22d0f3625b25d105fef848 18:02:41 Removing intermediate container 201439915c31 18:02:41 ---> efb12bc820b6 18:02:41 Step 24/26 : LABEL arch=x86_64 18:02:41 ---> Running in 11f208de3c9a 18:02:41 ---> Running in c11cf683b9bd 18:02:41 ---> Running in f8b3f8a2d1b9 18:02:41 ---> Running in 51d897219143 18:02:41 Removing intermediate container c11cf683b9bd 18:02:41 ---> 9bc0cd493106 18:02:41 Step 25/25 : LABEL version=2.3.0-dev.47 18:02:41 Removing intermediate container f8b3f8a2d1b9 18:02:41 Removing intermediate container 11f208de3c9a 18:02:41 ---> 06b499c3323c 18:02:41 18:02:41 ---> be0e5b8521f0 18:02:41 Step 24/26 : LABEL arch=x86_64 18:02:41 Removing intermediate container 51d897219143 18:02:41 ---> b78739ef9adf 18:02:41 Step 25/26 : LABEL git_sha=23918450344651d97d22d0f3625b25d105fef848 18:02:41 ---> Running in 53a23e18cdb3 18:02:41 ---> Running in f924ce854249 18:02:41 ---> Running in 0ca60e7c54a1 18:02:41 Successfully built 06b499c3323c 18:02:41 Successfully tagged security-spiffe-token-provider:latest 18:02:41  Building security-spiffe-token-provider ... done Building sys-mgmt-agent 18:02:41 Removing intermediate container 53a23e18cdb3 18:02:41 ---> 01d2af79e11c 18:02:41 18:02:41 Removing intermediate container 0ca60e7c54a1 18:02:41 ---> 65e1f34b885d 18:02:41 Step 26/26 : LABEL version=2.3.0-dev.47 18:02:41 Removing intermediate container f924ce854249 18:02:41 ---> 458bbba9d005 18:02:41 Step 25/26 : LABEL git_sha=23918450344651d97d22d0f3625b25d105fef848 18:02:41 Removing intermediate container 428fa7436eb2 18:02:41 ---> 2410a63474c4 18:02:41 18:02:41 Step 10/24 : FROM alpine:3.16 18:02:41 Successfully built 01d2af79e11c 18:02:42 Successfully tagged security-spire-server:latest 18:02:42 Building support-scheduler 18:02:43  Building security-spire-server ... done 3.16: Pulling from library/alpine 18:02:43 ---> Running in 68e8eaebfa62 18:02:43 ---> Running in 287fa6770f48 18:02:44 Removing intermediate container 68e8eaebfa62 18:02:44 ---> f12fb093f93a 18:02:44 18:02:44 Removing intermediate container 287fa6770f48 18:02:44 ---> 333698ef2142 18:02:44 Step 26/26 : LABEL version=2.3.0-dev.47 18:02:44 Successfully built f12fb093f93a 18:02:44 Successfully tagged security-spire-agent:latest 18:02:44 Building core-data 18:02:44  Building security-spire-agent ... done  ---> Running in e6d45e22d4a1 18:02:44 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 18:02:44 Status: Downloaded newer image for alpine:3.16 18:02:44 ---> 9c6f07244728 18:02:44 Step 11/24 : RUN apk add --update --no-cache dumb-init 18:02:44 ---> Running in d81d2d834cf0 18:02:44 Removing intermediate container e6d45e22d4a1 18:02:44 ---> ba63af52cc70 18:02:44 18:02:45 Successfully built ba63af52cc70 18:02:45 Successfully tagged security-spire-config:latest 18:02:45  Building security-spire-config ... done Building security-bootstrapper 18:02:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:02:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:02:45 (1/1) Installing dumb-init (1.2.5-r1) 18:02:45 Executing busybox-1.35.0-r17.trigger 18:02:45 OK: 6 MiB in 15 packages 18:02:46 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:02:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:02:46 ---> 45acdaa4217e 18:02:46 Step 3/23 : WORKDIR /edgex-go 18:02:46 ---> Using cache 18:02:46 ---> 68a624808f2f 18:02:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:02:46 ---> Using cache 18:02:46 ---> 8dd5381691b1 18:02:46 Step 5/23 : RUN apk add --update --no-cache make bash git 18:02:48 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:02:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:02:48 ---> 45acdaa4217e 18:02:48 Step 3/22 : WORKDIR /edgex-go 18:02:48 ---> Using cache 18:02:48 ---> 68a624808f2f 18:02:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:02:48 ---> Using cache 18:02:48 ---> 8dd5381691b1 18:02:48 Step 5/22 : RUN apk add --update --no-cache make git 18:02:48 ---> Using cache 18:02:48 ---> b2a42b57db23 18:02:48 Step 6/22 : COPY go.mod vendor* ./ 18:02:48 ---> Using cache 18:02:48 ---> 00b5adb528f5 18:02:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:02:48 ---> Using cache 18:02:48 ---> a46379f10bef 18:02:48 Step 8/22 : COPY . . 18:02:48 ---> Using cache 18:02:48 ---> 8b8ff38a3934 18:02:48 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 18:02:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22839 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 18:02:49 Running in /w/workspace/edgex-go/282 [Pipeline] { [Pipeline] checkout 18:02:49 ---> Running in 46832c108937 18:02:49 ---> Running in 9a6b707551df 18:02:49 Removing intermediate container d81d2d834cf0 18:02:49 ---> 2a8e316ed8d7 18:02:49 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:02:49 The recommended git tool is: git 18:02:49 ---> Running in 8a655f214566 18:02:49 Removing intermediate container 8a655f214566 18:02:49 ---> 23bc3e705099 18:02:49 Step 13/24 : ENV APP_PORT=59881 18:02:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.47" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:02:49 ---> Running in f0a8acce5f1c 18:02:49 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:02:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:02:49 ---> 45acdaa4217e 18:02:49 Step 3/23 : WORKDIR /edgex-go 18:02:49 ---> Using cache 18:02:49 ---> 68a624808f2f 18:02:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:02:49 ---> Using cache 18:02:49 ---> 8dd5381691b1 18:02:49 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:02:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:02:50 ---> Running in 07820706bfaa 18:02:50 Removing intermediate container f0a8acce5f1c 18:02:50 ---> 8142297049ab 18:02:50 Step 14/24 : EXPOSE $APP_PORT 18:02:50 ---> Running in 3ff196e46493 18:02:50 Removing intermediate container 3ff196e46493 18:02:50 ---> 9d794fd753e2 18:02:50 Step 15/24 : WORKDIR / 18:02:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:02:50 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:02:50 Step 2/31 : FROM ${BUILDER_BASE} AS builder 18:02:50 ---> 45acdaa4217e 18:02:50 Step 3/31 : WORKDIR /edgex-go 18:02:50 ---> Using cache 18:02:50 ---> 68a624808f2f 18:02:50 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:02:50 ---> Using cache 18:02:50 ---> 8dd5381691b1 18:02:50 Step 5/31 : RUN apk add --update --no-cache make git 18:02:50 ---> Using cache 18:02:50 ---> b2a42b57db23 18:02:50 Step 6/31 : COPY go.mod vendor* ./ 18:02:50 ---> Using cache 18:02:50 ---> 00b5adb528f5 18:02:50 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:02:50 ---> Using cache 18:02:50 ---> a46379f10bef 18:02:50 Step 8/31 : COPY . . 18:02:50 ---> Using cache 18:02:50 ---> 8b8ff38a3934 18:02:50 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:02:51 ---> Running in f18e450c47e8 18:02:51 ---> Running in 80cacfb6acc0 18:02:51 Removing intermediate container f18e450c47e8 18:02:51 ---> 573e738014b2 18:02:51 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:02:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:02:51 ---> a51220c7924e 18:02:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:02: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.47" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:02:51 OK: 211 MiB in 51 packages 18:02:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:02:51 ---> 4a5e747b0e04 18:02:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:02:52 OK: 211 MiB in 51 packages 18:02:52 Removing intermediate container 9a6b707551df 18:02:52 ---> 4d34d7398e8d 18:02:52 Step 6/23 : COPY go.mod vendor* ./ 18:02:52 ---> 72bab15f7472 18:02:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 18:02:52 ---> 0164fa371575 18:02:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:02:52 ---> Running in d1a4fd14ce81 18:02:52 ---> 418c58571bb9 18:02:52 Step 20/24 : ENTRYPOINT ["/core-metadata"] 18:02:52 ---> Running in 492b7f0e53e4 18:02:52 Removing intermediate container 07820706bfaa 18:02:52 ---> 3cbabd4ebc71 18:02:52 Step 6/23 : COPY go.mod vendor* ./ 18:02:52 Removing intermediate container 492b7f0e53e4 18:02:52 ---> a9c98e3047c5 18:02:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:02:52 ---> Running in 561092661e91 18:02:52 ---> 1865a5f2d000 18:02:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:02:52 ---> Running in 3d1efc7491e1 18:02:52 Removing intermediate container 561092661e91 18:02:52 ---> 2f6dd381768f 18:02:52 Step 22/24 : LABEL arch=x86_64 18:02:53 ---> Running in d3eb49b9cf62 18:02:53 Removing intermediate container d3eb49b9cf62 18:02:53 ---> b4e4c5669516 18:02:53 Step 23/24 : LABEL git_sha=23918450344651d97d22d0f3625b25d105fef848 18:02:53 ---> Running in 2da5131bcf0d 18:02:53 Removing intermediate container 2da5131bcf0d 18:02:53 ---> ee64e7344ae4 18:02:53 Step 24/24 : LABEL version=2.3.0-dev.47 18:02:53 ---> Running in ab155b5ba741 18:02:53 Removing intermediate container ab155b5ba741 18:02:53 ---> 685ac674bb69 18:02:53 18:02:53 Successfully built 685ac674bb69 18:02:53 Successfully tagged core-metadata:latest 18:02:53  Building core-metadata ... done Building support-notifications 18:02:56 using credential edgex-jenkins-ssh 18:02:56 Cloning the remote Git repository 18:02:57 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:02:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:02:57 ---> 45acdaa4217e 18:02:57 Step 3/22 : WORKDIR /edgex-go 18:02:57 ---> Using cache 18:02:57 ---> 68a624808f2f 18:02:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:02:57 ---> Using cache 18:02:57 ---> 8dd5381691b1 18:02:57 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 18:02:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:02:56 > git init /w/workspace/edgex-go/282 # timeout=10 18:02:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:02:56 > git --version # timeout=10 18:02:56 > git --version # 'git version 2.25.1' 18:02:56 using GIT_SSH to set credentials SSH Credentials for GitHub 18:02:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:02:59 ---> Running in d09789e2afcd 18:03:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:03:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:03:01 OK: 211 MiB in 51 packages 18:03:05 Removing intermediate container d09789e2afcd 18:03:05 ---> 88f8ce95963c 18:03:05 Step 6/22 : COPY go.mod vendor* ./ 18:03:05 ---> 7de5388a90ea 18:03:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:03:05 ---> Running in e936a5fa69db 18:03:06 Removing intermediate container d1a4fd14ce81 18:03:06 ---> 63d939b9feb7 18:03:06 Step 8/23 : COPY . . 18:03:06 Removing intermediate container 3d1efc7491e1 18:03:06 ---> 1ec814ecea5b 18:03:06 Step 8/23 : COPY . . 18:03:12 Avoid second fetch 18:03:12 Checking out Revision 23918450344651d97d22d0f3625b25d105fef848 (main) 18:03:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:03:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:03:12 > git config core.sparsecheckout # timeout=10 18:03:14 ---> 2f6c25dd4f0e 18:03:14 Step 9/23 : RUN make cmd/core-data/core-data 18:03:14 ---> f2cdad826ab8 18:03:14 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:03:14 ---> Running in edf7f3ce495a 18:03:14 ---> Running in 9d629adef57b 18:03:12 > git checkout -f 23918450344651d97d22d0f3625b25d105fef848 # timeout=10 18:03:14 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.47" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 18:03:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.47" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:03:16 Removing intermediate container 80cacfb6acc0 18:03:16 ---> 86679fbc1dfb 18:03:16 18:03:16 Step 10/31 : FROM alpine:3.16 18:03:16 ---> 9c6f07244728 18:03:16 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:03:16 ---> Running in 4e28a8598a95 18:03:16 Commit message: "build: Add convenient alias for each services build and docker target (#4123)" 18:03:16 Removing intermediate container 4e28a8598a95 18:03:16 ---> ece712648875 18:03:16 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:03:16 ---> Running in e8bcb23a2f39 18:03:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:03:17 % Total % Received % Xferd Average Speed Time Time Time Current 18:03:17 Dload Upload Total Spent Left Speed 18:03:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 92721 0 --:--:-- --:--:-- --:--:-- 92721 18:03:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:03:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] sh 18:03:17 (1/2) Installing dumb-init (1.2.5-r1) 18:03:17 (2/2) Installing su-exec (0.2-r1) 18:03:17 Executing busybox-1.35.0-r17.trigger 18:03:17 OK: 6 MiB in 16 packages 18:03:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:03:18 + sudo tee /etc/docker/daemon.new 18:03:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:03:18 { 18:03:18 "registry-mirrors": [ 18:03:18 "https://nexus3.edgexfoundry.org:10001" 18:03:18 ], 18:03:18 "bip": "10.250.0.254/24", 18:03:18 "hosts": [ 18:03:18 "tcp://0.0.0.0:5555", 18:03:18 "unix:///var/run/docker.sock" 18:03:18 ], 18:03:18 "mtu": 1458, 18:03:18 "selinux-enabled": true, 18:03:18 "seccomp-profile": "/etc/docker/seccomp.json" 18:03:18 } [Pipeline] sh 18:03:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:03:19 + sudo service docker restart 18:03:19 Removing intermediate container e936a5fa69db 18:03:19 ---> 0d0a2b3648b9 18:03:19 Step 8/22 : COPY . . 18:03:19 Removing intermediate container 46832c108937 18:03:19 ---> 169fc3259ee7 18:03:19 18:03:19 Step 10/22 : FROM alpine:3.16 18:03:19 ---> 9c6f07244728 18:03:19 Step 11/22 : RUN apk add --update --no-cache dumb-init 18:03:19 ---> Using cache 18:03:19 ---> 2a8e316ed8d7 18:03:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:03:19 ---> Using cache 18:03:19 ---> 23bc3e705099 18:03:19 Step 13/22 : ENV APP_PORT=59861 18:03:19 ---> Running in b041153ab356 18:03:19 Removing intermediate container e8bcb23a2f39 18:03:19 ---> 03741d581ac2 18:03:19 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 18:03:19 ---> Running in 56acd110438d 18:03:19 Removing intermediate container b041153ab356 18:03:19 ---> 2009b1c0b173 18:03:19 Step 14/22 : EXPOSE $APP_PORT 18:03:19 ---> Running in 7151c37417e0 18:03:19 Removing intermediate container 56acd110438d 18:03:19 ---> daf006bd518b 18:03:19 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 18:03:20 ---> Running in 380e61e9beb0 18:03:20 Removing intermediate container 7151c37417e0 18:03:20 ---> b4611f06bb85 18:03:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:03:20 Removing intermediate container 380e61e9beb0 18:03:20 ---> 2a9fe45faa17 18:03:20 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 18:03:20 ---> f06e0e4c1254 18:03:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:03:20 ---> Running in 237c16b6476e 18:03:21 Removing intermediate container 237c16b6476e 18:03:21 ---> 10ccc7dcd34e 18:03:21 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:03:21 ---> Running in 6ceaf3d465be 18:03:22 ---> 23d61585f75b 18:03:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:03:23 Removing intermediate container 6ceaf3d465be 18:03:23 ---> b15c63bfa154 18:03:23 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 18:03:23 ---> Running in 479821b541e4 18:03:23 ---> 07db462d6316 18:03:23 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 18:03:24 ---> Running in 781af1237247 18:03:24 Removing intermediate container 479821b541e4 18:03:24 ---> 183ce1d46a72 18:03:24 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 18:03:24 Removing intermediate container 781af1237247 18:03:24 ---> a5368fdfaa13 18:03:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:03:25 ---> dcdb1bee9c20 18:03:25 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 18:03:25 ---> Running in 8ffecb1f2c6c 18:03:25 ---> Running in 2f7c91b79220 18:03:25 Removing intermediate container 8ffecb1f2c6c 18:03:25 ---> 78e9d2dcd793 18:03:25 Step 20/22 : LABEL arch=x86_64 18:03:25 ---> Running in 5366c2ef11f7 18:03:26 Removing intermediate container 5366c2ef11f7 18:03:26 ---> f36e4b7ae2f3 18:03:26 Step 21/22 : LABEL git_sha=23918450344651d97d22d0f3625b25d105fef848 18:03:26 ---> Running in c1827be6a9cf 18:03:26 Removing intermediate container c1827be6a9cf 18:03:26 ---> 91e3e8ce0764 18:03:26 Step 22/22 : LABEL version=2.3.0-dev.47 18:03:26 ---> 91ecc2336c07 18:03:26 Step 9/22 : RUN make cmd/support-notifications/support-notifications 18:03:26 ---> Running in d7dbe12abf1b 18:03:26 ---> Running in 23da01a11142 18:03:26 Removing intermediate container 2f7c91b79220 18:03:26 ---> b25489001c06 18:03:26 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 18:03:27 Removing intermediate container d7dbe12abf1b 18:03:27 ---> 520d7d23ac15 18:03:27 18:03:27 Successfully built 520d7d23ac15 18:03:27 Successfully tagged support-scheduler:latest 18:03:27  Building support-scheduler ... done Building security-secretstore-setup 18:03:27 ---> 6206c25aa4e0 18:03:27 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:03:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.47" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:03:29 ---> b6107754de21 18:03:29 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:03:29 ---> 89f9c614b394 18:03:29 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:03:30 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:03:30 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:03:30 ---> 45acdaa4217e 18:03:30 Step 3/25 : WORKDIR /edgex-go 18:03:30 ---> Using cache 18:03:30 ---> 68a624808f2f 18:03:30 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:03:30 ---> Using cache 18:03:30 ---> 8dd5381691b1 18:03:30 Step 5/25 : RUN apk add --update --no-cache make git 18:03:30 ---> Using cache 18:03:30 ---> b2a42b57db23 18:03:30 Step 6/25 : COPY go.mod vendor* ./ 18:03:30 ---> Using cache 18:03:30 ---> 00b5adb528f5 18:03:30 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:03:30 ---> Using cache 18:03:30 ---> a46379f10bef 18:03:30 Step 8/25 : COPY . . 18:03:30 ---> Using cache 18:03:30 ---> 8b8ff38a3934 18:03:30 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:03:30 ---> Running in 3d969860f757 18:03:30 ---> 100764f38410 18:03:30 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 18:03:31 ---> 611b4a828b96 18:03:31 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:03:31 ---> c7c18f670df2 18:03:31 Step 26/31 : RUN chmod +x /entrypoint.sh 18:03:31 ---> Running in 0385ce7c4716 18:03:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:03:33 Removing intermediate container 0385ce7c4716 18:03:33 ---> cfa23dcc3122 18:03:33 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 18:03:33 ---> Running in 52bcad0f3f02 18:03:33 Removing intermediate container 52bcad0f3f02 18:03:33 ---> a83e91bf31f1 18:03:33 Step 28/31 : CMD ["gate"] 18:03:33 ---> Running in bfdec9d5e9fb 18:03:34 Removing intermediate container bfdec9d5e9fb 18:03:34 ---> b8e44fd33185 18:03:34 Step 29/31 : LABEL arch=x86_64 18:03:34 ---> Running in bda547dd477f 18:03:34 Removing intermediate container bda547dd477f 18:03:34 ---> 36cba314c3e7 18:03:34 Step 30/31 : LABEL git_sha=23918450344651d97d22d0f3625b25d105fef848 18:03:34 ---> Running in 9ee34e8ec178 18:03:35 Removing intermediate container 9ee34e8ec178 18:03:35 ---> 1530676af6d5 18:03:35 Step 31/31 : LABEL version=2.3.0-dev.47 18:03:35 ---> Running in daae97baf0a3 18:03:36 Removing intermediate container daae97baf0a3 18:03:36 ---> 8e75731c963d 18:03:36 18:03:36 Successfully built 8e75731c963d 18:03:36 Successfully tagged security-bootstrapper:latest 18:03:36 Building security-proxy-setup 18:03:36  Building security-bootstrapper ... done Removing intermediate container 9d629adef57b 18:03:36 ---> ca0ab14d6f8a 18:03:36 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:03:37 provisioning config files... 18:03:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/282@tmp/config843228815441416770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:03:37 ---> docker-login.sh 18:03:37 nexus3.edgexfoundry.org:10001 18:03:38 ---> Running in f70397793a1e 18:03:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.47" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:03:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:39 Configure a credential helper to remove this warning. See 18:03:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:39 18:03:39 Login Succeeded 18:03:39 nexus3.edgexfoundry.org:10002 18:03:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:39 Configure a credential helper to remove this warning. See 18:03:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:39 18:03:39 Login Succeeded 18:03:39 nexus3.edgexfoundry.org:10003 18:03:39 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:03:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:03:39 ---> 45acdaa4217e 18:03:39 Step 3/22 : WORKDIR /edgex-go 18:03:39 ---> Using cache 18:03:39 ---> 68a624808f2f 18:03:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:03:39 ---> Using cache 18:03:39 ---> 8dd5381691b1 18:03:39 Step 5/22 : RUN apk add --update --no-cache make git 18:03:39 ---> Using cache 18:03:39 ---> b2a42b57db23 18:03:39 Step 6/22 : COPY go.mod vendor* ./ 18:03:39 ---> Using cache 18:03:39 ---> 00b5adb528f5 18:03:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:03:39 ---> Using cache 18:03:39 ---> a46379f10bef 18:03:39 Step 8/22 : COPY . . 18:03:39 ---> Using cache 18:03:39 ---> 8b8ff38a3934 18:03:39 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:03:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:40 Configure a credential helper to remove this warning. See 18:03:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:40 18:03:40 Login Succeeded 18:03:40 nexus3.edgexfoundry.org:10004 18:03:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:40 Configure a credential helper to remove this warning. See 18:03:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:40 18:03:40 Login Succeeded 18:03:40 docker.io 18:03:40 ---> Running in 8e1a36dd768a 18:03:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:41 Removing intermediate container f70397793a1e 18:03:41 ---> 2a0eb922de9d 18:03:41 18:03:41 Step 11/23 : FROM alpine:3.16 18:03:41 ---> 9c6f07244728 18:03:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:03:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:41 Configure a credential helper to remove this warning. See 18:03:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:41 18:03:41 Login Succeeded 18:03:41 ---> docker-login.sh ends [Pipeline] } 18:03:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 18:03:41 ---> Running in 340730d4aa45 [Pipeline] sh 18:03:41 Removing intermediate container 340730d4aa45 18:03:41 ---> f15dc1c1bb4e 18:03:41 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 18:03: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.47" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:03:41 + git config --global --add safe.directory /w/workspace/edgex-go/282 [Pipeline] echo 18:03:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:03:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:03:41 ========================================================= 18:03:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:03:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:03:41 ---> Running in 13a30e9f8128 18:03:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:03:42 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:03:42 b3c136eddcbf: Pulling fs layer 18:03:42 c0a3192eca97: Pulling fs layer 18:03:42 a050256f5b6f: Pulling fs layer 18:03:42 656be50a0ddc: Pulling fs layer 18:03:42 2bbca73fdf42: Pulling fs layer 18:03:42 46d945488cbd: Pulling fs layer 18:03:42 8a5474983e97: Pulling fs layer 18:03:42 329c88fbcd65: Pulling fs layer 18:03:42 46d945488cbd: Waiting 18:03:42 8a5474983e97: Waiting 18:03:42 656be50a0ddc: Waiting 18:03:42 329c88fbcd65: Waiting 18:03:42 2bbca73fdf42: Waiting 18:03:42 a050256f5b6f: Verifying Checksum 18:03:42 a050256f5b6f: Download complete 18:03:42 c0a3192eca97: Download complete 18:03:42 2bbca73fdf42: Verifying Checksum 18:03:42 2bbca73fdf42: Download complete 18:03:42 46d945488cbd: Download complete 18:03:42 b3c136eddcbf: Verifying Checksum 18:03:42 b3c136eddcbf: Download complete 18:03:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:03:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:03:42 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 18:03:42 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 18:03:42 (3/33) Installing readline (8.1.2-r0) 18:03:42 (4/33) Installing bash (5.1.16-r2) 18:03:43 Executing bash-5.1.16-r2.post-install 18:03:43 (5/33) Installing ca-certificates (20220614-r0) 18:03:43 (6/33) Installing brotli-libs (1.0.9-r6) 18:03:43 (7/33) Installing nghttp2-libs (1.47.0-r0) 18:03:43 (8/33) Installing libcurl (7.83.1-r2) 18:03:43 (9/33) Installing curl (7.83.1-r2) 18:03:43 (10/33) Installing docker-cli (20.10.16-r2) 18:03:43 (11/33) Installing dumb-init (1.2.5-r1) 18:03:43 (12/33) Installing libbz2 (1.0.8-r1) 18:03:43 (13/33) Installing expat (2.4.8-r0) 18:03:43 (14/33) Installing libffi (3.4.2-r1) 18:03:43 (15/33) Installing gdbm (1.23-r0) 18:03:43 (16/33) Installing xz-libs (5.2.5-r1) 18:03:43 (17/33) Installing libgcc (11.2.1_git20220219-r2) 18:03:43 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 18:03:43 (19/33) Installing mpdecimal (2.5.1-r1) 18:03:43 (20/33) Installing sqlite-libs (3.38.5-r0) 18:03:43 (21/33) Installing python3 (3.10.5-r0) 18:03:43 b3c136eddcbf: Pull complete 18:03:43 329c88fbcd65: Verifying Checksum 18:03:43 329c88fbcd65: Download complete 18:03:43 (22/33) Installing py3-contextlib2 (21.6.0-r2) 18:03:43 (23/33) Installing py3-tomli (2.0.1-r1) 18:03:43 (24/33) Installing py3-pep517 (0.12.0-r2) 18:03:43 (25/33) Installing py3-six (1.16.0-r1) 18:03:43 (26/33) Installing py3-retrying (1.3.3-r3) 18:03:43 (27/33) Installing py3-appdirs (1.4.4-r3) 18:03:43 (28/33) Installing py3-more-itertools (8.13.0-r0) 18:03:43 (29/33) Installing py3-ordered-set (4.0.2-r3) 18:03:43 (30/33) Installing py3-parsing (2.4.7-r3) 18:03:43 (31/33) Installing py3-packaging (21.3-r0) 18:03:43 (32/33) Installing py3-setuptools (59.4.0-r0) 18:03:43 (33/33) Installing py3-pip (22.1.1-r0) 18:03:43 Executing busybox-1.35.0-r17.trigger 18:03:43 Executing ca-certificates-20220614-r0.trigger 18:03:43 OK: 122 MiB in 47 packages 18:03:44 c0a3192eca97: Pull complete 18:03:44 a050256f5b6f: Pull complete 18:03:44 8a5474983e97: Download complete 18:03:44 Removing intermediate container edf7f3ce495a 18:03:44 ---> 9a8e76a4e7e4 18:03:44 18:03:44 Step 10/23 : FROM alpine:3.16 18:03:44 ---> 9c6f07244728 18:03:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:03:44 ---> Running in 3fa342abf92c 18:03:45 656be50a0ddc: Verifying Checksum 18:03:45 656be50a0ddc: Download complete 18:03:45 Removing intermediate container 3fa342abf92c 18:03:45 ---> 4827ee6dbef6 18:03:45 Step 12/23 : ENV APP_PORT=59880 18:03:45 ---> Running in 2717499cf510 18:03:45 Removing intermediate container 2717499cf510 18:03:45 ---> faae073afdb5 18:03:45 Step 13/23 : EXPOSE $APP_PORT 18:03:45 ---> Running in c28c5a419853 18:03:46 Removing intermediate container c28c5a419853 18:03:46 ---> c1a3266f015a 18:03:46 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:03:46 ---> Running in f25cbef9dec0 18:03:47 Collecting docker-compose==1.23.2 18:03:47 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:03:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 28.0 MB/s eta 0:00:00 18:03:47 Collecting websocket-client<1.0,>=0.32.0 18:03:47 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:03:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 160.5 MB/s eta 0:00:00 18:03:47 Collecting cached-property<2,>=1.2.0 18:03:47 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:03:47 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:03:47 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:03:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 155.8 MB/s eta 0:00:00 18:03:47 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 18:03:47 Collecting jsonschema<3,>=2.5.1 18:03:47 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:03:47 Collecting docopt<0.7,>=0.6.1 18:03:47 Downloading docopt-0.6.2.tar.gz (25 kB) 18:03:47 Preparing metadata (setup.py): started 18:03:47 Removing intermediate container f25cbef9dec0 18:03:47 ---> d3cee484bca3 18:03:47 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 18:03:47 ---> Running in c1b3acfc2540 18:03:47 Preparing metadata (setup.py): finished with status 'done' 18:03:47 Collecting PyYAML<4,>=3.10 18:03:47 Downloading PyYAML-3.13.tar.gz (270 kB) 18:03:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 45.2 MB/s eta 0:00:00 18:03:48 Preparing metadata (setup.py): started 18:03:48 Preparing metadata (setup.py): finished with status 'done' 18:03:48 Collecting texttable<0.10,>=0.9.0 18:03:48 Downloading texttable-0.9.1.tar.gz (11 kB) 18:03:48 Preparing metadata (setup.py): started 18:03:48 Preparing metadata (setup.py): finished with status 'done' 18:03:48 Collecting dockerpty<0.5,>=0.4.1 18:03:48 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:03:48 Preparing metadata (setup.py): started 18:03:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:03:48 Preparing metadata (setup.py): finished with status 'done' 18:03:48 Collecting docker<4.0,>=3.6.0 18:03:48 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:03:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 84.1 MB/s eta 0:00:00 18:03:49 Collecting docker-pycreds>=0.4.0 18:03:49 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:03:49 Collecting idna<2.8,>=2.5 18:03:49 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:03:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 88.3 MB/s eta 0:00:00 18:03:49 Collecting urllib3<1.25,>=1.21.1 18:03:49 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:03:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 185.4 MB/s eta 0:00:00 18:03:49 Collecting chardet<3.1.0,>=3.0.2 18:03:49 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:03:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 55.9 MB/s eta 0:00:00 18:03:49 Collecting certifi>=2017.4.17 18:03:49 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 18:03:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 195.5 MB/s eta 0:00:00 18:03:49 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:03:49 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:03:49 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:03:49 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:03:49 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 18:03:49 Running setup.py install for texttable: started 18:03:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:03:49 Running setup.py install for texttable: finished with status 'done' 18:03:49 Running setup.py install for PyYAML: started 18:03:49 (1/6) Installing dumb-init (1.2.5-r1) 18:03:49 (2/6) Installing libgcc (11.2.1_git20220219-r2) 18:03:49 (3/6) Installing libsodium (1.0.18-r0) 18:03:50 Running setup.py install for PyYAML: finished with status 'done' 18:03:50 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 18:03:50 (5/6) Installing libzmq (4.3.4-r0) 18:03:50 (6/6) Installing zeromq (4.3.4-r0) 18:03:50 Running setup.py install for docopt: started 18:03:50 Executing busybox-1.35.0-r17.trigger 18:03:50 OK: 8 MiB in 20 packages 18:03:50 Running setup.py install for docopt: finished with status 'done' 18:03:51 Running setup.py install for dockerpty: started 18:03:51 Removing intermediate container c1b3acfc2540 18:03:51 ---> f88e15a55156 18:03:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:03:51 Running setup.py install for dockerpty: finished with status 'done' 18:03:52 ---> 83c09360bcef 18:03:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:03:52 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 18:03:52 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 18:03:53 ---> 9997151000bb 18:03:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:03:54 ---> 6ca66a576bc9 18:03:54 Step 19/23 : ENTRYPOINT ["/core-data"] 18:03:54 ---> Running in 1edc82bc8bfb 18:03:55 Removing intermediate container 1edc82bc8bfb 18:03:55 ---> cca404264a58 18:03:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:03:55 ---> Running in 9deec615000d 18:03: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.47" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:03:55 Removing intermediate container 9deec615000d 18:03:55 ---> ba6c28d30154 18:03:55 Step 21/23 : LABEL arch=x86_64 18:03:55 ---> Running in 15d4d777ddf3 18:03:56 Removing intermediate container 15d4d777ddf3 18:03:56 ---> 555286222128 18:03:56 Step 22/23 : LABEL git_sha=23918450344651d97d22d0f3625b25d105fef848 18:03:56 ---> Running in 9f655f8c3a79 18:03:57 Removing intermediate container 9f655f8c3a79 18:03:57 ---> 8915fde27d56 18:03:57 Step 23/23 : LABEL version=2.3.0-dev.47 18:03:57 ---> Running in 7d23a0f0f9bd 18:03:57 Removing intermediate container 13a30e9f8128 18:03:57 ---> 6a58c2a52181 18:03:57 Step 14/23 : ENV APP_PORT=58890 18:03:57 Removing intermediate container 7d23a0f0f9bd 18:03:57 ---> ebde69a1e5ef 18:03:57 18:03:57 ---> Running in ef47f211208f 18:03:57 Successfully built ebde69a1e5ef 18:03:57 Successfully tagged core-data:latest 18:03:57  Building core-data ... done Building core-command 18:03:57 Removing intermediate container ef47f211208f 18:03:57 ---> adb28f8165ae 18:03:57 Step 15/23 : EXPOSE $APP_PORT 18:03:57 ---> Running in c4997d649e07 18:03:58 Removing intermediate container c4997d649e07 18:03:58 ---> 10a576e4b933 18:03:58 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:04:00 Removing intermediate container 3d969860f757 18:04:00 ---> dd1125e2106b 18:04:00 18:04:00 Step 10/25 : FROM alpine:3.16 18:04:00 ---> 9c6f07244728 18:04:00 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:04:00 656be50a0ddc: Pull complete 18:04:00 2bbca73fdf42: Pull complete 18:04:00 46d945488cbd: Pull complete 18:04:00 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:04:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:04:00 ---> 45acdaa4217e 18:04:00 Step 3/23 : WORKDIR /edgex-go 18:04:00 ---> Using cache 18:04:00 ---> 68a624808f2f 18:04:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:04:00 ---> Using cache 18:04:00 ---> 8dd5381691b1 18:04:00 Step 5/23 : RUN apk add --update --no-cache make git 18:04:00 ---> Using cache 18:04:00 ---> b2a42b57db23 18:04:00 Step 6/23 : COPY go.mod vendor* ./ 18:04:00 ---> Using cache 18:04:00 ---> 00b5adb528f5 18:04:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:04:00 ---> Using cache 18:04:00 ---> a46379f10bef 18:04:00 Step 8/23 : COPY . . 18:04:00 ---> Using cache 18:04:00 ---> 8b8ff38a3934 18:04:00 Step 9/23 : RUN make cmd/core-command/core-command 18:04:00 ---> 7ed0ba1961a1 18:04:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:04:00 ---> Running in 42f7727be8ae 18:04:00 ---> Running in 1cb7abad0151 18:04:01 ---> d5ce8d583919 18:04:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:04:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:04:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:04: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.47" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 18:04:01 (1/3) Installing ca-certificates (20220614-r0) 18:04:01 (2/3) Installing dumb-init (1.2.5-r1) 18:04:01 (3/3) Installing su-exec (0.2-r1) 18:04:01 Executing busybox-1.35.0-r17.trigger 18:04:01 Executing ca-certificates-20220614-r0.trigger 18:04:01 OK: 6 MiB in 17 packages 18:04:01 ---> 57f61e9478b8 18:04:01 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 18:04: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.47" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:04:01 ---> Running in f0e002de6f20 18:04:02 Removing intermediate container f0e002de6f20 18:04:02 ---> 3013e863ecf5 18:04:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:04:02 ---> Running in 5674262ca4b8 18:04:02 Removing intermediate container 42f7727be8ae 18:04:02 ---> 27adcef58120 18:04:02 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:04:02 ---> Running in 0933371a8e8b 18:04:02 Removing intermediate container 5674262ca4b8 18:04:02 ---> da805d7bc30f 18:04:02 Step 21/23 : LABEL arch=x86_64 18:04:02 ---> Running in 6e4913643abc 18:04:02 Removing intermediate container 0933371a8e8b 18:04:02 ---> 0a84b978e23a 18:04:02 Step 13/25 : WORKDIR / 18:04:03 Removing intermediate container 6e4913643abc 18:04:03 ---> 960b7ea9df78 18:04:03 Step 22/23 : LABEL git_sha=23918450344651d97d22d0f3625b25d105fef848 18:04:03 ---> Running in f6bc0909dae7 18:04:03 ---> Running in 2caa9a96b1ea 18:04:03 Removing intermediate container f6bc0909dae7 18:04:03 ---> bb444af41d2f 18:04:03 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:04:03 Removing intermediate container 2caa9a96b1ea 18:04:03 ---> 8764ffc283bf 18:04:03 Step 23/23 : LABEL version=2.3.0-dev.47 18:04:03 ---> Running in cd7e0737c8bf 18:04:03 Removing intermediate container 23da01a11142 18:04:03 ---> 4d3b455fba01 18:04:03 18:04:03 Step 10/22 : FROM alpine:3.16 18:04:03 ---> 9c6f07244728 18:04:03 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 18:04:03 ---> 418c71248746 18:04:03 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:04:03 ---> Running in 69ef67413d59 18:04:03 Removing intermediate container cd7e0737c8bf 18:04:03 ---> 28b475376765 18:04:03 18:04:04 Successfully built 28b475376765 18:04:04 Successfully tagged sys-mgmt-agent:latest 18:04:04  Building sys-mgmt-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:04:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:04:04 ---> d0338aa447f2 18:04:04 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:04:04 (1/2) Installing ca-certificates (20220614-r0) 18:04:04 (2/2) Installing dumb-init (1.2.5-r1) 18:04:04 Executing busybox-1.35.0-r17.trigger 18:04:04 Executing ca-certificates-20220614-r0.trigger 18:04:04 OK: 6 MiB in 16 packages 18:04:05 ---> efa92c4b921a 18:04:05 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:04:05 ---> 402dc23a6c8a 18:04:05 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:04:05 8a5474983e97: Pull complete 18:04:05 Removing intermediate container 69ef67413d59 18:04:05 ---> a188e18dcf86 18:04:05 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:04:06 ---> Running in ef885d17f930 18:04:06 Removing intermediate container 8e1a36dd768a 18:04:06 ---> 1768ecee8667 18:04:06 18:04:06 Step 10/22 : FROM alpine:3.16 18:04:06 ---> 9c6f07244728 18:04:06 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 18:04:06 ---> 99083aab9410 18:04:06 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:04:06 ---> Running in d6fa20f1bac3 18:04:06 Removing intermediate container ef885d17f930 18:04:06 ---> 20db83208f89 18:04:06 Step 13/22 : ENV APP_PORT=59860 18:04:06 ---> Running in 4a7161c8f832 18:04:06 Removing intermediate container 4a7161c8f832 18:04:06 ---> 2489f101d56b 18:04:06 Step 14/22 : EXPOSE $APP_PORT 18:04:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:04:06 ---> Running in e46d2920f9de 18:04:06 ---> f6ab26dbffad 18:04:06 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:04:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:04:07 (1/6) Installing ca-certificates (20220614-r0) 18:04:07 Removing intermediate container e46d2920f9de 18:04:07 ---> 07467d1e587a 18:04:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:04:07 (2/6) Installing brotli-libs (1.0.9-r6) 18:04:07 (3/6) Installing nghttp2-libs (1.47.0-r0) 18:04:07 (4/6) Installing libcurl (7.83.1-r2) 18:04:07 (5/6) Installing curl (7.83.1-r2) 18:04:07 ---> cdd1eec7ea77 18:04:07 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:04:07 (6/6) Installing dumb-init (1.2.5-r1) 18:04:07 Executing busybox-1.35.0-r17.trigger 18:04:07 Executing ca-certificates-20220614-r0.trigger 18:04:07 ---> Running in 8726dd328627 18:04:07 OK: 8 MiB in 20 packages 18:04:07 ---> 426767f99e70 18:04:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:04:07 329c88fbcd65: Pull complete 18:04:07 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 18:04:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:04:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 18:04:08 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:04:08 WORKDIR /edgex 18:04:08 COPY go.mod . 18:04:08 RUN go mod download 18:04:08 + docker build -t ci-base-image-arm64 -f - . 18:04:08 Removing intermediate container d6fa20f1bac3 18:04:08 ---> 5fdc89118ab4 18:04:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:04:08 ---> 8ef33dfe72f6 18:04:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:04:08 ---> Running in 05677d8b4551 18:04:08 Sending build context to Docker daemon 3.14MB 18:04:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:04:08 ---> ff4287adb874 18:04:08 Step 2/4 : WORKDIR /edgex 18:04:08 Removing intermediate container 8726dd328627 18:04:08 ---> e6ce3e8c5497 18:04:08 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 18:04:08 ---> Running in b8401fa5188d 18:04:08 Removing intermediate container 05677d8b4551 18:04:08 ---> cc47a6309d8f 18:04:08 Step 13/22 : WORKDIR /edgex 18:04:09 ---> Running in 131acf1b9da9 18:04:09 ---> 436773bf6bbb 18:04:09 Step 18/22 : ENTRYPOINT ["/support-notifications"] 18:04:09 ---> Running in 71e077500ccd 18:04:09 Removing intermediate container b8401fa5188d 18:04:09 ---> eb490222bd87 18:04:09 Step 23/25 : LABEL arch=x86_64 18:04:09 ---> Running in cdcc761dbf9d 18:04:09 Removing intermediate container 131acf1b9da9 18:04:09 ---> 1f8190dbab50 18:04:09 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:04:09 Removing intermediate container 71e077500ccd 18:04:09 ---> c8a8996b30c6 18:04:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:04:09 ---> Running in 6d4e4dd7174a 18:04:09 Removing intermediate container cdcc761dbf9d 18:04:09 ---> 3acd5a9d6445 18:04:09 Step 24/25 : LABEL git_sha=23918450344651d97d22d0f3625b25d105fef848 18:04:09 ---> Running in 4ab096989c6f 18:04:09 ---> 072c8e3ebc05 18:04:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:04:09 Removing intermediate container 6d4e4dd7174a 18:04:09 ---> d8f77001667f 18:04:09 Step 20/22 : LABEL arch=x86_64 18:04:09 Removing intermediate container 4ab096989c6f 18:04:09 ---> dd1976382ce2 18:04:09 Step 25/25 : LABEL version=2.3.0-dev.47 18:04:09 ---> Running in 6a6e726d6d4c 18:04:09 ---> Running in 43f23b2ba224 18:04:10 Removing intermediate container 6a6e726d6d4c 18:04:10 ---> c0ff91904baf 18:04:10 Step 21/22 : LABEL git_sha=23918450344651d97d22d0f3625b25d105fef848 18:04:10 Removing intermediate container 43f23b2ba224 18:04:10 ---> ddf5969a1a10 18:04:10 18:04:10 ---> Running in a3d1283e20a9 18:04:10 ---> 85c57f3e2f75 18:04:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:04:10 Successfully built ddf5969a1a10 18:04:10 Successfully tagged security-secretstore-setup:latest 18:04:10  Building security-secretstore-setup ... done Removing intermediate container a3d1283e20a9 18:04:10 ---> 0048ddf6cc04 18:04:10 Step 22/22 : LABEL version=2.3.0-dev.47 18:04:10 ---> Running in b78a8e9765a5 18:04:10 Removing intermediate container b78a8e9765a5 18:04:10 ---> c2096eab5a9a 18:04:10 Step 3/4 : COPY go.mod . 18:04:10 ---> Running in 6c386e675618 18:04:10 ---> f0626f4ebd72 18:04:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:04:10 Removing intermediate container 6c386e675618 18:04:10 ---> 0bb87114e00d 18:04:10 18:04:10 Successfully built 0bb87114e00d 18:04:10 Successfully tagged support-notifications:latest 18:04:10  Building support-notifications ... done  ---> 05047dc12640 18:04:10 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:04:10 ---> Running in bd3b2cb9e7f5 18:04:11 ---> 6782d2aa111a 18:04:11 Step 4/4 : RUN go mod download 18:04:11 ---> Running in 7ab32d0f5709 18:04:11 Removing intermediate container bd3b2cb9e7f5 18:04:11 ---> 7bddbebe9500 18:04:11 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 18:04:11 ---> Running in 84fae80868c8 18:04:11 Removing intermediate container 84fae80868c8 18:04:11 ---> bd3acc05e98c 18:04:11 Step 20/22 : LABEL arch=x86_64 18:04:11 ---> Running in 8299e44e04bf 18:04:12 Removing intermediate container 8299e44e04bf 18:04:12 ---> 620b7038ccf0 18:04:12 Step 21/22 : LABEL git_sha=23918450344651d97d22d0f3625b25d105fef848 18:04:12 ---> Running in 04712e047236 18:04:12 Removing intermediate container 04712e047236 18:04:12 ---> da0c296e47e4 18:04:12 Step 22/22 : LABEL version=2.3.0-dev.47 18:04:12 ---> Running in ca672d77109b 18:04:12 Removing intermediate container ca672d77109b 18:04:12 ---> 7e027d0ec74a 18:04:12 18:04:12 Successfully built 7e027d0ec74a 18:04:12 Successfully tagged security-proxy-setup:latest 18:04:16  Building security-proxy-setup ... done Removing intermediate container 1cb7abad0151 18:04:16 ---> 3154c0424a99 18:04:16 18:04:16 Step 10/23 : FROM alpine:3.16 18:04:16 ---> 9c6f07244728 18:04:16 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:04:16 ---> Using cache 18:04:16 ---> 2a8e316ed8d7 18:04:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:04:16 ---> Using cache 18:04:16 ---> 23bc3e705099 18:04:16 Step 13/23 : ENV APP_PORT=59882 18:04:16 ---> Running in c415152d87c5 18:04:16 Removing intermediate container c415152d87c5 18:04:16 ---> ae07c3685ae0 18:04:16 Step 14/23 : EXPOSE $APP_PORT 18:04:16 ---> Running in 715c2f207b30 18:04:16 Removing intermediate container 715c2f207b30 18:04:16 ---> 68a3a562d0a4 18:04:16 Step 15/23 : WORKDIR / 18:04:17 ---> Running in f6db1087d341 18:04:17 Removing intermediate container f6db1087d341 18:04:17 ---> 3910d7ef0b1d 18:04:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:04:17 ---> 0464ced87cdb 18:04:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:04:17 ---> 83ce0f5d7b0d 18:04:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:04:17 ---> fad647bac62c 18:04:17 Step 19/23 : ENTRYPOINT ["/core-command"] 18:04:17 ---> Running in c8e8be846fbb 18:04:17 Removing intermediate container c8e8be846fbb 18:04:17 ---> 0e87fccc43a2 18:04:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:04:18 ---> Running in 34c8903dea15 18:04:18 Removing intermediate container 34c8903dea15 18:04:18 ---> 54eae26e363e 18:04:18 Step 21/23 : LABEL arch=x86_64 18:04:18 ---> Running in a5a86e686129 18:04:18 Removing intermediate container a5a86e686129 18:04:18 ---> f08d4c0a0d91 18:04:18 Step 22/23 : LABEL git_sha=23918450344651d97d22d0f3625b25d105fef848 18:04:18 ---> Running in 5142bdb33a5e 18:04:18 Removing intermediate container 5142bdb33a5e 18:04:18 ---> de52d7dd2e61 18:04:18 Step 23/23 : LABEL version=2.3.0-dev.47 18:04:18 ---> Running in 757c501f540c 18:04:18 Removing intermediate container 757c501f540c 18:04:18 ---> 976bd1c10da0 18:04:18 18:04:18 Successfully built 976bd1c10da0 18:04:18 Successfully tagged core-command:latest 18:04:18  Building core-command ... done  [Pipeline] } 18:04:18 $ docker stop --time=1 b43d8dea9c17b0c23f778eabc11c16cc1bb1196a5806dd32ca4a69536e82e3fd 18:04:20 $ docker rm -f b43d8dea9c17b0c23f778eabc11c16cc1bb1196a5806dd32ca4a69536e82e3fd [Pipeline] // withDockerContainer [Pipeline] sh 18:04:20 + docker images 18:04:20 REPOSITORY TAG IMAGE ID CREATED SIZE 18:04:20 core-command latest 976bd1c10da0 2 seconds ago 16.2MB 18:04:20 3154c0424a99 4 seconds ago 1.52GB 18:04:20 security-proxy-setup latest 7e027d0ec74a 8 seconds ago 27.2MB 18:04:20 security-secretstore-setup latest ddf5969a1a10 10 seconds ago 28.9MB 18:04:20 support-notifications latest 0bb87114e00d 10 seconds ago 27.2MB 18:04:20 1768ecee8667 15 seconds ago 1.53GB 18:04:20 sys-mgmt-agent latest 28b475376765 17 seconds ago 135MB 18:04:20 4d3b455fba01 17 seconds ago 1.58GB 18:04:20 dd1125e2106b 22 seconds ago 1.53GB 18:04:20 core-data latest ebde69a1e5ef 23 seconds ago 21.5MB 18:04:20 9a8e76a4e7e4 37 seconds ago 1.55GB 18:04:20 2a0eb922de9d 40 seconds ago 1.52GB 18:04:20 security-bootstrapper latest 8e75731c963d 45 seconds ago 19.3MB 18:04:20 support-scheduler latest 520d7d23ac15 54 seconds ago 26.5MB 18:04:20 169fc3259ee7 About a minute ago 1.58GB 18:04:20 86679fbc1dfb About a minute ago 1.52GB 18:04:20 core-metadata latest 685ac674bb69 About a minute ago 18.2MB 18:04:20 security-spire-config latest ba63af52cc70 About a minute ago 85.8MB 18:04:20 security-spire-agent latest f12fb093f93a About a minute ago 125MB 18:04:20 security-spire-server latest 01d2af79e11c About a minute ago 86.5MB 18:04:20 security-spiffe-token-provider latest 06b499c3323c About a minute ago 29.2MB 18:04:20 2410a63474c4 About a minute ago 1.55GB 18:04:20 77b820cc721d About a minute ago 1.57GB 18:04:20 12bf917b9255 About a minute ago 1.42GB 18:04:20 e7c8a4934344 About a minute ago 1.42GB 18:04:20 344aa1d6b728 About a minute ago 1.42GB 18:04:20 ci-base-image-x86_64 latest 45acdaa4217e 5 minutes ago 993MB 18:04:20 alpine 3.15 c4fc93816858 6 days ago 5.59MB 18:04:20 alpine 3.16 9c6f07244728 6 days ago 5.54MB 18:04:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 5 weeks ago 253MB 18:04:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 5 weeks ago 677MB 18:04:20 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 18:04:20 provisioning config files... 18:04:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/282@tmp/config8808532627226648285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:04:20 ---> docker-login.sh 18:04:20 nexus3.edgexfoundry.org:10001 18:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:20 Configure a credential helper to remove this warning. See 18:04:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:20 18:04:20 Login Succeeded 18:04:20 nexus3.edgexfoundry.org:10002 18:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:20 Configure a credential helper to remove this warning. See 18:04:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:20 18:04:20 Login Succeeded 18:04:20 nexus3.edgexfoundry.org:10003 18:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:20 Configure a credential helper to remove this warning. See 18:04:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:20 18:04:20 Login Succeeded 18:04:20 nexus3.edgexfoundry.org:10004 18:04:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:21 Configure a credential helper to remove this warning. See 18:04:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:21 18:04:21 Login Succeeded 18:04:21 docker.io 18:04:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:21 Configure a credential helper to remove this warning. See 18:04:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:21 18:04:21 Login Succeeded 18:04:21 ---> docker-login.sh ends [Pipeline] } 18:04:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:04:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:04:21 [edgeXDocker.push] Tagging docker image core-command with the following tags: 18:04:21 23918450344651d97d22d0f3625b25d105fef848 18:04:21 latest 18:04:21 2.3.0-dev.47 18:04:21 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:04:21 main 18:04:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:23918450344651d97d22d0f3625b25d105fef848 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:22 + docker push nexus3.edgexfoundry.org:10004/core-command:23918450344651d97d22d0f3625b25d105fef848 18:04:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:04:22 6aa588d87972: Preparing 18:04:22 05b21cb4f7f7: Preparing 18:04:22 c9b794ecf246: Preparing 18:04:22 64a1312a2fb1: Preparing 18:04:22 994393dc58e7: Preparing 18:04:22 994393dc58e7: Layer already exists 18:04:22 6aa588d87972: Pushed 18:04:22 64a1312a2fb1: Pushed 18:04:22 c9b794ecf246: Pushed 18:04:24 05b21cb4f7f7: Pushed 18:04:24 23918450344651d97d22d0f3625b25d105fef848: digest: sha256:c8176db881fdc439e24b835c5c60d298ce74583a7db33e4736e360213212b63c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:25 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 18:04:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:04:25 6aa588d87972: Preparing 18:04:25 05b21cb4f7f7: Preparing 18:04:25 c9b794ecf246: Preparing 18:04:25 64a1312a2fb1: Preparing 18:04:25 994393dc58e7: Preparing 18:04:25 64a1312a2fb1: Layer already exists 18:04:25 994393dc58e7: Layer already exists 18:04:25 05b21cb4f7f7: Layer already exists 18:04:25 c9b794ecf246: Layer already exists 18:04:25 6aa588d87972: Layer already exists 18:04:25 latest: digest: sha256:c8176db881fdc439e24b835c5c60d298ce74583a7db33e4736e360213212b63c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:25 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:25 + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.47 18:04:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:04:25 6aa588d87972: Preparing 18:04:25 05b21cb4f7f7: Preparing 18:04:25 c9b794ecf246: Preparing 18:04:25 64a1312a2fb1: Preparing 18:04:25 994393dc58e7: Preparing 18:04:25 05b21cb4f7f7: Layer already exists 18:04:25 994393dc58e7: Layer already exists 18:04:25 c9b794ecf246: Layer already exists 18:04:25 64a1312a2fb1: Layer already exists 18:04:25 6aa588d87972: Layer already exists 18:04:25 2.3.0-dev.47: digest: sha256:c8176db881fdc439e24b835c5c60d298ce74583a7db33e4736e360213212b63c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:25 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:26 + docker push nexus3.edgexfoundry.org:10004/core-command:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:04:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:04:26 6aa588d87972: Preparing 18:04:26 05b21cb4f7f7: Preparing 18:04:26 c9b794ecf246: Preparing 18:04:26 64a1312a2fb1: Preparing 18:04:26 994393dc58e7: Preparing 18:04:26 6aa588d87972: Layer already exists 18:04:26 05b21cb4f7f7: Layer already exists 18:04:26 64a1312a2fb1: Layer already exists 18:04:26 c9b794ecf246: Layer already exists 18:04:26 994393dc58e7: Layer already exists 18:04:26 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47: digest: sha256:c8176db881fdc439e24b835c5c60d298ce74583a7db33e4736e360213212b63c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:26 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:26 + docker push nexus3.edgexfoundry.org:10004/core-command:main 18:04:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:04:26 6aa588d87972: Preparing 18:04:26 05b21cb4f7f7: Preparing 18:04:26 c9b794ecf246: Preparing 18:04:26 64a1312a2fb1: Preparing 18:04:26 994393dc58e7: Preparing 18:04:26 6aa588d87972: Layer already exists 18:04:26 64a1312a2fb1: Layer already exists 18:04:26 05b21cb4f7f7: Layer already exists 18:04:26 994393dc58e7: Layer already exists 18:04:26 c9b794ecf246: Layer already exists 18:04:26 main: digest: sha256:c8176db881fdc439e24b835c5c60d298ce74583a7db33e4736e360213212b63c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:04:26 ===================================================== [Pipeline] echo 18:04:26 taggedImages: 18:04:26 - nexus3.edgexfoundry.org:10004/core-command:23918450344651d97d22d0f3625b25d105fef848 18:04:26 - nexus3.edgexfoundry.org:10004/core-command:latest 18:04:26 - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.47 18:04:26 - nexus3.edgexfoundry.org:10004/core-command:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:04:26 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 18:04:27 [edgeXDocker.push] Tagging docker image core-data with the following tags: 18:04:27 23918450344651d97d22d0f3625b25d105fef848 18:04:27 latest 18:04:27 2.3.0-dev.47 18:04:27 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:04:27 main 18:04:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:27 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:23918450344651d97d22d0f3625b25d105fef848 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:27 + docker push nexus3.edgexfoundry.org:10004/core-data:23918450344651d97d22d0f3625b25d105fef848 18:04:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:04:27 15856b41f56f: Preparing 18:04:27 5ebeb29110f8: Preparing 18:04:27 c9b794ecf246: Preparing 18:04:27 354fb81ea9de: Preparing 18:04:27 159b294baba4: Preparing 18:04:27 994393dc58e7: Preparing 18:04:27 994393dc58e7: Waiting 18:04:27 c9b794ecf246: Layer already exists 18:04:27 994393dc58e7: Layer already exists 18:04:27 159b294baba4: Pushed 18:04:27 15856b41f56f: Pushed 18:04:28 354fb81ea9de: Pushed 18:04:29 5ebeb29110f8: Pushed 18:04:29 23918450344651d97d22d0f3625b25d105fef848: digest: sha256:dc67c2bd45d9d263081bc30414b2e33dc0ba2d0f730142e53dea007f13779646 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:30 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:30 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 18:04:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:04:30 15856b41f56f: Preparing 18:04:30 5ebeb29110f8: Preparing 18:04:30 c9b794ecf246: Preparing 18:04:30 354fb81ea9de: Preparing 18:04:30 159b294baba4: Preparing 18:04:30 994393dc58e7: Preparing 18:04:30 994393dc58e7: Waiting 18:04:30 354fb81ea9de: Layer already exists 18:04:30 5ebeb29110f8: Layer already exists 18:04:30 159b294baba4: Layer already exists 18:04:30 15856b41f56f: Layer already exists 18:04:30 c9b794ecf246: Layer already exists 18:04:30 994393dc58e7: Layer already exists 18:04:30 latest: digest: sha256:dc67c2bd45d9d263081bc30414b2e33dc0ba2d0f730142e53dea007f13779646 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:30 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:30 + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.47 18:04:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:04:30 15856b41f56f: Preparing 18:04:30 5ebeb29110f8: Preparing 18:04:30 c9b794ecf246: Preparing 18:04:30 354fb81ea9de: Preparing 18:04:30 159b294baba4: Preparing 18:04:30 994393dc58e7: Preparing 18:04:30 5ebeb29110f8: Layer already exists 18:04:30 159b294baba4: Layer already exists 18:04:30 15856b41f56f: Layer already exists 18:04:30 c9b794ecf246: Layer already exists 18:04:30 354fb81ea9de: Layer already exists 18:04:30 994393dc58e7: Layer already exists 18:04:30 2.3.0-dev.47: digest: sha256:dc67c2bd45d9d263081bc30414b2e33dc0ba2d0f730142e53dea007f13779646 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:31 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:31 + docker push nexus3.edgexfoundry.org:10004/core-data:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:04:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:04:31 15856b41f56f: Preparing 18:04:31 5ebeb29110f8: Preparing 18:04:31 c9b794ecf246: Preparing 18:04:31 354fb81ea9de: Preparing 18:04:31 159b294baba4: Preparing 18:04:31 994393dc58e7: Preparing 18:04:31 994393dc58e7: Waiting 18:04:31 15856b41f56f: Layer already exists 18:04:31 354fb81ea9de: Layer already exists 18:04:31 159b294baba4: Layer already exists 18:04:31 5ebeb29110f8: Layer already exists 18:04:31 c9b794ecf246: Layer already exists 18:04:31 994393dc58e7: Layer already exists 18:04:31 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47: digest: sha256:dc67c2bd45d9d263081bc30414b2e33dc0ba2d0f730142e53dea007f13779646 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:31 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:32 + docker push nexus3.edgexfoundry.org:10004/core-data:main 18:04:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:04:32 15856b41f56f: Preparing 18:04:32 5ebeb29110f8: Preparing 18:04:32 c9b794ecf246: Preparing 18:04:32 354fb81ea9de: Preparing 18:04:32 159b294baba4: Preparing 18:04:32 994393dc58e7: Preparing 18:04:32 994393dc58e7: Waiting 18:04:32 c9b794ecf246: Layer already exists 18:04:32 15856b41f56f: Layer already exists 18:04:32 159b294baba4: Layer already exists 18:04:32 354fb81ea9de: Layer already exists 18:04:32 5ebeb29110f8: Layer already exists 18:04:32 994393dc58e7: Layer already exists 18:04:32 main: digest: sha256:dc67c2bd45d9d263081bc30414b2e33dc0ba2d0f730142e53dea007f13779646 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:04:32 ===================================================== [Pipeline] echo 18:04:32 taggedImages: 18:04:32 - nexus3.edgexfoundry.org:10004/core-data:23918450344651d97d22d0f3625b25d105fef848 18:04:32 - nexus3.edgexfoundry.org:10004/core-data:latest 18:04:32 - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.47 18:04:32 - nexus3.edgexfoundry.org:10004/core-data:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:04:32 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 18:04:32 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 18:04:32 23918450344651d97d22d0f3625b25d105fef848 18:04:32 latest 18:04:32 2.3.0-dev.47 18:04:32 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:04:32 main 18:04:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:32 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:23918450344651d97d22d0f3625b25d105fef848 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata:23918450344651d97d22d0f3625b25d105fef848 18:04:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:04:32 80e89273e323: Preparing 18:04:32 642f76af3e29: Preparing 18:04:32 751e3e68470f: Preparing 18:04:32 c9b794ecf246: Preparing 18:04:32 64a1312a2fb1: Preparing 18:04:32 994393dc58e7: Preparing 18:04:32 994393dc58e7: Waiting 18:04:32 c9b794ecf246: Layer already exists 18:04:32 64a1312a2fb1: Layer already exists 18:04:32 994393dc58e7: Layer already exists 18:04:32 642f76af3e29: Pushed 18:04:32 80e89273e323: Pushed 18:04:34 751e3e68470f: Pushed 18:04:34 23918450344651d97d22d0f3625b25d105fef848: digest: sha256:e401ad88e982210edf772c803fb9e7a319ade5fa892252b05a7db44d0402121b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:35 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 18:04:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:04:35 80e89273e323: Preparing 18:04:35 642f76af3e29: Preparing 18:04:35 751e3e68470f: Preparing 18:04:35 c9b794ecf246: Preparing 18:04:35 64a1312a2fb1: Preparing 18:04:35 994393dc58e7: Preparing 18:04:35 994393dc58e7: Waiting 18:04:35 64a1312a2fb1: Layer already exists 18:04:35 c9b794ecf246: Layer already exists 18:04:35 751e3e68470f: Layer already exists 18:04:35 80e89273e323: Layer already exists 18:04:35 642f76af3e29: Layer already exists 18:04:35 994393dc58e7: Layer already exists 18:04:35 latest: digest: sha256:e401ad88e982210edf772c803fb9e7a319ade5fa892252b05a7db44d0402121b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:35 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.47 18:04:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:04:36 80e89273e323: Preparing 18:04:36 642f76af3e29: Preparing 18:04:36 751e3e68470f: Preparing 18:04:36 c9b794ecf246: Preparing 18:04:36 64a1312a2fb1: Preparing 18:04:36 994393dc58e7: Preparing 18:04:36 994393dc58e7: Waiting 18:04:36 64a1312a2fb1: Layer already exists 18:04:36 c9b794ecf246: Layer already exists 18:04:36 642f76af3e29: Layer already exists 18:04:36 751e3e68470f: Layer already exists 18:04:36 80e89273e323: Layer already exists 18:04:36 994393dc58e7: Layer already exists 18:04:36 2.3.0-dev.47: digest: sha256:e401ad88e982210edf772c803fb9e7a319ade5fa892252b05a7db44d0402121b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:36 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:04:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:04:36 80e89273e323: Preparing 18:04:36 642f76af3e29: Preparing 18:04:36 751e3e68470f: Preparing 18:04:36 c9b794ecf246: Preparing 18:04:36 64a1312a2fb1: Preparing 18:04:36 994393dc58e7: Preparing 18:04:36 994393dc58e7: Waiting 18:04:36 c9b794ecf246: Layer already exists 18:04:36 64a1312a2fb1: Layer already exists 18:04:36 751e3e68470f: Layer already exists 18:04:36 642f76af3e29: Layer already exists 18:04:36 80e89273e323: Layer already exists 18:04:36 994393dc58e7: Layer already exists 18:04:36 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47: digest: sha256:e401ad88e982210edf772c803fb9e7a319ade5fa892252b05a7db44d0402121b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:37 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 18:04:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:04:37 80e89273e323: Preparing 18:04:37 642f76af3e29: Preparing 18:04:37 751e3e68470f: Preparing 18:04:37 c9b794ecf246: Preparing 18:04:37 64a1312a2fb1: Preparing 18:04:37 994393dc58e7: Preparing 18:04:37 994393dc58e7: Waiting 18:04:37 80e89273e323: Layer already exists 18:04:37 c9b794ecf246: Layer already exists 18:04:37 64a1312a2fb1: Layer already exists 18:04:37 751e3e68470f: Layer already exists 18:04:37 642f76af3e29: Layer already exists 18:04:37 994393dc58e7: Layer already exists 18:04:37 main: digest: sha256:e401ad88e982210edf772c803fb9e7a319ade5fa892252b05a7db44d0402121b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:04:37 ===================================================== [Pipeline] echo 18:04:37 taggedImages: 18:04:37 - nexus3.edgexfoundry.org:10004/core-metadata:23918450344651d97d22d0f3625b25d105fef848 18:04:37 - nexus3.edgexfoundry.org:10004/core-metadata:latest 18:04:37 - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.47 18:04:37 - nexus3.edgexfoundry.org:10004/core-metadata:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:04:37 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 18:04:37 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 18:04:37 23918450344651d97d22d0f3625b25d105fef848 18:04:37 latest 18:04:37 2.3.0-dev.47 18:04:37 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:04:37 main 18:04:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:37 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:23918450344651d97d22d0f3625b25d105fef848 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:23918450344651d97d22d0f3625b25d105fef848 18:04:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:04:38 3f29927d1d35: Preparing 18:04:38 3f29927d1d35: Preparing 18:04:38 e0fa95b89d36: Preparing 18:04:38 46ab94864488: Preparing 18:04:38 b28aeebcf859: Preparing 18:04:38 30e69b5ae501: Preparing 18:04:38 c9b794ecf246: Preparing 18:04:38 687868f14d29: Preparing 18:04:38 01604b9271c0: Preparing 18:04:38 f9f5898edfdc: Preparing 18:04:38 65c6c983ab79: Preparing 18:04:38 994393dc58e7: Preparing 18:04:38 c9b794ecf246: Waiting 18:04:38 687868f14d29: Waiting 18:04:38 01604b9271c0: Waiting 18:04:38 f9f5898edfdc: Waiting 18:04:38 65c6c983ab79: Waiting 18:04:38 994393dc58e7: Waiting 18:04:38 46ab94864488: Pushed 18:04:38 3f29927d1d35: Pushed 18:04:38 b28aeebcf859: Pushed 18:04:38 e0fa95b89d36: Pushed 18:04:38 c9b794ecf246: Layer already exists 18:04:38 687868f14d29: Pushed 18:04:38 f9f5898edfdc: Pushed 18:04:38 994393dc58e7: Layer already exists 18:04:38 01604b9271c0: Pushed 18:04:38 65c6c983ab79: Pushed 18:04:39 30e69b5ae501: Pushed 18:04:40 23918450344651d97d22d0f3625b25d105fef848: digest: sha256:48187d797fd605cc16f7bcaeb681afc0c5dba2dd5552d7d51f5b012af3fe88f0 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:40 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 18:04:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:04:40 3f29927d1d35: Preparing 18:04:40 3f29927d1d35: Preparing 18:04:40 e0fa95b89d36: Preparing 18:04:40 46ab94864488: Preparing 18:04:40 b28aeebcf859: Preparing 18:04:40 30e69b5ae501: Preparing 18:04:40 c9b794ecf246: Preparing 18:04:40 687868f14d29: Preparing 18:04:40 01604b9271c0: Preparing 18:04:40 f9f5898edfdc: Preparing 18:04:40 65c6c983ab79: Preparing 18:04:40 994393dc58e7: Preparing 18:04:40 c9b794ecf246: Waiting 18:04:40 687868f14d29: Waiting 18:04:40 01604b9271c0: Waiting 18:04:40 f9f5898edfdc: Waiting 18:04:40 65c6c983ab79: Waiting 18:04:40 994393dc58e7: Waiting 18:04:40 b28aeebcf859: Layer already exists 18:04:40 3f29927d1d35: Layer already exists 18:04:40 30e69b5ae501: Layer already exists 18:04:40 e0fa95b89d36: Layer already exists 18:04:40 46ab94864488: Layer already exists 18:04:40 c9b794ecf246: Layer already exists 18:04:40 687868f14d29: Layer already exists 18:04:40 01604b9271c0: Layer already exists 18:04:40 f9f5898edfdc: Layer already exists 18:04:40 65c6c983ab79: Layer already exists 18:04:40 994393dc58e7: Layer already exists 18:04:40 latest: digest: sha256:48187d797fd605cc16f7bcaeb681afc0c5dba2dd5552d7d51f5b012af3fe88f0 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:41 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.47 18:04:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:04:41 3f29927d1d35: Preparing 18:04:41 3f29927d1d35: Preparing 18:04:41 e0fa95b89d36: Preparing 18:04:41 46ab94864488: Preparing 18:04:41 b28aeebcf859: Preparing 18:04:41 30e69b5ae501: Preparing 18:04:41 c9b794ecf246: Preparing 18:04:41 687868f14d29: Preparing 18:04:41 01604b9271c0: Preparing 18:04:41 f9f5898edfdc: Preparing 18:04:41 65c6c983ab79: Preparing 18:04:41 994393dc58e7: Preparing 18:04:41 c9b794ecf246: Waiting 18:04:41 687868f14d29: Waiting 18:04:41 01604b9271c0: Waiting 18:04:41 994393dc58e7: Waiting 18:04:41 65c6c983ab79: Waiting 18:04:41 e0fa95b89d36: Layer already exists 18:04:41 b28aeebcf859: Layer already exists 18:04:41 30e69b5ae501: Layer already exists 18:04:41 3f29927d1d35: Layer already exists 18:04:41 46ab94864488: Layer already exists 18:04:41 c9b794ecf246: Layer already exists 18:04:41 01604b9271c0: Layer already exists 18:04:41 687868f14d29: Layer already exists 18:04:41 f9f5898edfdc: Layer already exists 18:04:41 65c6c983ab79: Layer already exists 18:04:41 994393dc58e7: Layer already exists 18:04:41 2.3.0-dev.47: digest: sha256:48187d797fd605cc16f7bcaeb681afc0c5dba2dd5552d7d51f5b012af3fe88f0 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:41 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:04:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:04:41 3f29927d1d35: Preparing 18:04:41 3f29927d1d35: Preparing 18:04:41 e0fa95b89d36: Preparing 18:04:41 46ab94864488: Preparing 18:04:41 b28aeebcf859: Preparing 18:04:41 30e69b5ae501: Preparing 18:04:41 c9b794ecf246: Preparing 18:04:41 687868f14d29: Preparing 18:04:41 01604b9271c0: Preparing 18:04:41 c9b794ecf246: Waiting 18:04:41 687868f14d29: Waiting 18:04:41 f9f5898edfdc: Preparing 18:04:41 65c6c983ab79: Preparing 18:04:41 01604b9271c0: Waiting 18:04:41 994393dc58e7: Preparing 18:04:41 65c6c983ab79: Waiting 18:04:41 994393dc58e7: Waiting 18:04:41 b28aeebcf859: Layer already exists 18:04:41 30e69b5ae501: Layer already exists 18:04:41 46ab94864488: Layer already exists 18:04:41 e0fa95b89d36: Layer already exists 18:04:41 3f29927d1d35: Layer already exists 18:04:41 c9b794ecf246: Layer already exists 18:04:41 65c6c983ab79: Layer already exists 18:04:41 687868f14d29: Layer already exists 18:04:41 f9f5898edfdc: Layer already exists 18:04:41 01604b9271c0: Layer already exists 18:04:41 994393dc58e7: Layer already exists 18:04:41 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47: digest: sha256:48187d797fd605cc16f7bcaeb681afc0c5dba2dd5552d7d51f5b012af3fe88f0 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 18:04:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:04:42 3f29927d1d35: Preparing 18:04:42 3f29927d1d35: Preparing 18:04:42 e0fa95b89d36: Preparing 18:04:42 46ab94864488: Preparing 18:04:42 b28aeebcf859: Preparing 18:04:42 30e69b5ae501: Preparing 18:04:42 c9b794ecf246: Preparing 18:04:42 687868f14d29: Preparing 18:04:42 01604b9271c0: Preparing 18:04:42 f9f5898edfdc: Preparing 18:04:42 65c6c983ab79: Preparing 18:04:42 994393dc58e7: Preparing 18:04:42 01604b9271c0: Waiting 18:04:42 687868f14d29: Waiting 18:04:42 f9f5898edfdc: Waiting 18:04:42 65c6c983ab79: Waiting 18:04:42 994393dc58e7: Waiting 18:04:42 c9b794ecf246: Waiting 18:04:42 e0fa95b89d36: Layer already exists 18:04:42 30e69b5ae501: Layer already exists 18:04:42 46ab94864488: Layer already exists 18:04:42 3f29927d1d35: Layer already exists 18:04:42 b28aeebcf859: Layer already exists 18:04:42 c9b794ecf246: Layer already exists 18:04:42 687868f14d29: Layer already exists 18:04:42 01604b9271c0: Layer already exists 18:04:42 65c6c983ab79: Layer already exists 18:04:42 f9f5898edfdc: Layer already exists 18:04:42 994393dc58e7: Layer already exists 18:04:42 main: digest: sha256:48187d797fd605cc16f7bcaeb681afc0c5dba2dd5552d7d51f5b012af3fe88f0 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:04:42 ===================================================== [Pipeline] echo 18:04:42 taggedImages: 18:04:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper:23918450344651d97d22d0f3625b25d105fef848 18:04:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 18:04:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.47 18:04:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:04:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 18:04:42 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 18:04:42 23918450344651d97d22d0f3625b25d105fef848 18:04:42 latest 18:04:42 2.3.0-dev.47 18:04:42 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:04:42 main 18:04:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:42 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:23918450344651d97d22d0f3625b25d105fef848 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:23918450344651d97d22d0f3625b25d105fef848 18:04:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:04:43 abf7356c0cee: Preparing 18:04:43 d6842c6e56b9: Preparing 18:04:43 aacc0f38b332: Preparing 18:04:43 86207f7c768a: Preparing 18:04:43 78171fa18010: Preparing 18:04:43 f68a1cfe6bf3: Preparing 18:04:43 4e4d8e5696fb: Preparing 18:04:43 994393dc58e7: Preparing 18:04:43 f68a1cfe6bf3: Waiting 18:04:43 4e4d8e5696fb: Waiting 18:04:43 994393dc58e7: Waiting 18:04:43 d6842c6e56b9: Pushed 18:04:43 78171fa18010: Pushed 18:04:43 abf7356c0cee: Pushed 18:04:43 994393dc58e7: Layer already exists 18:04:43 f68a1cfe6bf3: Pushed 18:04:43 4e4d8e5696fb: Pushed 18:04:44 86207f7c768a: Pushed 18:04:44 aacc0f38b332: Pushed 18:04:44 23918450344651d97d22d0f3625b25d105fef848: digest: sha256:0aa127913f7f9907c7eb0add156f3c2e5b7a3c2ce6c1a4a53d742a106927c817 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 18:04:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:04:45 abf7356c0cee: Preparing 18:04:45 d6842c6e56b9: Preparing 18:04:45 aacc0f38b332: Preparing 18:04:45 86207f7c768a: Preparing 18:04:45 78171fa18010: Preparing 18:04:45 f68a1cfe6bf3: Preparing 18:04:45 4e4d8e5696fb: Preparing 18:04:45 994393dc58e7: Preparing 18:04:45 994393dc58e7: Waiting 18:04:45 4e4d8e5696fb: Waiting 18:04:45 f68a1cfe6bf3: Waiting 18:04:45 abf7356c0cee: Layer already exists 18:04:45 aacc0f38b332: Layer already exists 18:04:45 d6842c6e56b9: Layer already exists 18:04:45 86207f7c768a: Layer already exists 18:04:45 78171fa18010: Layer already exists 18:04:45 f68a1cfe6bf3: Layer already exists 18:04:45 4e4d8e5696fb: Layer already exists 18:04:45 994393dc58e7: Layer already exists 18:04:45 latest: digest: sha256:0aa127913f7f9907c7eb0add156f3c2e5b7a3c2ce6c1a4a53d742a106927c817 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.47 18:04:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:04:46 abf7356c0cee: Preparing 18:04:46 d6842c6e56b9: Preparing 18:04:46 aacc0f38b332: Preparing 18:04:46 86207f7c768a: Preparing 18:04:46 78171fa18010: Preparing 18:04:46 f68a1cfe6bf3: Preparing 18:04:46 4e4d8e5696fb: Preparing 18:04:46 994393dc58e7: Preparing 18:04:46 4e4d8e5696fb: Waiting 18:04:46 994393dc58e7: Waiting 18:04:46 f68a1cfe6bf3: Waiting 18:04:46 d6842c6e56b9: Layer already exists 18:04:46 abf7356c0cee: Layer already exists 18:04:46 78171fa18010: Layer already exists 18:04:46 86207f7c768a: Layer already exists 18:04:46 aacc0f38b332: Layer already exists 18:04:46 994393dc58e7: Layer already exists 18:04:46 f68a1cfe6bf3: Layer already exists 18:04:46 4e4d8e5696fb: Layer already exists 18:04:46 2.3.0-dev.47: digest: sha256:0aa127913f7f9907c7eb0add156f3c2e5b7a3c2ce6c1a4a53d742a106927c817 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:46 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:04:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:04:46 abf7356c0cee: Preparing 18:04:46 d6842c6e56b9: Preparing 18:04:46 aacc0f38b332: Preparing 18:04:46 86207f7c768a: Preparing 18:04:46 78171fa18010: Preparing 18:04:46 f68a1cfe6bf3: Preparing 18:04:46 4e4d8e5696fb: Preparing 18:04:46 994393dc58e7: Preparing 18:04:46 4e4d8e5696fb: Waiting 18:04:46 994393dc58e7: Waiting 18:04:46 f68a1cfe6bf3: Waiting 18:04:46 abf7356c0cee: Layer already exists 18:04:46 78171fa18010: Layer already exists 18:04:46 d6842c6e56b9: Layer already exists 18:04:46 aacc0f38b332: Layer already exists 18:04:46 86207f7c768a: Layer already exists 18:04:46 f68a1cfe6bf3: Layer already exists 18:04:46 994393dc58e7: Layer already exists 18:04:46 4e4d8e5696fb: Layer already exists 18:04:46 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47: digest: sha256:0aa127913f7f9907c7eb0add156f3c2e5b7a3c2ce6c1a4a53d742a106927c817 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:47 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 18:04:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:04:47 abf7356c0cee: Preparing 18:04:47 d6842c6e56b9: Preparing 18:04:47 aacc0f38b332: Preparing 18:04:47 86207f7c768a: Preparing 18:04:47 78171fa18010: Preparing 18:04:47 f68a1cfe6bf3: Preparing 18:04:47 4e4d8e5696fb: Preparing 18:04:47 994393dc58e7: Preparing 18:04:47 f68a1cfe6bf3: Waiting 18:04:47 994393dc58e7: Waiting 18:04:47 4e4d8e5696fb: Waiting 18:04:47 d6842c6e56b9: Layer already exists 18:04:47 86207f7c768a: Layer already exists 18:04:47 abf7356c0cee: Layer already exists 18:04:47 aacc0f38b332: Layer already exists 18:04:47 78171fa18010: Layer already exists 18:04:47 f68a1cfe6bf3: Layer already exists 18:04:47 4e4d8e5696fb: Layer already exists 18:04:47 994393dc58e7: Layer already exists 18:04:47 main: digest: sha256:0aa127913f7f9907c7eb0add156f3c2e5b7a3c2ce6c1a4a53d742a106927c817 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:04:47 ===================================================== [Pipeline] echo 18:04:47 taggedImages: 18:04:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:23918450344651d97d22d0f3625b25d105fef848 18:04:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 18:04:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.47 18:04:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:04:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 18:04:47 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 18:04:47 23918450344651d97d22d0f3625b25d105fef848 18:04:47 latest 18:04:47 2.3.0-dev.47 18:04:47 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:04:47 main 18:04:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:47 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:23918450344651d97d22d0f3625b25d105fef848 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:23918450344651d97d22d0f3625b25d105fef848 18:04:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:04:48 8ceb112f85ca: Preparing 18:04:48 19351b806f50: Preparing 18:04:48 d9dd614eed6a: Preparing 18:04:48 7d15b9eaa90b: Preparing 18:04:48 21901f1eac9d: Preparing 18:04:48 7776080e87c2: Preparing 18:04:48 b740b12518e8: Preparing 18:04:48 7776080e87c2: Waiting 18:04:48 e73bd12f1665: Preparing 18:04:48 7af8d3e91589: Preparing 18:04:48 994393dc58e7: Preparing 18:04:48 b740b12518e8: Waiting 18:04:48 e73bd12f1665: Waiting 18:04:48 8ceb112f85ca: Pushed 18:04:48 19351b806f50: Pushed 18:04:48 21901f1eac9d: Pushed 18:04:48 7776080e87c2: Pushed 18:04:48 e73bd12f1665: Pushed 18:04:48 b740b12518e8: Pushed 18:04:48 994393dc58e7: Layer already exists 18:04:48 7af8d3e91589: Pushed 18:04:49 7d15b9eaa90b: Pushed 18:04:49 d9dd614eed6a: Pushed 18:04:49 23918450344651d97d22d0f3625b25d105fef848: digest: sha256:be2c6b05f6cefc286123c9263bdad524f8ecb9ace1a9d49b24b1a53c38ce4d55 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:50 Removing intermediate container 7ab32d0f5709 18:04:50 ---> 9b2fce1bf6f5 18:04:50 Successfully built 9b2fce1bf6f5 18:04:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 18:04:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:04:50 8ceb112f85ca: Preparing 18:04:50 19351b806f50: Preparing 18:04:50 d9dd614eed6a: Preparing 18:04:50 7d15b9eaa90b: Preparing 18:04:50 21901f1eac9d: Preparing 18:04:50 7776080e87c2: Preparing 18:04:50 b740b12518e8: Preparing 18:04:50 7776080e87c2: Waiting 18:04:50 b740b12518e8: Waiting 18:04:50 e73bd12f1665: Preparing 18:04:50 7af8d3e91589: Preparing 18:04:50 e73bd12f1665: Waiting 18:04:50 994393dc58e7: Preparing 18:04:50 994393dc58e7: Waiting 18:04:50 d9dd614eed6a: Layer already exists 18:04:50 8ceb112f85ca: Layer already exists 18:04:50 7d15b9eaa90b: Layer already exists 18:04:50 21901f1eac9d: Layer already exists 18:04:50 19351b806f50: Layer already exists 18:04:50 7776080e87c2: Layer already exists 18:04:50 b740b12518e8: Layer already exists 18:04:50 e73bd12f1665: Layer already exists 18:04:50 994393dc58e7: Layer already exists 18:04:50 7af8d3e91589: Layer already exists 18:04:50 latest: digest: sha256:be2c6b05f6cefc286123c9263bdad524f8ecb9ace1a9d49b24b1a53c38ce4d55 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:50 + docker inspect -f . ci-base-image-arm64 18:04:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:04:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.47 18:04:50 prd-ubuntu20.04-docker-arm64-4c-16g-22839 does not seem to be running inside a container 18:04:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/282 -v /w/workspace/edgex-go/282:/w/workspace/edgex-go/282:rw,z -v /w/workspace/edgex-go/282@tmp:/w/workspace/edgex-go/282@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 18:04:52 $ docker top dea90cc007dbcfab7d528f2ab26714494ed71766c09d4619d50f990886a9321a -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 18:04:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.47 18:04:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:04:52 8ceb112f85ca: Preparing 18:04:52 19351b806f50: Preparing 18:04:52 d9dd614eed6a: Preparing 18:04:52 7d15b9eaa90b: Preparing 18:04:52 21901f1eac9d: Preparing 18:04:52 7776080e87c2: Preparing 18:04:52 b740b12518e8: Preparing 18:04:52 e73bd12f1665: Preparing 18:04:52 7af8d3e91589: Preparing 18:04:52 994393dc58e7: Preparing 18:04:52 7776080e87c2: Waiting 18:04:52 e73bd12f1665: Waiting 18:04:52 b740b12518e8: Waiting 18:04:52 7af8d3e91589: Waiting 18:04:52 7d15b9eaa90b: Layer already exists 18:04:52 8ceb112f85ca: Layer already exists 18:04:52 21901f1eac9d: Layer already exists 18:04:52 19351b806f50: Layer already exists 18:04:52 d9dd614eed6a: Layer already exists 18:04:52 7776080e87c2: Layer already exists 18:04:52 b740b12518e8: Layer already exists 18:04:52 e73bd12f1665: Layer already exists 18:04:52 994393dc58e7: Layer already exists 18:04:52 7af8d3e91589: Layer already exists 18:04:52 2.3.0-dev.47: digest: sha256:be2c6b05f6cefc286123c9263bdad524f8ecb9ace1a9d49b24b1a53c38ce4d55 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:53 + go version 18:04:53 go version go1.18.3 linux/arm64 [Pipeline] } 18:04:53 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:04:53 $ docker stop --time=1 dea90cc007dbcfab7d528f2ab26714494ed71766c09d4619d50f990886a9321a 18:04:54 $ docker rm -f dea90cc007dbcfab7d528f2ab26714494ed71766c09d4619d50f990886a9321a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] // stage [Pipeline] sh [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 18:04:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:04:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:04:55 8ceb112f85ca: Preparing 18:04:55 19351b806f50: Preparing 18:04:55 d9dd614eed6a: Preparing 18:04:55 7d15b9eaa90b: Preparing 18:04:55 21901f1eac9d: Preparing 18:04:55 7776080e87c2: Preparing 18:04:55 b740b12518e8: Preparing 18:04:55 e73bd12f1665: Preparing 18:04:55 7af8d3e91589: Preparing 18:04:55 994393dc58e7: Preparing 18:04:55 7776080e87c2: Waiting 18:04:55 b740b12518e8: Waiting 18:04:55 e73bd12f1665: Waiting 18:04:55 7af8d3e91589: Waiting 18:04:55 994393dc58e7: Waiting 18:04:55 21901f1eac9d: Layer already exists 18:04:55 19351b806f50: Layer already exists 18:04:55 7d15b9eaa90b: Layer already exists 18:04:55 8ceb112f85ca: Layer already exists 18:04:55 d9dd614eed6a: Layer already exists 18:04:55 7776080e87c2: Layer already exists 18:04:55 7af8d3e91589: Layer already exists 18:04:55 994393dc58e7: Layer already exists 18:04:55 e73bd12f1665: Layer already exists 18:04:55 b740b12518e8: Layer already exists 18:04:55 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47: digest: sha256:be2c6b05f6cefc286123c9263bdad524f8ecb9ace1a9d49b24b1a53c38ce4d55 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:04:55 18:04:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:04:55 latest: Pulling from edgex-devops/edgex-compose-arm64 18:04:55 29e5d40040c1: Pulling fs layer 18:04:55 1ce36da41761: Pulling fs layer 18:04:55 25b303627fd3: Pulling fs layer 18:04:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 18:04:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:04:56 8ceb112f85ca: Preparing 18:04:56 19351b806f50: Preparing 18:04:56 d9dd614eed6a: Preparing 18:04:56 7d15b9eaa90b: Preparing 18:04:56 21901f1eac9d: Preparing 18:04:56 7776080e87c2: Preparing 18:04:56 b740b12518e8: Preparing 18:04:56 e73bd12f1665: Preparing 18:04:56 7af8d3e91589: Preparing 18:04:56 994393dc58e7: Preparing 18:04:56 b740b12518e8: Waiting 18:04:56 e73bd12f1665: Waiting 18:04:56 7af8d3e91589: Waiting 18:04:56 994393dc58e7: Waiting 18:04:56 7776080e87c2: Waiting 18:04:56 19351b806f50: Layer already exists 18:04:56 d9dd614eed6a: Layer already exists 18:04:56 7d15b9eaa90b: Layer already exists 18:04:56 8ceb112f85ca: Layer already exists 18:04:56 21901f1eac9d: Layer already exists 18:04:56 7776080e87c2: Layer already exists 18:04:56 b740b12518e8: Layer already exists 18:04:56 e73bd12f1665: Layer already exists 18:04:56 7af8d3e91589: Layer already exists 18:04:56 994393dc58e7: Layer already exists 18:04:56 main: digest: sha256:be2c6b05f6cefc286123c9263bdad524f8ecb9ace1a9d49b24b1a53c38ce4d55 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:04:56 ===================================================== [Pipeline] echo 18:04:56 taggedImages: 18:04:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:23918450344651d97d22d0f3625b25d105fef848 18:04:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 18:04:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.47 18:04:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:04:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 18:04:56 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 18:04:56 23918450344651d97d22d0f3625b25d105fef848 18:04:56 latest 18:04:56 2.3.0-dev.47 18:04:56 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:04:56 main 18:04:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:56 29e5d40040c1: Verifying Checksum 18:04:56 29e5d40040c1: Download complete 18:04:56 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23918450344651d97d22d0f3625b25d105fef848 [Pipeline] } 18:04:56 1ce36da41761: Verifying Checksum 18:04:56 1ce36da41761: Download complete [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:56 29e5d40040c1: Pull complete 18:04:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23918450344651d97d22d0f3625b25d105fef848 18:04:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:04:56 a5204735eaf1: Preparing 18:04:56 7f9b96a4faf4: Preparing 18:04:56 c9b794ecf246: Preparing 18:04:56 47205bd5d8a6: Preparing 18:04:56 46a425a864fb: Preparing 18:04:56 34d5ebaa5410: Preparing 18:04:56 34d5ebaa5410: Waiting 18:04:56 c9b794ecf246: Layer already exists 18:04:56 34d5ebaa5410: Layer already exists 18:04:56 a5204735eaf1: Pushed 18:04:56 46a425a864fb: Pushed 18:04:57 47205bd5d8a6: Pushed 18:04:58 25b303627fd3: Verifying Checksum 18:04:58 25b303627fd3: Download complete 18:04:58 1ce36da41761: Pull complete 18:04:59 7f9b96a4faf4: Pushed 18:04:59 23918450344651d97d22d0f3625b25d105fef848: digest: sha256:570502608e25812c212f14bc415dbffbe2567e2835482d753992e885b8ffea37 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:59 + 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 18:04:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 18:04:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:04:59 a5204735eaf1: Preparing 18:04:59 7f9b96a4faf4: Preparing 18:04:59 c9b794ecf246: Preparing 18:04:59 47205bd5d8a6: Preparing 18:04:59 46a425a864fb: Preparing 18:04:59 34d5ebaa5410: Preparing 18:04:59 34d5ebaa5410: Waiting 18:04:59 a5204735eaf1: Layer already exists 18:04:59 7f9b96a4faf4: Layer already exists 18:04:59 c9b794ecf246: Layer already exists 18:04:59 46a425a864fb: Layer already exists 18:04:59 47205bd5d8a6: Layer already exists 18:04:59 34d5ebaa5410: Layer already exists 18:04:59 latest: digest: sha256:570502608e25812c212f14bc415dbffbe2567e2835482d753992e885b8ffea37 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:00 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.47 18:05:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:05:00 a5204735eaf1: Preparing 18:05:00 7f9b96a4faf4: Preparing 18:05:00 c9b794ecf246: Preparing 18:05:00 47205bd5d8a6: Preparing 18:05:00 46a425a864fb: Preparing 18:05:00 34d5ebaa5410: Preparing 18:05:00 34d5ebaa5410: Waiting 18:05:00 7f9b96a4faf4: Layer already exists 18:05:00 46a425a864fb: Layer already exists 18:05:00 a5204735eaf1: Layer already exists 18:05:00 47205bd5d8a6: Layer already exists 18:05:00 c9b794ecf246: Layer already exists 18:05:00 34d5ebaa5410: Layer already exists 18:05:00 2.3.0-dev.47: digest: sha256:570502608e25812c212f14bc415dbffbe2567e2835482d753992e885b8ffea37 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:00 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:05:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:05:01 a5204735eaf1: Preparing 18:05:01 7f9b96a4faf4: Preparing 18:05:01 c9b794ecf246: Preparing 18:05:01 47205bd5d8a6: Preparing 18:05:01 46a425a864fb: Preparing 18:05:01 34d5ebaa5410: Preparing 18:05:01 34d5ebaa5410: Waiting 18:05:01 a5204735eaf1: Layer already exists 18:05:01 47205bd5d8a6: Layer already exists 18:05:01 c9b794ecf246: Layer already exists 18:05:01 46a425a864fb: Layer already exists 18:05:01 7f9b96a4faf4: Layer already exists 18:05:01 34d5ebaa5410: Layer already exists 18:05:01 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47: digest: sha256:570502608e25812c212f14bc415dbffbe2567e2835482d753992e885b8ffea37 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:01 + 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 18:05:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 18:05:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:05:01 a5204735eaf1: Preparing 18:05:01 7f9b96a4faf4: Preparing 18:05:01 c9b794ecf246: Preparing 18:05:01 47205bd5d8a6: Preparing 18:05:01 46a425a864fb: Preparing 18:05:01 34d5ebaa5410: Preparing 18:05:01 34d5ebaa5410: Waiting 18:05:01 46a425a864fb: Layer already exists 18:05:01 a5204735eaf1: Layer already exists 18:05:01 47205bd5d8a6: Layer already exists 18:05:01 c9b794ecf246: Layer already exists 18:05:01 7f9b96a4faf4: Layer already exists 18:05:01 34d5ebaa5410: Layer already exists 18:05:01 main: digest: sha256:570502608e25812c212f14bc415dbffbe2567e2835482d753992e885b8ffea37 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:05:01 ===================================================== [Pipeline] echo 18:05:01 taggedImages: 18:05:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23918450344651d97d22d0f3625b25d105fef848 18:05:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 18:05:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.47 18:05:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:05:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 18:05:01 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 18:05:01 23918450344651d97d22d0f3625b25d105fef848 18:05:01 latest 18:05:01 2.3.0-dev.47 18:05:01 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:05:01 main 18:05:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:02 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:23918450344651d97d22d0f3625b25d105fef848 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:23918450344651d97d22d0f3625b25d105fef848 18:05:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:05:02 759812440d4c: Preparing 18:05:02 28f39c74ee71: Preparing 18:05:02 1993220e0742: Preparing 18:05:02 4b6732d59bfc: Preparing 18:05:02 3ba7a6dbede7: Preparing 18:05:02 44114f72705c: Preparing 18:05:02 f92d8e60867e: Preparing 18:05:02 34d5ebaa5410: Preparing 18:05:02 44114f72705c: Waiting 18:05:02 f92d8e60867e: Waiting 18:05:02 34d5ebaa5410: Waiting 18:05:02 759812440d4c: Pushed 18:05:02 28f39c74ee71: Pushed 18:05:02 1993220e0742: Pushed 18:05:02 34d5ebaa5410: Layer already exists 18:05:02 f92d8e60867e: Pushed 18:05:02 44114f72705c: Pushed 18:05:06 3ba7a6dbede7: Pushed 18:05:10 4b6732d59bfc: Pushed 18:05:10 23918450344651d97d22d0f3625b25d105fef848: digest: sha256:0d41cb3a561f6ff88a7362017cf052e7a55cbd3eea56da4b524fe5596847602c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:10 25b303627fd3: Pull complete 18:05:10 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:05:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:05:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:05:10 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest 18:05:10 prd-ubuntu20.04-docker-arm64-4c-16g-22839 does not seem to be running inside a container 18:05:10 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/282 -v /w/workspace/edgex-go/282:/w/workspace/edgex-go/282:rw,z -v /w/workspace/edgex-go/282@tmp:/w/workspace/edgex-go/282@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 18:05:13 $ docker top 39a96a76bd9ee291a2624a0b4cf1caa250bb144271591bd12e46218c27bf825a -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 18:05:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 18:05:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:05:13 759812440d4c: Preparing 18:05:13 28f39c74ee71: Preparing 18:05:13 1993220e0742: Preparing 18:05:13 4b6732d59bfc: Preparing 18:05:13 3ba7a6dbede7: Preparing 18:05:13 44114f72705c: Preparing 18:05:13 f92d8e60867e: Preparing 18:05:13 34d5ebaa5410: Preparing 18:05:13 44114f72705c: Waiting 18:05:13 34d5ebaa5410: Waiting 18:05:13 f92d8e60867e: Waiting 18:05:13 4b6732d59bfc: Layer already exists 18:05:13 1993220e0742: Layer already exists 18:05:13 759812440d4c: Layer already exists 18:05:13 3ba7a6dbede7: Layer already exists 18:05:13 28f39c74ee71: Layer already exists 18:05:13 f92d8e60867e: Layer already exists 18:05:13 44114f72705c: Layer already exists 18:05:13 34d5ebaa5410: Layer already exists 18:05:13 latest: digest: sha256:0d41cb3a561f6ff88a7362017cf052e7a55cbd3eea56da4b524fe5596847602c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:14 + docker-compose build --help 18:05:14 + grep parallel 18:05:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.47 18:05:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:05:14 759812440d4c: Preparing 18:05:14 28f39c74ee71: Preparing 18:05:14 1993220e0742: Preparing 18:05:14 4b6732d59bfc: Preparing 18:05:14 3ba7a6dbede7: Preparing 18:05:14 44114f72705c: Preparing 18:05:14 f92d8e60867e: Preparing 18:05:14 34d5ebaa5410: Preparing 18:05:14 44114f72705c: Waiting 18:05:14 f92d8e60867e: Waiting 18:05:14 34d5ebaa5410: Waiting 18:05:14 759812440d4c: Layer already exists 18:05:14 28f39c74ee71: Layer already exists 18:05:14 3ba7a6dbede7: Layer already exists 18:05:14 4b6732d59bfc: Layer already exists 18:05:14 1993220e0742: Layer already exists 18:05:14 34d5ebaa5410: Layer already exists 18:05:14 44114f72705c: Layer already exists 18:05:14 f92d8e60867e: Layer already exists 18:05:14 2.3.0-dev.47: digest: sha256:0d41cb3a561f6ff88a7362017cf052e7a55cbd3eea56da4b524fe5596847602c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:05:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:05:15 759812440d4c: Preparing 18:05:15 28f39c74ee71: Preparing 18:05:15 1993220e0742: Preparing 18:05:15 4b6732d59bfc: Preparing 18:05:15 3ba7a6dbede7: Preparing 18:05:15 44114f72705c: Preparing 18:05:15 f92d8e60867e: Preparing 18:05:15 34d5ebaa5410: Preparing 18:05:15 44114f72705c: Waiting 18:05:15 f92d8e60867e: Waiting 18:05:15 34d5ebaa5410: Waiting 18:05:15 3ba7a6dbede7: Layer already exists 18:05:15 1993220e0742: Layer already exists 18:05:15 4b6732d59bfc: Layer already exists 18:05:15 759812440d4c: Layer already exists 18:05:15 28f39c74ee71: Layer already exists 18:05:15 44114f72705c: Layer already exists 18:05:15 34d5ebaa5410: Layer already exists 18:05:15 f92d8e60867e: Layer already exists 18:05:15 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47: digest: sha256:0d41cb3a561f6ff88a7362017cf052e7a55cbd3eea56da4b524fe5596847602c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:15 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 18:05:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:05:15 759812440d4c: Preparing 18:05:15 28f39c74ee71: Preparing 18:05:15 1993220e0742: Preparing 18:05:15 4b6732d59bfc: Preparing 18:05:15 3ba7a6dbede7: Preparing 18:05:15 44114f72705c: Preparing 18:05:15 f92d8e60867e: Preparing 18:05:15 34d5ebaa5410: Preparing 18:05:15 44114f72705c: Waiting 18:05:15 f92d8e60867e: Waiting 18:05:15 34d5ebaa5410: Waiting 18:05:15 4b6732d59bfc: Layer already exists 18:05:15 759812440d4c: Layer already exists 18:05:15 3ba7a6dbede7: Layer already exists 18:05:15 1993220e0742: Layer already exists 18:05:15 28f39c74ee71: Layer already exists 18:05:15 44114f72705c: Layer already exists 18:05:15 f92d8e60867e: Layer already exists 18:05:15 34d5ebaa5410: Layer already exists 18:05:15 main: digest: sha256:0d41cb3a561f6ff88a7362017cf052e7a55cbd3eea56da4b524fe5596847602c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:05:15 ===================================================== [Pipeline] echo 18:05:15 taggedImages: 18:05:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:23918450344651d97d22d0f3625b25d105fef848 18:05:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 18:05:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.47 18:05:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:05:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 18:05:15 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 18:05:15 23918450344651d97d22d0f3625b25d105fef848 18:05:15 latest 18:05:15 2.3.0-dev.47 18:05:15 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:05:15 main 18:05:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:23918450344651d97d22d0f3625b25d105fef848 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:23918450344651d97d22d0f3625b25d105fef848 18:05:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:05:16 d708ec2f01b5: Preparing 18:05:16 4807ab514242: Preparing 18:05:16 f6d0dcc32473: Preparing 18:05:16 04d7e91ad196: Preparing 18:05:16 687155839f30: Preparing 18:05:16 c14f8091c3fe: Preparing 18:05:16 34d5ebaa5410: Preparing 18:05:16 c14f8091c3fe: Waiting 18:05:16 34d5ebaa5410: Waiting 18:05:16 f6d0dcc32473: Pushed 18:05:16 d708ec2f01b5: Pushed 18:05:16 4807ab514242: Pushed 18:05:16 34d5ebaa5410: Layer already exists 18:05:16 c14f8091c3fe: Pushed 18:05:16 687155839f30: Pushed 18:05:17 --parallel Build images in parallel. [Pipeline] } 18:05:17 $ docker stop --time=1 39a96a76bd9ee291a2624a0b4cf1caa250bb144271591bd12e46218c27bf825a 18:05:19 $ docker rm -f 39a96a76bd9ee291a2624a0b4cf1caa250bb144271591bd12e46218c27bf825a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:05:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:05:20 prd-ubuntu20.04-docker-arm64-4c-16g-22839 does not seem to be running inside a container 18:05:20 $ 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/282 -v /w/workspace/edgex-go/282:/w/workspace/edgex-go/282:rw,z -v /w/workspace/edgex-go/282@tmp:/w/workspace/edgex-go/282@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 18:05:21 $ docker top 1d49170ca8dee421353bfaf42bf3c5f1b2bfe5bf9c9daf5bbcb8fa02142bd038 -eo pid,comm [Pipeline] { [Pipeline] sh 18:05:22 + docker-compose -f ./docker-compose-build.yml build --parallel 18:05:24 04d7e91ad196: Pushed 18:05:24 23918450344651d97d22d0f3625b25d105fef848: digest: sha256:17439821e03b9728421ab32eedcd9d8c489c0dc3d263f20b01e6239381469da2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:25 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 18:05:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:05:25 d708ec2f01b5: Preparing 18:05:25 4807ab514242: Preparing 18:05:25 f6d0dcc32473: Preparing 18:05:25 04d7e91ad196: Preparing 18:05:25 687155839f30: Preparing 18:05:25 c14f8091c3fe: Preparing 18:05:25 34d5ebaa5410: Preparing 18:05:25 c14f8091c3fe: Waiting 18:05:25 34d5ebaa5410: Waiting 18:05:25 687155839f30: Layer already exists 18:05:25 d708ec2f01b5: Layer already exists 18:05:25 4807ab514242: Layer already exists 18:05:25 04d7e91ad196: Layer already exists 18:05:25 f6d0dcc32473: Layer already exists 18:05:25 34d5ebaa5410: Layer already exists 18:05:25 c14f8091c3fe: Layer already exists 18:05:25 latest: digest: sha256:17439821e03b9728421ab32eedcd9d8c489c0dc3d263f20b01e6239381469da2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:25 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.47 18:05:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:05:26 d708ec2f01b5: Preparing 18:05:26 4807ab514242: Preparing 18:05:26 f6d0dcc32473: Preparing 18:05:26 04d7e91ad196: Preparing 18:05:26 687155839f30: Preparing 18:05:26 c14f8091c3fe: Preparing 18:05:26 34d5ebaa5410: Preparing 18:05:26 c14f8091c3fe: Waiting 18:05:26 34d5ebaa5410: Waiting 18:05:26 04d7e91ad196: Layer already exists 18:05:26 f6d0dcc32473: Layer already exists 18:05:26 4807ab514242: Layer already exists 18:05:26 d708ec2f01b5: Layer already exists 18:05:26 687155839f30: Layer already exists 18:05:26 c14f8091c3fe: Layer already exists 18:05:26 34d5ebaa5410: Layer already exists 18:05:26 2.3.0-dev.47: digest: sha256:17439821e03b9728421ab32eedcd9d8c489c0dc3d263f20b01e6239381469da2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:26 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:05:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:05:26 d708ec2f01b5: Preparing 18:05:26 4807ab514242: Preparing 18:05:26 f6d0dcc32473: Preparing 18:05:26 04d7e91ad196: Preparing 18:05:26 687155839f30: Preparing 18:05:26 c14f8091c3fe: Preparing 18:05:26 34d5ebaa5410: Preparing 18:05:26 34d5ebaa5410: Waiting 18:05:26 c14f8091c3fe: Waiting 18:05:26 f6d0dcc32473: Layer already exists 18:05:26 687155839f30: Layer already exists 18:05:26 d708ec2f01b5: Layer already exists 18:05:26 4807ab514242: Layer already exists 18:05:26 04d7e91ad196: Layer already exists 18:05:26 c14f8091c3fe: Layer already exists 18:05:26 34d5ebaa5410: Layer already exists 18:05:26 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47: digest: sha256:17439821e03b9728421ab32eedcd9d8c489c0dc3d263f20b01e6239381469da2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:26 Building core-command ... 18:05:26 Building core-data ... 18:05:26 Building core-metadata ... 18:05:26 Building security-bootstrapper ... 18:05:26 Building security-proxy-setup ... 18:05:26 Building security-secretstore-setup ... 18:05:26 Building security-spiffe-token-provider ... 18:05:26 Building security-spire-agent ... 18:05:26 Building security-spire-config ... 18:05:26 Building security-spire-server ... 18:05:26 Building support-notifications ... 18:05:26 Building support-scheduler ... 18:05:26 Building sys-mgmt-agent ... 18:05:26 Building support-notifications 18:05:26 Building core-data 18:05:26 Building core-metadata 18:05:26 Building security-proxy-setup 18:05:26 Building support-scheduler 18:05:27 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 18:05:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:05:27 d708ec2f01b5: Preparing 18:05:27 4807ab514242: Preparing 18:05:27 f6d0dcc32473: Preparing 18:05:27 04d7e91ad196: Preparing 18:05:27 687155839f30: Preparing 18:05:27 c14f8091c3fe: Preparing 18:05:27 34d5ebaa5410: Preparing 18:05:27 34d5ebaa5410: Waiting 18:05:27 c14f8091c3fe: Waiting 18:05:27 d708ec2f01b5: Layer already exists 18:05:27 687155839f30: Layer already exists 18:05:27 f6d0dcc32473: Layer already exists 18:05:27 4807ab514242: Layer already exists 18:05:27 04d7e91ad196: Layer already exists 18:05:27 34d5ebaa5410: Layer already exists 18:05:27 c14f8091c3fe: Layer already exists 18:05:27 main: digest: sha256:17439821e03b9728421ab32eedcd9d8c489c0dc3d263f20b01e6239381469da2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:05:27 ===================================================== [Pipeline] echo 18:05:27 taggedImages: 18:05:27 - nexus3.edgexfoundry.org:10004/security-spire-config:23918450344651d97d22d0f3625b25d105fef848 18:05:27 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 18:05:27 - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.47 18:05:27 - nexus3.edgexfoundry.org:10004/security-spire-config:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:05:27 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 18:05:27 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 18:05:27 23918450344651d97d22d0f3625b25d105fef848 18:05:27 latest 18:05:27 2.3.0-dev.47 18:05:27 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:05:27 main 18:05:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:27 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:23918450344651d97d22d0f3625b25d105fef848 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:23918450344651d97d22d0f3625b25d105fef848 18:05:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:05:28 87326172c044: Preparing 18:05:28 c551c414dd59: Preparing 18:05:28 423b0d6bc32e: Preparing 18:05:28 427092ae6a33: Preparing 18:05:28 44114f72705c: Preparing 18:05:28 c14f8091c3fe: Preparing 18:05:28 34d5ebaa5410: Preparing 18:05:28 c14f8091c3fe: Waiting 18:05:28 34d5ebaa5410: Waiting 18:05:28 44114f72705c: Layer already exists 18:05:28 c14f8091c3fe: Layer already exists 18:05:28 34d5ebaa5410: Layer already exists 18:05:28 c551c414dd59: Pushed 18:05:28 423b0d6bc32e: Pushed 18:05:28 87326172c044: Pushed 18:05:36 427092ae6a33: Pushed 18:05:36 23918450344651d97d22d0f3625b25d105fef848: digest: sha256:72e2c82cf445721ebeba95156e150b4bca47c53ef72875773af571fb8f9b2b29 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:36 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 18:05:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:05:36 87326172c044: Preparing 18:05:36 c551c414dd59: Preparing 18:05:36 423b0d6bc32e: Preparing 18:05:36 427092ae6a33: Preparing 18:05:36 44114f72705c: Preparing 18:05:36 c14f8091c3fe: Preparing 18:05:36 34d5ebaa5410: Preparing 18:05:36 c14f8091c3fe: Waiting 18:05:36 87326172c044: Layer already exists 18:05:36 423b0d6bc32e: Layer already exists 18:05:36 427092ae6a33: Layer already exists 18:05:36 44114f72705c: Layer already exists 18:05:36 c551c414dd59: Layer already exists 18:05:36 c14f8091c3fe: Layer already exists 18:05:36 34d5ebaa5410: Layer already exists 18:05:36 latest: digest: sha256:72e2c82cf445721ebeba95156e150b4bca47c53ef72875773af571fb8f9b2b29 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:37 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:05:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:05:37 ---> 9b2fce1bf6f5 18:05:37 Step 3/24 : WORKDIR /edgex-go 18:05:37 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:05:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:05:37 ---> 9b2fce1bf6f5 18:05:37 Step 3/22 : WORKDIR /edgex-go 18:05:37 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:05:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:05:37 ---> 9b2fce1bf6f5 18:05:37 Step 3/23 : WORKDIR /edgex-go 18:05:37 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:05:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:05:37 ---> 9b2fce1bf6f5 18:05:37 Step 3/22 : WORKDIR /edgex-go 18:05:37 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:05:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:05:37 ---> 9b2fce1bf6f5 18:05:37 Step 3/22 : WORKDIR /edgex-go 18:05:37 ---> Running in 57414807cfe4 18:05:37 ---> Running in cb6653f67c46 18:05:37 ---> Running in cebafdf51f66 18:05:37 ---> Running in b6ec83238f9c 18:05:37 ---> Running in 8e6dbbd434b1 18:05:37 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.47 18:05:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:05:37 87326172c044: Preparing 18:05:37 c551c414dd59: Preparing 18:05:37 423b0d6bc32e: Preparing 18:05:37 427092ae6a33: Preparing 18:05:37 44114f72705c: Preparing 18:05:37 c14f8091c3fe: Preparing 18:05:37 34d5ebaa5410: Preparing 18:05:37 34d5ebaa5410: Waiting 18:05:37 c14f8091c3fe: Waiting 18:05:37 c551c414dd59: Layer already exists 18:05:37 87326172c044: Layer already exists 18:05:37 423b0d6bc32e: Layer already exists 18:05:37 427092ae6a33: Layer already exists 18:05:37 44114f72705c: Layer already exists 18:05:37 34d5ebaa5410: Layer already exists 18:05:37 c14f8091c3fe: Layer already exists 18:05:37 2.3.0-dev.47: digest: sha256:72e2c82cf445721ebeba95156e150b4bca47c53ef72875773af571fb8f9b2b29 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:37 Removing intermediate container cb6653f67c46 18:05:37 ---> d2c7943037b0 18:05:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:05:37 Removing intermediate container cebafdf51f66 18:05:37 ---> bb26f528eed8 18:05:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:05:37 Removing intermediate container 57414807cfe4 18:05:37 ---> 5f69831539d1 18:05:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:05:37 ---> Running in 057b659cea8f 18:05:37 Removing intermediate container 8e6dbbd434b1 18:05:37 ---> 94086e52ac2e 18:05:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:05:37 ---> Running in f381d8223342 18:05:37 Removing intermediate container b6ec83238f9c 18:05:37 ---> 12c8994c0148 18:05:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:05:37 ---> Running in 80117edca5fe 18:05:37 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:37 ---> Running in a789e0f2ed37 18:05:37 ---> Running in 3f440f44b066 18:05:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:05:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:05:38 87326172c044: Preparing 18:05:38 c551c414dd59: Preparing 18:05:38 423b0d6bc32e: Preparing 18:05:38 427092ae6a33: Preparing 18:05:38 44114f72705c: Preparing 18:05:38 c14f8091c3fe: Preparing 18:05:38 34d5ebaa5410: Preparing 18:05:38 44114f72705c: Layer already exists 18:05:38 87326172c044: Layer already exists 18:05:38 427092ae6a33: Layer already exists 18:05:38 c551c414dd59: Layer already exists 18:05:38 423b0d6bc32e: Layer already exists 18:05:38 c14f8091c3fe: Layer already exists 18:05:38 34d5ebaa5410: Layer already exists 18:05:38 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47: digest: sha256:72e2c82cf445721ebeba95156e150b4bca47c53ef72875773af571fb8f9b2b29 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:38 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 18:05:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:05:38 87326172c044: Preparing 18:05:38 c551c414dd59: Preparing 18:05:38 423b0d6bc32e: Preparing 18:05:38 427092ae6a33: Preparing 18:05:38 44114f72705c: Preparing 18:05:38 c14f8091c3fe: Preparing 18:05:38 34d5ebaa5410: Preparing 18:05:38 34d5ebaa5410: Waiting 18:05:38 c14f8091c3fe: Waiting 18:05:38 87326172c044: Layer already exists 18:05:38 c551c414dd59: Layer already exists 18:05:38 423b0d6bc32e: Layer already exists 18:05:38 44114f72705c: Layer already exists 18:05:38 427092ae6a33: Layer already exists 18:05:38 c14f8091c3fe: Layer already exists 18:05:38 34d5ebaa5410: Layer already exists 18:05:38 main: digest: sha256:72e2c82cf445721ebeba95156e150b4bca47c53ef72875773af571fb8f9b2b29 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:05:38 ===================================================== [Pipeline] echo 18:05:38 taggedImages: 18:05:38 - nexus3.edgexfoundry.org:10004/security-spire-server:23918450344651d97d22d0f3625b25d105fef848 18:05:38 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 18:05:38 - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.47 18:05:38 - nexus3.edgexfoundry.org:10004/security-spire-server:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:05:38 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 18:05:38 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 18:05:38 23918450344651d97d22d0f3625b25d105fef848 18:05:38 latest 18:05:38 2.3.0-dev.47 18:05:38 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:05:38 main 18:05:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:39 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:23918450344651d97d22d0f3625b25d105fef848 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:23918450344651d97d22d0f3625b25d105fef848 18:05:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:05:39 9a71b076d38e: Preparing 18:05:39 efd7a4336400: Preparing 18:05:39 c9b794ecf246: Preparing 18:05:39 6130f25ea2b4: Preparing 18:05:39 994393dc58e7: Preparing 18:05:39 c9b794ecf246: Layer already exists 18:05:39 994393dc58e7: Layer already exists 18:05:39 9a71b076d38e: Pushed 18:05:39 6130f25ea2b4: Pushed 18:05:41 Removing intermediate container 80117edca5fe 18:05:41 ---> 2cab939013ea 18:05:41 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 18:05:41 Removing intermediate container 057b659cea8f 18:05:41 ---> 715be0478683 18:05:41 Step 5/22 : RUN apk add --update --no-cache make git 18:05:41 ---> Running in 48a111fa2f38 18:05:41 Removing intermediate container f381d8223342 18:05:41 ---> 466dd06b7c3c 18:05:41 Step 5/24 : RUN apk add --update --no-cache make git 18:05:41 ---> Running in a967c73bf4ba 18:05:41 ---> Running in ff180898110f 18:05:42 efd7a4336400: Pushed 18:05:42 23918450344651d97d22d0f3625b25d105fef848: digest: sha256:29fcab4e0836b2a3bf3f4caa3514486cea7d18f92f91f99c2848d8171e946a9d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:42 Removing intermediate container 3f440f44b066 18:05:42 ---> fac45214e750 18:05:42 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:05:42 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:42 Removing intermediate container a789e0f2ed37 18:05:42 ---> 2e6a50e80fe8 18:05:42 Step 5/22 : RUN apk add --update --no-cache make git 18:05:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 18:05:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:05:42 9a71b076d38e: Preparing 18:05:42 efd7a4336400: Preparing 18:05:42 c9b794ecf246: Preparing 18:05:42 6130f25ea2b4: Preparing 18:05:42 994393dc58e7: Preparing 18:05:42 994393dc58e7: Layer already exists 18:05:42 efd7a4336400: Layer already exists 18:05:42 6130f25ea2b4: Layer already exists 18:05:42 9a71b076d38e: Layer already exists 18:05:42 c9b794ecf246: Layer already exists 18:05:42 latest: digest: sha256:29fcab4e0836b2a3bf3f4caa3514486cea7d18f92f91f99c2848d8171e946a9d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:42 ---> Running in 4749e5505673 18:05:42 ---> Running in 998d02914006 18:05:42 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.47 18:05:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:05:43 9a71b076d38e: Preparing 18:05:43 efd7a4336400: Preparing 18:05:43 c9b794ecf246: Preparing 18:05:43 6130f25ea2b4: Preparing 18:05:43 994393dc58e7: Preparing 18:05:43 efd7a4336400: Layer already exists 18:05:43 c9b794ecf246: Layer already exists 18:05:43 994393dc58e7: Layer already exists 18:05:43 9a71b076d38e: Layer already exists 18:05:43 6130f25ea2b4: Layer already exists 18:05:43 2.3.0-dev.47: digest: sha256:29fcab4e0836b2a3bf3f4caa3514486cea7d18f92f91f99c2848d8171e946a9d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:43 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:05:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:05:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:05:43 9a71b076d38e: Preparing 18:05:43 efd7a4336400: Preparing 18:05:43 c9b794ecf246: Preparing 18:05:43 6130f25ea2b4: Preparing 18:05:43 994393dc58e7: Preparing 18:05:43 efd7a4336400: Layer already exists 18:05:43 9a71b076d38e: Layer already exists 18:05:43 994393dc58e7: Layer already exists 18:05:43 6130f25ea2b4: Layer already exists 18:05:43 c9b794ecf246: Layer already exists 18:05:43 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47: digest: sha256:29fcab4e0836b2a3bf3f4caa3514486cea7d18f92f91f99c2848d8171e946a9d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:05:44 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:05:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:05:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 18:05:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:05:44 9a71b076d38e: Preparing 18:05:44 efd7a4336400: Preparing 18:05:44 c9b794ecf246: Preparing 18:05:44 6130f25ea2b4: Preparing 18:05:44 994393dc58e7: Preparing 18:05:44 c9b794ecf246: Layer already exists 18:05:44 994393dc58e7: Layer already exists 18:05:44 6130f25ea2b4: Layer already exists 18:05:44 9a71b076d38e: Layer already exists 18:05:44 efd7a4336400: Layer already exists 18:05:44 main: digest: sha256:29fcab4e0836b2a3bf3f4caa3514486cea7d18f92f91f99c2848d8171e946a9d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry 18:05:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:05:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:05:44 ===================================================== [Pipeline] echo 18:05:44 taggedImages: 18:05:44 - nexus3.edgexfoundry.org:10004/support-notifications:23918450344651d97d22d0f3625b25d105fef848 18:05:44 - nexus3.edgexfoundry.org:10004/support-notifications:latest 18:05:44 - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.47 18:05:44 - nexus3.edgexfoundry.org:10004/support-notifications:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:05:44 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 18:05:44 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 18:05:44 23918450344651d97d22d0f3625b25d105fef848 18:05:44 latest 18:05:44 2.3.0-dev.47 18:05:44 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:05:44 main 18:05:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:05:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:23918450344651d97d22d0f3625b25d105fef848 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:05:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:23918450344651d97d22d0f3625b25d105fef848 18:05:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:05:45 f4463889ddb8: Preparing 18:05:45 d82c0ac01c79: Preparing 18:05:45 c9b794ecf246: Preparing 18:05:45 64a1312a2fb1: Preparing 18:05:45 994393dc58e7: Preparing 18:05:45 994393dc58e7: Layer already exists 18:05:45 c9b794ecf246: Layer already exists 18:05:45 64a1312a2fb1: Layer already exists 18:05:45 f4463889ddb8: Pushed 18:05:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:05:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:05:45 OK: 221 MiB in 51 packages 18:05:46 OK: 221 MiB in 51 packages 18:05:46 OK: 221 MiB in 51 packages 18:05:46 OK: 221 MiB in 51 packages 18:05:47 OK: 221 MiB in 51 packages 18:05:47 Removing intermediate container 48a111fa2f38 18:05:47 ---> 22aa2b64c6c9 18:05:47 Step 6/22 : COPY go.mod vendor* ./ 18:05:47 d82c0ac01c79: Pushed 18:05:47 23918450344651d97d22d0f3625b25d105fef848: digest: sha256:e7874ee65d0149dcb9adc1b036da4940c323e7b6a79124429883faedd93c90b9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:48 Removing intermediate container ff180898110f 18:05:48 ---> ca7a4672166b 18:05:48 Step 6/24 : COPY go.mod vendor* ./ 18:05:48 Removing intermediate container a967c73bf4ba 18:05:48 ---> 1191139c8d54 18:05:48 Step 6/22 : COPY go.mod vendor* ./ 18:05:48 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:48 Removing intermediate container 998d02914006 18:05:48 ---> aa1cd2a0638f 18:05:48 Step 6/22 : COPY go.mod vendor* ./ 18:05:48 ---> 9d12270e66b6 18:05:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:05:48 Removing intermediate container 4749e5505673 18:05:48 ---> 1240cad18d69 18:05:48 Step 6/23 : COPY go.mod vendor* ./ 18:05:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 18:05:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:05:48 f4463889ddb8: Preparing 18:05:48 d82c0ac01c79: Preparing 18:05:48 c9b794ecf246: Preparing 18:05:48 64a1312a2fb1: Preparing 18:05:48 994393dc58e7: Preparing 18:05:48 d82c0ac01c79: Layer already exists 18:05:48 64a1312a2fb1: Layer already exists 18:05:48 c9b794ecf246: Layer already exists 18:05:48 f4463889ddb8: Layer already exists 18:05:48 994393dc58e7: Layer already exists 18:05:48 latest: digest: sha256:e7874ee65d0149dcb9adc1b036da4940c323e7b6a79124429883faedd93c90b9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:48 ---> Running in a398605eaf02 18:05:48 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.47 18:05:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:05:49 f4463889ddb8: Preparing 18:05:49 d82c0ac01c79: Preparing 18:05:49 c9b794ecf246: Preparing 18:05:49 64a1312a2fb1: Preparing 18:05:49 994393dc58e7: Preparing 18:05:49 c9b794ecf246: Layer already exists 18:05:49 64a1312a2fb1: Layer already exists 18:05:49 994393dc58e7: Layer already exists 18:05:49 d82c0ac01c79: Layer already exists 18:05:49 f4463889ddb8: Layer already exists 18:05:49 2.3.0-dev.47: digest: sha256:e7874ee65d0149dcb9adc1b036da4940c323e7b6a79124429883faedd93c90b9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:49 ---> 121e2f5c30de 18:05:49 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:05:49 ---> d70ee546d91c 18:05:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:05:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:49 ---> Running in 04018e54c985 18:05:49 ---> Running in 3a60ccc180c1 18:05:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:05:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:05:49 f4463889ddb8: Preparing 18:05:49 d82c0ac01c79: Preparing 18:05:49 c9b794ecf246: Preparing 18:05:49 64a1312a2fb1: Preparing 18:05:49 994393dc58e7: Preparing 18:05:49 64a1312a2fb1: Layer already exists 18:05:49 c9b794ecf246: Layer already exists 18:05:49 994393dc58e7: Layer already exists 18:05:49 d82c0ac01c79: Layer already exists 18:05:49 f4463889ddb8: Layer already exists 18:05:49 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47: digest: sha256:e7874ee65d0149dcb9adc1b036da4940c323e7b6a79124429883faedd93c90b9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:49 ---> 7861318170fa 18:05:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:05:49 ---> Running in 10c7365b1d7a 18:05:49 ---> 904870dbd717 18:05:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:05:50 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:50 ---> Running in 95ce294ba652 18:05:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 18:05:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:05:50 f4463889ddb8: Preparing 18:05:50 d82c0ac01c79: Preparing 18:05:50 c9b794ecf246: Preparing 18:05:50 64a1312a2fb1: Preparing 18:05:50 994393dc58e7: Preparing 18:05:50 994393dc58e7: Layer already exists 18:05:50 c9b794ecf246: Layer already exists 18:05:50 d82c0ac01c79: Layer already exists 18:05:50 f4463889ddb8: Layer already exists 18:05:50 64a1312a2fb1: Layer already exists 18:05:50 main: digest: sha256:e7874ee65d0149dcb9adc1b036da4940c323e7b6a79124429883faedd93c90b9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:05:50 ===================================================== [Pipeline] echo 18:05:50 taggedImages: 18:05:50 - nexus3.edgexfoundry.org:10004/support-scheduler:23918450344651d97d22d0f3625b25d105fef848 18:05:50 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 18:05:50 - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.47 18:05:50 - nexus3.edgexfoundry.org:10004/support-scheduler:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:05:50 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 18:05:50 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 18:05:50 23918450344651d97d22d0f3625b25d105fef848 18:05:50 latest 18:05:50 2.3.0-dev.47 18:05:50 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:05:50 main 18:05:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:50 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:23918450344651d97d22d0f3625b25d105fef848 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:51 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:23918450344651d97d22d0f3625b25d105fef848 18:05:51 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 18:05:51 aa048ca70b3e: Preparing 18:05:51 44bdadc2f4a3: Preparing 18:05:51 98c916980d51: Preparing 18:05:51 b008f86de741: Preparing 18:05:51 994393dc58e7: Preparing 18:05:51 994393dc58e7: Layer already exists 18:05:51 44bdadc2f4a3: Pushed 18:05:51 aa048ca70b3e: Pushed 18:05:52 98c916980d51: Pushed 18:06:07 b008f86de741: Pushed 18:06:07 23918450344651d97d22d0f3625b25d105fef848: digest: sha256:af27ca9372d8716927c0484f9bf8db266631f2cf065fdcd325957b7202845170 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:07 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:07 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 18:06:07 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 18:06:07 aa048ca70b3e: Preparing 18:06:07 44bdadc2f4a3: Preparing 18:06:07 98c916980d51: Preparing 18:06:07 b008f86de741: Preparing 18:06:07 994393dc58e7: Preparing 18:06:07 aa048ca70b3e: Layer already exists 18:06:07 98c916980d51: Layer already exists 18:06:07 44bdadc2f4a3: Layer already exists 18:06:07 b008f86de741: Layer already exists 18:06:07 994393dc58e7: Layer already exists 18:06:07 latest: digest: sha256:af27ca9372d8716927c0484f9bf8db266631f2cf065fdcd325957b7202845170 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:08 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:08 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.47 18:06:08 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 18:06:08 aa048ca70b3e: Preparing 18:06:08 44bdadc2f4a3: Preparing 18:06:08 98c916980d51: Preparing 18:06:08 b008f86de741: Preparing 18:06:08 994393dc58e7: Preparing 18:06:08 b008f86de741: Layer already exists 18:06:08 994393dc58e7: Layer already exists 18:06:08 aa048ca70b3e: Layer already exists 18:06:08 44bdadc2f4a3: Layer already exists 18:06:08 98c916980d51: Layer already exists 18:06:08 2.3.0-dev.47: digest: sha256:af27ca9372d8716927c0484f9bf8db266631f2cf065fdcd325957b7202845170 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:08 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:09 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:06:09 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 18:06:09 aa048ca70b3e: Preparing 18:06:09 44bdadc2f4a3: Preparing 18:06:09 98c916980d51: Preparing 18:06:09 b008f86de741: Preparing 18:06:09 994393dc58e7: Preparing 18:06:09 98c916980d51: Layer already exists 18:06:09 b008f86de741: Layer already exists 18:06:09 44bdadc2f4a3: Layer already exists 18:06:09 aa048ca70b3e: Layer already exists 18:06:09 994393dc58e7: Layer already exists 18:06:09 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47: digest: sha256:af27ca9372d8716927c0484f9bf8db266631f2cf065fdcd325957b7202845170 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:09 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:09 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 18:06:09 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 18:06:09 aa048ca70b3e: Preparing 18:06:09 44bdadc2f4a3: Preparing 18:06:09 98c916980d51: Preparing 18:06:09 b008f86de741: Preparing 18:06:09 994393dc58e7: Preparing 18:06:09 aa048ca70b3e: Layer already exists 18:06:09 98c916980d51: Layer already exists 18:06:09 994393dc58e7: Layer already exists 18:06:09 44bdadc2f4a3: Layer already exists 18:06:09 b008f86de741: Layer already exists 18:06:09 main: digest: sha256:af27ca9372d8716927c0484f9bf8db266631f2cf065fdcd325957b7202845170 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:06:09 ===================================================== [Pipeline] echo 18:06:09 taggedImages: 18:06:09 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:23918450344651d97d22d0f3625b25d105fef848 18:06:09 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 18:06:09 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.47 18:06:09 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:06:09 - 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] } 18:06:46 Removing intermediate container 10c7365b1d7a 18:06:46 ---> 86c90f92b215 18:06:46 Step 8/22 : COPY . . 18:06:46 Removing intermediate container 3a60ccc180c1 18:06:46 ---> 0f98c4d5527d 18:06:46 Step 8/22 : COPY . . 18:06:46 Removing intermediate container 95ce294ba652 18:06:46 ---> 0459f5c61388 18:06:46 Step 8/23 : COPY . . 18:06:46 Removing intermediate container a398605eaf02 18:06:46 ---> 06020c511b63 18:06:46 Step 8/22 : COPY . . 18:06:46 Removing intermediate container 04018e54c985 18:06:46 ---> 44bb2f709f3f 18:06:46 Step 8/24 : COPY . . 18:06:51 ---> cf300501770d 18:06:51 Step 9/24 : RUN make cmd/core-metadata/core-metadata 18:06:51 ---> f1503986f28e 18:06:51 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 18:06:51 ---> 54a11645ab6e 18:06:51 Step 9/23 : RUN make cmd/core-data/core-data 18:06:51 ---> 11e675d5fac9 18:06:51 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:06:51 ---> d3b441613900 18:06:51 Step 9/22 : RUN make cmd/support-notifications/support-notifications 18:06:51 ---> Running in 48c764e6fc29 18:06:51 ---> Running in a96bfc07ef1c 18:06:51 ---> Running in 9361c7a2af3c 18:06:51 ---> Running in a388c9849cd3 18:06:51 ---> Running in b387af1dd6f1 18:06:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.47" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:06:52 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.47" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 18:06:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.47" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:06: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.47" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:06:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.47" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:11: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.47" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:12:12 Removing intermediate container a388c9849cd3 18:12:12 ---> 33a104bca3c4 18:12:12 18:12:12 Step 10/22 : FROM alpine:3.16 18:12:12 3.16: Pulling from library/alpine 18:12:12 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 18:12:12 Status: Downloaded newer image for alpine:3.16 18:12:12 ---> a6215f271958 18:12:12 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 18:12:12 ---> Running in 309a139662d8 18:12:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:12:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:12:13 (1/6) Installing ca-certificates (20220614-r0) 18:12:13 (2/6) Installing brotli-libs (1.0.9-r6) 18:12:13 (3/6) Installing nghttp2-libs (1.47.0-r0) 18:12:13 (4/6) Installing libcurl (7.83.1-r2) 18:12:13 (5/6) Installing curl (7.83.1-r2) 18:12:13 (6/6) Installing dumb-init (1.2.5-r1) 18:12:13 Executing busybox-1.35.0-r17.trigger 18:12:13 Executing ca-certificates-20220614-r0.trigger 18:12:13 OK: 8 MiB in 20 packages 18:12:15 Removing intermediate container 309a139662d8 18:12:15 ---> 4d07639df6e7 18:12:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:12:16 ---> Running in 29e0d19bfaae 18:12:16 Removing intermediate container 29e0d19bfaae 18:12:16 ---> dc93c6bb827d 18:12:16 Step 13/22 : WORKDIR /edgex 18:12:16 ---> Running in b57e5cd9772b 18:12:17 Removing intermediate container b57e5cd9772b 18:12:17 ---> 195da5e258b9 18:12:17 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:12:18 ---> a94e4168a192 18:12:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:12:19 ---> 70d1bdb1b0b4 18:12:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:12:21 ---> 39367e4c2f9c 18:12:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:12:22 ---> 5533448290f1 18:12:22 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:12:22 ---> Running in 9f3285617738 18:12:26 Removing intermediate container 9f3285617738 18:12:26 ---> a311cc31b460 18:12:26 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 18:12:26 ---> Running in 77b8d7178fe5 18:12:26 Removing intermediate container 77b8d7178fe5 18:12:26 ---> 7da9dde1f74b 18:12:26 Step 20/22 : LABEL arch=arm64 18:12:26 ---> Running in a9398afcc5dc 18:12:27 Removing intermediate container a9398afcc5dc 18:12:27 ---> 7840d95927cf 18:12:27 Step 21/22 : LABEL git_sha=23918450344651d97d22d0f3625b25d105fef848 18:12:27 ---> Running in ca4e05199008 18:12:28 Removing intermediate container ca4e05199008 18:12:28 ---> 545ab733b2c1 18:12:28 Step 22/22 : LABEL version=2.3.0-dev.47 18:12:28 ---> Running in 3e51b012da13 18:12:28 Removing intermediate container 3e51b012da13 18:12:28 ---> 4e30a92f4d39 18:12:28 18:12:29 Successfully built 4e30a92f4d39 18:12:29 Successfully tagged security-proxy-setup-arm64:latest 18:12:29  Building security-proxy-setup ... done Building security-secretstore-setup 18:12:33 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:12:33 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:12:33 ---> 9b2fce1bf6f5 18:12:33 Step 3/25 : WORKDIR /edgex-go 18:12:33 ---> Using cache 18:12:33 ---> 12c8994c0148 18:12:33 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:12:33 ---> Using cache 18:12:33 ---> fac45214e750 18:12:33 Step 5/25 : RUN apk add --update --no-cache make git 18:12:33 ---> Running in 2e3bbd354a35 18:12:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:12:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:12:37 OK: 221 MiB in 51 packages 18:12:38 Removing intermediate container 2e3bbd354a35 18:12:38 ---> ad5e268002c7 18:12:38 Step 6/25 : COPY go.mod vendor* ./ 18:12:39 ---> 94ea9c0f8dcf 18:12:39 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:12:39 ---> Running in 62a3b54befd1 18:13:26 Removing intermediate container 48c764e6fc29 18:13:26 ---> ba39ceb8be30 18:13:26 18:13:26 Step 10/24 : FROM alpine:3.16 18:13:26 ---> a6215f271958 18:13:26 Step 11/24 : RUN apk add --update --no-cache dumb-init 18:13:26 ---> Running in 4a09b83bca13 18:13:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:13:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:13:26 (1/1) Installing dumb-init (1.2.5-r1) 18:13:26 Executing busybox-1.35.0-r17.trigger 18:13:26 OK: 5 MiB in 15 packages 18:13:28 Removing intermediate container 4a09b83bca13 18:13:28 ---> 745ef76df719 18:13:28 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:13:28 ---> Running in b4c6f0f4215d 18:13:29 Removing intermediate container b4c6f0f4215d 18:13:29 ---> 0a99d1c7491e 18:13:29 Step 13/24 : ENV APP_PORT=59881 18:13:29 ---> Running in 7079b57f110b 18:13:30 Removing intermediate container 7079b57f110b 18:13:30 ---> 8b2db433b70c 18:13:30 Step 14/24 : EXPOSE $APP_PORT 18:13:30 ---> Running in 57302fb0f4b9 18:13:31 Removing intermediate container 57302fb0f4b9 18:13:31 ---> 2fca8db5f2c6 18:13:31 Step 15/24 : WORKDIR / 18:13:31 ---> Running in 89cbbea87942 18:13:32 Removing intermediate container 89cbbea87942 18:13:32 ---> 66c4067f3645 18:13:32 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:13:34 ---> b0b82be2d0f3 18:13:34 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:13:36 ---> a1d7f5a07bee 18:13:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:13:36 Removing intermediate container 62a3b54befd1 18:13:36 ---> 38574cbf1386 18:13:36 Step 8/25 : COPY . . 18:13:37 ---> 7cb79d2b5131 18:13:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 18:13:39 ---> b84b891bba56 18:13:39 Step 20/24 : ENTRYPOINT ["/core-metadata"] 18:13:39 ---> Running in d136fa7730ec 18:13:40 Removing intermediate container d136fa7730ec 18:13:40 ---> 77aad6a6a3fd 18:13:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:13:40 ---> Running in efe1bd8fd78d 18:13:41 ---> b428c3ea6fbb 18:13:41 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:13:41 Removing intermediate container efe1bd8fd78d 18:13:41 ---> 3f1e9e9d2857 18:13:41 Step 22/24 : LABEL arch=arm64 18:13:41 ---> Running in e9d6e2ec6c52 18:13:41 ---> Running in 9266cf693161 18:13:42 Removing intermediate container 9266cf693161 18:13:42 ---> 2165a1ba7c1d 18:13:42 Step 23/24 : LABEL git_sha=23918450344651d97d22d0f3625b25d105fef848 18:13:42 ---> Running in 81ccec792a74 18:13:43 Removing intermediate container 81ccec792a74 18:13:43 ---> 3bb9bd1ab7b5 18:13:43 Step 24/24 : LABEL version=2.3.0-dev.47 18:13:43 ---> Running in a989d1c0fd1d 18:13:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:13:44 Removing intermediate container a989d1c0fd1d 18:13:44 ---> 6e68c237ad3e 18:13:44 18:13:44 Successfully built 6e68c237ad3e 18:13:44 Successfully tagged core-metadata-arm64:latest 18:13:44 Building security-spire-server 18:13:50  Building core-metadata ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:13:50 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:13:50 ---> 9b2fce1bf6f5 18:13:50 Step 3/25 : WORKDIR /edgex-go 18:13:50 ---> Using cache 18:13:50 ---> 12c8994c0148 18:13:50 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:13:50 ---> Using cache 18:13:50 ---> fac45214e750 18:13:50 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 18:13:50 ---> Running in b27d3416d97a 18:13:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:13:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:13:56 OK: 221 MiB in 51 packages 18:13:58 Removing intermediate container b27d3416d97a 18:13:58 ---> 22814c8e4cb7 18:13:58 Step 6/25 : COPY go.mod vendor* ./ 18:13:58 Removing intermediate container a96bfc07ef1c 18:13:58 ---> af9bba0969d6 18:13:58 18:13:58 Step 10/23 : FROM alpine:3.16 18:13:58 ---> a6215f271958 18:13:58 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:13:59 ---> Running in eaec43171236 18:14:00 ---> de42d0ffbd29 18:14:00 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:14:00 Removing intermediate container eaec43171236 18:14:00 ---> 4639b6ef3e26 18:14:00 Step 12/23 : ENV APP_PORT=59880 18:14:00 ---> Running in 724e9b388679 18:14:00 ---> Running in f8ba466b8085 18:14:01 Removing intermediate container f8ba466b8085 18:14:01 ---> 03f00295b64d 18:14:01 Step 13/23 : EXPOSE $APP_PORT 18:14:01 ---> Running in ad1ecc263ed4 18:14:02 Removing intermediate container ad1ecc263ed4 18:14:02 ---> 49c9ba17088f 18:14:02 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:14:02 ---> Running in b57138f12ccd 18:14:05 Removing intermediate container b57138f12ccd 18:14:05 ---> 72f13f901880 18:14:05 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 18:14:05 ---> Running in 19dfe23bdfae 18:14:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:14:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:14:09 (1/6) Installing dumb-init (1.2.5-r1) 18:14:09 (2/6) Installing libgcc (11.2.1_git20220219-r2) 18:14:09 (3/6) Installing libsodium (1.0.18-r0) 18:14:09 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 18:14:10 (5/6) Installing libzmq (4.3.4-r0) 18:14:10 (6/6) Installing zeromq (4.3.4-r0) 18:14:10 Executing busybox-1.35.0-r17.trigger 18:14:10 OK: 8 MiB in 20 packages 18:14:12 Removing intermediate container 19dfe23bdfae 18:14:12 ---> 5c63ae4ca8f7 18:14:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:14:13 ---> 41cd50f77c97 18:14:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:14:15 ---> 3bcc3450b2ea 18:14:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:14:16 ---> da7e56df3d0c 18:14:16 Step 19/23 : ENTRYPOINT ["/core-data"] 18:14:16 ---> Running in bf5868879cfb 18:14:17 Removing intermediate container bf5868879cfb 18:14:17 ---> 2f12a86d127b 18:14:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:14:17 ---> Running in 071d676f2c24 18:14:17 Removing intermediate container 071d676f2c24 18:14:17 ---> 7bc79c2243a9 18:14:17 Step 21/23 : LABEL arch=arm64 18:14:17 ---> Running in 0182084a6d1a 18:14:18 Removing intermediate container 0182084a6d1a 18:14:18 ---> 1362e0cff66d 18:14:18 Step 22/23 : LABEL git_sha=23918450344651d97d22d0f3625b25d105fef848 18:14:18 ---> Running in 8f9f8c89d725 18:14:19 Removing intermediate container 8f9f8c89d725 18:14:19 ---> 6e010344162d 18:14:19 Step 23/23 : LABEL version=2.3.0-dev.47 18:14:19 ---> Running in baba68901e2c 18:14:19 Removing intermediate container baba68901e2c 18:14:19 ---> c3f8bd75763e 18:14:19 18:14:20 Successfully built c3f8bd75763e 18:14:20 Successfully tagged core-data-arm64:latest 18:14:20  Building core-data ... done Building sys-mgmt-agent 18:14:24 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:14:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:14:24 ---> 9b2fce1bf6f5 18:14:24 Step 3/23 : WORKDIR /edgex-go 18:14:24 ---> Using cache 18:14:24 ---> 12c8994c0148 18:14:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:14:24 ---> Using cache 18:14:24 ---> fac45214e750 18:14:24 Step 5/23 : RUN apk add --update --no-cache make bash git 18:14:24 ---> Running in fd6944d0c3f3 18:14:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:14:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:14:28 OK: 221 MiB in 51 packages 18:14:30 Removing intermediate container fd6944d0c3f3 18:14:30 ---> f2b429b2661a 18:14:30 Step 6/23 : COPY go.mod vendor* ./ 18:14:32 ---> 1069e4a5e805 18:14:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:14:32 ---> Running in ff3f1a05e309 18:14:59 Removing intermediate container 724e9b388679 18:14:59 ---> 8d62c9dc0ee8 18:14:59 Step 8/25 : COPY . . 18:15:05 ---> 3f87f858ccd5 18:15:05 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 18:15:05 ---> Running in edc44f103620 18:15:06 Removing intermediate container edc44f103620 18:15:06 ---> 38942131e89c 18:15:06 Step 10/25 : WORKDIR /edgex-go/spire-build 18:15:06 ---> Running in 1a8940966a84 18:15:08 Removing intermediate container 1a8940966a84 18:15:08 ---> f98e534bc456 18:15:08 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 18:15:08 ---> Running in 960dfc943bb3 18:15:13 Removing intermediate container 9361c7a2af3c 18:15:13 ---> 58cd6bb965e5 18:15:13 18:15:13 Step 10/22 : FROM alpine:3.16 18:15:13 ---> a6215f271958 18:15:13 Step 11/22 : RUN apk add --update --no-cache dumb-init 18:15:13 ---> Using cache 18:15:13 ---> 745ef76df719 18:15:13 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:15:13 ---> Using cache 18:15:13 ---> 0a99d1c7491e 18:15:13 Step 13/22 : ENV APP_PORT=59861 18:15:13 ---> Running in bf12309d3332 18:15:13 Removing intermediate container 960dfc943bb3 18:15:13 ---> 628116f0d557 18:15:13 Step 12/25 : WORKDIR /edgex-go 18:15:13 ---> Running in 67c001389062 18:15:14 Removing intermediate container bf12309d3332 18:15:14 ---> b5b5ecf19ed6 18:15:14 Step 14/22 : EXPOSE $APP_PORT 18:15:14 Removing intermediate container b387af1dd6f1 18:15:14 ---> c9ea7e79e4a5 18:15:14 18:15:14 Step 10/22 : FROM alpine:3.16 18:15:14 ---> a6215f271958 18:15:14 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 18:15:14 ---> Running in b791a2465c55 18:15:14 ---> Running in 7a32a3497c1e 18:15:15 Removing intermediate container 67c001389062 18:15:15 ---> b6b3b098f48e 18:15:15 18:15:15 Step 13/25 : FROM alpine:3.15 18:15:15 3.15: Pulling from library/alpine 18:15:15 Removing intermediate container b791a2465c55 18:15:15 ---> 9f3c8ccfa2be 18:15:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:15:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:15:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:15:17 ---> 2417b7c473d7 18:15:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:15:18 (1/2) Installing ca-certificates (20220614-r0) 18:15:18 (2/2) Installing dumb-init (1.2.5-r1) 18:15:18 Executing busybox-1.35.0-r17.trigger 18:15:18 Executing ca-certificates-20220614-r0.trigger 18:15:18 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 18:15:19 Status: Downloaded newer image for alpine:3.15 18:15:19 ---> 02e0d6fdf486 18:15:19 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:15:19 OK: 6 MiB in 16 packages 18:15:19 ---> Running in 78e21de13545 18:15:20 Removing intermediate container 78e21de13545 18:15:20 ---> b63402e02ef0 18:15:20 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:15:21 ---> Running in a91ec1d0f70c 18:15:23 ---> e50e611447c9 18:15:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:15:24 Removing intermediate container 7a32a3497c1e 18:15:24 ---> 3807013396bd 18:15:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:15:24 ---> Running in 65077e22009e 18:15:26 Removing intermediate container a91ec1d0f70c 18:15:26 ---> 6a4e547d8af1 18:15:26 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:15:26 Removing intermediate container 65077e22009e 18:15:26 ---> 575b22168287 18:15:26 Step 13/22 : ENV APP_PORT=59860 18:15:26 ---> Running in 528a9ca93ba3 18:15:26 ---> 158d8c222d36 18:15:26 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 18:15:26 ---> Running in e573c3ef8049 18:15:27 ---> Running in 35e603f4608c 18:15:28 Removing intermediate container 35e603f4608c 18:15:28 ---> 4a3b6be27d00 18:15:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:15:28 Removing intermediate container e573c3ef8049 18:15:28 ---> 71132dceb5a4 18:15:28 Step 14/22 : EXPOSE $APP_PORT 18:15:28 ---> Running in 7776ba4d233f 18:15:28 ---> Running in 666388b8fa96 18:15:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:15:29 Removing intermediate container 7776ba4d233f 18:15:29 ---> 9dd4a8095a71 18:15:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:15:29 Removing intermediate container 666388b8fa96 18:15:29 ---> 6eda1dc8f333 18:15:29 Step 20/22 : LABEL arch=arm64 18:15:29 ---> Running in f29b41bf6c72 18:15:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:15:31 Removing intermediate container f29b41bf6c72 18:15:31 ---> 6d3233b344fa 18:15:31 Step 21/22 : LABEL git_sha=23918450344651d97d22d0f3625b25d105fef848 18:15:31 ---> Running in ce6915b2d140 18:15:31 ---> fc254c44cef9 18:15:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:15:31 v3.15.6-5-g12ee2843ae [https://dl-4.alpinelinux.org/alpine/v3.15/main] 18:15:31 v3.15.6-5-g12ee2843ae [https://dl-4.alpinelinux.org/alpine/v3.15/community] 18:15:31 OK: 15733 distinct packages available 18:15:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:15:32 Removing intermediate container ce6915b2d140 18:15:32 ---> 2236c5d21d11 18:15:32 Step 22/22 : LABEL version=2.3.0-dev.47 18:15:32 ---> Running in a94990d3b530 18:15:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:15:33 Removing intermediate container a94990d3b530 18:15:33 ---> 2b2d5d6d6a26 18:15:33 18:15:33 Successfully built 2b2d5d6d6a26 18:15:33 Successfully tagged support-scheduler-arm64:latest 18:15:33  Building support-scheduler ... done Building security-spire-config 18:15:33 (1/5) Installing dumb-init (1.2.5-r1) 18:15:33 (2/5) Installing musl-obstack (1.2.3-r0) 18:15:33 (3/5) Installing libucontext (1.1-r0) 18:15:34 (4/5) Installing gcompat (1.0.0-r4) 18:15:34 (5/5) Installing openssl (1.1.1q-r0) 18:15:34 Executing busybox-1.34.1-r7.trigger 18:15:34 OK: 6 MiB in 19 packages 18:15:36 ---> b0beb8a017a0 18:15:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:15:37 Removing intermediate container 528a9ca93ba3 18:15:37 ---> ee4a267f7b4e 18:15:37 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:15:38 ---> 658e801e535c 18:15:38 Step 18/22 : ENTRYPOINT ["/support-notifications"] 18:15:38 ---> Running in 023db12f547b 18:15:39 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:15:39 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:15:39 ---> 9b2fce1bf6f5 18:15:39 Step 3/26 : WORKDIR /edgex-go 18:15:39 ---> Using cache 18:15:39 ---> 12c8994c0148 18:15:39 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:15:39 ---> Using cache 18:15:39 ---> fac45214e750 18:15:39 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 18:15:39 ---> Using cache 18:15:39 ---> 22814c8e4cb7 18:15:39 Step 6/26 : COPY go.mod vendor* ./ 18:15:39 ---> Using cache 18:15:39 ---> de42d0ffbd29 18:15:39 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:15:39 ---> Using cache 18:15:39 ---> 8d62c9dc0ee8 18:15:39 Step 8/26 : COPY . . 18:15:39 ---> Using cache 18:15:39 ---> 3f87f858ccd5 18:15:39 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 18:15:39 ---> Using cache 18:15:39 ---> 38942131e89c 18:15:39 Step 10/26 : WORKDIR /edgex-go/spire-build 18:15:39 ---> Using cache 18:15:39 ---> f98e534bc456 18:15:39 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 18:15:39 Removing intermediate container 023db12f547b 18:15:39 ---> a8fd2ff0b102 18:15:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:15:39 ---> Running in db4316a05a59 18:15:39 ---> Running in 24f600145edf 18:15:41 Removing intermediate container db4316a05a59 18:15:41 ---> 92139527cd7a 18:15:41 Step 20/22 : LABEL arch=arm64 18:15:41 ---> Running in 18a5a4d7050a 18:15:42 Removing intermediate container 18a5a4d7050a 18:15:42 ---> 6d910fcd2e1c 18:15:42 Step 21/22 : LABEL git_sha=23918450344651d97d22d0f3625b25d105fef848 18:15:42 ---> Running in 0d5736ec82a8 18:15:43 Removing intermediate container 0d5736ec82a8 18:15:43 ---> c0dba5e61987 18:15:43 Step 22/22 : LABEL version=2.3.0-dev.47 18:15:43 ---> Running in 915ddf8d0d72 18:15:44 Removing intermediate container 24f600145edf 18:15:44 ---> 78aa476551b5 18:15:44 Step 12/26 : WORKDIR /edgex-go 18:15:44 ---> Running in 5b9313fdeebd 18:15:44 Removing intermediate container 915ddf8d0d72 18:15:44 ---> a8414126366b 18:15:44 18:15:45 Successfully built a8414126366b 18:15:45 Successfully tagged support-notifications-arm64:latest 18:15:45 Building security-spire-agent 18:15:45  Building support-notifications ... done Removing intermediate container 5b9313fdeebd 18:15:45 ---> dfe8742643d2 18:15:45 18:15:45 Step 13/26 : FROM alpine:3.15 18:15:45 ---> 02e0d6fdf486 18:15:45 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:15:45 ---> Using cache 18:15:45 ---> b63402e02ef0 18:15:45 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:15:45 ---> Using cache 18:15:45 ---> 6a4e547d8af1 18:15:45 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 18:15:46 ---> Running in 181a827129af 18:15:47 Removing intermediate container ff3f1a05e309 18:15:47 ---> f967cf2e63ce 18:15:47 Step 8/23 : COPY . . 18:15:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:15:49 ---> b8c396b8532c 18:15:49 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 18:15:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:15:50 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:15:50 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:15:50 ---> 9b2fce1bf6f5 18:15:50 Step 3/26 : WORKDIR /edgex-go 18:15:50 ---> Using cache 18:15:50 ---> 12c8994c0148 18:15:50 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:15:50 ---> Using cache 18:15:50 ---> fac45214e750 18:15:50 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 18:15:50 ---> Using cache 18:15:50 ---> 22814c8e4cb7 18:15:50 Step 6/26 : COPY go.mod vendor* ./ 18:15:50 ---> Using cache 18:15:50 ---> de42d0ffbd29 18:15:50 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:15:50 ---> Using cache 18:15:50 ---> 8d62c9dc0ee8 18:15:50 Step 8/26 : COPY . . 18:15:50 v3.15.6-5-g12ee2843ae [https://dl-4.alpinelinux.org/alpine/v3.15/main] 18:15:50 v3.15.6-5-g12ee2843ae [https://dl-4.alpinelinux.org/alpine/v3.15/community] 18:15:50 OK: 15733 distinct packages available 18:15:50 ---> Using cache 18:15:50 ---> 3f87f858ccd5 18:15:50 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 18:15:50 ---> Using cache 18:15:50 ---> 38942131e89c 18:15:50 Step 10/26 : WORKDIR /edgex-go/spire-build 18:15:50 ---> Using cache 18:15:50 ---> f98e534bc456 18:15:50 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 18:15:50 ---> Using cache 18:15:50 ---> 78aa476551b5 18:15:50 Step 12/26 : WORKDIR /edgex-go 18:15:50 ---> Using cache 18:15:50 ---> dfe8742643d2 18:15:50 18:15:50 Step 13/26 : FROM alpine:3.15 18:15:50 ---> 02e0d6fdf486 18:15:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:15:50 ---> Using cache 18:15:50 ---> b63402e02ef0 18:15:50 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:15:50 ---> Using cache 18:15:50 ---> 6a4e547d8af1 18:15:50 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:15:50 ---> Using cache 18:15:50 ---> ee4a267f7b4e 18:15:50 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 18:15:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:15:51 ---> 3d1d3471ad54 18:15:51 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:15:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:15:52 ---> c676b97d999c 18:15:52 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:15:53 (1/4) Installing dumb-init (1.2.5-r1) 18:15:53 (2/4) Installing musl-obstack (1.2.3-r0) 18:15:53 (3/4) Installing libucontext (1.1-r0) 18:15:53 (4/4) Installing gcompat (1.0.0-r4) 18:15:53 Executing busybox-1.34.1-r7.trigger 18:15:53 OK: 6 MiB in 18 packages 18:15:53 ---> 41d94ed992f9 18:15:53 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:15:54 ---> Running in 3a5ebf02eefe 18:15:54 ---> 5dedf39163b2 18:15:54 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:15:55 ---> Running in 84c05d90be4b 18:15:56 Removing intermediate container 181a827129af 18:15:56 ---> 8a1bca403232 18:15:56 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:15:56 Removing intermediate container 84c05d90be4b 18:15:56 ---> f55eae0bc3a5 18:15:56 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:15:56 ---> Running in 44af916d94c5 18:15:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.47" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:15:57 Removing intermediate container 44af916d94c5 18:15:57 ---> 2e3c2d1bf945 18:15:57 Step 23/25 : LABEL arch=arm64 18:15:57 ---> Running in 30585d32f751 18:15:58 Removing intermediate container 30585d32f751 18:15:58 ---> 5200ca8a36c7 18:15:58 Step 24/25 : LABEL git_sha=23918450344651d97d22d0f3625b25d105fef848 18:15:58 ---> Running in 520931d234ff 18:15:58 ---> 8eb0a2f6c41f 18:15:58 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:15:59 Removing intermediate container 520931d234ff 18:15:59 ---> 868ee9ef026c 18:15:59 Step 25/25 : LABEL version=2.3.0-dev.47 18:15:59 ---> Running in 4c25c65cd4f9 18:16:01 Removing intermediate container 4c25c65cd4f9 18:16:01 ---> 717bb13d7c90 18:16:01 18:16:01 Successfully built 717bb13d7c90 18:16:01 Successfully tagged security-spire-server-arm64:latest 18:16:01  Building security-spire-server ... done Building security-bootstrapper 18:16:07 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:16:07 Step 2/31 : FROM ${BUILDER_BASE} AS builder 18:16:07 ---> 9b2fce1bf6f5 18:16:07 Step 3/31 : WORKDIR /edgex-go 18:16:07 ---> Using cache 18:16:07 ---> 12c8994c0148 18:16:07 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:16:07 ---> Using cache 18:16:07 ---> fac45214e750 18:16:07 Step 5/31 : RUN apk add --update --no-cache make git 18:16:07 ---> Using cache 18:16:07 ---> ad5e268002c7 18:16:07 Step 6/31 : COPY go.mod vendor* ./ 18:16:07 ---> Using cache 18:16:07 ---> 94ea9c0f8dcf 18:16:07 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:16:07 ---> Using cache 18:16:07 ---> 38574cbf1386 18:16:07 Step 8/31 : COPY . . 18:16:07 ---> f55b9ba298fa 18:16:07 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:16:07 ---> Using cache 18:16:07 ---> b428c3ea6fbb 18:16:07 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:16:07 ---> Running in b34959761c57 18:16:08 ---> f7a1dece15bb 18:16:08 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:16:08 ---> 4d8f480ac513 18:16:08 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 18:16:09 ---> Running in 50888e87c709 18:16: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.47" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:16:09 Removing intermediate container 50888e87c709 18:16:09 ---> 0a12a66f67b3 18:16:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:16:09 ---> 6649b27372db 18:16:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:16:11 ---> a69a5fcdeaca 18:16:11 Step 21/26 : WORKDIR / 18:16:11 ---> de044b69e4b6 18:16:11 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:16:11 ---> Running in d4c070c05319 18:16:12 Removing intermediate container d4c070c05319 18:16:12 ---> c48023f70ad0 18:16:12 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:16:12 ---> Running in 2d168ae61664 18:16:12 ---> 32ea14fb15de 18:16:12 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:16:12 ---> Running in 0c20faccddd2 18:16:12 Removing intermediate container 2d168ae61664 18:16:12 ---> 468c432ce8a3 18:16:12 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:16:12 ---> Running in e2ab564d963e 18:16:13 Removing intermediate container 0c20faccddd2 18:16:13 ---> 83b961f47d91 18:16:13 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:16:13 ---> Running in 74f9709c9095 18:16:13 Removing intermediate container e2ab564d963e 18:16:13 ---> bb17cd451713 18:16:13 Step 24/26 : LABEL arch=arm64 18:16:14 ---> Running in 7c77f0a36123 18:16:14 Removing intermediate container 74f9709c9095 18:16:14 ---> eb8ccdeb4961 18:16:14 Step 24/26 : LABEL arch=arm64 18:16:14 ---> Running in d64d41fc2cc5 18:16:14 Removing intermediate container 7c77f0a36123 18:16:14 ---> dd1d57d3bc7b 18:16:14 Step 25/26 : LABEL git_sha=23918450344651d97d22d0f3625b25d105fef848 18:16:14 ---> Running in 62ddc52f85aa 18:16:14 Removing intermediate container d64d41fc2cc5 18:16:14 ---> cb9e8bb8b5b5 18:16:14 Step 25/26 : LABEL git_sha=23918450344651d97d22d0f3625b25d105fef848 18:16:15 ---> Running in 1bbffd3f0779 18:16:15 Removing intermediate container 62ddc52f85aa 18:16:15 ---> 506487282362 18:16:15 Step 26/26 : LABEL version=2.3.0-dev.47 18:16:15 ---> Running in 7b658d0e888d 18:16:16 Removing intermediate container 1bbffd3f0779 18:16:16 ---> 08940e8c2a4e 18:16:16 Step 26/26 : LABEL version=2.3.0-dev.47 18:16:16 ---> Running in d8c4827f47d2 18:16:16 Removing intermediate container 7b658d0e888d 18:16:16 ---> 4386c1984a9d 18:16:16 18:16:16 Successfully built 4386c1984a9d 18:16:16 Successfully tagged security-spire-config-arm64:latest 18:16:16  Building security-spire-config ... done Building core-command 18:16:16 Removing intermediate container d8c4827f47d2 18:16:16 ---> 57d09ec3f623 18:16:16 18:16:16 Successfully built 57d09ec3f623 18:16:16 Successfully tagged security-spire-agent-arm64:latest 18:16:16 Building security-spiffe-token-provider 18:16:23  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:16:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:16:23 ---> 9b2fce1bf6f5 18:16:23 Step 3/23 : WORKDIR /edgex-go 18:16:23 ---> Using cache 18:16:23 ---> 12c8994c0148 18:16:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:16:23 ---> Using cache 18:16:23 ---> fac45214e750 18:16:23 Step 5/23 : RUN apk add --update --no-cache make git 18:16:23 ---> Using cache 18:16:23 ---> ad5e268002c7 18:16:23 Step 6/23 : COPY go.mod vendor* ./ 18:16:23 ---> Using cache 18:16:23 ---> 94ea9c0f8dcf 18:16:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:16:23 ---> Using cache 18:16:23 ---> 38574cbf1386 18:16:23 Step 8/23 : COPY . . 18:16:23 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:16:23 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:16:23 ---> 9b2fce1bf6f5 18:16:23 Step 3/20 : WORKDIR /edgex-go 18:16:23 ---> Using cache 18:16:23 ---> 12c8994c0148 18:16:23 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 18:16:23 ---> Using cache 18:16:23 ---> b428c3ea6fbb 18:16:23 Step 9/23 : RUN make cmd/core-command/core-command 18:16:23 ---> Running in 235532b4c069 18:16:23 ---> Running in e76c6d7166e1 18:16:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.47" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 18:16:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:16:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:16:26 v3.16.2-31-gfe918834c6 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 18:16:26 v3.16.2-34-gcd2e89b204 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 18:16:26 OK: 16890 distinct packages available 18:16:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:16:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:16:28 OK: 221 MiB in 51 packages 18:16:29 Removing intermediate container 235532b4c069 18:16:29 ---> d3eb3c67b417 18:16:29 Step 5/20 : COPY go.mod vendor* ./ 18:16:30 ---> 0a5aef1f704a 18:16:30 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:16:30 ---> Running in cecf863a0d24 18:17:18 Removing intermediate container cecf863a0d24 18:17:18 ---> 2d45bd571f38 18:17:18 Step 7/20 : COPY . . 18:17:21 ---> 4a31ab52d252 18:17:21 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:17:21 ---> Running in e2dde919e72e 18:17: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.47" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 18:17:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:17:48 Removing intermediate container e9d6e2ec6c52 18:17:48 ---> 40d9d5f43d61 18:17:48 18:17:48 Step 10/25 : FROM alpine:3.16 18:17:48 ---> a6215f271958 18:17:48 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:17:48 ---> Running in 1715482e976e 18:17:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:17:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:17:49 (1/3) Installing ca-certificates (20220614-r0) 18:17:49 (2/3) Installing dumb-init (1.2.5-r1) 18:17:49 (3/3) Installing su-exec (0.2-r1) 18:17:49 Executing busybox-1.35.0-r17.trigger 18:17:49 Executing ca-certificates-20220614-r0.trigger 18:17:49 OK: 6 MiB in 17 packages 18:17:51 Removing intermediate container 1715482e976e 18:17:51 ---> 2594bfeb8a53 18:17:51 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:17:51 ---> Running in 7c2d9f4d0b8b 18:17:52 Removing intermediate container 7c2d9f4d0b8b 18:17:52 ---> cec1d82c7ff2 18:17:52 Step 13/25 : WORKDIR / 18:17:52 ---> Running in 990d9aeafd26 18:17:53 Removing intermediate container 990d9aeafd26 18:17:53 ---> e37950e7ec83 18:17:53 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:17:54 ---> a73db8bd797d 18:17:54 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:17:55 ---> 1cc7ea27f502 18:17:55 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:17:56 ---> 993bb8fa7df1 18:17:56 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:17:56 ---> 7e2a8d59c8af 18:17:56 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:17:58 ---> 64bedacfcb04 18:17:58 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:18:00 ---> 9dcb664460d4 18:18:00 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:18:01 ---> df9a50e1bfec 18:18:01 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:18:01 ---> Running in 62c0bd0cfc0d 18:18:04 Removing intermediate container 62c0bd0cfc0d 18:18:04 ---> 339f29a4a295 18:18:04 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 18:18:04 ---> Running in d27a025df3b1 18:18:05 Removing intermediate container d27a025df3b1 18:18:05 ---> de2db33b9cc7 18:18:05 Step 23/25 : LABEL arch=arm64 18:18:05 ---> Running in 26ba5f4d5e39 18:18:05 Removing intermediate container 26ba5f4d5e39 18:18:05 ---> 6b8d64702352 18:18:05 Step 24/25 : LABEL git_sha=23918450344651d97d22d0f3625b25d105fef848 18:18:05 ---> Running in 282a5e33ada1 18:18:06 Removing intermediate container 282a5e33ada1 18:18:06 ---> c1af805f2088 18:18:06 Step 25/25 : LABEL version=2.3.0-dev.47 18:18:06 ---> Running in 72f25fd46c9c 18:18:06 Removing intermediate container 72f25fd46c9c 18:18:06 ---> 89637de07968 18:18:06 18:18:07 Successfully built 89637de07968 18:18:07 Successfully tagged security-secretstore-setup-arm64:latest 18:20:44  Building security-secretstore-setup ... done Removing intermediate container 3a5ebf02eefe 18:20:44 ---> 185320a55dba 18:20:44 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:20:44 ---> Running in 90ae3ce3def6 18:20: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.47" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:20:44 Removing intermediate container 90ae3ce3def6 18:20:44 ---> 02255055a9a8 18:20:44 18:20:44 Step 11/23 : FROM alpine:3.16 18:20:44 ---> a6215f271958 18:20:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:20:44 ---> Running in 92000a9f0aee 18:20:44 Removing intermediate container 92000a9f0aee 18:20:44 ---> 56fa01896232 18:20:44 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 18:20:44 ---> Running in 3229f0bdc78f 18:20:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:20:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:20:44 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 18:20:44 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 18:20:44 (3/33) Installing readline (8.1.2-r0) 18:20:44 (4/33) Installing bash (5.1.16-r2) 18:20:44 Executing bash-5.1.16-r2.post-install 18:20:44 (5/33) Installing ca-certificates (20220614-r0) 18:20:44 (6/33) Installing brotli-libs (1.0.9-r6) 18:20:44 (7/33) Installing nghttp2-libs (1.47.0-r0) 18:20:44 (8/33) Installing libcurl (7.83.1-r2) 18:20:44 (9/33) Installing curl (7.83.1-r2) 18:20:44 (10/33) Installing docker-cli (20.10.16-r2) 18:20:44 (11/33) Installing dumb-init (1.2.5-r1) 18:20:44 (12/33) Installing libbz2 (1.0.8-r1) 18:20:44 (13/33) Installing expat (2.4.8-r0) 18:20:44 (14/33) Installing libffi (3.4.2-r1) 18:20:44 (15/33) Installing gdbm (1.23-r0) 18:20:44 (16/33) Installing xz-libs (5.2.5-r1) 18:20:44 (17/33) Installing libgcc (11.2.1_git20220219-r2) 18:20:44 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 18:20:44 (19/33) Installing mpdecimal (2.5.1-r1) 18:20:44 (20/33) Installing sqlite-libs (3.38.5-r0) 18:20:44 (21/33) Installing python3 (3.10.5-r0) 18:20:46 (22/33) Installing py3-contextlib2 (21.6.0-r2) 18:20:46 (23/33) Installing py3-tomli (2.0.1-r1) 18:20:46 (24/33) Installing py3-pep517 (0.12.0-r2) 18:20:46 (25/33) Installing py3-six (1.16.0-r1) 18:20:46 (26/33) Installing py3-retrying (1.3.3-r3) 18:20:46 (27/33) Installing py3-appdirs (1.4.4-r3) 18:20:46 (28/33) Installing py3-more-itertools (8.13.0-r0) 18:20:46 (29/33) Installing py3-ordered-set (4.0.2-r3) 18:20:46 (30/33) Installing py3-parsing (2.4.7-r3) 18:20:46 (31/33) Installing py3-packaging (21.3-r0) 18:20:46 (32/33) Installing py3-setuptools (59.4.0-r0) 18:20:46 (33/33) Installing py3-pip (22.1.1-r0) 18:20:47 Executing busybox-1.35.0-r17.trigger 18:20:47 Executing ca-certificates-20220614-r0.trigger 18:20:48 OK: 120 MiB in 47 packages 18:20:56 Removing intermediate container b34959761c57 18:20:56 ---> a305d4aaafe0 18:20:56 18:20:56 Step 10/31 : FROM alpine:3.16 18:20:56 ---> a6215f271958 18:20:56 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:20:56 ---> Running in 53f5e68c922f 18:20:57 Removing intermediate container 53f5e68c922f 18:20:57 ---> 78c203c51221 18:20:57 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 18:20:57 Removing intermediate container e76c6d7166e1 18:20:57 ---> e168836e1f61 18:20:57 18:20:57 Step 10/23 : FROM alpine:3.16 18:20:57 ---> a6215f271958 18:20:57 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:20:57 ---> Using cache 18:20:57 ---> 745ef76df719 18:20:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:20:57 ---> Using cache 18:20:57 ---> 0a99d1c7491e 18:20:57 Step 13/23 : ENV APP_PORT=59882 18:20:57 ---> Running in f0ff8ee51f85 18:20:57 ---> Running in a92ea824da83 18:20:58 Removing intermediate container a92ea824da83 18:20:58 ---> f23b09d043a4 18:20:58 Step 14/23 : EXPOSE $APP_PORT 18:20:58 ---> Running in 84748183bdfb 18:20:59 Removing intermediate container 84748183bdfb 18:20:59 ---> 3c16c5cd6acd 18:20:59 Step 15/23 : WORKDIR / 18:20:59 ---> Running in a9dafb47ef03 18:20:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:20:59 Removing intermediate container a9dafb47ef03 18:20:59 ---> 9fdf3b8cc225 18:20:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:21:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:21:00 ---> 6c072ffad2a6 18:21:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:21:01 (1/2) Installing dumb-init (1.2.5-r1) 18:21:01 (2/2) Installing su-exec (0.2-r1) 18:21:01 Executing busybox-1.35.0-r17.trigger 18:21:01 OK: 5 MiB in 16 packages 18:21:01 Collecting docker-compose==1.23.2 18:21:01 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:21:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 7.8 MB/s eta 0:00:00 18:21:02 Collecting dockerpty<0.5,>=0.4.1 18:21:02 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:21:02 Preparing metadata (setup.py): started 18:21:02 ---> cb98a4bda909 18:21:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:21:03 Removing intermediate container f0ff8ee51f85 18:21:03 ---> 15b9e48fe0f3 18:21:03 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 18:21:03 ---> Running in 43888a32aa91 18:21:04 Removing intermediate container 43888a32aa91 18:21:04 ---> 76e56b8a842c 18:21:04 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 18:21:04 ---> 6741aa9ef495 18:21:04 Step 19/23 : ENTRYPOINT ["/core-command"] 18:21:04 ---> Running in 9a34d25a1e37 18:21:04 ---> Running in 0db7123e6962 18:21:04 Preparing metadata (setup.py): finished with status 'done' 18:21:04 Removing intermediate container 9a34d25a1e37 18:21:04 ---> 7b89af7b69b4 18:21:04 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 18:21:04 Removing intermediate container 0db7123e6962 18:21:04 ---> 3fb9236b516b 18:21:04 Collecting docopt<0.7,>=0.6.1 18:21:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:21:04 Downloading docopt-0.6.2.tar.gz (25 kB) 18:21:04 ---> Running in 55b427c502c0 18:21:05 Preparing metadata (setup.py): started 18:21:05 ---> Running in 543a273a8e8c 18:21:05 Removing intermediate container 543a273a8e8c 18:21:05 ---> 2300530fc391 18:21:05 Step 21/23 : LABEL arch=arm64 18:21:05 Removing intermediate container 55b427c502c0 18:21:05 ---> 722445ea4669 18:21:05 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:21:05 ---> Running in 6b2c8e656cd7 18:21:05 ---> Running in 5e8ccfcee51c 18:21:06 Removing intermediate container 6b2c8e656cd7 18:21:06 ---> 8ac07417ad6f 18:21:06 Step 22/23 : LABEL git_sha=23918450344651d97d22d0f3625b25d105fef848 18:21:06 ---> Running in 9fd5d903eef4 18:21:07 Removing intermediate container 9fd5d903eef4 18:21:07 ---> 2a29a4735dd5 18:21:07 Step 23/23 : LABEL version=2.3.0-dev.47 18:21:07 ---> Running in 57f8ba9a52a5 18:21:07 Preparing metadata (setup.py): finished with status 'done' 18:21:08 Removing intermediate container 57f8ba9a52a5 18:21:08 ---> ae905108d3b8 18:21:08 18:21:08 Successfully built ae905108d3b8 18:21:08 Successfully tagged core-command-arm64:latest 18:21:08  Building core-command ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:21:08 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:21:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.1 MB/s eta 0:00:00 18:21:09 Removing intermediate container 5e8ccfcee51c 18:21:09 ---> ad48d13c6616 18:21:09 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 18:21:09 ---> Running in 630f499ab54e 18:21:09 Collecting PyYAML<4,>=3.10 18:21:09 Downloading PyYAML-3.13.tar.gz (270 kB) 18:21:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 16.7 MB/s eta 0:00:00 18:21:09 Removing intermediate container 630f499ab54e 18:21:09 ---> 9660aed1b2ec 18:21:09 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 18:21:10 ---> 35fc02c8ad80 18:21:10 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 18:21:10 ---> Running in fab0035810fb 18:21:11 Preparing metadata (setup.py): started 18:21:13 Preparing metadata (setup.py): finished with status 'done' 18:21:13 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 18:21:13 Collecting texttable<0.10,>=0.9.0 18:21:13 Removing intermediate container fab0035810fb 18:21:13 ---> 3b717a55865a 18:21:13 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 18:21:13 Downloading texttable-0.9.1.tar.gz (11 kB) 18:21:13 Preparing metadata (setup.py): started 18:21:14 ---> 3661a0249058 18:21:14 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:21:15 Preparing metadata (setup.py): finished with status 'done' 18:21:15 Collecting cached-property<2,>=1.2.0 18:21:15 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:21:15 ---> c68ac091f63a 18:21:15 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:21:15 Collecting docker<4.0,>=3.6.0 18:21:16 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:21:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.4 MB/s eta 0:00:00 18:21:16 Collecting websocket-client<1.0,>=0.32.0 18:21:16 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:21:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 17.0 MB/s eta 0:00:00 18:21:17 ---> 1a801daa367a 18:21:17 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:21:17 Collecting jsonschema<3,>=2.5.1 18:21:17 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:21:17 ---> 0a12c573b011 18:21:17 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 18:21:17 Collecting docker-pycreds>=0.4.0 18:21:17 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:21:18 Collecting chardet<3.1.0,>=3.0.2 18:21:18 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:21:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 15.9 MB/s eta 0:00:00 18:21:18 ---> 6dc384930370 18:21:18 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:21:18 Collecting idna<2.8,>=2.5 18:21:18 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:21:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.3 MB/s eta 0:00:00 18:21:19 Collecting urllib3<1.25,>=1.21.1 18:21:19 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:21:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 12.4 MB/s eta 0:00:00 18:21:19 ---> 9d79b54c1c9a 18:21:19 Step 26/31 : RUN chmod +x /entrypoint.sh 18:21:19 ---> Running in eeafa4c7ea12 18:21:19 Collecting certifi>=2017.4.17 18:21:19 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 18:21:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 19.1 MB/s eta 0:00:00 18:21:20 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:21:20 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:21:20 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:21:20 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:21:21 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 18:21:21 Running setup.py install for texttable: started 18:21:22 Removing intermediate container eeafa4c7ea12 18:21:22 ---> 0e50d940de41 18:21:22 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 18:21:22 ---> Running in 49fb66965f94 18:21:22 Removing intermediate container 49fb66965f94 18:21:22 ---> f89fa4197373 18:21:22 Step 28/31 : CMD ["gate"] 18:21:22 ---> Running in b0a7e10de66c 18:21:23 Removing intermediate container b0a7e10de66c 18:21:23 ---> 9e68a0a01ad8 18:21:23 Step 29/31 : LABEL arch=arm64 18:21:23 ---> Running in 85283699c2be 18:21:23 Running setup.py install for texttable: finished with status 'done' 18:21:23 Running setup.py install for PyYAML: started 18:21:23 Removing intermediate container 85283699c2be 18:21:23 ---> 9b1bbf0eb243 18:21:23 Step 30/31 : LABEL git_sha=23918450344651d97d22d0f3625b25d105fef848 18:21:23 ---> Running in 772677fd6367 18:21:24 Removing intermediate container 772677fd6367 18:21:24 ---> 1ffb50cbda46 18:21:24 Step 31/31 : LABEL version=2.3.0-dev.47 18:21:24 ---> Running in 752037db1d1e 18:21:25 Removing intermediate container 752037db1d1e 18:21:25 ---> 85b307c4df63 18:21:25 18:21:25 Successfully built 85b307c4df63 18:21:25 Successfully tagged security-bootstrapper-arm64:latest 18:21:26  Building security-bootstrapper ... done  Running setup.py install for PyYAML: finished with status 'done' 18:21:27 Running setup.py install for docopt: started 18:21:29 Running setup.py install for docopt: finished with status 'done' 18:21:32 Running setup.py install for dockerpty: started 18:21:34 Running setup.py install for dockerpty: finished with status 'done' 18:21:36 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 18:21:36 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 18:21:51 Removing intermediate container 3229f0bdc78f 18:21:51 ---> c3eabf98dd78 18:21:51 Step 14/23 : ENV APP_PORT=58890 18:21:51 ---> Running in d8210869fb3c 18:21:51 Removing intermediate container d8210869fb3c 18:21:51 ---> 44daccc6a75b 18:21:51 Step 15/23 : EXPOSE $APP_PORT 18:21:51 ---> Running in 9eb0b48e9d5b 18:21:51 Removing intermediate container 9eb0b48e9d5b 18:21:51 ---> a3db0bc1da26 18:21:51 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:21:51 ---> 93da235fbef3 18:21:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:21:52 ---> 19ce1df7e7f1 18:21:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:21:53 ---> 161047905385 18:21:53 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 18:21:53 ---> Running in 4a0d35f7b04c 18:21:53 Removing intermediate container 4a0d35f7b04c 18:21:53 ---> cd996a35f9b2 18:21:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:21:53 ---> Running in 29c9a12049bf 18:21:54 Removing intermediate container 29c9a12049bf 18:21:54 ---> 55960685a7a5 18:21:54 Step 21/23 : LABEL arch=arm64 18:21:54 ---> Running in 5b1bddba540b 18:21:54 Removing intermediate container 5b1bddba540b 18:21:54 ---> 01e6573842c3 18:21:54 Step 22/23 : LABEL git_sha=23918450344651d97d22d0f3625b25d105fef848 18:21:54 ---> Running in 7597a923010f 18:21:54 Removing intermediate container 7597a923010f 18:21:54 ---> 12c0b7c7d6bb 18:21:54 Step 23/23 : LABEL version=2.3.0-dev.47 18:21:54 ---> Running in b9bd0375075a 18:21:55 Removing intermediate container b9bd0375075a 18:21:55 ---> 79952fce331a 18:21:55 18:21:55 Successfully built 79952fce331a 18:21:55 Successfully tagged sys-mgmt-agent-arm64:latest 18:22:03  Building sys-mgmt-agent ... done Removing intermediate container e2dde919e72e 18:22:03 ---> bbdca5c50557 18:22:03 18:22:03 Step 9/20 : FROM alpine:3.15 18:22:03 ---> 02e0d6fdf486 18:22:03 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:22:03 ---> Using cache 18:22:03 ---> b63402e02ef0 18:22:03 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:22:03 ---> Using cache 18:22:03 ---> 6a4e547d8af1 18:22:03 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:22:03 ---> Running in 95ff19bbe000 18:22:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:22:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:22:05 v3.15.6-5-g12ee2843ae [https://dl-4.alpinelinux.org/alpine/v3.15/main] 18:22:05 v3.15.6-5-g12ee2843ae [https://dl-4.alpinelinux.org/alpine/v3.15/community] 18:22:05 OK: 15733 distinct packages available 18:22:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:22:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:22:07 (1/9) Installing ca-certificates (20220614-r0) 18:22:07 (2/9) Installing brotli-libs (1.0.9-r5) 18:22:07 (3/9) Installing nghttp2-libs (1.46.0-r0) 18:22:07 (4/9) Installing libcurl (7.80.0-r2) 18:22:07 (5/9) Installing curl (7.80.0-r2) 18:22:08 (6/9) Installing dumb-init (1.2.5-r1) 18:22:08 (7/9) Installing musl-obstack (1.2.3-r0) 18:22:08 (8/9) Installing libucontext (1.1-r0) 18:22:08 (9/9) Installing gcompat (1.0.0-r4) 18:22:08 Executing busybox-1.34.1-r7.trigger 18:22:08 Executing ca-certificates-20220614-r0.trigger 18:22:08 OK: 8 MiB in 23 packages 18:22:10 Removing intermediate container 95ff19bbe000 18:22:10 ---> 42db15103e04 18:22:10 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 18:22:10 ---> b54d791346f5 18:22:10 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:22:11 ---> be2b1ba59d17 18:22:11 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 18:22:12 ---> fa38b53ab796 18:22:12 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 18:22:12 ---> Running in 1b4f12b06ee9 18:22:12 Removing intermediate container 1b4f12b06ee9 18:22:12 ---> 5ba99e92fbf9 18:22:12 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:22:12 ---> Running in 133f58a1251c 18:22:13 Removing intermediate container 133f58a1251c 18:22:13 ---> 6a34d47fb6b7 18:22:13 Step 18/20 : LABEL arch=arm64 18:22:13 ---> Running in c43fd118bbcd 18:22:13 Removing intermediate container c43fd118bbcd 18:22:13 ---> 7f854b5a3403 18:22:13 Step 19/20 : LABEL git_sha=23918450344651d97d22d0f3625b25d105fef848 18:22:13 ---> Running in 07deb6ed1276 18:22:13 Removing intermediate container 07deb6ed1276 18:22:13 ---> c80f5389fc0f 18:22:13 Step 20/20 : LABEL version=2.3.0-dev.47 18:22:13 ---> Running in 0d45a1de7cf8 18:22:14 Removing intermediate container 0d45a1de7cf8 18:22:14 ---> 5c56661f0210 18:22:14 18:22:14 Successfully built 5c56661f0210 18:22:14 Successfully tagged security-spiffe-token-provider-arm64:latest 18:22:14  Building security-spiffe-token-provider ... done  [Pipeline] } 18:22:14 $ docker stop --time=1 1d49170ca8dee421353bfaf42bf3c5f1b2bfe5bf9c9daf5bbcb8fa02142bd038 18:22:16 $ docker rm -f 1d49170ca8dee421353bfaf42bf3c5f1b2bfe5bf9c9daf5bbcb8fa02142bd038 [Pipeline] // withDockerContainer [Pipeline] sh 18:22:16 + docker images 18:22:17 REPOSITORY TAG IMAGE ID CREATED SIZE 18:22:17 security-spiffe-token-provider-arm64 latest 5c56661f0210 3 seconds ago 28.3MB 18:22:17 bbdca5c50557 16 seconds ago 1.24GB 18:22:17 sys-mgmt-agent-arm64 latest 79952fce331a 22 seconds ago 133MB 18:22:17 security-bootstrapper-arm64 latest 85b307c4df63 53 seconds ago 18.6MB 18:22:17 core-command-arm64 latest ae905108d3b8 About a minute ago 15.6MB 18:22:17 e168836e1f61 About a minute ago 1.19GB 18:22:17 a305d4aaafe0 About a minute ago 1.19GB 18:22:17 02255055a9a8 About a minute ago 1.19GB 18:22:17 security-secretstore-setup-arm64 latest 89637de07968 4 minutes ago 27.9MB 18:22:17 40d9d5f43d61 4 minutes ago 1.2GB 18:22:17 security-spire-agent-arm64 latest 57d09ec3f623 6 minutes ago 122MB 18:22:17 security-spire-config-arm64 latest 4386c1984a9d 6 minutes ago 83.6MB 18:22:17 security-spire-server-arm64 latest 717bb13d7c90 6 minutes ago 84.2MB 18:22:17 dfe8742643d2 6 minutes ago 1.09GB 18:22:17 support-notifications-arm64 latest a8414126366b 6 minutes ago 26.1MB 18:22:17 support-scheduler-arm64 latest 2b2d5d6d6a26 6 minutes ago 25.6MB 18:22:17 b6b3b098f48e 7 minutes ago 1.09GB 18:22:17 c9ea7e79e4a5 7 minutes ago 1.25GB 18:22:17 58cd6bb965e5 7 minutes ago 1.25GB 18:22:17 core-data-arm64 latest c3f8bd75763e 7 minutes ago 20.6MB 18:22:17 af9bba0969d6 8 minutes ago 1.22GB 18:22:17 core-metadata-arm64 latest 6e68c237ad3e 8 minutes ago 17.4MB 18:22:17 ba39ceb8be30 8 minutes ago 1.22GB 18:22:17 security-proxy-setup-arm64 latest 4e30a92f4d39 9 minutes ago 26.2MB 18:22:17 33a104bca3c4 10 minutes ago 1.19GB 18:22:17 ci-base-image-arm64 latest 9b2fce1bf6f5 17 minutes ago 995MB 18:22:17 alpine 3.15 02e0d6fdf486 6 days ago 5.33MB 18:22:17 alpine 3.16 a6215f271958 6 days ago 5.29MB 18:22:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 5 weeks ago 678MB 18:22:17 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 18:22:17 provisioning config files... 18:22:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/282@tmp/config1700749915248698396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:22:17 ---> docker-login.sh 18:22:17 nexus3.edgexfoundry.org:10001 18:22:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:18 Configure a credential helper to remove this warning. See 18:22:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:18 18:22:18 Login Succeeded 18:22:18 nexus3.edgexfoundry.org:10002 18:22:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:18 Configure a credential helper to remove this warning. See 18:22:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:18 18:22:18 Login Succeeded 18:22:18 nexus3.edgexfoundry.org:10003 18:22:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:19 Configure a credential helper to remove this warning. See 18:22:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:19 18:22:19 Login Succeeded 18:22:19 nexus3.edgexfoundry.org:10004 18:22:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:19 Configure a credential helper to remove this warning. See 18:22:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:19 18:22:19 Login Succeeded 18:22:19 docker.io 18:22:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:20 Configure a credential helper to remove this warning. See 18:22:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:20 18:22:20 Login Succeeded 18:22:20 ---> docker-login.sh ends [Pipeline] } 18:22:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:22:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:22:20 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 18:22:20 23918450344651d97d22d0f3625b25d105fef848 18:22:20 latest 18:22:20 2.3.0-dev.47 18:22:20 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:22:20 main 18:22:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:21 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:23918450344651d97d22d0f3625b25d105fef848 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:21 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:23918450344651d97d22d0f3625b25d105fef848 18:22:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 18:22:21 5f1a19e6da58: Preparing 18:22:21 84b5fd0b4eb3: Preparing 18:22:21 0a5181b65d21: Preparing 18:22:21 1d8741137b16: Preparing 18:22:21 5d3e392a13a0: Preparing 18:22:21 5d3e392a13a0: Layer already exists 18:22:21 5f1a19e6da58: Pushed 18:22:21 0a5181b65d21: Pushed 18:22:21 1d8741137b16: Pushed 18:22:24 84b5fd0b4eb3: Pushed 18:22:24 23918450344651d97d22d0f3625b25d105fef848: digest: sha256:a0cb33cbb9ec06ee7e5204b36570302df66406cbdc41be473805c5c4e6a9e7a3 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:25 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:25 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 18:22:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 18:22:25 5f1a19e6da58: Preparing 18:22:25 84b5fd0b4eb3: Preparing 18:22:25 0a5181b65d21: Preparing 18:22:25 1d8741137b16: Preparing 18:22:25 5d3e392a13a0: Preparing 18:22:25 1d8741137b16: Layer already exists 18:22:25 5d3e392a13a0: Layer already exists 18:22:25 84b5fd0b4eb3: Layer already exists 18:22:25 0a5181b65d21: Layer already exists 18:22:25 5f1a19e6da58: Layer already exists 18:22:25 latest: digest: sha256:a0cb33cbb9ec06ee7e5204b36570302df66406cbdc41be473805c5c4e6a9e7a3 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:26 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.47 18:22:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 18:22:26 5f1a19e6da58: Preparing 18:22:26 84b5fd0b4eb3: Preparing 18:22:26 0a5181b65d21: Preparing 18:22:26 1d8741137b16: Preparing 18:22:26 5d3e392a13a0: Preparing 18:22:26 84b5fd0b4eb3: Layer already exists 18:22:26 0a5181b65d21: Layer already exists 18:22:26 5f1a19e6da58: Layer already exists 18:22:26 5d3e392a13a0: Layer already exists 18:22:26 1d8741137b16: Layer already exists 18:22:26 2.3.0-dev.47: digest: sha256:a0cb33cbb9ec06ee7e5204b36570302df66406cbdc41be473805c5c4e6a9e7a3 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:27 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:27 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:22:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 18:22:27 5f1a19e6da58: Preparing 18:22:27 84b5fd0b4eb3: Preparing 18:22:27 0a5181b65d21: Preparing 18:22:27 1d8741137b16: Preparing 18:22:27 5d3e392a13a0: Preparing 18:22:27 0a5181b65d21: Layer already exists 18:22:27 1d8741137b16: Layer already exists 18:22:27 5f1a19e6da58: Layer already exists 18:22:27 84b5fd0b4eb3: Layer already exists 18:22:27 5d3e392a13a0: Layer already exists 18:22:27 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47: digest: sha256:a0cb33cbb9ec06ee7e5204b36570302df66406cbdc41be473805c5c4e6a9e7a3 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:28 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:28 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 18:22:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 18:22:28 5f1a19e6da58: Preparing 18:22:28 84b5fd0b4eb3: Preparing 18:22:28 0a5181b65d21: Preparing 18:22:28 1d8741137b16: Preparing 18:22:28 5d3e392a13a0: Preparing 18:22:28 5d3e392a13a0: Layer already exists 18:22:28 1d8741137b16: Layer already exists 18:22:28 0a5181b65d21: Layer already exists 18:22:28 84b5fd0b4eb3: Layer already exists 18:22:28 5f1a19e6da58: Layer already exists 18:22:28 main: digest: sha256:a0cb33cbb9ec06ee7e5204b36570302df66406cbdc41be473805c5c4e6a9e7a3 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:22:28 ===================================================== [Pipeline] echo 18:22:28 taggedImages: 18:22:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:23918450344651d97d22d0f3625b25d105fef848 18:22:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 18:22:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.47 18:22:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:22:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 18:22:28 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 18:22:28 23918450344651d97d22d0f3625b25d105fef848 18:22:28 latest 18:22:28 2.3.0-dev.47 18:22:28 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:22:28 main 18:22:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:29 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:23918450344651d97d22d0f3625b25d105fef848 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:29 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:23918450344651d97d22d0f3625b25d105fef848 18:22:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 18:22:29 cb7e13d21c4f: Preparing 18:22:29 27687653d080: Preparing 18:22:29 0a5181b65d21: Preparing 18:22:29 59eb2aa7866d: Preparing 18:22:29 c751d9f43e3f: Preparing 18:22:29 5d3e392a13a0: Preparing 18:22:29 5d3e392a13a0: Waiting 18:22:30 0a5181b65d21: Layer already exists 18:22:30 5d3e392a13a0: Layer already exists 18:22:30 cb7e13d21c4f: Pushed 18:22:30 c751d9f43e3f: Pushed 18:22:31 59eb2aa7866d: Pushed 18:22:33 27687653d080: Pushed 18:22:33 23918450344651d97d22d0f3625b25d105fef848: digest: sha256:1b86b65625ac10577c71706fd872ddc1adcdf36de35268a50cef16c3dae754ab size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:33 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:33 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 18:22:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 18:22:33 cb7e13d21c4f: Preparing 18:22:33 27687653d080: Preparing 18:22:33 0a5181b65d21: Preparing 18:22:33 59eb2aa7866d: Preparing 18:22:33 c751d9f43e3f: Preparing 18:22:33 5d3e392a13a0: Preparing 18:22:33 5d3e392a13a0: Waiting 18:22:33 cb7e13d21c4f: Layer already exists 18:22:33 27687653d080: Layer already exists 18:22:33 c751d9f43e3f: Layer already exists 18:22:33 0a5181b65d21: Layer already exists 18:22:33 59eb2aa7866d: Layer already exists 18:22:33 5d3e392a13a0: Layer already exists 18:22:34 latest: digest: sha256:1b86b65625ac10577c71706fd872ddc1adcdf36de35268a50cef16c3dae754ab size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:34 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:34 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.47 18:22:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 18:22:34 cb7e13d21c4f: Preparing 18:22:34 27687653d080: Preparing 18:22:34 0a5181b65d21: Preparing 18:22:34 59eb2aa7866d: Preparing 18:22:34 c751d9f43e3f: Preparing 18:22:34 5d3e392a13a0: Preparing 18:22:34 5d3e392a13a0: Waiting 18:22:34 0a5181b65d21: Layer already exists 18:22:34 cb7e13d21c4f: Layer already exists 18:22:34 59eb2aa7866d: Layer already exists 18:22:34 c751d9f43e3f: Layer already exists 18:22:34 27687653d080: Layer already exists 18:22:34 5d3e392a13a0: Layer already exists 18:22:35 2.3.0-dev.47: digest: sha256:1b86b65625ac10577c71706fd872ddc1adcdf36de35268a50cef16c3dae754ab size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:35 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:35 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:22:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 18:22:35 cb7e13d21c4f: Preparing 18:22:35 27687653d080: Preparing 18:22:35 0a5181b65d21: Preparing 18:22:35 59eb2aa7866d: Preparing 18:22:35 c751d9f43e3f: Preparing 18:22:35 5d3e392a13a0: Preparing 18:22:35 5d3e392a13a0: Waiting 18:22:35 27687653d080: Layer already exists 18:22:35 cb7e13d21c4f: Layer already exists 18:22:35 59eb2aa7866d: Layer already exists 18:22:35 0a5181b65d21: Layer already exists 18:22:35 c751d9f43e3f: Layer already exists 18:22:35 5d3e392a13a0: Layer already exists 18:22:36 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47: digest: sha256:1b86b65625ac10577c71706fd872ddc1adcdf36de35268a50cef16c3dae754ab size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:36 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:36 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 18:22:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 18:22:36 cb7e13d21c4f: Preparing 18:22:36 27687653d080: Preparing 18:22:36 0a5181b65d21: Preparing 18:22:36 59eb2aa7866d: Preparing 18:22:36 c751d9f43e3f: Preparing 18:22:36 5d3e392a13a0: Preparing 18:22:36 5d3e392a13a0: Waiting 18:22:36 0a5181b65d21: Layer already exists 18:22:36 59eb2aa7866d: Layer already exists 18:22:36 c751d9f43e3f: Layer already exists 18:22:36 27687653d080: Layer already exists 18:22:36 cb7e13d21c4f: Layer already exists 18:22:37 5d3e392a13a0: Layer already exists 18:22:37 main: digest: sha256:1b86b65625ac10577c71706fd872ddc1adcdf36de35268a50cef16c3dae754ab size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:22:37 ===================================================== [Pipeline] echo 18:22:37 taggedImages: 18:22:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:23918450344651d97d22d0f3625b25d105fef848 18:22:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 18:22:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.47 18:22:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:22:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 18:22:37 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 18:22:37 23918450344651d97d22d0f3625b25d105fef848 18:22:37 latest 18:22:37 2.3.0-dev.47 18:22:37 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:22:37 main 18:22:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:37 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:23918450344651d97d22d0f3625b25d105fef848 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:23918450344651d97d22d0f3625b25d105fef848 18:22:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 18:22:38 97a0bb9b00de: Preparing 18:22:38 a2247a1f773b: Preparing 18:22:38 3cd607a95c39: Preparing 18:22:38 0a5181b65d21: Preparing 18:22:38 1d8741137b16: Preparing 18:22:38 5d3e392a13a0: Preparing 18:22:38 5d3e392a13a0: Waiting 18:22:38 0a5181b65d21: Layer already exists 18:22:38 1d8741137b16: Layer already exists 18:22:38 5d3e392a13a0: Layer already exists 18:22:38 a2247a1f773b: Pushed 18:22:38 97a0bb9b00de: Pushed 18:22:41 3cd607a95c39: Pushed 18:22:41 23918450344651d97d22d0f3625b25d105fef848: digest: sha256:e6e0b71ee3a7e29ad20eeddc16a04cfab9f4822a36fe690bcc24670b9997238c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:42 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 18:22:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 18:22:42 97a0bb9b00de: Preparing 18:22:42 a2247a1f773b: Preparing 18:22:42 3cd607a95c39: Preparing 18:22:42 0a5181b65d21: Preparing 18:22:42 1d8741137b16: Preparing 18:22:42 5d3e392a13a0: Preparing 18:22:42 5d3e392a13a0: Waiting 18:22:42 3cd607a95c39: Layer already exists 18:22:42 97a0bb9b00de: Layer already exists 18:22:42 0a5181b65d21: Layer already exists 18:22:42 a2247a1f773b: Layer already exists 18:22:42 1d8741137b16: Layer already exists 18:22:42 5d3e392a13a0: Layer already exists 18:22:42 latest: digest: sha256:e6e0b71ee3a7e29ad20eeddc16a04cfab9f4822a36fe690bcc24670b9997238c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:43 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.47 18:22:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 18:22:43 97a0bb9b00de: Preparing 18:22:43 a2247a1f773b: Preparing 18:22:43 3cd607a95c39: Preparing 18:22:43 0a5181b65d21: Preparing 18:22:43 1d8741137b16: Preparing 18:22:43 5d3e392a13a0: Preparing 18:22:43 5d3e392a13a0: Waiting 18:22:43 a2247a1f773b: Layer already exists 18:22:43 97a0bb9b00de: Layer already exists 18:22:43 1d8741137b16: Layer already exists 18:22:43 0a5181b65d21: Layer already exists 18:22:43 3cd607a95c39: Layer already exists 18:22:43 5d3e392a13a0: Layer already exists 18:22:43 2.3.0-dev.47: digest: sha256:e6e0b71ee3a7e29ad20eeddc16a04cfab9f4822a36fe690bcc24670b9997238c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:44 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:22:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 18:22:44 97a0bb9b00de: Preparing 18:22:44 a2247a1f773b: Preparing 18:22:44 3cd607a95c39: Preparing 18:22:44 0a5181b65d21: Preparing 18:22:44 1d8741137b16: Preparing 18:22:44 5d3e392a13a0: Preparing 18:22:44 5d3e392a13a0: Waiting 18:22:44 1d8741137b16: Layer already exists 18:22:44 3cd607a95c39: Layer already exists 18:22:44 a2247a1f773b: Layer already exists 18:22:44 0a5181b65d21: Layer already exists 18:22:44 97a0bb9b00de: Layer already exists 18:22:44 5d3e392a13a0: Layer already exists 18:22:44 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47: digest: sha256:e6e0b71ee3a7e29ad20eeddc16a04cfab9f4822a36fe690bcc24670b9997238c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 18:22:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 18:22:45 97a0bb9b00de: Preparing 18:22:45 a2247a1f773b: Preparing 18:22:45 3cd607a95c39: Preparing 18:22:45 0a5181b65d21: Preparing 18:22:45 1d8741137b16: Preparing 18:22:45 5d3e392a13a0: Preparing 18:22:45 5d3e392a13a0: Waiting 18:22:45 97a0bb9b00de: Layer already exists 18:22:45 a2247a1f773b: Layer already exists 18:22:45 0a5181b65d21: Layer already exists 18:22:45 3cd607a95c39: Layer already exists 18:22:45 1d8741137b16: Layer already exists 18:22:45 5d3e392a13a0: Layer already exists 18:22:45 main: digest: sha256:e6e0b71ee3a7e29ad20eeddc16a04cfab9f4822a36fe690bcc24670b9997238c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:22:45 ===================================================== [Pipeline] echo 18:22:45 taggedImages: 18:22:45 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:23918450344651d97d22d0f3625b25d105fef848 18:22:45 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 18:22:45 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.47 18:22:45 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:22:45 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 18:22:45 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 18:22:45 23918450344651d97d22d0f3625b25d105fef848 18:22:45 latest 18:22:45 2.3.0-dev.47 18:22:45 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:22:45 main 18:22:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:46 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23918450344651d97d22d0f3625b25d105fef848 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23918450344651d97d22d0f3625b25d105fef848 18:22:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 18:22:46 bc2e34b5a718: Preparing 18:22:46 bc2e34b5a718: Preparing 18:22:46 57416fa08f8f: Preparing 18:22:46 65fc3ec4b0b6: Preparing 18:22:46 449e9ba05f09: Preparing 18:22:46 cdeb7e031f11: Preparing 18:22:46 0a5181b65d21: Preparing 18:22:46 70eed5e15863: Preparing 18:22:46 0a5181b65d21: Waiting 18:22:46 69c888293f45: Preparing 18:22:46 52aa7c96ec5f: Preparing 18:22:46 55c054fec1ee: Preparing 18:22:46 70eed5e15863: Waiting 18:22:46 5d3e392a13a0: Preparing 18:22:46 52aa7c96ec5f: Waiting 18:22:46 55c054fec1ee: Waiting 18:22:46 5d3e392a13a0: Waiting 18:22:46 69c888293f45: Waiting 18:22:46 449e9ba05f09: Pushed 18:22:46 65fc3ec4b0b6: Pushed 18:22:46 0a5181b65d21: Layer already exists 18:22:46 57416fa08f8f: Pushed 18:22:46 bc2e34b5a718: Pushed 18:22:47 69c888293f45: Pushed 18:22:47 70eed5e15863: Pushed 18:22:47 52aa7c96ec5f: Pushed 18:22:47 55c054fec1ee: Pushed 18:22:47 5d3e392a13a0: Layer already exists 18:22:50 cdeb7e031f11: Pushed 18:22:50 23918450344651d97d22d0f3625b25d105fef848: digest: sha256:0287cdd006892f38816c15596de57144d9a3fd4198baf7d0b14c2656d9f9dd6c size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:50 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 18:22:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 18:22:51 bc2e34b5a718: Preparing 18:22:51 bc2e34b5a718: Preparing 18:22:51 57416fa08f8f: Preparing 18:22:51 65fc3ec4b0b6: Preparing 18:22:51 449e9ba05f09: Preparing 18:22:51 cdeb7e031f11: Preparing 18:22:51 0a5181b65d21: Preparing 18:22:51 70eed5e15863: Preparing 18:22:51 69c888293f45: Preparing 18:22:51 52aa7c96ec5f: Preparing 18:22:51 55c054fec1ee: Preparing 18:22:51 5d3e392a13a0: Preparing 18:22:51 70eed5e15863: Waiting 18:22:51 69c888293f45: Waiting 18:22:51 52aa7c96ec5f: Waiting 18:22:51 55c054fec1ee: Waiting 18:22:51 5d3e392a13a0: Waiting 18:22:51 0a5181b65d21: Waiting 18:22:51 57416fa08f8f: Layer already exists 18:22:51 cdeb7e031f11: Layer already exists 18:22:51 bc2e34b5a718: Layer already exists 18:22:51 449e9ba05f09: Layer already exists 18:22:51 65fc3ec4b0b6: Layer already exists 18:22:51 0a5181b65d21: Layer already exists 18:22:51 70eed5e15863: Layer already exists 18:22:51 55c054fec1ee: Layer already exists 18:22:51 69c888293f45: Layer already exists 18:22:51 52aa7c96ec5f: Layer already exists 18:22:51 5d3e392a13a0: Layer already exists 18:22:51 latest: digest: sha256:0287cdd006892f38816c15596de57144d9a3fd4198baf7d0b14c2656d9f9dd6c size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:51 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.47 18:22:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 18:22:52 bc2e34b5a718: Preparing 18:22:52 bc2e34b5a718: Preparing 18:22:52 57416fa08f8f: Preparing 18:22:52 65fc3ec4b0b6: Preparing 18:22:52 449e9ba05f09: Preparing 18:22:52 cdeb7e031f11: Preparing 18:22:52 0a5181b65d21: Preparing 18:22:52 70eed5e15863: Preparing 18:22:52 69c888293f45: Preparing 18:22:52 52aa7c96ec5f: Preparing 18:22:52 55c054fec1ee: Preparing 18:22:52 5d3e392a13a0: Preparing 18:22:52 0a5181b65d21: Waiting 18:22:52 70eed5e15863: Waiting 18:22:52 69c888293f45: Waiting 18:22:52 52aa7c96ec5f: Waiting 18:22:52 55c054fec1ee: Waiting 18:22:52 5d3e392a13a0: Waiting 18:22:52 cdeb7e031f11: Layer already exists 18:22:52 57416fa08f8f: Layer already exists 18:22:52 bc2e34b5a718: Layer already exists 18:22:52 449e9ba05f09: Layer already exists 18:22:52 65fc3ec4b0b6: Layer already exists 18:22:52 52aa7c96ec5f: Layer already exists 18:22:52 0a5181b65d21: Layer already exists 18:22:52 69c888293f45: Layer already exists 18:22:52 55c054fec1ee: Layer already exists 18:22:52 70eed5e15863: Layer already exists 18:22:52 5d3e392a13a0: Layer already exists 18:22:52 2.3.0-dev.47: digest: sha256:0287cdd006892f38816c15596de57144d9a3fd4198baf7d0b14c2656d9f9dd6c size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:52 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:22:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 18:22:53 bc2e34b5a718: Preparing 18:22:53 bc2e34b5a718: Preparing 18:22:53 57416fa08f8f: Preparing 18:22:53 65fc3ec4b0b6: Preparing 18:22:53 449e9ba05f09: Preparing 18:22:53 cdeb7e031f11: Preparing 18:22:53 0a5181b65d21: Preparing 18:22:53 70eed5e15863: Preparing 18:22:53 69c888293f45: Preparing 18:22:53 52aa7c96ec5f: Preparing 18:22:53 55c054fec1ee: Preparing 18:22:53 5d3e392a13a0: Preparing 18:22:53 0a5181b65d21: Waiting 18:22:53 70eed5e15863: Waiting 18:22:53 52aa7c96ec5f: Waiting 18:22:53 69c888293f45: Waiting 18:22:53 55c054fec1ee: Waiting 18:22:53 5d3e392a13a0: Waiting 18:22:53 57416fa08f8f: Layer already exists 18:22:53 65fc3ec4b0b6: Layer already exists 18:22:53 449e9ba05f09: Layer already exists 18:22:53 bc2e34b5a718: Layer already exists 18:22:53 cdeb7e031f11: Layer already exists 18:22:53 70eed5e15863: Layer already exists 18:22:53 69c888293f45: Layer already exists 18:22:53 52aa7c96ec5f: Layer already exists 18:22:53 0a5181b65d21: Layer already exists 18:22:53 55c054fec1ee: Layer already exists 18:22:53 5d3e392a13a0: Layer already exists 18:22:53 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47: digest: sha256:0287cdd006892f38816c15596de57144d9a3fd4198baf7d0b14c2656d9f9dd6c size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 18:22:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 18:22:54 bc2e34b5a718: Preparing 18:22:54 bc2e34b5a718: Preparing 18:22:54 57416fa08f8f: Preparing 18:22:54 65fc3ec4b0b6: Preparing 18:22:54 449e9ba05f09: Preparing 18:22:54 cdeb7e031f11: Preparing 18:22:54 0a5181b65d21: Preparing 18:22:54 70eed5e15863: Preparing 18:22:54 69c888293f45: Preparing 18:22:54 52aa7c96ec5f: Preparing 18:22:54 55c054fec1ee: Preparing 18:22:54 5d3e392a13a0: Preparing 18:22:54 70eed5e15863: Waiting 18:22:54 69c888293f45: Waiting 18:22:54 52aa7c96ec5f: Waiting 18:22:54 55c054fec1ee: Waiting 18:22:54 5d3e392a13a0: Waiting 18:22:54 0a5181b65d21: Waiting 18:22:54 cdeb7e031f11: Layer already exists 18:22:54 57416fa08f8f: Layer already exists 18:22:54 65fc3ec4b0b6: Layer already exists 18:22:54 bc2e34b5a718: Layer already exists 18:22:54 449e9ba05f09: Layer already exists 18:22:54 70eed5e15863: Layer already exists 18:22:54 0a5181b65d21: Layer already exists 18:22:54 52aa7c96ec5f: Layer already exists 18:22:54 69c888293f45: Layer already exists 18:22:54 55c054fec1ee: Layer already exists 18:22:54 5d3e392a13a0: Layer already exists 18:22:54 main: digest: sha256:0287cdd006892f38816c15596de57144d9a3fd4198baf7d0b14c2656d9f9dd6c size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:22:54 ===================================================== [Pipeline] echo 18:22:54 taggedImages: 18:22:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23918450344651d97d22d0f3625b25d105fef848 18:22:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 18:22:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.47 18:22:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:22:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 18:22:54 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 18:22:54 23918450344651d97d22d0f3625b25d105fef848 18:22:54 latest 18:22:54 2.3.0-dev.47 18:22:54 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:22:54 main 18:22:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:54 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23918450344651d97d22d0f3625b25d105fef848 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23918450344651d97d22d0f3625b25d105fef848 18:22:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 18:22:55 f78495ebc6df: Preparing 18:22:55 7710ea77d90b: Preparing 18:22:55 31095b9cbb9d: Preparing 18:22:55 68c845e98821: Preparing 18:22:55 97d412cf4bf8: Preparing 18:22:55 93a91a4bdc41: Preparing 18:22:55 8b8d0e6efe2c: Preparing 18:22:55 5d3e392a13a0: Preparing 18:22:55 93a91a4bdc41: Waiting 18:22:55 8b8d0e6efe2c: Waiting 18:22:55 5d3e392a13a0: Waiting 18:22:55 97d412cf4bf8: Pushed 18:22:55 f78495ebc6df: Pushed 18:22:55 7710ea77d90b: Pushed 18:22:55 5d3e392a13a0: Layer already exists 18:22:55 93a91a4bdc41: Pushed 18:22:56 8b8d0e6efe2c: Pushed 18:22:58 31095b9cbb9d: Pushed 18:22:58 68c845e98821: Pushed 18:22:58 23918450344651d97d22d0f3625b25d105fef848: digest: sha256:00a6191d7f47aa61f8e64f31b50a7acc182ffb23bd7bd9356ff96a1397435866 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:58 + 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 18:22:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 18:22:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 18:22:59 f78495ebc6df: Preparing 18:22:59 7710ea77d90b: Preparing 18:22:59 31095b9cbb9d: Preparing 18:22:59 68c845e98821: Preparing 18:22:59 97d412cf4bf8: Preparing 18:22:59 93a91a4bdc41: Preparing 18:22:59 8b8d0e6efe2c: Preparing 18:22:59 5d3e392a13a0: Preparing 18:22:59 8b8d0e6efe2c: Waiting 18:22:59 93a91a4bdc41: Waiting 18:22:59 5d3e392a13a0: Waiting 18:22:59 97d412cf4bf8: Layer already exists 18:22:59 7710ea77d90b: Layer already exists 18:22:59 31095b9cbb9d: Layer already exists 18:22:59 68c845e98821: Layer already exists 18:22:59 f78495ebc6df: Layer already exists 18:22:59 8b8d0e6efe2c: Layer already exists 18:22:59 5d3e392a13a0: Layer already exists 18:22:59 93a91a4bdc41: Layer already exists 18:22:59 latest: digest: sha256:00a6191d7f47aa61f8e64f31b50a7acc182ffb23bd7bd9356ff96a1397435866 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:59 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.47 18:23:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 18:23:00 f78495ebc6df: Preparing 18:23:00 7710ea77d90b: Preparing 18:23:00 31095b9cbb9d: Preparing 18:23:00 68c845e98821: Preparing 18:23:00 97d412cf4bf8: Preparing 18:23:00 93a91a4bdc41: Preparing 18:23:00 8b8d0e6efe2c: Preparing 18:23:00 5d3e392a13a0: Preparing 18:23:00 93a91a4bdc41: Waiting 18:23:00 8b8d0e6efe2c: Waiting 18:23:00 5d3e392a13a0: Waiting 18:23:00 31095b9cbb9d: Layer already exists 18:23:00 f78495ebc6df: Layer already exists 18:23:00 7710ea77d90b: Layer already exists 18:23:00 68c845e98821: Layer already exists 18:23:00 97d412cf4bf8: Layer already exists 18:23:00 5d3e392a13a0: Layer already exists 18:23:00 8b8d0e6efe2c: Layer already exists 18:23:00 93a91a4bdc41: Layer already exists 18:23:00 2.3.0-dev.47: digest: sha256:00a6191d7f47aa61f8e64f31b50a7acc182ffb23bd7bd9356ff96a1397435866 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:00 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:23:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 18:23:00 f78495ebc6df: Preparing 18:23:00 7710ea77d90b: Preparing 18:23:00 31095b9cbb9d: Preparing 18:23:00 68c845e98821: Preparing 18:23:00 97d412cf4bf8: Preparing 18:23:00 93a91a4bdc41: Preparing 18:23:00 8b8d0e6efe2c: Preparing 18:23:00 5d3e392a13a0: Preparing 18:23:00 93a91a4bdc41: Waiting 18:23:00 5d3e392a13a0: Waiting 18:23:00 8b8d0e6efe2c: Waiting 18:23:00 97d412cf4bf8: Layer already exists 18:23:00 7710ea77d90b: Layer already exists 18:23:00 31095b9cbb9d: Layer already exists 18:23:00 f78495ebc6df: Layer already exists 18:23:00 68c845e98821: Layer already exists 18:23:01 93a91a4bdc41: Layer already exists 18:23:01 5d3e392a13a0: Layer already exists 18:23:01 8b8d0e6efe2c: Layer already exists 18:23:01 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47: digest: sha256:00a6191d7f47aa61f8e64f31b50a7acc182ffb23bd7bd9356ff96a1397435866 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:01 + 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 18:23:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 18:23:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 18:23:02 f78495ebc6df: Preparing 18:23:02 7710ea77d90b: Preparing 18:23:02 31095b9cbb9d: Preparing 18:23:02 68c845e98821: Preparing 18:23:02 97d412cf4bf8: Preparing 18:23:02 93a91a4bdc41: Preparing 18:23:02 8b8d0e6efe2c: Preparing 18:23:02 5d3e392a13a0: Preparing 18:23:02 93a91a4bdc41: Waiting 18:23:02 8b8d0e6efe2c: Waiting 18:23:02 5d3e392a13a0: Waiting 18:23:02 7710ea77d90b: Layer already exists 18:23:02 31095b9cbb9d: Layer already exists 18:23:02 97d412cf4bf8: Layer already exists 18:23:02 68c845e98821: Layer already exists 18:23:02 f78495ebc6df: Layer already exists 18:23:02 93a91a4bdc41: Layer already exists 18:23:02 8b8d0e6efe2c: Layer already exists 18:23:02 5d3e392a13a0: Layer already exists 18:23:02 main: digest: sha256:00a6191d7f47aa61f8e64f31b50a7acc182ffb23bd7bd9356ff96a1397435866 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:23:02 ===================================================== [Pipeline] echo 18:23:02 taggedImages: 18:23:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23918450344651d97d22d0f3625b25d105fef848 18:23:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 18:23:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.47 18:23:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:23:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 18:23:02 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 18:23:02 23918450344651d97d22d0f3625b25d105fef848 18:23:02 latest 18:23:02 2.3.0-dev.47 18:23:02 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:23:02 main 18:23:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:02 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23918450344651d97d22d0f3625b25d105fef848 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23918450344651d97d22d0f3625b25d105fef848 18:23:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 18:23:03 2e78be06fd51: Preparing 18:23:03 c3cb30f15ca6: Preparing 18:23:03 e6166767ed3e: Preparing 18:23:03 5a3a53bc9853: Preparing 18:23:03 f194b279cc52: Preparing 18:23:03 4170f040baef: Preparing 18:23:03 962abcd3f8c5: Preparing 18:23:03 15ae7bc9b97a: Preparing 18:23:03 8144f305c5bb: Preparing 18:23:03 5d3e392a13a0: Preparing 18:23:03 8144f305c5bb: Waiting 18:23:03 962abcd3f8c5: Waiting 18:23:03 15ae7bc9b97a: Waiting 18:23:03 4170f040baef: Waiting 18:23:03 5d3e392a13a0: Waiting 18:23:03 f194b279cc52: Pushed 18:23:03 c3cb30f15ca6: Pushed 18:23:03 2e78be06fd51: Pushed 18:23:03 962abcd3f8c5: Pushed 18:23:03 15ae7bc9b97a: Pushed 18:23:03 4170f040baef: Pushed 18:23:03 5d3e392a13a0: Layer already exists 18:23:04 8144f305c5bb: Pushed 18:23:06 5a3a53bc9853: Pushed 18:23:06 e6166767ed3e: Pushed 18:23:06 23918450344651d97d22d0f3625b25d105fef848: digest: sha256:5b4384b7fcd1fcf12304c1219ad56de512e8acbed35988436d01fe1a85289e46 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:07 + 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 18:23:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 18:23:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 18:23:07 2e78be06fd51: Preparing 18:23:07 c3cb30f15ca6: Preparing 18:23:07 e6166767ed3e: Preparing 18:23:07 5a3a53bc9853: Preparing 18:23:07 f194b279cc52: Preparing 18:23:07 4170f040baef: Preparing 18:23:07 962abcd3f8c5: Preparing 18:23:07 15ae7bc9b97a: Preparing 18:23:07 8144f305c5bb: Preparing 18:23:07 5d3e392a13a0: Preparing 18:23:07 962abcd3f8c5: Waiting 18:23:07 15ae7bc9b97a: Waiting 18:23:07 8144f305c5bb: Waiting 18:23:07 4170f040baef: Waiting 18:23:07 5d3e392a13a0: Waiting 18:23:07 c3cb30f15ca6: Layer already exists 18:23:07 e6166767ed3e: Layer already exists 18:23:07 f194b279cc52: Layer already exists 18:23:07 5a3a53bc9853: Layer already exists 18:23:07 2e78be06fd51: Layer already exists 18:23:07 8144f305c5bb: Layer already exists 18:23:07 4170f040baef: Layer already exists 18:23:07 962abcd3f8c5: Layer already exists 18:23:07 15ae7bc9b97a: Layer already exists 18:23:07 5d3e392a13a0: Layer already exists 18:23:07 latest: digest: sha256:5b4384b7fcd1fcf12304c1219ad56de512e8acbed35988436d01fe1a85289e46 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:08 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.47 18:23:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 18:23:08 2e78be06fd51: Preparing 18:23:08 c3cb30f15ca6: Preparing 18:23:08 e6166767ed3e: Preparing 18:23:08 5a3a53bc9853: Preparing 18:23:08 f194b279cc52: Preparing 18:23:08 4170f040baef: Preparing 18:23:08 962abcd3f8c5: Preparing 18:23:08 15ae7bc9b97a: Preparing 18:23:08 8144f305c5bb: Preparing 18:23:08 5d3e392a13a0: Preparing 18:23:08 4170f040baef: Waiting 18:23:08 962abcd3f8c5: Waiting 18:23:08 15ae7bc9b97a: Waiting 18:23:08 8144f305c5bb: Waiting 18:23:08 5d3e392a13a0: Waiting 18:23:08 2e78be06fd51: Layer already exists 18:23:08 5a3a53bc9853: Layer already exists 18:23:08 e6166767ed3e: Layer already exists 18:23:08 f194b279cc52: Layer already exists 18:23:08 c3cb30f15ca6: Layer already exists 18:23:08 5d3e392a13a0: Layer already exists 18:23:08 962abcd3f8c5: Layer already exists 18:23:08 4170f040baef: Layer already exists 18:23:08 15ae7bc9b97a: Layer already exists 18:23:08 8144f305c5bb: Layer already exists 18:23:08 2.3.0-dev.47: digest: sha256:5b4384b7fcd1fcf12304c1219ad56de512e8acbed35988436d01fe1a85289e46 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:09 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:23:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 18:23:09 2e78be06fd51: Preparing 18:23:09 c3cb30f15ca6: Preparing 18:23:09 e6166767ed3e: Preparing 18:23:09 5a3a53bc9853: Preparing 18:23:09 f194b279cc52: Preparing 18:23:09 4170f040baef: Preparing 18:23:09 962abcd3f8c5: Preparing 18:23:09 15ae7bc9b97a: Preparing 18:23:09 8144f305c5bb: Preparing 18:23:09 5d3e392a13a0: Preparing 18:23:09 962abcd3f8c5: Waiting 18:23:09 15ae7bc9b97a: Waiting 18:23:09 8144f305c5bb: Waiting 18:23:09 5d3e392a13a0: Waiting 18:23:09 4170f040baef: Waiting 18:23:09 2e78be06fd51: Layer already exists 18:23:09 e6166767ed3e: Layer already exists 18:23:09 c3cb30f15ca6: Layer already exists 18:23:09 5a3a53bc9853: Layer already exists 18:23:09 f194b279cc52: Layer already exists 18:23:09 4170f040baef: Layer already exists 18:23:09 962abcd3f8c5: Layer already exists 18:23:09 5d3e392a13a0: Layer already exists 18:23:09 15ae7bc9b97a: Layer already exists 18:23:09 8144f305c5bb: Layer already exists 18:23:09 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47: digest: sha256:5b4384b7fcd1fcf12304c1219ad56de512e8acbed35988436d01fe1a85289e46 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:10 + 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 18:23:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 18:23:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 18:23:10 2e78be06fd51: Preparing 18:23:10 c3cb30f15ca6: Preparing 18:23:10 e6166767ed3e: Preparing 18:23:10 5a3a53bc9853: Preparing 18:23:10 f194b279cc52: Preparing 18:23:10 4170f040baef: Preparing 18:23:10 962abcd3f8c5: Preparing 18:23:10 15ae7bc9b97a: Preparing 18:23:10 8144f305c5bb: Preparing 18:23:10 5d3e392a13a0: Preparing 18:23:10 4170f040baef: Waiting 18:23:10 962abcd3f8c5: Waiting 18:23:10 15ae7bc9b97a: Waiting 18:23:10 8144f305c5bb: Waiting 18:23:10 5d3e392a13a0: Waiting 18:23:10 e6166767ed3e: Layer already exists 18:23:10 f194b279cc52: Layer already exists 18:23:10 c3cb30f15ca6: Layer already exists 18:23:10 2e78be06fd51: Layer already exists 18:23:10 5a3a53bc9853: Layer already exists 18:23:10 4170f040baef: Layer already exists 18:23:10 15ae7bc9b97a: Layer already exists 18:23:10 962abcd3f8c5: Layer already exists 18:23:10 8144f305c5bb: Layer already exists 18:23:10 5d3e392a13a0: Layer already exists 18:23:10 main: digest: sha256:5b4384b7fcd1fcf12304c1219ad56de512e8acbed35988436d01fe1a85289e46 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:23:11 ===================================================== [Pipeline] echo 18:23:11 taggedImages: 18:23:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23918450344651d97d22d0f3625b25d105fef848 18:23:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 18:23:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.47 18:23:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:23:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 18:23:11 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 18:23:11 23918450344651d97d22d0f3625b25d105fef848 18:23:11 latest 18:23:11 2.3.0-dev.47 18:23:11 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:23:11 main 18:23:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:11 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23918450344651d97d22d0f3625b25d105fef848 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23918450344651d97d22d0f3625b25d105fef848 18:23:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 18:23:11 e39554b9a8ae: Preparing 18:23:11 766b848bd862: Preparing 18:23:11 0a5181b65d21: Preparing 18:23:11 798415d4d8ec: Preparing 18:23:11 b923251f4422: Preparing 18:23:11 9833f26c6bda: Preparing 18:23:11 9833f26c6bda: Waiting 18:23:12 0a5181b65d21: Layer already exists 18:23:12 9833f26c6bda: Layer already exists 18:23:12 e39554b9a8ae: Pushed 18:23:12 b923251f4422: Pushed 18:23:13 798415d4d8ec: Pushed 18:23:16 766b848bd862: Pushed 18:23:16 23918450344651d97d22d0f3625b25d105fef848: digest: sha256:4b0bbf9e879055b080d579b5a1654e0b5f1dacef94288ec5b4cf65528324a4d5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:17 + 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 18:23:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 18:23:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 18:23:17 e39554b9a8ae: Preparing 18:23:17 766b848bd862: Preparing 18:23:17 0a5181b65d21: Preparing 18:23:17 798415d4d8ec: Preparing 18:23:17 b923251f4422: Preparing 18:23:17 9833f26c6bda: Preparing 18:23:17 9833f26c6bda: Waiting 18:23:17 0a5181b65d21: Layer already exists 18:23:17 766b848bd862: Layer already exists 18:23:17 b923251f4422: Layer already exists 18:23:17 e39554b9a8ae: Layer already exists 18:23:17 798415d4d8ec: Layer already exists 18:23:17 9833f26c6bda: Layer already exists 18:23:17 latest: digest: sha256:4b0bbf9e879055b080d579b5a1654e0b5f1dacef94288ec5b4cf65528324a4d5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:18 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.47 18:23:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 18:23:18 e39554b9a8ae: Preparing 18:23:18 766b848bd862: Preparing 18:23:18 0a5181b65d21: Preparing 18:23:18 798415d4d8ec: Preparing 18:23:18 b923251f4422: Preparing 18:23:18 9833f26c6bda: Preparing 18:23:18 9833f26c6bda: Waiting 18:23:18 0a5181b65d21: Layer already exists 18:23:18 e39554b9a8ae: Layer already exists 18:23:18 798415d4d8ec: Layer already exists 18:23:18 766b848bd862: Layer already exists 18:23:18 b923251f4422: Layer already exists 18:23:18 9833f26c6bda: Layer already exists 18:23:18 2.3.0-dev.47: digest: sha256:4b0bbf9e879055b080d579b5a1654e0b5f1dacef94288ec5b4cf65528324a4d5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:19 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:23:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 18:23:19 e39554b9a8ae: Preparing 18:23:19 766b848bd862: Preparing 18:23:19 0a5181b65d21: Preparing 18:23:19 798415d4d8ec: Preparing 18:23:19 b923251f4422: Preparing 18:23:19 9833f26c6bda: Preparing 18:23:19 9833f26c6bda: Waiting 18:23:19 e39554b9a8ae: Layer already exists 18:23:19 b923251f4422: Layer already exists 18:23:19 798415d4d8ec: Layer already exists 18:23:19 766b848bd862: Layer already exists 18:23:19 0a5181b65d21: Layer already exists 18:23:19 9833f26c6bda: Layer already exists 18:23:19 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47: digest: sha256:4b0bbf9e879055b080d579b5a1654e0b5f1dacef94288ec5b4cf65528324a4d5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:20 + 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 18:23:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 18:23:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 18:23:20 e39554b9a8ae: Preparing 18:23:20 766b848bd862: Preparing 18:23:20 0a5181b65d21: Preparing 18:23:20 798415d4d8ec: Preparing 18:23:20 b923251f4422: Preparing 18:23:20 9833f26c6bda: Preparing 18:23:20 9833f26c6bda: Waiting 18:23:20 b923251f4422: Layer already exists 18:23:20 766b848bd862: Layer already exists 18:23:20 0a5181b65d21: Layer already exists 18:23:20 e39554b9a8ae: Layer already exists 18:23:20 798415d4d8ec: Layer already exists 18:23:20 9833f26c6bda: Layer already exists 18:23:20 main: digest: sha256:4b0bbf9e879055b080d579b5a1654e0b5f1dacef94288ec5b4cf65528324a4d5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:23:20 ===================================================== [Pipeline] echo 18:23:20 taggedImages: 18:23:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23918450344651d97d22d0f3625b25d105fef848 18:23:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 18:23:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.47 18:23:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:23:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 18:23:20 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 18:23:20 23918450344651d97d22d0f3625b25d105fef848 18:23:20 latest 18:23:20 2.3.0-dev.47 18:23:20 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:23:20 main 18:23:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:21 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23918450344651d97d22d0f3625b25d105fef848 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23918450344651d97d22d0f3625b25d105fef848 18:23:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 18:23:21 994df87f1281: Preparing 18:23:21 74ef6f8b96e5: Preparing 18:23:21 f5e4b3bbdb5c: Preparing 18:23:21 947ef606af15: Preparing 18:23:21 6eaabb5d9caf: Preparing 18:23:21 c3634b147df0: Preparing 18:23:21 b923251f4422: Preparing 18:23:21 9833f26c6bda: Preparing 18:23:21 b923251f4422: Waiting 18:23:21 9833f26c6bda: Waiting 18:23:21 c3634b147df0: Waiting 18:23:21 74ef6f8b96e5: Pushed 18:23:21 994df87f1281: Pushed 18:23:21 f5e4b3bbdb5c: Pushed 18:23:21 9833f26c6bda: Layer already exists 18:23:21 b923251f4422: Layer already exists 18:23:22 c3634b147df0: Pushed 18:23:31 6eaabb5d9caf: Pushed 18:23:37 947ef606af15: Pushed 18:23:37 23918450344651d97d22d0f3625b25d105fef848: digest: sha256:dfe684fbdffb2a3ad6b99b9b2c086a52524c28d31ed0454a0e04f3b687525562 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:38 + 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 18:23:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 18:23:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 18:23:38 994df87f1281: Preparing 18:23:38 74ef6f8b96e5: Preparing 18:23:38 f5e4b3bbdb5c: Preparing 18:23:38 947ef606af15: Preparing 18:23:38 6eaabb5d9caf: Preparing 18:23:38 c3634b147df0: Preparing 18:23:38 b923251f4422: Preparing 18:23:38 9833f26c6bda: Preparing 18:23:38 b923251f4422: Waiting 18:23:38 9833f26c6bda: Waiting 18:23:38 c3634b147df0: Waiting 18:23:38 994df87f1281: Layer already exists 18:23:38 f5e4b3bbdb5c: Layer already exists 18:23:38 74ef6f8b96e5: Layer already exists 18:23:38 6eaabb5d9caf: Layer already exists 18:23:38 947ef606af15: Layer already exists 18:23:38 9833f26c6bda: Layer already exists 18:23:38 b923251f4422: Layer already exists 18:23:38 c3634b147df0: Layer already exists 18:23:38 latest: digest: sha256:dfe684fbdffb2a3ad6b99b9b2c086a52524c28d31ed0454a0e04f3b687525562 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:39 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.47 18:23:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 18:23:39 994df87f1281: Preparing 18:23:39 74ef6f8b96e5: Preparing 18:23:39 f5e4b3bbdb5c: Preparing 18:23:39 947ef606af15: Preparing 18:23:39 6eaabb5d9caf: Preparing 18:23:39 c3634b147df0: Preparing 18:23:39 b923251f4422: Preparing 18:23:39 9833f26c6bda: Preparing 18:23:39 b923251f4422: Waiting 18:23:39 9833f26c6bda: Waiting 18:23:39 c3634b147df0: Waiting 18:23:39 947ef606af15: Layer already exists 18:23:39 f5e4b3bbdb5c: Layer already exists 18:23:39 74ef6f8b96e5: Layer already exists 18:23:39 994df87f1281: Layer already exists 18:23:39 6eaabb5d9caf: Layer already exists 18:23:39 c3634b147df0: Layer already exists 18:23:39 b923251f4422: Layer already exists 18:23:39 9833f26c6bda: Layer already exists 18:23:39 2.3.0-dev.47: digest: sha256:dfe684fbdffb2a3ad6b99b9b2c086a52524c28d31ed0454a0e04f3b687525562 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:40 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:23:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 18:23:40 994df87f1281: Preparing 18:23:40 74ef6f8b96e5: Preparing 18:23:40 f5e4b3bbdb5c: Preparing 18:23:40 947ef606af15: Preparing 18:23:40 6eaabb5d9caf: Preparing 18:23:40 c3634b147df0: Preparing 18:23:40 b923251f4422: Preparing 18:23:40 9833f26c6bda: Preparing 18:23:40 b923251f4422: Waiting 18:23:40 9833f26c6bda: Waiting 18:23:40 c3634b147df0: Waiting 18:23:40 994df87f1281: Layer already exists 18:23:40 f5e4b3bbdb5c: Layer already exists 18:23:40 6eaabb5d9caf: Layer already exists 18:23:40 74ef6f8b96e5: Layer already exists 18:23:40 947ef606af15: Layer already exists 18:23:40 b923251f4422: Layer already exists 18:23:40 c3634b147df0: Layer already exists 18:23:40 9833f26c6bda: Layer already exists 18:23:40 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47: digest: sha256:dfe684fbdffb2a3ad6b99b9b2c086a52524c28d31ed0454a0e04f3b687525562 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:41 + 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 18:23:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 18:23:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 18:23:41 994df87f1281: Preparing 18:23:41 74ef6f8b96e5: Preparing 18:23:41 f5e4b3bbdb5c: Preparing 18:23:41 947ef606af15: Preparing 18:23:41 6eaabb5d9caf: Preparing 18:23:41 c3634b147df0: Preparing 18:23:41 b923251f4422: Preparing 18:23:41 9833f26c6bda: Preparing 18:23:41 c3634b147df0: Waiting 18:23:41 b923251f4422: Waiting 18:23:41 9833f26c6bda: Waiting 18:23:41 74ef6f8b96e5: Layer already exists 18:23:41 994df87f1281: Layer already exists 18:23:41 6eaabb5d9caf: Layer already exists 18:23:41 f5e4b3bbdb5c: Layer already exists 18:23:41 947ef606af15: Layer already exists 18:23:41 9833f26c6bda: Layer already exists 18:23:41 b923251f4422: Layer already exists 18:23:41 c3634b147df0: Layer already exists 18:23:41 main: digest: sha256:dfe684fbdffb2a3ad6b99b9b2c086a52524c28d31ed0454a0e04f3b687525562 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:23:41 ===================================================== [Pipeline] echo 18:23:41 taggedImages: 18:23:41 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23918450344651d97d22d0f3625b25d105fef848 18:23:41 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 18:23:41 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.47 18:23:41 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:23:41 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 18:23:41 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 18:23:41 23918450344651d97d22d0f3625b25d105fef848 18:23:41 latest 18:23:41 2.3.0-dev.47 18:23:41 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:23:41 main 18:23:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:42 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23918450344651d97d22d0f3625b25d105fef848 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23918450344651d97d22d0f3625b25d105fef848 18:23:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 18:23:42 75b8263cfb03: Preparing 18:23:42 2c333f14e726: Preparing 18:23:42 d2a9a342ca74: Preparing 18:23:42 ed3fb572f879: Preparing 18:23:42 8478a82980d3: Preparing 18:23:42 b923251f4422: Preparing 18:23:42 9833f26c6bda: Preparing 18:23:42 b923251f4422: Waiting 18:23:42 9833f26c6bda: Waiting 18:23:42 d2a9a342ca74: Pushed 18:23:42 2c333f14e726: Pushed 18:23:42 75b8263cfb03: Pushed 18:23:42 b923251f4422: Layer already exists 18:23:42 9833f26c6bda: Layer already exists 18:23:43 8478a82980d3: Pushed 18:23:58 ed3fb572f879: Pushed 18:23:58 23918450344651d97d22d0f3625b25d105fef848: digest: sha256:453e196880b7fd6bb0090f5a4f43fcf39b8c342ba8fbaf28ea0e99909f7a2f04 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:58 + 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 18:23:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 18:23:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 18:23:59 75b8263cfb03: Preparing 18:23:59 2c333f14e726: Preparing 18:23:59 d2a9a342ca74: Preparing 18:23:59 ed3fb572f879: Preparing 18:23:59 8478a82980d3: Preparing 18:23:59 b923251f4422: Preparing 18:23:59 9833f26c6bda: Preparing 18:23:59 b923251f4422: Waiting 18:23:59 9833f26c6bda: Waiting 18:23:59 8478a82980d3: Layer already exists 18:23:59 75b8263cfb03: Layer already exists 18:23:59 d2a9a342ca74: Layer already exists 18:23:59 ed3fb572f879: Layer already exists 18:23:59 2c333f14e726: Layer already exists 18:23:59 b923251f4422: Layer already exists 18:23:59 9833f26c6bda: Layer already exists 18:23:59 latest: digest: sha256:453e196880b7fd6bb0090f5a4f43fcf39b8c342ba8fbaf28ea0e99909f7a2f04 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:59 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.47 18:24:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 18:24:00 75b8263cfb03: Preparing 18:24:00 2c333f14e726: Preparing 18:24:00 d2a9a342ca74: Preparing 18:24:00 ed3fb572f879: Preparing 18:24:00 8478a82980d3: Preparing 18:24:00 b923251f4422: Preparing 18:24:00 9833f26c6bda: Preparing 18:24:00 b923251f4422: Waiting 18:24:00 9833f26c6bda: Waiting 18:24:00 2c333f14e726: Layer already exists 18:24:00 75b8263cfb03: Layer already exists 18:24:00 d2a9a342ca74: Layer already exists 18:24:00 ed3fb572f879: Layer already exists 18:24:00 8478a82980d3: Layer already exists 18:24:00 b923251f4422: Layer already exists 18:24:00 9833f26c6bda: Layer already exists 18:24:00 2.3.0-dev.47: digest: sha256:453e196880b7fd6bb0090f5a4f43fcf39b8c342ba8fbaf28ea0e99909f7a2f04 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:00 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:24:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 18:24:01 75b8263cfb03: Preparing 18:24:01 2c333f14e726: Preparing 18:24:01 d2a9a342ca74: Preparing 18:24:01 ed3fb572f879: Preparing 18:24:01 8478a82980d3: Preparing 18:24:01 b923251f4422: Preparing 18:24:01 9833f26c6bda: Preparing 18:24:01 b923251f4422: Waiting 18:24:01 9833f26c6bda: Waiting 18:24:01 d2a9a342ca74: Layer already exists 18:24:01 2c333f14e726: Layer already exists 18:24:01 75b8263cfb03: Layer already exists 18:24:01 ed3fb572f879: Layer already exists 18:24:01 8478a82980d3: Layer already exists 18:24:01 9833f26c6bda: Layer already exists 18:24:01 b923251f4422: Layer already exists 18:24:01 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47: digest: sha256:453e196880b7fd6bb0090f5a4f43fcf39b8c342ba8fbaf28ea0e99909f7a2f04 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:01 + 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 18:24:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 18:24:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 18:24:02 75b8263cfb03: Preparing 18:24:02 2c333f14e726: Preparing 18:24:02 d2a9a342ca74: Preparing 18:24:02 ed3fb572f879: Preparing 18:24:02 8478a82980d3: Preparing 18:24:02 b923251f4422: Preparing 18:24:02 9833f26c6bda: Preparing 18:24:02 b923251f4422: Waiting 18:24:02 9833f26c6bda: Waiting 18:24:02 2c333f14e726: Layer already exists 18:24:02 75b8263cfb03: Layer already exists 18:24:02 8478a82980d3: Layer already exists 18:24:02 d2a9a342ca74: Layer already exists 18:24:02 ed3fb572f879: Layer already exists 18:24:02 9833f26c6bda: Layer already exists 18:24:02 b923251f4422: Layer already exists 18:24:02 main: digest: sha256:453e196880b7fd6bb0090f5a4f43fcf39b8c342ba8fbaf28ea0e99909f7a2f04 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:24:02 ===================================================== [Pipeline] echo 18:24:02 taggedImages: 18:24:02 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23918450344651d97d22d0f3625b25d105fef848 18:24:02 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 18:24:02 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.47 18:24:02 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:24:02 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 18:24:02 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 18:24:02 23918450344651d97d22d0f3625b25d105fef848 18:24:02 latest 18:24:02 2.3.0-dev.47 18:24:02 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:24:02 main 18:24:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:02 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23918450344651d97d22d0f3625b25d105fef848 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23918450344651d97d22d0f3625b25d105fef848 18:24:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 18:24:03 c76acf1182da: Preparing 18:24:03 8456532c042f: Preparing 18:24:03 ac0c0090a328: Preparing 18:24:03 c70532d3e19c: Preparing 18:24:03 c3634b147df0: Preparing 18:24:03 b923251f4422: Preparing 18:24:03 9833f26c6bda: Preparing 18:24:03 b923251f4422: Waiting 18:24:03 9833f26c6bda: Waiting 18:24:03 c3634b147df0: Layer already exists 18:24:03 b923251f4422: Layer already exists 18:24:03 9833f26c6bda: Layer already exists 18:24:03 8456532c042f: Pushed 18:24:03 ac0c0090a328: Pushed 18:24:03 c76acf1182da: Pushed 18:24:18 c70532d3e19c: Pushed 18:24:18 23918450344651d97d22d0f3625b25d105fef848: digest: sha256:f2710e22ae884da49d1370c136c509b5ce197b9949f4e660fc4dbdc6d1ba539e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:19 + 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 18:24:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 18:24:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 18:24:19 c76acf1182da: Preparing 18:24:19 8456532c042f: Preparing 18:24:19 ac0c0090a328: Preparing 18:24:19 c70532d3e19c: Preparing 18:24:19 c3634b147df0: Preparing 18:24:19 b923251f4422: Preparing 18:24:19 9833f26c6bda: Preparing 18:24:19 b923251f4422: Waiting 18:24:19 8456532c042f: Layer already exists 18:24:19 c70532d3e19c: Layer already exists 18:24:19 ac0c0090a328: Layer already exists 18:24:19 c3634b147df0: Layer already exists 18:24:19 c76acf1182da: Layer already exists 18:24:19 9833f26c6bda: Layer already exists 18:24:19 b923251f4422: Layer already exists 18:24:19 latest: digest: sha256:f2710e22ae884da49d1370c136c509b5ce197b9949f4e660fc4dbdc6d1ba539e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:20 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.47 18:24:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 18:24:20 c76acf1182da: Preparing 18:24:20 8456532c042f: Preparing 18:24:20 ac0c0090a328: Preparing 18:24:20 c70532d3e19c: Preparing 18:24:20 c3634b147df0: Preparing 18:24:20 b923251f4422: Preparing 18:24:20 9833f26c6bda: Preparing 18:24:20 b923251f4422: Waiting 18:24:20 c3634b147df0: Layer already exists 18:24:20 c70532d3e19c: Layer already exists 18:24:20 c76acf1182da: Layer already exists 18:24:20 ac0c0090a328: Layer already exists 18:24:20 8456532c042f: Layer already exists 18:24:20 b923251f4422: Layer already exists 18:24:20 9833f26c6bda: Layer already exists 18:24:20 2.3.0-dev.47: digest: sha256:f2710e22ae884da49d1370c136c509b5ce197b9949f4e660fc4dbdc6d1ba539e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:21 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:24:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 18:24:21 c76acf1182da: Preparing 18:24:21 8456532c042f: Preparing 18:24:21 ac0c0090a328: Preparing 18:24:21 c70532d3e19c: Preparing 18:24:21 c3634b147df0: Preparing 18:24:21 b923251f4422: Preparing 18:24:21 9833f26c6bda: Preparing 18:24:21 b923251f4422: Waiting 18:24:21 9833f26c6bda: Waiting 18:24:21 c76acf1182da: Layer already exists 18:24:21 c3634b147df0: Layer already exists 18:24:21 ac0c0090a328: Layer already exists 18:24:21 c70532d3e19c: Layer already exists 18:24:21 8456532c042f: Layer already exists 18:24:21 b923251f4422: Layer already exists 18:24:21 9833f26c6bda: Layer already exists 18:24:21 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47: digest: sha256:f2710e22ae884da49d1370c136c509b5ce197b9949f4e660fc4dbdc6d1ba539e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:22 + 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 18:24:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 18:24:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 18:24:22 c76acf1182da: Preparing 18:24:22 8456532c042f: Preparing 18:24:22 ac0c0090a328: Preparing 18:24:22 c70532d3e19c: Preparing 18:24:22 c3634b147df0: Preparing 18:24:22 b923251f4422: Preparing 18:24:22 9833f26c6bda: Preparing 18:24:22 b923251f4422: Waiting 18:24:22 9833f26c6bda: Waiting 18:24:22 c70532d3e19c: Layer already exists 18:24:22 c3634b147df0: Layer already exists 18:24:22 8456532c042f: Layer already exists 18:24:22 ac0c0090a328: Layer already exists 18:24:22 c76acf1182da: Layer already exists 18:24:22 b923251f4422: Layer already exists 18:24:22 9833f26c6bda: Layer already exists 18:24:22 main: digest: sha256:f2710e22ae884da49d1370c136c509b5ce197b9949f4e660fc4dbdc6d1ba539e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:24:22 ===================================================== [Pipeline] echo 18:24:22 taggedImages: 18:24:22 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23918450344651d97d22d0f3625b25d105fef848 18:24:22 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 18:24:22 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.47 18:24:22 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:24:22 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 18:24:22 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 18:24:22 23918450344651d97d22d0f3625b25d105fef848 18:24:22 latest 18:24:22 2.3.0-dev.47 18:24:22 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:24:22 main 18:24:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:23 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:23918450344651d97d22d0f3625b25d105fef848 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:23918450344651d97d22d0f3625b25d105fef848 18:24:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:24:23 29166290387b: Preparing 18:24:23 214a878d8396: Preparing 18:24:23 0a5181b65d21: Preparing 18:24:23 87b6857178df: Preparing 18:24:23 5d3e392a13a0: Preparing 18:24:23 5d3e392a13a0: Layer already exists 18:24:23 0a5181b65d21: Layer already exists 18:24:23 29166290387b: Pushed 18:24:23 87b6857178df: Pushed 18:24:29 214a878d8396: Pushed 18:24:29 23918450344651d97d22d0f3625b25d105fef848: digest: sha256:d2254124328220fba11ab15286894b2779ff998cc6111dd8593eb59be8860bc0 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:29 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 18:24:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:24:30 29166290387b: Preparing 18:24:30 214a878d8396: Preparing 18:24:30 0a5181b65d21: Preparing 18:24:30 87b6857178df: Preparing 18:24:30 5d3e392a13a0: Preparing 18:24:30 5d3e392a13a0: Layer already exists 18:24:30 0a5181b65d21: Layer already exists 18:24:30 87b6857178df: Layer already exists 18:24:30 214a878d8396: Layer already exists 18:24:30 29166290387b: Layer already exists 18:24:30 latest: digest: sha256:d2254124328220fba11ab15286894b2779ff998cc6111dd8593eb59be8860bc0 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:30 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.47 18:24:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:24:31 29166290387b: Preparing 18:24:31 214a878d8396: Preparing 18:24:31 0a5181b65d21: Preparing 18:24:31 87b6857178df: Preparing 18:24:31 5d3e392a13a0: Preparing 18:24:31 214a878d8396: Layer already exists 18:24:31 87b6857178df: Layer already exists 18:24:31 29166290387b: Layer already exists 18:24:31 0a5181b65d21: Layer already exists 18:24:31 5d3e392a13a0: Layer already exists 18:24:31 2.3.0-dev.47: digest: sha256:d2254124328220fba11ab15286894b2779ff998cc6111dd8593eb59be8860bc0 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:31 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:24:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:24:32 29166290387b: Preparing 18:24:32 214a878d8396: Preparing 18:24:32 0a5181b65d21: Preparing 18:24:32 87b6857178df: Preparing 18:24:32 5d3e392a13a0: Preparing 18:24:32 87b6857178df: Layer already exists 18:24:32 5d3e392a13a0: Layer already exists 18:24:32 29166290387b: Layer already exists 18:24:32 0a5181b65d21: Layer already exists 18:24:32 214a878d8396: Layer already exists 18:24:32 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47: digest: sha256:d2254124328220fba11ab15286894b2779ff998cc6111dd8593eb59be8860bc0 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:32 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 18:24:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:24:32 29166290387b: Preparing 18:24:32 214a878d8396: Preparing 18:24:32 0a5181b65d21: Preparing 18:24:32 87b6857178df: Preparing 18:24:32 5d3e392a13a0: Preparing 18:24:32 5d3e392a13a0: Layer already exists 18:24:32 0a5181b65d21: Layer already exists 18:24:32 87b6857178df: Layer already exists 18:24:32 214a878d8396: Layer already exists 18:24:32 29166290387b: Layer already exists 18:24:33 main: digest: sha256:d2254124328220fba11ab15286894b2779ff998cc6111dd8593eb59be8860bc0 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:24:33 ===================================================== [Pipeline] echo 18:24:33 taggedImages: 18:24:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:23918450344651d97d22d0f3625b25d105fef848 18:24:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 18:24:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.47 18:24:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:24:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 18:24:33 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 18:24:33 23918450344651d97d22d0f3625b25d105fef848 18:24:33 latest 18:24:33 2.3.0-dev.47 18:24:33 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:24:33 main 18:24:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:33 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23918450344651d97d22d0f3625b25d105fef848 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23918450344651d97d22d0f3625b25d105fef848 18:24:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:24:34 a0b929db2bf3: Preparing 18:24:34 1a66004d36b9: Preparing 18:24:34 0a5181b65d21: Preparing 18:24:34 1d8741137b16: Preparing 18:24:34 5d3e392a13a0: Preparing 18:24:34 5d3e392a13a0: Layer already exists 18:24:34 1d8741137b16: Layer already exists 18:24:34 0a5181b65d21: Layer already exists 18:24:34 a0b929db2bf3: Pushed 18:24:38 1a66004d36b9: Pushed 18:24:38 23918450344651d97d22d0f3625b25d105fef848: digest: sha256:75fd6d91f8058adbd93621088af06fd3eb19ff1dc961bdf351702b75b7ddbc46 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:39 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 18:24:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:24:39 a0b929db2bf3: Preparing 18:24:39 1a66004d36b9: Preparing 18:24:39 0a5181b65d21: Preparing 18:24:39 1d8741137b16: Preparing 18:24:39 5d3e392a13a0: Preparing 18:24:39 0a5181b65d21: Layer already exists 18:24:39 1a66004d36b9: Layer already exists 18:24:39 1d8741137b16: Layer already exists 18:24:39 5d3e392a13a0: Layer already exists 18:24:39 a0b929db2bf3: Layer already exists 18:24:39 latest: digest: sha256:75fd6d91f8058adbd93621088af06fd3eb19ff1dc961bdf351702b75b7ddbc46 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:40 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.47 18:24:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:24:40 a0b929db2bf3: Preparing 18:24:40 1a66004d36b9: Preparing 18:24:40 0a5181b65d21: Preparing 18:24:40 1d8741137b16: Preparing 18:24:40 5d3e392a13a0: Preparing 18:24:40 0a5181b65d21: Layer already exists 18:24:40 5d3e392a13a0: Layer already exists 18:24:40 1a66004d36b9: Layer already exists 18:24:40 1d8741137b16: Layer already exists 18:24:40 a0b929db2bf3: Layer already exists 18:24:40 2.3.0-dev.47: digest: sha256:75fd6d91f8058adbd93621088af06fd3eb19ff1dc961bdf351702b75b7ddbc46 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:41 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:24:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:24:41 a0b929db2bf3: Preparing 18:24:41 1a66004d36b9: Preparing 18:24:41 0a5181b65d21: Preparing 18:24:41 1d8741137b16: Preparing 18:24:41 5d3e392a13a0: Preparing 18:24:41 a0b929db2bf3: Layer already exists 18:24:41 5d3e392a13a0: Layer already exists 18:24:41 1a66004d36b9: Layer already exists 18:24:41 0a5181b65d21: Layer already exists 18:24:41 1d8741137b16: Layer already exists 18:24:41 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47: digest: sha256:75fd6d91f8058adbd93621088af06fd3eb19ff1dc961bdf351702b75b7ddbc46 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:42 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 18:24:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:24:42 a0b929db2bf3: Preparing 18:24:42 1a66004d36b9: Preparing 18:24:42 0a5181b65d21: Preparing 18:24:42 1d8741137b16: Preparing 18:24:42 5d3e392a13a0: Preparing 18:24:42 5d3e392a13a0: Layer already exists 18:24:42 a0b929db2bf3: Layer already exists 18:24:42 1d8741137b16: Layer already exists 18:24:42 1a66004d36b9: Layer already exists 18:24:42 0a5181b65d21: Layer already exists 18:24:42 main: digest: sha256:75fd6d91f8058adbd93621088af06fd3eb19ff1dc961bdf351702b75b7ddbc46 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:24:42 ===================================================== [Pipeline] echo 18:24:43 taggedImages: 18:24:43 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23918450344651d97d22d0f3625b25d105fef848 18:24:43 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 18:24:43 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.47 18:24:43 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:24:43 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 18:24:43 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 18:24:43 23918450344651d97d22d0f3625b25d105fef848 18:24:43 latest 18:24:43 2.3.0-dev.47 18:24:43 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:24:43 main 18:24:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:43 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:23918450344651d97d22d0f3625b25d105fef848 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:43 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:23918450344651d97d22d0f3625b25d105fef848 18:24:43 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 18:24:43 7caf9cb835a9: Preparing 18:24:43 d401f9b1a203: Preparing 18:24:43 98d095b32760: Preparing 18:24:43 e222cc382e49: Preparing 18:24:43 5d3e392a13a0: Preparing 18:24:43 5d3e392a13a0: Layer already exists 18:24:44 d401f9b1a203: Pushed 18:24:44 7caf9cb835a9: Pushed 18:24:46 98d095b32760: Pushed 18:25:13 e222cc382e49: Pushed 18:25:13 23918450344651d97d22d0f3625b25d105fef848: digest: sha256:afacd6ae2ffd826c284ae2780b177bba26b08e94cdbcda6609b7f1d059abad65 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:13 + 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 18:25:14 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 18:25:14 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 18:25:14 7caf9cb835a9: Preparing 18:25:14 d401f9b1a203: Preparing 18:25:14 98d095b32760: Preparing 18:25:14 e222cc382e49: Preparing 18:25:14 5d3e392a13a0: Preparing 18:25:14 d401f9b1a203: Layer already exists 18:25:14 7caf9cb835a9: Layer already exists 18:25:14 98d095b32760: Layer already exists 18:25:14 e222cc382e49: Layer already exists 18:25:14 5d3e392a13a0: Layer already exists 18:25:14 latest: digest: sha256:afacd6ae2ffd826c284ae2780b177bba26b08e94cdbcda6609b7f1d059abad65 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:14 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:15 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.47 18:25:15 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 18:25:15 7caf9cb835a9: Preparing 18:25:15 d401f9b1a203: Preparing 18:25:15 98d095b32760: Preparing 18:25:15 e222cc382e49: Preparing 18:25:15 5d3e392a13a0: Preparing 18:25:15 d401f9b1a203: Layer already exists 18:25:15 98d095b32760: Layer already exists 18:25:15 5d3e392a13a0: Layer already exists 18:25:15 e222cc382e49: Layer already exists 18:25:15 7caf9cb835a9: Layer already exists 18:25:15 2.3.0-dev.47: digest: sha256:afacd6ae2ffd826c284ae2780b177bba26b08e94cdbcda6609b7f1d059abad65 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:15 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:16 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:25:16 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 18:25:16 7caf9cb835a9: Preparing 18:25:16 d401f9b1a203: Preparing 18:25:16 98d095b32760: Preparing 18:25:16 e222cc382e49: Preparing 18:25:16 5d3e392a13a0: Preparing 18:25:16 5d3e392a13a0: Layer already exists 18:25:16 98d095b32760: Layer already exists 18:25:16 d401f9b1a203: Layer already exists 18:25:16 e222cc382e49: Layer already exists 18:25:16 7caf9cb835a9: Layer already exists 18:25:16 23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47: digest: sha256:afacd6ae2ffd826c284ae2780b177bba26b08e94cdbcda6609b7f1d059abad65 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:16 + 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 18:25:17 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 18:25:17 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 18:25:17 7caf9cb835a9: Preparing 18:25:17 d401f9b1a203: Preparing 18:25:17 98d095b32760: Preparing 18:25:17 e222cc382e49: Preparing 18:25:17 5d3e392a13a0: Preparing 18:25:17 d401f9b1a203: Layer already exists 18:25:17 7caf9cb835a9: Layer already exists 18:25:17 e222cc382e49: Layer already exists 18:25:17 5d3e392a13a0: Layer already exists 18:25:17 98d095b32760: Layer already exists 18:25:17 main: digest: sha256:afacd6ae2ffd826c284ae2780b177bba26b08e94cdbcda6609b7f1d059abad65 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:25:17 ===================================================== [Pipeline] echo 18:25:17 taggedImages: 18:25:17 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:23918450344651d97d22d0f3625b25d105fef848 18:25:17 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 18:25:17 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.47 18:25:17 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:23918450344651d97d22d0f3625b25d105fef848-2.3.0-dev.47 18:25:17 - 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 18:25:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:25:17 18:25:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:25:18 arm64: Pulling from edgex-lftools-log-publisher 18:25:18 8998bd30e6a1: Pulling fs layer 18:25:18 04944245beec: Pulling fs layer 18:25:18 699f458cf7ca: Pulling fs layer 18:25:18 765212b225bb: Pulling fs layer 18:25:18 f23df028b6ca: Pulling fs layer 18:25:18 d65c8cfc05b1: Pulling fs layer 18:25:18 2437ff75d9bd: Pulling fs layer 18:25:18 765212b225bb: Waiting 18:25:18 f23df028b6ca: Waiting 18:25:18 d65c8cfc05b1: Waiting 18:25:18 2437ff75d9bd: Waiting 18:25:18 04944245beec: Download complete 18:25:18 765212b225bb: Verifying Checksum 18:25:18 765212b225bb: Download complete 18:25:18 f23df028b6ca: Verifying Checksum 18:25:18 f23df028b6ca: Download complete 18:25:18 d65c8cfc05b1: Verifying Checksum 18:25:18 d65c8cfc05b1: Download complete 18:25:18 699f458cf7ca: Verifying Checksum 18:25:18 699f458cf7ca: Download complete 18:25:18 8998bd30e6a1: Download complete 18:25:21 2437ff75d9bd: Verifying Checksum 18:25:21 2437ff75d9bd: Download complete 18:25:23 8998bd30e6a1: Pull complete 18:25:23 04944245beec: Pull complete 18:25:25 699f458cf7ca: Pull complete 18:25:25 765212b225bb: Pull complete 18:25:26 f23df028b6ca: Pull complete 18:25:26 d65c8cfc05b1: Pull complete 18:25:41 2437ff75d9bd: Pull complete 18:25:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:25:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:25:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:25:41 prd-ubuntu20.04-docker-arm64-4c-16g-22839 does not seem to be running inside a container 18:25:41 $ 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/282 -v /w/workspace/edgex-go/282:/w/workspace/edgex-go/282:rw,z -v /w/workspace/edgex-go/282@tmp:/w/workspace/edgex-go/282@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 18:25:44 $ docker top 19b1d2acd81d37f25405b0daa1f9be9283b2b8dd1a43c7fa2b2669e40734e59e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:25:45 ---> job-cost.sh 18:25:45 lf-activate-venv: SKIPPING 18:25:45 INFO: No Stack... 18:25:46 INFO: Retrieving Pricing Info for: v3-standard-4 18:25:46 INFO: Archiving Costs [Pipeline] sh 18:25:47 + cat /w/workspace/edgex-go/282/archives/cost.csv 18:25:47 + cut -d, -f6 [Pipeline] lock 18:25:47 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-282-stack-cost] 18:25:47 Resource [jenkins-edgexfoundry-edgex-go-main-282-stack-cost] did not exist. Created. 18:25:47 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-282-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:25:47 + echo total: 0.10999999940395355 [Pipeline] stash 18:25:48 Stashed 1 file(s) [Pipeline] } 18:25:48 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-282-stack-cost] [Pipeline] // lock [Pipeline] } 18:25:48 $ docker stop --time=1 19b1d2acd81d37f25405b0daa1f9be9283b2b8dd1a43c7fa2b2669e40734e59e 18:25:50 $ docker rm -f 19b1d2acd81d37f25405b0daa1f9be9283b2b8dd1a43c7fa2b2669e40734e59e [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 18:25:50 provisioning config files... 18:25:50 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/282@tmp/config3670686292338892941tmp [Pipeline] { [Pipeline] sh 18:25:50 + set +x 18:25:50 + curl -s https://codecov.io/bash 18:25:50 + bash -s -- 18:25:50 18:25:50 _____ _ 18:25:50 / ____| | | 18:25:50 | | ___ __| | ___ ___ _____ __ 18:25:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:25:50 | |___| (_) | (_| | __/ (_| (_) \ V / 18:25:50 \_____\___/ \__,_|\___|\___\___/ \_/ 18:25:50 Bash-1.0.6 18:25:50 18:25:50 18:25:50 ==> git version 2.25.1 found 18:25:50 ==> 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 18:25:50 Release-Date: 2020-01-08 18:25:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:25:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:25:50 ==> Jenkins CI detected. 18:25:50 current dir:  /w/workspace/edgex-go/282 18:25:50 project root: . 18:25:50 --> token set from env 18:25:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:25:50 ==> Running gcov in . (disable via -X gcov) 18:25:50 ==> Python coveragepy not found 18:25:50 ==> Searching for coverage reports in: 18:25:50 + . 18:25:51 -> Found 1 reports 18:25:51 ==> Detecting git/mercurial file structure 18:25:51 ==> Reading reports 18:25:51 + ./coverage.out bytes=479862 18:25:51 ==> Appending adjustments 18:25:51 https://docs.codecov.io/docs/fixing-reports 18:25:52 + Found adjustments 18:25:52 ==> Gzipping contents 18:25:52 64K /tmp/codecov.6582ha.gz 18:25:52 ==> Uploading reports 18:25:52 url: https://codecov.io 18:25:52 query: branch=main&commit=23918450344651d97d22d0f3625b25d105fef848&build=282&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F282%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:25:52 -> Pinging Codecov 18:25:52 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=23918450344651d97d22d0f3625b25d105fef848&build=282&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F282%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:25:53 -> Uploading to 18:25:53 https://storage.googleapis.com/codecov/v4/raw/2022-08-15/00271124DB129430A58F1EEE437C3FCB/23918450344651d97d22d0f3625b25d105fef848/27899eb8-db54-4f16-878a-cb79d87ed09a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220815%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220815T182553Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=12fe5c024e2bd0fbbc32c776b4fa514825f2fba23f332bf487f8e7776eb5e6ee 18:25:53 % Total % Received % Xferd Average Speed Time Time Time Current 18:25:53 Dload Upload Total Spent Left Speed 18:25:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63086 0 0 100 63086 0 225k --:--:-- --:--:-- --:--:-- 225k 18:25:53 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/23918450344651d97d22d0f3625b25d105fef848 [Pipeline] } 18:25:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 18:25:53 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:25:53 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:25:53 18:25:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:25:54 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:25:54 df9b9388f04a: Pulling fs layer 18:25:54 52dc419b0ee2: Pulling fs layer 18:25:54 25bc292e5bac: Pulling fs layer 18:25:54 114826534d7a: Pulling fs layer 18:25:54 4657fd5d0bcf: Pulling fs layer 18:25:54 6ad1cebc031e: Pulling fs layer 18:25:54 8a3aa393b2d8: Pulling fs layer 18:25:54 114826534d7a: Waiting 18:25:54 4657fd5d0bcf: Waiting 18:25:54 6ad1cebc031e: Waiting 18:25:54 8a3aa393b2d8: Waiting 18:25:54 25bc292e5bac: Download complete 18:25:54 52dc419b0ee2: Download complete 18:25:54 4657fd5d0bcf: Verifying Checksum 18:25:54 4657fd5d0bcf: Download complete 18:25:54 df9b9388f04a: Download complete 18:25:54 6ad1cebc031e: Verifying Checksum 18:25:54 6ad1cebc031e: Download complete 18:25:54 df9b9388f04a: Pull complete 18:25:54 52dc419b0ee2: Pull complete 18:25:54 25bc292e5bac: Pull complete 18:25:54 114826534d7a: Verifying Checksum 18:25:54 114826534d7a: Download complete 18:25:55 8a3aa393b2d8: Verifying Checksum 18:25:55 8a3aa393b2d8: Download complete 18:25:59 114826534d7a: Pull complete 18:25:59 4657fd5d0bcf: Pull complete 18:25:59 6ad1cebc031e: Pull complete 18:26:02 8a3aa393b2d8: Pull complete 18:26:02 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:26:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:26:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:26:02 prd-ubuntu20.04-docker-8c-8g-22838 does not seem to be running inside a container 18:26:02 $ 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/282 -v /w/workspace/edgex-go/282:/w/workspace/edgex-go/282:rw,z -v /w/workspace/edgex-go/282@tmp:/w/workspace/edgex-go/282@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:26:05 $ docker top 596bdafe88c2b271736c8555ac8f988a3b482120e0ed512ed934215454876966 -eo pid,comm [Pipeline] { [Pipeline] echo 18:26:05 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 18:26:05 + set -o pipefail 18:26:05 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 18:26:13 18:26:13 Monitoring /w/workspace/edgex-go/282 (github.com/edgexfoundry/edgex-go)... 18:26:13 18:26:13 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/ddead7e5-3d75-4b7a-855c-5c0d1650101b 18:26:13 18:26:13 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:26:13 18:26:13 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:26:13 18:26:13 [Pipeline] } 18:26:13 $ docker stop --time=1 596bdafe88c2b271736c8555ac8f988a3b482120e0ed512ed934215454876966 18:26:16 $ docker rm -f 596bdafe88c2b271736c8555ac8f988a3b482120e0ed512ed934215454876966 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 18:26:16 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:26:16 provisioning config files... 18:26:16 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/282@tmp/config5422690965394555883tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:26:16 --> edgex-publish-swagger.sh 18:26:16 === Publish openapi/v2 API === 18:26:16 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 18:26:16 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/282/openapi/v2/core-command.yaml] 18:26:16 % Total % Received % Xferd Average Speed Time Time Time Current 18:26:16 Dload Upload Total Spent Left Speed 18:26:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 34592 --:--:-- --:--:-- --:--:-- 34556 100 33831 0 0 100 33831 0 34592 --:--:-- --:--:-- --:--:-- 34556 18:26:17 18:26:17 18:26:17 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/282/openapi/v2/core-data.yaml] 18:26:17 % Total % Received % Xferd Average Speed Time Time Time Current 18:26:17 Dload Upload Total Spent Left Speed 18:26:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 59471 0:00:01 0:00:01 --:--:-- 59471 100 71604 0 0 100 71604 0 54701 0:00:01 0:00:01 --:--:-- 54659 100 71604 0 0 100 71604 0 54701 0:00:01 0:00:01 --:--:-- 54659 18:26:19 18:26:19 18:26:19 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/282/openapi/v2/core-metadata.yaml] 18:26:19 % Total % Received % Xferd Average Speed Time Time Time Current 18:26:19 Dload Upload Total Spent Left Speed 18:26:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 142k --:--:-- --:--:-- --:--:-- 142k 100 141k 0 0 100 141k 0 142k --:--:-- --:--:-- --:--:-- 142k 18:26:20 18:26:20 18:26:20 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/282/openapi/v2/support-notifications.yaml] 18:26:20 % Total % Received % Xferd Average Speed Time Time Time Current 18:26:20 Dload Upload Total Spent Left Speed 18:26:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 94118 --:--:-- --:--:-- --:--:-- 94018 100 89318 0 0 100 89318 0 94118 --:--:-- --:--:-- --:--:-- 94018 18:26:21 18:26:21 18:26:21 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/282/openapi/v2/support-scheduler.yaml] 18:26:21 % Total % Received % Xferd Average Speed Time Time Time Current 18:26:21 Dload Upload Total Spent Left Speed 18:26:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 43708 --:--:-- --:--:-- --:--:-- 43708 18:26:22 18:26:22 18:26:22 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/282/openapi/v2/system-agent.yaml] 18:26:22 % Total % Received % Xferd Average Speed Time Time Time Current 18:26:22 Dload Upload Total Spent Left Speed 18:26:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 21885 --:--:-- --:--:-- --:--:-- 21861 18:26:23 18:26:23 [Pipeline] } 18:26:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 18:26:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:26:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:26:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:26:23 prd-ubuntu20.04-docker-8c-8g-22838 does not seem to be running inside a container 18:26:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/282 -v /w/workspace/edgex-go/282:/w/workspace/edgex-go/282:rw,z -v /w/workspace/edgex-go/282@tmp:/w/workspace/edgex-go/282@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:26:24 $ docker top 7f28ce1956ccd3a2a91fb7dbc5b4625a16895a8b80e6714ebf7eb4705f10a692 -eo pid,comm 18:26:24 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). 18:26:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:26:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:26:24 [ssh-agent] Looking for ssh-agent implementation... 18:26:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:26:24 $ docker exec 7f28ce1956ccd3a2a91fb7dbc5b4625a16895a8b80e6714ebf7eb4705f10a692 ssh-agent 18:26:24 SSH_AUTH_SOCK=/tmp/ssh-UXyCWgpV6OBu/agent.32 18:26:24 SSH_AGENT_PID=39 18:26:24 Running ssh-add (command line suppressed) 18:26:24 Identity added: /w/workspace/edgex-go/282@tmp/private_key_3701329115960762945.key (/w/workspace/edgex-go/282@tmp/private_key_3701329115960762945.key) 18:26:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:26:25 + git semver tag 18:26:25 2022-08-15 18:26:25,268 [run_tag] DEBUG tag force:False 18:26:25 2022-08-15 18:26:25,269 [check_head_tag] DEBUG check head tag 18:26:25 2022-08-15 18:26:25,270 [execute] INFO git cat-file --batch-check 18:26:25 2022-08-15 18:26:25,270 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/282, universal_newlines=False, shell=None, istream=) 18:26:25 2022-08-15 18:26:25,274 [execute] INFO git cat-file --batch 18:26:25 2022-08-15 18:26:25,274 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/282, universal_newlines=False, shell=None, istream=) 18:26:25 2022-08-15 18:26:25,296 [read_version] DEBUG read version from /w/workspace/edgex-go/282/.semver/main 18:26:25 2022-08-15 18:26:25,296 [execute] INFO git tag -a v2.3.0-dev.47 -m v2.3.0-dev.47 18:26:25 2022-08-15 18:26:25,296 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.47', '-m', 'v2.3.0-dev.47'], cwd=/w/workspace/edgex-go/282, universal_newlines=False, shell=None, istream=None) 18:26:25 2022-08-15 18:26:25,302 [read_version] DEBUG read version from /w/workspace/edgex-go/282/.semver/main 18:26:25 2.3.0-dev.47 [Pipeline] } 18:26:25 $ docker exec --env ******** --env ******** 7f28ce1956ccd3a2a91fb7dbc5b4625a16895a8b80e6714ebf7eb4705f10a692 ssh-agent -k 18:26:25 unset SSH_AUTH_SOCK; 18:26:25 unset SSH_AGENT_PID; 18:26:25 echo Agent pid 39 killed; 18:26:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:26:25 + git semver [Pipeline] } 18:26:26 $ docker stop --time=1 7f28ce1956ccd3a2a91fb7dbc5b4625a16895a8b80e6714ebf7eb4705f10a692 18:26:27 $ docker rm -f 7f28ce1956ccd3a2a91fb7dbc5b4625a16895a8b80e6714ebf7eb4705f10a692 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:26:27 18:26:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:26:28 0.23.1-centos7: Pulling from edgex-lftools 18:26:28 ab5ef0e58194: Pulling fs layer 18:26:28 9712f1f96733: Pulling fs layer 18:26:28 63f879dbbcfc: Pulling fs layer 18:26:28 0d9ebad4ef96: Pulling fs layer 18:26:28 e9a5061849ea: Pulling fs layer 18:26:28 d747dcd14b5f: Pulling fs layer 18:26:28 2de7ff778b66: Pulling fs layer 18:26:28 0d9ebad4ef96: Waiting 18:26:28 e9a5061849ea: Waiting 18:26:28 d747dcd14b5f: Waiting 18:26:28 2de7ff778b66: Waiting 18:26:28 9712f1f96733: Verifying Checksum 18:26:28 9712f1f96733: Download complete 18:26:28 63f879dbbcfc: Verifying Checksum 18:26:28 63f879dbbcfc: Download complete 18:26:28 e9a5061849ea: Verifying Checksum 18:26:28 e9a5061849ea: Download complete 18:26:28 d747dcd14b5f: Verifying Checksum 18:26:28 d747dcd14b5f: Download complete 18:26:28 ab5ef0e58194: Verifying Checksum 18:26:28 ab5ef0e58194: Download complete 18:26:28 0d9ebad4ef96: Verifying Checksum 18:26:28 0d9ebad4ef96: Download complete 18:26:28 2de7ff778b66: Verifying Checksum 18:26:28 2de7ff778b66: Download complete 18:26:31 ab5ef0e58194: Pull complete 18:26:31 9712f1f96733: Pull complete 18:26:32 63f879dbbcfc: Pull complete 18:26:36 0d9ebad4ef96: Pull complete 18:26:36 e9a5061849ea: Pull complete 18:26:37 d747dcd14b5f: Pull complete 18:26:38 2de7ff778b66: Pull complete 18:26:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:26:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:26:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:26:38 prd-ubuntu20.04-docker-8c-8g-22838 does not seem to be running inside a container 18:26:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/282 -v /w/workspace/edgex-go/282:/w/workspace/edgex-go/282:rw,z -v /w/workspace/edgex-go/282@tmp:/w/workspace/edgex-go/282@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:26:41 $ docker top 357245fcead2ff26ee0372f4086ea1899ba4c03133bc3d0829ce79ecfb639e79 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:26:41 provisioning config files... 18:26:41 copy managed file [sigul-config] to file:/w/workspace/edgex-go/282@tmp/config952003401912742007tmp 18:26:41 copy managed file [sigul-password] to file:/w/workspace/edgex-go/282@tmp/config4204180835536528801tmp 18:26:41 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/282@tmp/config5272560521634183891tmp [Pipeline] { [Pipeline] echo 18:26:41 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:26:41 ---> sigul-configuration.sh 18:26:41 gpg: directory `/root/.gnupg' created 18:26:41 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:26:41 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:26:41 gpg: keyring `/root/.gnupg/secring.gpg' created 18:26:41 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:26:41 gpg: CAST5 encrypted data 18:26:41 gpg: encrypted with 1 passphrase 18:26:41 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:26:41 + mkdir /home/jenkins 18:26:41 + mkdir /home/jenkins/sigul [Pipeline] sh 18:26:42 + 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 18:26:42 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:26:42 ---> sigul-install.sh 18:26:42 Sigul already installed; skipping installation. [Pipeline] sh 18:26:42 + git tag --list 18:26:42 0.6.0 18:26:42 0.6.1 18:26:42 0.7.0 18:26:42 0.7.1 18:26:42 v1.0.0 18:26:42 v1.0.1 18:26:42 v1.1.0 18:26:42 v1.2.0 18:26:42 v1.2.1 18:26:42 v1.3.0 18:26:42 v1.3.1 18:26:42 v2.0.0 18:26:42 v2.1.0 18:26:42 v2.1.1 18:26:42 v2.1.1-dev.1 18:26:42 v2.1.1-dev.2 18:26:42 v2.1.1-dev.3 18:26:42 v2.1.1-dev.4 18:26:42 v2.1.1-dev.5 18:26:42 v2.1.1-dev.6 18:26:42 v2.1.1-dev.7 18:26:42 v2.1.1-dev.8 18:26:42 v2.2.0 18:26:42 v2.2.1-dev.1 18:26:42 v2.2.1-dev.10 18:26:42 v2.2.1-dev.11 18:26:42 v2.2.1-dev.12 18:26:42 v2.2.1-dev.13 18:26:42 v2.2.1-dev.14 18:26:42 v2.2.1-dev.15 18:26:42 v2.2.1-dev.16 18:26:42 v2.2.1-dev.17 18:26:42 v2.2.1-dev.18 18:26:42 v2.2.1-dev.19 18:26:42 v2.2.1-dev.2 18:26:42 v2.2.1-dev.20 18:26:42 v2.2.1-dev.21 18:26:42 v2.2.1-dev.22 18:26:42 v2.2.1-dev.23 18:26:42 v2.2.1-dev.24 18:26:42 v2.2.1-dev.25 18:26:42 v2.2.1-dev.26 18:26:42 v2.2.1-dev.27 18:26:42 v2.2.1-dev.28 18:26:42 v2.2.1-dev.29 18:26:42 v2.2.1-dev.3 18:26:42 v2.2.1-dev.4 18:26:42 v2.2.1-dev.5 18:26:42 v2.2.1-dev.6 18:26:42 v2.2.1-dev.7 18:26:42 v2.2.1-dev.8 18:26:42 v2.2.1-dev.9 18:26:42 v2.3.0-dev.29 18:26:42 v2.3.0-dev.30 18:26:42 v2.3.0-dev.31 18:26:42 v2.3.0-dev.32 18:26:42 v2.3.0-dev.33 18:26:42 v2.3.0-dev.34 18:26:42 v2.3.0-dev.35 18:26:42 v2.3.0-dev.36 18:26:42 v2.3.0-dev.37 18:26:42 v2.3.0-dev.38 18:26:42 v2.3.0-dev.39 18:26:42 v2.3.0-dev.40 18:26:42 v2.3.0-dev.41 18:26:42 v2.3.0-dev.42 18:26:42 v2.3.0-dev.43 18:26:42 v2.3.0-dev.44 18:26:42 v2.3.0-dev.45 18:26:42 v2.3.0-dev.46 18:26:42 v2.3.0-dev.47 [Pipeline] sh 18:26:42 + lftools sign git-tag v2.3.0-dev.47 18:26:43 Signing Git tag with Sigul... 18:26:43 Signing v2.3.0-dev.47 [Pipeline] echo 18:26:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:26:44 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:26:44 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:26:44 $ docker stop --time=1 357245fcead2ff26ee0372f4086ea1899ba4c03133bc3d0829ce79ecfb639e79 18:26:45 $ docker rm -f 357245fcead2ff26ee0372f4086ea1899ba4c03133bc3d0829ce79ecfb639e79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:26:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:26:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:26:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:26:46 prd-ubuntu20.04-docker-8c-8g-22838 does not seem to be running inside a container 18:26:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/282 -v /w/workspace/edgex-go/282:/w/workspace/edgex-go/282:rw,z -v /w/workspace/edgex-go/282@tmp:/w/workspace/edgex-go/282@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:26:46 $ docker top 321dcd9fecd7ced24a7d9fed3869975162197f7c55f21ae4c077245723c3da33 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:26:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:26:46 [ssh-agent] Looking for ssh-agent implementation... 18:26:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:26:47 $ docker exec 321dcd9fecd7ced24a7d9fed3869975162197f7c55f21ae4c077245723c3da33 ssh-agent 18:26:47 SSH_AUTH_SOCK=/tmp/ssh-EQpCHEXp8ZXM/agent.33 18:26:47 SSH_AGENT_PID=39 18:26:47 Running ssh-add (command line suppressed) 18:26:47 Identity added: /w/workspace/edgex-go/282@tmp/private_key_6375849346110943768.key (/w/workspace/edgex-go/282@tmp/private_key_6375849346110943768.key) 18:26:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:26:47 + git semver bump pre 18:26:47 2022-08-15 18:26:47,752 [read_version] DEBUG read version from /w/workspace/edgex-go/282/.semver/main 18:26:47 2022-08-15 18:26:47,752 [bump_version] DEBUG bumping version:2.3.0-dev.47 on axis:pre with prefix:dev 18:26:47 2022-08-15 18:26:47,752 [bump_version] DEBUG bumped version:2.3.0-dev.48 18:26:47 2022-08-15 18:26:47,752 [write_version] DEBUG write version:2.3.0-dev.48 to path:/w/workspace/edgex-go/282/.semver/main with force:True 18:26:47 2022-08-15 18:26:47,752 [read_version] DEBUG read version from /w/workspace/edgex-go/282/.semver/main 18:26:47 2022-08-15 18:26:47,753 [write_file] DEBUG write to file:/w/workspace/edgex-go/282/.semver/main 18:26:47 2022-08-15 18:26:47,754 [execute] INFO git cat-file --batch-check 18:26:47 2022-08-15 18:26:47,755 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/282/.semver, universal_newlines=False, shell=None, istream=) 18:26:47 2022-08-15 18:26:47,761 [execute] INFO git cat-file --batch 18:26:47 2022-08-15 18:26:47,761 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/282/.semver, universal_newlines=False, shell=None, istream=) 18:26:47 2022-08-15 18:26:47,767 [read_version] DEBUG read version from /w/workspace/edgex-go/282/.semver/main 18:26:47 2.3.0-dev.48 [Pipeline] } 18:26:47 $ docker exec --env ******** --env ******** 321dcd9fecd7ced24a7d9fed3869975162197f7c55f21ae4c077245723c3da33 ssh-agent -k 18:26:47 unset SSH_AUTH_SOCK; 18:26:47 unset SSH_AGENT_PID; 18:26:47 echo Agent pid 39 killed; 18:26:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:26:48 + git semver [Pipeline] } 18:26:48 $ docker stop --time=1 321dcd9fecd7ced24a7d9fed3869975162197f7c55f21ae4c077245723c3da33 18:26:49 $ docker rm -f 321dcd9fecd7ced24a7d9fed3869975162197f7c55f21ae4c077245723c3da33 [Pipeline] // withDockerContainer [Pipeline] sh 18:26:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:26:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:26:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:26:50 prd-ubuntu20.04-docker-8c-8g-22838 does not seem to be running inside a container 18:26:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/282 -v /w/workspace/edgex-go/282:/w/workspace/edgex-go/282:rw,z -v /w/workspace/edgex-go/282@tmp:/w/workspace/edgex-go/282@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:26:51 $ docker top 761092073bb1902e9886306df24850b2bb9e35d74ddedab6581bf1f557325724 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:26:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:26:51 [ssh-agent] Looking for ssh-agent implementation... 18:26:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:26:51 $ docker exec 761092073bb1902e9886306df24850b2bb9e35d74ddedab6581bf1f557325724 ssh-agent 18:26:51 SSH_AUTH_SOCK=/tmp/ssh-TDU3RC7GynxH/agent.34 18:26:51 SSH_AGENT_PID=40 18:26:51 Running ssh-add (command line suppressed) 18:26:51 Identity added: /w/workspace/edgex-go/282@tmp/private_key_2375257911968283860.key (/w/workspace/edgex-go/282@tmp/private_key_2375257911968283860.key) 18:26:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:26:51 + git semver push 18:26:52 2022-08-15 18:26:52,121 [run_push] DEBUG push 18:26:52 2022-08-15 18:26:52,121 [execute] INFO git cat-file --batch-check 18:26:52 2022-08-15 18:26:52,122 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/282/.semver, universal_newlines=False, shell=None, istream=) 18:26:52 2022-08-15 18:26:52,126 [execute] INFO git rev-list 3ee6927d0c72fea137bb167085656f8930040363 -- 18:26:52 2022-08-15 18:26:52,126 [execute] DEBUG Popen(['git', 'rev-list', '3ee6927d0c72fea137bb167085656f8930040363', '--'], cwd=/w/workspace/edgex-go/282/.semver, universal_newlines=False, shell=None, istream=None) 18:26:52 2022-08-15 18:26:52,142 [execute] INFO git fetch -v origin 18:26:52 2022-08-15 18:26:52,143 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/282/.semver, universal_newlines=True, shell=None, istream=None) 18:26:52 2022-08-15 18:26:52,628 [run_push] DEBUG no remote changes detected 18:26:52 2022-08-15 18:26:52,629 [execute] INFO git push origin semver 18:26:52 2022-08-15 18:26:52,629 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/282/.semver, universal_newlines=False, shell=None, istream=None) 18:26:53 2022-08-15 18:26:53,602 [run_push] DEBUG push all version tags 18:26:53 2022-08-15 18:26:53,602 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:26:53 2022-08-15 18:26:53,603 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/282, universal_newlines=False, shell=None, istream=None) 18:26:54 2022-08-15 18:26:54,320 [read_version] DEBUG read version from /w/workspace/edgex-go/282/.semver/main 18:26:54 2.3.0-dev.48 [Pipeline] } 18:26:54 $ docker exec --env ******** --env ******** 761092073bb1902e9886306df24850b2bb9e35d74ddedab6581bf1f557325724 ssh-agent -k 18:26:54 unset SSH_AUTH_SOCK; 18:26:54 unset SSH_AGENT_PID; 18:26:54 echo Agent pid 40 killed; 18:26:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:26:55 + git semver [Pipeline] } 18:26:55 $ docker stop --time=1 761092073bb1902e9886306df24850b2bb9e35d74ddedab6581bf1f557325724 18:26:56 $ docker rm -f 761092073bb1902e9886306df24850b2bb9e35d74ddedab6581bf1f557325724 [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 18:26:57 + [ -d /w/workspace/edgex-go/282/archives ] [Pipeline] libraryResource [Pipeline] sh 18:26:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:26:58 ---> package-listing.sh 18:26:58 ++ facter osfamily 18:26:58 ++ tr '[:upper:]' '[:lower:]' 18:26:58 + OS_FAMILY=debian 18:26:58 + workspace=/w/workspace/edgex-go/282 18:26:58 + START_PACKAGES=/tmp/packages_start.txt 18:26:58 + END_PACKAGES=/tmp/packages_end.txt 18:26:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:26:58 + PACKAGES=/tmp/packages_start.txt 18:26:58 + '[' /w/workspace/edgex-go/282 ']' 18:26:58 + PACKAGES=/tmp/packages_end.txt 18:26:58 + case "${OS_FAMILY}" in 18:26:58 + dpkg -l 18:26:58 + grep '^ii' 18:26:58 + '[' -f /tmp/packages_start.txt ']' 18:26:58 + '[' -f /tmp/packages_end.txt ']' 18:26:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:26:58 + '[' /w/workspace/edgex-go/282 ']' 18:26:58 + mkdir -p /w/workspace/edgex-go/282/archives/ 18:26:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/282/archives/ [Pipeline] echo 18:26:58 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/282/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:26:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:26:59 18:26:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:26:59 latest: Pulling from edgex-lftools-log-publisher 18:26:59 5eb5b503b376: Pulling fs layer 18:26:59 5c69ac0246d0: Pulling fs layer 18:26:59 ec43610c2a17: Pulling fs layer 18:26:59 3a2ae6a8a46f: Pulling fs layer 18:26:59 33b1e0a273af: Pulling fs layer 18:26:59 5d3b04190fa2: Pulling fs layer 18:26:59 2f39f015ded8: Pulling fs layer 18:26:59 33b1e0a273af: Waiting 18:26:59 5d3b04190fa2: Waiting 18:26:59 2f39f015ded8: Waiting 18:26:59 3a2ae6a8a46f: Waiting 18:26:59 5c69ac0246d0: Download complete 18:26:59 3a2ae6a8a46f: Verifying Checksum 18:26:59 3a2ae6a8a46f: Download complete 18:27:00 33b1e0a273af: Verifying Checksum 18:27:00 33b1e0a273af: Download complete 18:27:00 ec43610c2a17: Download complete 18:27:00 5d3b04190fa2: Verifying Checksum 18:27:00 5d3b04190fa2: Download complete 18:27:00 5eb5b503b376: Verifying Checksum 18:27:00 5eb5b503b376: Download complete 18:27:00 2f39f015ded8: Verifying Checksum 18:27:00 2f39f015ded8: Download complete 18:27:01 5eb5b503b376: Pull complete 18:27:01 5c69ac0246d0: Pull complete 18:27:02 ec43610c2a17: Pull complete 18:27:02 3a2ae6a8a46f: Pull complete 18:27:02 33b1e0a273af: Pull complete 18:27:02 5d3b04190fa2: Pull complete 18:27:07 2f39f015ded8: Pull complete 18:27:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:27:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:27:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:27:07 prd-ubuntu20.04-docker-8c-8g-22838 does not seem to be running inside a container 18:27:07 $ 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/282/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/282 -v /w/workspace/edgex-go/282:/w/workspace/edgex-go/282:rw,z -v /w/workspace/edgex-go/282@tmp:/w/workspace/edgex-go/282@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:27:09 $ docker top f612ce7a6d12e7f2de56484a260a18043e2d974a7d5f41e127adb3d3d2b885c1 -eo pid,comm [Pipeline] { [Pipeline] sh 18:27:10 + touch /tmp/pre-build-complete [Pipeline] sh 18:27:10 + mkdir -p /var/log/sysstat [Pipeline] sh 18:27:10 + ls /var/log/sa-host 18:27:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:27:10 provisioning config files... 18:27:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/282@tmp/config9107962294652562557tmp [Pipeline] { [Pipeline] echo 18:27:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:27:11 ---> create-netrc.sh [Pipeline] } 18:27:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:27:11 ---> python-tools-install.sh [Pipeline] echo 18:27:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:27:11 ---> sudo-logs.sh 18:27:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:27:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:27:11 ---> job-cost.sh 18:27:11 lf-activate-venv: SKIPPING 18:27:11 DEBUG: total: 0.10999999940395355 18:27:11 INFO: Retrieving Stack Cost... 18:27:12 INFO: Retrieving Pricing Info for: v3-standard-8 18:27:13 INFO: Archiving Costs [Pipeline] echo 18:27:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:27:13 ---> logs-deploy.sh 18:27:13 lf-activate-venv: SKIPPING 18:27:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/282 18:27:13 INFO: archiving workspace using pattern(s): 18:27:14 Archives upload complete. 18:27:14 INFO: archiving logs to Nexus 18:27:15 ---> uname -a: 18:27:15 Linux prd-ubuntu20-04-docker-8c-8g-22838 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 18:27:15 18:27:15 18:27:15 ---> lscpu: 18:27:15 Architecture: x86_64 18:27:15 CPU op-mode(s): 32-bit, 64-bit 18:27:15 Byte Order: Little Endian 18:27:15 Address sizes: 40 bits physical, 48 bits virtual 18:27:15 CPU(s): 8 18:27:15 On-line CPU(s) list: 0-7 18:27:15 Thread(s) per core: 1 18:27:15 Core(s) per socket: 1 18:27:15 Socket(s): 8 18:27:15 NUMA node(s): 1 18:27:15 Vendor ID: AuthenticAMD 18:27:15 CPU family: 23 18:27:15 Model: 49 18:27:15 Model name: AMD EPYC-Rome Processor 18:27:15 Stepping: 0 18:27:15 CPU MHz: 2799.994 18:27:15 BogoMIPS: 5599.98 18:27:15 Virtualization: AMD-V 18:27:15 Hypervisor vendor: KVM 18:27:15 Virtualization type: full 18:27:15 L1d cache: 256 KiB 18:27:15 L1i cache: 256 KiB 18:27:15 L2 cache: 4 MiB 18:27:15 L3 cache: 128 MiB 18:27:15 NUMA node0 CPU(s): 0-7 18:27:15 Vulnerability Itlb multihit: Not affected 18:27:15 Vulnerability L1tf: Not affected 18:27:15 Vulnerability Mds: Not affected 18:27:15 Vulnerability Meltdown: Not affected 18:27:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:27:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:27:15 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:27:15 Vulnerability Srbds: Not affected 18:27:15 Vulnerability Tsx async abort: Not affected 18:27:15 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 18:27:15 18:27:15 18:27:15 ---> nproc: 18:27:15 8 18:27:15 18:27:15 18:27:15 ---> df -h: 18:27:15 Filesystem Size Used Avail Use% Mounted on 18:27:15 overlay 155G 18G 138G 12% / 18:27:15 tmpfs 64M 0 64M 0% /dev 18:27:15 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:27:15 shm 64M 0 64M 0% /dev/shm 18:27:15 /dev/vda1 155G 18G 138G 12% /facter-os 18:27:15 18:27:15 18:27:15 ---> sar -b -r -n DEV: 18:27:15 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22838) 08/15/22 _x86_64_ (8 CPU) 18:27:15 18:27:15 17:57:51 LINUX RESTART (8 CPU) 18:27:15 18:27:15 17:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:27:15 17:59:01 352.67 56.04 296.63 0.00 7451.29 185142.74 0.00 18:27:15 18:00:01 115.60 0.57 115.03 0.00 9.47 57894.22 0.00 18:27:15 18:01:01 46.86 0.17 46.69 0.00 2.00 19624.48 0.00 18:27:15 18:02:01 305.45 4.71 300.73 0.00 55.42 117235.50 0.00 18:27:15 18:03:01 1060.96 2.00 1058.96 0.00 31.17 329574.83 0.00 18:27:15 18:04:01 1124.16 0.38 1123.78 0.00 17.32 256331.99 0.00 18:27:15 18:05:01 421.39 0.03 421.36 0.00 0.93 28718.83 0.00 18:27:15 18:06:01 22.53 0.00 22.53 0.00 0.00 520.31 0.00 18:27:15 18:07:01 3.20 0.00 3.20 0.00 0.00 62.26 0.00 18:27:15 18:08:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 18:27:15 18:09:01 1.43 0.00 1.43 0.00 0.00 19.60 0.00 18:27:15 18:10:02 1.05 0.00 1.05 0.00 0.00 12.93 0.00 18:27:15 18:11:01 1.27 0.00 1.27 0.00 0.00 13.01 0.00 18:27:15 18:12:01 0.97 0.00 0.97 0.00 0.00 12.93 0.00 18:27:15 18:13:01 2.03 0.02 2.02 0.00 0.13 22.93 0.00 18:27:15 18:14:01 1.07 0.00 1.07 0.00 0.00 13.73 0.00 18:27:15 18:15:01 1.37 0.00 1.37 0.00 0.00 15.19 0.00 18:27:15 18:16:01 0.95 0.00 0.95 0.00 0.00 12.66 0.00 18:27:15 18:17:01 1.20 0.02 1.18 0.00 0.13 13.73 0.00 18:27:15 18:18:01 1.67 0.00 1.67 0.00 0.00 19.46 0.00 18:27:15 18:19:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 18:27:15 18:20:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 18:27:15 18:21:01 1.32 0.00 1.32 0.00 0.00 14.53 0.00 18:27:15 18:22:01 0.95 0.00 0.95 0.00 0.00 12.40 0.00 18:27:15 18:23:01 1.60 0.00 1.60 0.00 0.00 17.86 0.00 18:27:15 18:24:01 1.07 0.00 1.07 0.00 0.00 13.06 0.00 18:27:15 18:25:01 1.53 0.00 1.53 0.00 0.00 16.66 0.00 18:27:15 18:26:01 3.97 0.10 3.87 0.00 10.26 449.39 0.00 18:27:15 18:27:01 134.92 0.42 134.51 0.00 20.93 58203.27 0.00 18:27:15 Average: 124.76 2.22 122.54 0.00 262.15 36380.04 0.00 18:27:15 18:27:15 17:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:27:15 17:59:01 28657412 31737916 567112 1.72 113160 3237936 2239872 6.60 1156404 2692204 577404 18:27:15 18:00:01 27513328 31651008 636588 1.94 137620 4182076 2131920 6.28 1621076 3262500 493156 18:27:15 18:01:01 27281080 31714064 571720 1.74 141428 4446668 2150932 6.34 1454824 3637288 380624 18:27:15 18:02:01 24995916 31649780 624380 1.90 221408 6408424 2241020 6.60 1841844 5338752 331904 18:27:15 18:03:01 21790164 31351500 909884 2.77 293452 9122568 3726660 10.98 2409768 7835424 178868 18:27:15 18:04:01 19906832 31571944 685952 2.09 349856 11071068 2872816 8.47 2193828 9832980 2064 18:27:15 18:05:01 21692692 31748856 523028 1.59 359168 9512304 1875372 5.53 2096992 8228832 880 18:27:15 18:06:01 21672308 31732036 540260 1.64 359872 9512552 2111348 6.22 2113432 8228908 260 18:27:15 18:07:01 21695264 31752256 519912 1.58 359940 9512692 1887548 5.56 2091464 8229008 16 18:27:15 18:08:01 21695656 31752664 519496 1.58 359980 9512684 1887548 5.56 2090820 8229008 184 18:27:15 18:09:01 21703364 31760444 512172 1.56 360012 9512672 1887548 5.56 2083480 8229052 164 18:27:15 18:10:02 21704324 31761444 511168 1.55 360024 9512676 1887548 5.56 2082848 8229056 132 18:27:15 18:11:01 21705260 31762380 510176 1.55 360044 9512676 1903608 5.61 2082088 8229056 16 18:27:15 18:12:01 21705720 31762972 509868 1.55 360068 9512676 1903608 5.61 2081608 8229188 168 18:27:15 18:13:01 21703976 31761352 511312 1.55 360100 9512676 1921192 5.66 2082584 8229188 24 18:27:15 18:14:01 21704708 31762100 510436 1.55 360120 9512688 1921192 5.66 2082368 8229192 200 18:27:15 18:15:01 21705700 31763100 509400 1.55 360140 9512692 1921192 5.66 2081704 8229200 16 18:27:15 18:16:01 21705620 31763064 509408 1.55 360152 9512692 1921192 5.66 2082360 8229200 180 18:27:15 18:17:01 21705240 31762704 509692 1.55 360168 9512692 1921192 5.66 2081776 8229204 24 18:27:15 18:18:01 21705492 31762984 509336 1.55 360188 9512692 1921192 5.66 2081540 8229204 144 18:27:15 18:19:01 21705484 31763000 509272 1.55 360208 9512700 1921192 5.66 2082196 8229208 12 18:27:15 18:20:01 21705172 31762728 509732 1.55 360228 9512700 1921192 5.66 2082464 8229212 148 18:27:15 18:21:01 21705164 31762744 509672 1.55 360244 9512708 1921192 5.66 2081908 8229216 24 18:27:15 18:22:01 21705304 31762888 509452 1.55 360256 9512716 1921192 5.66 2081864 8229220 180 18:27:15 18:23:01 21705004 31762596 509660 1.55 360284 9512720 1921192 5.66 2081784 8229228 36 18:27:15 18:24:01 21705220 31762872 509696 1.55 360304 9512720 1921192 5.66 2082088 8229232 152 18:27:15 18:25:01 21705464 31763124 509412 1.55 360324 9512724 1921192 5.66 2081748 8229236 12 18:27:15 18:26:01 20899736 31695808 575088 1.75 372768 10203176 2333436 6.88 2158808 8919100 698216 18:27:15 18:27:01 19961160 31722104 548288 1.67 411948 11028988 2134764 6.29 2231672 9683704 208156 18:27:15 Average: 22301647 31725601 547985 1.67 331154 8947136 2074174 6.11 2029563 7724614 99082 18:27:15 18:27:15 17:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:27:15 17:59:01 lo 5.47 5.47 0.52 0.52 0.00 0.00 0.00 0.00 18:27:15 17:59:01 docker0 414.41 365.72 31.29 2715.17 0.00 0.00 0.00 0.00 18:27:15 17:59:01 ens3 1575.69 1380.79 12770.79 180.26 0.00 0.00 0.00 0.00 18:27:15 18:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:27:15 18:00:01 docker0 87.80 108.63 7.63 1147.04 0.00 0.00 0.00 0.00 18:27:15 18:00:01 vethaa4315c 0.50 0.70 0.04 0.07 0.00 0.00 0.00 0.00 18:27:15 18:00:01 ens3 176.29 139.21 1185.91 74.16 0.00 0.00 0.00 0.00 18:27:15 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:15 18:01:01 docker0 0.93 0.93 0.06 0.07 0.00 0.00 0.00 0.00 18:27:15 18:01:01 vethaa4315c 0.93 0.95 0.07 0.07 0.00 0.00 0.00 0.00 18:27:15 18:01:01 ens3 22.51 13.20 18.75 10.06 0.00 0.00 0.00 0.00 18:27:15 18:02:01 vethd9c4c9d 16.57 24.83 1.72 285.30 0.00 0.00 0.00 0.02 18:27:15 18:02:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 18:27:15 18:02:01 docker0 123.21 165.88 9.59 1670.48 0.00 0.00 0.00 0.00 18:27:15 18:02:01 veth6a20a41 17.70 24.35 1.76 285.26 0.00 0.00 0.00 0.02 18:27:15 18:02:01 ens3 304.10 216.30 3383.89 93.52 0.00 0.00 0.00 0.00 18:27:15 18:02:01 veth017ef58 0.00 0.67 0.00 0.04 0.00 0.00 0.00 0.00 18:27:15 18:03:01 veth7d5c83e 0.02 0.67 0.00 0.04 0.00 0.00 0.00 0.00 18:27:15 18:03:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 18:27:15 18:03:01 docker0 120.88 160.76 8.05 1066.49 0.00 0.00 0.00 0.00 18:27:15 18:03:01 ens3 233.55 175.91 1197.27 73.00 0.00 0.00 0.00 0.00 18:27:15 18:03:01 veth5abc0b7 0.00 0.60 0.00 0.03 0.00 0.00 0.00 0.00 18:27:15 18:03:01 veth017ef58 0.00 1.60 0.00 0.08 0.00 0.00 0.00 0.00 18:27:15 18:04:01 vethc92a2f6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:27:15 18:04:01 vethba98fd7 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 18:27:15 18:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:27:15 18:04:01 docker0 45.53 88.88 3.49 1081.44 0.00 0.00 0.00 0.00 18:27:15 18:04:01 ens3 173.24 106.29 1125.58 99.57 0.00 0.00 0.00 0.00 18:27:15 18:04:01 veth017ef58 0.00 0.70 0.00 0.03 0.00 0.00 0.00 0.00 18:27:15 18:05:01 lo 36.32 36.32 3.58 3.58 0.00 0.00 0.00 0.00 18:27:15 18:05:01 docker0 4.33 9.95 0.28 99.67 0.00 0.00 0.00 0.00 18:27:15 18:05:01 ens3 351.15 328.77 290.36 1226.42 0.00 0.00 0.00 0.00 18:27:15 18:06:01 lo 23.46 23.46 2.31 2.31 0.00 0.00 0.00 0.00 18:27:15 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:15 18:06:01 ens3 372.04 389.94 134.33 2539.86 0.00 0.00 0.00 0.00 18:27:15 18:07:01 lo 2.93 2.93 0.29 0.29 0.00 0.00 0.00 0.00 18:27:15 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:15 18:07:01 ens3 22.90 21.83 16.53 83.45 0.00 0.00 0.00 0.00 18:27:15 18:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:27:15 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:15 18:08:01 ens3 8.63 4.67 11.42 0.31 0.00 0.00 0.00 0.00 18:27:15 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:15 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:15 18:09:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 18:27:15 18:10:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:27:15 18:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:15 18:10:02 ens3 0.68 0.10 0.06 0.01 0.00 0.00 0.00 0.00 18:27:15 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:15 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:15 18:11:01 ens3 1.05 0.69 0.62 0.49 0.00 0.00 0.00 0.00 18:27:15 18:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:27:15 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:15 18:12:01 ens3 0.48 0.10 0.05 0.01 0.00 0.00 0.00 0.00 18:27:15 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:15 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:15 18:13:01 ens3 0.47 0.28 0.26 0.20 0.00 0.00 0.00 0.00 18:27:15 18:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:27:15 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:15 18:14:01 ens3 0.32 0.27 0.09 0.08 0.00 0.00 0.00 0.00 18:27:15 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:15 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:15 18:15:01 ens3 0.55 0.07 0.05 0.00 0.00 0.00 0.00 0.00 18:27:15 18:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:27:15 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:15 18:16:01 ens3 0.62 0.58 0.38 0.22 0.00 0.00 0.00 0.00 18:27:15 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:15 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:15 18:17:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:15 18:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:27:15 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:15 18:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:27:15 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:15 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:15 18:19:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 18:27:15 18:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:27:15 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:15 18:20:01 ens3 1.43 0.52 0.50 0.28 0.00 0.00 0.00 0.00 18:27:15 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:15 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:15 18:21:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:15 18:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:27:15 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:15 18:22:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:27:15 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:15 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:15 18:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:15 18:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:27:15 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:15 18:24:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 18:27:15 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:15 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:15 18:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:15 18:26:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 18:27:15 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:15 18:26:01 ens3 167.99 103.85 3970.42 42.46 0.00 0.00 0.00 0.00 18:27:15 18:27:01 lo 2.13 2.13 0.22 0.22 0.00 0.00 0.00 0.00 18:27:15 18:27:01 docker0 45.23 49.23 4.04 691.96 0.00 0.00 0.00 0.00 18:27:15 18:27:01 ens3 397.28 274.99 6468.17 128.28 0.00 0.00 0.00 0.00 18:27:15 Average: lo 2.63 2.63 0.26 0.26 0.00 0.00 0.00 0.00 18:27:15 Average: docker0 29.07 32.78 2.22 292.37 0.00 0.00 0.00 0.00 18:27:15 Average: ens3 131.53 108.99 1054.97 157.08 0.00 0.00 0.00 0.00 18:27:15 18:27:15 18:27:15 ---> sar -P ALL: 18:27:15 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22838) 08/15/22 _x86_64_ (8 CPU) 18:27:15 18:27:15 17:57:51 LINUX RESTART (8 CPU) 18:27:15 18:27:15 17:58:01 CPU %user %nice %system %iowait %steal %idle 18:27:15 17:59:01 all 11.45 0.00 4.36 2.48 0.05 81.66 18:27:15 17:59:01 0 13.04 0.00 4.14 3.86 0.05 78.91 18:27:15 17:59:01 1 13.60 0.00 3.53 5.31 0.07 77.50 18:27:15 17:59:01 2 11.09 0.00 5.66 1.38 0.05 81.82 18:27:15 17:59:01 3 10.07 0.00 3.54 1.37 0.07 84.94 18:27:15 17:59:01 4 10.82 0.00 4.56 0.22 0.03 84.37 18:27:15 17:59:01 5 13.22 0.00 4.06 2.98 0.05 79.69 18:27:15 17:59:01 6 9.98 0.00 4.53 2.53 0.05 82.91 18:27:15 17:59:01 7 9.71 0.00 4.90 2.18 0.07 83.14 18:27:15 18:00:01 all 35.64 0.00 7.83 1.05 0.08 55.40 18:27:15 18:00:01 0 36.67 0.00 7.81 0.46 0.08 54.98 18:27:15 18:00:01 1 35.56 0.00 8.66 0.20 0.07 55.52 18:27:15 18:00:01 2 33.58 0.00 8.48 0.05 0.08 57.80 18:27:15 18:00:01 3 35.04 0.00 6.99 1.05 0.08 56.84 18:27:15 18:00:01 4 35.33 0.00 6.84 0.29 0.08 57.46 18:27:15 18:00:01 5 35.59 0.00 7.24 2.66 0.07 54.45 18:27:15 18:00:01 6 38.44 0.00 7.02 0.76 0.08 53.70 18:27:15 18:00:01 7 34.89 0.00 9.61 2.98 0.08 52.44 18:27:15 18:01:01 all 52.47 0.00 7.07 0.32 0.08 40.06 18:27:15 18:01:01 0 52.90 0.00 6.96 0.05 0.08 40.01 18:27:15 18:01:01 1 51.89 0.00 7.08 0.05 0.08 40.90 18:27:15 18:01:01 2 53.21 0.00 7.36 0.03 0.08 39.31 18:27:15 18:01:01 3 52.71 0.00 7.25 0.64 0.08 39.32 18:27:15 18:01:01 4 52.27 0.00 6.76 0.30 0.07 40.60 18:27:15 18:01:01 5 52.38 0.00 7.20 0.02 0.08 40.32 18:27:15 18:01:01 6 51.59 0.00 6.67 0.12 0.08 41.54 18:27:15 18:01:01 7 52.84 0.00 7.26 1.35 0.08 38.46 18:27:15 18:02:01 all 21.25 0.00 9.93 3.18 0.07 65.57 18:27:15 18:02:01 0 20.46 0.00 9.82 3.96 0.07 65.69 18:27:15 18:02:01 1 21.78 0.00 8.87 2.17 0.07 67.12 18:27:15 18:02:01 2 20.53 0.00 9.36 4.89 0.10 65.11 18:27:15 18:02:01 3 23.71 0.00 10.41 1.06 0.05 64.77 18:27:15 18:02:01 4 21.15 0.00 9.74 3.24 0.07 65.80 18:27:15 18:02:01 5 21.71 0.00 10.74 1.79 0.07 65.69 18:27:15 18:02:01 6 20.45 0.00 10.12 6.06 0.07 63.29 18:27:15 18:02:01 7 20.23 0.00 10.37 2.29 0.07 67.05 18:27:15 18:03:01 all 50.80 0.00 16.02 8.00 0.10 25.07 18:27:15 18:03:01 0 51.38 0.00 16.21 4.47 0.10 27.83 18:27:15 18:03:01 1 50.18 0.00 15.48 9.37 0.12 24.86 18:27:15 18:03:01 2 50.68 0.00 15.76 7.52 0.08 25.95 18:27:15 18:03:01 3 50.26 0.00 16.00 7.16 0.10 26.47 18:27:15 18:03:01 4 50.81 0.00 14.62 12.03 0.10 22.44 18:27:15 18:03:01 5 51.99 0.00 15.88 7.39 0.10 24.63 18:27:15 18:03:01 6 51.57 0.00 16.39 7.26 0.10 24.67 18:27:15 18:03:01 7 49.57 0.00 17.85 8.80 0.10 23.69 18:27:15 18:04:01 all 74.37 0.00 15.91 2.38 0.12 7.23 18:27:15 18:04:01 0 74.68 0.00 15.07 1.42 0.14 8.69 18:27:15 18:04:01 1 73.14 0.00 16.78 2.06 0.14 7.88 18:27:15 18:04:01 2 75.30 0.00 15.13 1.54 0.10 7.93 18:27:15 18:04:01 3 75.03 0.00 15.11 2.76 0.12 6.97 18:27:15 18:04:01 4 74.65 0.00 15.32 2.44 0.12 7.47 18:27:15 18:04:01 5 73.04 0.00 17.22 5.66 0.10 3.98 18:27:15 18:04:01 6 74.56 0.00 16.44 1.74 0.12 7.14 18:27:15 18:04:01 7 74.54 0.00 16.17 1.42 0.12 7.75 18:27:15 18:05:01 all 16.86 0.00 4.30 1.41 0.07 77.35 18:27:15 18:05:01 0 19.84 0.00 4.95 1.16 0.07 73.98 18:27:15 18:05:01 1 14.91 0.00 3.92 2.98 0.05 78.14 18:27:15 18:05:01 2 17.66 0.00 4.39 1.21 0.08 76.65 18:27:15 18:05:01 3 18.83 0.00 4.95 1.07 0.07 75.08 18:27:15 18:05:01 4 17.92 0.00 4.17 0.84 0.05 77.03 18:27:15 18:05:01 5 15.29 0.00 3.60 0.55 0.07 80.49 18:27:15 18:05:01 6 16.17 0.00 4.54 1.83 0.07 77.38 18:27:15 18:05:01 7 14.28 0.00 3.92 1.67 0.07 80.06 18:27:15 18:06:01 all 10.34 0.00 0.97 0.08 0.05 88.57 18:27:15 18:06:01 0 7.52 0.00 0.77 0.00 0.03 91.68 18:27:15 18:06:01 1 10.65 0.00 0.88 0.32 0.03 88.11 18:27:15 18:06:01 2 13.35 0.00 1.05 0.18 0.07 85.34 18:27:15 18:06:01 3 8.35 0.00 1.02 0.03 0.05 90.54 18:27:15 18:06:01 4 14.07 0.00 1.21 0.02 0.07 84.63 18:27:15 18:06:01 5 9.78 0.00 0.65 0.02 0.03 89.51 18:27:15 18:06:01 6 12.39 0.00 1.17 0.02 0.05 86.37 18:27:15 18:06:01 7 6.60 0.00 0.99 0.02 0.05 92.34 18:27:15 18:07:01 all 0.65 0.00 0.13 0.01 0.01 99.21 18:27:15 18:07:01 0 0.93 0.00 0.15 0.00 0.02 98.90 18:27:15 18:07:01 1 0.47 0.00 0.05 0.00 0.02 99.47 18:27:15 18:07:01 2 1.19 0.00 0.18 0.02 0.00 98.61 18:27:15 18:07:01 3 0.22 0.00 0.08 0.00 0.02 99.68 18:27:15 18:07:01 4 1.27 0.00 0.22 0.05 0.00 98.47 18:27:15 18:07:01 5 0.05 0.00 0.07 0.00 0.02 99.87 18:27:15 18:07:01 6 0.32 0.00 0.10 0.00 0.02 99.56 18:27:15 18:07:01 7 0.73 0.00 0.17 0.00 0.02 99.08 18:27:15 18:08:01 all 0.03 0.00 0.01 0.01 0.00 99.95 18:27:15 18:08:01 0 0.05 0.00 0.02 0.00 0.00 99.93 18:27:15 18:08:01 1 0.00 0.00 0.02 0.02 0.00 99.97 18:27:15 18:08:01 2 0.02 0.00 0.00 0.02 0.00 99.97 18:27:15 18:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:27:15 18:08:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:27:15 18:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:27:15 18:08:01 6 0.05 0.00 0.03 0.00 0.02 99.90 18:27:15 18:08:01 7 0.08 0.00 0.03 0.02 0.00 99.87 18:27:15 18:09:01 all 0.03 0.00 0.03 0.00 0.00 99.94 18:27:15 18:09:01 0 0.07 0.00 0.03 0.00 0.02 99.88 18:27:15 18:09:01 1 0.03 0.00 0.10 0.00 0.00 99.87 18:27:15 18:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:27:15 18:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:27:15 18:09:01 4 0.02 0.00 0.02 0.02 0.02 99.93 18:27:15 18:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:27:15 18:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:27:15 18:09:01 7 0.02 0.00 0.00 0.02 0.00 99.97 18:27:15 18:27:15 18:09:01 CPU %user %nice %system %iowait %steal %idle 18:27:15 18:10:02 all 0.01 0.00 0.01 0.00 0.00 99.97 18:27:15 18:10:02 0 0.03 0.00 0.05 0.00 0.00 99.92 18:27:15 18:10:02 1 0.00 0.00 0.00 0.00 0.00 100.00 18:27:15 18:10:02 2 0.00 0.00 0.00 0.00 0.00 100.00 18:27:15 18:10:02 3 0.00 0.00 0.03 0.00 0.00 99.97 18:27:15 18:10:02 4 0.02 0.00 0.00 0.02 0.00 99.97 18:27:15 18:10:02 5 0.02 0.00 0.00 0.00 0.00 99.98 18:27:15 18:10:02 6 0.02 0.00 0.02 0.00 0.00 99.97 18:27:15 18:10:02 7 0.00 0.00 0.00 0.00 0.00 100.00 18:27:15 18:11:01 all 0.02 0.00 0.01 0.00 0.01 99.95 18:27:15 18:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:27:15 18:11:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:27:15 18:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:27:15 18:11:01 3 0.02 0.00 0.03 0.00 0.02 99.93 18:27:15 18:11:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:27:15 18:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:27:15 18:11:01 6 0.03 0.00 0.03 0.00 0.00 99.93 18:27:15 18:11:01 7 0.02 0.00 0.02 0.02 0.00 99.95 18:27:15 18:12:01 all 0.01 0.00 0.01 0.00 0.00 99.98 18:27:15 18:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:27:15 18:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:27:15 18:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:27:15 18:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:27:15 18:12:01 4 0.00 0.00 0.00 0.02 0.02 99.97 18:27:15 18:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:27:15 18:12:01 6 0.02 0.00 0.03 0.00 0.00 99.95 18:27:15 18:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:27:15 18:13:01 all 0.03 0.00 0.03 0.01 0.01 99.94 18:27:15 18:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:27:15 18:13:01 1 0.02 0.00 0.03 0.00 0.00 99.95 18:27:15 18:13:01 2 0.03 0.00 0.00 0.00 0.02 99.95 18:27:15 18:13:01 3 0.03 0.00 0.03 0.00 0.00 99.93 18:27:15 18:13:01 4 0.03 0.00 0.05 0.02 0.00 99.90 18:27:15 18:13:01 5 0.02 0.00 0.03 0.02 0.02 99.92 18:27:15 18:13:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:27:15 18:13:01 7 0.03 0.00 0.02 0.02 0.02 99.92 18:27:15 18:14:01 all 0.02 0.00 0.01 0.00 0.00 99.96 18:27:15 18:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:27:15 18:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:27:15 18:14:01 2 0.02 0.00 0.02 0.02 0.00 99.95 18:27:15 18:14:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:27:15 18:14:01 4 0.03 0.00 0.03 0.02 0.00 99.92 18:27:15 18:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:27:15 18:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:27:15 18:14:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:27:15 18:15:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:27:15 18:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:27:15 18:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:27:15 18:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:27:15 18:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:27:15 18:15:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:27:15 18:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:27:15 18:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:27:15 18:15:01 7 0.03 0.00 0.03 0.00 0.02 99.92 18:27:15 18:16:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:27:15 18:16:01 0 0.03 0.00 0.03 0.00 0.00 99.93 18:27:15 18:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:27:15 18:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:27:15 18:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:27:15 18:16:01 4 0.00 0.00 0.00 0.02 0.02 99.97 18:27:15 18:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:27:15 18:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:27:15 18:16:01 7 0.02 0.00 0.02 0.02 0.02 99.93 18:27:15 18:17:01 all 0.03 0.00 0.02 0.00 0.00 99.95 18:27:15 18:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:27:15 18:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:27:15 18:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:27:15 18:17:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:27:15 18:17:01 4 0.05 0.00 0.02 0.02 0.00 99.92 18:27:15 18:17:01 5 0.03 0.00 0.03 0.00 0.00 99.93 18:27:15 18:17:01 6 0.03 0.00 0.03 0.00 0.02 99.92 18:27:15 18:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:27:15 18:18:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:27:15 18:18:01 0 0.00 0.00 0.03 0.00 0.00 99.97 18:27:15 18:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:27:15 18:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:27:15 18:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:27:15 18:18:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:27:15 18:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:27:15 18:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:27:15 18:18:01 7 0.00 0.00 0.00 0.02 0.02 99.97 18:27:15 18:19:01 all 0.02 0.00 0.01 0.00 0.00 99.96 18:27:15 18:19:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:27:15 18:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:27:15 18:19:01 2 0.03 0.00 0.02 0.02 0.00 99.93 18:27:15 18:19:01 3 0.05 0.00 0.00 0.00 0.02 99.93 18:27:15 18:19:01 4 0.03 0.00 0.00 0.02 0.00 99.95 18:27:15 18:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:27:15 18:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:27:15 18:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:27:15 18:20:01 all 0.15 0.00 0.02 0.00 0.00 99.83 18:27:15 18:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:27:15 18:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:27:15 18:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:27:15 18:20:01 3 0.02 0.00 0.03 0.00 0.00 99.95 18:27:15 18:20:01 4 1.06 0.00 0.02 0.02 0.00 98.91 18:27:15 18:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:27:15 18:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:27:15 18:20:01 7 0.03 0.00 0.03 0.02 0.02 99.90 18:27:15 18:27:15 18:20:01 CPU %user %nice %system %iowait %steal %idle 18:27:15 18:21:01 all 0.02 0.00 0.01 0.00 0.00 99.96 18:27:15 18:21:01 0 0.00 0.00 0.03 0.00 0.00 99.97 18:27:15 18:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:27:15 18:21:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:27:15 18:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:27:15 18:21:01 4 0.02 0.00 0.02 0.02 0.00 99.95 18:27:15 18:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:27:15 18:21:01 6 0.05 0.00 0.03 0.00 0.00 99.92 18:27:15 18:21:01 7 0.02 0.00 0.02 0.02 0.00 99.95 18:27:15 18:22:01 all 0.01 0.00 0.02 0.00 0.00 99.96 18:27:15 18:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:27:15 18:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:27:15 18:22:01 2 0.00 0.00 0.03 0.00 0.00 99.97 18:27:15 18:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:27:15 18:22:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:27:15 18:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:27:15 18:22:01 6 0.02 0.00 0.05 0.00 0.00 99.93 18:27:15 18:22:01 7 0.03 0.00 0.03 0.02 0.00 99.92 18:27:15 18:23:01 all 0.01 0.00 0.00 0.00 0.01 99.97 18:27:15 18:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:27:15 18:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:27:15 18:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:27:15 18:23:01 3 0.02 0.00 0.00 0.02 0.00 99.97 18:27:15 18:23:01 4 0.00 0.00 0.00 0.02 0.02 99.97 18:27:15 18:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:27:15 18:23:01 6 0.05 0.00 0.00 0.00 0.02 99.93 18:27:15 18:23:01 7 0.00 0.00 0.02 0.00 0.02 99.97 18:27:15 18:24:01 all 0.03 0.00 0.01 0.00 0.00 99.95 18:27:15 18:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:27:15 18:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:27:15 18:24:01 2 0.05 0.00 0.00 0.00 0.00 99.95 18:27:15 18:24:01 3 0.02 0.00 0.02 0.02 0.00 99.95 18:27:15 18:24:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:27:15 18:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:27:15 18:24:01 6 0.03 0.00 0.05 0.00 0.00 99.92 18:27:15 18:24:01 7 0.10 0.00 0.02 0.00 0.02 99.87 18:27:15 18:25:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:27:15 18:25:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:27:15 18:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:27:15 18:25:01 2 0.00 0.00 0.03 0.00 0.00 99.97 18:27:15 18:25:01 3 0.02 0.00 0.02 0.00 0.02 99.95 18:27:15 18:25:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:27:15 18:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:27:15 18:25:01 6 0.07 0.00 0.02 0.00 0.00 99.92 18:27:15 18:25:01 7 0.00 0.00 0.02 0.00 0.02 99.97 18:27:15 18:26:01 all 3.06 0.00 1.37 0.03 0.01 95.52 18:27:15 18:26:01 0 2.88 0.00 1.14 0.00 0.00 95.98 18:27:15 18:26:01 1 2.98 0.00 1.12 0.00 0.02 95.88 18:27:15 18:26:01 2 3.29 0.00 2.27 0.02 0.02 94.41 18:27:15 18:26:01 3 3.57 0.00 1.10 0.02 0.00 95.31 18:27:15 18:26:01 4 2.32 0.00 1.38 0.15 0.02 96.14 18:27:15 18:26:01 5 2.85 0.00 1.21 0.00 0.02 95.93 18:27:15 18:26:01 6 3.16 0.00 1.24 0.02 0.02 95.57 18:27:15 18:26:01 7 3.47 0.00 1.54 0.00 0.02 94.97 18:27:15 18:27:01 all 9.21 0.00 3.95 1.06 0.05 85.72 18:27:15 18:27:01 0 7.86 0.00 3.60 0.64 0.05 87.85 18:27:15 18:27:01 1 10.48 0.00 4.41 0.25 0.05 84.81 18:27:15 18:27:01 2 10.68 0.00 3.09 0.17 0.05 86.01 18:27:15 18:27:01 3 8.65 0.00 4.11 2.40 0.05 84.78 18:27:15 18:27:01 4 7.51 0.00 3.75 1.16 0.03 87.55 18:27:15 18:27:01 5 8.59 0.00 3.89 0.02 0.05 87.46 18:27:15 18:27:01 6 8.77 0.00 3.88 0.02 0.03 87.30 18:27:15 18:27:01 7 11.18 0.00 4.92 3.87 0.07 79.96 18:27:15 Average: all 9.80 0.00 2.46 0.68 0.03 87.03 18:27:15 Average: 0 9.85 0.00 2.42 0.55 0.03 87.16 18:27:15 Average: 1 9.77 0.00 2.43 0.78 0.02 87.00 18:27:15 Average: 2 9.94 0.00 2.49 0.58 0.03 86.96 18:27:15 Average: 3 9.81 0.00 2.42 0.60 0.03 87.15 18:27:15 Average: 4 9.92 0.00 2.35 0.72 0.02 86.99 18:27:15 Average: 5 9.73 0.00 2.45 0.72 0.02 87.07 18:27:15 Average: 6 9.84 0.00 2.48 0.69 0.03 86.96 18:27:15 Average: 7 9.51 0.00 2.66 0.84 0.03 86.96 18:27:15 18:27:15 18:27:15