Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from daeaa68e58432e4f84803e4f91d419088e80f9fd 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-ssh13095575524765945021.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh185572739542547434.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh3212671863427215405.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh12112985041027214010.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14436906157173919946.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-848 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/363 [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/363 # 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 daeaa68e58432e4f84803e4f91d419088e80f9fd (main) Commit message: "Merge pull request #4257 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.5" > 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 daeaa68e58432e4f84803e4f91d419088e80f9fd # timeout=10 > git rev-list --no-walk 9375de5c7b085e81369eddbac64bbb2804e62f01 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:21:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:21:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:21:33 ========================================================= 03:21:33 EdgeX Global Pipelines Version Info 03:21:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:21:33 ------------------- 03:21:33 stable info: 03:21:33 ------------------- 03:21:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:21:33 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 03:21:33 Message: update stable to v1.0.244 03:21:34 ------------------- 03:21:34 experimental info: 03:21:34 ------------------- 03:21:34 Commited By: **** collab-it+edgex@linuxfoundation.org 03:21:34 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 03:21:34 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:21:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:21:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:21:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:21:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:21:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:21:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 03:21:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:21:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:21:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:21:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:21:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:21:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:21:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:21:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:21:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:21:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:21:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:21:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:21:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:21:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:21:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:21:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:21:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:21:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:21:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:21:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:21:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = daeaa68e58432e4f84803e4f91d419088e80f9fd [Pipeline] echo 03:21:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = daeaa68 [Pipeline] echo 03:21:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:21:34 provisioning config files... 03:21:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/363@tmp/config85978084693761543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:21:35 ---> docker-login.sh 03:21:35 nexus3.edgexfoundry.org:10001 03:21:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:35 Configure a credential helper to remove this warning. See 03:21:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:35 03:21:35 Login Succeeded 03:21:35 nexus3.edgexfoundry.org:10002 03:21:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:35 Configure a credential helper to remove this warning. See 03:21:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:35 03:21:35 Login Succeeded 03:21:35 nexus3.edgexfoundry.org:10003 03:21:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:35 Configure a credential helper to remove this warning. See 03:21:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:35 03:21:35 Login Succeeded 03:21:35 nexus3.edgexfoundry.org:10004 03:21:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:36 Configure a credential helper to remove this warning. See 03:21:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:36 03:21:36 Login Succeeded 03:21:36 docker.io 03:21:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:36 Configure a credential helper to remove this warning. See 03:21:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:36 03:21:36 Login Succeeded 03:21:36 ---> docker-login.sh ends [Pipeline] } 03:21:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:21:36 + 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 03:21:36 + dirname cmd/core-command/Dockerfile 03:21:36 + cut -d/ -f2 03:21:36 + echo core-command,cmd/core-command/Dockerfile 03:21:36 + dirname cmd/core-data/Dockerfile 03:21:36 + cut -d/ -f2 03:21:36 + echo core-data,cmd/core-data/Dockerfile 03:21:36 + dirname cmd/core-metadata/Dockerfile 03:21:36 + cut -d/ -f2 03:21:36 + echo core-metadata,cmd/core-metadata/Dockerfile 03:21:36 + dirname cmd/security-bootstrapper/Dockerfile 03:21:36 + cut -d/ -f2 03:21:36 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:21:36 + dirname cmd/security-proxy-setup/Dockerfile 03:21:36 + cut -d/ -f2 03:21:36 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:21:36 + dirname cmd/security-secretstore-setup/Dockerfile 03:21:36 + cut -d/ -f2 03:21:36 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:21:36 + + dirnamecut cmd/security-spiffe-token-provider/Dockerfile -d/ 03:21:36 -f2 03:21:36 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 03:21:36 + dirname cmd/security-spire-agent/Dockerfile 03:21:36 + cut -d/ -f2 03:21:36 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 03:21:36 + dirname cmd/security-spire-config/Dockerfile 03:21:36 + cut -d/ -f2 03:21:36 + echo security-spire-config,cmd/security-spire-config/Dockerfile 03:21:36 + dirname cmd/security-spire-server/Dockerfile 03:21:36 + cut -d/ -f2 03:21:36 + echo security-spire-server,cmd/security-spire-server/Dockerfile 03:21:36 + + dirname cmd/support-notifications/Dockerfile 03:21:36 cut -d/ -f2 03:21:36 + echo support-notifications,cmd/support-notifications/Dockerfile 03:21:36 + dirname cmd/support-scheduler/Dockerfile 03:21:36 + cut -d/ -f2 03:21:36 + echo support-scheduler,cmd/support-scheduler/Dockerfile 03:21:36 + dirname cmd/sys-mgmt-agent/Dockerfile 03:21:36 + cut -d/ -f2 03:21:36 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 03:21:36 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 03:21:37 + git rev-list -1 --merges daeaa68e58432e4f84803e4f91d419088e80f9fd~1..daeaa68e58432e4f84803e4f91d419088e80f9fd [Pipeline] echo 03:21:37 -----------> git rev-list -1 --merges daeaa68e58432e4f84803e4f91d419088e80f9fd~1..daeaa68e58432e4f84803e4f91d419088e80f9fd daeaa68e58432e4f84803e4f91d419088e80f9fd 03:21:37 daeaa68e58432e4f84803e4f91d419088e80f9fd [false] [Pipeline] sh 03:21:37 + git log --format=format:%s -1 daeaa68e58432e4f84803e4f91d419088e80f9fd [Pipeline] echo 03:21:37 ========================================================= 03:21:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:21:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:21:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:21:37 + grep -v github /etc/ssh/ssh_known_hosts 03:21:37 + [ -e /tmp/ssh_known_hosts ] 03:21:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:21:37 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:21:37 sudo tee -a /etc/ssh/ssh_known_hosts 03:21:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:21:38 03:21:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:21:38 0.1.4: Pulling from edgex-devops/py-git-semver 03:21:38 b85a868b505f: Pulling fs layer 03:21:38 e2be974225ed: Pulling fs layer 03:21:38 339a4e72a1f5: Pulling fs layer 03:21:38 988bab9f4d93: Pulling fs layer 03:21:38 1469e6f7b9e6: Pulling fs layer 03:21:38 eaf3925da568: Pulling fs layer 03:21:38 bab4dde63d76: Pulling fs layer 03:21:38 bde34c3a00c8: Pulling fs layer 03:21:38 b352a97aabf1: Pulling fs layer 03:21:38 4872d77fe225: Pulling fs layer 03:21:38 5851b861e8e6: Pulling fs layer 03:21:38 1469e6f7b9e6: Waiting 03:21:38 eaf3925da568: Waiting 03:21:38 bab4dde63d76: Waiting 03:21:38 bde34c3a00c8: Waiting 03:21:38 b352a97aabf1: Waiting 03:21:38 4872d77fe225: Waiting 03:21:38 5851b861e8e6: Waiting 03:21:38 988bab9f4d93: Waiting 03:21:38 e2be974225ed: Verifying Checksum 03:21:38 e2be974225ed: Download complete 03:21:38 988bab9f4d93: Verifying Checksum 03:21:38 988bab9f4d93: Download complete 03:21:39 339a4e72a1f5: Verifying Checksum 03:21:39 339a4e72a1f5: Download complete 03:21:39 1469e6f7b9e6: Verifying Checksum 03:21:39 1469e6f7b9e6: Download complete 03:21:39 eaf3925da568: Download complete 03:21:39 bde34c3a00c8: Verifying Checksum 03:21:39 bde34c3a00c8: Download complete 03:21:39 b352a97aabf1: Download complete 03:21:39 4872d77fe225: Download complete 03:21:39 5851b861e8e6: Verifying Checksum 03:21:39 5851b861e8e6: Download complete 03:21:39 b85a868b505f: Verifying Checksum 03:21:39 b85a868b505f: Download complete 03:21:39 bab4dde63d76: Verifying Checksum 03:21:39 bab4dde63d76: Download complete 03:21:40 b85a868b505f: Pull complete 03:21:40 e2be974225ed: Pull complete 03:21:41 339a4e72a1f5: Pull complete 03:21:41 988bab9f4d93: Pull complete 03:21:41 1469e6f7b9e6: Pull complete 03:21:41 eaf3925da568: Pull complete 03:21:43 bab4dde63d76: Pull complete 03:21:43 bde34c3a00c8: Pull complete 03:21:43 b352a97aabf1: Pull complete 03:21:43 4872d77fe225: Pull complete 03:21:43 5851b861e8e6: Pull complete 03:21:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:21:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:21:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:43 prd-ubuntu20.04-docker-8c-8g-848 does not seem to be running inside a container 03:21:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/363 -v /w/workspace/edgex-go/363:/w/workspace/edgex-go/363:rw,z -v /w/workspace/edgex-go/363@tmp:/w/workspace/edgex-go/363@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 03:21:44 $ docker top 452141ed2ed17767adc5cd70416769aa6e44772de0f86ef1edc1a87fc91fb851 -eo pid,comm 03:21:44 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). 03:21:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:21:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:21:44 [ssh-agent] Looking for ssh-agent implementation... 03:21:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:21:45 $ docker exec 452141ed2ed17767adc5cd70416769aa6e44772de0f86ef1edc1a87fc91fb851 ssh-agent 03:21:45 SSH_AUTH_SOCK=/tmp/ssh-Za1DJWddeddU/agent.34 03:21:45 SSH_AGENT_PID=40 03:21:45 Running ssh-add (command line suppressed) 03:21:45 Identity added: /w/workspace/edgex-go/363@tmp/private_key_12511785545110442084.key (/w/workspace/edgex-go/363@tmp/private_key_12511785545110442084.key) 03:21:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:21:45 + git tag --points-at HEAD [Pipeline] } 03:21:45 $ docker exec --env ******** --env ******** 452141ed2ed17767adc5cd70416769aa6e44772de0f86ef1edc1a87fc91fb851 ssh-agent -k 03:21:45 unset SSH_AUTH_SOCK; 03:21:45 unset SSH_AGENT_PID; 03:21:45 echo Agent pid 40 killed; 03:21:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:21:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:21:45 [ssh-agent] Looking for ssh-agent implementation... 03:21:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:21:45 $ docker exec 452141ed2ed17767adc5cd70416769aa6e44772de0f86ef1edc1a87fc91fb851 ssh-agent 03:21:46 SSH_AUTH_SOCK=/tmp/ssh-lgfpy5k0iuLJ/agent.72 03:21:46 SSH_AGENT_PID=78 03:21:46 Running ssh-add (command line suppressed) 03:21:46 Identity added: /w/workspace/edgex-go/363@tmp/private_key_8882854166614635135.key (/w/workspace/edgex-go/363@tmp/private_key_8882854166614635135.key) 03:21:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:21:46 + git semver init 03:21:46 2023-01-03 03:21:46,624 [run_init] DEBUG init version:0.0.0 force:False 03:21:46 2023-01-03 03:21:46,625 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/363/.semver 03:21:46 2023-01-03 03:21:46,625 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/363/.semver 03:21:46 2023-01-03 03:21:46,626 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/363/.semver'], cwd=/w/workspace/edgex-go/363, universal_newlines=False, shell=None, istream=None) 03:21:50 2023-01-03 03:21:50,739 [append_file] DEBUG append to file:/w/workspace/edgex-go/363/.git/info/exclude 03:21:50 2023-01-03 03:21:50,739 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/363/.semver/main with force:False 03:21:50 2023-01-03 03:21:50,739 [read_version] DEBUG read version from /w/workspace/edgex-go/363/.semver/main 03:21:50 2023-01-03 03:21:50,740 [read_version] DEBUG read version from /w/workspace/edgex-go/363/.semver/main 03:21:50 3.0.0-dev.9 [Pipeline] } 03:21:50 $ docker exec --env ******** --env ******** 452141ed2ed17767adc5cd70416769aa6e44772de0f86ef1edc1a87fc91fb851 ssh-agent -k 03:21:51 unset SSH_AUTH_SOCK; 03:21:51 unset SSH_AGENT_PID; 03:21:51 echo Agent pid 78 killed; 03:21:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:21:51 + git semver [Pipeline] } 03:21:51 $ docker stop --time=1 452141ed2ed17767adc5cd70416769aa6e44772de0f86ef1edc1a87fc91fb851 03:21:52 $ docker rm -f --volumes 452141ed2ed17767adc5cd70416769aa6e44772de0f86ef1edc1a87fc91fb851 [Pipeline] // withDockerContainer [Pipeline] sh 03:21:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:21:53 Stashed 1 file(s) [Pipeline] echo 03:21:53 [edgeXSemver]: initialized semver on version 3.0.0-dev.9 [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 03:21:53 + git config --global --add safe.directory /w/workspace/edgex-go/363 [Pipeline] echo 03:21:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:21:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:21:53 ========================================================= 03:21:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 03:21:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:21:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:21:54 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 03:21:54 213ec9aee27d: Pulling fs layer 03:21:54 4583459ba037: Pulling fs layer 03:21:54 93c1e223e6f2: Pulling fs layer 03:21:54 53926ce57604: Pulling fs layer 03:21:54 21b2b0c7a3f4: Pulling fs layer 03:21:54 22ff95d597cd: Pulling fs layer 03:21:54 12d6caf4c0d1: Pulling fs layer 03:21:54 96b7cbca73a9: Pulling fs layer 03:21:54 a7acece74701: Pulling fs layer 03:21:54 53926ce57604: Waiting 03:21:54 21b2b0c7a3f4: Waiting 03:21:54 22ff95d597cd: Waiting 03:21:54 a7acece74701: Waiting 03:21:54 12d6caf4c0d1: Waiting 03:21:54 96b7cbca73a9: Waiting 03:21:54 93c1e223e6f2: Verifying Checksum 03:21:54 93c1e223e6f2: Download complete 03:21:54 4583459ba037: Verifying Checksum 03:21:54 4583459ba037: Download complete 03:21:54 21b2b0c7a3f4: Verifying Checksum 03:21:54 21b2b0c7a3f4: Download complete 03:21:54 22ff95d597cd: Verifying Checksum 03:21:54 22ff95d597cd: Download complete 03:21:54 213ec9aee27d: Verifying Checksum 03:21:54 213ec9aee27d: Download complete 03:21:54 12d6caf4c0d1: Download complete 03:21:54 213ec9aee27d: Pull complete 03:21:54 4583459ba037: Pull complete 03:21:54 93c1e223e6f2: Pull complete 03:21:55 a7acece74701: Verifying Checksum 03:21:55 a7acece74701: Download complete 03:21:55 53926ce57604: Verifying Checksum 03:21:55 53926ce57604: Download complete 03:21:55 96b7cbca73a9: Verifying Checksum 03:21:59 53926ce57604: Pull complete 03:21:59 21b2b0c7a3f4: Pull complete 03:21:59 22ff95d597cd: Pull complete 03:21:59 12d6caf4c0d1: Pull complete 03:22:01 96b7cbca73a9: Pull complete 03:22:02 a7acece74701: Pull complete 03:22:02 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 03:22:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:22:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 03:22:02 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:22:02 WORKDIR /edgex 03:22:02 COPY go.mod . 03:22:02 RUN go mod download build 03:22:02 -t ci-base-image-x86_64 -f - . 03:22:03 Sending build context to Docker daemon 170.3MB 03:22:03 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:22:03 ---> db6d94c90886 03:22:03 Step 2/4 : WORKDIR /edgex 03:22:05 ---> Running in baca39c06b57 03:22:05 Removing intermediate container baca39c06b57 03:22:05 ---> b2c1b151f3bd 03:22:05 Step 3/4 : COPY go.mod . 03:22:05 ---> 71c629c6b9ee 03:22:05 Step 4/4 : RUN go mod download 03:22:05 ---> Running in 55c4401e9739 03:22:08 Still waiting to schedule task 03:22:08 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:22:23 Removing intermediate container 55c4401e9739 03:22:23 ---> 85d2f2c8dc44 03:22:23 Successfully built 85d2f2c8dc44 03:22:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:24 + docker inspect -f . ci-base-image-x86_64 03:22:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:24 prd-ubuntu20.04-docker-8c-8g-848 does not seem to be running inside a container 03:22:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/363 -v /w/workspace/edgex-go/363:/w/workspace/edgex-go/363:rw,z -v /w/workspace/edgex-go/363@tmp:/w/workspace/edgex-go/363@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 03:22:24 $ docker top 4040f11cd9e08460ebc1e4ee6d0c8b1825de649a721982c1c343228f0449ec12 -eo pid,comm [Pipeline] { [Pipeline] sh 03:22:24 + go version 03:22:24 go version go1.18.7 linux/amd64 [Pipeline] } 03:22:24 $ docker stop --time=1 4040f11cd9e08460ebc1e4ee6d0c8b1825de649a721982c1c343228f0449ec12 03:22:26 $ docker rm -f --volumes 4040f11cd9e08460ebc1e4ee6d0c8b1825de649a721982c1c343228f0449ec12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:26 + docker inspect -f . ci-base-image-x86_64 03:22:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:26 prd-ubuntu20.04-docker-8c-8g-848 does not seem to be running inside a container 03:22:26 $ 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/363 -v /w/workspace/edgex-go/363:/w/workspace/edgex-go/363:rw,z -v /w/workspace/edgex-go/363@tmp:/w/workspace/edgex-go/363@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 03:22:27 $ docker top 12016a5e8e510a0e8c0482a0a7c4bfdeff111a84ab5b697c7300c8582b3269f4 -eo pid,comm [Pipeline] { [Pipeline] echo 03:22:27 ========================================================= 03:22:27 [edgeXBuildGoParallel] Running Tests and Build... 03:22:27 ========================================================= [Pipeline] sh 03:22:27 + git config --global --add safe.directory /w/workspace/edgex-go/363 [Pipeline] fileExists [Pipeline] sh 03:22:27 + make test 03:22:27 go test -race -coverprofile=coverage.out ./... 03:22:34 ? github.com/edgexfoundry/edgex-go [no test files] 03:22:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:22:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:22:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:22:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:22:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:22:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:22:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:22:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:22:49 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 03:22:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:22:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:22:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:22:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:22:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:22:49 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:22:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.093s coverage: 28.7% of statements 03:22:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:22:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:22:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.117s coverage: 98.5% of statements 03:22:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.126s coverage: 43.0% of statements 03:22:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 03:22:49 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:22:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.118s coverage: 54.2% of statements 03:22:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:22:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:22:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.782s coverage: 89.2% of statements 03:22:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 03:22:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:22:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:22:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:22:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:22:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.078s coverage: 2.2% of statements 03:22:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:22:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:22:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.521s coverage: 95.6% of statements 03:22:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:22:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:22:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 03:22:54 ok github.com/edgexfoundry/edgex-go/internal/io 0.092s coverage: 72.2% of statements 03:22:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:22:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:22:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:22:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:22:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:22:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.079s coverage: 60.0% of statements 03:22:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:22:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:22:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:22:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.089s coverage: 0.9% of statements 03:22:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:22:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.064s coverage: 58.8% of statements 03:22:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.100s coverage: 29.6% of statements 03:22:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:22:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 47.1% of statements 03:22:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.077s coverage: 79.5% of statements 03:22:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements 03:22:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.093s coverage: 96.3% of statements 03:22:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements 03:23:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.070s coverage: 94.4% of statements 03:23:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.075s coverage: 44.8% of statements 03:23:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.225s coverage: 79.9% of statements 03:23:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:23:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.095s coverage: 92.9% of statements 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:23:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 03:23:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.080s coverage: 86.9% of statements 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:23:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.084s coverage: 87.2% of statements 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:23:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:23:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 58.8% of statements 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:23:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 80.0% of statements 03:23:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.071s coverage: 87.2% of statements 03:23:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.071s coverage: 85.4% of statements 03:23:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.232s coverage: 91.2% of statements 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:23:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.209s coverage: 64.7% of statements 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:23:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.071s coverage: 100.0% of statements 03:23:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 89.4% of statements 03:23:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 03:23:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 03:23:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.041s coverage: 100.0% of statements 03:23:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.393s coverage: 65.8% of statements 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:23:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.213s coverage: 41.8% of statements 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:23:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.076s coverage: 89.5% of statements 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:23:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:23:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.092s coverage: 17.7% of statements 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:23:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.175s coverage: 92.3% of statements 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:23:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 63.2% of statements 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:23:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.128s coverage: 97.7% of statements 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 03:23:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:23:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.060s coverage: 100.0% of statements 03:23:14 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 03:23:14 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 03:23:32 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." 03:23:32 go vet ./... 03:23:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:23:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:23:36 ./bin/test-attribution-txt.sh [Pipeline] echo 03:23:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 03:23:37 + ls -al . 03:23:37 total 772 03:23:37 drwxrwxr-x 11 1001 1001 4096 Jan 3 03:22 . 03:23:37 drwxr-xr-x 4 root root 4096 Jan 3 03:22 .. 03:23:37 drwxrwxr-x 2 1001 1001 4096 Jan 3 03:21 .blubracket 03:23:37 -rw-rw-r-- 1 1001 1001 16 Jan 3 03:21 .dockerignore 03:23:37 drwxrwxr-x 8 1001 1001 4096 Jan 3 03:23 .git 03:23:37 drwxrwxr-x 3 1001 1001 4096 Jan 3 03:21 .github 03:23:37 -rw-rw-r-- 1 1001 1001 1030 Jan 3 03:21 .gitignore 03:23:37 -rw-rw-r-- 1 1001 1001 42 Jan 3 03:21 .golangci.yml 03:23:37 -rw-rw-r-- 1 1001 1001 87 Jan 3 03:21 .hadolint.yml 03:23:37 drwxr-xr-x 3 1001 1001 4096 Jan 3 03:21 .semver 03:23:37 -rw-rw-r-- 1 1001 1001 166 Jan 3 03:21 .sonarcloud.properties 03:23:37 -rw-rw-r-- 1 1001 1001 1171 Jan 3 03:21 ADOPTERS.md 03:23:37 -rw-rw-r-- 1 1001 1001 10618 Jan 3 03:21 Attribution.txt 03:23:37 -rw-rw-r-- 1 1001 1001 73765 Jan 3 03:21 CHANGELOG.md 03:23:37 -rw-rw-r-- 1 1001 1001 3804 Jan 3 03:21 CONTRIBUTING.md 03:23:37 -rw-rw-r-- 1 1001 1001 677 Jan 3 03:21 GOVERNANCE.md 03:23:37 -rw-rw-r-- 1 1001 1001 850 Jan 3 03:21 Jenkinsfile 03:23:37 -rw-rw-r-- 1 1001 1001 10775 Jan 3 03:21 LICENSE 03:23:37 -rw-rw-r-- 1 1001 1001 13289 Jan 3 03:21 Makefile 03:23:37 -rw-rw-r-- 1 1001 1001 582 Jan 3 03:21 OWNERS.md 03:23:37 -rw-rw-r-- 1 1001 1001 9403 Jan 3 03:21 README.md 03:23:37 -rw-rw-r-- 1 1001 1001 6912 Jan 3 03:21 SECURITY.md 03:23:37 -rw-rw-r-- 1 1001 1001 11 Jan 3 03:21 VERSION 03:23:37 drwxrwxr-x 2 1001 1001 4096 Jan 3 03:21 bin 03:23:37 drwxrwxr-x 18 1001 1001 4096 Jan 3 03:21 cmd 03:23:37 -rw-r--r-- 1 root root 501826 Jan 3 03:23 coverage.out 03:23:37 -rw-rw-r-- 1 1001 1001 3400 Jan 3 03:21 go.mod 03:23:37 -rw-rw-r-- 1 1001 1001 45110 Jan 3 03:21 go.sum 03:23:37 drwxrwxr-x 8 1001 1001 4096 Jan 3 03:21 internal 03:23:37 drwxrwxr-x 3 1001 1001 4096 Jan 3 03:21 openapi 03:23:37 drwxrwxr-x 4 1001 1001 4096 Jan 3 03:21 snap 03:23:37 -rw-rw-r-- 1 1001 1001 204 Jan 3 03:21 version.go [Pipeline] sh 03:23:37 + '[' -e coverage.out ] 03:23:37 + chown 1001:1001 coverage.out [Pipeline] stash 03:23:37 Stashed 1 file(s) [Pipeline] sh 03:23:37 + make build 03:23:37 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.9" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:23:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-849 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 03:23:45 Running in /w/workspace/edgex-go/363 [Pipeline] { [Pipeline] checkout 03:23:45 The recommended git tool is: git 03:23:50 using credential edgex-jenkins-ssh 03:23:50 Cloning the remote Git repository 03:23:50 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.9" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:23:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:23:50 > git init /w/workspace/edgex-go/363 # timeout=10 03:23:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:23:50 > git --version # timeout=10 03:23:50 > git --version # 'git version 2.25.1' 03:23:50 using GIT_SSH to set credentials SSH Credentials for GitHub 03:23:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:23:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.9" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:23:52 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.9" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:23:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.9" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:23:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.9" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:24:00 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.9" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:24:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.9" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:24:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.9" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:24:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.9" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:24:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.9" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:24:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.9" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:24:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:24:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:24:07 Avoid second fetch 03:24:07 Checking out Revision daeaa68e58432e4f84803e4f91d419088e80f9fd (main) 03:24:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.9" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:24:08 Commit message: "Merge pull request #4257 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.5" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:24:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:24:08 % Total % Received % Xferd Average Speed Time Time Time Current 03:24:08 Dload Upload Total Spent Left Speed 03:24:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 90432 0 --:--:-- --:--:-- --:--:-- 91078 03:24:07 > git config core.sparsecheckout # timeout=10 03:24:07 > git checkout -f daeaa68e58432e4f84803e4f91d419088e80f9fd # timeout=10 [Pipeline] sh [Pipeline] } 03:24:09 $ docker stop --time=1 12016a5e8e510a0e8c0482a0a7c4bfdeff111a84ab5b697c7300c8582b3269f4 03:24:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 03:24:11 $ docker rm -f --volumes 12016a5e8e510a0e8c0482a0a7c4bfdeff111a84ab5b697c7300c8582b3269f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:12 + sudo tee /etc/docker/daemon.new 03:24:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:24:12 { 03:24:12 "registry-mirrors": [ 03:24:12 "https://nexus3.edgexfoundry.org:10001" 03:24:12 ], 03:24:12 "bip": "10.250.0.254/24", 03:24:12 "hosts": [ 03:24:12 "tcp://0.0.0.0:5555", 03:24:12 "unix:///var/run/docker.sock" 03:24:12 ], 03:24:12 "mtu": 1458, 03:24:12 "selinux-enabled": true, 03:24:12 "seccomp-profile": "/etc/docker/seccomp.json" 03:24:12 } [Pipeline] sh 03:24:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:24:12 03:24:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:24:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:24:12 latest: Pulling from edgex-devops/edgex-compose 03:24:12 cbdbe7a5bc2a: Pulling fs layer 03:24:12 ca9280d653b3: Pulling fs layer 03:24:12 7e9c9ca2126c: Pulling fs layer 03:24:12 cbdbe7a5bc2a: Verifying Checksum 03:24:12 cbdbe7a5bc2a: Download complete 03:24:13 + sudo service docker restart 03:24:13 cbdbe7a5bc2a: Pull complete 03:24:13 ca9280d653b3: Verifying Checksum 03:24:13 ca9280d653b3: Download complete 03:24:13 7e9c9ca2126c: Download complete 03:24:14 ca9280d653b3: Pull complete 03:24:17 7e9c9ca2126c: Pull complete 03:24:17 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:24:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:24:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:24:17 prd-ubuntu20.04-docker-8c-8g-848 does not seem to be running inside a container 03:24:17 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/363 -v /w/workspace/edgex-go/363:/w/workspace/edgex-go/363:rw,z -v /w/workspace/edgex-go/363@tmp:/w/workspace/edgex-go/363@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 03:24:18 $ docker top 14b8f8c3d4d4956f61e4f2b3221832e53d7711c6d98745e3efa42d255e2f2437 -eo pid,comm [Pipeline] { [Pipeline] sh 03:24:19 + docker-compose build --help 03:24:19 + grep parallel 03:24:19 --parallel Build images in parallel. [Pipeline] } 03:24:19 $ docker stop --time=1 14b8f8c3d4d4956f61e4f2b3221832e53d7711c6d98745e3efa42d255e2f2437 03:24:21 $ docker rm -f --volumes 14b8f8c3d4d4956f61e4f2b3221832e53d7711c6d98745e3efa42d255e2f2437 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:24:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:24:21 prd-ubuntu20.04-docker-8c-8g-848 does not seem to be running inside a container 03:24:21 $ 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/363 -v /w/workspace/edgex-go/363:/w/workspace/edgex-go/363:rw,z -v /w/workspace/edgex-go/363@tmp:/w/workspace/edgex-go/363@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 03:24:21 $ docker top 51db89a5ea3903c31a17b2e63469ea1755dc6ba7cef533bfe29b3f7d3c90c08b -eo pid,comm [Pipeline] { [Pipeline] sh 03:24:22 + docker-compose -f ./docker-compose-build.yml build --parallel 03:24:22 Building core-command ... 03:24:22 Building core-data ... 03:24:22 Building core-metadata ... 03:24:22 Building security-bootstrapper ... 03:24:22 Building security-proxy-setup ... 03:24:22 Building security-secretstore-setup ... 03:24:22 Building security-spiffe-token-provider ... 03:24:22 Building security-spire-agent ... 03:24:22 Building security-spire-config ... 03:24:22 Building security-spire-server ... 03:24:22 Building support-notifications ... 03:24:22 Building support-scheduler ... 03:24:22 Building sys-mgmt-agent ... 03:24:22 Building security-spiffe-token-provider 03:24:22 Building security-spire-server 03:24:22 Building security-secretstore-setup 03:24:22 Building security-bootstrapper 03:24:22 Building security-spire-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:24:31 provisioning config files... 03:24:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/363@tmp/config8272747210978802785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:24:31 ---> docker-login.sh 03:24:31 nexus3.edgexfoundry.org:10001 03:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:24:32 Configure a credential helper to remove this warning. See 03:24:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:24:32 03:24:32 Login Succeeded 03:24:32 nexus3.edgexfoundry.org:10002 03:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:24:32 Configure a credential helper to remove this warning. See 03:24:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:24:32 03:24:32 Login Succeeded 03:24:32 nexus3.edgexfoundry.org:10003 03:24:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:24:33 Configure a credential helper to remove this warning. See 03:24:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:24:33 03:24:33 Login Succeeded 03:24:33 nexus3.edgexfoundry.org:10004 03:24:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:24:33 Configure a credential helper to remove this warning. See 03:24:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:24:33 03:24:33 Login Succeeded 03:24:33 docker.io 03:24:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:24:33 Configure a credential helper to remove this warning. See 03:24:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:24:33 03:24:33 Login Succeeded 03:24:33 ---> docker-login.sh ends [Pipeline] } 03:24:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 03:24:34 + git config --global --add safe.directory /w/workspace/edgex-go/363 [Pipeline] echo 03:24:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:24:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:24:34 ========================================================= 03:24:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 03:24:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:24:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:24:34 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:24:34 9b18e9b68314: Pulling fs layer 03:24:34 35d82f9e3411: Pulling fs layer 03:24:34 e16973657156: Pulling fs layer 03:24:34 fc693d55d65f: Pulling fs layer 03:24:34 7e9fc2657dce: Pulling fs layer 03:24:34 dda99020689f: Pulling fs layer 03:24:34 db1c61fa0a46: Pulling fs layer 03:24:34 891c053d2c06: Pulling fs layer 03:24:34 fc693d55d65f: Waiting 03:24:34 7e9fc2657dce: Waiting 03:24:34 dda99020689f: Waiting 03:24:34 891c053d2c06: Waiting 03:24:34 db1c61fa0a46: Waiting 03:24:35 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:24:35 Step 2/32 : FROM ${BUILDER_BASE} AS builder 03:24:35 ---> 85d2f2c8dc44 03:24:35 Step 3/32 : WORKDIR /edgex-go 03:24:35 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:24:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:24:35 ---> 85d2f2c8dc44 03:24:35 Step 3/24 : WORKDIR /edgex-go 03:24:35 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:24:35 Step 2/19 : FROM ${BUILDER_BASE} AS builder 03:24:35 ---> 85d2f2c8dc44 03:24:35 Step 3/19 : WORKDIR /edgex-go 03:24:35 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:24:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:24:35 ---> 85d2f2c8dc44 03:24:35 Step 3/24 : WORKDIR /edgex-go 03:24:35 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:24:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:24:35 ---> 85d2f2c8dc44 03:24:35 Step 3/23 : WORKDIR /edgex-go 03:24:35 e16973657156: Download complete 03:24:35 35d82f9e3411: Download complete 03:24:35 7e9fc2657dce: Download complete 03:24:35 dda99020689f: Verifying Checksum 03:24:35 dda99020689f: Download complete 03:24:35 9b18e9b68314: Download complete 03:24:36 9b18e9b68314: Pull complete 03:24:36 891c053d2c06: Verifying Checksum 03:24:36 891c053d2c06: Download complete 03:24:36 35d82f9e3411: Pull complete 03:24:36 e16973657156: Pull complete 03:24:37 db1c61fa0a46: Verifying Checksum 03:24:37 db1c61fa0a46: Download complete 03:24:37 fc693d55d65f: Verifying Checksum 03:24:37 fc693d55d65f: Download complete 03:24:38 ---> Running in 1520a1097119 03:24:38 ---> Running in 95528330bf49 03:24:38 ---> Running in 5b238d2ef09b 03:24:38 ---> Running in b9d5ed4499c0 03:24:38 ---> Running in ee485822d046 03:24:38 Removing intermediate container 95528330bf49 03:24:38 ---> 4b7f5a9dbead 03:24:38 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 03:24:38 Removing intermediate container b9d5ed4499c0 03:24:38 ---> 4cfd823ea19c 03:24:38 Step 4/24 : RUN apk add --update --no-cache make git 03:24:38 Removing intermediate container ee485822d046 03:24:38 ---> 2770b944519e 03:24:38 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 03:24:38 Removing intermediate container 5b238d2ef09b 03:24:38 ---> 8888010ac9cc 03:24:38 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 03:24:38 Removing intermediate container 1520a1097119 03:24:38 ---> af2e988a2f9f 03:24:38 Step 4/32 : RUN apk add --update --no-cache make git 03:24:38 ---> Running in 9b53946c425f 03:24:38 ---> Running in 1ef928a0445c 03:24:38 ---> Running in deb01ce6e127 03:24:38 ---> Running in 300d3e7e36e2 03:24:38 ---> Running in cfdda05b6fd0 03:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:24:39 OK: 211 MiB in 51 packages 03:24:39 OK: 211 MiB in 51 packages 03:24:39 OK: 211 MiB in 51 packages 03:24:39 v3.16.3-99-g1016b47723 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 03:24:39 v3.16.3-99-g1016b47723 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 03:24:39 OK: 17042 distinct packages available 03:24:39 OK: 211 MiB in 51 packages 03:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:24:40 OK: 211 MiB in 51 packages 03:24:40 Removing intermediate container 9b53946c425f 03:24:40 ---> f5d412e15ca3 03:24:40 Step 5/24 : COPY go.mod vendor* ./ 03:24:40 Removing intermediate container deb01ce6e127 03:24:40 ---> 6fa82c81187b 03:24:40 Step 5/24 : COPY go.mod vendor* ./ 03:24:40 Removing intermediate container cfdda05b6fd0 03:24:40 ---> e2c39b267313 03:24:40 Step 5/23 : COPY go.mod vendor* ./ 03:24:40 Removing intermediate container 300d3e7e36e2 03:24:40 ---> 8dafc1c5d1f5 03:24:40 Step 5/32 : COPY go.mod vendor* ./ 03:24:40 ---> db41238d9a57 03:24:40 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:40 Removing intermediate container 1ef928a0445c 03:24:40 ---> 29a98230e0d9 03:24:40 Step 5/19 : COPY go.mod vendor* ./ 03:24:40 ---> d92b9b2f42c4 03:24:40 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:40 ---> Running in 3b0515701ac3 03:24:40 ---> b1474735d6d9 03:24:40 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:40 ---> f6ef1953a7d9 03:24:40 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:40 ---> Running in 9b71571e7f9d 03:24:40 ---> Running in 14d1d44b14db 03:24:40 ---> Running in ec255bc61e79 03:24:40 ---> 9b1c98978cc0 03:24:40 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:40 ---> Running in 8bd546dc3172 03:24:50 fc693d55d65f: Pull complete 03:24:50 7e9fc2657dce: Pull complete 03:24:50 dda99020689f: Pull complete 03:24:55 db1c61fa0a46: Pull complete 03:24:57 891c053d2c06: Pull complete 03:24:57 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 03:24:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:24:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 03:24:57 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:24:57 WORKDIR /edgex 03:24:57 COPY go.mod . 03:24:57 RUN go mod download 03:24:57 + docker build -t ci-base-image-arm64 -f - . 03:24:57 Sending build context to Docker daemon 3.265MB 03:24:57 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:24:57 ---> f96f9c87975a 03:24:57 Step 2/4 : WORKDIR /edgex 03:24:59 ---> Running in 593132676c10 03:24:59 Removing intermediate container 593132676c10 03:24:59 ---> 052f568c1065 03:24:59 Step 3/4 : COPY go.mod . 03:25:00 ---> 2ae1a4de97ae 03:25:00 Step 4/4 : RUN go mod download 03:25:00 ---> Running in f8b363e41761 03:25:12 Removing intermediate container 3b0515701ac3 03:25:12 ---> ce637c15e64f 03:25:12 Step 7/24 : COPY . . 03:25:12 Removing intermediate container 8bd546dc3172 03:25:12 ---> 953768b14584 03:25:12 Step 7/19 : COPY . . 03:25:12 Removing intermediate container ec255bc61e79 03:25:12 ---> e2ef3e2aa6b7 03:25:12 Step 7/32 : COPY . . 03:25:12 Removing intermediate container 14d1d44b14db 03:25:12 ---> 17ba2860d69d 03:25:12 Step 7/23 : COPY . . 03:25:12 Removing intermediate container 9b71571e7f9d 03:25:12 ---> 320bfcd2eb1e 03:25:12 Step 7/24 : COPY . . 03:25:17 ---> df7eefa9133c 03:25:17 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:25:17 ---> fffb812ac504 03:25:17 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:25:17 ---> 8d6b1ff19d18 03:25:17 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:25:17 ---> Running in fbd246c03b05 03:25:17 ---> 3aa7866a85ee 03:25:17 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 03:25:17 ---> 5edaff56a63a 03:25:17 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 03:25:17 ---> Running in 57e6c137891b 03:25:17 ---> Running in da79b541c2fd 03:25:17 ---> Running in 85a280c065be 03:25:17 ---> Running in 868fb1b8bed4 03:25:17 Removing intermediate container 85a280c065be 03:25:17 ---> 8c9453b0f75b 03:25:17 Step 9/24 : WORKDIR /edgex-go/spire-build 03:25:17 Removing intermediate container 868fb1b8bed4 03:25:17 ---> 93cfc4d47958 03:25:17 Step 9/23 : WORKDIR /edgex-go/spire-build 03:25:17 ---> Running in 4e5809d5abb7 03:25:17 ---> Running in fce8ae10748a 03:25:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.9" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:25:17 Removing intermediate container 4e5809d5abb7 03:25:17 ---> 24836510cbc2 03:25:17 Step 10/24 : 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 03:25:17 Removing intermediate container fce8ae10748a 03:25:17 ---> d809268cdda3 03:25:17 Step 10/23 : 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 03:25:17 ---> Running in 814f444da6cc 03:25:17 ---> Running in 26602477c7f6 03:25:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.9" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:25:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.9" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:25:18 Removing intermediate container 814f444da6cc 03:25:18 ---> 74632d558ab8 03:25:18 Step 11/24 : WORKDIR /edgex-go 03:25:18 ---> Running in 44ca19157fad 03:25:18 Removing intermediate container 26602477c7f6 03:25:18 ---> bf91bf865858 03:25:18 Step 11/23 : WORKDIR /edgex-go 03:25:18 ---> Running in 7904079ebd21 03:25:18 Removing intermediate container 44ca19157fad 03:25:18 ---> 73a580dcae91 03:25:18 03:25:18 Step 12/24 : FROM alpine:3.15 03:25:19 Removing intermediate container 7904079ebd21 03:25:19 ---> 6c91ec81de11 03:25:19 03:25:19 Step 12/23 : FROM alpine:3.15 03:25:19 3.15: Pulling from library/alpine 03:25:19 3.15: Pulling from library/alpine 03:25:20 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 03:25:20 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 03:25:20 Status: Downloaded newer image for alpine:3.15 03:25:20 Status: Image is up to date for alpine:3.15 03:25:20 ---> c4fc93816858 03:25:20 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:25:20 ---> c4fc93816858 03:25:20 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:25:20 ---> Running in 45fdfd14182b 03:25:20 ---> Running in 6dc63fa5c534 03:25:20 Removing intermediate container 6dc63fa5c534 03:25:20 ---> 3ae2faaa21ff 03:25:20 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:25:20 Removing intermediate container 45fdfd14182b 03:25:20 ---> 5178a10c08cc 03:25:20 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:25:21 ---> Running in d412e4fd76de 03:25:21 ---> Running in 13d22153d2c9 03:25:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:25:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:25:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:25:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:25:21 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:25:21 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:25:21 OK: 15859 distinct packages available 03:25:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:25:21 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:25:21 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:25:21 OK: 15859 distinct packages available 03:25:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:25:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:25:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:25:22 (1/5) Installing dumb-init (1.2.5-r1) 03:25:22 (2/5) Installing musl-obstack (1.2.3-r0) 03:25:22 (3/5) Installing libucontext (1.1-r0) 03:25:22 (4/5) Installing gcompat (1.0.0-r4) 03:25:22 (5/5) Installing openssl (1.1.1s-r1) 03:25:22 Executing busybox-1.34.1-r7.trigger 03:25:22 (1/5) Installing dumb-init (1.2.5-r1) 03:25:22 OK: 7 MiB in 19 packages 03:25:22 (2/5) Installing musl-obstack (1.2.3-r0) 03:25:22 (3/5) Installing libucontext (1.1-r0) 03:25:22 (4/5) Installing gcompat (1.0.0-r4) 03:25:22 (5/5) Installing openssl (1.1.1s-r1) 03:25:22 Executing busybox-1.34.1-r7.trigger 03:25:22 OK: 7 MiB in 19 packages 03:25:23 Removing intermediate container d412e4fd76de 03:25:23 ---> dc7474074e15 03:25:23 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 03:25:23 Removing intermediate container 13d22153d2c9 03:25:23 ---> 6c898a626349 03:25:23 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:25:26 ---> 3d9dbe62714d 03:25:26 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:25:26 ---> 698e350a7ebe 03:25:26 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:25:26 ---> 50125a049121 03:25:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:25:27 ---> 5d06b99f3cbf 03:25:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:25:28 ---> f9c026e3b16e 03:25:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:25:28 ---> aca2b5d5ff50 03:25:28 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:25:28 ---> Running in 36fff610def0 03:25:29 ---> be9b36c8bd52 03:25:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:25:29 Removing intermediate container 36fff610def0 03:25:29 ---> 1d9f01664732 03:25:29 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:25:29 ---> Running in 4ab9470bb8b7 03:25:29 ---> 86294614b8db 03:25:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:25:29 Removing intermediate container 4ab9470bb8b7 03:25:29 ---> d5b226ebf7e2 03:25:29 Step 21/23 : LABEL arch=x86_64 03:25:30 ---> Running in c6fe00439e97 03:25:30 ---> 09cd63c069a9 03:25:30 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:25:30 ---> Running in d8e2795e3033 03:25:30 Removing intermediate container c6fe00439e97 03:25:30 ---> 830ea86bd9b5 03:25:30 Step 22/23 : LABEL git_sha=daeaa68e58432e4f84803e4f91d419088e80f9fd 03:25:30 ---> Running in 35263043262a 03:25:30 Removing intermediate container d8e2795e3033 03:25:30 ---> f5d38e90629f 03:25:30 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:25:30 Removing intermediate container 35263043262a 03:25:30 ---> 7861d2c4c70b 03:25:30 Step 23/23 : LABEL version=3.0.0-dev.9 03:25:30 ---> Running in f0a324e478bf 03:25:30 ---> Running in a3bbfe188377 03:25:31 Removing intermediate container f0a324e478bf 03:25:31 ---> ba138c3b403d 03:25:31 Step 22/24 : LABEL arch=x86_64 03:25:31 ---> Running in fe2e6276c8af 03:25:31 Removing intermediate container a3bbfe188377 03:25:31 ---> 90d79e9db4b9 03:25:31 03:25:31 Successfully built 90d79e9db4b9 03:25:31 Successfully tagged security-spire-server:latest 03:25:31  Building security-spire-server ... done Building support-scheduler 03:25:31 Removing intermediate container fe2e6276c8af 03:25:31 ---> d1ef04f1aeea 03:25:31 Step 23/24 : LABEL git_sha=daeaa68e58432e4f84803e4f91d419088e80f9fd 03:25:32 Removing intermediate container f8b363e41761 03:25:32 ---> 2d093b5e46b5 03:25:32 Successfully built 2d093b5e46b5 03:25:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix 03:25:32 ---> Running in 2d68306b026f [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:33 Removing intermediate container 2d68306b026f 03:25:33 ---> cc1aaa121818 03:25:33 Step 24/24 : LABEL version=3.0.0-dev.9 03:25:33 + docker inspect -f . ci-base-image-arm64 03:25:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:25:33 prd-ubuntu20.04-docker-arm64-4c-16g-849 does not seem to be running inside a container 03:25:33 ---> Running in d77369e9b254 03:25:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/363 -v /w/workspace/edgex-go/363:/w/workspace/edgex-go/363:rw,z -v /w/workspace/edgex-go/363@tmp:/w/workspace/edgex-go/363@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 03:25:34 Removing intermediate container d77369e9b254 03:25:34 ---> 2f014eb4eee0 03:25:34 03:25:34 Successfully built 2f014eb4eee0 03:25:34 Successfully tagged security-spire-agent:latest 03:25:34  Building security-spire-agent ... done Building security-spire-config 03:25:34 $ docker top aad64fde12408cfeee56e20ddb5435b85e7795934047d415d64c23b26ae173c2 -eo pid,comm [Pipeline] { [Pipeline] sh 03:25:35 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:25:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:25:35 ---> 85d2f2c8dc44 03:25:35 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:25:35 + go version 03:25:35 go version go1.18.7 linux/arm64 [Pipeline] } 03:25:35 $ docker stop --time=1 aad64fde12408cfeee56e20ddb5435b85e7795934047d415d64c23b26ae173c2 03:25:37 $ docker rm -f --volumes aad64fde12408cfeee56e20ddb5435b85e7795934047d415d64c23b26ae173c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 03:25:37 ---> Running in 241e456c6de4 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:37 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:25:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:25:37 ---> 85d2f2c8dc44 03:25:37 Step 3/24 : WORKDIR /edgex-go 03:25:37 ---> Using cache 03:25:37 ---> 8888010ac9cc 03:25:37 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 03:25:37 ---> Using cache 03:25:37 ---> e2c39b267313 03:25:37 Step 5/24 : COPY go.mod vendor* ./ 03:25:37 ---> Using cache 03:25:37 ---> d92b9b2f42c4 03:25:37 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:25:37 ---> Using cache 03:25:37 ---> 17ba2860d69d 03:25:37 Step 7/24 : COPY . . 03:25:37 ---> Using cache 03:25:37 ---> 3aa7866a85ee 03:25:37 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 03:25:37 ---> Using cache 03:25:37 ---> 93cfc4d47958 03:25:37 Step 9/24 : WORKDIR /edgex-go/spire-build 03:25:37 ---> Using cache 03:25:37 ---> d809268cdda3 03:25:37 Step 10/24 : 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 03:25:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:25:37 03:25:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:37 Removing intermediate container 241e456c6de4 03:25:37 ---> 455b29a09374 03:25:37 Step 4/22 : WORKDIR /edgex-go 03:25:37 ---> Running in 3dbead40760e 03:25:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:25:37 latest: Pulling from edgex-devops/edgex-compose-arm64 03:25:37 29e5d40040c1: Pulling fs layer 03:25:37 1ce36da41761: Pulling fs layer 03:25:37 25b303627fd3: Pulling fs layer 03:25:38 ---> Running in e7d223e6e4fa 03:25:38 29e5d40040c1: Verifying Checksum 03:25:38 29e5d40040c1: Download complete 03:25:38 Removing intermediate container e7d223e6e4fa 03:25:38 ---> be0bb90e6357 03:25:38 Step 5/22 : RUN apk add --update --no-cache make git 03:25:38 1ce36da41761: Verifying Checksum 03:25:38 1ce36da41761: Download complete 03:25:38 ---> Running in d1b26cf480c6 03:25:38 29e5d40040c1: Pull complete 03:25:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:25:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:25:39 Removing intermediate container 3dbead40760e 03:25:39 ---> a097b4c6b902 03:25:39 Step 11/24 : WORKDIR /edgex-go 03:25:39 ---> Running in 665b9fa89719 03:25:39 OK: 211 MiB in 51 packages 03:25:39 Removing intermediate container 665b9fa89719 03:25:39 ---> 5cfac7afd55b 03:25:39 03:25:39 Step 12/24 : FROM alpine:3.15 03:25:39 ---> c4fc93816858 03:25:39 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:25:39 ---> Using cache 03:25:39 ---> 5178a10c08cc 03:25:39 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 03:25:39 ---> Running in 2c5597557e27 03:25:40 25b303627fd3: Verifying Checksum 03:25:40 25b303627fd3: Download complete 03:25:40 1ce36da41761: Pull complete 03:25:40 Removing intermediate container d1b26cf480c6 03:25:40 ---> 226e97cf8cba 03:25:40 Step 6/22 : COPY go.mod vendor* ./ 03:25:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:25:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:25:40 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:25:40 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:25:40 OK: 15859 distinct packages available 03:25:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:25:40 ---> 347485bbed0e 03:25:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:25:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:25:40 ---> Running in 471a541a6255 03:25:41 (1/4) Installing dumb-init (1.2.5-r1) 03:25:41 (2/4) Installing musl-obstack (1.2.3-r0) 03:25:41 (3/4) Installing libucontext (1.1-r0) 03:25:41 (4/4) Installing gcompat (1.0.0-r4) 03:25:41 Executing busybox-1.34.1-r7.trigger 03:25:41 OK: 6 MiB in 18 packages 03:25:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.9" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:25:42 Removing intermediate container 2c5597557e27 03:25:42 ---> 0838826b7171 03:25:42 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:25:44 ---> e91c113a2903 03:25:44 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:25:44 Removing intermediate container da79b541c2fd 03:25:44 ---> b98348cb752e 03:25:44 03:25:44 Step 9/32 : FROM alpine:3.16 03:25:45 3.16: Pulling from library/alpine 03:25:45 ---> 8b06bd78c906 03:25:45 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 03:25:46 ---> Running in 3a34ef7d40ef 03:25:46 Removing intermediate container 57e6c137891b 03:25:46 ---> 01f11790a8bb 03:25:46 03:25:46 Step 9/24 : FROM alpine:3.16 03:25:46 3.16: Pulling from library/alpine 03:25:46 Removing intermediate container 3a34ef7d40ef 03:25:46 ---> 4f8df08b707d 03:25:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:25:46 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 03:25:46 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 03:25:46 Status: Downloaded newer image for alpine:3.16 03:25:46 Status: Downloaded newer image for alpine:3.16 03:25:46 ---> bfe296a52501 03:25:46 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:25:46 ---> bfe296a52501 03:25:46 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:25:46 ---> Running in 208c97be0c37 03:25:46 ---> Running in b890e6ad8abf 03:25:47 ---> f12f67d437b5 03:25:47 Step 19/24 : WORKDIR / 03:25:47 Removing intermediate container b890e6ad8abf 03:25:47 ---> 202c81b6930c 03:25:47 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 03:25:47 ---> Running in 30ec61f7e9c5 03:25:47 Removing intermediate container fbd246c03b05 03:25:47 ---> ecd8e164f1bc 03:25:47 03:25:47 Step 9/19 : FROM alpine:3.15 03:25:47 ---> c4fc93816858 03:25:47 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:25:47 ---> Using cache 03:25:47 ---> 5178a10c08cc 03:25:47 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:25:47 ---> Running in ddf3bbf9709d 03:25:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:25:47 ---> Running in b2e469587b29 03:25:47 Removing intermediate container 30ec61f7e9c5 03:25:47 ---> a79df7bab146 03:25:47 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:25:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:25:47 ---> Running in 02983c122e7f 03:25:47 Removing intermediate container 02983c122e7f 03:25:47 ---> 5366ecd0fabd 03:25:47 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:25:47 (1/3) Installing ca-certificates (20220614-r0) 03:25:48 (2/3) Installing dumb-init (1.2.5-r1) 03:25:48 (3/3) Installing su-exec (0.2-r1) 03:25:48 Executing busybox-1.35.0-r17.trigger 03:25:48 Executing ca-certificates-20220614-r0.trigger 03:25:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:25:48 OK: 6 MiB in 17 packages 03:25:48 ---> Running in 744c0a969db4 03:25:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:25:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:25:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:25:48 (1/2) Installing dumb-init (1.2.5-r1) 03:25:48 (2/2) Installing su-exec (0.2-r1) 03:25:48 Executing busybox-1.35.0-r17.trigger 03:25:48 OK: 6 MiB in 16 packages 03:25:48 Removing intermediate container 744c0a969db4 03:25:48 ---> b44142368521 03:25:48 Step 22/24 : LABEL arch=x86_64 03:25:48 ---> Running in c1812a25c145 03:25:48 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:25:48 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:25:48 OK: 15859 distinct packages available 03:25:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:25:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:25:48 Removing intermediate container c1812a25c145 03:25:48 ---> 1005b680753f 03:25:48 Step 23/24 : LABEL git_sha=daeaa68e58432e4f84803e4f91d419088e80f9fd 03:25:48 ---> Running in 306151ddba76 03:25:48 (1/9) Installing ca-certificates (20220614-r0) 03:25:48 (2/9) Installing brotli-libs (1.0.9-r5) 03:25:48 (3/9) Installing nghttp2-libs (1.46.0-r0) 03:25:48 (4/9) Installing libcurl (7.80.0-r5) 03:25:48 (5/9) Installing curl (7.80.0-r5) 03:25:48 (6/9) Installing dumb-init (1.2.5-r1) 03:25:48 (7/9) Installing musl-obstack (1.2.3-r0) 03:25:48 (8/9) Installing libucontext (1.1-r0) 03:25:48 (9/9) Installing gcompat (1.0.0-r4) 03:25:49 Executing busybox-1.34.1-r7.trigger 03:25:49 Executing ca-certificates-20220614-r0.trigger 03:25:49 Removing intermediate container 208c97be0c37 03:25:49 ---> fa3aa3f8e695 03:25:49 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:25:49 Removing intermediate container ddf3bbf9709d 03:25:49 ---> 1da844aaa17b 03:25:49 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 03:25:49 Removing intermediate container 306151ddba76 03:25:49 ---> 73d63b2991f9 03:25:49 Step 24/24 : LABEL version=3.0.0-dev.9 03:25:49 ---> Running in 7bff5f11d5ba 03:25:49 ---> Running in 354dbd566f03 03:25:49 OK: 8 MiB in 23 packages 03:25:49 ---> Running in bf1221ad5426 03:25:49 Removing intermediate container 7bff5f11d5ba 03:25:49 ---> 4455758afda9 03:25:49 Step 12/24 : WORKDIR / 03:25:49 Removing intermediate container 354dbd566f03 03:25:49 ---> 399ee54ec063 03:25:49 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 03:25:49 Removing intermediate container bf1221ad5426 03:25:49 ---> 104cbf408e72 03:25:49 03:25:49 ---> Running in cc47897a2163 03:25:49 ---> Running in eeec655aae90 03:25:49 Successfully built 104cbf408e72 03:25:49 Successfully tagged security-spire-config:latest 03:25:49  Building security-spire-config ... done Building support-notifications 03:25:49 Removing intermediate container cc47897a2163 03:25:49 ---> f78b8ee0ab85 03:25:49 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:25:50 Removing intermediate container eeec655aae90 03:25:50 ---> f3967020e083 03:25:50 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 03:25:50 25b303627fd3: Pull complete 03:25:50 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:25:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:25:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:25:50 prd-ubuntu20.04-docker-arm64-4c-16g-849 does not seem to be running inside a container 03:25:50 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/363 -v /w/workspace/edgex-go/363:/w/workspace/edgex-go/363:rw,z -v /w/workspace/edgex-go/363@tmp:/w/workspace/edgex-go/363@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 03:25:51 ---> f5731f1955d9 03:25:51 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:25:51 Removing intermediate container b2e469587b29 03:25:51 ---> 4b2a582e8f38 03:25:51 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 03:25:51 ---> Running in 9ede5f4fca9b 03:25:51 ---> a6cad258cd51 03:25:51 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:25:51 Removing intermediate container 471a541a6255 03:25:51 ---> 48b06cdc54b1 03:25:51 Step 8/22 : COPY . . 03:25:51 Removing intermediate container 9ede5f4fca9b 03:25:51 ---> fbb7bd78dde8 03:25:51 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 03:25:52 ---> 95f5eb6d0229 03:25:52 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:25:52 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:25:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:25:52 ---> 85d2f2c8dc44 03:25:52 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:25:52 ---> Using cache 03:25:52 ---> 455b29a09374 03:25:52 Step 4/22 : WORKDIR /edgex-go 03:25:52 ---> Using cache 03:25:52 ---> be0bb90e6357 03:25:52 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:25:52 $ docker top 2f99c73efcc3a4302b6b243a2be04a380bfc51d8ce2f2244f4f853d47dcb2074 -eo pid,comm [Pipeline] { [Pipeline] sh 03:25:53 + docker-compose build --help 03:25:53 + grep parallel 03:25:53 ---> Running in 29a89eaf317c 03:25:53 ---> 914da9d37c91 03:25:53 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:25:53 ---> Running in f96e6323acdb 03:25:53 ---> 5e7daa5aeefe 03:25:53 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 03:25:53 Removing intermediate container 29a89eaf317c 03:25:53 ---> 0767d8121fb9 03:25:53 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 03:25:53 ---> Running in 4ec6dc5c4c77 03:25:53 ---> 59a04e132fe9 03:25:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:25:53 ---> 1daa643e1202 03:25:53 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 03:25:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:25:53 ---> Running in 561b7a30380e 03:25:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:25:54 ---> 90239740a937 03:25:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:25:54 Removing intermediate container 561b7a30380e 03:25:54 ---> ffd149843c89 03:25:54 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:25:54 ---> Running in e594006f4c95 03:25:54 OK: 211 MiB in 51 packages 03:25:54 Removing intermediate container e594006f4c95 03:25:54 ---> 63e7bc717a43 03:25:54 Step 17/19 : LABEL arch=x86_64 03:25:54 ---> a4d322f662b9 03:25:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:25:54 ---> Running in 4afeede5e21a 03:25:54 Removing intermediate container 4ec6dc5c4c77 03:25:54 ---> 7e9c12b1d72f 03:25:54 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 03:25:55 ---> Running in 0855520ef0eb 03:25:55 Removing intermediate container 4afeede5e21a 03:25:55 ---> 29118ab31253 03:25:55 Step 18/19 : LABEL git_sha=daeaa68e58432e4f84803e4f91d419088e80f9fd 03:25:55 ---> a43ecde66a92 03:25:55 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:25:55 Removing intermediate container f96e6323acdb 03:25:55 ---> 52d3da0a4eb0 03:25:55 Step 6/22 : COPY go.mod vendor* ./ 03:25:55 ---> Running in 1dd828e9b5f2 03:25:55 ---> Running in 30b18bdd7d79 03:25:55 Removing intermediate container 0855520ef0eb 03:25:55 ---> 4b2a8e6d9ead 03:25:55 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 03:25:55 ---> 9760a19824a9 03:25:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:25:55 ---> Running in 59e1b496d983 03:25:55 Removing intermediate container 1dd828e9b5f2 03:25:55 ---> f7eb77be5688 03:25:55 Step 19/19 : LABEL version=3.0.0-dev.9 03:25:55 ---> 2d5ae608a7bf 03:25:55 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 03:25:55 ---> Running in eb0633dc60cb 03:25:55 ---> Running in 85fb07e8b8d5 03:25:56 ---> eed540d31144 03:25:56 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:25:56 Removing intermediate container eb0633dc60cb 03:25:56 ---> cb481c787f75 03:25:56 03:25:56 ---> Running in 2c7ee832e74c 03:25:56 Successfully built cb481c787f75 03:25:56 Successfully tagged security-spiffe-token-provider:latest 03:25:56 Building core-command 03:25:56  Building security-spiffe-token-provider ... done Removing intermediate container 30b18bdd7d79 03:25:56 ---> 038fec7bede4 03:25:56 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:25:56 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.9" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:25:57 ---> Running in 609c748c4550 03:25:58 Removing intermediate container 85fb07e8b8d5 03:25:58 ---> bd82076fa09e 03:25:58 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 03:25:58 Removing intermediate container 609c748c4550 03:25:58 ---> ac4791766c0d 03:25:58 Step 22/24 : LABEL arch=x86_64 03:25:58 ---> Running in c7fd9ffd4eac 03:25:58 ---> fdaa8d57bca3 03:25:58 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:25:58 --parallel Build images in parallel. [Pipeline] } 03:25:58 $ docker stop --time=1 2f99c73efcc3a4302b6b243a2be04a380bfc51d8ce2f2244f4f853d47dcb2074 03:25:58 Removing intermediate container c7fd9ffd4eac 03:25:58 ---> 20eac486ffc6 03:25:58 Step 23/24 : LABEL git_sha=daeaa68e58432e4f84803e4f91d419088e80f9fd 03:25:59 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:25:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:25:59 ---> 85d2f2c8dc44 03:25:59 Step 3/23 : ARG ADD_BUILD_TAGS="" 03:25:59 ---> Using cache 03:25:59 ---> 455b29a09374 03:25:59 Step 4/23 : WORKDIR /edgex-go 03:25:59 ---> Using cache 03:25:59 ---> be0bb90e6357 03:25:59 Step 5/23 : RUN apk add --update --no-cache make git 03:25:59 ---> Using cache 03:25:59 ---> 226e97cf8cba 03:25:59 Step 6/23 : COPY go.mod vendor* ./ 03:25:59 ---> Using cache 03:25:59 ---> 347485bbed0e 03:25:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:25:59 ---> Using cache 03:25:59 ---> 48b06cdc54b1 03:25:59 Step 8/23 : COPY . . 03:25:59 ---> Using cache 03:25:59 ---> eed540d31144 03:25:59 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 03:26:00 ---> Running in f713a26f73d9 03:26:00 ---> 7e8800cdeff8 03:26:00 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:26:00 ---> Running in aa84adb8e2d1 03:26:00 Removing intermediate container f713a26f73d9 03:26:00 ---> 9231d12f62c4 03:26:00 Step 24/24 : LABEL version=3.0.0-dev.9 03:26:00 $ docker rm -f --volumes 2f99c73efcc3a4302b6b243a2be04a380bfc51d8ce2f2244f4f853d47dcb2074 03:26:00 ---> Running in 3a4f844efddf 03:26:00 ---> 34f334c40592 03:26:00 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:00 Removing intermediate container 3a4f844efddf 03:26:00 ---> a62a2a5c717f 03:26:00 03:26:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:26:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:26:00 Successfully built a62a2a5c717f 03:26:00 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.9" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:26:00 Successfully tagged security-secretstore-setup:latest 03:26:00  Building security-secretstore-setup ... done Building sys-mgmt-agent 03:26:00 ---> 5c79d3f13e19 03:26:00 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 03:26:00 prd-ubuntu20.04-docker-arm64-4c-16g-849 does not seem to be running inside a container 03:26:00 $ 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/363 -v /w/workspace/edgex-go/363:/w/workspace/edgex-go/363:rw,z -v /w/workspace/edgex-go/363@tmp:/w/workspace/edgex-go/363@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 03:26:02 $ docker top 0ac67befa0fe3937eb765fa587d36d7f9ec1e2dc44d1886d1869a6a222812f77 -eo pid,comm [Pipeline] { [Pipeline] sh 03:26:02 + docker-compose -f ./docker-compose-build.yml build --parallel 03:26:02 ---> d4dc4ed37753 03:26:02 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 03:26:03 ---> 4a896a106a9b 03:26:03 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:26:03 ---> dad4279855ec 03:26:03 Step 27/32 : RUN chmod +x /entrypoint.sh 03:26:04 ---> Running in 7a612c9bfb68 03:26:05 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:26:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:26:05 ---> 85d2f2c8dc44 03:26:05 Step 3/22 : WORKDIR /edgex-go 03:26:05 ---> Using cache 03:26:05 ---> 8888010ac9cc 03:26:05 Step 4/22 : RUN apk add --update --no-cache make bash git 03:26:06 ---> Running in f719ce92cfa6 03:26:06 Removing intermediate container 7a612c9bfb68 03:26:06 ---> e3c7cc6e92eb 03:26:06 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 03:26:06 ---> Running in 4a8b26e81559 03:26:06 Building core-command ... 03:26:06 Building core-data ... 03:26:06 Building core-metadata ... 03:26:06 Building security-bootstrapper ... 03:26:06 Building security-proxy-setup ... 03:26:06 Building security-secretstore-setup ... 03:26:06 Building security-spiffe-token-provider ... 03:26:06 Building security-spire-agent ... 03:26:06 Building security-spire-config ... 03:26:06 Building security-spire-server ... 03:26:06 Building support-notifications ... 03:26:06 Building support-scheduler ... 03:26:06 Building sys-mgmt-agent ... 03:26:06 Building security-bootstrapper 03:26:06 Building core-data 03:26:06 Building security-spiffe-token-provider 03:26:06 Building security-spire-server 03:26:06 Building security-secretstore-setup 03:26:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:26:07 Removing intermediate container 59e1b496d983 03:26:07 ---> 8d10ac681397 03:26:07 Step 8/22 : COPY . . 03:26:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:26:07 Removing intermediate container 4a8b26e81559 03:26:07 ---> 486dd4db2e45 03:26:07 Step 29/32 : CMD ["gate"] 03:26:07 OK: 211 MiB in 51 packages 03:26:07 ---> Running in 113deeae0ef2 03:26:08 Removing intermediate container 113deeae0ef2 03:26:08 ---> 8454b87d5760 03:26:08 Step 30/32 : LABEL arch=x86_64 03:26:08 ---> Running in c5a304c0a9db 03:26:09 Removing intermediate container f719ce92cfa6 03:26:09 ---> 7a9f49b2f4a7 03:26:09 Step 5/22 : COPY go.mod vendor* ./ 03:26:09 Removing intermediate container c5a304c0a9db 03:26:09 ---> 56fd7485408a 03:26:09 Step 31/32 : LABEL git_sha=daeaa68e58432e4f84803e4f91d419088e80f9fd 03:26:09 ---> Running in 9b1c97ea58c3 03:26:09 Removing intermediate container 9b1c97ea58c3 03:26:09 ---> ad733abcea83 03:26:09 Step 32/32 : LABEL version=3.0.0-dev.9 03:26:10 ---> 572b9f25a153 03:26:10 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:10 ---> Running in 1d5262cb8d15 03:26:10 ---> Running in 6a07c0228592 03:26:11 Removing intermediate container 1d5262cb8d15 03:26:11 ---> 6b9c85cb3cf3 03:26:11 03:26:11 Successfully built 6b9c85cb3cf3 03:26:11 Successfully tagged security-bootstrapper:latest 03:26:11 Building security-proxy-setup 03:26:13  Building security-bootstrapper ... done  ---> 9f2cf2ed55e1 03:26:13 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:26:14 ---> Running in 388b194be5ef 03:26:15 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.9" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:26:16 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:26:16 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:26:16 ---> 85d2f2c8dc44 03:26:16 Step 3/21 : WORKDIR /edgex-go 03:26:16 ---> Using cache 03:26:16 ---> 8888010ac9cc 03:26:16 Step 4/21 : RUN apk add --update --no-cache make git 03:26:17 ---> Running in 1640b87d0496 03:26:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:26:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:26:18 OK: 211 MiB in 51 packages 03:26:19 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:26:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:26:19 ---> 2d093b5e46b5 03:26:19 Step 3/23 : WORKDIR /edgex-go 03:26:19 ---> Running in b0d651c82a73 03:26:19 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:26:19 Step 2/19 : FROM ${BUILDER_BASE} AS builder 03:26:19 ---> 2d093b5e46b5 03:26:19 Step 3/19 : WORKDIR /edgex-go 03:26:19 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:26:19 Step 2/32 : FROM ${BUILDER_BASE} AS builder 03:26:19 ---> 2d093b5e46b5 03:26:19 Step 3/32 : WORKDIR /edgex-go 03:26:19 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:26:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:26:19 ---> 2d093b5e46b5 03:26:19 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:26:19 ---> Running in 837dd4a4ada9 03:26:19 ---> Running in 07409e9ec47a 03:26:19 ---> Running in 954659ff3c36 03:26:19 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:26:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:26:19 ---> 2d093b5e46b5 03:26:19 Step 3/24 : WORKDIR /edgex-go 03:26:19 Removing intermediate container b0d651c82a73 03:26:19 ---> c7158200b304 03:26:19 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 03:26:19 ---> Running in b0838b082dbd 03:26:19 ---> Running in a24cb6c976fd 03:26:19 Removing intermediate container 954659ff3c36 03:26:19 ---> 3ba0e49ab074 03:26:19 Step 4/22 : WORKDIR /edgex-go 03:26:19 Removing intermediate container 837dd4a4ada9 03:26:19 ---> cb0aebe3c4d7 03:26:19 Step 4/32 : RUN apk add --update --no-cache make git 03:26:19 Removing intermediate container 07409e9ec47a 03:26:19 ---> ed6aad820ffc 03:26:19 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 03:26:19 ---> Running in 336c7e17b32a 03:26:19 ---> Running in 21aa0307b5bf 03:26:19 ---> Running in 5ec84dd072ba 03:26:19 Removing intermediate container b0838b082dbd 03:26:19 ---> f7a71ab8e84e 03:26:19 Step 4/24 : RUN apk add --update --no-cache make git 03:26:19 ---> Running in cefae4610150 03:26:19 Removing intermediate container 336c7e17b32a 03:26:19 ---> 01e8ace97e29 03:26:19 Step 5/22 : RUN apk add --update --no-cache make git 03:26:19 ---> Running in 120221534ff8 03:26:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:26:20 Removing intermediate container 1640b87d0496 03:26:20 ---> a1fc31659d0d 03:26:20 Step 5/21 : COPY go.mod vendor* ./ 03:26:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:26:21 ---> b172158883c2 03:26:21 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:26:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:26:21 ---> Running in ad9c45b48c53 03:26:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:26:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:26:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:26:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:26:22 OK: 221 MiB in 51 packages 03:26:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:26:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:26:23 OK: 221 MiB in 51 packages 03:26:23 v3.16.3-99-g1016b47723 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 03:26:23 v3.16.3-99-g1016b47723 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 03:26:23 OK: 16899 distinct packages available 03:26:23 Removing intermediate container a24cb6c976fd 03:26:23 ---> 5a061cb9a963 03:26:23 Step 5/23 : COPY go.mod vendor* ./ 03:26:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:26:23 OK: 221 MiB in 51 packages 03:26:23 OK: 221 MiB in 51 packages 03:26:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:26:25 ---> fe9b42cba179 03:26:25 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:25 OK: 221 MiB in 51 packages 03:26:25 ---> Running in c98d392f2328 03:26:25 Removing intermediate container 5ec84dd072ba 03:26:25 ---> 54a391647314 03:26:25 Step 5/32 : COPY go.mod vendor* ./ 03:26:25 Removing intermediate container 120221534ff8 03:26:25 ---> 8704ebe5441e 03:26:25 Step 6/22 : COPY go.mod vendor* ./ 03:26:25 Removing intermediate container cefae4610150 03:26:25 ---> 04e3acd032c0 03:26:25 Step 5/24 : COPY go.mod vendor* ./ 03:26:26 Removing intermediate container 21aa0307b5bf 03:26:26 ---> 248261e3c7ad 03:26:26 Step 5/19 : COPY go.mod vendor* ./ 03:26:26 ---> cd9c30a51260 03:26:26 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:26 ---> Running in 96d55ccd5a1b 03:26:27 Removing intermediate container 6a07c0228592 03:26:27 ---> 3b5cf6b3b0c2 03:26:27 Step 7/22 : COPY . . 03:26:27 ---> 683b309960e1 03:26:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:27 ---> ba8f4f98343d 03:26:27 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:27 ---> Running in 403643a94016 03:26:27 ---> Running in 09185b205e1c 03:26:27 ---> 07ecef79fde3 03:26:27 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:28 ---> Running in e86b3d87d001 03:26:30 Removing intermediate container aa84adb8e2d1 03:26:30 ---> 93f417f06caa 03:26:30 03:26:30 Step 10/23 : FROM alpine:3.16 03:26:30 ---> bfe296a52501 03:26:30 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:26:30 ---> Running in c7200001b584 03:26:30 Removing intermediate container 2c7ee832e74c 03:26:30 ---> 3e072c64b1b8 03:26:30 03:26:30 Step 10/22 : FROM alpine:3.16 03:26:30 ---> bfe296a52501 03:26:30 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:26:30 ---> Running in 522c0b968d9c 03:26:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:26:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:26:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:26:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:26:31 (1/1) Installing dumb-init (1.2.5-r1) 03:26:31 Executing busybox-1.35.0-r17.trigger 03:26:31 OK: 6 MiB in 15 packages 03:26:31 (1/1) Installing dumb-init (1.2.5-r1) 03:26:31 Executing busybox-1.35.0-r17.trigger 03:26:31 OK: 6 MiB in 15 packages 03:26:32 Removing intermediate container c7200001b584 03:26:32 ---> 1aaaee640d09 03:26:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:26:32 Removing intermediate container 522c0b968d9c 03:26:32 ---> 3e28a3569988 03:26:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:26:32 ---> Running in 8fefa2cf7063 03:26:32 ---> Running in 8d48b94f25fb 03:26:32 Removing intermediate container 8d48b94f25fb 03:26:32 ---> b3246c0afa2e 03:26:32 Step 13/22 : ENV APP_PORT=59861 03:26:33 ---> Running in 9143101f219e 03:26:33 Removing intermediate container 8fefa2cf7063 03:26:33 ---> 39c2fe96e7f2 03:26:33 Step 13/23 : ENV APP_PORT=59882 03:26:33 ---> Running in af12d138e1b5 03:26:33 Removing intermediate container 9143101f219e 03:26:33 ---> 7dcbf2c8be2c 03:26:33 Step 14/22 : EXPOSE $APP_PORT 03:26:33 ---> Running in 222e3babf367 03:26:33 Removing intermediate container af12d138e1b5 03:26:33 ---> 199ceb723f92 03:26:33 Step 14/23 : EXPOSE $APP_PORT 03:26:33 ---> Running in d8edf349dcb9 03:26:33 Removing intermediate container 222e3babf367 03:26:33 ---> fbdd79ede1d1 03:26:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:26:33 Removing intermediate container d8edf349dcb9 03:26:33 ---> f989b81602af 03:26:33 Step 15/23 : WORKDIR / 03:26:34 ---> 2d1d3ba74c45 03:26:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:26:34 ---> Running in 55879e8c1ecb 03:26:34 Removing intermediate container ad9c45b48c53 03:26:34 ---> f9c87df71c27 03:26:34 Step 7/21 : COPY . . 03:26:34 Removing intermediate container 55879e8c1ecb 03:26:34 ---> ebd5c85500a3 03:26:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:26:35 ---> 685849e068b4 03:26:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:26:35 ---> c0f7582ca8c8 03:26:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:26:35 ---> da68cb388765 03:26:35 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:26:35 ---> Running in 5c727a953e88 03:26:35 ---> b738fa87513b 03:26:35 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:26:35 ---> Running in 8f5a2152139d 03:26:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.9" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:26:36 ---> 6c650946d877 03:26:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:26:36 Removing intermediate container 8f5a2152139d 03:26:36 ---> 425c6cba8269 03:26:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:26:36 ---> Running in 60cc01776782 03:26:36 ---> 92d4fda401bd 03:26:36 Step 19/23 : ENTRYPOINT ["/core-command"] 03:26:36 Removing intermediate container 60cc01776782 03:26:36 ---> 2de7a2b650f4 03:26:36 Step 20/22 : LABEL arch=x86_64 03:26:36 ---> Running in c625e7c44e2e 03:26:36 ---> Running in 24ea38241d84 03:26:36 Removing intermediate container c625e7c44e2e 03:26:36 ---> 0d8682277a95 03:26:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:26:37 Removing intermediate container 24ea38241d84 03:26:37 ---> cfd94faeaf72 03:26:37 Step 21/22 : LABEL git_sha=daeaa68e58432e4f84803e4f91d419088e80f9fd 03:26:37 ---> Running in 9e7d85d68945 03:26:37 ---> Running in a794fce55a77 03:26:37 Removing intermediate container 9e7d85d68945 03:26:37 ---> 12dc1672cbd0 03:26:37 Step 21/23 : LABEL arch=x86_64 03:26:37 ---> Running in 9ce128bdf8c8 03:26:37 Removing intermediate container a794fce55a77 03:26:37 ---> 68462bda7747 03:26:37 Step 22/22 : LABEL version=3.0.0-dev.9 03:26:37 ---> Running in a70320378dde 03:26:37 Removing intermediate container 9ce128bdf8c8 03:26:37 ---> 7e2ce8c52830 03:26:37 Step 22/23 : LABEL git_sha=daeaa68e58432e4f84803e4f91d419088e80f9fd 03:26:37 Removing intermediate container a70320378dde 03:26:37 ---> 1f88ee7116c0 03:26:37 03:26:37 ---> Running in d8c4c47c56a6 03:26:37 Successfully built 1f88ee7116c0 03:26:37 Successfully tagged support-scheduler:latest 03:26:37  Building support-scheduler ... done Building core-metadata 03:26:37 Removing intermediate container d8c4c47c56a6 03:26:37 ---> 9836a6e53a03 03:26:37 Step 23/23 : LABEL version=3.0.0-dev.9 03:26:37 ---> Running in bd077dc13f78 03:26:38 Removing intermediate container bd077dc13f78 03:26:38 ---> bc5a4e79cc36 03:26:38 03:26:38 Successfully built bc5a4e79cc36 03:26:38 Successfully tagged core-command:latest 03:26:38 Building core-data 03:26:42  Building core-command ... done  ---> 065d9ebcfa67 03:26:42 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:26:42 ---> Running in 9c29a6ae2449 03:26:42 Removing intermediate container 388b194be5ef 03:26:42 ---> b1fc38be7cda 03:26:42 03:26:42 Step 10/22 : FROM alpine:3.16 03:26:42 ---> bfe296a52501 03:26:42 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:26:42 ---> Running in 0246a5679650 03:26:42 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:26:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:26:42 ---> 85d2f2c8dc44 03:26:42 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:26:42 ---> Using cache 03:26:42 ---> 455b29a09374 03:26:42 Step 4/22 : WORKDIR /edgex-go 03:26:42 ---> Using cache 03:26:42 ---> be0bb90e6357 03:26:42 Step 5/22 : RUN apk add --update --no-cache make git 03:26:42 ---> Using cache 03:26:42 ---> 226e97cf8cba 03:26:42 Step 6/22 : COPY go.mod vendor* ./ 03:26:42 ---> Using cache 03:26:42 ---> 347485bbed0e 03:26:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:42 ---> Using cache 03:26:42 ---> 48b06cdc54b1 03:26:42 Step 8/22 : COPY . . 03:26:42 ---> Using cache 03:26:42 ---> eed540d31144 03:26:42 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 03:26:42 ---> Running in d28c1d0f92c1 03:26:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.9" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:26:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:26:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.9" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:26:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:26:43 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:26:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:26:43 ---> 85d2f2c8dc44 03:26:43 Step 3/24 : ARG ADD_BUILD_TAGS="" 03:26:43 ---> Using cache 03:26:43 ---> 455b29a09374 03:26:43 Step 4/24 : WORKDIR /edgex-go 03:26:43 ---> Using cache 03:26:43 ---> be0bb90e6357 03:26:43 Step 5/24 : RUN apk add --update --no-cache make git 03:26:43 ---> Using cache 03:26:43 ---> 226e97cf8cba 03:26:43 Step 6/24 : COPY go.mod vendor* ./ 03:26:43 ---> Using cache 03:26:43 ---> 347485bbed0e 03:26:43 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:43 ---> Using cache 03:26:43 ---> 48b06cdc54b1 03:26:43 Step 8/24 : COPY . . 03:26:43 ---> Using cache 03:26:43 ---> eed540d31144 03:26:43 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 03:26:43 ---> Running in 4e8e56ba10f8 03:26:43 (1/2) Installing ca-certificates (20220614-r0) 03:26:43 (2/2) Installing dumb-init (1.2.5-r1) 03:26:43 Executing busybox-1.35.0-r17.trigger 03:26:43 Executing ca-certificates-20220614-r0.trigger 03:26:43 OK: 6 MiB in 16 packages 03:26:44 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.9" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:26:44 Removing intermediate container 0246a5679650 03:26:44 ---> ca4179da332d 03:26:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:26:44 ---> Running in 8fc7de7aef35 03:26:44 Removing intermediate container 8fc7de7aef35 03:26:44 ---> fd778053bb2f 03:26:44 Step 13/22 : ENV APP_PORT=59860 03:26:44 ---> Running in fdabaeef7460 03:26:44 Removing intermediate container fdabaeef7460 03:26:44 ---> 666b0e88c6e6 03:26:44 Step 14/22 : EXPOSE $APP_PORT 03:26:45 ---> Running in 2ec1a4688eaf 03:26:45 Removing intermediate container 2ec1a4688eaf 03:26:45 ---> 5ee8c6b02ef7 03:26:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:26:46 ---> 357241e6b4ec 03:26:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:26:46 ---> d313e7c41bf1 03:26:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:26:47 ---> 8c1cd558a829 03:26:47 Step 18/22 : ENTRYPOINT ["/support-notifications"] 03:26:47 ---> Running in 1b933718370e 03:26:47 Removing intermediate container 1b933718370e 03:26:47 ---> c6599b20769f 03:26:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:26:47 ---> Running in 157be47f9aa3 03:26:47 Removing intermediate container 157be47f9aa3 03:26:47 ---> 7e0c8e792356 03:26:47 Step 20/22 : LABEL arch=x86_64 03:26:47 ---> Running in 1290721190a8 03:26:48 Removing intermediate container 1290721190a8 03:26:48 ---> 6e381ef21abf 03:26:48 Step 21/22 : LABEL git_sha=daeaa68e58432e4f84803e4f91d419088e80f9fd 03:26:48 ---> Running in b273eaac3425 03:26:48 Removing intermediate container b273eaac3425 03:26:48 ---> c176608643cc 03:26:48 Step 22/22 : LABEL version=3.0.0-dev.9 03:26:48 ---> Running in fc60c65b077b 03:26:48 Removing intermediate container fc60c65b077b 03:26:48 ---> 0541ac29832d 03:26:48 03:26:48 Successfully built 0541ac29832d 03:26:48 Successfully tagged support-notifications:latest 03:27:03  Building support-notifications ... done Removing intermediate container 5c727a953e88 03:27:03 ---> 04c8efa0476f 03:27:03 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:27:03 ---> Running in 7ec902f5295e 03:27:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.9" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:27:05 Removing intermediate container 7ec902f5295e 03:27:05 ---> a76f1ec705d9 03:27:05 03:27:05 Step 10/22 : FROM alpine:3.16 03:27:05 ---> bfe296a52501 03:27:05 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:27:05 ---> Running in 4bf4f7d83ef1 03:27:05 Removing intermediate container 4bf4f7d83ef1 03:27:05 ---> 909ad9fd1181 03:27:05 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 03:27:05 ---> Running in 25fb01e459ec 03:27:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:27:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:27:06 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 03:27:06 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 03:27:06 (3/33) Installing readline (8.1.2-r0) 03:27:06 (4/33) Installing bash (5.1.16-r2) 03:27:06 Executing bash-5.1.16-r2.post-install 03:27:06 (5/33) Installing ca-certificates (20220614-r0) 03:27:06 (6/33) Installing brotli-libs (1.0.9-r6) 03:27:06 (7/33) Installing nghttp2-libs (1.47.0-r0) 03:27:06 (8/33) Installing libcurl (7.83.1-r5) 03:27:06 (9/33) Installing curl (7.83.1-r5) 03:27:06 (10/33) Installing docker-cli (20.10.20-r0) 03:27:06 (11/33) Installing dumb-init (1.2.5-r1) 03:27:06 (12/33) Installing libbz2 (1.0.8-r1) 03:27:06 (13/33) Installing expat (2.5.0-r0) 03:27:06 (14/33) Installing libffi (3.4.2-r1) 03:27:06 (15/33) Installing gdbm (1.23-r0) 03:27:07 (16/33) Installing xz-libs (5.2.5-r1) 03:27:07 (17/33) Installing libgcc (11.2.1_git20220219-r2) 03:27:07 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 03:27:07 (19/33) Installing mpdecimal (2.5.1-r1) 03:27:07 (20/33) Installing sqlite-libs (3.38.5-r0) 03:27:07 (21/33) Installing python3 (3.10.9-r0) 03:27:07 (22/33) Installing py3-contextlib2 (21.6.0-r2) 03:27:07 (23/33) Installing py3-tomli (2.0.1-r1) 03:27:07 (24/33) Installing py3-pep517 (0.12.0-r2) 03:27:07 (25/33) Installing py3-six (1.16.0-r1) 03:27:07 (26/33) Installing py3-retrying (1.3.3-r3) 03:27:07 (27/33) Installing py3-appdirs (1.4.4-r3) 03:27:07 (28/33) Installing py3-more-itertools (8.13.0-r0) 03:27:07 (29/33) Installing py3-ordered-set (4.0.2-r3) 03:27:07 (30/33) Installing py3-parsing (2.4.7-r3) 03:27:07 (31/33) Installing py3-packaging (21.3-r0) 03:27:07 (32/33) Installing py3-setuptools (59.4.0-r0) 03:27:07 (33/33) Installing py3-pip (22.1.1-r0) 03:27:07 Executing busybox-1.35.0-r17.trigger 03:27:07 Executing ca-certificates-20220614-r0.trigger 03:27:07 OK: 123 MiB in 47 packages 03:27:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.9" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:27:09 Collecting docker-compose==1.23.2 03:27:09 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:27:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 34.9 MB/s eta 0:00:00 03:27:10 Collecting texttable<0.10,>=0.9.0 03:27:10 Downloading texttable-0.9.1.tar.gz (11 kB) 03:27:10 Preparing metadata (setup.py): started 03:27:10 Preparing metadata (setup.py): finished with status 'done' 03:27:10 Collecting jsonschema<3,>=2.5.1 03:27:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:27:10 Collecting docopt<0.7,>=0.6.1 03:27:10 Downloading docopt-0.6.2.tar.gz (25 kB) 03:27:10 Preparing metadata (setup.py): started 03:27:10 Preparing metadata (setup.py): finished with status 'done' 03:27:10 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 03:27:10 Collecting cached-property<2,>=1.2.0 03:27:10 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:27:10 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:27:10 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:27:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 104.1 MB/s eta 0:00:00 03:27:10 Collecting docker<4.0,>=3.6.0 03:27:10 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:27:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 182.0 MB/s eta 0:00:00 03:27:11 Collecting dockerpty<0.5,>=0.4.1 03:27:11 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:27:11 Preparing metadata (setup.py): started 03:27:11 Preparing metadata (setup.py): finished with status 'done' 03:27:11 Collecting PyYAML<4,>=3.10 03:27:11 Downloading PyYAML-3.13.tar.gz (270 kB) 03:27:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 112.4 MB/s eta 0:00:00 03:27:11 Preparing metadata (setup.py): started 03:27:11 Preparing metadata (setup.py): finished with status 'done' 03:27:11 Collecting websocket-client<1.0,>=0.32.0 03:27:11 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:27:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 181.3 MB/s eta 0:00:00 03:27:12 Collecting docker-pycreds>=0.4.0 03:27:12 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:27:12 Removing intermediate container 9c29a6ae2449 03:27:12 ---> 93caa727d3fc 03:27:12 03:27:12 Step 9/21 : FROM alpine:3.16 03:27:12 ---> bfe296a52501 03:27:12 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 03:27:12 Removing intermediate container d28c1d0f92c1 03:27:12 ---> 08982ca2fb47 03:27:12 03:27:12 Step 10/22 : FROM alpine:3.16 03:27:12 ---> bfe296a52501 03:27:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:27:12 Collecting certifi>=2017.4.17 03:27:12 Removing intermediate container 4e8e56ba10f8 03:27:12 ---> 6d8acc4c1524 03:27:12 03:27:12 Step 10/24 : FROM alpine:3.16 03:27:12 ---> bfe296a52501 03:27:12 Step 11/24 : RUN apk add --update --no-cache dumb-init 03:27:12 ---> Using cache 03:27:12 ---> 3e28a3569988 03:27:12 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:27:12 ---> Using cache 03:27:12 ---> b3246c0afa2e 03:27:12 Step 13/24 : ENV APP_PORT=59881 03:27:12 Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) 03:27:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 55.6 MB/s eta 0:00:00 03:27:12 ---> Running in 10195ca9528e 03:27:12 ---> Running in 3dbb49fa4ec2 03:27:12 ---> Running in 0c5f70b8307d 03:27:12 Collecting chardet<3.1.0,>=3.0.2 03:27:12 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:27:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 133.8 MB/s eta 0:00:00 03:27:12 Collecting idna<2.8,>=2.5 03:27:12 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:27:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 97.1 MB/s eta 0:00:00 03:27:12 Removing intermediate container 3dbb49fa4ec2 03:27:12 ---> 979107a19c21 03:27:12 Step 12/22 : ENV APP_PORT=59880 03:27:12 Removing intermediate container 0c5f70b8307d 03:27:12 ---> 881f3ce18a60 03:27:12 Step 14/24 : EXPOSE $APP_PORT 03:27:12 ---> Running in f651dc8c9a3d 03:27:12 Collecting urllib3<1.25,>=1.21.1 03:27:12 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:27:12 ---> Running in 31c140499343 03:27:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 81.2 MB/s eta 0:00:00 03:27:12 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:27:12 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:27:12 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:27:12 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:27:12 Removing intermediate container f651dc8c9a3d 03:27:12 ---> 457dd9647dcb 03:27:12 Step 13/22 : EXPOSE $APP_PORT 03:27:12 Removing intermediate container 31c140499343 03:27:12 ---> c3797e7743bd 03:27:12 Step 15/24 : WORKDIR / 03:27:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:27:12 ---> Running in 4a90084841da 03:27:12 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 03:27:12 Running setup.py install for texttable: started 03:27:12 ---> Running in 8a6e4781faa5 03:27:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:27:12 Removing intermediate container 4a90084841da 03:27:12 ---> f3bdb9fe9723 03:27:12 Step 14/22 : RUN apk add --update --no-cache dumb-init 03:27:12 ---> Running in 1b796904f4fb 03:27:12 Removing intermediate container 8a6e4781faa5 03:27:12 ---> 9fbdbeb5d59b 03:27:12 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:27:12 Running setup.py install for texttable: finished with status 'done' 03:27:12 Running setup.py install for PyYAML: started 03:27:12 (1/6) Installing ca-certificates (20220614-r0) 03:27:12 ---> bae9f8f37b0d 03:27:12 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:27:12 (2/6) Installing brotli-libs (1.0.9-r6) 03:27:12 (3/6) Installing nghttp2-libs (1.47.0-r0) 03:27:12 (4/6) Installing libcurl (7.83.1-r5) 03:27:12 (5/6) Installing curl (7.83.1-r5) 03:27:12 (6/6) Installing dumb-init (1.2.5-r1) 03:27:12 Executing busybox-1.35.0-r17.trigger 03:27:12 Executing ca-certificates-20220614-r0.trigger 03:27:12 OK: 8 MiB in 20 packages 03:27:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:27:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:27:13 ---> 04b52076296c 03:27:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:27:13 (1/1) Installing dumb-init (1.2.5-r1) 03:27:13 Executing busybox-1.35.0-r17.trigger 03:27:13 OK: 6 MiB in 15 packages 03:27:13 Running setup.py install for PyYAML: finished with status 'done' 03:27:13 Removing intermediate container 10195ca9528e 03:27:13 ---> d1e29cea2fff 03:27:13 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:27:13 ---> 7318fae8a170 03:27:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 03:27:13 ---> Running in df6053a3ca67 03:27:13 Removing intermediate container df6053a3ca67 03:27:13 ---> dea13dc45d39 03:27:13 Step 12/21 : WORKDIR /edgex 03:27:13 Running setup.py install for docopt: started 03:27:13 ---> Running in c17f6bb3858e 03:27:13 ---> 0c286fae6af3 03:27:13 Step 20/24 : ENTRYPOINT ["/core-metadata"] 03:27:13 Removing intermediate container 1b796904f4fb 03:27:13 ---> ecc7e15ccd74 03:27:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:27:13 ---> Running in a7897987ee8f 03:27:14 Removing intermediate container c17f6bb3858e 03:27:14 ---> 49e4e1f86bac 03:27:14 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:27:14 Removing intermediate container a7897987ee8f 03:27:14 ---> 9ab034ebf3f8 03:27:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:27:14 ---> Running in 114ebc785506 03:27:14 ---> 5b2c72cdc56d 03:27:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:27:14 Running setup.py install for docopt: finished with status 'done' 03:27:14 ---> 686e10b061e7 03:27:14 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:27:14 Removing intermediate container 114ebc785506 03:27:14 ---> 42704dc9cc1b 03:27:14 Step 22/24 : LABEL arch=x86_64 03:27:14 ---> Running in 439d8e893e56 03:27:14 Removing intermediate container 439d8e893e56 03:27:14 ---> 31b0f8b1f3cb 03:27:14 Step 23/24 : LABEL git_sha=daeaa68e58432e4f84803e4f91d419088e80f9fd 03:27:14 ---> 572820adc2eb 03:27:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:27:14 ---> c167a796eab1 03:27:14 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:27:14 ---> Running in b9d4625f8066 03:27:14 ---> e02308edc1aa 03:27:14 Step 18/22 : ENTRYPOINT ["/core-data"] 03:27:14 Removing intermediate container b9d4625f8066 03:27:14 ---> addee4b599fd 03:27:14 Step 24/24 : LABEL version=3.0.0-dev.9 03:27:14 ---> Running in d7f4e8f8d806 03:27:14 ---> Running in 48899fc87330 03:27:14 Running setup.py install for dockerpty: started 03:27:14 Removing intermediate container d7f4e8f8d806 03:27:14 ---> 06c07903c9b3 03:27:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:27:14 ---> 1faf5fd38257 03:27:14 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:27:14 Removing intermediate container 48899fc87330 03:27:14 ---> 9df2c55c58c3 03:27:14 03:27:14 ---> Running in f5f14edd24ed 03:27:14 Successfully built 9df2c55c58c3 03:27:14 Successfully tagged core-metadata:latest 03:27:15  Building core-metadata ... done Removing intermediate container f5f14edd24ed 03:27:15 ---> b9cd70a29512 03:27:15 Step 20/22 : LABEL arch=x86_64 03:27:15 ---> fcaaca7bad09 03:27:15 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:27:15 ---> Running in 178e88dd0b26 03:27:15 ---> Running in 15f400264654 03:27:15 Running setup.py install for dockerpty: finished with status 'done' 03:27:15 Removing intermediate container 178e88dd0b26 03:27:15 ---> 1a54b2398102 03:27:15 Step 21/22 : LABEL git_sha=daeaa68e58432e4f84803e4f91d419088e80f9fd 03:27:15 ---> Running in ccec3ad8a84f 03:27:15 Removing intermediate container ccec3ad8a84f 03:27:15 ---> 58e226bf1cad 03:27:15 Step 22/22 : LABEL version=3.0.0-dev.9 03:27:15 ---> Running in e6945e769f79 03:27:15 Removing intermediate container e6945e769f79 03:27:15 ---> 3e2d0e1b0e1a 03:27:15 03:27:15 Successfully built 3e2d0e1b0e1a 03:27:15 Successfully tagged core-data:latest 03:27:15  Building core-data ... done Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.12.7 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 03:27:15 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 03:27:15 Removing intermediate container 15f400264654 03:27:15 ---> 0e076a6eab8e 03:27:15 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 03:27:15 ---> Running in b1171ba8550e 03:27:15 Removing intermediate container b1171ba8550e 03:27:15 ---> 11b2819ef155 03:27:15 Step 19/21 : LABEL arch=x86_64 03:27:15 ---> Running in 110139e7c137 03:27:15 Removing intermediate container 110139e7c137 03:27:15 ---> 2a4340c43bc7 03:27:15 Step 20/21 : LABEL git_sha=daeaa68e58432e4f84803e4f91d419088e80f9fd 03:27:15 ---> Running in 84e3cb7bcdff 03:27:16 Removing intermediate container 84e3cb7bcdff 03:27:16 ---> 9c86de9dfc98 03:27:16 Step 21/21 : LABEL version=3.0.0-dev.9 03:27:16 ---> Running in 6c61288557da 03:27:16 Removing intermediate container 6c61288557da 03:27:16 ---> 9753e52e8cd1 03:27:16 03:27:16 Successfully built 9753e52e8cd1 03:27:16 Successfully tagged security-proxy-setup:latest 03:27:18  Building security-proxy-setup ... done Removing intermediate container 25fb01e459ec 03:27:18 ---> e7aaab5bf862 03:27:18 Step 13/22 : ENV APP_PORT=58890 03:27:18 ---> Running in 8e5dcda688fe 03:27:18 Removing intermediate container 8e5dcda688fe 03:27:18 ---> 3bacccb89813 03:27:18 Step 14/22 : EXPOSE $APP_PORT 03:27:18 ---> Running in fd76cf44e230 03:27:18 Removing intermediate container fd76cf44e230 03:27:18 ---> 615ea61167fa 03:27:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:27:18 ---> dd075e921a96 03:27:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:27:18 ---> bea5b462e15d 03:27:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:27:19 ---> 43c04d710119 03:27:19 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 03:27:19 ---> Running in 859e2da24507 03:27:19 Removing intermediate container 859e2da24507 03:27:19 ---> b4ad7e82fa9a 03:27:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:27:19 ---> Running in a36e1f3e3394 03:27:19 Removing intermediate container a36e1f3e3394 03:27:19 ---> 079938da93a3 03:27:19 Step 20/22 : LABEL arch=x86_64 03:27:19 ---> Running in 8acd50650918 03:27:19 Removing intermediate container 8acd50650918 03:27:19 ---> 53725d35ff02 03:27:19 Step 21/22 : LABEL git_sha=daeaa68e58432e4f84803e4f91d419088e80f9fd 03:27:19 ---> Running in efe566a007e8 03:27:19 Removing intermediate container efe566a007e8 03:27:19 ---> be949e4395a3 03:27:19 Step 22/22 : LABEL version=3.0.0-dev.9 03:27:19 ---> Running in e3e2c37922bf 03:27:19 Removing intermediate container e3e2c37922bf 03:27:19 ---> b84c248ae71c 03:27:19 03:27:19 Successfully built b84c248ae71c 03:27:19 Successfully tagged sys-mgmt-agent:latest 03:27:19  Building sys-mgmt-agent ... done  [Pipeline] } 03:27:19 $ docker stop --time=1 51db89a5ea3903c31a17b2e63469ea1755dc6ba7cef533bfe29b3f7d3c90c08b 03:27:21 $ docker rm -f --volumes 51db89a5ea3903c31a17b2e63469ea1755dc6ba7cef533bfe29b3f7d3c90c08b [Pipeline] // withDockerContainer [Pipeline] sh 03:27:21 + docker images 03:27:21 REPOSITORY TAG IMAGE ID CREATED SIZE 03:27:21 sys-mgmt-agent latest b84c248ae71c 2 seconds ago 136MB 03:27:21 core-data latest 3e2d0e1b0e1a 6 seconds ago 17.9MB 03:27:21 security-proxy-setup latest 9753e52e8cd1 6 seconds ago 27.7MB 03:27:21 core-metadata latest 9df2c55c58c3 7 seconds ago 18.5MB 03:27:21 6d8acc4c1524 10 seconds ago 1.62GB 03:27:21 08982ca2fb47 10 seconds ago 1.62GB 03:27:21 93caa727d3fc 11 seconds ago 1.6GB 03:27:21 a76f1ec705d9 17 seconds ago 1.6GB 03:27:21 support-notifications latest 0541ac29832d 33 seconds ago 30.5MB 03:27:21 b1fc38be7cda 40 seconds ago 1.68GB 03:27:21 support-scheduler latest 1f88ee7116c0 44 seconds ago 29.9MB 03:27:21 core-command latest bc5a4e79cc36 44 seconds ago 17.7MB 03:27:21 3e072c64b1b8 52 seconds ago 1.68GB 03:27:21 93f417f06caa 52 seconds ago 1.61GB 03:27:21 security-bootstrapper latest 6b9c85cb3cf3 About a minute ago 20.3MB 03:27:21 security-secretstore-setup latest a62a2a5c717f About a minute ago 29.9MB 03:27:21 security-spiffe-token-provider latest cb481c787f75 About a minute ago 29.7MB 03:27:21 security-spire-config latest 104cbf408e72 About a minute ago 85.8MB 03:27:21 ecd8e164f1bc About a minute ago 1.65GB 03:27:21 01f11790a8bb About a minute ago 1.61GB 03:27:21 b98348cb752e About a minute ago 1.6GB 03:27:21 5cfac7afd55b About a minute ago 1.49GB 03:27:21 security-spire-agent latest 2f014eb4eee0 About a minute ago 125MB 03:27:21 security-spire-server latest 90d79e9db4b9 About a minute ago 86.5MB 03:27:21 73a580dcae91 2 minutes ago 1.49GB 03:27:21 6c91ec81de11 2 minutes ago 1.49GB 03:27:21 ci-base-image-x86_64 latest 85d2f2c8dc44 5 minutes ago 947MB 03:27:21 alpine 3.16 bfe296a52501 7 weeks ago 5.54MB 03:27:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB 03:27:21 alpine 3.15 c4fc93816858 4 months ago 5.59MB 03:27:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 5 months ago 253MB 03:27:21 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 03:27:21 provisioning config files... 03:27:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/363@tmp/config6499575096611928970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:27:21 ---> docker-login.sh 03:27:21 nexus3.edgexfoundry.org:10001 03:27:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:27:21 Configure a credential helper to remove this warning. See 03:27:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:27:21 03:27:21 Login Succeeded 03:27:21 nexus3.edgexfoundry.org:10002 03:27:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:27:22 Configure a credential helper to remove this warning. See 03:27:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:27:22 03:27:22 Login Succeeded 03:27:22 nexus3.edgexfoundry.org:10003 03:27:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:27:22 Configure a credential helper to remove this warning. See 03:27:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:27:22 03:27:22 Login Succeeded 03:27:22 nexus3.edgexfoundry.org:10004 03:27:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:27:22 Configure a credential helper to remove this warning. See 03:27:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:27:22 03:27:22 Login Succeeded 03:27:22 docker.io 03:27:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:27:22 Configure a credential helper to remove this warning. See 03:27:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:27:22 03:27:22 Login Succeeded 03:27:22 ---> docker-login.sh ends [Pipeline] } 03:27:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:27:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:27:22 [edgeXDocker.push] Tagging docker image core-command with the following tags: 03:27:22 daeaa68e58432e4f84803e4f91d419088e80f9fd 03:27:22 latest 03:27:22 3.0.0-dev.9 03:27:22 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:27:22 main 03:27:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:daeaa68e58432e4f84803e4f91d419088e80f9fd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:23 + docker push nexus3.edgexfoundry.org:10004/core-command:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:27:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:27:23 01436848b6e6: Preparing 03:27:23 b3ed65d66729: Preparing 03:27:23 2f9d7daa21c2: Preparing 03:27:23 5989d4840819: Preparing 03:27:23 e5e13b0c77cb: Preparing 03:27:23 e5e13b0c77cb: Layer already exists 03:27:23 01436848b6e6: Pushed 03:27:23 2f9d7daa21c2: Pushed 03:27:23 5989d4840819: Pushed 03:27:25 b3ed65d66729: Pushed 03:27:25 daeaa68e58432e4f84803e4f91d419088e80f9fd: digest: sha256:e7964262384588d13ee047ef7803fe47da6b962c6c23a34ad6fed2619c324850 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:25 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:25 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 03:27:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:27:25 01436848b6e6: Preparing 03:27:25 b3ed65d66729: Preparing 03:27:25 2f9d7daa21c2: Preparing 03:27:25 5989d4840819: Preparing 03:27:25 e5e13b0c77cb: Preparing 03:27:25 01436848b6e6: Layer already exists 03:27:25 e5e13b0c77cb: Layer already exists 03:27:25 b3ed65d66729: Layer already exists 03:27:25 5989d4840819: Layer already exists 03:27:25 2f9d7daa21c2: Layer already exists 03:27:25 latest: digest: sha256:e7964262384588d13ee047ef7803fe47da6b962c6c23a34ad6fed2619c324850 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:26 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:26 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.9 03:27:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:27:26 01436848b6e6: Preparing 03:27:26 b3ed65d66729: Preparing 03:27:26 2f9d7daa21c2: Preparing 03:27:26 5989d4840819: Preparing 03:27:26 e5e13b0c77cb: Preparing 03:27:26 e5e13b0c77cb: Layer already exists 03:27:26 5989d4840819: Layer already exists 03:27:26 01436848b6e6: Layer already exists 03:27:26 2f9d7daa21c2: Layer already exists 03:27:26 b3ed65d66729: Layer already exists 03:27:26 3.0.0-dev.9: digest: sha256:e7964262384588d13ee047ef7803fe47da6b962c6c23a34ad6fed2619c324850 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:26 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:27 + docker push nexus3.edgexfoundry.org:10004/core-command:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:27:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:27:27 01436848b6e6: Preparing 03:27:27 b3ed65d66729: Preparing 03:27:27 2f9d7daa21c2: Preparing 03:27:27 5989d4840819: Preparing 03:27:27 e5e13b0c77cb: Preparing 03:27:27 01436848b6e6: Layer already exists 03:27:27 5989d4840819: Layer already exists 03:27:27 e5e13b0c77cb: Layer already exists 03:27:27 2f9d7daa21c2: Layer already exists 03:27:27 b3ed65d66729: Layer already exists 03:27:27 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9: digest: sha256:e7964262384588d13ee047ef7803fe47da6b962c6c23a34ad6fed2619c324850 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:27 + docker push nexus3.edgexfoundry.org:10004/core-command:main 03:27:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:27:27 01436848b6e6: Preparing 03:27:27 b3ed65d66729: Preparing 03:27:27 2f9d7daa21c2: Preparing 03:27:27 5989d4840819: Preparing 03:27:27 e5e13b0c77cb: Preparing 03:27:27 e5e13b0c77cb: Layer already exists 03:27:27 b3ed65d66729: Layer already exists 03:27:27 01436848b6e6: Layer already exists 03:27:27 5989d4840819: Layer already exists 03:27:27 2f9d7daa21c2: Layer already exists 03:27:27 main: digest: sha256:e7964262384588d13ee047ef7803fe47da6b962c6c23a34ad6fed2619c324850 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:27:27 ===================================================== [Pipeline] echo 03:27:27 taggedImages: 03:27:27 - nexus3.edgexfoundry.org:10004/core-command:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:27:27 - nexus3.edgexfoundry.org:10004/core-command:latest 03:27:27 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.9 03:27:27 - nexus3.edgexfoundry.org:10004/core-command:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:27:27 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 03:27:27 [edgeXDocker.push] Tagging docker image core-data with the following tags: 03:27:27 daeaa68e58432e4f84803e4f91d419088e80f9fd 03:27:27 latest 03:27:27 3.0.0-dev.9 03:27:27 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:27:27 main 03:27:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:daeaa68e58432e4f84803e4f91d419088e80f9fd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:28 + docker push nexus3.edgexfoundry.org:10004/core-data:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:27:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:27:28 ff2b1bedea95: Preparing 03:27:28 e15f3f8487d6: Preparing 03:27:28 2f9d7daa21c2: Preparing 03:27:28 44d76b5d6ed8: Preparing 03:27:28 e5e13b0c77cb: Preparing 03:27:28 2f9d7daa21c2: Layer already exists 03:27:28 e5e13b0c77cb: Layer already exists 03:27:28 ff2b1bedea95: Pushed 03:27:28 44d76b5d6ed8: Pushed 03:27:29 e15f3f8487d6: Pushed 03:27:30 daeaa68e58432e4f84803e4f91d419088e80f9fd: digest: sha256:c8a23e17b6a7b4d29c677fa2d99e7b248b33d4f875a1fcf2d9a9c970a4558574 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:30 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:30 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 03:27:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:27:30 ff2b1bedea95: Preparing 03:27:30 e15f3f8487d6: Preparing 03:27:30 2f9d7daa21c2: Preparing 03:27:30 44d76b5d6ed8: Preparing 03:27:30 e5e13b0c77cb: Preparing 03:27:30 ff2b1bedea95: Layer already exists 03:27:30 e15f3f8487d6: Layer already exists 03:27:30 2f9d7daa21c2: Layer already exists 03:27:30 e5e13b0c77cb: Layer already exists 03:27:30 44d76b5d6ed8: Layer already exists 03:27:30 latest: digest: sha256:c8a23e17b6a7b4d29c677fa2d99e7b248b33d4f875a1fcf2d9a9c970a4558574 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:31 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:31 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.9 03:27:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:27:31 ff2b1bedea95: Preparing 03:27:31 e15f3f8487d6: Preparing 03:27:31 2f9d7daa21c2: Preparing 03:27:31 44d76b5d6ed8: Preparing 03:27:31 e5e13b0c77cb: Preparing 03:27:31 e15f3f8487d6: Layer already exists 03:27:31 ff2b1bedea95: Layer already exists 03:27:31 2f9d7daa21c2: Layer already exists 03:27:31 44d76b5d6ed8: Layer already exists 03:27:31 e5e13b0c77cb: Layer already exists 03:27:31 3.0.0-dev.9: digest: sha256:c8a23e17b6a7b4d29c677fa2d99e7b248b33d4f875a1fcf2d9a9c970a4558574 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:31 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:32 + docker push nexus3.edgexfoundry.org:10004/core-data:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:27:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:27:32 ff2b1bedea95: Preparing 03:27:32 e15f3f8487d6: Preparing 03:27:32 2f9d7daa21c2: Preparing 03:27:32 44d76b5d6ed8: Preparing 03:27:32 e5e13b0c77cb: Preparing 03:27:32 44d76b5d6ed8: Layer already exists 03:27:32 e15f3f8487d6: Layer already exists 03:27:32 2f9d7daa21c2: Layer already exists 03:27:32 e5e13b0c77cb: Layer already exists 03:27:32 ff2b1bedea95: Layer already exists 03:27:32 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9: digest: sha256:c8a23e17b6a7b4d29c677fa2d99e7b248b33d4f875a1fcf2d9a9c970a4558574 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:32 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:32 + docker push nexus3.edgexfoundry.org:10004/core-data:main 03:27:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:27:32 ff2b1bedea95: Preparing 03:27:32 e15f3f8487d6: Preparing 03:27:32 2f9d7daa21c2: Preparing 03:27:32 44d76b5d6ed8: Preparing 03:27:32 e5e13b0c77cb: Preparing 03:27:32 ff2b1bedea95: Layer already exists 03:27:32 e15f3f8487d6: Layer already exists 03:27:32 2f9d7daa21c2: Layer already exists 03:27:32 e5e13b0c77cb: Layer already exists 03:27:32 44d76b5d6ed8: Layer already exists 03:27:32 main: digest: sha256:c8a23e17b6a7b4d29c677fa2d99e7b248b33d4f875a1fcf2d9a9c970a4558574 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:27:32 ===================================================== [Pipeline] echo 03:27:32 taggedImages: 03:27:32 - nexus3.edgexfoundry.org:10004/core-data:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:27:32 - nexus3.edgexfoundry.org:10004/core-data:latest 03:27:32 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.9 03:27:32 - nexus3.edgexfoundry.org:10004/core-data:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:27:32 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 03:27:32 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 03:27:32 daeaa68e58432e4f84803e4f91d419088e80f9fd 03:27:32 latest 03:27:32 3.0.0-dev.9 03:27:32 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:27:32 main 03:27:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:33 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:daeaa68e58432e4f84803e4f91d419088e80f9fd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:27:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:27:33 37c31e86953b: Preparing 03:27:33 b3279681bb90: Preparing 03:27:33 5f5d9b4b7b60: Preparing 03:27:33 2f9d7daa21c2: Preparing 03:27:33 390b93bd618e: Preparing 03:27:33 e5e13b0c77cb: Preparing 03:27:33 e5e13b0c77cb: Waiting 03:27:33 2f9d7daa21c2: Layer already exists 03:27:33 e5e13b0c77cb: Layer already exists 03:27:33 37c31e86953b: Pushed 03:27:33 b3279681bb90: Pushed 03:27:33 390b93bd618e: Pushed 03:27:35 5f5d9b4b7b60: Pushed 03:27:35 daeaa68e58432e4f84803e4f91d419088e80f9fd: digest: sha256:ab9c3690175d4203d3ee7da45dbc9cc76e23680a5c6e25aecfdd66af4a3ce68f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:35 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 03:27:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:27:36 37c31e86953b: Preparing 03:27:36 b3279681bb90: Preparing 03:27:36 5f5d9b4b7b60: Preparing 03:27:36 2f9d7daa21c2: Preparing 03:27:36 390b93bd618e: Preparing 03:27:36 e5e13b0c77cb: Preparing 03:27:36 e5e13b0c77cb: Waiting 03:27:36 390b93bd618e: Layer already exists 03:27:36 2f9d7daa21c2: Layer already exists 03:27:36 b3279681bb90: Layer already exists 03:27:36 37c31e86953b: Layer already exists 03:27:36 5f5d9b4b7b60: Layer already exists 03:27:36 e5e13b0c77cb: Layer already exists 03:27:36 latest: digest: sha256:ab9c3690175d4203d3ee7da45dbc9cc76e23680a5c6e25aecfdd66af4a3ce68f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:36 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.9 03:27:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:27:36 37c31e86953b: Preparing 03:27:36 b3279681bb90: Preparing 03:27:36 5f5d9b4b7b60: Preparing 03:27:36 2f9d7daa21c2: Preparing 03:27:36 390b93bd618e: Preparing 03:27:36 e5e13b0c77cb: Preparing 03:27:36 e5e13b0c77cb: Waiting 03:27:36 2f9d7daa21c2: Layer already exists 03:27:36 5f5d9b4b7b60: Layer already exists 03:27:36 37c31e86953b: Layer already exists 03:27:36 390b93bd618e: Layer already exists 03:27:36 b3279681bb90: Layer already exists 03:27:36 e5e13b0c77cb: Layer already exists 03:27:36 3.0.0-dev.9: digest: sha256:ab9c3690175d4203d3ee7da45dbc9cc76e23680a5c6e25aecfdd66af4a3ce68f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:37 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:27:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:27:37 37c31e86953b: Preparing 03:27:37 b3279681bb90: Preparing 03:27:37 5f5d9b4b7b60: Preparing 03:27:37 2f9d7daa21c2: Preparing 03:27:37 390b93bd618e: Preparing 03:27:37 e5e13b0c77cb: Preparing 03:27:37 e5e13b0c77cb: Waiting 03:27:37 2f9d7daa21c2: Layer already exists 03:27:37 390b93bd618e: Layer already exists 03:27:37 37c31e86953b: Layer already exists 03:27:37 5f5d9b4b7b60: Layer already exists 03:27:37 b3279681bb90: Layer already exists 03:27:37 e5e13b0c77cb: Layer already exists 03:27:37 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9: digest: sha256:ab9c3690175d4203d3ee7da45dbc9cc76e23680a5c6e25aecfdd66af4a3ce68f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:37 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 03:27:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:27:37 37c31e86953b: Preparing 03:27:37 b3279681bb90: Preparing 03:27:37 5f5d9b4b7b60: Preparing 03:27:37 2f9d7daa21c2: Preparing 03:27:37 390b93bd618e: Preparing 03:27:37 e5e13b0c77cb: Preparing 03:27:37 e5e13b0c77cb: Waiting 03:27:37 37c31e86953b: Layer already exists 03:27:37 5f5d9b4b7b60: Layer already exists 03:27:37 2f9d7daa21c2: Layer already exists 03:27:37 b3279681bb90: Layer already exists 03:27:37 390b93bd618e: Layer already exists 03:27:37 e5e13b0c77cb: Layer already exists 03:27:37 main: digest: sha256:ab9c3690175d4203d3ee7da45dbc9cc76e23680a5c6e25aecfdd66af4a3ce68f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:27:37 ===================================================== [Pipeline] echo 03:27:37 taggedImages: 03:27:37 - nexus3.edgexfoundry.org:10004/core-metadata:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:27:37 - nexus3.edgexfoundry.org:10004/core-metadata:latest 03:27:37 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.9 03:27:37 - nexus3.edgexfoundry.org:10004/core-metadata:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:27:37 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 03:27:38 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 03:27:38 daeaa68e58432e4f84803e4f91d419088e80f9fd 03:27:38 latest 03:27:38 3.0.0-dev.9 03:27:38 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:27:38 main 03:27:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:38 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:daeaa68e58432e4f84803e4f91d419088e80f9fd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:27:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:27:38 03ea2948d5e4: Preparing 03:27:38 03ea2948d5e4: Preparing 03:27:38 a32252485865: Preparing 03:27:38 d4a7cf958202: Preparing 03:27:38 a1b5eb3e3fea: Preparing 03:27:38 b4b787569fee: Preparing 03:27:38 22f302c3c725: Preparing 03:27:38 2f9d7daa21c2: Preparing 03:27:38 db98df69a14e: Preparing 03:27:38 4af07a6c8c04: Preparing 03:27:38 138d342a47f0: Preparing 03:27:38 44c7988c8b9e: Preparing 03:27:38 e5e13b0c77cb: Preparing 03:27:38 22f302c3c725: Waiting 03:27:38 2f9d7daa21c2: Waiting 03:27:38 db98df69a14e: Waiting 03:27:38 4af07a6c8c04: Waiting 03:27:38 138d342a47f0: Waiting 03:27:38 44c7988c8b9e: Waiting 03:27:38 e5e13b0c77cb: Waiting 03:27:38 a32252485865: Pushed 03:27:38 03ea2948d5e4: Pushed 03:27:38 b4b787569fee: Pushed 03:27:38 d4a7cf958202: Pushed 03:27:38 2f9d7daa21c2: Layer already exists 03:27:38 a1b5eb3e3fea: Pushed 03:27:38 db98df69a14e: Pushed 03:27:38 e5e13b0c77cb: Layer already exists 03:27:38 4af07a6c8c04: Pushed 03:27:38 138d342a47f0: Pushed 03:27:38 44c7988c8b9e: Pushed 03:27:40 22f302c3c725: Pushed 03:27:40 daeaa68e58432e4f84803e4f91d419088e80f9fd: digest: sha256:c84168f88ffdedaea4f5f98151a06b5645a3d91fb838fbe3caa82f91a2a64851 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:41 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:27:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:27:41 03ea2948d5e4: Preparing 03:27:41 03ea2948d5e4: Preparing 03:27:41 a32252485865: Preparing 03:27:41 d4a7cf958202: Preparing 03:27:41 a1b5eb3e3fea: Preparing 03:27:41 b4b787569fee: Preparing 03:27:41 22f302c3c725: Preparing 03:27:41 2f9d7daa21c2: Preparing 03:27:41 db98df69a14e: Preparing 03:27:41 4af07a6c8c04: Preparing 03:27:41 138d342a47f0: Preparing 03:27:41 44c7988c8b9e: Preparing 03:27:41 e5e13b0c77cb: Preparing 03:27:41 4af07a6c8c04: Waiting 03:27:41 2f9d7daa21c2: Waiting 03:27:41 db98df69a14e: Waiting 03:27:41 138d342a47f0: Waiting 03:27:41 44c7988c8b9e: Waiting 03:27:41 22f302c3c725: Waiting 03:27:41 e5e13b0c77cb: Waiting 03:27:41 a32252485865: Layer already exists 03:27:41 a1b5eb3e3fea: Layer already exists 03:27:41 d4a7cf958202: Layer already exists 03:27:41 b4b787569fee: Layer already exists 03:27:41 03ea2948d5e4: Layer already exists 03:27:41 db98df69a14e: Layer already exists 03:27:41 2f9d7daa21c2: Layer already exists 03:27:41 22f302c3c725: Layer already exists 03:27:41 138d342a47f0: Layer already exists 03:27:41 4af07a6c8c04: Layer already exists 03:27:41 44c7988c8b9e: Layer already exists 03:27:41 e5e13b0c77cb: Layer already exists 03:27:41 latest: digest: sha256:c84168f88ffdedaea4f5f98151a06b5645a3d91fb838fbe3caa82f91a2a64851 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:41 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.9 03:27:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:27:42 03ea2948d5e4: Preparing 03:27:42 03ea2948d5e4: Preparing 03:27:42 a32252485865: Preparing 03:27:42 d4a7cf958202: Preparing 03:27:42 a1b5eb3e3fea: Preparing 03:27:42 b4b787569fee: Preparing 03:27:42 22f302c3c725: Preparing 03:27:42 2f9d7daa21c2: Preparing 03:27:42 db98df69a14e: Preparing 03:27:42 4af07a6c8c04: Preparing 03:27:42 138d342a47f0: Preparing 03:27:42 44c7988c8b9e: Preparing 03:27:42 e5e13b0c77cb: Preparing 03:27:42 2f9d7daa21c2: Waiting 03:27:42 db98df69a14e: Waiting 03:27:42 138d342a47f0: Waiting 03:27:42 4af07a6c8c04: Waiting 03:27:42 e5e13b0c77cb: Waiting 03:27:42 44c7988c8b9e: Waiting 03:27:42 22f302c3c725: Waiting 03:27:42 a1b5eb3e3fea: Layer already exists 03:27:42 d4a7cf958202: Layer already exists 03:27:42 03ea2948d5e4: Layer already exists 03:27:42 a32252485865: Layer already exists 03:27:42 b4b787569fee: Layer already exists 03:27:42 db98df69a14e: Layer already exists 03:27:42 2f9d7daa21c2: Layer already exists 03:27:42 138d342a47f0: Layer already exists 03:27:42 4af07a6c8c04: Layer already exists 03:27:42 22f302c3c725: Layer already exists 03:27:42 44c7988c8b9e: Layer already exists 03:27:42 e5e13b0c77cb: Layer already exists 03:27:42 3.0.0-dev.9: digest: sha256:c84168f88ffdedaea4f5f98151a06b5645a3d91fb838fbe3caa82f91a2a64851 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:27:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:27:42 03ea2948d5e4: Preparing 03:27:42 03ea2948d5e4: Preparing 03:27:42 a32252485865: Preparing 03:27:42 d4a7cf958202: Preparing 03:27:42 a1b5eb3e3fea: Preparing 03:27:42 b4b787569fee: Preparing 03:27:42 22f302c3c725: Preparing 03:27:42 2f9d7daa21c2: Preparing 03:27:42 db98df69a14e: Preparing 03:27:42 4af07a6c8c04: Preparing 03:27:42 138d342a47f0: Preparing 03:27:42 44c7988c8b9e: Preparing 03:27:42 e5e13b0c77cb: Preparing 03:27:42 db98df69a14e: Waiting 03:27:42 44c7988c8b9e: Waiting 03:27:42 e5e13b0c77cb: Waiting 03:27:42 2f9d7daa21c2: Waiting 03:27:42 4af07a6c8c04: Waiting 03:27:42 138d342a47f0: Waiting 03:27:42 d4a7cf958202: Layer already exists 03:27:42 a1b5eb3e3fea: Layer already exists 03:27:42 a32252485865: Layer already exists 03:27:42 03ea2948d5e4: Layer already exists 03:27:42 b4b787569fee: Layer already exists 03:27:42 22f302c3c725: Layer already exists 03:27:42 2f9d7daa21c2: Layer already exists 03:27:42 4af07a6c8c04: Layer already exists 03:27:42 db98df69a14e: Layer already exists 03:27:42 138d342a47f0: Layer already exists 03:27:42 44c7988c8b9e: Layer already exists 03:27:42 e5e13b0c77cb: Layer already exists 03:27:42 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9: digest: sha256:c84168f88ffdedaea4f5f98151a06b5645a3d91fb838fbe3caa82f91a2a64851 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:27:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:27:43 03ea2948d5e4: Preparing 03:27:43 03ea2948d5e4: Preparing 03:27:43 a32252485865: Preparing 03:27:43 d4a7cf958202: Preparing 03:27:43 a1b5eb3e3fea: Preparing 03:27:43 b4b787569fee: Preparing 03:27:43 22f302c3c725: Preparing 03:27:43 2f9d7daa21c2: Preparing 03:27:43 db98df69a14e: Preparing 03:27:43 4af07a6c8c04: Preparing 03:27:43 138d342a47f0: Preparing 03:27:43 44c7988c8b9e: Preparing 03:27:43 e5e13b0c77cb: Preparing 03:27:43 22f302c3c725: Waiting 03:27:43 2f9d7daa21c2: Waiting 03:27:43 db98df69a14e: Waiting 03:27:43 44c7988c8b9e: Waiting 03:27:43 4af07a6c8c04: Waiting 03:27:43 e5e13b0c77cb: Waiting 03:27:43 138d342a47f0: Waiting 03:27:43 a32252485865: Layer already exists 03:27:43 b4b787569fee: Layer already exists 03:27:43 d4a7cf958202: Layer already exists 03:27:43 03ea2948d5e4: Layer already exists 03:27:43 a1b5eb3e3fea: Layer already exists 03:27:43 2f9d7daa21c2: Layer already exists 03:27:43 4af07a6c8c04: Layer already exists 03:27:43 138d342a47f0: Layer already exists 03:27:43 22f302c3c725: Layer already exists 03:27:43 db98df69a14e: Layer already exists 03:27:43 44c7988c8b9e: Layer already exists 03:27:43 e5e13b0c77cb: Layer already exists 03:27:43 main: digest: sha256:c84168f88ffdedaea4f5f98151a06b5645a3d91fb838fbe3caa82f91a2a64851 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:27:43 ===================================================== [Pipeline] echo 03:27:43 taggedImages: 03:27:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:27:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:27:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.9 03:27:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:27:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 03:27:43 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 03:27:43 daeaa68e58432e4f84803e4f91d419088e80f9fd 03:27:43 latest 03:27:43 3.0.0-dev.9 03:27:43 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:27:43 main 03:27:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:daeaa68e58432e4f84803e4f91d419088e80f9fd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:27:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:27:44 f3800481a1af: Preparing 03:27:44 d456830d84fc: Preparing 03:27:44 f1cbfe13779c: Preparing 03:27:44 fdeee190f420: Preparing 03:27:44 fccebf6af049: Preparing 03:27:44 38ef9bd97c56: Preparing 03:27:44 d2ea31e96fae: Preparing 03:27:44 e5e13b0c77cb: Preparing 03:27:44 38ef9bd97c56: Waiting 03:27:44 d2ea31e96fae: Waiting 03:27:44 e5e13b0c77cb: Waiting 03:27:44 d456830d84fc: Pushed 03:27:44 fccebf6af049: Pushed 03:27:44 f3800481a1af: Pushed 03:27:44 e5e13b0c77cb: Layer already exists 03:27:44 38ef9bd97c56: Pushed 03:27:44 d2ea31e96fae: Pushed 03:27:45 f1cbfe13779c: Pushed 03:27:45 fdeee190f420: Pushed 03:27:45 daeaa68e58432e4f84803e4f91d419088e80f9fd: digest: sha256:9314ae372ffd9bb01585e6b6066bca4f97e434479d46deb95f4602871612bae0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:27:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:27:46 f3800481a1af: Preparing 03:27:46 d456830d84fc: Preparing 03:27:46 f1cbfe13779c: Preparing 03:27:46 fdeee190f420: Preparing 03:27:46 fccebf6af049: Preparing 03:27:46 38ef9bd97c56: Preparing 03:27:46 d2ea31e96fae: Preparing 03:27:46 e5e13b0c77cb: Preparing 03:27:46 38ef9bd97c56: Waiting 03:27:46 d2ea31e96fae: Waiting 03:27:46 e5e13b0c77cb: Waiting 03:27:46 f1cbfe13779c: Layer already exists 03:27:46 d456830d84fc: Layer already exists 03:27:46 f3800481a1af: Layer already exists 03:27:46 fccebf6af049: Layer already exists 03:27:46 fdeee190f420: Layer already exists 03:27:46 d2ea31e96fae: Layer already exists 03:27:46 e5e13b0c77cb: Layer already exists 03:27:46 38ef9bd97c56: Layer already exists 03:27:46 latest: digest: sha256:9314ae372ffd9bb01585e6b6066bca4f97e434479d46deb95f4602871612bae0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:46 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.9 03:27:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:27:46 f3800481a1af: Preparing 03:27:46 d456830d84fc: Preparing 03:27:46 f1cbfe13779c: Preparing 03:27:46 fdeee190f420: Preparing 03:27:46 fccebf6af049: Preparing 03:27:46 38ef9bd97c56: Preparing 03:27:46 d2ea31e96fae: Preparing 03:27:46 e5e13b0c77cb: Preparing 03:27:46 38ef9bd97c56: Waiting 03:27:46 d2ea31e96fae: Waiting 03:27:46 e5e13b0c77cb: Waiting 03:27:46 f1cbfe13779c: Layer already exists 03:27:46 d456830d84fc: Layer already exists 03:27:46 fdeee190f420: Layer already exists 03:27:46 fccebf6af049: Layer already exists 03:27:46 f3800481a1af: Layer already exists 03:27:46 38ef9bd97c56: Layer already exists 03:27:46 d2ea31e96fae: Layer already exists 03:27:46 e5e13b0c77cb: Layer already exists 03:27:46 3.0.0-dev.9: digest: sha256:9314ae372ffd9bb01585e6b6066bca4f97e434479d46deb95f4602871612bae0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:47 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:27:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:27:47 f3800481a1af: Preparing 03:27:47 d456830d84fc: Preparing 03:27:47 f1cbfe13779c: Preparing 03:27:47 fdeee190f420: Preparing 03:27:47 fccebf6af049: Preparing 03:27:47 38ef9bd97c56: Preparing 03:27:47 d2ea31e96fae: Preparing 03:27:47 e5e13b0c77cb: Preparing 03:27:47 38ef9bd97c56: Waiting 03:27:47 d2ea31e96fae: Waiting 03:27:47 e5e13b0c77cb: Waiting 03:27:47 fdeee190f420: Layer already exists 03:27:47 f1cbfe13779c: Layer already exists 03:27:47 f3800481a1af: Layer already exists 03:27:47 d456830d84fc: Layer already exists 03:27:47 fccebf6af049: Layer already exists 03:27:47 d2ea31e96fae: Layer already exists 03:27:47 38ef9bd97c56: Layer already exists 03:27:47 e5e13b0c77cb: Layer already exists 03:27:47 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9: digest: sha256:9314ae372ffd9bb01585e6b6066bca4f97e434479d46deb95f4602871612bae0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:47 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:27:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:27:47 f3800481a1af: Preparing 03:27:47 d456830d84fc: Preparing 03:27:47 f1cbfe13779c: Preparing 03:27:47 fdeee190f420: Preparing 03:27:47 fccebf6af049: Preparing 03:27:47 38ef9bd97c56: Preparing 03:27:47 d2ea31e96fae: Preparing 03:27:47 e5e13b0c77cb: Preparing 03:27:47 38ef9bd97c56: Waiting 03:27:47 d2ea31e96fae: Waiting 03:27:47 e5e13b0c77cb: Waiting 03:27:47 fccebf6af049: Layer already exists 03:27:47 d456830d84fc: Layer already exists 03:27:47 fdeee190f420: Layer already exists 03:27:47 f3800481a1af: Layer already exists 03:27:47 f1cbfe13779c: Layer already exists 03:27:47 38ef9bd97c56: Layer already exists 03:27:47 e5e13b0c77cb: Layer already exists 03:27:47 d2ea31e96fae: Layer already exists 03:27:47 main: digest: sha256:9314ae372ffd9bb01585e6b6066bca4f97e434479d46deb95f4602871612bae0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:27:47 ===================================================== [Pipeline] echo 03:27:48 taggedImages: 03:27:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:27:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:27:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.9 03:27:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:27:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 03:27:48 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 03:27:48 daeaa68e58432e4f84803e4f91d419088e80f9fd 03:27:48 latest 03:27:48 3.0.0-dev.9 03:27:48 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:27:48 main 03:27:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:48 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:daeaa68e58432e4f84803e4f91d419088e80f9fd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:27:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:27:48 4174c71a85a4: Preparing 03:27:48 1b159e4a3455: Preparing 03:27:48 4dcd00af47a7: Preparing 03:27:48 1d367e371d4d: Preparing 03:27:48 2e8c5536de82: Preparing 03:27:48 8d41d8c9c043: Preparing 03:27:48 3df5aba4b35e: Preparing 03:27:48 8904b1b63e9f: Preparing 03:27:48 5f0a108f3307: Preparing 03:27:48 8d41d8c9c043: Waiting 03:27:48 3df5aba4b35e: Waiting 03:27:48 8904b1b63e9f: Waiting 03:27:48 e5e13b0c77cb: Preparing 03:27:48 e5e13b0c77cb: Waiting 03:27:48 5f0a108f3307: Waiting 03:27:48 1b159e4a3455: Pushed 03:27:48 2e8c5536de82: Pushed 03:27:48 4174c71a85a4: Pushed 03:27:48 8d41d8c9c043: Pushed 03:27:48 8904b1b63e9f: Pushed 03:27:48 3df5aba4b35e: Pushed 03:27:48 e5e13b0c77cb: Layer already exists 03:27:48 5f0a108f3307: Pushed 03:27:49 1d367e371d4d: Pushed 03:27:49 Removing intermediate container 96d55ccd5a1b 03:27:49 ---> e01b650d62a2 03:27:49 Step 7/32 : COPY . . 03:27:49 Removing intermediate container 09185b205e1c 03:27:49 ---> 4510da2bbc3e 03:27:49 Step 7/24 : COPY . . 03:27:49 Removing intermediate container e86b3d87d001 03:27:49 ---> a99c1781ee13 03:27:49 Step 7/19 : COPY . . 03:27:49 Removing intermediate container 403643a94016 03:27:49 ---> a845e67cf4af 03:27:49 Step 8/22 : COPY . . 03:27:49 Removing intermediate container c98d392f2328 03:27:49 ---> 7afef67aa3a5 03:27:49 Step 7/23 : COPY . . 03:27:50 4dcd00af47a7: Pushed 03:27:50 ---> 4d6a8ea0daba 03:27:50 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:27:50 ---> de5bbab5ad6a 03:27:50 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:27:50 ---> 13800a62b3ed 03:27:50 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 03:27:50 ---> ba534e231042 03:27:50 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:27:50 daeaa68e58432e4f84803e4f91d419088e80f9fd: digest: sha256:0b302ab95f61c1a1bd7c3798dbe39951f3ccf7566e01a9c10225d6a5e72a48a0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:50 ---> Running in 0e70ea02e516 03:27:50 ---> Running in 0be267845269 03:27:50 ---> Running in ce3c72d827a4 03:27:50 ---> Running in 9f7ce006c233 03:27:50 ---> b6585a61ecd2 03:27:50 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 03:27:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 03:27:50 ---> Running in 84d160faf749 [Pipeline] sh 03:27:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:27:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:27:50 4174c71a85a4: Preparing 03:27:50 1b159e4a3455: Preparing 03:27:50 4dcd00af47a7: Preparing 03:27:50 1d367e371d4d: Preparing 03:27:50 2e8c5536de82: Preparing 03:27:50 8d41d8c9c043: Preparing 03:27:50 3df5aba4b35e: Preparing 03:27:50 8904b1b63e9f: Preparing 03:27:50 5f0a108f3307: Preparing 03:27:50 e5e13b0c77cb: Preparing 03:27:50 8d41d8c9c043: Waiting 03:27:50 5f0a108f3307: Waiting 03:27:50 3df5aba4b35e: Waiting 03:27:50 e5e13b0c77cb: Waiting 03:27:50 8904b1b63e9f: Waiting 03:27:50 4174c71a85a4: Layer already exists 03:27:50 1b159e4a3455: Layer already exists 03:27:50 1d367e371d4d: Layer already exists 03:27:50 2e8c5536de82: Layer already exists 03:27:50 4dcd00af47a7: Layer already exists 03:27:50 8904b1b63e9f: Layer already exists 03:27:50 3df5aba4b35e: Layer already exists 03:27:50 5f0a108f3307: Layer already exists 03:27:50 e5e13b0c77cb: Layer already exists 03:27:50 8d41d8c9c043: Layer already exists 03:27:50 latest: digest: sha256:0b302ab95f61c1a1bd7c3798dbe39951f3ccf7566e01a9c10225d6a5e72a48a0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:51 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.9 [Pipeline] } 03:27:51 Removing intermediate container 84d160faf749 03:27:51 ---> 261dd95e7fbe 03:27:51 Step 9/23 : WORKDIR /edgex-go/spire-build [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:51 ---> Running in 0150d3d17be1 03:27:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.9 03:27:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:27:51 4174c71a85a4: Preparing 03:27:51 1b159e4a3455: Preparing 03:27:51 4dcd00af47a7: Preparing 03:27:51 1d367e371d4d: Preparing 03:27:51 2e8c5536de82: Preparing 03:27:51 8d41d8c9c043: Preparing 03:27:51 3df5aba4b35e: Preparing 03:27:51 8904b1b63e9f: Preparing 03:27:51 5f0a108f3307: Preparing 03:27:51 e5e13b0c77cb: Preparing 03:27:51 8d41d8c9c043: Waiting 03:27:51 3df5aba4b35e: Waiting 03:27:51 5f0a108f3307: Waiting 03:27:51 e5e13b0c77cb: Waiting 03:27:51 1b159e4a3455: Layer already exists 03:27:51 2e8c5536de82: Layer already exists 03:27:51 4174c71a85a4: Layer already exists 03:27:51 1d367e371d4d: Layer already exists 03:27:51 4dcd00af47a7: Layer already exists 03:27:51 8d41d8c9c043: Layer already exists 03:27:51 3df5aba4b35e: Layer already exists 03:27:51 5f0a108f3307: Layer already exists 03:27:51 8904b1b63e9f: Layer already exists 03:27:51 e5e13b0c77cb: Layer already exists 03:27:51 3.0.0-dev.9: digest: sha256:0b302ab95f61c1a1bd7c3798dbe39951f3ccf7566e01a9c10225d6a5e72a48a0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:51 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:52 Removing intermediate container 0150d3d17be1 03:27:52 ---> 3fd7d55b805b 03:27:52 Step 10/23 : 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 03:27:52 ---> Running in 77f6fd4246fe 03:27:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:27:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:27:52 4174c71a85a4: Preparing 03:27:52 1b159e4a3455: Preparing 03:27:52 4dcd00af47a7: Preparing 03:27:52 1d367e371d4d: Preparing 03:27:52 2e8c5536de82: Preparing 03:27:52 8d41d8c9c043: Preparing 03:27:52 3df5aba4b35e: Preparing 03:27:52 8904b1b63e9f: Preparing 03:27:52 5f0a108f3307: Preparing 03:27:52 e5e13b0c77cb: Preparing 03:27:52 5f0a108f3307: Waiting 03:27:52 3df5aba4b35e: Waiting 03:27:52 8904b1b63e9f: Waiting 03:27:52 e5e13b0c77cb: Waiting 03:27:52 1b159e4a3455: Layer already exists 03:27:52 4dcd00af47a7: Layer already exists 03:27:52 1d367e371d4d: Layer already exists 03:27:52 2e8c5536de82: Layer already exists 03:27:52 4174c71a85a4: Layer already exists 03:27:52 8904b1b63e9f: Layer already exists 03:27:52 8d41d8c9c043: Layer already exists 03:27:52 5f0a108f3307: Layer already exists 03:27:52 e5e13b0c77cb: Layer already exists 03:27:52 3df5aba4b35e: Layer already exists 03:27:52 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9: digest: sha256:0b302ab95f61c1a1bd7c3798dbe39951f3ccf7566e01a9c10225d6a5e72a48a0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.9" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:27:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:27:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:27:52 4174c71a85a4: Preparing 03:27:52 1b159e4a3455: Preparing 03:27:52 4dcd00af47a7: Preparing 03:27:52 1d367e371d4d: Preparing 03:27:52 2e8c5536de82: Preparing 03:27:52 8d41d8c9c043: Preparing 03:27:52 3df5aba4b35e: Preparing 03:27:52 8904b1b63e9f: Preparing 03:27:52 5f0a108f3307: Preparing 03:27:52 e5e13b0c77cb: Preparing 03:27:52 8d41d8c9c043: Waiting 03:27:52 3df5aba4b35e: Waiting 03:27:52 8904b1b63e9f: Waiting 03:27:52 5f0a108f3307: Waiting 03:27:52 e5e13b0c77cb: Waiting 03:27:52 4dcd00af47a7: Layer already exists 03:27:52 1b159e4a3455: Layer already exists 03:27:52 1d367e371d4d: Layer already exists 03:27:52 2e8c5536de82: Layer already exists 03:27:52 4174c71a85a4: Layer already exists 03:27:52 3df5aba4b35e: Layer already exists 03:27:52 8904b1b63e9f: Layer already exists 03:27:52 8d41d8c9c043: Layer already exists 03:27:52 5f0a108f3307: Layer already exists 03:27:52 e5e13b0c77cb: Layer already exists 03:27:52 main: digest: sha256:0b302ab95f61c1a1bd7c3798dbe39951f3ccf7566e01a9c10225d6a5e72a48a0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:27:52 ===================================================== [Pipeline] echo 03:27:52 taggedImages: 03:27:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:27:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:27:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.9 03:27:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:27:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 03:27:52 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 03:27:52 daeaa68e58432e4f84803e4f91d419088e80f9fd 03:27:52 latest 03:27:52 3.0.0-dev.9 03:27:52 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:27:52 main 03:27:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.9" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:27:53 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:daeaa68e58432e4f84803e4f91d419088e80f9fd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.9" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:27:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.9" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:27:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:27:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:27:53 0e0b9b3fcbe1: Preparing 03:27:53 ba337068616a: Preparing 03:27:53 2f9d7daa21c2: Preparing 03:27:53 57ede8c06f69: Preparing 03:27:53 34d5ebaa5410: Preparing 03:27:53 34d5ebaa5410: Layer already exists 03:27:53 2f9d7daa21c2: Layer already exists 03:27:53 0e0b9b3fcbe1: Pushed 03:27:54 57ede8c06f69: Pushed 03:27:55 Removing intermediate container 77f6fd4246fe 03:27:55 ---> 5687834f8a3d 03:27:55 Step 11/23 : WORKDIR /edgex-go 03:27:55 ---> Running in e410e612a3c1 03:27:55 ba337068616a: Pushed 03:27:55 daeaa68e58432e4f84803e4f91d419088e80f9fd: digest: sha256:76a510cb29a51a2ec56eaed0100d757a30a457d0e1908c5a0e802ae3b81efda6 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:55 Removing intermediate container e410e612a3c1 03:27:55 ---> 97d8b58d17df 03:27:55 03:27:55 Step 12/23 : FROM alpine:3.15 03:27:55 3.15: Pulling from library/alpine 03:27:55 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:27:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:27:56 0e0b9b3fcbe1: Preparing 03:27:56 ba337068616a: Preparing 03:27:56 2f9d7daa21c2: Preparing 03:27:56 57ede8c06f69: Preparing 03:27:56 34d5ebaa5410: Preparing 03:27:56 ba337068616a: Layer already exists 03:27:56 34d5ebaa5410: Layer already exists 03:27:56 57ede8c06f69: Layer already exists 03:27:56 0e0b9b3fcbe1: Layer already exists 03:27:56 2f9d7daa21c2: Layer already exists 03:27:56 latest: digest: sha256:76a510cb29a51a2ec56eaed0100d757a30a457d0e1908c5a0e802ae3b81efda6 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:56 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.9 03:27:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:27:56 0e0b9b3fcbe1: Preparing 03:27:56 ba337068616a: Preparing 03:27:56 2f9d7daa21c2: Preparing 03:27:56 57ede8c06f69: Preparing 03:27:56 34d5ebaa5410: Preparing 03:27:56 34d5ebaa5410: Layer already exists 03:27:56 2f9d7daa21c2: Layer already exists 03:27:56 ba337068616a: Layer already exists 03:27:56 0e0b9b3fcbe1: Layer already exists 03:27:56 57ede8c06f69: Layer already exists 03:27:56 3.0.0-dev.9: digest: sha256:76a510cb29a51a2ec56eaed0100d757a30a457d0e1908c5a0e802ae3b81efda6 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:56 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:57 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 03:27:57 Status: Downloaded newer image for alpine:3.15 03:27:57 ---> 8aa73fd46299 03:27:57 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:27:57 ---> Running in cbeb7a1cd643 03:27:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:27:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:27:57 0e0b9b3fcbe1: Preparing 03:27:57 ba337068616a: Preparing 03:27:57 2f9d7daa21c2: Preparing 03:27:57 57ede8c06f69: Preparing 03:27:57 34d5ebaa5410: Preparing 03:27:57 0e0b9b3fcbe1: Layer already exists 03:27:57 ba337068616a: Layer already exists 03:27:57 57ede8c06f69: Layer already exists 03:27:57 34d5ebaa5410: Layer already exists 03:27:57 2f9d7daa21c2: Layer already exists 03:27:57 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9: digest: sha256:76a510cb29a51a2ec56eaed0100d757a30a457d0e1908c5a0e802ae3b81efda6 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:57 Removing intermediate container cbeb7a1cd643 03:27:57 ---> c21ffe43b1e2 03:27:57 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:27:57 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:57 ---> Running in fe1d873ccc88 03:27:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:27:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:27:57 0e0b9b3fcbe1: Preparing 03:27:57 ba337068616a: Preparing 03:27:57 2f9d7daa21c2: Preparing 03:27:57 57ede8c06f69: Preparing 03:27:57 34d5ebaa5410: Preparing 03:27:57 0e0b9b3fcbe1: Layer already exists 03:27:57 34d5ebaa5410: Layer already exists 03:27:57 ba337068616a: Layer already exists 03:27:57 2f9d7daa21c2: Layer already exists 03:27:57 57ede8c06f69: Layer already exists 03:27:57 main: digest: sha256:76a510cb29a51a2ec56eaed0100d757a30a457d0e1908c5a0e802ae3b81efda6 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:27:57 ===================================================== [Pipeline] echo 03:27:57 taggedImages: 03:27:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:27:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:27:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.9 03:27:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:27:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 03:27:57 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 03:27:57 daeaa68e58432e4f84803e4f91d419088e80f9fd 03:27:57 latest 03:27:57 3.0.0-dev.9 03:27:57 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:27:57 main 03:27:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:58 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:daeaa68e58432e4f84803e4f91d419088e80f9fd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:27:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:27:58 40a820e6ba5c: Preparing 03:27:58 42c1ba27d428: Preparing 03:27:58 15c689ce709f: Preparing 03:27:58 9077f78d2940: Preparing 03:27:58 48262df9a6fa: Preparing 03:27:58 4e616ecaf566: Preparing 03:27:58 34d5ebaa5410: Preparing 03:27:58 4e616ecaf566: Waiting 03:27:58 34d5ebaa5410: Waiting 03:27:58 15c689ce709f: Pushed 03:27:58 42c1ba27d428: Pushed 03:27:58 40a820e6ba5c: Pushed 03:27:58 34d5ebaa5410: Layer already exists 03:27:59 4e616ecaf566: Pushed 03:27:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:28:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:28:01 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:28:01 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:28:01 OK: 15736 distinct packages available 03:28:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:28:02 48262df9a6fa: Pushed 03:28:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:28:04 (1/5) Installing dumb-init (1.2.5-r1) 03:28:04 (2/5) Installing musl-obstack (1.2.3-r0) 03:28:04 (3/5) Installing libucontext (1.1-r0) 03:28:04 (4/5) Installing gcompat (1.0.0-r4) 03:28:04 (5/5) Installing openssl (1.1.1s-r1) 03:28:04 Executing busybox-1.34.1-r7.trigger 03:28:04 OK: 6 MiB in 19 packages 03:28:04 9077f78d2940: Pushed 03:28:05 daeaa68e58432e4f84803e4f91d419088e80f9fd: digest: sha256:6d1941d41e0834da6f4e2e6e2ae8c582eb9c66018727f073c42f87feddafac77 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:28:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:28:05 40a820e6ba5c: Preparing 03:28:05 42c1ba27d428: Preparing 03:28:05 15c689ce709f: Preparing 03:28:05 9077f78d2940: Preparing 03:28:05 48262df9a6fa: Preparing 03:28:05 4e616ecaf566: Preparing 03:28:05 34d5ebaa5410: Preparing 03:28:05 4e616ecaf566: Waiting 03:28:05 34d5ebaa5410: Waiting 03:28:05 48262df9a6fa: Layer already exists 03:28:05 40a820e6ba5c: Layer already exists 03:28:05 15c689ce709f: Layer already exists 03:28:05 42c1ba27d428: Layer already exists 03:28:05 9077f78d2940: Layer already exists 03:28:05 4e616ecaf566: Layer already exists 03:28:05 34d5ebaa5410: Layer already exists 03:28:05 latest: digest: sha256:6d1941d41e0834da6f4e2e6e2ae8c582eb9c66018727f073c42f87feddafac77 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:06 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.9 03:28:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:28:06 40a820e6ba5c: Preparing 03:28:06 42c1ba27d428: Preparing 03:28:06 15c689ce709f: Preparing 03:28:06 9077f78d2940: Preparing 03:28:06 48262df9a6fa: Preparing 03:28:06 4e616ecaf566: Preparing 03:28:06 34d5ebaa5410: Preparing 03:28:06 34d5ebaa5410: Waiting 03:28:06 4e616ecaf566: Waiting 03:28:06 15c689ce709f: Layer already exists 03:28:06 40a820e6ba5c: Layer already exists 03:28:06 9077f78d2940: Layer already exists 03:28:06 48262df9a6fa: Layer already exists 03:28:06 42c1ba27d428: Layer already exists 03:28:06 34d5ebaa5410: Layer already exists 03:28:06 4e616ecaf566: Layer already exists 03:28:06 3.0.0-dev.9: digest: sha256:6d1941d41e0834da6f4e2e6e2ae8c582eb9c66018727f073c42f87feddafac77 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:06 Removing intermediate container fe1d873ccc88 03:28:06 ---> 6346e4f29673 03:28:06 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:28:06 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:28:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:28:06 40a820e6ba5c: Preparing 03:28:06 42c1ba27d428: Preparing 03:28:06 15c689ce709f: Preparing 03:28:06 9077f78d2940: Preparing 03:28:06 48262df9a6fa: Preparing 03:28:06 4e616ecaf566: Preparing 03:28:06 34d5ebaa5410: Preparing 03:28:06 4e616ecaf566: Waiting 03:28:06 34d5ebaa5410: Waiting 03:28:06 42c1ba27d428: Layer already exists 03:28:06 15c689ce709f: Layer already exists 03:28:06 40a820e6ba5c: Layer already exists 03:28:06 48262df9a6fa: Layer already exists 03:28:06 9077f78d2940: Layer already exists 03:28:06 4e616ecaf566: Layer already exists 03:28:06 34d5ebaa5410: Layer already exists 03:28:06 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9: digest: sha256:6d1941d41e0834da6f4e2e6e2ae8c582eb9c66018727f073c42f87feddafac77 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:07 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:28:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:28:07 40a820e6ba5c: Preparing 03:28:07 42c1ba27d428: Preparing 03:28:07 15c689ce709f: Preparing 03:28:07 9077f78d2940: Preparing 03:28:07 48262df9a6fa: Preparing 03:28:07 4e616ecaf566: Preparing 03:28:07 34d5ebaa5410: Preparing 03:28:07 4e616ecaf566: Waiting 03:28:07 40a820e6ba5c: Layer already exists 03:28:07 48262df9a6fa: Layer already exists 03:28:07 15c689ce709f: Layer already exists 03:28:07 9077f78d2940: Layer already exists 03:28:07 42c1ba27d428: Layer already exists 03:28:07 34d5ebaa5410: Layer already exists 03:28:07 4e616ecaf566: Layer already exists 03:28:07 main: digest: sha256:6d1941d41e0834da6f4e2e6e2ae8c582eb9c66018727f073c42f87feddafac77 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:28:07 ===================================================== [Pipeline] echo 03:28:07 taggedImages: 03:28:07 - nexus3.edgexfoundry.org:10004/security-spire-agent:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:28:07 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:28:07 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.9 03:28:07 - nexus3.edgexfoundry.org:10004/security-spire-agent:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:28:07 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 03:28:07 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 03:28:07 daeaa68e58432e4f84803e4f91d419088e80f9fd 03:28:07 latest 03:28:07 3.0.0-dev.9 03:28:07 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:28:07 main 03:28:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:07 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:daeaa68e58432e4f84803e4f91d419088e80f9fd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:28:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:28:08 1e3fdd2ab373: Preparing 03:28:08 a541b85736d0: Preparing 03:28:08 5f128ad907af: Preparing 03:28:08 e1b81d4b7fca: Preparing 03:28:08 36cda740711f: Preparing 03:28:08 34d5ebaa5410: Preparing 03:28:08 34d5ebaa5410: Waiting 03:28:08 1e3fdd2ab373: Pushed 03:28:08 a541b85736d0: Pushed 03:28:08 5f128ad907af: Pushed 03:28:08 34d5ebaa5410: Layer already exists 03:28:08 36cda740711f: Pushed 03:28:14 ---> 64493d8ce17d 03:28:14 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:28:15 e1b81d4b7fca: Pushed 03:28:15 daeaa68e58432e4f84803e4f91d419088e80f9fd: digest: sha256:4953f3a9065bc07c5dbd94a9bdee2432667cbd76463da4a3a4ce1f4e2d2266af size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:15 ---> 569544feac36 03:28:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:28:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:28:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:28:15 1e3fdd2ab373: Preparing 03:28:15 a541b85736d0: Preparing 03:28:15 5f128ad907af: Preparing 03:28:15 e1b81d4b7fca: Preparing 03:28:15 36cda740711f: Preparing 03:28:15 34d5ebaa5410: Preparing 03:28:15 34d5ebaa5410: Waiting 03:28:15 36cda740711f: Layer already exists 03:28:15 1e3fdd2ab373: Layer already exists 03:28:15 e1b81d4b7fca: Layer already exists 03:28:15 5f128ad907af: Layer already exists 03:28:15 a541b85736d0: Layer already exists 03:28:15 34d5ebaa5410: Layer already exists 03:28:15 latest: digest: sha256:4953f3a9065bc07c5dbd94a9bdee2432667cbd76463da4a3a4ce1f4e2d2266af size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.9 03:28:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:28:16 1e3fdd2ab373: Preparing 03:28:16 a541b85736d0: Preparing 03:28:16 5f128ad907af: Preparing 03:28:16 e1b81d4b7fca: Preparing 03:28:16 36cda740711f: Preparing 03:28:16 34d5ebaa5410: Preparing 03:28:16 34d5ebaa5410: Waiting 03:28:16 5f128ad907af: Layer already exists 03:28:16 a541b85736d0: Layer already exists 03:28:16 1e3fdd2ab373: Layer already exists 03:28:16 e1b81d4b7fca: Layer already exists 03:28:16 36cda740711f: Layer already exists 03:28:16 34d5ebaa5410: Layer already exists 03:28:16 3.0.0-dev.9: digest: sha256:4953f3a9065bc07c5dbd94a9bdee2432667cbd76463da4a3a4ce1f4e2d2266af size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:16 ---> 8737968f7644 03:28:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:28:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:28:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:28:16 1e3fdd2ab373: Preparing 03:28:16 a541b85736d0: Preparing 03:28:16 5f128ad907af: Preparing 03:28:16 e1b81d4b7fca: Preparing 03:28:16 36cda740711f: Preparing 03:28:16 34d5ebaa5410: Preparing 03:28:16 34d5ebaa5410: Waiting 03:28:16 a541b85736d0: Layer already exists 03:28:16 e1b81d4b7fca: Layer already exists 03:28:16 5f128ad907af: Layer already exists 03:28:16 36cda740711f: Layer already exists 03:28:16 1e3fdd2ab373: Layer already exists 03:28:16 34d5ebaa5410: Layer already exists 03:28:16 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9: digest: sha256:4953f3a9065bc07c5dbd94a9bdee2432667cbd76463da4a3a4ce1f4e2d2266af size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:17 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 03:28:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:28:17 1e3fdd2ab373: Preparing 03:28:17 a541b85736d0: Preparing 03:28:17 5f128ad907af: Preparing 03:28:17 e1b81d4b7fca: Preparing 03:28:17 36cda740711f: Preparing 03:28:17 34d5ebaa5410: Preparing 03:28:17 34d5ebaa5410: Waiting 03:28:17 36cda740711f: Layer already exists 03:28:17 e1b81d4b7fca: Layer already exists 03:28:17 5f128ad907af: Layer already exists 03:28:17 a541b85736d0: Layer already exists 03:28:17 1e3fdd2ab373: Layer already exists 03:28:17 34d5ebaa5410: Layer already exists 03:28:17 main: digest: sha256:4953f3a9065bc07c5dbd94a9bdee2432667cbd76463da4a3a4ce1f4e2d2266af size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:28:17 ===================================================== [Pipeline] echo 03:28:17 taggedImages: 03:28:17 - nexus3.edgexfoundry.org:10004/security-spire-config:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:28:17 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:28:17 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.9 03:28:17 - nexus3.edgexfoundry.org:10004/security-spire-config:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:28:17 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 03:28:17 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 03:28:17 daeaa68e58432e4f84803e4f91d419088e80f9fd 03:28:17 latest 03:28:17 3.0.0-dev.9 03:28:17 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:28:17 main 03:28:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:daeaa68e58432e4f84803e4f91d419088e80f9fd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:18 ---> 9cb24481a5e7 03:28:18 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:28:18 ---> Running in b40c0408dcee 03:28:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:28:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:28:18 f2c340ab3e1d: Preparing 03:28:18 d3a0981db976: Preparing 03:28:18 71a71c5b7ca3: Preparing 03:28:18 d5ec0a29e49d: Preparing 03:28:18 4e616ecaf566: Preparing 03:28:18 34d5ebaa5410: Preparing 03:28:18 34d5ebaa5410: Waiting 03:28:18 4e616ecaf566: Layer already exists 03:28:18 34d5ebaa5410: Layer already exists 03:28:18 d3a0981db976: Pushed 03:28:18 71a71c5b7ca3: Pushed 03:28:18 f2c340ab3e1d: Pushed 03:28:18 Removing intermediate container b40c0408dcee 03:28:18 ---> 7821ed57324d 03:28:18 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:28:18 ---> Running in 5c0d21e9e804 03:28:19 Removing intermediate container 5c0d21e9e804 03:28:19 ---> 151306bfc575 03:28:19 Step 21/23 : LABEL arch=arm64 03:28:19 ---> Running in efe54ce5f88e 03:28:19 Removing intermediate container efe54ce5f88e 03:28:19 ---> 48d9f08fa2bd 03:28:19 Step 22/23 : LABEL git_sha=daeaa68e58432e4f84803e4f91d419088e80f9fd 03:28:19 ---> Running in 74e6906c07be 03:28:20 Removing intermediate container 74e6906c07be 03:28:20 ---> 045226e318d4 03:28:20 Step 23/23 : LABEL version=3.0.0-dev.9 03:28:20 ---> Running in 38fcce976bec 03:28:21 Removing intermediate container 38fcce976bec 03:28:21 ---> 86c64e0ac287 03:28:21 03:28:21 Successfully built 86c64e0ac287 03:28:21 Successfully tagged security-spire-server-arm64:latest 03:28:21  Building security-spire-server ... done Building security-spire-agent 03:28:24 d5ec0a29e49d: Pushed 03:28:24 daeaa68e58432e4f84803e4f91d419088e80f9fd: digest: sha256:599009aff88975144141f298ce1cfddc021c8f87da8f70a9183ddc1ee2b7f13d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:28:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:28:25 f2c340ab3e1d: Preparing 03:28:25 d3a0981db976: Preparing 03:28:25 71a71c5b7ca3: Preparing 03:28:25 d5ec0a29e49d: Preparing 03:28:25 4e616ecaf566: Preparing 03:28:25 34d5ebaa5410: Preparing 03:28:25 34d5ebaa5410: Waiting 03:28:25 d5ec0a29e49d: Layer already exists 03:28:25 71a71c5b7ca3: Layer already exists 03:28:25 4e616ecaf566: Layer already exists 03:28:25 d3a0981db976: Layer already exists 03:28:25 f2c340ab3e1d: Layer already exists 03:28:25 34d5ebaa5410: Layer already exists 03:28:25 latest: digest: sha256:599009aff88975144141f298ce1cfddc021c8f87da8f70a9183ddc1ee2b7f13d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.9 03:28:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:28:26 f2c340ab3e1d: Preparing 03:28:26 d3a0981db976: Preparing 03:28:26 71a71c5b7ca3: Preparing 03:28:26 d5ec0a29e49d: Preparing 03:28:26 4e616ecaf566: Preparing 03:28:26 34d5ebaa5410: Preparing 03:28:26 34d5ebaa5410: Waiting 03:28:26 d3a0981db976: Layer already exists 03:28:26 d5ec0a29e49d: Layer already exists 03:28:26 4e616ecaf566: Layer already exists 03:28:26 71a71c5b7ca3: Layer already exists 03:28:26 f2c340ab3e1d: Layer already exists 03:28:26 34d5ebaa5410: Layer already exists 03:28:26 3.0.0-dev.9: digest: sha256:599009aff88975144141f298ce1cfddc021c8f87da8f70a9183ddc1ee2b7f13d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:28:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:28:26 f2c340ab3e1d: Preparing 03:28:26 d3a0981db976: Preparing 03:28:26 71a71c5b7ca3: Preparing 03:28:26 d5ec0a29e49d: Preparing 03:28:26 4e616ecaf566: Preparing 03:28:26 34d5ebaa5410: Preparing 03:28:26 34d5ebaa5410: Waiting 03:28:26 71a71c5b7ca3: Layer already exists 03:28:26 d5ec0a29e49d: Layer already exists 03:28:26 d3a0981db976: Layer already exists 03:28:26 f2c340ab3e1d: Layer already exists 03:28:26 4e616ecaf566: Layer already exists 03:28:26 34d5ebaa5410: Layer already exists 03:28:26 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9: digest: sha256:599009aff88975144141f298ce1cfddc021c8f87da8f70a9183ddc1ee2b7f13d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:27 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:28:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:28:27 ---> 2d093b5e46b5 03:28:27 Step 3/24 : WORKDIR /edgex-go 03:28:27 ---> Using cache 03:28:27 ---> f7a71ab8e84e 03:28:27 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 03:28:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 03:28:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:28:27 f2c340ab3e1d: Preparing 03:28:27 d3a0981db976: Preparing 03:28:27 71a71c5b7ca3: Preparing 03:28:27 d5ec0a29e49d: Preparing 03:28:27 4e616ecaf566: Preparing 03:28:27 34d5ebaa5410: Preparing 03:28:27 34d5ebaa5410: Waiting 03:28:27 f2c340ab3e1d: Layer already exists 03:28:27 d5ec0a29e49d: Layer already exists 03:28:27 d3a0981db976: Layer already exists 03:28:27 4e616ecaf566: Layer already exists 03:28:27 71a71c5b7ca3: Layer already exists 03:28:27 34d5ebaa5410: Layer already exists 03:28:27 main: digest: sha256:599009aff88975144141f298ce1cfddc021c8f87da8f70a9183ddc1ee2b7f13d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:28:27 ===================================================== [Pipeline] echo 03:28:27 taggedImages: 03:28:27 - nexus3.edgexfoundry.org:10004/security-spire-server:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:28:27 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:28:27 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.9 03:28:27 - nexus3.edgexfoundry.org:10004/security-spire-server:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:28:27 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 03:28:27 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 03:28:27 daeaa68e58432e4f84803e4f91d419088e80f9fd 03:28:27 latest 03:28:27 3.0.0-dev.9 03:28:27 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:28:27 main 03:28:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:27 ---> Running in e24422638ad4 03:28:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:daeaa68e58432e4f84803e4f91d419088e80f9fd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:28:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:28:27 6e39d289b252: Preparing 03:28:27 b672c6323b03: Preparing 03:28:27 2f9d7daa21c2: Preparing 03:28:27 e27b622bb169: Preparing 03:28:27 e5e13b0c77cb: Preparing 03:28:27 e5e13b0c77cb: Layer already exists 03:28:27 2f9d7daa21c2: Layer already exists 03:28:27 6e39d289b252: Pushed 03:28:27 e27b622bb169: Pushed 03:28:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:28:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:28:30 b672c6323b03: Pushed 03:28:30 daeaa68e58432e4f84803e4f91d419088e80f9fd: digest: sha256:9e5e6a22018b4eb385f7df79f2ddf8919cbfeb083615071d8c12b2f90b3b0dcf size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:30 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 03:28:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:28:31 6e39d289b252: Preparing 03:28:31 b672c6323b03: Preparing 03:28:31 2f9d7daa21c2: Preparing 03:28:31 e27b622bb169: Preparing 03:28:31 e5e13b0c77cb: Preparing 03:28:31 2f9d7daa21c2: Layer already exists 03:28:31 e27b622bb169: Layer already exists 03:28:31 b672c6323b03: Layer already exists 03:28:31 e5e13b0c77cb: Layer already exists 03:28:31 6e39d289b252: Layer already exists 03:28:31 latest: digest: sha256:9e5e6a22018b4eb385f7df79f2ddf8919cbfeb083615071d8c12b2f90b3b0dcf size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.9 03:28:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:28:31 6e39d289b252: Preparing 03:28:31 b672c6323b03: Preparing 03:28:31 2f9d7daa21c2: Preparing 03:28:31 e27b622bb169: Preparing 03:28:31 e5e13b0c77cb: Preparing 03:28:31 6e39d289b252: Layer already exists 03:28:31 e27b622bb169: Layer already exists 03:28:31 e5e13b0c77cb: Layer already exists 03:28:31 2f9d7daa21c2: Layer already exists 03:28:31 b672c6323b03: Layer already exists 03:28:31 3.0.0-dev.9: digest: sha256:9e5e6a22018b4eb385f7df79f2ddf8919cbfeb083615071d8c12b2f90b3b0dcf size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:32 OK: 221 MiB in 51 packages 03:28:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:28:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:28:32 6e39d289b252: Preparing 03:28:32 b672c6323b03: Preparing 03:28:32 2f9d7daa21c2: Preparing 03:28:32 e27b622bb169: Preparing 03:28:32 e5e13b0c77cb: Preparing 03:28:32 2f9d7daa21c2: Layer already exists 03:28:32 6e39d289b252: Layer already exists 03:28:32 e27b622bb169: Layer already exists 03:28:32 e5e13b0c77cb: Layer already exists 03:28:32 b672c6323b03: Layer already exists 03:28:32 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9: digest: sha256:9e5e6a22018b4eb385f7df79f2ddf8919cbfeb083615071d8c12b2f90b3b0dcf size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 03:28:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:28:32 6e39d289b252: Preparing 03:28:32 b672c6323b03: Preparing 03:28:32 2f9d7daa21c2: Preparing 03:28:32 e27b622bb169: Preparing 03:28:32 e5e13b0c77cb: Preparing 03:28:32 e27b622bb169: Layer already exists 03:28:32 2f9d7daa21c2: Layer already exists 03:28:32 6e39d289b252: Layer already exists 03:28:32 e5e13b0c77cb: Layer already exists 03:28:32 b672c6323b03: Layer already exists 03:28:32 main: digest: sha256:9e5e6a22018b4eb385f7df79f2ddf8919cbfeb083615071d8c12b2f90b3b0dcf size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:28:32 ===================================================== [Pipeline] echo 03:28:32 taggedImages: 03:28:32 - nexus3.edgexfoundry.org:10004/support-notifications:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:28:32 - nexus3.edgexfoundry.org:10004/support-notifications:latest 03:28:32 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.9 03:28:32 - nexus3.edgexfoundry.org:10004/support-notifications:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:28:32 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 03:28:32 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 03:28:32 daeaa68e58432e4f84803e4f91d419088e80f9fd 03:28:32 latest 03:28:32 3.0.0-dev.9 03:28:32 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:28:32 main 03:28:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:daeaa68e58432e4f84803e4f91d419088e80f9fd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:28:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:28:33 4915ac233ad5: Preparing 03:28:33 c8aee02b2b7f: Preparing 03:28:33 2f9d7daa21c2: Preparing 03:28:33 390b93bd618e: Preparing 03:28:33 e5e13b0c77cb: Preparing 03:28:33 2f9d7daa21c2: Layer already exists 03:28:33 390b93bd618e: Layer already exists 03:28:33 e5e13b0c77cb: Layer already exists 03:28:33 4915ac233ad5: Pushed 03:28:34 Removing intermediate container e24422638ad4 03:28:34 ---> b5d4055e4a6e 03:28:34 Step 5/24 : COPY go.mod vendor* ./ 03:28:35 ---> a609fd1e1d9f 03:28:35 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:35 ---> Running in 95762e03d757 03:28:36 c8aee02b2b7f: Pushed 03:28:36 daeaa68e58432e4f84803e4f91d419088e80f9fd: digest: sha256:38190e3daead7c83c950868940f4ba056e912d880cee2b3a867150e6d2745d64 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:36 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:28:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:28:36 4915ac233ad5: Preparing 03:28:36 c8aee02b2b7f: Preparing 03:28:36 2f9d7daa21c2: Preparing 03:28:36 390b93bd618e: Preparing 03:28:36 e5e13b0c77cb: Preparing 03:28:36 c8aee02b2b7f: Layer already exists 03:28:36 2f9d7daa21c2: Layer already exists 03:28:36 390b93bd618e: Layer already exists 03:28:36 4915ac233ad5: Layer already exists 03:28:36 e5e13b0c77cb: Layer already exists 03:28:36 latest: digest: sha256:38190e3daead7c83c950868940f4ba056e912d880cee2b3a867150e6d2745d64 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:36 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.9 03:28:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:28:37 4915ac233ad5: Preparing 03:28:37 c8aee02b2b7f: Preparing 03:28:37 2f9d7daa21c2: Preparing 03:28:37 390b93bd618e: Preparing 03:28:37 e5e13b0c77cb: Preparing 03:28:37 e5e13b0c77cb: Layer already exists 03:28:37 c8aee02b2b7f: Layer already exists 03:28:37 390b93bd618e: Layer already exists 03:28:37 4915ac233ad5: Layer already exists 03:28:37 2f9d7daa21c2: Layer already exists 03:28:37 3.0.0-dev.9: digest: sha256:38190e3daead7c83c950868940f4ba056e912d880cee2b3a867150e6d2745d64 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:37 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:28:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:28:37 4915ac233ad5: Preparing 03:28:37 c8aee02b2b7f: Preparing 03:28:37 2f9d7daa21c2: Preparing 03:28:37 390b93bd618e: Preparing 03:28:37 e5e13b0c77cb: Preparing 03:28:37 390b93bd618e: Layer already exists 03:28:37 e5e13b0c77cb: Layer already exists 03:28:37 c8aee02b2b7f: Layer already exists 03:28:37 4915ac233ad5: Layer already exists 03:28:37 2f9d7daa21c2: Layer already exists 03:28:37 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9: digest: sha256:38190e3daead7c83c950868940f4ba056e912d880cee2b3a867150e6d2745d64 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 03:28:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:28:38 4915ac233ad5: Preparing 03:28:38 c8aee02b2b7f: Preparing 03:28:38 2f9d7daa21c2: Preparing 03:28:38 390b93bd618e: Preparing 03:28:38 e5e13b0c77cb: Preparing 03:28:38 e5e13b0c77cb: Layer already exists 03:28:38 4915ac233ad5: Layer already exists 03:28:38 c8aee02b2b7f: Layer already exists 03:28:38 2f9d7daa21c2: Layer already exists 03:28:38 390b93bd618e: Layer already exists 03:28:38 main: digest: sha256:38190e3daead7c83c950868940f4ba056e912d880cee2b3a867150e6d2745d64 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:28:38 ===================================================== [Pipeline] echo 03:28:38 taggedImages: 03:28:38 - nexus3.edgexfoundry.org:10004/support-scheduler:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:28:38 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:28:38 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.9 03:28:38 - nexus3.edgexfoundry.org:10004/support-scheduler:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:28:38 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 03:28:38 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 03:28:38 daeaa68e58432e4f84803e4f91d419088e80f9fd 03:28:38 latest 03:28:38 3.0.0-dev.9 03:28:38 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:28:38 main 03:28:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:38 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:daeaa68e58432e4f84803e4f91d419088e80f9fd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:39 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:28:39 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 03:28:39 b5182a896836: Preparing 03:28:39 fb4a5c0815cd: Preparing 03:28:39 56944426dfc6: Preparing 03:28:39 2a06dfff131a: Preparing 03:28:39 e5e13b0c77cb: Preparing 03:28:39 e5e13b0c77cb: Layer already exists 03:28:39 fb4a5c0815cd: Pushed 03:28:39 b5182a896836: Pushed 03:28:40 56944426dfc6: Pushed 03:28:50 2a06dfff131a: Pushed 03:28:50 daeaa68e58432e4f84803e4f91d419088e80f9fd: digest: sha256:1192e4e687dd4e65b7d9d3234fde6561cd1c898229c2f248965f7bb877bad1f7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:50 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:51 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 03:28:51 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 03:28:51 b5182a896836: Preparing 03:28:51 fb4a5c0815cd: Preparing 03:28:51 56944426dfc6: Preparing 03:28:51 2a06dfff131a: Preparing 03:28:51 e5e13b0c77cb: Preparing 03:28:51 e5e13b0c77cb: Layer already exists 03:28:51 56944426dfc6: Layer already exists 03:28:51 b5182a896836: Layer already exists 03:28:51 fb4a5c0815cd: Layer already exists 03:28:51 2a06dfff131a: Layer already exists 03:28:51 latest: digest: sha256:1192e4e687dd4e65b7d9d3234fde6561cd1c898229c2f248965f7bb877bad1f7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:51 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:51 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3.0.0-dev.9 03:28:51 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 03:28:51 b5182a896836: Preparing 03:28:51 fb4a5c0815cd: Preparing 03:28:51 56944426dfc6: Preparing 03:28:51 2a06dfff131a: Preparing 03:28:51 e5e13b0c77cb: Preparing 03:28:51 56944426dfc6: Layer already exists 03:28:51 b5182a896836: Layer already exists 03:28:51 fb4a5c0815cd: Layer already exists 03:28:51 e5e13b0c77cb: Layer already exists 03:28:51 2a06dfff131a: Layer already exists 03:28:51 3.0.0-dev.9: digest: sha256:1192e4e687dd4e65b7d9d3234fde6561cd1c898229c2f248965f7bb877bad1f7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:52 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:52 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:28:52 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 03:28:52 b5182a896836: Preparing 03:28:52 fb4a5c0815cd: Preparing 03:28:52 56944426dfc6: Preparing 03:28:52 2a06dfff131a: Preparing 03:28:52 e5e13b0c77cb: Preparing 03:28:52 fb4a5c0815cd: Layer already exists 03:28:52 2a06dfff131a: Layer already exists 03:28:52 b5182a896836: Layer already exists 03:28:52 56944426dfc6: Layer already exists 03:28:52 e5e13b0c77cb: Layer already exists 03:28:52 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9: digest: sha256:1192e4e687dd4e65b7d9d3234fde6561cd1c898229c2f248965f7bb877bad1f7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:52 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:53 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 03:28:53 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 03:28:53 b5182a896836: Preparing 03:28:53 fb4a5c0815cd: Preparing 03:28:53 56944426dfc6: Preparing 03:28:53 2a06dfff131a: Preparing 03:28:53 e5e13b0c77cb: Preparing 03:28:53 e5e13b0c77cb: Layer already exists 03:28:53 2a06dfff131a: Layer already exists 03:28:53 fb4a5c0815cd: Layer already exists 03:28:53 b5182a896836: Layer already exists 03:28:53 56944426dfc6: Layer already exists 03:28:53 main: digest: sha256:1192e4e687dd4e65b7d9d3234fde6561cd1c898229c2f248965f7bb877bad1f7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:28:53 ===================================================== [Pipeline] echo 03:28:53 taggedImages: 03:28:53 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:28:53 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 03:28:53 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3.0.0-dev.9 03:28:53 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:28:53 - 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] } 03:29:57 Removing intermediate container 95762e03d757 03:29:57 ---> 5c29c2aa2628 03:29:57 Step 7/24 : COPY . . 03:29:57 ---> 21019363f7bb 03:29:57 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 03:29:57 ---> Running in def7f19f533a 03:29:57 Removing intermediate container def7f19f533a 03:29:57 ---> a16f29252ecc 03:29:57 Step 9/24 : WORKDIR /edgex-go/spire-build 03:29:57 ---> Running in 128d3d6451fd 03:29:57 Removing intermediate container 128d3d6451fd 03:29:57 ---> b3baa7d6d5f5 03:29:57 Step 10/24 : 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 03:29:57 ---> Running in 5d5bda9210fb 03:29:59 Removing intermediate container 5d5bda9210fb 03:29:59 ---> bd0aac06b5a9 03:29:59 Step 11/24 : WORKDIR /edgex-go 03:29:59 ---> Running in 70311f10df6a 03:30:00 Removing intermediate container 70311f10df6a 03:30:00 ---> ab28fa829c7b 03:30:00 03:30:00 Step 12/24 : FROM alpine:3.15 03:30:00 ---> 8aa73fd46299 03:30:00 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:30:00 ---> Using cache 03:30:00 ---> c21ffe43b1e2 03:30:00 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:30:00 ---> Using cache 03:30:00 ---> 6346e4f29673 03:30:00 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 03:30:03 ---> ef78d11089ec 03:30:03 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:30:08 ---> e10b5d4dc253 03:30:08 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:30:09 ---> 25f210bfcc42 03:30:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:30:10 ---> a99d95eef969 03:30:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:30:11 ---> 128e9f041b89 03:30:11 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:30:11 ---> Running in a67f70ac9afd 03:30:11 Removing intermediate container a67f70ac9afd 03:30:11 ---> a959d28fe0e1 03:30:11 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:30:12 ---> Running in d8b91b1f8d7b 03:30:12 Removing intermediate container d8b91b1f8d7b 03:30:12 ---> 8fa7dc876b4b 03:30:12 Step 22/24 : LABEL arch=arm64 03:30:12 ---> Running in 80bad16d25bb 03:30:13 Removing intermediate container 80bad16d25bb 03:30:13 ---> 418fe20b6beb 03:30:13 Step 23/24 : LABEL git_sha=daeaa68e58432e4f84803e4f91d419088e80f9fd 03:30:13 ---> Running in 93c1d2e64c30 03:30:13 Removing intermediate container 93c1d2e64c30 03:30:13 ---> 4553f870806e 03:30:13 Step 24/24 : LABEL version=3.0.0-dev.9 03:30:13 ---> Running in 179d67079037 03:30:14 Removing intermediate container 179d67079037 03:30:14 ---> ef1cccdac5b4 03:30:14 03:30:14 Successfully built ef1cccdac5b4 03:30:14 Successfully tagged security-spire-agent-arm64:latest 03:30:14  Building security-spire-agent ... done Building sys-mgmt-agent 03:30:18 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:30:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:30:18 ---> 2d093b5e46b5 03:30:18 Step 3/22 : WORKDIR /edgex-go 03:30:18 ---> Using cache 03:30:18 ---> f7a71ab8e84e 03:30:18 Step 4/22 : RUN apk add --update --no-cache make bash git 03:30:18 ---> Running in df5428bfcba3 03:30:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:30:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:30:22 OK: 221 MiB in 51 packages 03:30:23 Removing intermediate container df5428bfcba3 03:30:23 ---> ba8480032f62 03:30:23 Step 5/22 : COPY go.mod vendor* ./ 03:30:24 ---> f20a33c224b0 03:30:24 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:30:24 ---> Running in e06890d7eb3f 03:31:32 Removing intermediate container e06890d7eb3f 03:31:32 ---> 5982da252e02 03:31:32 Step 7/22 : COPY . . 03:31:34 ---> 7754f8eae609 03:31:34 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:31:34 ---> Running in 9d84aa9e714c 03:31:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.9" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:33:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.9" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:34:16 Removing intermediate container ce3c72d827a4 03:34:16 ---> f188a0d9387a 03:34:16 03:34:16 Step 9/24 : FROM alpine:3.16 03:34:16 3.16: Pulling from library/alpine 03:34:16 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 03:34:16 Status: Downloaded newer image for alpine:3.16 03:34:16 ---> 2b4661558fb8 03:34:16 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:34:16 ---> Running in 54690508869a 03:34:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:34:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:34:19 (1/3) Installing ca-certificates (20220614-r0) 03:34:19 (2/3) Installing dumb-init (1.2.5-r1) 03:34:19 (3/3) Installing su-exec (0.2-r1) 03:34:19 Executing busybox-1.35.0-r17.trigger 03:34:19 Executing ca-certificates-20220614-r0.trigger 03:34:19 OK: 6 MiB in 17 packages 03:34:21 Removing intermediate container 54690508869a 03:34:21 ---> 502a41ac2cb7 03:34:21 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:34:21 ---> Running in d7433522be15 03:34:22 Removing intermediate container d7433522be15 03:34:22 ---> 858c1010ec26 03:34:22 Step 12/24 : WORKDIR / 03:34:22 ---> Running in afc2d96c5313 03:34:23 Removing intermediate container afc2d96c5313 03:34:23 ---> fde6e585f132 03:34:23 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:34:25 ---> dd5aa8c6f809 03:34:25 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:34:26 ---> 56c9c76e01c9 03:34:26 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:34:29 ---> 76c4d7dccac2 03:34:29 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:34:30 ---> 52da41956b2d 03:34:30 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:34:31 Removing intermediate container 0be267845269 03:34:31 ---> 95d131c57f7d 03:34:31 03:34:31 Step 9/32 : FROM alpine:3.16 03:34:31 ---> 2b4661558fb8 03:34:31 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:34:31 ---> Running in f6d50f72823a 03:34:32 ---> 1916d5247087 03:34:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:34:32 Removing intermediate container f6d50f72823a 03:34:32 ---> ce373b3b3378 03:34:32 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 03:34:32 ---> Running in 3626db5c32ff 03:34:35 ---> 2d0f10e1b3d5 03:34:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:34:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:34:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:34:35 ---> dd37aa9a0ab7 03:34:35 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:34:35 ---> Running in 87abb22e1c60 03:34:37 (1/2) Installing dumb-init (1.2.5-r1) 03:34:37 (2/2) Installing su-exec (0.2-r1) 03:34:37 Executing busybox-1.35.0-r17.trigger 03:34:37 OK: 5 MiB in 16 packages 03:34:39 Removing intermediate container 87abb22e1c60 03:34:39 ---> b96f3dfa359e 03:34:39 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:34:39 ---> Running in c1e2d6596177 03:34:39 Removing intermediate container 3626db5c32ff 03:34:39 ---> a9774a9bd78e 03:34:39 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 03:34:39 ---> Running in 851c11ff1313 03:34:42 Removing intermediate container 851c11ff1313 03:34:42 ---> bce83b539b47 03:34:42 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 03:34:42 Removing intermediate container c1e2d6596177 03:34:42 ---> 601e141ae43c 03:34:42 Step 22/24 : LABEL arch=arm64 03:34:42 ---> Running in efdb300c82ff 03:34:42 ---> Running in f5a35cdec13c 03:34:42 Removing intermediate container efdb300c82ff 03:34:42 ---> 7f3bcd9db5f4 03:34:42 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 03:34:42 ---> Running in 478e5f5371c6 03:34:42 Removing intermediate container f5a35cdec13c 03:34:42 ---> beb6f1efcd4b 03:34:42 Step 23/24 : LABEL git_sha=daeaa68e58432e4f84803e4f91d419088e80f9fd 03:34:42 ---> Running in cfe06163551b 03:34:43 Removing intermediate container 478e5f5371c6 03:34:43 ---> 3fc0cfd6f13c 03:34:43 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 03:34:43 ---> Running in 5cf3c230ebd2 03:34:43 Removing intermediate container cfe06163551b 03:34:43 ---> af92c9590c27 03:34:43 Step 24/24 : LABEL version=3.0.0-dev.9 03:34:44 ---> Running in e0b0d5dd5275 03:34:44 Removing intermediate container 5cf3c230ebd2 03:34:44 ---> 71c0526b8ce8 03:34:44 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 03:34:44 ---> Running in 41a195b000e8 03:34:45 Removing intermediate container e0b0d5dd5275 03:34:45 ---> 661e3ae1ed7b 03:34:45 03:34:45 Successfully built 661e3ae1ed7b 03:34:45 Successfully tagged security-secretstore-setup-arm64:latest 03:34:45  Building security-secretstore-setup ... done Building security-spire-config 03:34:48 Removing intermediate container 41a195b000e8 03:34:48 ---> 437f2b7f9644 03:34:48 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 03:34:48 ---> Running in 2a33328056c9 03:34:48 Removing intermediate container 2a33328056c9 03:34:48 ---> 1044798a8c05 03:34:48 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 03:34:49 ---> 671e18ae02c3 03:34:49 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 03:34:49 ---> Running in 1d97758009ad 03:34:50 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:34:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:34:50 ---> 2d093b5e46b5 03:34:50 Step 3/24 : WORKDIR /edgex-go 03:34:50 ---> Using cache 03:34:50 ---> f7a71ab8e84e 03:34:50 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 03:34:50 ---> Using cache 03:34:50 ---> b5d4055e4a6e 03:34:50 Step 5/24 : COPY go.mod vendor* ./ 03:34:50 ---> Using cache 03:34:50 ---> a609fd1e1d9f 03:34:50 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:34:50 ---> Using cache 03:34:50 ---> 5c29c2aa2628 03:34:50 Step 7/24 : COPY . . 03:34:50 ---> Using cache 03:34:50 ---> 21019363f7bb 03:34:50 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 03:34:50 ---> Using cache 03:34:50 ---> a16f29252ecc 03:34:50 Step 9/24 : WORKDIR /edgex-go/spire-build 03:34:50 ---> Using cache 03:34:50 ---> b3baa7d6d5f5 03:34:50 Step 10/24 : 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 03:34:50 ---> Using cache 03:34:50 ---> bd0aac06b5a9 03:34:50 Step 11/24 : WORKDIR /edgex-go 03:34:50 ---> Using cache 03:34:50 ---> ab28fa829c7b 03:34:50 03:34:50 Step 12/24 : FROM alpine:3.15 03:34:50 ---> 8aa73fd46299 03:34:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:34:50 ---> Using cache 03:34:50 ---> c21ffe43b1e2 03:34:50 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 03:34:51 ---> Running in 8beaf6f1830d 03:34:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:34:53 Removing intermediate container 1d97758009ad 03:34:53 ---> 57f55a562c1f 03:34:53 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 03:34:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:34:54 ---> 990e0ad60ac7 03:34:54 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:34:55 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:34:55 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:34:55 OK: 15736 distinct packages available 03:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:34:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:34:56 ---> c09bbb518e17 03:34:56 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:34:56 (1/4) Installing dumb-init (1.2.5-r1) 03:34:56 (2/4) Installing musl-obstack (1.2.3-r0) 03:34:56 (3/4) Installing libucontext (1.1-r0) 03:34:56 (4/4) Installing gcompat (1.0.0-r4) 03:34:56 Executing busybox-1.34.1-r7.trigger 03:34:57 OK: 6 MiB in 18 packages 03:34:57 ---> 8d409a572ff7 03:34:57 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:34:59 ---> 5a1febe57994 03:34:59 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 03:34:59 Removing intermediate container 8beaf6f1830d 03:34:59 ---> a99be68b39c4 03:34:59 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:35:01 ---> b4c7ffc0a4fe 03:35:01 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 03:35:02 ---> d547b838ffc9 03:35:02 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:35:04 ---> 5c32b7bafe22 03:35:04 Step 27/32 : RUN chmod +x /entrypoint.sh 03:35:04 ---> Running in 784ed139990e 03:35:08 Removing intermediate container 784ed139990e 03:35:08 ---> e72c90590d9c 03:35:08 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 03:35:08 ---> Running in bd8c83728685 03:35:10 Removing intermediate container bd8c83728685 03:35:10 ---> 2c8d708ded19 03:35:10 Step 29/32 : CMD ["gate"] 03:35:10 ---> Running in fb8d0a909fc3 03:35:10 Removing intermediate container fb8d0a909fc3 03:35:10 ---> a8ce585b3a47 03:35:10 Step 30/32 : LABEL arch=arm64 03:35:11 ---> Running in 1396dabd283b 03:35:11 ---> cca8bc8d188f 03:35:11 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:35:11 Removing intermediate container 9f7ce006c233 03:35:11 ---> a4dfe090cee7 03:35:11 03:35:11 Step 10/22 : FROM alpine:3.16 03:35:11 ---> 2b4661558fb8 03:35:11 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:35:11 Removing intermediate container 1396dabd283b 03:35:11 ---> 03079e876a3f 03:35:11 Step 31/32 : LABEL git_sha=daeaa68e58432e4f84803e4f91d419088e80f9fd 03:35:11 ---> Running in c574337bc542 03:35:12 ---> Running in f7b62bf5f954 03:35:12 Removing intermediate container c574337bc542 03:35:12 ---> 60ddec5aacb3 03:35:12 Step 12/22 : ENV APP_PORT=59880 03:35:12 ---> 8bead640139c 03:35:12 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 03:35:13 ---> Running in 3f5654e61bcd 03:35:13 ---> Running in 893db0e85bef 03:35:13 Removing intermediate container f7b62bf5f954 03:35:13 ---> e864377ab559 03:35:13 Step 32/32 : LABEL version=3.0.0-dev.9 03:35:13 ---> Running in 27f233b264b0 03:35:13 Removing intermediate container 893db0e85bef 03:35:13 ---> f65584203a18 03:35:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:35:13 Removing intermediate container 3f5654e61bcd 03:35:13 ---> 26df288eb66e 03:35:13 Step 13/22 : EXPOSE $APP_PORT 03:35:13 ---> Running in a04624f78cf4 03:35:14 Removing intermediate container 27f233b264b0 03:35:14 ---> 29fce2bc3f9b 03:35:14 03:35:14 Successfully built 29fce2bc3f9b 03:35:14 Successfully tagged security-bootstrapper-arm64:latest 03:35:14  Building security-bootstrapper ... done Building support-scheduler 03:35:14 Removing intermediate container a04624f78cf4 03:35:14 ---> 1e7069816309 03:35:14 Step 14/22 : RUN apk add --update --no-cache dumb-init 03:35:15 ---> Running in a2ce6b140057 03:35:15 ---> 8e38bc25e088 03:35:15 Step 19/24 : WORKDIR / 03:35:15 ---> Running in 5111343dd0fc 03:35:16 Removing intermediate container 5111343dd0fc 03:35:16 ---> 1d8b2154747d 03:35:16 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:35:16 ---> Running in 19d126d7ac6c 03:35:16 Removing intermediate container 19d126d7ac6c 03:35:16 ---> f8c1b5b7e508 03:35:16 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:35:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:35:16 ---> Running in 134273ffa7a2 03:35:17 Removing intermediate container 134273ffa7a2 03:35:17 ---> 54f6ddd69f41 03:35:17 Step 22/24 : LABEL arch=arm64 03:35:17 ---> Running in 6ed3e479413d 03:35:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:35:18 Removing intermediate container 6ed3e479413d 03:35:18 ---> be133346fecd 03:35:18 Step 23/24 : LABEL git_sha=daeaa68e58432e4f84803e4f91d419088e80f9fd 03:35:18 ---> Running in df9c8f4d5984 03:35:18 (1/1) Installing dumb-init (1.2.5-r1) 03:35:18 Executing busybox-1.35.0-r17.trigger 03:35:18 OK: 5 MiB in 15 packages 03:35:19 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:35:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:35:19 ---> 2d093b5e46b5 03:35:19 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:35:19 ---> Using cache 03:35:19 ---> 3ba0e49ab074 03:35:19 Step 4/22 : WORKDIR /edgex-go 03:35:19 ---> Using cache 03:35:19 ---> 01e8ace97e29 03:35:19 Step 5/22 : RUN apk add --update --no-cache make git 03:35:19 ---> Using cache 03:35:19 ---> 8704ebe5441e 03:35:19 Step 6/22 : COPY go.mod vendor* ./ 03:35:19 ---> Using cache 03:35:19 ---> 683b309960e1 03:35:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:35:19 ---> Using cache 03:35:19 ---> a845e67cf4af 03:35:19 Step 8/22 : COPY . . 03:35:19 ---> Using cache 03:35:19 ---> 13800a62b3ed 03:35:19 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:35:19 Removing intermediate container df9c8f4d5984 03:35:19 ---> d8eb76a4416d 03:35:19 Step 24/24 : LABEL version=3.0.0-dev.9 03:35:19 ---> Running in 1d372bcb4d36 03:35:19 ---> Running in 96485e429e69 03:35:21 Removing intermediate container 96485e429e69 03:35:21 ---> 5bdc0133945e 03:35:21 03:35:21 Removing intermediate container a2ce6b140057 03:35:21 ---> 44ad2a6ea968 03:35:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:35:21 Successfully built 5bdc0133945e 03:35:21 Successfully tagged security-spire-config-arm64:latest 03:35:21 Building support-notifications 03:35:22  Building security-spire-config ... done go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.9" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:35:22 ---> 3b597aaae554 03:35:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:35:23 ---> f95b0ea350b1 03:35:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:35:25 ---> 38a41b3642a1 03:35:25 Step 18/22 : ENTRYPOINT ["/core-data"] 03:35:25 ---> Running in e7425c6791cd 03:35:25 Removing intermediate container e7425c6791cd 03:35:25 ---> 1436ebf22d6f 03:35:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:35:25 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:35:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:35:25 ---> 2d093b5e46b5 03:35:25 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:35:26 ---> Using cache 03:35:26 ---> 3ba0e49ab074 03:35:26 Step 4/22 : WORKDIR /edgex-go 03:35:26 ---> Using cache 03:35:26 ---> 01e8ace97e29 03:35:26 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:35:26 ---> Running in 6e3dbb53f3f7 03:35:26 ---> Running in 48df9c1319ea 03:35:26 Removing intermediate container 6e3dbb53f3f7 03:35:26 ---> afb524e80f38 03:35:26 Step 20/22 : LABEL arch=arm64 03:35:27 ---> Running in 6f72315792f9 03:35:27 Removing intermediate container 6f72315792f9 03:35:27 ---> b6f32b5798ab 03:35:27 Step 21/22 : LABEL git_sha=daeaa68e58432e4f84803e4f91d419088e80f9fd 03:35:28 ---> Running in 07e03c77b481 03:35:28 Removing intermediate container 07e03c77b481 03:35:28 ---> 810676b7d03b 03:35:28 Step 22/22 : LABEL version=3.0.0-dev.9 03:35:28 ---> Running in edc1542b4aa0 03:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:35:29 Removing intermediate container edc1542b4aa0 03:35:29 ---> 451b89892ed7 03:35:29 03:35:29 Successfully built 451b89892ed7 03:35:29 Successfully tagged core-data-arm64:latest 03:35:29  Building core-data ... done Building security-proxy-setup 03:35:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:35:30 OK: 221 MiB in 51 packages 03:35:32 Removing intermediate container 48df9c1319ea 03:35:32 ---> 5166c6fb37ee 03:35:32 Step 6/22 : COPY go.mod vendor* ./ 03:35:33 ---> 0b206b4150e1 03:35:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:35:33 ---> Running in aa45f7d07807 03:35:34 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:35:34 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:35:34 ---> 2d093b5e46b5 03:35:34 Step 3/21 : WORKDIR /edgex-go 03:35:34 ---> Using cache 03:35:34 ---> f7a71ab8e84e 03:35:34 Step 4/21 : RUN apk add --update --no-cache make git 03:35:34 ---> Using cache 03:35:34 ---> 04e3acd032c0 03:35:34 Step 5/21 : COPY go.mod vendor* ./ 03:35:34 ---> Using cache 03:35:34 ---> ba8f4f98343d 03:35:34 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:35:34 ---> Using cache 03:35:34 ---> 4510da2bbc3e 03:35:34 Step 7/21 : COPY . . 03:35:34 ---> Using cache 03:35:34 ---> ba534e231042 03:35:34 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:35:35 ---> Running in 859568cb3936 03:35:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.9" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:36:09 Removing intermediate container 0e70ea02e516 03:36:09 ---> d4083d2e4af3 03:36:09 03:36:09 Step 9/19 : FROM alpine:3.15 03:36:09 ---> 8aa73fd46299 03:36:09 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:36:09 ---> Using cache 03:36:09 ---> c21ffe43b1e2 03:36:09 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:36:09 ---> Running in b682ef57df08 03:36:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:36:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:36:11 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:36:11 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:36:11 OK: 15736 distinct packages available 03:36:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:36:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:36:13 (1/9) Installing ca-certificates (20220614-r0) 03:36:13 (2/9) Installing brotli-libs (1.0.9-r5) 03:36:13 (3/9) Installing nghttp2-libs (1.46.0-r0) 03:36:13 (4/9) Installing libcurl (7.80.0-r5) 03:36:13 (5/9) Installing curl (7.80.0-r5) 03:36:13 (6/9) Installing dumb-init (1.2.5-r1) 03:36:13 (7/9) Installing musl-obstack (1.2.3-r0) 03:36:13 (8/9) Installing libucontext (1.1-r0) 03:36:13 (9/9) Installing gcompat (1.0.0-r4) 03:36:13 Executing busybox-1.34.1-r7.trigger 03:36:13 Executing ca-certificates-20220614-r0.trigger 03:36:14 OK: 8 MiB in 23 packages 03:36:16 Removing intermediate container b682ef57df08 03:36:16 ---> 7eb3f7f322af 03:36:16 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 03:36:18 ---> 8caa1e193031 03:36:18 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:36:22 ---> 130a3b5c9654 03:36:22 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 03:36:23 ---> 7c5c134d2a89 03:36:23 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 03:36:23 ---> Running in 38e69a94e82e 03:36:24 Removing intermediate container 38e69a94e82e 03:36:24 ---> 76fb8b6a438d 03:36:24 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:36:24 ---> Running in 745cbd7cf044 03:36:25 Removing intermediate container 745cbd7cf044 03:36:25 ---> 72c713963ce0 03:36:25 Step 17/19 : LABEL arch=arm64 03:36:25 ---> Running in 894402cc621b 03:36:26 Removing intermediate container 894402cc621b 03:36:26 ---> 12a0b859c345 03:36:26 Step 18/19 : LABEL git_sha=daeaa68e58432e4f84803e4f91d419088e80f9fd 03:36:26 ---> Running in 26d0cce920d9 03:36:27 Removing intermediate container 26d0cce920d9 03:36:27 ---> 79d07643b9cd 03:36:27 Step 19/19 : LABEL version=3.0.0-dev.9 03:36:28 ---> Running in f69625ecc5f4 03:36:28 Removing intermediate container f69625ecc5f4 03:36:28 ---> feb280323d9c 03:36:28 03:36:28 Successfully built feb280323d9c 03:36:28 Successfully tagged security-spiffe-token-provider-arm64:latest 03:36:28 Building core-metadata 03:36:34  Building security-spiffe-token-provider ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:36:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:36:34 ---> 2d093b5e46b5 03:36:34 Step 3/24 : ARG ADD_BUILD_TAGS="" 03:36:34 ---> Using cache 03:36:34 ---> 3ba0e49ab074 03:36:34 Step 4/24 : WORKDIR /edgex-go 03:36:34 ---> Using cache 03:36:34 ---> 01e8ace97e29 03:36:34 Step 5/24 : RUN apk add --update --no-cache make git 03:36:34 ---> Using cache 03:36:34 ---> 8704ebe5441e 03:36:34 Step 6/24 : COPY go.mod vendor* ./ 03:36:34 ---> Using cache 03:36:34 ---> 683b309960e1 03:36:34 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:36:34 ---> Using cache 03:36:34 ---> a845e67cf4af 03:36:34 Step 8/24 : COPY . . 03:36:34 ---> Using cache 03:36:34 ---> 13800a62b3ed 03:36:34 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 03:36:35 ---> Running in 8e86bd19f1ec 03:36:37 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.9" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:36:47 Removing intermediate container aa45f7d07807 03:36:47 ---> b3cc48a6c2f9 03:36:47 Step 8/22 : COPY . . 03:36:50 ---> 47a7c09dec8d 03:36:50 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:36:50 ---> Running in 5bf036781185 03:36:51 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.9" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:37:01 Removing intermediate container 9d84aa9e714c 03:37:01 ---> 694ab0931bbb 03:37:01 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:37:01 ---> Running in 97802811f52b 03:37:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.9" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:37:07 Removing intermediate container 97802811f52b 03:37:07 ---> bb1c2fb72b34 03:37:07 03:37:07 Step 10/22 : FROM alpine:3.16 03:37:07 ---> 2b4661558fb8 03:37:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:37:07 ---> Running in 9823b1c6e46c 03:37:08 Removing intermediate container 9823b1c6e46c 03:37:08 ---> cdbabc959957 03:37:08 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 03:37:08 ---> Running in 79250f65ef10 03:37:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:37:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:37:11 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 03:37:11 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 03:37:11 (3/33) Installing readline (8.1.2-r0) 03:37:11 (4/33) Installing bash (5.1.16-r2) 03:37:11 Executing bash-5.1.16-r2.post-install 03:37:11 (5/33) Installing ca-certificates (20220614-r0) 03:37:12 (6/33) Installing brotli-libs (1.0.9-r6) 03:37:12 (7/33) Installing nghttp2-libs (1.47.0-r0) 03:37:12 (8/33) Installing libcurl (7.83.1-r5) 03:37:12 (9/33) Installing curl (7.83.1-r5) 03:37:12 (10/33) Installing docker-cli (20.10.20-r0) 03:37:13 (11/33) Installing dumb-init (1.2.5-r1) 03:37:13 (12/33) Installing libbz2 (1.0.8-r1) 03:37:13 (13/33) Installing expat (2.5.0-r0) 03:37:13 (14/33) Installing libffi (3.4.2-r1) 03:37:13 (15/33) Installing gdbm (1.23-r0) 03:37:13 (16/33) Installing xz-libs (5.2.5-r1) 03:37:13 (17/33) Installing libgcc (11.2.1_git20220219-r2) 03:37:13 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 03:37:13 (19/33) Installing mpdecimal (2.5.1-r1) 03:37:13 (20/33) Installing sqlite-libs (3.38.5-r0) 03:37:13 (21/33) Installing python3 (3.10.9-r0) 03:37:16 (22/33) Installing py3-contextlib2 (21.6.0-r2) 03:37:16 (23/33) Installing py3-tomli (2.0.1-r1) 03:37:16 (24/33) Installing py3-pep517 (0.12.0-r2) 03:37:16 (25/33) Installing py3-six (1.16.0-r1) 03:37:16 (26/33) Installing py3-retrying (1.3.3-r3) 03:37:16 (27/33) Installing py3-appdirs (1.4.4-r3) 03:37:16 (28/33) Installing py3-more-itertools (8.13.0-r0) 03:37:16 (29/33) Installing py3-ordered-set (4.0.2-r3) 03:37:16 (30/33) Installing py3-parsing (2.4.7-r3) 03:37:16 (31/33) Installing py3-packaging (21.3-r0) 03:37:16 (32/33) Installing py3-setuptools (59.4.0-r0) 03:37:16 (33/33) Installing py3-pip (22.1.1-r0) 03:37:19 Executing busybox-1.35.0-r17.trigger 03:37:19 Executing ca-certificates-20220614-r0.trigger 03:37:19 OK: 121 MiB in 47 packages 03:37:34 Collecting docker-compose==1.23.2 03:37:34 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:37:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 12.7 MB/s eta 0:00:00 03:37:35 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:37:35 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:37:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.5 MB/s eta 0:00:00 03:37:35 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 03:37:35 Collecting cached-property<2,>=1.2.0 03:37:35 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:37:36 Collecting docker<4.0,>=3.6.0 03:37:36 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:37:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 18.9 MB/s eta 0:00:00 03:37:36 Collecting websocket-client<1.0,>=0.32.0 03:37:36 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:37:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 17.9 MB/s eta 0:00:00 03:37:37 Collecting dockerpty<0.5,>=0.4.1 03:37:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:37:37 Preparing metadata (setup.py): started 03:37:40 Preparing metadata (setup.py): finished with status 'done' 03:37:40 Collecting docopt<0.7,>=0.6.1 03:37:40 Downloading docopt-0.6.2.tar.gz (25 kB) 03:37:40 Preparing metadata (setup.py): started 03:37:42 Preparing metadata (setup.py): finished with status 'done' 03:37:43 Collecting jsonschema<3,>=2.5.1 03:37:43 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:37:43 Collecting texttable<0.10,>=0.9.0 03:37:43 Downloading texttable-0.9.1.tar.gz (11 kB) 03:37:43 Preparing metadata (setup.py): started 03:37:46 Preparing metadata (setup.py): finished with status 'done' 03:37:46 Collecting PyYAML<4,>=3.10 03:37:46 Downloading PyYAML-3.13.tar.gz (270 kB) 03:37:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 14.9 MB/s eta 0:00:00 03:37:48 Preparing metadata (setup.py): started 03:37:51 Preparing metadata (setup.py): finished with status 'done' 03:37:51 Collecting docker-pycreds>=0.4.0 03:37:51 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:37:52 Collecting idna<2.8,>=2.5 03:37:52 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:37:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.1 MB/s eta 0:00:00 03:37:53 Collecting urllib3<1.25,>=1.21.1 03:37:53 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:37:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 20.1 MB/s eta 0:00:00 03:37:53 Collecting certifi>=2017.4.17 03:37:53 Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) 03:37:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 18.8 MB/s eta 0:00:00 03:37:54 Collecting chardet<3.1.0,>=3.0.2 03:37:54 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:37:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 19.5 MB/s eta 0:00:00 03:37:54 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:37:54 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:37:54 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:37:54 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:37:56 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 03:37:56 Running setup.py install for texttable: started 03:37:58 Running setup.py install for texttable: finished with status 'done' 03:37:58 Running setup.py install for PyYAML: started 03:38:02 Running setup.py install for PyYAML: finished with status 'done' 03:38:03 Running setup.py install for docopt: started 03:38:07 Running setup.py install for docopt: finished with status 'done' 03:38:10 Running setup.py install for dockerpty: started 03:38:13 Running setup.py install for dockerpty: finished with status 'done' 03:38:16 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.12.7 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 03:38:16 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 03:38:34 Removing intermediate container 79250f65ef10 03:38:34 ---> 7b222bddba9b 03:38:34 Step 13/22 : ENV APP_PORT=58890 03:38:34 ---> Running in 8ef69fa8ac96 03:38:34 Removing intermediate container 8ef69fa8ac96 03:38:34 ---> a5a15656622d 03:38:34 Step 14/22 : EXPOSE $APP_PORT 03:38:34 ---> Running in 79554fa16fa1 03:38:34 Removing intermediate container 79554fa16fa1 03:38:34 ---> 0cdef2b7bb18 03:38:34 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:38:34 ---> 46275262537f 03:38:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:38:35 ---> c24afb9b3a18 03:38:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:38:36 ---> f3ef4aaf3c9d 03:38:36 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 03:38:36 ---> Running in e044240a6c2d 03:38:39 Removing intermediate container e044240a6c2d 03:38:39 ---> c435824946d5 03:38:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:38:39 ---> Running in 79095d76dd1e 03:38:39 Removing intermediate container 79095d76dd1e 03:38:39 ---> 77501c573046 03:38:39 Step 20/22 : LABEL arch=arm64 03:38:40 ---> Running in ea0278619890 03:38:40 Removing intermediate container ea0278619890 03:38:40 ---> a894f2ac223e 03:38:40 Step 21/22 : LABEL git_sha=daeaa68e58432e4f84803e4f91d419088e80f9fd 03:38:40 ---> Running in 1a0a233efda0 03:38:41 Removing intermediate container 1a0a233efda0 03:38:41 ---> 35393e327c13 03:38:41 Step 22/22 : LABEL version=3.0.0-dev.9 03:38:41 ---> Running in 36a3d8f3ecdc 03:38:41 Removing intermediate container 36a3d8f3ecdc 03:38:41 ---> ef24e36cb19e 03:38:41 03:38:41 Successfully built ef24e36cb19e 03:38:41 Successfully tagged sys-mgmt-agent-arm64:latest 03:38:41 Building core-command 03:38:46  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:38:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:38:46 ---> 2d093b5e46b5 03:38:46 Step 3/23 : ARG ADD_BUILD_TAGS="" 03:38:46 ---> Using cache 03:38:46 ---> 3ba0e49ab074 03:38:46 Step 4/23 : WORKDIR /edgex-go 03:38:46 ---> Using cache 03:38:46 ---> 01e8ace97e29 03:38:46 Step 5/23 : RUN apk add --update --no-cache make git 03:38:46 ---> Using cache 03:38:46 ---> 8704ebe5441e 03:38:46 Step 6/23 : COPY go.mod vendor* ./ 03:38:46 ---> Using cache 03:38:46 ---> 683b309960e1 03:38:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:38:46 ---> Using cache 03:38:46 ---> a845e67cf4af 03:38:46 Step 8/23 : COPY . . 03:38:46 ---> Using cache 03:38:46 ---> 13800a62b3ed 03:38:46 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 03:38:46 ---> Running in cc9cecf1054a 03:38:48 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.9" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:41:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.9" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:41:27 Removing intermediate container 859568cb3936 03:41:27 ---> cb38c44b2ba8 03:41:27 03:41:27 Step 9/21 : FROM alpine:3.16 03:41:27 ---> 2b4661558fb8 03:41:27 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 03:41:27 ---> Running in 34f99193ad4f 03:41:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:41:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:41:30 (1/6) Installing ca-certificates (20220614-r0) 03:41:30 (2/6) Installing brotli-libs (1.0.9-r6) 03:41:30 (3/6) Installing nghttp2-libs (1.47.0-r0) 03:41:30 (4/6) Installing libcurl (7.83.1-r5) 03:41:30 (5/6) Installing curl (7.83.1-r5) 03:41:30 (6/6) Installing dumb-init (1.2.5-r1) 03:41:30 Executing busybox-1.35.0-r17.trigger 03:41:30 Executing ca-certificates-20220614-r0.trigger 03:41:31 OK: 8 MiB in 20 packages 03:41:33 Removing intermediate container 34f99193ad4f 03:41:33 ---> e333702b8757 03:41:33 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:41:33 ---> Running in 46ea038b3d49 03:41:34 Removing intermediate container 46ea038b3d49 03:41:34 ---> 045eb2b82cc7 03:41:34 Step 12/21 : WORKDIR /edgex 03:41:34 ---> Running in 48557324b7a8 03:41:34 Removing intermediate container 48557324b7a8 03:41:34 ---> 5740f5c8ea50 03:41:34 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:41:35 ---> 5ac1035fb0a1 03:41:35 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:41:37 ---> fbbd3d3e65cc 03:41:37 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:41:38 ---> 3415c04fa44c 03:41:38 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:41:39 ---> 0fa9db55700b 03:41:39 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:41:39 ---> Running in e14da9415e74 03:41:42 Removing intermediate container e14da9415e74 03:41:42 ---> b6774a099a98 03:41:42 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 03:41:42 ---> Running in 49605fc955c1 03:41:45 Removing intermediate container 49605fc955c1 03:41:45 ---> ed6206bd52fa 03:41:45 Step 19/21 : LABEL arch=arm64 03:41:45 ---> Running in 15f698fb8d7f 03:41:46 Removing intermediate container 15f698fb8d7f 03:41:46 ---> dadf685e3c22 03:41:46 Step 20/21 : LABEL git_sha=daeaa68e58432e4f84803e4f91d419088e80f9fd 03:41:46 ---> Running in 4dffd26814c3 03:41:46 Removing intermediate container 4dffd26814c3 03:41:46 ---> 6ecfeebe0f13 03:41:46 Step 21/21 : LABEL version=3.0.0-dev.9 03:41:46 ---> Running in 3c682061e813 03:41:47 Removing intermediate container 3c682061e813 03:41:47 ---> 3ee5cab8636c 03:41:47 03:41:47 Successfully built 3ee5cab8636c 03:41:47 Successfully tagged security-proxy-setup-arm64:latest 03:43:09  Building security-proxy-setup ... done Removing intermediate container 8e86bd19f1ec 03:43:09 ---> f94eea32acd3 03:43:09 03:43:09 Step 10/24 : FROM alpine:3.16 03:43:09 ---> 2b4661558fb8 03:43:09 Step 11/24 : RUN apk add --update --no-cache dumb-init 03:43:09 ---> Running in 61ddafb3b989 03:43:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:43:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:43:09 (1/1) Installing dumb-init (1.2.5-r1) 03:43:09 Executing busybox-1.35.0-r17.trigger 03:43:09 OK: 5 MiB in 15 packages 03:43:09 Removing intermediate container 61ddafb3b989 03:43:09 ---> 681dc4fa033d 03:43:09 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:43:09 ---> Running in 3eef0b1cb8b3 03:43:09 Removing intermediate container 3eef0b1cb8b3 03:43:09 ---> 7868ee56c7a4 03:43:09 Step 13/24 : ENV APP_PORT=59881 03:43:09 ---> Running in 5cd8f2eb9125 03:43:09 Removing intermediate container 5cd8f2eb9125 03:43:09 ---> 4fe3952af3ab 03:43:09 Step 14/24 : EXPOSE $APP_PORT 03:43:09 ---> Running in 21b179e8a897 03:43:09 Removing intermediate container 21b179e8a897 03:43:09 ---> 411b971be615 03:43:09 Step 15/24 : WORKDIR / 03:43:09 ---> Running in aa7c38c10fb1 03:43:09 Removing intermediate container aa7c38c10fb1 03:43:09 ---> 27940e2c039f 03:43:09 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:43:10 ---> ee3c91b5b2e5 03:43:10 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:43:12 ---> acd2003961b7 03:43:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:43:14 ---> 03c2f465c117 03:43:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 03:43:15 ---> 5359ae5ee5ca 03:43:15 Step 20/24 : ENTRYPOINT ["/core-metadata"] 03:43:15 ---> Running in 2f1cf0e0fc25 03:43:15 Removing intermediate container 2f1cf0e0fc25 03:43:15 ---> c9c9e79e24bd 03:43:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:43:16 ---> Running in 66571799ffa2 03:43:16 Removing intermediate container 66571799ffa2 03:43:16 ---> 292f28774e4f 03:43:16 Step 22/24 : LABEL arch=arm64 03:43:16 ---> Running in 08775921c721 03:43:17 Removing intermediate container 08775921c721 03:43:17 ---> 8a3825312a8d 03:43:17 Step 23/24 : LABEL git_sha=daeaa68e58432e4f84803e4f91d419088e80f9fd 03:43:17 ---> Running in 1fee5fdb03ce 03:43:17 Removing intermediate container 1fee5fdb03ce 03:43:17 ---> 15b86f1e19c3 03:43:17 Step 24/24 : LABEL version=3.0.0-dev.9 03:43:17 ---> Running in e5f766429a23 03:43:18 Removing intermediate container e5f766429a23 03:43:18 ---> 0d131df8af4d 03:43:18 03:43:18 Successfully built 0d131df8af4d 03:43:18 Successfully tagged core-metadata-arm64:latest 03:43:57  Building core-metadata ... done Removing intermediate container 1d372bcb4d36 03:43:57 ---> 080eb7a92590 03:43:57 03:43:57 Step 10/22 : FROM alpine:3.16 03:43:57 ---> 2b4661558fb8 03:43:57 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:43:57 ---> Using cache 03:43:57 ---> 681dc4fa033d 03:43:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:43:57 ---> Using cache 03:43:57 ---> 7868ee56c7a4 03:43:57 Step 13/22 : ENV APP_PORT=59861 03:43:57 ---> Running in 69ccf411a50d 03:43:57 Removing intermediate container 69ccf411a50d 03:43:57 ---> 007144046796 03:43:57 Step 14/22 : EXPOSE $APP_PORT 03:43:57 ---> Running in 8facfceeba58 03:43:57 Removing intermediate container 8facfceeba58 03:43:57 ---> b6beaabba9c7 03:43:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:43:57 ---> 53d92d68d160 03:43:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:44:00 ---> 45577ed8872c 03:44:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:44:00 ---> ab699a16eb45 03:44:00 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:44:01 ---> Running in 70957ff7e2d0 03:44:01 Removing intermediate container 70957ff7e2d0 03:44:01 ---> 4ae82f1db9be 03:44:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:44:02 ---> Running in bd3a4c4927fa 03:44:02 Removing intermediate container bd3a4c4927fa 03:44:02 ---> 3f7db1e80642 03:44:02 Step 20/22 : LABEL arch=arm64 03:44:02 ---> Running in 90d33f65e75d 03:44:03 Removing intermediate container 90d33f65e75d 03:44:03 ---> 58294893f30b 03:44:03 Step 21/22 : LABEL git_sha=daeaa68e58432e4f84803e4f91d419088e80f9fd 03:44:03 ---> Running in a35fc9a6f981 03:44:05 Removing intermediate container a35fc9a6f981 03:44:05 ---> e14211525eb2 03:44:05 Step 22/22 : LABEL version=3.0.0-dev.9 03:44:05 ---> Running in 34654bab33ef 03:44:05 Removing intermediate container cc9cecf1054a 03:44:05 ---> 55becd44c267 03:44:05 03:44:05 Step 10/23 : FROM alpine:3.16 03:44:05 ---> 2b4661558fb8 03:44:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:44:05 ---> Using cache 03:44:05 ---> 681dc4fa033d 03:44:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:44:05 ---> Using cache 03:44:05 ---> 7868ee56c7a4 03:44:05 Step 13/23 : ENV APP_PORT=59882 03:44:06 Removing intermediate container 34654bab33ef 03:44:06 ---> f5b94f02c715 03:44:06 03:44:06 ---> Running in e20b143e9d4d 03:44:06 Successfully built f5b94f02c715 03:44:06 Successfully tagged support-scheduler-arm64:latest 03:44:06  Building support-scheduler ... done Removing intermediate container e20b143e9d4d 03:44:06 ---> 16ad5bec232a 03:44:06 Step 14/23 : EXPOSE $APP_PORT 03:44:06 ---> Running in dda3390a6350 03:44:06 Removing intermediate container dda3390a6350 03:44:06 ---> b0984d8241d0 03:44:06 Step 15/23 : WORKDIR / 03:44:06 ---> Running in e70e509441ca 03:44:07 Removing intermediate container e70e509441ca 03:44:07 ---> adbb07cf1d55 03:44:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:44:07 ---> 6da0bca5cc99 03:44:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:44:09 ---> aff29310f3dc 03:44:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:44:09 ---> c2faf6604897 03:44:09 Step 19/23 : ENTRYPOINT ["/core-command"] 03:44:10 ---> Running in 0a203a4c2e5d 03:44:10 Removing intermediate container 0a203a4c2e5d 03:44:10 ---> 5e27fb5a3d95 03:44:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:44:10 ---> Running in 499199cc5aa4 03:44:10 Removing intermediate container 499199cc5aa4 03:44:10 ---> 21634c51bc98 03:44:10 Step 21/23 : LABEL arch=arm64 03:44:10 ---> Running in 59da9963a3b0 03:44:11 Removing intermediate container 59da9963a3b0 03:44:11 ---> 5687f6b45041 03:44:11 Step 22/23 : LABEL git_sha=daeaa68e58432e4f84803e4f91d419088e80f9fd 03:44:11 ---> Running in 10496599cd52 03:44:11 Removing intermediate container 10496599cd52 03:44:11 ---> 98d7ed922c26 03:44:11 Step 23/23 : LABEL version=3.0.0-dev.9 03:44:11 ---> Running in 040fbd17f8fe 03:44:12 Removing intermediate container 040fbd17f8fe 03:44:12 ---> dfab7e031982 03:44:12 03:44:12 Successfully built dfab7e031982 03:44:12 Successfully tagged core-command-arm64:latest 03:44:22  Building core-command ... done Removing intermediate container 5bf036781185 03:44:22 ---> 1448421caa56 03:44:22 03:44:22 Step 10/22 : FROM alpine:3.16 03:44:22 ---> 2b4661558fb8 03:44:22 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:44:22 ---> Running in d85cfe4d179a 03:44:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:44:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:44:24 (1/2) Installing ca-certificates (20220614-r0) 03:44:24 (2/2) Installing dumb-init (1.2.5-r1) 03:44:24 Executing busybox-1.35.0-r17.trigger 03:44:24 Executing ca-certificates-20220614-r0.trigger 03:44:24 OK: 6 MiB in 16 packages 03:44:26 Removing intermediate container d85cfe4d179a 03:44:26 ---> 437df99ac56e 03:44:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:44:26 ---> Running in aff226b74cbf 03:44:26 Removing intermediate container aff226b74cbf 03:44:26 ---> 5ffc9a259ed5 03:44:26 Step 13/22 : ENV APP_PORT=59860 03:44:26 ---> Running in 4b06ed3fdccc 03:44:26 Removing intermediate container 4b06ed3fdccc 03:44:26 ---> 6ca8daa39816 03:44:26 Step 14/22 : EXPOSE $APP_PORT 03:44:26 ---> Running in 588f3065c431 03:44:27 Removing intermediate container 588f3065c431 03:44:27 ---> 7e21811615d3 03:44:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:44:27 ---> 693a7a7dfeaa 03:44:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:44:31 ---> a2445cdd4e45 03:44:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:44:31 ---> a29de393f337 03:44:31 Step 18/22 : ENTRYPOINT ["/support-notifications"] 03:44:31 ---> Running in e686ba322b0d 03:44:31 Removing intermediate container e686ba322b0d 03:44:31 ---> 249296a68280 03:44:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:44:31 ---> Running in 0d2c591e9a7b 03:44:31 Removing intermediate container 0d2c591e9a7b 03:44:31 ---> 8c1e66d9f606 03:44:31 Step 20/22 : LABEL arch=arm64 03:44:31 ---> Running in 5f98cb669a60 03:44:32 Removing intermediate container 5f98cb669a60 03:44:32 ---> c18c94d057c9 03:44:32 Step 21/22 : LABEL git_sha=daeaa68e58432e4f84803e4f91d419088e80f9fd 03:44:32 ---> Running in d7e382a0cb40 03:44:32 Removing intermediate container d7e382a0cb40 03:44:32 ---> 18ac3123f187 03:44:32 Step 22/22 : LABEL version=3.0.0-dev.9 03:44:32 ---> Running in 7fd7cc6a7c83 03:44:32 Removing intermediate container 7fd7cc6a7c83 03:44:32 ---> 0be39640ed61 03:44:32 03:44:32 Successfully built 0be39640ed61 03:44:32 Successfully tagged support-notifications-arm64:latest 03:44:33  Building support-notifications ... done  [Pipeline] } 03:44:33 $ docker stop --time=1 0ac67befa0fe3937eb765fa587d36d7f9ec1e2dc44d1886d1869a6a222812f77 03:44:34 $ docker rm -f --volumes 0ac67befa0fe3937eb765fa587d36d7f9ec1e2dc44d1886d1869a6a222812f77 [Pipeline] // withDockerContainer [Pipeline] sh 03:44:35 + docker images 03:44:35 REPOSITORY TAG IMAGE ID CREATED SIZE 03:44:35 support-notifications-arm64 latest 0be39640ed61 3 seconds ago 29.5MB 03:44:35 1448421caa56 15 seconds ago 1.33GB 03:44:35 core-command-arm64 latest dfab7e031982 24 seconds ago 17MB 03:44:35 support-scheduler-arm64 latest f5b94f02c715 30 seconds ago 29MB 03:44:35 55becd44c267 30 seconds ago 1.27GB 03:44:35 080eb7a92590 42 seconds ago 1.33GB 03:44:35 core-metadata-arm64 latest 0d131df8af4d About a minute ago 17.8MB 03:44:35 f94eea32acd3 About a minute ago 1.28GB 03:44:35 security-proxy-setup-arm64 latest 3ee5cab8636c 2 minutes ago 26.8MB 03:44:35 cb38c44b2ba8 3 minutes ago 1.26GB 03:44:35 sys-mgmt-agent-arm64 latest ef24e36cb19e 5 minutes ago 134MB 03:44:35 bb1c2fb72b34 7 minutes ago 1.25GB 03:44:35 security-spiffe-token-provider-arm64 latest feb280323d9c 8 minutes ago 28.9MB 03:44:35 d4083d2e4af3 8 minutes ago 1.3GB 03:44:35 core-data-arm64 latest 451b89892ed7 9 minutes ago 17.2MB 03:44:35 security-spire-config-arm64 latest 5bdc0133945e 9 minutes ago 83.6MB 03:44:35 security-bootstrapper-arm64 latest 29fce2bc3f9b 9 minutes ago 19.5MB 03:44:35 a4dfe090cee7 9 minutes ago 1.28GB 03:44:35 security-secretstore-setup-arm64 latest 661e3ae1ed7b 9 minutes ago 28.7MB 03:44:35 95d131c57f7d 10 minutes ago 1.26GB 03:44:35 f188a0d9387a 10 minutes ago 1.26GB 03:44:35 security-spire-agent-arm64 latest ef1cccdac5b4 14 minutes ago 122MB 03:44:35 ab28fa829c7b 14 minutes ago 1.14GB 03:44:35 security-spire-server-arm64 latest 86c64e0ac287 16 minutes ago 84.3MB 03:44:35 97d8b58d17df 16 minutes ago 1.14GB 03:44:35 ci-base-image-arm64 latest 2d093b5e46b5 19 minutes ago 948MB 03:44:35 alpine 3.16 2b4661558fb8 7 weeks ago 5.29MB 03:44:35 alpine 3.15 8aa73fd46299 7 weeks ago 5.33MB 03:44:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB 03:44:35 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 03:44:35 provisioning config files... 03:44:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/363@tmp/config10330564505453092578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:44:36 ---> docker-login.sh 03:44:36 nexus3.edgexfoundry.org:10001 03:44:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:36 Configure a credential helper to remove this warning. See 03:44:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:36 03:44:36 Login Succeeded 03:44:36 nexus3.edgexfoundry.org:10002 03:44:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:36 Configure a credential helper to remove this warning. See 03:44:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:36 03:44:36 Login Succeeded 03:44:36 nexus3.edgexfoundry.org:10003 03:44:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:37 Configure a credential helper to remove this warning. See 03:44:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:37 03:44:37 Login Succeeded 03:44:37 nexus3.edgexfoundry.org:10004 03:44:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:37 Configure a credential helper to remove this warning. See 03:44:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:37 03:44:37 Login Succeeded 03:44:37 docker.io 03:44:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:38 Configure a credential helper to remove this warning. See 03:44:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:38 03:44:38 Login Succeeded 03:44:38 ---> docker-login.sh ends [Pipeline] } 03:44:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:44:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:44:38 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 03:44:38 daeaa68e58432e4f84803e4f91d419088e80f9fd 03:44:38 latest 03:44:38 3.0.0-dev.9 03:44:38 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:44:38 main 03:44:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:44:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:44:38 b3e7bda69f33: Preparing 03:44:38 ce70fa26560d: Preparing 03:44:38 d6c53777c954: Preparing 03:44:38 62c55be5e9d6: Preparing 03:44:38 17bec77d7fdc: Preparing 03:44:38 17bec77d7fdc: Layer already exists 03:44:39 b3e7bda69f33: Pushed 03:44:39 d6c53777c954: Pushed 03:44:39 62c55be5e9d6: Pushed 03:44:41 ce70fa26560d: Pushed 03:44:41 daeaa68e58432e4f84803e4f91d419088e80f9fd: digest: sha256:e10bd5787d84b8228bccb7010a116333b72899d7334bad3a15a9c395e2337b89 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:42 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:42 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:44:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:44:42 b3e7bda69f33: Preparing 03:44:42 ce70fa26560d: Preparing 03:44:42 d6c53777c954: Preparing 03:44:42 62c55be5e9d6: Preparing 03:44:42 17bec77d7fdc: Preparing 03:44:42 17bec77d7fdc: Layer already exists 03:44:42 ce70fa26560d: Layer already exists 03:44:42 b3e7bda69f33: Layer already exists 03:44:42 d6c53777c954: Layer already exists 03:44:42 62c55be5e9d6: Layer already exists 03:44:42 latest: digest: sha256:e10bd5787d84b8228bccb7010a116333b72899d7334bad3a15a9c395e2337b89 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:42 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:43 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.9 03:44:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:44:43 b3e7bda69f33: Preparing 03:44:43 ce70fa26560d: Preparing 03:44:43 d6c53777c954: Preparing 03:44:43 62c55be5e9d6: Preparing 03:44:43 17bec77d7fdc: Preparing 03:44:43 62c55be5e9d6: Layer already exists 03:44:43 b3e7bda69f33: Layer already exists 03:44:43 ce70fa26560d: Layer already exists 03:44:43 d6c53777c954: Layer already exists 03:44:43 17bec77d7fdc: Layer already exists 03:44:43 3.0.0-dev.9: digest: sha256:e10bd5787d84b8228bccb7010a116333b72899d7334bad3a15a9c395e2337b89 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:43 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:44:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:44:44 b3e7bda69f33: Preparing 03:44:44 ce70fa26560d: Preparing 03:44:44 d6c53777c954: Preparing 03:44:44 62c55be5e9d6: Preparing 03:44:44 17bec77d7fdc: Preparing 03:44:44 b3e7bda69f33: Layer already exists 03:44:44 ce70fa26560d: Layer already exists 03:44:44 62c55be5e9d6: Layer already exists 03:44:44 d6c53777c954: Layer already exists 03:44:44 17bec77d7fdc: Layer already exists 03:44:44 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9: digest: sha256:e10bd5787d84b8228bccb7010a116333b72899d7334bad3a15a9c395e2337b89 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:44 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 03:44:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:44:44 b3e7bda69f33: Preparing 03:44:44 ce70fa26560d: Preparing 03:44:44 d6c53777c954: Preparing 03:44:44 62c55be5e9d6: Preparing 03:44:44 17bec77d7fdc: Preparing 03:44:44 d6c53777c954: Layer already exists 03:44:44 62c55be5e9d6: Layer already exists 03:44:44 17bec77d7fdc: Layer already exists 03:44:44 ce70fa26560d: Layer already exists 03:44:44 b3e7bda69f33: Layer already exists 03:44:44 main: digest: sha256:e10bd5787d84b8228bccb7010a116333b72899d7334bad3a15a9c395e2337b89 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:44:44 ===================================================== [Pipeline] echo 03:44:44 taggedImages: 03:44:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:44:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:44:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.9 03:44:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:44:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:44:44 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 03:44:44 daeaa68e58432e4f84803e4f91d419088e80f9fd 03:44:44 latest 03:44:44 3.0.0-dev.9 03:44:44 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:44:44 main 03:44:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:44:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:44:45 4872ccd56aa0: Preparing 03:44:45 8882b5b18e4e: Preparing 03:44:45 d6c53777c954: Preparing 03:44:45 2ca6b99e791f: Preparing 03:44:45 17bec77d7fdc: Preparing 03:44:45 17bec77d7fdc: Layer already exists 03:44:45 d6c53777c954: Layer already exists 03:44:45 4872ccd56aa0: Pushed 03:44:45 2ca6b99e791f: Pushed 03:44:48 8882b5b18e4e: Pushed 03:44:48 daeaa68e58432e4f84803e4f91d419088e80f9fd: digest: sha256:b594d74bb1e9c9f23e9174b32c80aa8399ecf0c863ed6eb51ee571e5f3fbf3c2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:44:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:44:49 4872ccd56aa0: Preparing 03:44:49 8882b5b18e4e: Preparing 03:44:49 d6c53777c954: Preparing 03:44:49 2ca6b99e791f: Preparing 03:44:49 17bec77d7fdc: Preparing 03:44:49 4872ccd56aa0: Layer already exists 03:44:49 d6c53777c954: Layer already exists 03:44:49 17bec77d7fdc: Layer already exists 03:44:49 8882b5b18e4e: Layer already exists 03:44:49 2ca6b99e791f: Layer already exists 03:44:49 latest: digest: sha256:b594d74bb1e9c9f23e9174b32c80aa8399ecf0c863ed6eb51ee571e5f3fbf3c2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.9 03:44:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:44:50 4872ccd56aa0: Preparing 03:44:50 8882b5b18e4e: Preparing 03:44:50 d6c53777c954: Preparing 03:44:50 2ca6b99e791f: Preparing 03:44:50 17bec77d7fdc: Preparing 03:44:50 17bec77d7fdc: Layer already exists 03:44:50 8882b5b18e4e: Layer already exists 03:44:50 4872ccd56aa0: Layer already exists 03:44:50 2ca6b99e791f: Layer already exists 03:44:50 d6c53777c954: Layer already exists 03:44:50 3.0.0-dev.9: digest: sha256:b594d74bb1e9c9f23e9174b32c80aa8399ecf0c863ed6eb51ee571e5f3fbf3c2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:44:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:44:50 4872ccd56aa0: Preparing 03:44:50 8882b5b18e4e: Preparing 03:44:50 d6c53777c954: Preparing 03:44:50 2ca6b99e791f: Preparing 03:44:50 17bec77d7fdc: Preparing 03:44:50 8882b5b18e4e: Layer already exists 03:44:50 2ca6b99e791f: Layer already exists 03:44:50 d6c53777c954: Layer already exists 03:44:50 4872ccd56aa0: Layer already exists 03:44:50 17bec77d7fdc: Layer already exists 03:44:50 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9: digest: sha256:b594d74bb1e9c9f23e9174b32c80aa8399ecf0c863ed6eb51ee571e5f3fbf3c2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:51 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 03:44:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:44:51 4872ccd56aa0: Preparing 03:44:51 8882b5b18e4e: Preparing 03:44:51 d6c53777c954: Preparing 03:44:51 2ca6b99e791f: Preparing 03:44:51 17bec77d7fdc: Preparing 03:44:51 d6c53777c954: Layer already exists 03:44:51 17bec77d7fdc: Layer already exists 03:44:51 4872ccd56aa0: Layer already exists 03:44:51 8882b5b18e4e: Layer already exists 03:44:51 2ca6b99e791f: Layer already exists 03:44:51 main: digest: sha256:b594d74bb1e9c9f23e9174b32c80aa8399ecf0c863ed6eb51ee571e5f3fbf3c2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:44:51 ===================================================== [Pipeline] echo 03:44:51 taggedImages: 03:44:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:44:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:44:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.9 03:44:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:44:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:44:51 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 03:44:51 daeaa68e58432e4f84803e4f91d419088e80f9fd 03:44:51 latest 03:44:51 3.0.0-dev.9 03:44:51 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:44:51 main 03:44:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:51 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:44:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:44:52 402505fdc859: Preparing 03:44:52 135d2104a536: Preparing 03:44:52 5f3f525ec490: Preparing 03:44:52 d6c53777c954: Preparing 03:44:52 62c55be5e9d6: Preparing 03:44:52 17bec77d7fdc: Preparing 03:44:52 17bec77d7fdc: Waiting 03:44:52 62c55be5e9d6: Layer already exists 03:44:52 d6c53777c954: Layer already exists 03:44:52 17bec77d7fdc: Layer already exists 03:44:52 135d2104a536: Pushed 03:44:52 402505fdc859: Pushed 03:44:55 5f3f525ec490: Pushed 03:44:55 daeaa68e58432e4f84803e4f91d419088e80f9fd: digest: sha256:a94280b3fd7feaeecc95ace85b5a13187098a246d83d64bf1b43d53de2145da4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:44:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:44:55 402505fdc859: Preparing 03:44:55 135d2104a536: Preparing 03:44:55 5f3f525ec490: Preparing 03:44:55 d6c53777c954: Preparing 03:44:55 62c55be5e9d6: Preparing 03:44:55 17bec77d7fdc: Preparing 03:44:55 17bec77d7fdc: Waiting 03:44:55 d6c53777c954: Layer already exists 03:44:55 402505fdc859: Layer already exists 03:44:55 135d2104a536: Layer already exists 03:44:55 62c55be5e9d6: Layer already exists 03:44:55 5f3f525ec490: Layer already exists 03:44:55 17bec77d7fdc: Layer already exists 03:44:55 latest: digest: sha256:a94280b3fd7feaeecc95ace85b5a13187098a246d83d64bf1b43d53de2145da4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.9 03:44:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:44:56 402505fdc859: Preparing 03:44:56 135d2104a536: Preparing 03:44:56 5f3f525ec490: Preparing 03:44:56 d6c53777c954: Preparing 03:44:56 62c55be5e9d6: Preparing 03:44:56 17bec77d7fdc: Preparing 03:44:56 17bec77d7fdc: Waiting 03:44:56 402505fdc859: Layer already exists 03:44:56 d6c53777c954: Layer already exists 03:44:56 5f3f525ec490: Layer already exists 03:44:56 62c55be5e9d6: Layer already exists 03:44:56 135d2104a536: Layer already exists 03:44:56 17bec77d7fdc: Layer already exists 03:44:57 3.0.0-dev.9: digest: sha256:a94280b3fd7feaeecc95ace85b5a13187098a246d83d64bf1b43d53de2145da4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:44:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:44:57 402505fdc859: Preparing 03:44:57 135d2104a536: Preparing 03:44:57 5f3f525ec490: Preparing 03:44:57 d6c53777c954: Preparing 03:44:57 62c55be5e9d6: Preparing 03:44:57 17bec77d7fdc: Preparing 03:44:57 17bec77d7fdc: Waiting 03:44:57 402505fdc859: Layer already exists 03:44:57 135d2104a536: Layer already exists 03:44:57 d6c53777c954: Layer already exists 03:44:57 5f3f525ec490: Layer already exists 03:44:57 62c55be5e9d6: Layer already exists 03:44:57 17bec77d7fdc: Layer already exists 03:44:58 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9: digest: sha256:a94280b3fd7feaeecc95ace85b5a13187098a246d83d64bf1b43d53de2145da4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:58 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 03:44:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:44:58 402505fdc859: Preparing 03:44:58 135d2104a536: Preparing 03:44:58 5f3f525ec490: Preparing 03:44:58 d6c53777c954: Preparing 03:44:58 62c55be5e9d6: Preparing 03:44:58 17bec77d7fdc: Preparing 03:44:58 17bec77d7fdc: Waiting 03:44:58 5f3f525ec490: Layer already exists 03:44:58 d6c53777c954: Layer already exists 03:44:58 135d2104a536: Layer already exists 03:44:58 62c55be5e9d6: Layer already exists 03:44:58 402505fdc859: Layer already exists 03:44:58 17bec77d7fdc: Layer already exists 03:44:58 main: digest: sha256:a94280b3fd7feaeecc95ace85b5a13187098a246d83d64bf1b43d53de2145da4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:44:59 ===================================================== [Pipeline] echo 03:44:59 taggedImages: 03:44:59 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:44:59 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:44:59 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.9 03:44:59 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:44:59 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:44:59 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 03:44:59 daeaa68e58432e4f84803e4f91d419088e80f9fd 03:44:59 latest 03:44:59 3.0.0-dev.9 03:44:59 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:44:59 main 03:44:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:59 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:44:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:44:59 ec60e2d043fc: Preparing 03:44:59 ec60e2d043fc: Preparing 03:44:59 0baf17261d54: Preparing 03:44:59 d507102ff0dd: Preparing 03:44:59 9c36d1636490: Preparing 03:44:59 3e1f88a5fa2a: Preparing 03:44:59 4c189de54906: Preparing 03:44:59 d6c53777c954: Preparing 03:44:59 cef8d5b7cd46: Preparing 03:44:59 955d1892c85f: Preparing 03:44:59 aeaf44fce214: Preparing 03:44:59 d08f962cd5ee: Preparing 03:44:59 17bec77d7fdc: Preparing 03:44:59 4c189de54906: Waiting 03:44:59 d6c53777c954: Waiting 03:44:59 cef8d5b7cd46: Waiting 03:44:59 955d1892c85f: Waiting 03:44:59 17bec77d7fdc: Waiting 03:44:59 d08f962cd5ee: Waiting 03:44:59 aeaf44fce214: Waiting 03:45:00 0baf17261d54: Pushed 03:45:00 9c36d1636490: Pushed 03:45:00 3e1f88a5fa2a: Pushed 03:45:00 ec60e2d043fc: Pushed 03:45:00 d507102ff0dd: Pushed 03:45:00 d6c53777c954: Layer already exists 03:45:00 955d1892c85f: Pushed 03:45:00 cef8d5b7cd46: Pushed 03:45:00 aeaf44fce214: Pushed 03:45:00 d08f962cd5ee: Pushed 03:45:00 17bec77d7fdc: Layer already exists 03:45:03 4c189de54906: Pushed 03:45:03 daeaa68e58432e4f84803e4f91d419088e80f9fd: digest: sha256:bb675797f6c55fc8ad2833e3526ba2b219f854d29bac26c737c80bafb17514f8 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:45:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:45:04 ec60e2d043fc: Preparing 03:45:04 ec60e2d043fc: Preparing 03:45:04 0baf17261d54: Preparing 03:45:04 d507102ff0dd: Preparing 03:45:04 9c36d1636490: Preparing 03:45:04 3e1f88a5fa2a: Preparing 03:45:04 4c189de54906: Preparing 03:45:04 d6c53777c954: Preparing 03:45:04 cef8d5b7cd46: Preparing 03:45:04 955d1892c85f: Preparing 03:45:04 aeaf44fce214: Preparing 03:45:04 d08f962cd5ee: Preparing 03:45:04 17bec77d7fdc: Preparing 03:45:04 cef8d5b7cd46: Waiting 03:45:04 955d1892c85f: Waiting 03:45:04 aeaf44fce214: Waiting 03:45:04 4c189de54906: Waiting 03:45:04 d6c53777c954: Waiting 03:45:04 17bec77d7fdc: Waiting 03:45:04 3e1f88a5fa2a: Layer already exists 03:45:04 ec60e2d043fc: Layer already exists 03:45:04 0baf17261d54: Layer already exists 03:45:04 9c36d1636490: Layer already exists 03:45:04 d507102ff0dd: Layer already exists 03:45:04 cef8d5b7cd46: Layer already exists 03:45:04 4c189de54906: Layer already exists 03:45:04 d6c53777c954: Layer already exists 03:45:04 955d1892c85f: Layer already exists 03:45:04 aeaf44fce214: Layer already exists 03:45:04 d08f962cd5ee: Layer already exists 03:45:04 17bec77d7fdc: Layer already exists 03:45:04 latest: digest: sha256:bb675797f6c55fc8ad2833e3526ba2b219f854d29bac26c737c80bafb17514f8 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:04 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.9 03:45:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:45:05 ec60e2d043fc: Preparing 03:45:05 ec60e2d043fc: Preparing 03:45:05 0baf17261d54: Preparing 03:45:05 d507102ff0dd: Preparing 03:45:05 9c36d1636490: Preparing 03:45:05 3e1f88a5fa2a: Preparing 03:45:05 4c189de54906: Preparing 03:45:05 d6c53777c954: Preparing 03:45:05 cef8d5b7cd46: Preparing 03:45:05 955d1892c85f: Preparing 03:45:05 aeaf44fce214: Preparing 03:45:05 d08f962cd5ee: Preparing 03:45:05 17bec77d7fdc: Preparing 03:45:05 cef8d5b7cd46: Waiting 03:45:05 d08f962cd5ee: Waiting 03:45:05 955d1892c85f: Waiting 03:45:05 aeaf44fce214: Waiting 03:45:05 4c189de54906: Waiting 03:45:05 17bec77d7fdc: Waiting 03:45:05 d6c53777c954: Waiting 03:45:05 ec60e2d043fc: Layer already exists 03:45:05 3e1f88a5fa2a: Layer already exists 03:45:05 d507102ff0dd: Layer already exists 03:45:05 0baf17261d54: Layer already exists 03:45:05 9c36d1636490: Layer already exists 03:45:05 4c189de54906: Layer already exists 03:45:05 d6c53777c954: Layer already exists 03:45:05 aeaf44fce214: Layer already exists 03:45:05 cef8d5b7cd46: Layer already exists 03:45:05 955d1892c85f: Layer already exists 03:45:05 17bec77d7fdc: Layer already exists 03:45:05 d08f962cd5ee: Layer already exists 03:45:05 3.0.0-dev.9: digest: sha256:bb675797f6c55fc8ad2833e3526ba2b219f854d29bac26c737c80bafb17514f8 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:45:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:45:06 ec60e2d043fc: Preparing 03:45:06 ec60e2d043fc: Preparing 03:45:06 0baf17261d54: Preparing 03:45:06 d507102ff0dd: Preparing 03:45:06 9c36d1636490: Preparing 03:45:06 3e1f88a5fa2a: Preparing 03:45:06 4c189de54906: Preparing 03:45:06 d6c53777c954: Preparing 03:45:06 cef8d5b7cd46: Preparing 03:45:06 955d1892c85f: Preparing 03:45:06 aeaf44fce214: Preparing 03:45:06 d08f962cd5ee: Preparing 03:45:06 17bec77d7fdc: Preparing 03:45:06 4c189de54906: Waiting 03:45:06 955d1892c85f: Waiting 03:45:06 d08f962cd5ee: Waiting 03:45:06 17bec77d7fdc: Waiting 03:45:06 aeaf44fce214: Waiting 03:45:06 d6c53777c954: Waiting 03:45:06 cef8d5b7cd46: Waiting 03:45:06 0baf17261d54: Layer already exists 03:45:06 d507102ff0dd: Layer already exists 03:45:06 ec60e2d043fc: Layer already exists 03:45:06 9c36d1636490: Layer already exists 03:45:06 3e1f88a5fa2a: Layer already exists 03:45:06 4c189de54906: Layer already exists 03:45:06 d6c53777c954: Layer already exists 03:45:06 aeaf44fce214: Layer already exists 03:45:06 955d1892c85f: Layer already exists 03:45:06 cef8d5b7cd46: Layer already exists 03:45:06 d08f962cd5ee: Layer already exists 03:45:06 17bec77d7fdc: Layer already exists 03:45:06 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9: digest: sha256:bb675797f6c55fc8ad2833e3526ba2b219f854d29bac26c737c80bafb17514f8 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 03:45:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:45:07 ec60e2d043fc: Preparing 03:45:07 ec60e2d043fc: Preparing 03:45:07 0baf17261d54: Preparing 03:45:07 d507102ff0dd: Preparing 03:45:07 9c36d1636490: Preparing 03:45:07 3e1f88a5fa2a: Preparing 03:45:07 4c189de54906: Preparing 03:45:07 d6c53777c954: Preparing 03:45:07 cef8d5b7cd46: Preparing 03:45:07 955d1892c85f: Preparing 03:45:07 aeaf44fce214: Preparing 03:45:07 d08f962cd5ee: Preparing 03:45:07 17bec77d7fdc: Preparing 03:45:07 955d1892c85f: Waiting 03:45:07 aeaf44fce214: Waiting 03:45:07 d08f962cd5ee: Waiting 03:45:07 17bec77d7fdc: Waiting 03:45:07 d6c53777c954: Waiting 03:45:07 cef8d5b7cd46: Waiting 03:45:07 4c189de54906: Waiting 03:45:07 9c36d1636490: Layer already exists 03:45:07 3e1f88a5fa2a: Layer already exists 03:45:07 0baf17261d54: Layer already exists 03:45:07 ec60e2d043fc: Layer already exists 03:45:07 d507102ff0dd: Layer already exists 03:45:07 cef8d5b7cd46: Layer already exists 03:45:07 d6c53777c954: Layer already exists 03:45:07 4c189de54906: Layer already exists 03:45:07 aeaf44fce214: Layer already exists 03:45:07 955d1892c85f: Layer already exists 03:45:07 17bec77d7fdc: Layer already exists 03:45:07 d08f962cd5ee: Layer already exists 03:45:07 main: digest: sha256:bb675797f6c55fc8ad2833e3526ba2b219f854d29bac26c737c80bafb17514f8 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:45:07 ===================================================== [Pipeline] echo 03:45:07 taggedImages: 03:45:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:45:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:45:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.9 03:45:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:45:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:45:07 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 03:45:07 daeaa68e58432e4f84803e4f91d419088e80f9fd 03:45:07 latest 03:45:07 3.0.0-dev.9 03:45:07 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:45:07 main 03:45:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:07 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:45:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:45:08 a96e6a0c19fc: Preparing 03:45:08 debd25681926: Preparing 03:45:08 145a38c84042: Preparing 03:45:08 a6a9931f6fbe: Preparing 03:45:08 b364b6af5113: Preparing 03:45:08 cb87198f75a7: Preparing 03:45:08 90503f581784: Preparing 03:45:08 17bec77d7fdc: Preparing 03:45:08 cb87198f75a7: Waiting 03:45:08 90503f581784: Waiting 03:45:08 17bec77d7fdc: Waiting 03:45:08 debd25681926: Pushed 03:45:08 b364b6af5113: Pushed 03:45:08 a96e6a0c19fc: Pushed 03:45:08 17bec77d7fdc: Layer already exists 03:45:08 cb87198f75a7: Pushed 03:45:08 90503f581784: Pushed 03:45:10 a6a9931f6fbe: Pushed 03:45:10 145a38c84042: Pushed 03:45:10 daeaa68e58432e4f84803e4f91d419088e80f9fd: digest: sha256:24232a6714856f874bae5aaef7229cd083678176b7ca3e29d2d550418c802181 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:10 + 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 03:45:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:45:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:45:11 a96e6a0c19fc: Preparing 03:45:11 debd25681926: Preparing 03:45:11 145a38c84042: Preparing 03:45:11 a6a9931f6fbe: Preparing 03:45:11 b364b6af5113: Preparing 03:45:11 cb87198f75a7: Preparing 03:45:11 90503f581784: Preparing 03:45:11 17bec77d7fdc: Preparing 03:45:11 cb87198f75a7: Waiting 03:45:11 17bec77d7fdc: Waiting 03:45:11 90503f581784: Waiting 03:45:11 145a38c84042: Layer already exists 03:45:11 a96e6a0c19fc: Layer already exists 03:45:11 b364b6af5113: Layer already exists 03:45:11 a6a9931f6fbe: Layer already exists 03:45:11 debd25681926: Layer already exists 03:45:11 90503f581784: Layer already exists 03:45:11 cb87198f75a7: Layer already exists 03:45:11 17bec77d7fdc: Layer already exists 03:45:11 latest: digest: sha256:24232a6714856f874bae5aaef7229cd083678176b7ca3e29d2d550418c802181 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:11 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.9 03:45:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:45:12 a96e6a0c19fc: Preparing 03:45:12 debd25681926: Preparing 03:45:12 145a38c84042: Preparing 03:45:12 a6a9931f6fbe: Preparing 03:45:12 b364b6af5113: Preparing 03:45:12 cb87198f75a7: Preparing 03:45:12 90503f581784: Preparing 03:45:12 17bec77d7fdc: Preparing 03:45:12 90503f581784: Waiting 03:45:12 cb87198f75a7: Waiting 03:45:12 17bec77d7fdc: Waiting 03:45:12 debd25681926: Layer already exists 03:45:12 a96e6a0c19fc: Layer already exists 03:45:12 b364b6af5113: Layer already exists 03:45:12 a6a9931f6fbe: Layer already exists 03:45:12 145a38c84042: Layer already exists 03:45:12 cb87198f75a7: Layer already exists 03:45:12 17bec77d7fdc: Layer already exists 03:45:12 90503f581784: Layer already exists 03:45:12 3.0.0-dev.9: digest: sha256:24232a6714856f874bae5aaef7229cd083678176b7ca3e29d2d550418c802181 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:12 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:45:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:45:13 a96e6a0c19fc: Preparing 03:45:13 debd25681926: Preparing 03:45:13 145a38c84042: Preparing 03:45:13 a6a9931f6fbe: Preparing 03:45:13 b364b6af5113: Preparing 03:45:13 cb87198f75a7: Preparing 03:45:13 90503f581784: Preparing 03:45:13 17bec77d7fdc: Preparing 03:45:13 90503f581784: Waiting 03:45:13 17bec77d7fdc: Waiting 03:45:13 cb87198f75a7: Waiting 03:45:13 a96e6a0c19fc: Layer already exists 03:45:13 a6a9931f6fbe: Layer already exists 03:45:13 145a38c84042: Layer already exists 03:45:13 debd25681926: Layer already exists 03:45:13 b364b6af5113: Layer already exists 03:45:13 cb87198f75a7: Layer already exists 03:45:13 90503f581784: Layer already exists 03:45:13 17bec77d7fdc: Layer already exists 03:45:13 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9: digest: sha256:24232a6714856f874bae5aaef7229cd083678176b7ca3e29d2d550418c802181 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:13 + 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 03:45:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 03:45:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:45:14 a96e6a0c19fc: Preparing 03:45:14 debd25681926: Preparing 03:45:14 145a38c84042: Preparing 03:45:14 a6a9931f6fbe: Preparing 03:45:14 b364b6af5113: Preparing 03:45:14 cb87198f75a7: Preparing 03:45:14 90503f581784: Preparing 03:45:14 17bec77d7fdc: Preparing 03:45:14 90503f581784: Waiting 03:45:14 17bec77d7fdc: Waiting 03:45:14 cb87198f75a7: Waiting 03:45:14 145a38c84042: Layer already exists 03:45:14 a6a9931f6fbe: Layer already exists 03:45:14 debd25681926: Layer already exists 03:45:14 b364b6af5113: Layer already exists 03:45:14 a96e6a0c19fc: Layer already exists 03:45:14 cb87198f75a7: Layer already exists 03:45:14 90503f581784: Layer already exists 03:45:14 17bec77d7fdc: Layer already exists 03:45:14 main: digest: sha256:24232a6714856f874bae5aaef7229cd083678176b7ca3e29d2d550418c802181 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:45:14 ===================================================== [Pipeline] echo 03:45:14 taggedImages: 03:45:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:45:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:45:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.9 03:45:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:45:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:45:14 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 03:45:14 daeaa68e58432e4f84803e4f91d419088e80f9fd 03:45:14 latest 03:45:14 3.0.0-dev.9 03:45:14 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:45:14 main 03:45:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:14 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:45:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:45:15 454a14443c0a: Preparing 03:45:15 673144f87fa1: Preparing 03:45:15 4e1d4e28bc6e: Preparing 03:45:15 c32299d03a0a: Preparing 03:45:15 beb2be48eb1f: Preparing 03:45:15 d84e369c1a3f: Preparing 03:45:15 c36cf325cba4: Preparing 03:45:15 497b9e6f6829: Preparing 03:45:15 36439f91b071: Preparing 03:45:15 17bec77d7fdc: Preparing 03:45:15 c36cf325cba4: Waiting 03:45:15 497b9e6f6829: Waiting 03:45:15 36439f91b071: Waiting 03:45:15 17bec77d7fdc: Waiting 03:45:15 d84e369c1a3f: Waiting 03:45:15 673144f87fa1: Pushed 03:45:15 454a14443c0a: Pushed 03:45:15 beb2be48eb1f: Pushed 03:45:15 d84e369c1a3f: Pushed 03:45:15 c36cf325cba4: Pushed 03:45:15 497b9e6f6829: Pushed 03:45:15 17bec77d7fdc: Layer already exists 03:45:15 36439f91b071: Pushed 03:45:17 c32299d03a0a: Pushed 03:45:18 4e1d4e28bc6e: Pushed 03:45:18 daeaa68e58432e4f84803e4f91d419088e80f9fd: digest: sha256:62c1541aa5e73ee08fdbb5dc30d636b2399f808fb01bb43eb8272c76181f7685 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:19 + 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 03:45:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:45:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:45:19 454a14443c0a: Preparing 03:45:19 673144f87fa1: Preparing 03:45:19 4e1d4e28bc6e: Preparing 03:45:19 c32299d03a0a: Preparing 03:45:19 beb2be48eb1f: Preparing 03:45:19 d84e369c1a3f: Preparing 03:45:19 c36cf325cba4: Preparing 03:45:19 497b9e6f6829: Preparing 03:45:19 36439f91b071: Preparing 03:45:19 17bec77d7fdc: Preparing 03:45:19 d84e369c1a3f: Waiting 03:45:19 497b9e6f6829: Waiting 03:45:19 17bec77d7fdc: Waiting 03:45:19 36439f91b071: Waiting 03:45:19 c36cf325cba4: Waiting 03:45:19 4e1d4e28bc6e: Layer already exists 03:45:19 beb2be48eb1f: Layer already exists 03:45:19 454a14443c0a: Layer already exists 03:45:19 c32299d03a0a: Layer already exists 03:45:19 673144f87fa1: Layer already exists 03:45:19 d84e369c1a3f: Layer already exists 03:45:19 497b9e6f6829: Layer already exists 03:45:19 c36cf325cba4: Layer already exists 03:45:19 36439f91b071: Layer already exists 03:45:19 17bec77d7fdc: Layer already exists 03:45:19 latest: digest: sha256:62c1541aa5e73ee08fdbb5dc30d636b2399f808fb01bb43eb8272c76181f7685 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:20 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.9 03:45:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:45:20 454a14443c0a: Preparing 03:45:20 673144f87fa1: Preparing 03:45:20 4e1d4e28bc6e: Preparing 03:45:20 c32299d03a0a: Preparing 03:45:20 beb2be48eb1f: Preparing 03:45:20 d84e369c1a3f: Preparing 03:45:20 c36cf325cba4: Preparing 03:45:20 497b9e6f6829: Preparing 03:45:20 36439f91b071: Preparing 03:45:20 17bec77d7fdc: Preparing 03:45:20 c36cf325cba4: Waiting 03:45:20 497b9e6f6829: Waiting 03:45:20 36439f91b071: Waiting 03:45:20 17bec77d7fdc: Waiting 03:45:20 d84e369c1a3f: Waiting 03:45:20 454a14443c0a: Layer already exists 03:45:20 673144f87fa1: Layer already exists 03:45:20 c32299d03a0a: Layer already exists 03:45:20 beb2be48eb1f: Layer already exists 03:45:20 4e1d4e28bc6e: Layer already exists 03:45:20 c36cf325cba4: Layer already exists 03:45:20 17bec77d7fdc: Layer already exists 03:45:20 d84e369c1a3f: Layer already exists 03:45:20 497b9e6f6829: Layer already exists 03:45:20 36439f91b071: Layer already exists 03:45:20 3.0.0-dev.9: digest: sha256:62c1541aa5e73ee08fdbb5dc30d636b2399f808fb01bb43eb8272c76181f7685 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:20 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:45:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:45:21 454a14443c0a: Preparing 03:45:21 673144f87fa1: Preparing 03:45:21 4e1d4e28bc6e: Preparing 03:45:21 c32299d03a0a: Preparing 03:45:21 beb2be48eb1f: Preparing 03:45:21 d84e369c1a3f: Preparing 03:45:21 c36cf325cba4: Preparing 03:45:21 497b9e6f6829: Preparing 03:45:21 36439f91b071: Preparing 03:45:21 17bec77d7fdc: Preparing 03:45:21 d84e369c1a3f: Waiting 03:45:21 497b9e6f6829: Waiting 03:45:21 36439f91b071: Waiting 03:45:21 c36cf325cba4: Waiting 03:45:21 17bec77d7fdc: Waiting 03:45:21 c32299d03a0a: Layer already exists 03:45:21 beb2be48eb1f: Layer already exists 03:45:21 454a14443c0a: Layer already exists 03:45:21 4e1d4e28bc6e: Layer already exists 03:45:21 673144f87fa1: Layer already exists 03:45:21 c36cf325cba4: Layer already exists 03:45:21 36439f91b071: Layer already exists 03:45:21 497b9e6f6829: Layer already exists 03:45:21 d84e369c1a3f: Layer already exists 03:45:21 17bec77d7fdc: Layer already exists 03:45:21 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9: digest: sha256:62c1541aa5e73ee08fdbb5dc30d636b2399f808fb01bb43eb8272c76181f7685 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:21 + 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 03:45:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 03:45:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:45:22 454a14443c0a: Preparing 03:45:22 673144f87fa1: Preparing 03:45:22 4e1d4e28bc6e: Preparing 03:45:22 c32299d03a0a: Preparing 03:45:22 beb2be48eb1f: Preparing 03:45:22 d84e369c1a3f: Preparing 03:45:22 c36cf325cba4: Preparing 03:45:22 497b9e6f6829: Preparing 03:45:22 36439f91b071: Preparing 03:45:22 17bec77d7fdc: Preparing 03:45:22 c36cf325cba4: Waiting 03:45:22 d84e369c1a3f: Waiting 03:45:22 497b9e6f6829: Waiting 03:45:22 36439f91b071: Waiting 03:45:22 beb2be48eb1f: Layer already exists 03:45:22 454a14443c0a: Layer already exists 03:45:22 673144f87fa1: Layer already exists 03:45:22 4e1d4e28bc6e: Layer already exists 03:45:22 c32299d03a0a: Layer already exists 03:45:22 c36cf325cba4: Layer already exists 03:45:22 36439f91b071: Layer already exists 03:45:22 497b9e6f6829: Layer already exists 03:45:22 17bec77d7fdc: Layer already exists 03:45:22 d84e369c1a3f: Layer already exists 03:45:22 main: digest: sha256:62c1541aa5e73ee08fdbb5dc30d636b2399f808fb01bb43eb8272c76181f7685 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:45:22 ===================================================== [Pipeline] echo 03:45:22 taggedImages: 03:45:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:45:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:45:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.9 03:45:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:45:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:45:22 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 03:45:22 daeaa68e58432e4f84803e4f91d419088e80f9fd 03:45:22 latest 03:45:22 3.0.0-dev.9 03:45:22 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:45:22 main 03:45:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:22 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:45:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:45:23 3794c9057109: Preparing 03:45:23 d072fe95a869: Preparing 03:45:23 d6c53777c954: Preparing 03:45:23 afc8d736d6e4: Preparing 03:45:23 9833f26c6bda: Preparing 03:45:23 9833f26c6bda: Layer already exists 03:45:23 d6c53777c954: Layer already exists 03:45:23 3794c9057109: Pushed 03:45:24 afc8d736d6e4: Pushed 03:45:27 d072fe95a869: Pushed 03:45:28 daeaa68e58432e4f84803e4f91d419088e80f9fd: digest: sha256:cb65484fc45affce03e6ebb2b8d013ff7defc315f026829bea009120529d0d55 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:28 + 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 03:45:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:45:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:45:28 3794c9057109: Preparing 03:45:28 d072fe95a869: Preparing 03:45:28 d6c53777c954: Preparing 03:45:28 afc8d736d6e4: Preparing 03:45:28 9833f26c6bda: Preparing 03:45:28 9833f26c6bda: Layer already exists 03:45:28 d072fe95a869: Layer already exists 03:45:28 3794c9057109: Layer already exists 03:45:28 afc8d736d6e4: Layer already exists 03:45:28 d6c53777c954: Layer already exists 03:45:28 latest: digest: sha256:cb65484fc45affce03e6ebb2b8d013ff7defc315f026829bea009120529d0d55 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:29 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.9 03:45:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:45:29 3794c9057109: Preparing 03:45:29 d072fe95a869: Preparing 03:45:29 d6c53777c954: Preparing 03:45:29 afc8d736d6e4: Preparing 03:45:29 9833f26c6bda: Preparing 03:45:29 9833f26c6bda: Layer already exists 03:45:29 3794c9057109: Layer already exists 03:45:29 d072fe95a869: Layer already exists 03:45:29 afc8d736d6e4: Layer already exists 03:45:29 d6c53777c954: Layer already exists 03:45:29 3.0.0-dev.9: digest: sha256:cb65484fc45affce03e6ebb2b8d013ff7defc315f026829bea009120529d0d55 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:29 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:45:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:45:30 3794c9057109: Preparing 03:45:30 d072fe95a869: Preparing 03:45:30 d6c53777c954: Preparing 03:45:30 afc8d736d6e4: Preparing 03:45:30 9833f26c6bda: Preparing 03:45:30 9833f26c6bda: Layer already exists 03:45:30 3794c9057109: Layer already exists 03:45:30 afc8d736d6e4: Layer already exists 03:45:30 d6c53777c954: Layer already exists 03:45:30 d072fe95a869: Layer already exists 03:45:30 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9: digest: sha256:cb65484fc45affce03e6ebb2b8d013ff7defc315f026829bea009120529d0d55 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:30 + 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 03:45:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 03:45:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:45:30 3794c9057109: Preparing 03:45:30 d072fe95a869: Preparing 03:45:30 d6c53777c954: Preparing 03:45:30 afc8d736d6e4: Preparing 03:45:30 9833f26c6bda: Preparing 03:45:30 9833f26c6bda: Layer already exists 03:45:30 afc8d736d6e4: Layer already exists 03:45:30 3794c9057109: Layer already exists 03:45:30 d072fe95a869: Layer already exists 03:45:30 d6c53777c954: Layer already exists 03:45:30 main: digest: sha256:cb65484fc45affce03e6ebb2b8d013ff7defc315f026829bea009120529d0d55 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:45:31 ===================================================== [Pipeline] echo 03:45:31 taggedImages: 03:45:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:45:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:45:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.9 03:45:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:45:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:45:31 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 03:45:31 daeaa68e58432e4f84803e4f91d419088e80f9fd 03:45:31 latest 03:45:31 3.0.0-dev.9 03:45:31 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:45:31 main 03:45:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:31 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:45:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:45:31 8ca7b8a79d7b: Preparing 03:45:31 6182909affff: Preparing 03:45:31 444db45c8b3a: Preparing 03:45:31 7e7e67a629ab: Preparing 03:45:31 bd6044962dd3: Preparing 03:45:31 8674bfbc98f7: Preparing 03:45:31 9833f26c6bda: Preparing 03:45:31 8674bfbc98f7: Waiting 03:45:31 9833f26c6bda: Waiting 03:45:31 444db45c8b3a: Pushed 03:45:31 6182909affff: Pushed 03:45:31 8ca7b8a79d7b: Pushed 03:45:31 9833f26c6bda: Layer already exists 03:45:32 8674bfbc98f7: Pushed 03:45:39 bd6044962dd3: Pushed 03:45:46 7e7e67a629ab: Pushed 03:45:48 daeaa68e58432e4f84803e4f91d419088e80f9fd: digest: sha256:1e8739aa5be8ef4c81ff8ad027d545c3a71227723f86a40231ca56c2be1c900d size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:48 + 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 03:45:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:45:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:45:48 8ca7b8a79d7b: Preparing 03:45:48 6182909affff: Preparing 03:45:48 444db45c8b3a: Preparing 03:45:48 7e7e67a629ab: Preparing 03:45:48 bd6044962dd3: Preparing 03:45:48 8674bfbc98f7: Preparing 03:45:48 9833f26c6bda: Preparing 03:45:48 8674bfbc98f7: Waiting 03:45:48 9833f26c6bda: Waiting 03:45:48 8ca7b8a79d7b: Layer already exists 03:45:48 444db45c8b3a: Layer already exists 03:45:48 bd6044962dd3: Layer already exists 03:45:48 7e7e67a629ab: Layer already exists 03:45:48 6182909affff: Layer already exists 03:45:48 9833f26c6bda: Layer already exists 03:45:48 8674bfbc98f7: Layer already exists 03:45:49 latest: digest: sha256:1e8739aa5be8ef4c81ff8ad027d545c3a71227723f86a40231ca56c2be1c900d size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:49 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.9 03:45:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:45:49 8ca7b8a79d7b: Preparing 03:45:49 6182909affff: Preparing 03:45:49 444db45c8b3a: Preparing 03:45:49 7e7e67a629ab: Preparing 03:45:49 bd6044962dd3: Preparing 03:45:49 8674bfbc98f7: Preparing 03:45:49 9833f26c6bda: Preparing 03:45:49 8674bfbc98f7: Waiting 03:45:49 9833f26c6bda: Waiting 03:45:49 7e7e67a629ab: Layer already exists 03:45:49 8ca7b8a79d7b: Layer already exists 03:45:49 6182909affff: Layer already exists 03:45:49 444db45c8b3a: Layer already exists 03:45:49 bd6044962dd3: Layer already exists 03:45:49 8674bfbc98f7: Layer already exists 03:45:49 9833f26c6bda: Layer already exists 03:45:49 3.0.0-dev.9: digest: sha256:1e8739aa5be8ef4c81ff8ad027d545c3a71227723f86a40231ca56c2be1c900d size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:49 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:45:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:45:50 8ca7b8a79d7b: Preparing 03:45:50 6182909affff: Preparing 03:45:50 444db45c8b3a: Preparing 03:45:50 7e7e67a629ab: Preparing 03:45:50 bd6044962dd3: Preparing 03:45:50 8674bfbc98f7: Preparing 03:45:50 9833f26c6bda: Preparing 03:45:50 8674bfbc98f7: Waiting 03:45:50 6182909affff: Layer already exists 03:45:50 444db45c8b3a: Layer already exists 03:45:50 7e7e67a629ab: Layer already exists 03:45:50 8ca7b8a79d7b: Layer already exists 03:45:50 bd6044962dd3: Layer already exists 03:45:50 8674bfbc98f7: Layer already exists 03:45:50 9833f26c6bda: Layer already exists 03:45:50 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9: digest: sha256:1e8739aa5be8ef4c81ff8ad027d545c3a71227723f86a40231ca56c2be1c900d size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:50 + 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 03:45:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 03:45:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:45:50 8ca7b8a79d7b: Preparing 03:45:50 6182909affff: Preparing 03:45:50 444db45c8b3a: Preparing 03:45:50 7e7e67a629ab: Preparing 03:45:50 bd6044962dd3: Preparing 03:45:50 8674bfbc98f7: Preparing 03:45:50 9833f26c6bda: Preparing 03:45:50 8674bfbc98f7: Waiting 03:45:50 9833f26c6bda: Waiting 03:45:50 7e7e67a629ab: Layer already exists 03:45:50 444db45c8b3a: Layer already exists 03:45:50 8ca7b8a79d7b: Layer already exists 03:45:50 6182909affff: Layer already exists 03:45:50 bd6044962dd3: Layer already exists 03:45:50 8674bfbc98f7: Layer already exists 03:45:50 9833f26c6bda: Layer already exists 03:45:51 main: digest: sha256:1e8739aa5be8ef4c81ff8ad027d545c3a71227723f86a40231ca56c2be1c900d size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:45:51 ===================================================== [Pipeline] echo 03:45:51 taggedImages: 03:45:51 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:45:51 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:45:51 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.9 03:45:51 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:45:51 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:45:51 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 03:45:51 daeaa68e58432e4f84803e4f91d419088e80f9fd 03:45:51 latest 03:45:51 3.0.0-dev.9 03:45:51 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:45:51 main 03:45:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:51 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:45:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:45:52 a0d9b640bd6b: Preparing 03:45:52 21023e63f1dc: Preparing 03:45:52 99f0b48befb2: Preparing 03:45:52 23acc3b31a4b: Preparing 03:45:52 7e0802a062aa: Preparing 03:45:52 9833f26c6bda: Preparing 03:45:52 9833f26c6bda: Waiting 03:45:52 21023e63f1dc: Pushed 03:45:52 a0d9b640bd6b: Pushed 03:45:52 99f0b48befb2: Pushed 03:45:52 9833f26c6bda: Layer already exists 03:45:52 7e0802a062aa: Pushed 03:46:07 23acc3b31a4b: Pushed 03:46:07 daeaa68e58432e4f84803e4f91d419088e80f9fd: digest: sha256:f9f6582a482d40350b6f3272b00a0be0e3262199f5bb83300f3d2863cef9dc6b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:08 + 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 03:46:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:46:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:46:08 a0d9b640bd6b: Preparing 03:46:08 21023e63f1dc: Preparing 03:46:08 99f0b48befb2: Preparing 03:46:08 23acc3b31a4b: Preparing 03:46:08 7e0802a062aa: Preparing 03:46:08 9833f26c6bda: Preparing 03:46:08 9833f26c6bda: Waiting 03:46:08 21023e63f1dc: Layer already exists 03:46:08 7e0802a062aa: Layer already exists 03:46:08 23acc3b31a4b: Layer already exists 03:46:08 a0d9b640bd6b: Layer already exists 03:46:08 99f0b48befb2: Layer already exists 03:46:08 9833f26c6bda: Layer already exists 03:46:09 latest: digest: sha256:f9f6582a482d40350b6f3272b00a0be0e3262199f5bb83300f3d2863cef9dc6b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:09 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.9 03:46:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:46:09 a0d9b640bd6b: Preparing 03:46:09 21023e63f1dc: Preparing 03:46:09 99f0b48befb2: Preparing 03:46:09 23acc3b31a4b: Preparing 03:46:09 7e0802a062aa: Preparing 03:46:09 9833f26c6bda: Preparing 03:46:09 9833f26c6bda: Waiting 03:46:09 7e0802a062aa: Layer already exists 03:46:09 a0d9b640bd6b: Layer already exists 03:46:09 21023e63f1dc: Layer already exists 03:46:09 23acc3b31a4b: Layer already exists 03:46:09 99f0b48befb2: Layer already exists 03:46:09 9833f26c6bda: Layer already exists 03:46:09 3.0.0-dev.9: digest: sha256:f9f6582a482d40350b6f3272b00a0be0e3262199f5bb83300f3d2863cef9dc6b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:10 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:46:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:46:10 a0d9b640bd6b: Preparing 03:46:10 21023e63f1dc: Preparing 03:46:10 99f0b48befb2: Preparing 03:46:10 23acc3b31a4b: Preparing 03:46:10 7e0802a062aa: Preparing 03:46:10 9833f26c6bda: Preparing 03:46:10 9833f26c6bda: Waiting 03:46:10 23acc3b31a4b: Layer already exists 03:46:10 a0d9b640bd6b: Layer already exists 03:46:10 7e0802a062aa: Layer already exists 03:46:10 99f0b48befb2: Layer already exists 03:46:10 21023e63f1dc: Layer already exists 03:46:10 9833f26c6bda: Layer already exists 03:46:10 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9: digest: sha256:f9f6582a482d40350b6f3272b00a0be0e3262199f5bb83300f3d2863cef9dc6b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:11 + 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 03:46:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 03:46:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:46:11 a0d9b640bd6b: Preparing 03:46:11 21023e63f1dc: Preparing 03:46:11 99f0b48befb2: Preparing 03:46:11 23acc3b31a4b: Preparing 03:46:11 7e0802a062aa: Preparing 03:46:11 9833f26c6bda: Preparing 03:46:11 9833f26c6bda: Waiting 03:46:11 21023e63f1dc: Layer already exists 03:46:11 7e0802a062aa: Layer already exists 03:46:11 23acc3b31a4b: Layer already exists 03:46:11 99f0b48befb2: Layer already exists 03:46:11 a0d9b640bd6b: Layer already exists 03:46:11 9833f26c6bda: Layer already exists 03:46:11 main: digest: sha256:f9f6582a482d40350b6f3272b00a0be0e3262199f5bb83300f3d2863cef9dc6b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:46:11 ===================================================== [Pipeline] echo 03:46:11 taggedImages: 03:46:11 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:46:11 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:46:11 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.9 03:46:11 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:46:11 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:46:11 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 03:46:11 daeaa68e58432e4f84803e4f91d419088e80f9fd 03:46:11 latest 03:46:11 3.0.0-dev.9 03:46:11 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:46:11 main 03:46:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:12 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:46:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:46:12 d958a3894883: Preparing 03:46:12 8ec20eab0d2f: Preparing 03:46:12 0dd404afe82e: Preparing 03:46:12 4c2e41ec86a1: Preparing 03:46:12 8674bfbc98f7: Preparing 03:46:12 9833f26c6bda: Preparing 03:46:12 9833f26c6bda: Waiting 03:46:12 8674bfbc98f7: Layer already exists 03:46:12 9833f26c6bda: Layer already exists 03:46:13 8ec20eab0d2f: Pushed 03:46:13 0dd404afe82e: Pushed 03:46:13 d958a3894883: Pushed 03:46:28 4c2e41ec86a1: Pushed 03:46:28 daeaa68e58432e4f84803e4f91d419088e80f9fd: digest: sha256:3308a2bcc1d1e062a8e8e7b9ab1562fa6d511578b00d3f1cbd5d67ebad121fec size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:28 + 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 03:46:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:46:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:46:28 d958a3894883: Preparing 03:46:28 8ec20eab0d2f: Preparing 03:46:28 0dd404afe82e: Preparing 03:46:28 4c2e41ec86a1: Preparing 03:46:28 8674bfbc98f7: Preparing 03:46:28 9833f26c6bda: Preparing 03:46:28 9833f26c6bda: Waiting 03:46:28 d958a3894883: Layer already exists 03:46:28 8674bfbc98f7: Layer already exists 03:46:28 8ec20eab0d2f: Layer already exists 03:46:28 4c2e41ec86a1: Layer already exists 03:46:28 0dd404afe82e: Layer already exists 03:46:28 9833f26c6bda: Layer already exists 03:46:28 latest: digest: sha256:3308a2bcc1d1e062a8e8e7b9ab1562fa6d511578b00d3f1cbd5d67ebad121fec size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:29 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.9 03:46:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:46:29 d958a3894883: Preparing 03:46:29 8ec20eab0d2f: Preparing 03:46:29 0dd404afe82e: Preparing 03:46:29 4c2e41ec86a1: Preparing 03:46:29 8674bfbc98f7: Preparing 03:46:29 9833f26c6bda: Preparing 03:46:29 9833f26c6bda: Waiting 03:46:29 4c2e41ec86a1: Layer already exists 03:46:29 8674bfbc98f7: Layer already exists 03:46:29 8ec20eab0d2f: Layer already exists 03:46:29 0dd404afe82e: Layer already exists 03:46:29 d958a3894883: Layer already exists 03:46:29 9833f26c6bda: Layer already exists 03:46:29 3.0.0-dev.9: digest: sha256:3308a2bcc1d1e062a8e8e7b9ab1562fa6d511578b00d3f1cbd5d67ebad121fec size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:30 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:46:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:46:30 d958a3894883: Preparing 03:46:30 8ec20eab0d2f: Preparing 03:46:30 0dd404afe82e: Preparing 03:46:30 4c2e41ec86a1: Preparing 03:46:30 8674bfbc98f7: Preparing 03:46:30 9833f26c6bda: Preparing 03:46:30 9833f26c6bda: Waiting 03:46:30 0dd404afe82e: Layer already exists 03:46:30 d958a3894883: Layer already exists 03:46:30 8ec20eab0d2f: Layer already exists 03:46:30 8674bfbc98f7: Layer already exists 03:46:30 4c2e41ec86a1: Layer already exists 03:46:30 9833f26c6bda: Layer already exists 03:46:30 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9: digest: sha256:3308a2bcc1d1e062a8e8e7b9ab1562fa6d511578b00d3f1cbd5d67ebad121fec size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:31 + 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 03:46:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 03:46:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:46:31 d958a3894883: Preparing 03:46:31 8ec20eab0d2f: Preparing 03:46:31 0dd404afe82e: Preparing 03:46:31 4c2e41ec86a1: Preparing 03:46:31 8674bfbc98f7: Preparing 03:46:31 9833f26c6bda: Preparing 03:46:31 9833f26c6bda: Waiting 03:46:31 4c2e41ec86a1: Layer already exists 03:46:31 8674bfbc98f7: Layer already exists 03:46:31 0dd404afe82e: Layer already exists 03:46:31 d958a3894883: Layer already exists 03:46:31 8ec20eab0d2f: Layer already exists 03:46:31 9833f26c6bda: Layer already exists 03:46:31 main: digest: sha256:3308a2bcc1d1e062a8e8e7b9ab1562fa6d511578b00d3f1cbd5d67ebad121fec size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:46:31 ===================================================== [Pipeline] echo 03:46:31 taggedImages: 03:46:31 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:46:31 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:46:31 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.9 03:46:31 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:46:31 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:46:31 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 03:46:31 daeaa68e58432e4f84803e4f91d419088e80f9fd 03:46:31 latest 03:46:31 3.0.0-dev.9 03:46:31 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:46:31 main 03:46:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:32 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:46:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:46:32 570f4820c19e: Preparing 03:46:32 f64ac9374858: Preparing 03:46:32 d6c53777c954: Preparing 03:46:32 02b7df415823: Preparing 03:46:32 17bec77d7fdc: Preparing 03:46:32 d6c53777c954: Layer already exists 03:46:32 17bec77d7fdc: Layer already exists 03:46:32 570f4820c19e: Pushed 03:46:32 02b7df415823: Pushed 03:46:38 f64ac9374858: Pushed 03:46:38 daeaa68e58432e4f84803e4f91d419088e80f9fd: digest: sha256:0be8fca1a95f7365f8f29663e0c0e7e61021371a8fbafd48e7af9aba223571ea size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:38 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:46:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:46:38 570f4820c19e: Preparing 03:46:38 f64ac9374858: Preparing 03:46:38 d6c53777c954: Preparing 03:46:38 02b7df415823: Preparing 03:46:38 17bec77d7fdc: Preparing 03:46:38 f64ac9374858: Layer already exists 03:46:38 17bec77d7fdc: Layer already exists 03:46:38 570f4820c19e: Layer already exists 03:46:38 d6c53777c954: Layer already exists 03:46:38 02b7df415823: Layer already exists 03:46:38 latest: digest: sha256:0be8fca1a95f7365f8f29663e0c0e7e61021371a8fbafd48e7af9aba223571ea size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.9 03:46:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:46:39 570f4820c19e: Preparing 03:46:39 f64ac9374858: Preparing 03:46:39 d6c53777c954: Preparing 03:46:39 02b7df415823: Preparing 03:46:39 17bec77d7fdc: Preparing 03:46:39 d6c53777c954: Layer already exists 03:46:39 17bec77d7fdc: Layer already exists 03:46:39 02b7df415823: Layer already exists 03:46:39 f64ac9374858: Layer already exists 03:46:39 570f4820c19e: Layer already exists 03:46:39 3.0.0-dev.9: digest: sha256:0be8fca1a95f7365f8f29663e0c0e7e61021371a8fbafd48e7af9aba223571ea size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:46:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:46:40 570f4820c19e: Preparing 03:46:40 f64ac9374858: Preparing 03:46:40 d6c53777c954: Preparing 03:46:40 02b7df415823: Preparing 03:46:40 17bec77d7fdc: Preparing 03:46:40 f64ac9374858: Layer already exists 03:46:40 d6c53777c954: Layer already exists 03:46:40 02b7df415823: Layer already exists 03:46:40 17bec77d7fdc: Layer already exists 03:46:40 570f4820c19e: Layer already exists 03:46:40 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9: digest: sha256:0be8fca1a95f7365f8f29663e0c0e7e61021371a8fbafd48e7af9aba223571ea size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:40 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 03:46:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:46:41 570f4820c19e: Preparing 03:46:41 f64ac9374858: Preparing 03:46:41 d6c53777c954: Preparing 03:46:41 02b7df415823: Preparing 03:46:41 17bec77d7fdc: Preparing 03:46:41 02b7df415823: Layer already exists 03:46:41 f64ac9374858: Layer already exists 03:46:41 17bec77d7fdc: Layer already exists 03:46:41 570f4820c19e: Layer already exists 03:46:41 d6c53777c954: Layer already exists 03:46:41 main: digest: sha256:0be8fca1a95f7365f8f29663e0c0e7e61021371a8fbafd48e7af9aba223571ea size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:46:41 ===================================================== [Pipeline] echo 03:46:41 taggedImages: 03:46:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:46:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:46:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.9 03:46:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:46:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:46:41 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 03:46:41 daeaa68e58432e4f84803e4f91d419088e80f9fd 03:46:41 latest 03:46:41 3.0.0-dev.9 03:46:41 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:46:41 main 03:46:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:41 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:46:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:46:41 563c1757a122: Preparing 03:46:41 759e48ce91dc: Preparing 03:46:41 d6c53777c954: Preparing 03:46:41 62c55be5e9d6: Preparing 03:46:41 17bec77d7fdc: Preparing 03:46:41 17bec77d7fdc: Layer already exists 03:46:41 d6c53777c954: Layer already exists 03:46:41 62c55be5e9d6: Layer already exists 03:46:42 563c1757a122: Pushed 03:46:47 759e48ce91dc: Pushed 03:46:47 daeaa68e58432e4f84803e4f91d419088e80f9fd: digest: sha256:f0d9463aa5dd5e987d5bbf5c56dadd9dfb61f4a93d9247de791eeaa097dbbf82 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:47 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:46:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:46:48 563c1757a122: Preparing 03:46:48 759e48ce91dc: Preparing 03:46:48 d6c53777c954: Preparing 03:46:48 62c55be5e9d6: Preparing 03:46:48 17bec77d7fdc: Preparing 03:46:48 17bec77d7fdc: Layer already exists 03:46:48 759e48ce91dc: Layer already exists 03:46:48 62c55be5e9d6: Layer already exists 03:46:48 563c1757a122: Layer already exists 03:46:48 d6c53777c954: Layer already exists 03:46:48 latest: digest: sha256:f0d9463aa5dd5e987d5bbf5c56dadd9dfb61f4a93d9247de791eeaa097dbbf82 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:48 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.9 03:46:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:46:49 563c1757a122: Preparing 03:46:49 759e48ce91dc: Preparing 03:46:49 d6c53777c954: Preparing 03:46:49 62c55be5e9d6: Preparing 03:46:49 17bec77d7fdc: Preparing 03:46:49 759e48ce91dc: Layer already exists 03:46:49 17bec77d7fdc: Layer already exists 03:46:49 563c1757a122: Layer already exists 03:46:49 62c55be5e9d6: Layer already exists 03:46:49 d6c53777c954: Layer already exists 03:46:49 3.0.0-dev.9: digest: sha256:f0d9463aa5dd5e987d5bbf5c56dadd9dfb61f4a93d9247de791eeaa097dbbf82 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:49 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:46:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:46:49 563c1757a122: Preparing 03:46:49 759e48ce91dc: Preparing 03:46:49 d6c53777c954: Preparing 03:46:49 62c55be5e9d6: Preparing 03:46:49 17bec77d7fdc: Preparing 03:46:49 759e48ce91dc: Layer already exists 03:46:49 17bec77d7fdc: Layer already exists 03:46:49 563c1757a122: Layer already exists 03:46:49 62c55be5e9d6: Layer already exists 03:46:49 d6c53777c954: Layer already exists 03:46:49 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9: digest: sha256:f0d9463aa5dd5e987d5bbf5c56dadd9dfb61f4a93d9247de791eeaa097dbbf82 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:50 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 03:46:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:46:50 563c1757a122: Preparing 03:46:50 759e48ce91dc: Preparing 03:46:50 d6c53777c954: Preparing 03:46:50 62c55be5e9d6: Preparing 03:46:50 17bec77d7fdc: Preparing 03:46:50 d6c53777c954: Layer already exists 03:46:50 17bec77d7fdc: Layer already exists 03:46:50 759e48ce91dc: Layer already exists 03:46:50 62c55be5e9d6: Layer already exists 03:46:50 563c1757a122: Layer already exists 03:46:50 main: digest: sha256:f0d9463aa5dd5e987d5bbf5c56dadd9dfb61f4a93d9247de791eeaa097dbbf82 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:46:50 ===================================================== [Pipeline] echo 03:46:50 taggedImages: 03:46:50 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:46:50 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:46:50 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.9 03:46:50 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:46:50 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 03:46:50 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 03:46:50 daeaa68e58432e4f84803e4f91d419088e80f9fd 03:46:50 latest 03:46:50 3.0.0-dev.9 03:46:50 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:46:50 main 03:46:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:51 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:51 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:46:51 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 03:46:51 9ee38f05c669: Preparing 03:46:51 6d99b7466ffd: Preparing 03:46:51 82975dcc50ff: Preparing 03:46:51 f061f99ee39c: Preparing 03:46:51 17bec77d7fdc: Preparing 03:46:51 17bec77d7fdc: Layer already exists 03:46:51 6d99b7466ffd: Pushed 03:46:52 9ee38f05c669: Pushed 03:46:54 82975dcc50ff: Pushed 03:47:16 f061f99ee39c: Pushed 03:47:16 daeaa68e58432e4f84803e4f91d419088e80f9fd: digest: sha256:27262005fe4cafac262947e90196cf4d0a621c761ba41fa35cb52a96df00775e size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:16 + 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 03:47:17 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 03:47:17 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 03:47:17 9ee38f05c669: Preparing 03:47:17 6d99b7466ffd: Preparing 03:47:17 82975dcc50ff: Preparing 03:47:17 f061f99ee39c: Preparing 03:47:17 17bec77d7fdc: Preparing 03:47:17 17bec77d7fdc: Layer already exists 03:47:17 6d99b7466ffd: Layer already exists 03:47:17 9ee38f05c669: Layer already exists 03:47:17 82975dcc50ff: Layer already exists 03:47:17 f061f99ee39c: Layer already exists 03:47:17 latest: digest: sha256:27262005fe4cafac262947e90196cf4d0a621c761ba41fa35cb52a96df00775e size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:17 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:18 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3.0.0-dev.9 03:47:18 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 03:47:18 9ee38f05c669: Preparing 03:47:18 6d99b7466ffd: Preparing 03:47:18 82975dcc50ff: Preparing 03:47:18 f061f99ee39c: Preparing 03:47:18 17bec77d7fdc: Preparing 03:47:18 82975dcc50ff: Layer already exists 03:47:18 9ee38f05c669: Layer already exists 03:47:18 f061f99ee39c: Layer already exists 03:47:18 17bec77d7fdc: Layer already exists 03:47:18 6d99b7466ffd: Layer already exists 03:47:18 3.0.0-dev.9: digest: sha256:27262005fe4cafac262947e90196cf4d0a621c761ba41fa35cb52a96df00775e size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:18 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:19 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:47:19 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 03:47:19 9ee38f05c669: Preparing 03:47:19 6d99b7466ffd: Preparing 03:47:19 82975dcc50ff: Preparing 03:47:19 f061f99ee39c: Preparing 03:47:19 17bec77d7fdc: Preparing 03:47:19 6d99b7466ffd: Layer already exists 03:47:19 9ee38f05c669: Layer already exists 03:47:19 17bec77d7fdc: Layer already exists 03:47:19 f061f99ee39c: Layer already exists 03:47:19 82975dcc50ff: Layer already exists 03:47:19 daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9: digest: sha256:27262005fe4cafac262947e90196cf4d0a621c761ba41fa35cb52a96df00775e size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:19 + 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 03:47:20 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 03:47:20 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 03:47:20 9ee38f05c669: Preparing 03:47:20 6d99b7466ffd: Preparing 03:47:20 82975dcc50ff: Preparing 03:47:20 f061f99ee39c: Preparing 03:47:20 17bec77d7fdc: Preparing 03:47:20 82975dcc50ff: Layer already exists 03:47:20 9ee38f05c669: Layer already exists 03:47:20 17bec77d7fdc: Layer already exists 03:47:20 6d99b7466ffd: Layer already exists 03:47:20 f061f99ee39c: Layer already exists 03:47:20 main: digest: sha256:27262005fe4cafac262947e90196cf4d0a621c761ba41fa35cb52a96df00775e size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:47:20 ===================================================== [Pipeline] echo 03:47:20 taggedImages: 03:47:20 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd 03:47:20 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 03:47:20 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3.0.0-dev.9 03:47:20 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:daeaa68e58432e4f84803e4f91d419088e80f9fd-3.0.0-dev.9 03:47:20 - 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 03:47:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:47:20 03:47:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:47:21 arm64: Pulling from edgex-lftools-log-publisher 03:47:21 8998bd30e6a1: Pulling fs layer 03:47:21 04944245beec: Pulling fs layer 03:47:21 699f458cf7ca: Pulling fs layer 03:47:21 765212b225bb: Pulling fs layer 03:47:21 f23df028b6ca: Pulling fs layer 03:47:21 d65c8cfc05b1: Pulling fs layer 03:47:21 2437ff75d9bd: Pulling fs layer 03:47:21 f23df028b6ca: Waiting 03:47:21 d65c8cfc05b1: Waiting 03:47:21 2437ff75d9bd: Waiting 03:47:21 765212b225bb: Waiting 03:47:21 04944245beec: Verifying Checksum 03:47:21 04944245beec: Download complete 03:47:21 765212b225bb: Verifying Checksum 03:47:21 765212b225bb: Download complete 03:47:21 f23df028b6ca: Verifying Checksum 03:47:21 f23df028b6ca: Download complete 03:47:21 d65c8cfc05b1: Verifying Checksum 03:47:21 d65c8cfc05b1: Download complete 03:47:21 699f458cf7ca: Verifying Checksum 03:47:21 699f458cf7ca: Download complete 03:47:21 8998bd30e6a1: Verifying Checksum 03:47:21 8998bd30e6a1: Download complete 03:47:24 2437ff75d9bd: Verifying Checksum 03:47:24 2437ff75d9bd: Download complete 03:47:25 8998bd30e6a1: Pull complete 03:47:26 04944245beec: Pull complete 03:47:27 699f458cf7ca: Pull complete 03:47:27 765212b225bb: Pull complete 03:47:28 f23df028b6ca: Pull complete 03:47:28 d65c8cfc05b1: Pull complete 03:47:43 2437ff75d9bd: Pull complete 03:47:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:47:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:47:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:47:43 prd-ubuntu20.04-docker-arm64-4c-16g-849 does not seem to be running inside a container 03:47:43 $ 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/363 -v /w/workspace/edgex-go/363:/w/workspace/edgex-go/363:rw,z -v /w/workspace/edgex-go/363@tmp:/w/workspace/edgex-go/363@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 03:47:46 $ docker top f83c148455267bcdc5d193202c7d8641b878e50f5048e5a98fc5a9030278d8dd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:47:47 ---> job-cost.sh 03:47:47 lf-activate-venv: SKIPPING 03:47:47 INFO: No Stack... 03:47:48 INFO: Retrieving Pricing Info for: v3-standard-4 03:47:48 INFO: Archiving Costs [Pipeline] sh 03:47:49 + cut -d, -f6 03:47:49 + cat /w/workspace/edgex-go/363/archives/cost.csv [Pipeline] lock 03:47:49 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-363-stack-cost] 03:47:49 Resource [jenkins-edgexfoundry-edgex-go-main-363-stack-cost] did not exist. Created. 03:47:49 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-363-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:47:50 + echo total: 0.10999999940395355 [Pipeline] stash 03:47:50 Stashed 1 file(s) [Pipeline] } 03:47:50 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-363-stack-cost] [Pipeline] // lock [Pipeline] } 03:47:50 $ docker stop --time=1 f83c148455267bcdc5d193202c7d8641b878e50f5048e5a98fc5a9030278d8dd 03:47:52 $ docker rm -f --volumes f83c148455267bcdc5d193202c7d8641b878e50f5048e5a98fc5a9030278d8dd [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 03:47:52 provisioning config files... 03:47:52 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/363@tmp/config4771546773038170962tmp [Pipeline] { [Pipeline] sh 03:47:53 + set +x 03:47:53 + curl -s https://codecov.io/bash 03:47:53 + bash -s -- 03:47:53 03:47:53 _____ _ 03:47:53 / ____| | | 03:47:53 | | ___ __| | ___ ___ _____ __ 03:47:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:47:53 | |___| (_) | (_| | __/ (_| (_) \ V / 03:47:53 \_____\___/ \__,_|\___|\___\___/ \_/ 03:47:53 Bash-1.0.6 03:47:53 03:47:53 03:47:53 ==> git version 2.25.1 found 03:47:53 ==> 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 03:47:53 Release-Date: 2020-01-08 03:47:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:47:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:47:53 ==> Jenkins CI detected. 03:47:53 current dir:  /w/workspace/edgex-go/363 03:47:53 project root: . 03:47:53 --> token set from env 03:47:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:47:53 ==> Running gcov in . (disable via -X gcov) 03:47:53 ==> Python coveragepy not found 03:47:53 ==> Searching for coverage reports in: 03:47:53 + . 03:47:53 -> Found 1 reports 03:47:53 ==> Detecting git/mercurial file structure 03:47:53 ==> Reading reports 03:47:53 + ./coverage.out bytes=501826 03:47:53 ==> Appending adjustments 03:47:53 https://docs.codecov.io/docs/fixing-reports 03:47:54 + Found adjustments 03:47:54 ==> Gzipping contents 03:47:54 64K /tmp/codecov.yP0uJG.gz 03:47:54 ==> Uploading reports 03:47:54 url: https://codecov.io 03:47:54 query: branch=main&commit=daeaa68e58432e4f84803e4f91d419088e80f9fd&build=363&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F363%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:47:54 -> Pinging Codecov 03:47:54 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=daeaa68e58432e4f84803e4f91d419088e80f9fd&build=363&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F363%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:47:54 -> Uploading to 03:47:54 https://storage.googleapis.com/codecov/v4/raw/2023-01-03/00271124DB129430A58F1EEE437C3FCB/daeaa68e58432e4f84803e4f91d419088e80f9fd/db3c38db-cf84-4d01-8509-d2eef36bb305.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230103%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230103T034754Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cf5f9e87231ff8afed102b0bf8af5eb393a028becd5d3a84b7f6b112bf2fda10 03:47:55 % Total % Received % Xferd Average Speed Time Time Time Current 03:47:55 Dload Upload Total Spent Left Speed 03:47:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65329 0 0 100 65329 0 261k --:--:-- --:--:-- --:--:-- 262k 03:47:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/daeaa68e58432e4f84803e4f91d419088e80f9fd [Pipeline] } 03:47:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:47:55 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:47:55 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:47:55 03:47:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:47:56 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:47:56 df9b9388f04a: Pulling fs layer 03:47:56 52dc419b0ee2: Pulling fs layer 03:47:56 25bc292e5bac: Pulling fs layer 03:47:56 114826534d7a: Pulling fs layer 03:47:56 4657fd5d0bcf: Pulling fs layer 03:47:56 6ad1cebc031e: Pulling fs layer 03:47:56 8a3aa393b2d8: Pulling fs layer 03:47:56 114826534d7a: Waiting 03:47:56 4657fd5d0bcf: Waiting 03:47:56 6ad1cebc031e: Waiting 03:47:56 8a3aa393b2d8: Waiting 03:47:56 25bc292e5bac: Verifying Checksum 03:47:56 25bc292e5bac: Download complete 03:47:56 52dc419b0ee2: Verifying Checksum 03:47:56 52dc419b0ee2: Download complete 03:47:56 4657fd5d0bcf: Download complete 03:47:56 df9b9388f04a: Download complete 03:47:56 df9b9388f04a: Pull complete 03:47:56 6ad1cebc031e: Verifying Checksum 03:47:56 6ad1cebc031e: Download complete 03:47:56 52dc419b0ee2: Pull complete 03:47:56 25bc292e5bac: Pull complete 03:47:56 114826534d7a: Download complete 03:47:57 8a3aa393b2d8: Verifying Checksum 03:47:57 8a3aa393b2d8: Download complete 03:48:00 114826534d7a: Pull complete 03:48:00 4657fd5d0bcf: Pull complete 03:48:00 6ad1cebc031e: Pull complete 03:48:03 8a3aa393b2d8: Pull complete 03:48:03 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 03:48:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:48:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:03 prd-ubuntu20.04-docker-8c-8g-848 does not seem to be running inside a container 03:48:03 $ 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/363 -v /w/workspace/edgex-go/363:/w/workspace/edgex-go/363:rw,z -v /w/workspace/edgex-go/363@tmp:/w/workspace/edgex-go/363@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 03:48:05 $ docker top 7314ceee1c6e3a70227d85bd9a6689ae1338d1fa8557271404f35095e25684ac -eo pid,comm [Pipeline] { [Pipeline] echo 03:48:06 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 03:48:06 + set -o pipefail 03:48:06 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 03:48:14 03:48:14 Monitoring /w/workspace/edgex-go/363 (github.com/edgexfoundry/edgex-go)... 03:48:14 03:48:14 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/c1146aed-4b10-4f15-840e-530696935714 03:48:14 03:48:14 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 03:48:14 03:48:14 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:48:14 03:48:14 03:48:14 A medium severity vulnerability was found in the Snyk CLI versions you are using. 03:48:14 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 03:48:14 More details here: https://snyk.co/ue1NS [Pipeline] } 03:48:14 $ docker stop --time=1 7314ceee1c6e3a70227d85bd9a6689ae1338d1fa8557271404f35095e25684ac 03:48:16 $ docker rm -f --volumes 7314ceee1c6e3a70227d85bd9a6689ae1338d1fa8557271404f35095e25684ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 03:48:17 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:48:17 provisioning config files... 03:48:17 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/363@tmp/config10396087075915345422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:48:17 --> edgex-publish-swagger.sh 03:48:17 === Publish openapi/v2 API === 03:48:17 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 03:48:17 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/363/openapi/v2/core-command.yaml] 03:48:17 % Total % Received % Xferd Average Speed Time Time Time Current 03:48:17 Dload Upload Total Spent Left Speed 03:48:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33860 100 38 100 33822 44 39465 --:--:-- --:--:-- --:--:-- 39463 100 33860 100 38 100 33822 44 39465 --:--:-- --:--:-- --:--:-- 39463 03:48:18 {"code":403,"message":"Access Denied"} 03:48:18 03:48:18 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/363/openapi/v2/core-data.yaml] 03:48:18 % Total % Received % Xferd Average Speed Time Time Time Current 03:48:18 Dload Upload Total Spent Left Speed 03:48:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71623 100 38 100 71585 44 84019 --:--:-- --:--:-- --:--:-- 83966 100 71623 100 38 100 71585 44 83921 --:--:-- --:--:-- --:--:-- 83966 03:48:19 {"code":403,"message":"Access Denied"} 03:48:19 03:48:19 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/363/openapi/v2/core-metadata.yaml] 03:48:19 % Total % Received % Xferd Average Speed Time Time Time Current 03:48:19 Dload Upload Total Spent Left Speed 03:48:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 38 100 144k 46 176k --:--:-- --:--:-- --:--:-- 176k 100 144k 100 38 100 144k 46 176k --:--:-- --:--:-- --:--:-- 176k 03:48:19 {"code":403,"message":"Access Denied"} 03:48:19 03:48:19 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/363/openapi/v2/support-notifications.yaml] 03:48:19 % Total % Received % Xferd Average Speed Time Time Time Current 03:48:19 Dload Upload Total Spent Left Speed 03:48:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89347 100 38 100 89309 46 107k --:--:-- --:--:-- --:--:-- 106k 100 89347 100 38 100 89309 46 107k --:--:-- --:--:-- --:--:-- 106k 03:48:20 {"code":403,"message":"Access Denied"} 03:48:20 03:48:20 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/363/openapi/v2/support-scheduler.yaml] 03:48:20 % Total % Received % Xferd Average Speed Time Time Time Current 03:48:20 Dload Upload Total Spent Left Speed 03:48:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39585 100 38 100 39547 49 51763 --:--:-- --:--:-- --:--:-- 51812 03:48:21 {"code":403,"message":"Access Denied"} 03:48:21 03:48:21 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/363/openapi/v2/system-agent.yaml] 03:48:21 % Total % Received % Xferd Average Speed Time Time Time Current 03:48:21 Dload Upload Total Spent Left Speed 03:48:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20121 100 38 100 20083 50 26920 --:--:-- --:--:-- --:--:-- 26935 03:48:22 {"code":403,"message":"Access Denied"} 03:48:22 [Pipeline] } 03:48:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 03:48:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:48:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:48:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:23 prd-ubuntu20.04-docker-8c-8g-848 does not seem to be running inside a container 03:48:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/363 -v /w/workspace/edgex-go/363:/w/workspace/edgex-go/363:rw,z -v /w/workspace/edgex-go/363@tmp:/w/workspace/edgex-go/363@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 03:48:23 $ docker top 56971155f527246e52c351006730c3ff009207c47b63f65bb37edaefeda4e06f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:48:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:48:23 [ssh-agent] Looking for ssh-agent implementation... 03:48:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:48:23 $ docker exec 56971155f527246e52c351006730c3ff009207c47b63f65bb37edaefeda4e06f ssh-agent 03:48:23 SSH_AUTH_SOCK=/tmp/ssh-F7IXPJ9ljiej/agent.32 03:48:23 SSH_AGENT_PID=38 03:48:23 Running ssh-add (command line suppressed) 03:48:23 Identity added: /w/workspace/edgex-go/363@tmp/private_key_11048151405916407867.key (/w/workspace/edgex-go/363@tmp/private_key_11048151405916407867.key) 03:48:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:48:24 + git semver tag 03:48:24 2023-01-03 03:48:24,325 [run_tag] DEBUG tag force:False 03:48:24 2023-01-03 03:48:24,325 [check_head_tag] DEBUG check head tag 03:48:24 2023-01-03 03:48:24,327 [execute] INFO git cat-file --batch-check 03:48:24 2023-01-03 03:48:24,327 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/363, universal_newlines=False, shell=None, istream=) 03:48:24 2023-01-03 03:48:24,330 [execute] INFO git cat-file --batch 03:48:24 2023-01-03 03:48:24,331 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/363, universal_newlines=False, shell=None, istream=) 03:48:24 2023-01-03 03:48:24,370 [read_version] DEBUG read version from /w/workspace/edgex-go/363/.semver/main 03:48:24 2023-01-03 03:48:24,370 [execute] INFO git tag -a v3.0.0-dev.9 -m v3.0.0-dev.9 03:48:24 2023-01-03 03:48:24,370 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.9', '-m', 'v3.0.0-dev.9'], cwd=/w/workspace/edgex-go/363, universal_newlines=False, shell=None, istream=None) 03:48:24 2023-01-03 03:48:24,374 [read_version] DEBUG read version from /w/workspace/edgex-go/363/.semver/main 03:48:24 3.0.0-dev.9 [Pipeline] } 03:48:24 $ docker exec --env ******** --env ******** 56971155f527246e52c351006730c3ff009207c47b63f65bb37edaefeda4e06f ssh-agent -k 03:48:24 unset SSH_AUTH_SOCK; 03:48:24 unset SSH_AGENT_PID; 03:48:24 echo Agent pid 38 killed; 03:48:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:48:24 + git semver [Pipeline] } 03:48:25 $ docker stop --time=1 56971155f527246e52c351006730c3ff009207c47b63f65bb37edaefeda4e06f 03:48:26 $ docker rm -f --volumes 56971155f527246e52c351006730c3ff009207c47b63f65bb37edaefeda4e06f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:48:26 03:48:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:48:27 0.23.1-centos7: Pulling from edgex-lftools 03:48:27 ab5ef0e58194: Pulling fs layer 03:48:27 9712f1f96733: Pulling fs layer 03:48:27 63f879dbbcfc: Pulling fs layer 03:48:27 0d9ebad4ef96: Pulling fs layer 03:48:27 e9a5061849ea: Pulling fs layer 03:48:27 d747dcd14b5f: Pulling fs layer 03:48:27 2de7ff778b66: Pulling fs layer 03:48:27 e9a5061849ea: Waiting 03:48:27 d747dcd14b5f: Waiting 03:48:27 2de7ff778b66: Waiting 03:48:27 0d9ebad4ef96: Waiting 03:48:27 9712f1f96733: Verifying Checksum 03:48:27 9712f1f96733: Download complete 03:48:27 63f879dbbcfc: Verifying Checksum 03:48:27 63f879dbbcfc: Download complete 03:48:27 e9a5061849ea: Verifying Checksum 03:48:27 e9a5061849ea: Download complete 03:48:27 d747dcd14b5f: Download complete 03:48:27 0d9ebad4ef96: Verifying Checksum 03:48:27 0d9ebad4ef96: Download complete 03:48:27 ab5ef0e58194: Verifying Checksum 03:48:27 ab5ef0e58194: Download complete 03:48:28 2de7ff778b66: Verifying Checksum 03:48:28 2de7ff778b66: Download complete 03:48:30 ab5ef0e58194: Pull complete 03:48:30 9712f1f96733: Pull complete 03:48:31 63f879dbbcfc: Pull complete 03:48:34 0d9ebad4ef96: Pull complete 03:48:34 e9a5061849ea: Pull complete 03:48:34 d747dcd14b5f: Pull complete 03:48:35 2de7ff778b66: Pull complete 03:48:35 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:48:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:48:35 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:35 prd-ubuntu20.04-docker-8c-8g-848 does not seem to be running inside a container 03:48:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/363 -v /w/workspace/edgex-go/363:/w/workspace/edgex-go/363:rw,z -v /w/workspace/edgex-go/363@tmp:/w/workspace/edgex-go/363@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 03:48:38 $ docker top 1e258938c532bc9a9ed50e61fdcfe5b07cc466d83350192214d49668c01ab496 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:48:38 provisioning config files... 03:48:38 copy managed file [sigul-config] to file:/w/workspace/edgex-go/363@tmp/config9459048166559461595tmp 03:48:38 copy managed file [sigul-password] to file:/w/workspace/edgex-go/363@tmp/config6324868058346212003tmp 03:48:38 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/363@tmp/config659749785533462237tmp [Pipeline] { [Pipeline] echo 03:48:38 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:48:38 ---> sigul-configuration.sh 03:48:38 gpg: directory `/root/.gnupg' created 03:48:38 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:48:38 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:48:38 gpg: keyring `/root/.gnupg/secring.gpg' created 03:48:38 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:48:38 gpg: CAST5 encrypted data 03:48:38 gpg: encrypted with 1 passphrase 03:48:38 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:48:38 + mkdir /home/jenkins 03:48:38 + mkdir /home/jenkins/sigul [Pipeline] sh 03:48:38 + 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 03:48:38 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:48:39 ---> sigul-install.sh 03:48:39 Sigul already installed; skipping installation. [Pipeline] sh 03:48:39 + git tag --list 03:48:39 0.6.0 03:48:39 0.6.1 03:48:39 0.7.0 03:48:39 0.7.1 03:48:39 v1.0.0 03:48:39 v1.0.1 03:48:39 v1.1.0 03:48:39 v1.2.0 03:48:39 v1.2.1 03:48:39 v1.3.0 03:48:39 v1.3.1 03:48:39 v2.0.0 03:48:39 v2.1.0 03:48:39 v2.1.1 03:48:39 v2.1.1-dev.1 03:48:39 v2.1.1-dev.2 03:48:39 v2.1.1-dev.3 03:48:39 v2.1.1-dev.4 03:48:39 v2.1.1-dev.5 03:48:39 v2.1.1-dev.6 03:48:39 v2.1.1-dev.7 03:48:39 v2.1.1-dev.8 03:48:39 v2.1.2-dev.1 03:48:39 v2.2.0 03:48:39 v2.2.1-dev.1 03:48:39 v2.2.1-dev.10 03:48:39 v2.2.1-dev.11 03:48:39 v2.2.1-dev.12 03:48:39 v2.2.1-dev.13 03:48:39 v2.2.1-dev.14 03:48:39 v2.2.1-dev.15 03:48:39 v2.2.1-dev.16 03:48:39 v2.2.1-dev.17 03:48:39 v2.2.1-dev.18 03:48:39 v2.2.1-dev.19 03:48:39 v2.2.1-dev.2 03:48:39 v2.2.1-dev.20 03:48:39 v2.2.1-dev.21 03:48:39 v2.2.1-dev.22 03:48:39 v2.2.1-dev.23 03:48:39 v2.2.1-dev.24 03:48:39 v2.2.1-dev.25 03:48:39 v2.2.1-dev.26 03:48:39 v2.2.1-dev.27 03:48:39 v2.2.1-dev.28 03:48:39 v2.2.1-dev.29 03:48:39 v2.2.1-dev.3 03:48:39 v2.2.1-dev.4 03:48:39 v2.2.1-dev.5 03:48:39 v2.2.1-dev.6 03:48:39 v2.2.1-dev.7 03:48:39 v2.2.1-dev.8 03:48:39 v2.2.1-dev.9 03:48:39 v2.3.0 03:48:39 v2.3.0-dev.100 03:48:39 v2.3.0-dev.101 03:48:39 v2.3.0-dev.102 03:48:39 v2.3.0-dev.103 03:48:39 v2.3.0-dev.104 03:48:39 v2.3.0-dev.105 03:48:39 v2.3.0-dev.106 03:48:39 v2.3.0-dev.29 03:48:39 v2.3.0-dev.30 03:48:39 v2.3.0-dev.31 03:48:39 v2.3.0-dev.32 03:48:39 v2.3.0-dev.33 03:48:39 v2.3.0-dev.34 03:48:39 v2.3.0-dev.35 03:48:39 v2.3.0-dev.36 03:48:39 v2.3.0-dev.37 03:48:39 v2.3.0-dev.38 03:48:39 v2.3.0-dev.39 03:48:39 v2.3.0-dev.40 03:48:39 v2.3.0-dev.41 03:48:39 v2.3.0-dev.42 03:48:39 v2.3.0-dev.43 03:48:39 v2.3.0-dev.44 03:48:39 v2.3.0-dev.45 03:48:39 v2.3.0-dev.46 03:48:39 v2.3.0-dev.47 03:48:39 v2.3.0-dev.48 03:48:39 v2.3.0-dev.49 03:48:39 v2.3.0-dev.50 03:48:39 v2.3.0-dev.51 03:48:39 v2.3.0-dev.52 03:48:39 v2.3.0-dev.53 03:48:39 v2.3.0-dev.54 03:48:39 v2.3.0-dev.55 03:48:39 v2.3.0-dev.56 03:48:39 v2.3.0-dev.57 03:48:39 v2.3.0-dev.58 03:48:39 v2.3.0-dev.59 03:48:39 v2.3.0-dev.60 03:48:39 v2.3.0-dev.61 03:48:39 v2.3.0-dev.62 03:48:39 v2.3.0-dev.63 03:48:39 v2.3.0-dev.64 03:48:39 v2.3.0-dev.65 03:48:39 v2.3.0-dev.66 03:48:39 v2.3.0-dev.67 03:48:39 v2.3.0-dev.68 03:48:39 v2.3.0-dev.69 03:48:39 v2.3.0-dev.70 03:48:39 v2.3.0-dev.71 03:48:39 v2.3.0-dev.72 03:48:39 v2.3.0-dev.73 03:48:39 v2.3.0-dev.74 03:48:39 v2.3.0-dev.75 03:48:39 v2.3.0-dev.76 03:48:39 v2.3.0-dev.77 03:48:39 v2.3.0-dev.78 03:48:39 v2.3.0-dev.79 03:48:39 v2.3.0-dev.80 03:48:39 v2.3.0-dev.81 03:48:39 v2.3.0-dev.82 03:48:39 v2.3.0-dev.83 03:48:39 v2.3.0-dev.84 03:48:39 v2.3.0-dev.85 03:48:39 v2.3.0-dev.86 03:48:39 v2.3.0-dev.87 03:48:39 v2.3.0-dev.88 03:48:39 v2.3.0-dev.89 03:48:39 v2.3.0-dev.90 03:48:39 v2.3.0-dev.91 03:48:39 v2.3.0-dev.92 03:48:39 v2.3.0-dev.93 03:48:39 v2.3.0-dev.94 03:48:39 v2.3.0-dev.95 03:48:39 v2.3.0-dev.96 03:48:39 v2.3.0-dev.97 03:48:39 v2.3.0-dev.98 03:48:39 v2.3.0-dev.99 03:48:39 v2.3.1-dev.1 03:48:39 v2.3.1-dev.2 03:48:39 v2.3.1-dev.3 03:48:39 v2.3.1-dev.4 03:48:39 v2.3.1-dev.5 03:48:39 v3.0.0-dev.1 03:48:39 v3.0.0-dev.2 03:48:39 v3.0.0-dev.3 03:48:39 v3.0.0-dev.4 03:48:39 v3.0.0-dev.5 03:48:39 v3.0.0-dev.6 03:48:39 v3.0.0-dev.7 03:48:39 v3.0.0-dev.8 03:48:39 v3.0.0-dev.9 [Pipeline] sh 03:48:39 + lftools sign git-tag v3.0.0-dev.9 03:48:40 Signing Git tag with Sigul... 03:48:40 Signing v3.0.0-dev.9 [Pipeline] echo 03:48:40 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:48:40 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:48:40 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:48:40 $ docker stop --time=1 1e258938c532bc9a9ed50e61fdcfe5b07cc466d83350192214d49668c01ab496 03:48:42 $ docker rm -f --volumes 1e258938c532bc9a9ed50e61fdcfe5b07cc466d83350192214d49668c01ab496 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:48:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:48:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:48:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:43 prd-ubuntu20.04-docker-8c-8g-848 does not seem to be running inside a container 03:48:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/363 -v /w/workspace/edgex-go/363:/w/workspace/edgex-go/363:rw,z -v /w/workspace/edgex-go/363@tmp:/w/workspace/edgex-go/363@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 03:48:43 $ docker top 5072f01c2aad8c620dd45349ba11d8d15ffeeae35357de1beffd43633acfc618 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:48:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:48:43 [ssh-agent] Looking for ssh-agent implementation... 03:48:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:48:43 $ docker exec 5072f01c2aad8c620dd45349ba11d8d15ffeeae35357de1beffd43633acfc618 ssh-agent 03:48:43 SSH_AUTH_SOCK=/tmp/ssh-OzyWSqiipov5/agent.32 03:48:43 SSH_AGENT_PID=38 03:48:43 Running ssh-add (command line suppressed) 03:48:43 Identity added: /w/workspace/edgex-go/363@tmp/private_key_10809445610836888443.key (/w/workspace/edgex-go/363@tmp/private_key_10809445610836888443.key) 03:48:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:48:44 + git semver bump pre 03:48:44 2023-01-03 03:48:44,417 [read_version] DEBUG read version from /w/workspace/edgex-go/363/.semver/main 03:48:44 2023-01-03 03:48:44,418 [bump_version] DEBUG bumping version:3.0.0-dev.9 on axis:pre with prefix:dev 03:48:44 2023-01-03 03:48:44,418 [bump_version] DEBUG bumped version:3.0.0-dev.10 03:48:44 2023-01-03 03:48:44,418 [write_version] DEBUG write version:3.0.0-dev.10 to path:/w/workspace/edgex-go/363/.semver/main with force:True 03:48:44 2023-01-03 03:48:44,418 [read_version] DEBUG read version from /w/workspace/edgex-go/363/.semver/main 03:48:44 2023-01-03 03:48:44,418 [write_file] DEBUG write to file:/w/workspace/edgex-go/363/.semver/main 03:48:44 2023-01-03 03:48:44,421 [execute] INFO git cat-file --batch-check 03:48:44 2023-01-03 03:48:44,421 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/363/.semver, universal_newlines=False, shell=None, istream=) 03:48:44 2023-01-03 03:48:44,427 [execute] INFO git cat-file --batch 03:48:44 2023-01-03 03:48:44,427 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/363/.semver, universal_newlines=False, shell=None, istream=) 03:48:44 2023-01-03 03:48:44,432 [read_version] DEBUG read version from /w/workspace/edgex-go/363/.semver/main 03:48:44 3.0.0-dev.10 [Pipeline] } 03:48:44 $ docker exec --env ******** --env ******** 5072f01c2aad8c620dd45349ba11d8d15ffeeae35357de1beffd43633acfc618 ssh-agent -k 03:48:44 unset SSH_AUTH_SOCK; 03:48:44 unset SSH_AGENT_PID; 03:48:44 echo Agent pid 38 killed; 03:48:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:48:44 + git semver [Pipeline] } 03:48:45 $ docker stop --time=1 5072f01c2aad8c620dd45349ba11d8d15ffeeae35357de1beffd43633acfc618 03:48:46 $ docker rm -f --volumes 5072f01c2aad8c620dd45349ba11d8d15ffeeae35357de1beffd43633acfc618 [Pipeline] // withDockerContainer [Pipeline] sh 03:48:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:48:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:48:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:47 prd-ubuntu20.04-docker-8c-8g-848 does not seem to be running inside a container 03:48:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/363 -v /w/workspace/edgex-go/363:/w/workspace/edgex-go/363:rw,z -v /w/workspace/edgex-go/363@tmp:/w/workspace/edgex-go/363@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 03:48:47 $ docker top ff4a770061631b71fd4f83519bcb7cf0f7afdcb034dd93b6101ee0b7def9c27e -eo pid,comm 03:48: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). 03:48:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:48:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:48:47 [ssh-agent] Looking for ssh-agent implementation... 03:48:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:48:47 $ docker exec ff4a770061631b71fd4f83519bcb7cf0f7afdcb034dd93b6101ee0b7def9c27e ssh-agent 03:48:47 SSH_AUTH_SOCK=/tmp/ssh-RKo5E7fOhzw8/agent.33 03:48:47 SSH_AGENT_PID=39 03:48:47 Running ssh-add (command line suppressed) 03:48:47 Identity added: /w/workspace/edgex-go/363@tmp/private_key_2813592703570654975.key (/w/workspace/edgex-go/363@tmp/private_key_2813592703570654975.key) 03:48:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:48:48 + git semver push 03:48:48 2023-01-03 03:48:48,472 [run_push] DEBUG push 03:48:48 2023-01-03 03:48:48,473 [execute] INFO git cat-file --batch-check 03:48:48 2023-01-03 03:48:48,473 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/363/.semver, universal_newlines=False, shell=None, istream=) 03:48:48 2023-01-03 03:48:48,476 [execute] INFO git rev-list df7eb6bd1fa05fc7070fbba68bf1d0a8d2318066 -- 03:48:48 2023-01-03 03:48:48,476 [execute] DEBUG Popen(['git', 'rev-list', 'df7eb6bd1fa05fc7070fbba68bf1d0a8d2318066', '--'], cwd=/w/workspace/edgex-go/363/.semver, universal_newlines=False, shell=None, istream=None) 03:48:48 2023-01-03 03:48:48,490 [execute] INFO git fetch -v origin 03:48:48 2023-01-03 03:48:48,491 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/363/.semver, universal_newlines=True, shell=None, istream=None) 03:48:49 2023-01-03 03:48:48,940 [run_push] DEBUG no remote changes detected 03:48:49 2023-01-03 03:48:48,941 [execute] INFO git push origin semver 03:48:49 2023-01-03 03:48:48,941 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/363/.semver, universal_newlines=False, shell=None, istream=None) 03:48:50 2023-01-03 03:48:49,757 [run_push] DEBUG push all version tags 03:48:50 2023-01-03 03:48:49,758 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:48:50 2023-01-03 03:48:49,758 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/363, universal_newlines=False, shell=None, istream=None) 03:48:51 2023-01-03 03:48:50,690 [read_version] DEBUG read version from /w/workspace/edgex-go/363/.semver/main 03:48:51 3.0.0-dev.10 [Pipeline] } 03:48:51 $ docker exec --env ******** --env ******** ff4a770061631b71fd4f83519bcb7cf0f7afdcb034dd93b6101ee0b7def9c27e ssh-agent -k 03:48:51 unset SSH_AUTH_SOCK; 03:48:51 unset SSH_AGENT_PID; 03:48:51 echo Agent pid 39 killed; 03:48:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:48:51 + git semver [Pipeline] } 03:48:51 $ docker stop --time=1 ff4a770061631b71fd4f83519bcb7cf0f7afdcb034dd93b6101ee0b7def9c27e 03:48:53 $ docker rm -f --volumes ff4a770061631b71fd4f83519bcb7cf0f7afdcb034dd93b6101ee0b7def9c27e [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 03:48:53 + [ -d /w/workspace/edgex-go/363/archives ] [Pipeline] libraryResource [Pipeline] sh 03:48:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:48:54 ---> package-listing.sh 03:48:54 ++ facter osfamily 03:48:54 ++ tr '[:upper:]' '[:lower:]' 03:48:54 + OS_FAMILY=debian 03:48:54 + workspace=/w/workspace/edgex-go/363 03:48:54 + START_PACKAGES=/tmp/packages_start.txt 03:48:54 + END_PACKAGES=/tmp/packages_end.txt 03:48:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:48:54 + PACKAGES=/tmp/packages_start.txt 03:48:54 + '[' /w/workspace/edgex-go/363 ']' 03:48:54 + PACKAGES=/tmp/packages_end.txt 03:48:54 + case "${OS_FAMILY}" in 03:48:54 + dpkg -l 03:48:54 + grep '^ii' 03:48:54 + '[' -f /tmp/packages_start.txt ']' 03:48:54 + '[' -f /tmp/packages_end.txt ']' 03:48:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:48:54 + '[' /w/workspace/edgex-go/363 ']' 03:48:54 + mkdir -p /w/workspace/edgex-go/363/archives/ 03:48:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/363/archives/ [Pipeline] echo 03:48:54 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/363/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:48:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:48:55 03:48:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:48:56 latest: Pulling from edgex-lftools-log-publisher 03:48:56 5eb5b503b376: Pulling fs layer 03:48:56 5c69ac0246d0: Pulling fs layer 03:48:56 ec43610c2a17: Pulling fs layer 03:48:56 3a2ae6a8a46f: Pulling fs layer 03:48:56 33b1e0a273af: Pulling fs layer 03:48:56 5d3b04190fa2: Pulling fs layer 03:48:56 2f39f015ded8: Pulling fs layer 03:48:56 3a2ae6a8a46f: Waiting 03:48:56 33b1e0a273af: Waiting 03:48:56 2f39f015ded8: Waiting 03:48:56 5d3b04190fa2: Waiting 03:48:56 5c69ac0246d0: Download complete 03:48:56 3a2ae6a8a46f: Download complete 03:48:56 33b1e0a273af: Verifying Checksum 03:48:56 33b1e0a273af: Download complete 03:48:56 5d3b04190fa2: Verifying Checksum 03:48:56 5d3b04190fa2: Download complete 03:48:56 ec43610c2a17: Verifying Checksum 03:48:56 ec43610c2a17: Download complete 03:48:56 5eb5b503b376: Verifying Checksum 03:48:56 5eb5b503b376: Download complete 03:48:57 2f39f015ded8: Download complete 03:48:57 5eb5b503b376: Pull complete 03:48:57 5c69ac0246d0: Pull complete 03:48:58 ec43610c2a17: Pull complete 03:48:58 3a2ae6a8a46f: Pull complete 03:48:58 33b1e0a273af: Pull complete 03:48:58 5d3b04190fa2: Pull complete 03:49:02 2f39f015ded8: Pull complete 03:49:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:49:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:49:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:49:02 prd-ubuntu20.04-docker-8c-8g-848 does not seem to be running inside a container 03:49:02 $ 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/363/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/363 -v /w/workspace/edgex-go/363:/w/workspace/edgex-go/363:rw,z -v /w/workspace/edgex-go/363@tmp:/w/workspace/edgex-go/363@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 03:49:04 $ docker top d5a11f5999339eb3006fefebc507466788440b9218968ac684ecc6ab00171d6d -eo pid,comm [Pipeline] { [Pipeline] sh 03:49:05 + touch /tmp/pre-build-complete [Pipeline] sh 03:49:05 + mkdir -p /var/log/sysstat [Pipeline] sh 03:49:05 + ls /var/log/sa-host 03:49:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:49:05 provisioning config files... 03:49:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/363@tmp/config8949217420447530813tmp [Pipeline] { [Pipeline] echo 03:49:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:49:06 ---> create-netrc.sh [Pipeline] } 03:49:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:49:06 ---> python-tools-install.sh [Pipeline] echo 03:49:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:49:06 ---> sudo-logs.sh 03:49:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:49:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:49:06 ---> job-cost.sh 03:49:06 lf-activate-venv: SKIPPING 03:49:06 DEBUG: total: 0.10999999940395355 03:49:06 INFO: Retrieving Stack Cost... 03:49:07 INFO: Retrieving Pricing Info for: v3-standard-8 03:49:08 INFO: Archiving Costs [Pipeline] echo 03:49:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:49:08 ---> logs-deploy.sh 03:49:08 lf-activate-venv: SKIPPING 03:49:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/363 03:49:08 INFO: archiving workspace using pattern(s): 03:49:09 Archives upload complete. 03:49:09 INFO: archiving logs to Nexus 03:49:10 ---> uname -a: 03:49:10 Linux prd-ubuntu20-04-docker-8c-8g-848 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:49:10 03:49:10 03:49:10 ---> lscpu: 03:49:10 Architecture: x86_64 03:49:10 CPU op-mode(s): 32-bit, 64-bit 03:49:10 Byte Order: Little Endian 03:49:10 Address sizes: 40 bits physical, 48 bits virtual 03:49:10 CPU(s): 8 03:49:10 On-line CPU(s) list: 0-7 03:49:10 Thread(s) per core: 1 03:49:10 Core(s) per socket: 1 03:49:10 Socket(s): 8 03:49:10 NUMA node(s): 1 03:49:10 Vendor ID: AuthenticAMD 03:49:10 CPU family: 23 03:49:10 Model: 49 03:49:10 Model name: AMD EPYC-Rome Processor 03:49:10 Stepping: 0 03:49:10 CPU MHz: 2799.996 03:49:10 BogoMIPS: 5599.99 03:49:10 Virtualization: AMD-V 03:49:10 Hypervisor vendor: KVM 03:49:10 Virtualization type: full 03:49:10 L1d cache: 256 KiB 03:49:10 L1i cache: 256 KiB 03:49:10 L2 cache: 4 MiB 03:49:10 L3 cache: 128 MiB 03:49:10 NUMA node0 CPU(s): 0-7 03:49:10 Vulnerability Itlb multihit: Not affected 03:49:10 Vulnerability L1tf: Not affected 03:49:10 Vulnerability Mds: Not affected 03:49:10 Vulnerability Meltdown: Not affected 03:49:10 Vulnerability Mmio stale data: Not affected 03:49:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:49:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:49:10 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:49:10 Vulnerability Srbds: Not affected 03:49:10 Vulnerability Tsx async abort: Not affected 03:49:10 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 03:49:10 03:49:10 03:49:10 ---> nproc: 03:49:10 8 03:49:10 03:49:10 03:49:10 ---> df -h: 03:49:10 Filesystem Size Used Avail Use% Mounted on 03:49:10 overlay 155G 20G 136G 13% / 03:49:10 tmpfs 64M 0 64M 0% /dev 03:49:10 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:49:10 shm 64M 0 64M 0% /dev/shm 03:49:10 /dev/vda1 155G 20G 136G 13% /facter-os 03:49:10 03:49:10 03:49:10 ---> sar -b -r -n DEV: 03:49:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-848) 01/03/23 _x86_64_ (8 CPU) 03:49:10 03:49:10 03:20:57 LINUX RESTART (8 CPU) 03:49:10 03:49:10 03:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:49:10 03:22:02 143.69 48.13 95.55 0.00 5396.33 182932.49 0.00 03:49:10 03:23:01 115.18 0.83 114.35 0.00 14.78 72864.53 0.00 03:49:10 03:24:01 47.69 0.33 47.36 0.00 3.87 18949.79 0.00 03:49:10 03:25:01 307.89 8.37 299.52 0.00 91.19 152099.17 0.00 03:49:10 03:26:01 1085.67 0.83 1084.84 0.00 18.26 386266.18 0.00 03:49:10 03:27:01 984.49 12.10 972.39 0.00 5166.21 291258.79 0.00 03:49:10 03:28:01 422.60 0.10 422.50 0.00 5.73 46581.04 0.00 03:49:10 03:29:01 22.71 0.00 22.71 0.00 0.00 528.31 0.00 03:49:10 03:30:01 1.40 0.00 1.40 0.00 0.00 15.19 0.00 03:49:10 03:31:01 1.42 0.00 1.42 0.00 0.00 15.33 0.00 03:49:10 03:32:01 1.27 0.00 1.27 0.00 0.00 14.40 0.00 03:49:10 03:33:01 1.07 0.00 1.07 0.00 0.00 10.80 0.00 03:49:10 03:34:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 03:49:10 03:35:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 03:49:10 03:36:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 03:49:10 03:37:01 1.80 0.02 1.78 0.00 0.13 23.06 0.00 03:49:10 03:38:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 03:49:10 03:39:01 0.97 0.00 0.97 0.00 0.00 10.00 0.00 03:49:10 03:40:02 1.67 0.00 1.67 0.00 0.00 18.00 0.00 03:49:10 03:41:01 0.90 0.00 0.90 0.00 0.00 9.08 0.00 03:49:10 03:42:01 1.73 0.00 1.73 0.00 0.00 19.60 0.00 03:49:10 03:43:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 03:49:10 03:44:01 2.95 1.02 1.93 0.00 21.86 26.80 0.00 03:49:10 03:45:01 1.40 0.00 1.40 0.00 0.00 14.93 0.00 03:49:10 03:46:01 1.55 0.00 1.55 0.00 0.00 17.33 0.00 03:49:10 03:47:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 03:49:10 03:48:01 4.35 0.10 4.25 0.00 10.26 464.86 0.00 03:49:10 03:49:01 138.06 0.25 137.81 0.00 12.93 58556.64 0.00 03:49:10 Average: 117.85 2.58 115.27 0.00 384.06 43262.07 0.00 03:49:10 03:49:10 03:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:49:10 03:22:02 28829544 31620820 696252 2.12 72468 2991976 1989068 5.86 1021048 2675280 784900 03:49:10 03:23:01 27750020 31428524 871036 2.65 108128 3771060 2222616 6.55 1616368 3061260 563308 03:49:10 03:24:01 27730884 31590512 706648 2.15 111816 3925344 1796464 5.29 1317148 3359136 287420 03:49:10 03:25:01 23498876 31367224 918104 2.79 260444 7488556 2826156 8.33 2140348 6452892 1087052 03:49:10 03:26:01 20856664 31249976 1022056 3.11 310980 9887840 3106620 9.16 2271312 8870044 53600 03:49:10 03:27:01 17917012 31167124 1080624 3.29 432076 12460332 2818364 8.31 2932856 10963216 100408 03:49:10 03:28:01 19609788 31535128 727748 2.21 443200 11179052 1956012 5.76 2442248 9833872 1108 03:49:10 03:29:01 19607328 31533576 728780 2.22 443728 11179372 1812720 5.34 2442360 9833900 228 03:49:10 03:30:01 19609224 31535688 726576 2.21 443740 11179500 1812720 5.34 2440960 9834064 16 03:49:10 03:31:01 19616256 31542756 719544 2.19 443768 11179496 1812720 5.34 2434364 9834068 12 03:49:10 03:32:01 19617480 31543996 718792 2.19 443780 11179512 1812720 5.34 2433096 9834076 8 03:49:10 03:33:01 19617620 31544224 718472 2.18 443788 11179512 1812720 5.34 2433440 9834076 168 03:49:10 03:34:01 19617824 31544440 718176 2.18 443804 11179516 1812720 5.34 2432944 9834080 176 03:49:10 03:35:01 19618092 31544712 717904 2.18 443804 11179520 1812720 5.34 2432664 9834084 8 03:49:10 03:36:01 19618252 31544892 717848 2.18 443824 11179520 1812720 5.34 2433040 9834084 12 03:49:10 03:37:01 19618404 31545120 717868 2.18 443844 11179504 1842376 5.43 2432796 9834060 12 03:49:10 03:38:01 19618088 31544828 718088 2.18 443864 11179504 1842376 5.43 2432788 9834060 8 03:49:10 03:39:01 19617748 31544492 718356 2.18 443872 11179508 1842376 5.43 2432792 9834064 8 03:49:10 03:40:02 19618244 31545044 717772 2.18 443896 11179512 1842376 5.43 2432488 9834068 8 03:49:10 03:41:01 19618340 31545140 717760 2.18 443900 11179512 1842376 5.43 2432736 9834068 144 03:49:10 03:42:01 19618364 31545196 717672 2.18 443936 11179516 1842376 5.43 2432852 9834072 36 03:49:10 03:43:01 19618316 31545152 717644 2.18 443948 11179516 1842376 5.43 2432768 9834072 136 03:49:10 03:44:01 19616924 31544752 717916 2.18 444000 11180140 1906280 5.62 2432936 9834640 132 03:49:10 03:45:01 19617128 31544960 717628 2.18 444020 11180144 1906280 5.62 2432920 9834644 156 03:49:10 03:46:01 19617080 31544912 717700 2.18 444052 11180144 1906280 5.62 2432952 9834644 172 03:49:10 03:47:01 19617348 31545248 717376 2.18 444068 11180144 1906280 5.62 2432820 9834652 12 03:49:10 03:48:01 18917536 31495544 766132 2.33 451784 11787388 2159728 6.36 2490992 10441852 615536 03:49:10 03:49:01 17515232 31486896 771544 2.35 505428 12988608 2142692 6.31 2607516 11581476 505564 03:49:10 Average: 20547986 31509674 757929 2.30 397499 10317616 2001473 5.90 2324413 9074589 142870 03:49:10 03:49:10 03:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:49:10 03:22:02 lo 5.20 5.20 0.50 0.50 0.00 0.00 0.00 0.00 03:49:10 03:22:02 docker0 319.51 273.66 24.94 2722.27 0.00 0.00 0.00 0.00 03:49:10 03:22:02 ens3 1198.97 1080.49 11841.80 147.58 0.00 0.00 0.00 0.00 03:49:10 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:10 03:23:01 veth5c2e228 0.51 0.73 0.04 0.07 0.00 0.00 0.00 0.00 03:49:10 03:23:01 docker0 97.90 135.13 8.02 773.17 0.00 0.00 0.00 0.00 03:49:10 03:23:01 ens3 173.46 120.86 814.68 24.21 0.00 0.00 0.00 0.00 03:49:10 03:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:49:10 03:24:01 veth5c2e228 1.00 1.02 0.08 0.08 0.00 0.00 0.00 0.00 03:49:10 03:24:01 docker0 1.00 1.00 0.06 0.08 0.00 0.00 0.00 0.00 03:49:10 03:24:01 ens3 38.69 36.96 25.52 104.09 0.00 0.00 0.00 0.00 03:49:10 03:25:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 03:49:10 03:25:01 docker0 481.36 545.55 34.01 5019.41 0.00 0.00 0.00 0.00 03:49:10 03:25:01 ens3 644.78 547.24 6711.46 60.13 0.00 0.00 0.00 0.00 03:49:10 03:25:01 veth8684d64 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 03:49:10 03:26:01 lo 1.93 1.93 0.18 0.18 0.00 0.00 0.00 0.00 03:49:10 03:26:01 veth312a57f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:49:10 03:26:01 vethf456df0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:49:10 03:26:01 docker0 122.83 210.63 10.14 2411.25 0.00 0.00 0.00 0.00 03:49:10 03:26:01 ens3 266.78 161.45 2545.32 33.49 0.00 0.00 0.00 0.00 03:49:10 03:26:01 veth8684d64 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 03:49:10 03:27:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 03:49:10 03:27:01 veth2216245 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 03:49:10 03:27:01 docker0 101.47 175.65 8.61 2119.66 0.00 0.00 0.00 0.00 03:49:10 03:27:01 veth06f4c47 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 03:49:10 03:27:01 ens3 389.40 219.11 4907.86 36.00 0.00 0.00 0.00 0.00 03:49:10 03:27:01 veth8684d64 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 03:49:10 03:27:01 veth9dcc362 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 03:49:10 03:28:01 lo 37.99 37.99 3.74 3.74 0.00 0.00 0.00 0.00 03:49:10 03:28:01 docker0 17.25 46.06 1.39 756.62 0.00 0.00 0.00 0.00 03:49:10 03:28:01 ens3 433.94 421.90 950.96 1798.02 0.00 0.00 0.00 0.00 03:49:10 03:29:01 lo 23.46 23.46 2.31 2.31 0.00 0.00 0.00 0.00 03:49:10 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:10 03:29:01 ens3 342.36 350.41 139.49 2259.05 0.00 0.00 0.00 0.00 03:49:10 03:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:49:10 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:10 03:30:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:49:10 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:10 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:10 03:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:10 03:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:49:10 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:10 03:32:01 ens3 5.48 3.22 13.55 0.28 0.00 0.00 0.00 0.00 03:49:10 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:10 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:10 03:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:10 03:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:49:10 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:10 03:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:49:10 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:10 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:10 03:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:10 03:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:49:10 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:10 03:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:49:10 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:10 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:10 03:37:01 ens3 0.17 0.12 0.08 0.06 0.00 0.00 0.00 0.00 03:49:10 03:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:49:10 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:10 03:38:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:49:10 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:10 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:10 03:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:10 03:40:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:49:10 03:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:10 03:40:02 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:49:10 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:10 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:10 03:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:10 03:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:49:10 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:10 03:42:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 03:49:10 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:10 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:10 03:43:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:10 03:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:49:10 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:10 03:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:49:10 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:10 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:10 03:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:10 03:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:49:10 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:10 03:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:49:10 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:10 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:10 03:47:01 ens3 0.27 0.20 0.24 0.07 0.00 0.00 0.00 0.00 03:49:10 03:48:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 03:49:10 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:10 03:48:01 ens3 151.59 87.97 3968.63 10.76 0.00 0.00 0.00 0.00 03:49:10 03:49:01 lo 2.20 2.20 0.23 0.23 0.00 0.00 0.00 0.00 03:49:10 03:49:01 docker0 48.24 72.69 4.26 696.58 0.00 0.00 0.00 0.00 03:49:10 03:49:01 ens3 356.02 250.26 6471.11 60.23 0.00 0.00 0.00 0.00 03:49:10 Average: lo 2.70 2.70 0.26 0.26 0.00 0.00 0.00 0.00 03:49:10 Average: docker0 42.52 52.19 3.27 518.44 0.00 0.00 0.00 0.00 03:49:10 Average: ens3 143.09 117.29 1372.80 162.09 0.00 0.00 0.00 0.00 03:49:10 03:49:10 03:49:10 ---> sar -P ALL: 03:49:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-848) 01/03/23 _x86_64_ (8 CPU) 03:49:10 03:49:10 03:20:57 LINUX RESTART (8 CPU) 03:49:10 03:49:10 03:21:01 CPU %user %nice %system %iowait %steal %idle 03:49:10 03:22:02 all 10.33 0.00 3.91 1.56 0.05 84.14 03:49:10 03:22:02 0 9.26 0.00 3.49 0.35 0.05 86.84 03:49:10 03:22:02 1 11.50 0.00 3.75 2.98 0.03 81.74 03:49:10 03:22:02 2 9.08 0.00 3.63 3.68 0.07 83.54 03:49:10 03:22:02 3 9.74 0.00 3.69 0.25 0.05 86.27 03:49:10 03:22:02 4 8.26 0.00 4.91 3.04 0.05 83.74 03:49:10 03:22:02 5 11.36 0.00 3.76 0.93 0.05 83.91 03:49:10 03:22:02 6 15.99 0.00 3.67 0.99 0.05 79.30 03:49:10 03:22:02 7 7.38 0.00 4.42 0.27 0.07 87.85 03:49:10 03:23:01 all 34.42 0.00 6.60 1.01 0.06 57.91 03:49:10 03:23:01 0 33.99 0.00 5.95 0.07 0.05 59.94 03:49:10 03:23:01 1 33.99 0.00 8.68 0.07 0.07 57.20 03:49:10 03:23:01 2 36.82 0.00 5.99 2.69 0.07 54.43 03:49:10 03:23:01 3 35.41 0.00 5.51 0.03 0.07 58.98 03:49:10 03:23:01 4 33.62 0.00 6.25 0.03 0.05 60.04 03:49:10 03:23:01 5 33.09 0.00 6.06 3.61 0.07 57.17 03:49:10 03:23:01 6 33.13 0.00 6.62 0.99 0.07 59.19 03:49:10 03:23:01 7 35.30 0.00 7.70 0.57 0.07 56.37 03:49:10 03:24:01 all 45.30 0.00 6.25 0.24 0.08 48.12 03:49:10 03:24:01 0 44.01 0.00 6.19 0.00 0.08 49.71 03:49:10 03:24:01 1 45.48 0.00 6.04 0.02 0.07 48.40 03:49:10 03:24:01 2 46.17 0.00 5.78 0.00 0.08 47.96 03:49:10 03:24:01 3 45.43 0.00 6.44 0.00 0.08 48.04 03:49:10 03:24:01 4 44.77 0.00 6.54 0.79 0.08 47.82 03:49:10 03:24:01 5 46.07 0.00 6.19 0.02 0.08 47.64 03:49:10 03:24:01 6 45.44 0.00 6.21 0.27 0.08 48.00 03:49:10 03:24:01 7 45.05 0.00 6.62 0.84 0.08 47.41 03:49:10 03:25:01 all 16.17 0.00 9.26 4.84 0.06 69.66 03:49:10 03:25:01 0 14.86 0.00 8.23 1.80 0.07 75.04 03:49:10 03:25:01 1 15.43 0.00 9.39 7.60 0.09 67.49 03:49:10 03:25:01 2 17.77 0.00 8.72 3.20 0.07 70.24 03:49:10 03:25:01 3 17.23 0.00 9.23 2.87 0.07 70.61 03:49:10 03:25:01 4 16.61 0.00 9.78 6.57 0.05 66.98 03:49:10 03:25:01 5 16.30 0.00 9.04 4.63 0.05 69.97 03:49:10 03:25:01 6 15.25 0.00 10.21 5.86 0.05 68.64 03:49:10 03:25:01 7 15.90 0.00 9.50 6.21 0.07 68.32 03:49:10 03:26:01 all 45.96 0.00 14.52 9.15 0.11 30.26 03:49:10 03:26:01 0 44.45 0.00 14.43 5.60 0.10 35.42 03:49:10 03:26:01 1 46.44 0.00 13.99 9.87 0.10 29.59 03:49:10 03:26:01 2 44.49 0.00 11.80 4.79 0.10 38.82 03:49:10 03:26:01 3 47.18 0.00 14.55 4.90 0.10 33.27 03:49:10 03:26:01 4 47.10 0.00 15.72 22.53 0.14 14.50 03:49:10 03:26:01 5 47.47 0.00 13.06 5.85 0.10 33.52 03:49:10 03:26:01 6 45.35 0.00 16.28 12.38 0.10 25.88 03:49:10 03:26:01 7 45.18 0.00 16.36 7.36 0.12 30.98 03:49:10 03:27:01 all 75.93 0.00 16.06 2.53 0.14 5.35 03:49:10 03:27:01 0 76.01 0.00 16.74 2.74 0.14 4.38 03:49:10 03:27:01 1 76.75 0.00 15.94 1.52 0.12 5.68 03:49:10 03:27:01 2 72.06 0.00 14.98 4.42 0.14 8.40 03:49:10 03:27:01 3 75.55 0.00 16.93 3.05 0.17 4.30 03:49:10 03:27:01 4 76.72 0.00 16.16 3.27 0.12 3.73 03:49:10 03:27:01 5 77.78 0.00 15.57 1.30 0.14 5.22 03:49:10 03:27:01 6 76.72 0.00 15.32 1.97 0.13 5.85 03:49:10 03:27:01 7 75.84 0.00 16.81 1.96 0.13 5.26 03:49:10 03:28:01 all 19.01 0.00 4.08 1.59 0.06 75.26 03:49:10 03:28:01 0 18.64 0.00 4.03 1.18 0.07 76.09 03:49:10 03:28:01 1 21.09 0.00 4.49 3.34 0.07 71.02 03:49:10 03:28:01 2 14.20 0.00 4.03 2.94 0.05 78.77 03:49:10 03:28:01 3 18.45 0.00 3.77 0.76 0.07 76.96 03:49:10 03:28:01 4 19.80 0.00 4.26 1.56 0.07 74.32 03:49:10 03:28:01 5 20.34 0.00 3.97 1.42 0.07 74.20 03:49:10 03:28:01 6 20.01 0.00 4.04 0.62 0.05 75.28 03:49:10 03:28:01 7 19.55 0.00 4.02 0.88 0.07 75.48 03:49:10 03:29:01 all 7.65 0.00 0.77 0.07 0.05 91.47 03:49:10 03:29:01 0 12.65 0.00 1.09 0.02 0.05 86.19 03:49:10 03:29:01 1 3.72 0.00 0.58 0.18 0.05 95.47 03:49:10 03:29:01 2 8.14 0.00 0.87 0.00 0.05 90.94 03:49:10 03:29:01 3 9.16 0.00 0.87 0.00 0.05 89.92 03:49:10 03:29:01 4 11.44 0.00 0.72 0.13 0.05 87.65 03:49:10 03:29:01 5 2.39 0.00 0.47 0.00 0.03 97.11 03:49:10 03:29:01 6 8.72 0.00 0.80 0.23 0.05 90.19 03:49:10 03:29:01 7 4.99 0.00 0.76 0.00 0.03 94.22 03:49:10 03:30:01 all 0.15 0.00 0.03 0.00 0.00 99.81 03:49:10 03:30:01 0 0.12 0.00 0.05 0.00 0.00 99.83 03:49:10 03:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:49:10 03:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:49:10 03:30:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:49:10 03:30:01 4 0.05 0.00 0.07 0.02 0.02 99.85 03:49:10 03:30:01 5 0.96 0.00 0.05 0.00 0.00 98.99 03:49:10 03:30:01 6 0.00 0.00 0.00 0.02 0.00 99.98 03:49:10 03:30:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:49:10 03:31:01 all 0.27 0.00 0.01 0.01 0.01 99.69 03:49:10 03:31:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:49:10 03:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:49:10 03:31:01 2 0.02 0.00 0.02 0.03 0.00 99.93 03:49:10 03:31:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:49:10 03:31:01 4 0.07 0.00 0.07 0.00 0.02 99.85 03:49:10 03:31:01 5 1.99 0.00 0.00 0.00 0.02 98.00 03:49:10 03:31:01 6 0.02 0.00 0.00 0.03 0.00 99.95 03:49:10 03:31:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:49:10 03:32:01 all 0.27 0.00 0.02 0.01 0.00 99.69 03:49:10 03:32:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:49:10 03:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:49:10 03:32:01 2 0.02 0.00 0.02 0.02 0.02 99.93 03:49:10 03:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:49:10 03:32:01 4 0.05 0.00 0.03 0.00 0.02 99.90 03:49:10 03:32:01 5 1.99 0.00 0.02 0.00 0.00 98.00 03:49:10 03:32:01 6 0.00 0.00 0.03 0.05 0.00 99.92 03:49:10 03:32:01 7 0.07 0.00 0.05 0.00 0.00 99.88 03:49:10 03:49:10 03:32:01 CPU %user %nice %system %iowait %steal %idle 03:49:10 03:33:01 all 0.15 0.00 0.02 0.00 0.00 99.81 03:49:10 03:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:49:10 03:33:01 1 0.00 0.00 0.00 0.02 0.00 99.98 03:49:10 03:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:49:10 03:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:49:10 03:33:01 4 0.03 0.00 0.03 0.00 0.02 99.92 03:49:10 03:33:01 5 1.12 0.00 0.10 0.00 0.00 98.78 03:49:10 03:33:01 6 0.00 0.00 0.00 0.02 0.00 99.98 03:49:10 03:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:49:10 03:34:01 all 0.03 0.00 0.02 0.00 0.01 99.95 03:49:10 03:34:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:49:10 03:34:01 1 0.00 0.00 0.02 0.02 0.02 99.95 03:49:10 03:34:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:49:10 03:34:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:49:10 03:34:01 4 0.08 0.00 0.03 0.00 0.00 99.88 03:49:10 03:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:49:10 03:34:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:49:10 03:34:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:49:10 03:35:01 all 0.02 0.00 0.01 0.00 0.00 99.97 03:49:10 03:35:01 0 0.05 0.00 0.00 0.00 0.00 99.95 03:49:10 03:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:49:10 03:35:01 2 0.02 0.00 0.02 0.02 0.00 99.95 03:49:10 03:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:49:10 03:35:01 4 0.03 0.00 0.03 0.00 0.02 99.92 03:49:10 03:35:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:49:10 03:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:49:10 03:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:49:10 03:36:01 all 0.02 0.00 0.01 0.01 0.00 99.96 03:49:10 03:36:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:49:10 03:36:01 1 0.02 0.00 0.00 0.02 0.00 99.97 03:49:10 03:36:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:49:10 03:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:49:10 03:36:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:49:10 03:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:49:10 03:36:01 6 0.03 0.00 0.03 0.03 0.00 99.90 03:49:10 03:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:49:10 03:37:01 all 0.02 0.00 0.03 0.01 0.01 99.93 03:49:10 03:37:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:49:10 03:37:01 1 0.02 0.00 0.00 0.02 0.02 99.95 03:49:10 03:37:01 2 0.03 0.00 0.07 0.02 0.02 99.87 03:49:10 03:37:01 3 0.00 0.00 0.03 0.00 0.00 99.97 03:49:10 03:37:01 4 0.03 0.00 0.05 0.00 0.02 99.90 03:49:10 03:37:01 5 0.02 0.00 0.03 0.00 0.00 99.95 03:49:10 03:37:01 6 0.03 0.00 0.02 0.02 0.00 99.93 03:49:10 03:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:49:10 03:38:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:49:10 03:38:01 0 0.05 0.00 0.00 0.00 0.02 99.93 03:49:10 03:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:49:10 03:38:01 2 0.03 0.00 0.07 0.02 0.00 99.88 03:49:10 03:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:49:10 03:38:01 4 0.07 0.00 0.05 0.00 0.02 99.87 03:49:10 03:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:49:10 03:38:01 6 0.03 0.00 0.00 0.00 0.02 99.95 03:49:10 03:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:49:10 03:39:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:49:10 03:39:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:49:10 03:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:49:10 03:39:01 2 0.02 0.00 0.00 0.02 0.00 99.97 03:49:10 03:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:49:10 03:39:01 4 0.02 0.00 0.03 0.00 0.00 99.95 03:49:10 03:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:49:10 03:39:01 6 0.03 0.00 0.02 0.02 0.00 99.93 03:49:10 03:39:01 7 0.00 0.00 0.02 0.00 0.02 99.97 03:49:10 03:40:02 all 0.03 0.00 0.02 0.01 0.01 99.94 03:49:10 03:40:02 0 0.03 0.00 0.03 0.00 0.00 99.93 03:49:10 03:40:02 1 0.00 0.00 0.02 0.00 0.00 99.98 03:49:10 03:40:02 2 0.03 0.00 0.03 0.03 0.02 99.88 03:49:10 03:40:02 3 0.02 0.00 0.02 0.00 0.00 99.97 03:49:10 03:40:02 4 0.02 0.00 0.03 0.00 0.02 99.93 03:49:10 03:40:02 5 0.02 0.00 0.02 0.00 0.00 99.97 03:49:10 03:40:02 6 0.05 0.00 0.02 0.02 0.02 99.90 03:49:10 03:40:02 7 0.03 0.00 0.00 0.00 0.00 99.97 03:49:10 03:41:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:49:10 03:41:01 0 0.07 0.00 0.03 0.00 0.02 99.88 03:49:10 03:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:49:10 03:41:01 2 0.00 0.00 0.00 0.02 0.00 99.98 03:49:10 03:41:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:49:10 03:41:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:49:10 03:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:49:10 03:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:49:10 03:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:49:10 03:42:01 all 0.05 0.00 0.02 0.00 0.00 99.93 03:49:10 03:42:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:49:10 03:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:49:10 03:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:49:10 03:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:49:10 03:42:01 4 0.20 0.00 0.05 0.00 0.02 99.73 03:49:10 03:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:49:10 03:42:01 6 0.03 0.00 0.00 0.02 0.02 99.93 03:49:10 03:42:01 7 0.02 0.00 0.02 0.02 0.00 99.95 03:49:10 03:43:01 all 0.01 0.00 0.01 0.00 0.01 99.96 03:49:10 03:43:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:49:10 03:43:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:49:10 03:43:01 2 0.03 0.00 0.05 0.02 0.02 99.88 03:49:10 03:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:49:10 03:43:01 4 0.02 0.00 0.03 0.00 0.02 99.93 03:49:10 03:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:49:10 03:43:01 6 0.03 0.00 0.00 0.02 0.00 99.95 03:49:10 03:43:01 7 0.00 0.00 0.02 0.00 0.02 99.97 03:49:10 03:49:10 03:43:01 CPU %user %nice %system %iowait %steal %idle 03:49:10 03:44:01 all 0.24 0.00 0.04 0.01 0.01 99.71 03:49:10 03:44:01 0 0.28 0.00 0.03 0.02 0.00 99.67 03:49:10 03:44:01 1 0.00 0.00 0.03 0.00 0.00 99.97 03:49:10 03:44:01 2 0.05 0.00 0.07 0.03 0.02 99.83 03:49:10 03:44:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:49:10 03:44:01 4 0.05 0.00 0.07 0.00 0.02 99.87 03:49:10 03:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:49:10 03:44:01 6 1.42 0.00 0.03 0.03 0.02 98.50 03:49:10 03:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:49:10 03:45:01 all 0.27 0.00 0.01 0.01 0.00 99.72 03:49:10 03:45:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:49:10 03:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:49:10 03:45:01 2 0.00 0.00 0.00 0.02 0.00 99.98 03:49:10 03:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:49:10 03:45:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:49:10 03:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:49:10 03:45:01 6 2.00 0.00 0.00 0.03 0.00 97.96 03:49:10 03:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:49:10 03:46:01 all 0.29 0.00 0.01 0.01 0.01 99.68 03:49:10 03:46:01 0 0.05 0.00 0.02 0.00 0.00 99.93 03:49:10 03:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:49:10 03:46:01 2 0.03 0.00 0.00 0.02 0.02 99.93 03:49:10 03:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:49:10 03:46:01 4 0.20 0.00 0.03 0.00 0.02 99.75 03:49:10 03:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:49:10 03:46:01 6 1.94 0.00 0.05 0.05 0.02 97.95 03:49:10 03:46:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:49:10 03:47:01 all 0.06 0.00 0.03 0.01 0.01 99.90 03:49:10 03:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:49:10 03:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:49:10 03:47:01 2 0.00 0.00 0.02 0.03 0.00 99.95 03:49:10 03:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:49:10 03:47:01 4 0.05 0.00 0.05 0.02 0.02 99.87 03:49:10 03:47:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:49:10 03:47:01 6 0.42 0.00 0.05 0.00 0.00 99.53 03:49:10 03:47:01 7 0.02 0.00 0.03 0.00 0.02 99.93 03:49:10 03:48:01 all 2.09 0.00 0.97 0.04 0.01 96.88 03:49:10 03:48:01 0 2.62 0.00 1.12 0.02 0.02 96.22 03:49:10 03:48:01 1 1.94 0.00 1.22 0.00 0.02 96.82 03:49:10 03:48:01 2 1.52 0.00 1.17 0.02 0.02 97.27 03:49:10 03:48:01 3 2.75 0.00 1.01 0.02 0.02 96.21 03:49:10 03:48:01 4 1.46 0.00 0.69 0.00 0.02 97.84 03:49:10 03:48:01 5 2.18 0.00 0.82 0.03 0.00 96.97 03:49:10 03:48:01 6 2.55 0.00 0.99 0.20 0.02 96.24 03:49:10 03:48:01 7 1.74 0.00 0.79 0.00 0.00 97.48 03:49:10 03:49:01 all 9.06 0.00 3.90 1.33 0.07 85.64 03:49:10 03:49:01 0 10.40 0.00 3.62 0.15 0.07 85.76 03:49:10 03:49:01 1 10.00 0.00 3.57 0.05 0.07 86.31 03:49:10 03:49:01 2 8.62 0.00 4.69 4.76 0.07 81.86 03:49:10 03:49:01 3 8.37 0.00 3.63 0.59 0.07 87.34 03:49:10 03:49:01 4 8.69 0.00 4.60 0.35 0.07 86.29 03:49:10 03:49:01 5 9.13 0.00 3.48 0.24 0.05 87.11 03:49:10 03:49:01 6 7.55 0.00 3.85 4.39 0.07 84.15 03:49:10 03:49:01 7 9.72 0.00 3.79 0.10 0.08 86.31 03:49:10 Average: all 9.48 0.00 2.36 0.79 0.03 87.34 03:49:10 Average: 0 9.48 0.00 2.31 0.42 0.03 87.75 03:49:10 Average: 1 9.43 0.00 2.40 0.91 0.03 87.24 03:49:10 Average: 2 9.15 0.00 2.19 0.95 0.03 87.68 03:49:10 Average: 3 9.55 0.00 2.33 0.44 0.03 87.65 03:49:10 Average: 4 9.54 0.00 2.49 1.35 0.03 86.59 03:49:10 Average: 5 9.65 0.00 2.22 0.64 0.03 87.47 03:49:10 Average: 6 9.81 0.00 2.42 1.00 0.03 86.74 03:49:10 Average: 7 9.23 0.00 2.51 0.64 0.03 87.59 03:49:10 03:49:10 03:49:10