Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1845739d37df45141b994dacdf8b95897574fdab 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-ssh9670828278826139306.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh8913246042520293036.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh7781603267460028742.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh10398964439924415514.key Verifying host key using known hosts file > 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-ssh6868654571725806572.key Verifying host key using known hosts file > 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-6799 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/315 [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/315 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 1845739d37df45141b994dacdf8b95897574fdab (main) Commit message: "feat(command): publish device service response to external MQTT (#4166)" > 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 1845739d37df45141b994dacdf8b95897574fdab # timeout=10 > git rev-list --no-walk 744b4920ca4f20eb5f8471b336be03832ab3a92f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:57:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:57:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:57:13 ========================================================= 02:57:13 EdgeX Global Pipelines Version Info 02:57:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:57:14 ------------------- 02:57:14 stable info: 02:57:14 ------------------- 02:57:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:57:14 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 02:57:14 Message: update stable to v1.0.239 02:57:14 ------------------- 02:57:14 experimental info: 02:57:14 ------------------- 02:57:14 Commited By: **** collab-it+edgex@linuxfoundation.org 02:57:14 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 02:57:14 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:57:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:57:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:57:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:57:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:57:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:57:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 02:57:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:57:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:57:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:57:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:57:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:57:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:57:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:57:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:57:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:57:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:57:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:57:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:57:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:57:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 02:57:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:57:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:57:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:57:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:57:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:57:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:57:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1845739d37df45141b994dacdf8b95897574fdab [Pipeline] echo 02:57:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1845739 [Pipeline] echo 02:57:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:57:15 provisioning config files... 02:57:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/315@tmp/config3183533492566806550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:57:15 ---> docker-login.sh 02:57:15 nexus3.edgexfoundry.org:10001 02:57:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:57:16 Configure a credential helper to remove this warning. See 02:57:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:57:16 02:57:16 Login Succeeded 02:57:16 nexus3.edgexfoundry.org:10002 02:57:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:57:16 Configure a credential helper to remove this warning. See 02:57:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:57:16 02:57:16 Login Succeeded 02:57:16 nexus3.edgexfoundry.org:10003 02:57:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:57:16 Configure a credential helper to remove this warning. See 02:57:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:57:16 02:57:16 Login Succeeded 02:57:16 nexus3.edgexfoundry.org:10004 02:57:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:57:16 Configure a credential helper to remove this warning. See 02:57:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:57:16 02:57:16 Login Succeeded 02:57:16 docker.io 02:57:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:57:16 Configure a credential helper to remove this warning. See 02:57:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:57:16 02:57:16 Login Succeeded 02:57:16 ---> docker-login.sh ends [Pipeline] } 02:57:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:57:17 + 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 02:57:17 + dirname+ cmd/core-command/Dockerfile 02:57:17 cut -d/ -f2 02:57:17 + echo core-command,cmd/core-command/Dockerfile 02:57:17 + + cut -d/ -f2 02:57:17 dirname cmd/core-data/Dockerfile 02:57:17 + echo core-data,cmd/core-data/Dockerfile 02:57:17 + dirname cmd/core-metadata/Dockerfile 02:57:17 + cut -d/ -f2 02:57:17 + echo core-metadata,cmd/core-metadata/Dockerfile 02:57:17 + dirname cmd/security-bootstrapper/Dockerfile 02:57:17 + cut -d/ -f2 02:57:17 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:57:17 + dirname cmd/security-proxy-setup/Dockerfile 02:57:17 + cut -d/ -f2 02:57:17 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:57:17 + dirname cmd/security-secretstore-setup/Dockerfile 02:57:17 + cut -d/ -f2 02:57:17 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:57:17 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:57:17 + cut -d/ -f2 02:57:17 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:57:17 + dirname cmd/security-spire-agent/Dockerfile 02:57:17 + cut -d/ -f2 02:57:17 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:57:17 + dirname cmd/security-spire-config/Dockerfile 02:57:17 + cut -d/ -f2 02:57:17 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:57:17 + dirname cmd/security-spire-server/Dockerfile 02:57:17 + cut -d/ -f2 02:57:17 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:57:17 + + dirname cmd/support-notifications/Dockerfilecut 02:57:17 -d/ -f2 02:57:17 + echo support-notifications,cmd/support-notifications/Dockerfile 02:57:17 + dirname cmd/support-scheduler/Dockerfile 02:57:17 + cut -d/ -f2 02:57:17 + echo support-scheduler,cmd/support-scheduler/Dockerfile 02:57:17 + dirname cmd/sys-mgmt-agent/Dockerfile 02:57:17 + cut -d/ -f2 02:57:17 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 02:57:17 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 02:57:17 + git rev-list -1 --merges 1845739d37df45141b994dacdf8b95897574fdab~1..1845739d37df45141b994dacdf8b95897574fdab [Pipeline] echo 02:57:17 -----------> git rev-list -1 --merges 1845739d37df45141b994dacdf8b95897574fdab~1..1845739d37df45141b994dacdf8b95897574fdab 1845739d37df45141b994dacdf8b95897574fdab [false] [Pipeline] sh 02:57:17 + git log --format=format:%s -1 1845739d37df45141b994dacdf8b95897574fdab [Pipeline] echo 02:57:17 ========================================================= 02:57:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:57:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:57:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:57:18 + grep -v github /etc/ssh/ssh_known_hosts 02:57:18 + [ -e /tmp/ssh_known_hosts ] 02:57:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:57:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:57:18 + sudo tee -a /etc/ssh/ssh_known_hosts 02:57:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:57:18 02:57:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:57:19 0.1.4: Pulling from edgex-devops/py-git-semver 02:57:19 b85a868b505f: Pulling fs layer 02:57:19 e2be974225ed: Pulling fs layer 02:57:19 339a4e72a1f5: Pulling fs layer 02:57:19 988bab9f4d93: Pulling fs layer 02:57:19 1469e6f7b9e6: Pulling fs layer 02:57:19 eaf3925da568: Pulling fs layer 02:57:19 bab4dde63d76: Pulling fs layer 02:57:19 bde34c3a00c8: Pulling fs layer 02:57:19 b352a97aabf1: Pulling fs layer 02:57:19 4872d77fe225: Pulling fs layer 02:57:19 5851b861e8e6: Pulling fs layer 02:57:19 eaf3925da568: Waiting 02:57:19 bab4dde63d76: Waiting 02:57:19 bde34c3a00c8: Waiting 02:57:19 b352a97aabf1: Waiting 02:57:19 988bab9f4d93: Waiting 02:57:19 1469e6f7b9e6: Waiting 02:57:19 4872d77fe225: Waiting 02:57:19 5851b861e8e6: Waiting 02:57:19 e2be974225ed: Verifying Checksum 02:57:19 e2be974225ed: Download complete 02:57:19 988bab9f4d93: Verifying Checksum 02:57:19 988bab9f4d93: Download complete 02:57:19 1469e6f7b9e6: Verifying Checksum 02:57:19 1469e6f7b9e6: Download complete 02:57:19 339a4e72a1f5: Verifying Checksum 02:57:19 339a4e72a1f5: Download complete 02:57:19 eaf3925da568: Verifying Checksum 02:57:19 eaf3925da568: Download complete 02:57:19 bde34c3a00c8: Download complete 02:57:19 b352a97aabf1: Download complete 02:57:19 4872d77fe225: Verifying Checksum 02:57:19 4872d77fe225: Download complete 02:57:19 5851b861e8e6: Download complete 02:57:19 b85a868b505f: Verifying Checksum 02:57:19 b85a868b505f: Download complete 02:57:19 bab4dde63d76: Verifying Checksum 02:57:19 bab4dde63d76: Download complete 02:57:20 b85a868b505f: Pull complete 02:57:20 e2be974225ed: Pull complete 02:57:21 339a4e72a1f5: Pull complete 02:57:21 988bab9f4d93: Pull complete 02:57:21 1469e6f7b9e6: Pull complete 02:57:21 eaf3925da568: Pull complete 02:57:23 bab4dde63d76: Pull complete 02:57:23 bde34c3a00c8: Pull complete 02:57:23 b352a97aabf1: Pull complete 02:57:23 4872d77fe225: Pull complete 02:57:23 5851b861e8e6: Pull complete 02:57:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:57:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:57:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:57:23 prd-ubuntu20.04-docker-8c-8g-6799 does not seem to be running inside a container 02:57:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/315 -v /w/workspace/edgex-go/315:/w/workspace/edgex-go/315:rw,z -v /w/workspace/edgex-go/315@tmp:/w/workspace/edgex-go/315@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 02:57:25 $ docker top 5204c7df44d897203510d0403803f58b3786631ceee506c4ef0d203d94de6d10 -eo pid,comm 02:57:25 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). 02:57:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:57:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:57:25 [ssh-agent] Looking for ssh-agent implementation... 02:57:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:57:25 $ docker exec 5204c7df44d897203510d0403803f58b3786631ceee506c4ef0d203d94de6d10 ssh-agent 02:57:25 SSH_AUTH_SOCK=/tmp/ssh-S4ciQsy8iThe/agent.32 02:57:25 SSH_AGENT_PID=38 02:57:25 Running ssh-add (command line suppressed) 02:57:25 Identity added: /w/workspace/edgex-go/315@tmp/private_key_12455442645307345596.key (/w/workspace/edgex-go/315@tmp/private_key_12455442645307345596.key) 02:57:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:57:25 + git tag --points-at HEAD [Pipeline] } 02:57:25 $ docker exec --env ******** --env ******** 5204c7df44d897203510d0403803f58b3786631ceee506c4ef0d203d94de6d10 ssh-agent -k 02:57:25 unset SSH_AUTH_SOCK; 02:57:25 unset SSH_AGENT_PID; 02:57:25 echo Agent pid 38 killed; 02:57:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:57:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:57:25 [ssh-agent] Looking for ssh-agent implementation... 02:57:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:57:26 $ docker exec 5204c7df44d897203510d0403803f58b3786631ceee506c4ef0d203d94de6d10 ssh-agent 02:57:26 SSH_AUTH_SOCK=/tmp/ssh-3GrUkGc13jri/agent.71 02:57:26 SSH_AGENT_PID=77 02:57:26 Running ssh-add (command line suppressed) 02:57:26 Identity added: /w/workspace/edgex-go/315@tmp/private_key_13994482767305455056.key (/w/workspace/edgex-go/315@tmp/private_key_13994482767305455056.key) 02:57:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:57:26 + git semver init 02:57:26 2022-10-03 02:57:26,809 [run_init] DEBUG init version:0.0.0 force:False 02:57:26 2022-10-03 02:57:26,810 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/315/.semver 02:57:26 2022-10-03 02:57:26,810 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/315/.semver 02:57:26 2022-10-03 02:57:26,811 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/315/.semver'], cwd=/w/workspace/edgex-go/315, universal_newlines=False, shell=None, istream=None) 02:57:31 2022-10-03 02:57:30,982 [append_file] DEBUG append to file:/w/workspace/edgex-go/315/.git/info/exclude 02:57:31 2022-10-03 02:57:30,982 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/315/.semver/main with force:False 02:57:31 2022-10-03 02:57:30,982 [read_version] DEBUG read version from /w/workspace/edgex-go/315/.semver/main 02:57:31 2022-10-03 02:57:30,983 [read_version] DEBUG read version from /w/workspace/edgex-go/315/.semver/main 02:57:31 2.3.0-dev.78 [Pipeline] } 02:57:31 $ docker exec --env ******** --env ******** 5204c7df44d897203510d0403803f58b3786631ceee506c4ef0d203d94de6d10 ssh-agent -k 02:57:31 unset SSH_AUTH_SOCK; 02:57:31 unset SSH_AGENT_PID; 02:57:31 echo Agent pid 77 killed; 02:57:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:57:31 + git semver [Pipeline] } 02:57:31 $ docker stop --time=1 5204c7df44d897203510d0403803f58b3786631ceee506c4ef0d203d94de6d10 02:57:33 $ docker rm -f 5204c7df44d897203510d0403803f58b3786631ceee506c4ef0d203d94de6d10 [Pipeline] // withDockerContainer [Pipeline] sh 02:57:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:57:33 Stashed 1 file(s) [Pipeline] echo 02:57:33 [edgeXSemver]: initialized semver on version 2.3.0-dev.78 [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 02:57:33 + git config --global --add safe.directory /w/workspace/edgex-go/315 [Pipeline] echo 02:57:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:57:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:57:33 ========================================================= 02:57:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 02:57:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:57:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:57:34 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 02:57:34 2408cc74d12b: Pulling fs layer 02:57:34 ea60b727a1ce: Pulling fs layer 02:57:34 30c4a7721957: Pulling fs layer 02:57:34 370296b7ddb6: Pulling fs layer 02:57:34 7c6cee850709: Pulling fs layer 02:57:34 aa9baa53a306: Pulling fs layer 02:57:34 8b309c321861: Pulling fs layer 02:57:34 d8d76fd02f46: Pulling fs layer 02:57:34 fa31f396de31: Pulling fs layer 02:57:34 aa9baa53a306: Waiting 02:57:34 fa31f396de31: Waiting 02:57:34 8b309c321861: Waiting 02:57:34 370296b7ddb6: Waiting 02:57:34 7c6cee850709: Waiting 02:57:34 d8d76fd02f46: Waiting 02:57:34 30c4a7721957: Verifying Checksum 02:57:34 30c4a7721957: Download complete 02:57:34 ea60b727a1ce: Download complete 02:57:34 7c6cee850709: Download complete 02:57:34 aa9baa53a306: Download complete 02:57:34 2408cc74d12b: Verifying Checksum 02:57:34 8b309c321861: Download complete 02:57:34 2408cc74d12b: Pull complete 02:57:34 ea60b727a1ce: Pull complete 02:57:34 30c4a7721957: Pull complete 02:57:35 fa31f396de31: Verifying Checksum 02:57:35 fa31f396de31: Download complete 02:57:35 d8d76fd02f46: Verifying Checksum 02:57:35 d8d76fd02f46: Download complete 02:57:35 370296b7ddb6: Verifying Checksum 02:57:35 370296b7ddb6: Download complete 02:57:39 370296b7ddb6: Pull complete 02:57:39 7c6cee850709: Pull complete 02:57:39 aa9baa53a306: Pull complete 02:57:39 8b309c321861: Pull complete 02:57:41 d8d76fd02f46: Pull complete 02:57:42 fa31f396de31: Pull complete 02:57:42 Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a 02:57:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:57:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 02:57:42 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:57:42 WORKDIR /edgex 02:57:42 COPY go.mod . 02:57:42 RUN go mod download 02:57:42 + docker build -t ci-base-image-x86_64 -f - . 02:57:43 Sending build context to Docker daemon 169.6MB 02:57:43 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:57:43 ---> cef68f9685f8 02:57:43 Step 2/4 : WORKDIR /edgex 02:57:45 ---> Running in 335aa535e3a1 02:57:45 Removing intermediate container 335aa535e3a1 02:57:45 ---> cb1c8484adb2 02:57:45 Step 3/4 : COPY go.mod . 02:57:45 ---> 28227e9e9bb6 02:57:45 Step 4/4 : RUN go mod download 02:57:45 ---> Running in fb5e9eaf8148 02:57:48 Still waiting to schedule task 02:57:48 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 02:57:57 Removing intermediate container fb5e9eaf8148 02:57:57 ---> 88843a206f82 02:57:57 Successfully built 88843a206f82 02:57:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:58 + docker inspect -f . ci-base-image-x86_64 02:57:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:57:58 prd-ubuntu20.04-docker-8c-8g-6799 does not seem to be running inside a container 02:57:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/315 -v /w/workspace/edgex-go/315:/w/workspace/edgex-go/315:rw,z -v /w/workspace/edgex-go/315@tmp:/w/workspace/edgex-go/315@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 02:57:58 $ docker top b0efdb2bcaa8f0c2cd64882dc633bc3d41f4345384d094799263d0063650b68c -eo pid,comm [Pipeline] { [Pipeline] sh 02:57:59 + go version 02:57:59 go version go1.18.3 linux/amd64 [Pipeline] } 02:57:59 $ docker stop --time=1 b0efdb2bcaa8f0c2cd64882dc633bc3d41f4345384d094799263d0063650b68c 02:58:00 $ docker rm -f b0efdb2bcaa8f0c2cd64882dc633bc3d41f4345384d094799263d0063650b68c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:00 + docker inspect -f . ci-base-image-x86_64 02:58:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:58:00 prd-ubuntu20.04-docker-8c-8g-6799 does not seem to be running inside a container 02:58:00 $ 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/315 -v /w/workspace/edgex-go/315:/w/workspace/edgex-go/315:rw,z -v /w/workspace/edgex-go/315@tmp:/w/workspace/edgex-go/315@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 02:58:01 $ docker top 48b9d20f5c6ca441f4920d9482ea321c9a595b9429a648089be42172c028c4d9 -eo pid,comm [Pipeline] { [Pipeline] echo 02:58:01 ========================================================= 02:58:01 [edgeXBuildGoParallel] Running Tests and Build... 02:58:01 ========================================================= [Pipeline] sh 02:58:01 + git config --global --add safe.directory /w/workspace/edgex-go/315 [Pipeline] fileExists [Pipeline] sh 02:58:01 + make test 02:58:01 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:58:08 ? github.com/edgexfoundry/edgex-go [no test files] 02:58:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:58:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:58:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:58:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:58:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:58:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:58:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:58:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:58:20 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:58:20 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:58:20 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:58:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:58:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:58:20 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:58:20 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:58:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements 02:58:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:58:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:58:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.091s coverage: 98.5% of statements 02:58:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.123s coverage: 56.1% of statements 02:58:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 02:58:22 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:58:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.098s coverage: 54.2% of statements 02:58:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:58:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:58:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.825s coverage: 89.2% of statements 02:58:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:58:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:58:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:58:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:58:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:58:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 2.0% of statements 02:58:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:58:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:58:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.499s coverage: 95.6% of statements 02:58:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:58:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:58:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 02:58:26 ok github.com/edgexfoundry/edgex-go/internal/io 0.063s coverage: 72.2% of statements 02:58:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:58:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:58:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:58:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:58:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:58:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 60.0% of statements 02:58:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:58:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:58:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:58:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.056s coverage: 0.9% of statements 02:58:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:58:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.075s coverage: 58.8% of statements 02:58:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 29.6% of statements 02:58:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:58:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements 02:58:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.060s coverage: 79.5% of statements 02:58:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements 02:58:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements 02:58:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements 02:58:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements 02:58:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.076s coverage: 44.8% of statements 02:58:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.187s coverage: 80.5% of statements 02:58:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:58:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:58:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 02:58:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.078s coverage: 86.9% of statements 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:58:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:58:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.060s coverage: 100.0% of statements 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:58:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.073s coverage: 58.8% of statements 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:58:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 02:58:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 02:58:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.084s coverage: 85.4% of statements 02:58:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.231s coverage: 91.2% of statements 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:58:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.167s coverage: 64.7% of statements 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:58:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 02:58:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 02:58:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 02:58:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 02:58:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 02:58:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.374s coverage: 65.8% of statements 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:58:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.157s coverage: 41.8% of statements 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:58:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.080s coverage: 89.5% of statements 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:58:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:58:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.104s coverage: 17.7% of statements 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:58:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.153s coverage: 92.3% of statements 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:58:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:58:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.112s coverage: 97.7% of statements 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 02:58:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 02:58:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:58:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 02:58:45 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 02:58:45 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 02:59:03 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." 02:59:03 GO111MODULE=on go vet ./... 02:59:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:59:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:59:06 ./bin/test-attribution-txt.sh [Pipeline] echo 02:59:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 02:59:07 + ls -al . 02:59:07 total 756 02:59:07 drwxrwxr-x 11 1001 1001 4096 Oct 3 02:58 . 02:59:07 drwxr-xr-x 4 root root 4096 Oct 3 02:58 .. 02:59:07 drwxrwxr-x 2 1001 1001 4096 Oct 3 02:57 .blubracket 02:59:07 -rw-rw-r-- 1 1001 1001 16 Oct 3 02:57 .dockerignore 02:59:07 drwxrwxr-x 8 1001 1001 4096 Oct 3 02:58 .git 02:59:07 drwxrwxr-x 3 1001 1001 4096 Oct 3 02:57 .github 02:59:07 -rw-rw-r-- 1 1001 1001 1030 Oct 3 02:57 .gitignore 02:59:07 -rw-rw-r-- 1 1001 1001 42 Oct 3 02:57 .golangci.yml 02:59:07 -rw-rw-r-- 1 1001 1001 87 Oct 3 02:57 .hadolint.yml 02:59:07 drwxr-xr-x 3 1001 1001 4096 Oct 3 02:57 .semver 02:59:07 -rw-rw-r-- 1 1001 1001 166 Oct 3 02:57 .sonarcloud.properties 02:59:07 -rw-rw-r-- 1 1001 1001 1171 Oct 3 02:57 ADOPTERS.md 02:59:07 -rw-rw-r-- 1 1001 1001 10722 Oct 3 02:57 Attribution.txt 02:59:07 -rw-rw-r-- 1 1001 1001 63209 Oct 3 02:57 CHANGELOG.md 02:59:07 -rw-rw-r-- 1 1001 1001 3804 Oct 3 02:57 CONTRIBUTING.md 02:59:07 -rw-rw-r-- 1 1001 1001 677 Oct 3 02:57 GOVERNANCE.md 02:59:07 -rw-rw-r-- 1 1001 1001 850 Oct 3 02:57 Jenkinsfile 02:59:07 -rw-rw-r-- 1 1001 1001 10775 Oct 3 02:57 LICENSE 02:59:07 -rw-rw-r-- 1 1001 1001 13724 Oct 3 02:57 Makefile 02:59:07 -rw-rw-r-- 1 1001 1001 582 Oct 3 02:57 OWNERS.md 02:59:07 -rw-rw-r-- 1 1001 1001 9799 Oct 3 02:57 README.md 02:59:07 -rw-rw-r-- 1 1001 1001 6912 Oct 3 02:57 SECURITY.md 02:59:07 -rw-rw-r-- 1 1001 1001 12 Oct 3 02:57 VERSION 02:59:07 -rw-rw-r-- 1 1001 1001 4131 Oct 3 02:57 ZMQWindows.md 02:59:07 drwxrwxr-x 2 1001 1001 4096 Oct 3 02:57 bin 02:59:07 drwxrwxr-x 18 1001 1001 4096 Oct 3 02:57 cmd 02:59:07 -rw-r--r-- 1 root root 497979 Oct 3 02:58 coverage.out 02:59:07 -rw-rw-r-- 1 1001 1001 3458 Oct 3 02:57 go.mod 02:59:07 -rw-rw-r-- 1 1001 1001 38041 Oct 3 02:57 go.sum 02:59:07 drwxrwxr-x 8 1001 1001 4096 Oct 3 02:57 internal 02:59:07 drwxrwxr-x 3 1001 1001 4096 Oct 3 02:57 openapi 02:59:07 drwxrwxr-x 4 1001 1001 4096 Oct 3 02:57 snap 02:59:07 -rw-rw-r-- 1 1001 1001 204 Oct 3 02:57 version.go [Pipeline] sh 02:59:07 + '[' -e coverage.out ] 02:59:07 + chown 1001:1001 coverage.out [Pipeline] stash 02:59:07 Stashed 1 file(s) [Pipeline] sh 02:59:07 + make build 02:59:07 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.78" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:59:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6800 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 02:59:12 Running in /w/workspace/edgex-go/315 [Pipeline] { [Pipeline] checkout 02:59:12 The recommended git tool is: git 02:59:17 using credential edgex-jenkins-ssh 02:59:17 Cloning the remote Git repository 02:59:17 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:59:17 > git init /w/workspace/edgex-go/315 # timeout=10 02:59:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:59:17 > git --version # timeout=10 02:59:17 > git --version # 'git version 2.25.1' 02:59:17 using GIT_SSH to set credentials SSH Credentials for GitHub 02:59:17 Verifying host key using known hosts file 02:59:17 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 02:59:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:59:19 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.78" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:59:29 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.78" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:59:29 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.78" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:59:33 Avoid second fetch 02:59:33 Checking out Revision 1845739d37df45141b994dacdf8b95897574fdab (main) 02:59:34 Commit message: "feat(command): publish device service response to external MQTT (#4166)" 02:59:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:59:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:59:33 > git config core.sparsecheckout # timeout=10 02:59:33 > git checkout -f 1845739d37df45141b994dacdf8b95897574fdab # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:59:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:59:35 % Total % Received % Xferd Average Speed Time Time Time Current 02:59:35 Dload Upload Total Spent Left Speed 02:59:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 96198 0 --:--:-- --:--:-- --:--:-- 96938 [Pipeline] sh 02:59:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:59:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.78" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:59:36 + sudo tee /etc/docker/daemon.new 02:59:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:59:36 { 02:59:36 "registry-mirrors": [ 02:59:36 "https://nexus3.edgexfoundry.org:10001" 02:59:36 ], 02:59:36 "bip": "10.250.0.254/24", 02:59:36 "hosts": [ 02:59:36 "tcp://0.0.0.0:5555", 02:59:36 "unix:///var/run/docker.sock" 02:59:36 ], 02:59:36 "mtu": 1458, 02:59:36 "selinux-enabled": true, 02:59:36 "seccomp-profile": "/etc/docker/seccomp.json" 02:59:36 } [Pipeline] sh 02:59:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.78" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:59:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:59:37 + sudo service docker restart 02:59:37 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.78" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:59:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:59:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:59:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:59:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.78" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:59:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:59:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.78" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:59:45 $ docker stop --time=1 48b9d20f5c6ca441f4920d9482ea321c9a595b9429a648089be42172c028c4d9 02:59:47 $ docker rm -f 48b9d20f5c6ca441f4920d9482ea321c9a595b9429a648089be42172c028c4d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:59:48 02:59:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:59:48 latest: Pulling from edgex-devops/edgex-compose 02:59:48 cbdbe7a5bc2a: Pulling fs layer 02:59:48 ca9280d653b3: Pulling fs layer 02:59:48 7e9c9ca2126c: Pulling fs layer 02:59:48 cbdbe7a5bc2a: Verifying Checksum 02:59:48 cbdbe7a5bc2a: Download complete 02:59:48 ca9280d653b3: Verifying Checksum 02:59:48 ca9280d653b3: Download complete 02:59:48 cbdbe7a5bc2a: Pull complete 02:59:49 7e9c9ca2126c: Download complete 02:59:49 ca9280d653b3: Pull complete 02:59:52 7e9c9ca2126c: Pull complete 02:59:52 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 02:59:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:59:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:59:52 prd-ubuntu20.04-docker-8c-8g-6799 does not seem to be running inside a container 02:59:52 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/315 -v /w/workspace/edgex-go/315:/w/workspace/edgex-go/315:rw,z -v /w/workspace/edgex-go/315@tmp:/w/workspace/edgex-go/315@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 02:59:53 $ docker top 0ca80af15257ce7c9b0a98dc8e062fd344fe5bdb96fb0484af1b199c5bcddf2b -eo pid,comm [Pipeline] { [Pipeline] sh 02:59:53 + docker-compose build --help 02:59:53 + grep parallel 02:59:54 --parallel Build images in parallel. [Pipeline] } 02:59:54 $ docker stop --time=1 0ca80af15257ce7c9b0a98dc8e062fd344fe5bdb96fb0484af1b199c5bcddf2b 02:59:55 $ docker rm -f 0ca80af15257ce7c9b0a98dc8e062fd344fe5bdb96fb0484af1b199c5bcddf2b [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:59:55 provisioning config files... 02:59:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/315@tmp/config14826715173182818001tmp [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:56 ---> docker-login.sh 02:59:56 nexus3.edgexfoundry.org:10001 02:59:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:59:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:59:56 prd-ubuntu20.04-docker-8c-8g-6799 does not seem to be running inside a container 02:59:56 $ 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/315 -v /w/workspace/edgex-go/315:/w/workspace/edgex-go/315:rw,z -v /w/workspace/edgex-go/315@tmp:/w/workspace/edgex-go/315@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 02:59:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:56 $ docker top e656b7afedbdf1496ec92c4479e9b57ff073c55d8da25f159865514eb2dc7cdc -eo pid,comm [Pipeline] { [Pipeline] sh 02:59:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:59:56 Configure a credential helper to remove this warning. See 02:59:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:59:56 02:59:56 Login Succeeded 02:59:56 nexus3.edgexfoundry.org:10002 02:59:56 + docker-compose -f ./docker-compose-build.yml build --parallel 02:59:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:59:56 Configure a credential helper to remove this warning. See 02:59:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:59:56 02:59:56 Login Succeeded 02:59:56 nexus3.edgexfoundry.org:10003 02:59:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:59:57 Configure a credential helper to remove this warning. See 02:59:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:59:57 02:59:57 Login Succeeded 02:59:57 nexus3.edgexfoundry.org:10004 02:59:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:57 Building core-command ... 02:59:57 Building core-data ... 02:59:57 Building core-metadata ... 02:59:57 Building security-bootstrapper ... 02:59:57 Building security-proxy-setup ... 02:59:57 Building security-secretstore-setup ... 02:59:57 Building security-spiffe-token-provider ... 02:59:57 Building security-spire-agent ... 02:59:57 Building security-spire-config ... 02:59:57 Building security-spire-server ... 02:59:57 Building support-notifications ... 02:59:57 Building support-scheduler ... 02:59:57 Building sys-mgmt-agent ... 02:59:57 Building security-proxy-setup 02:59:57 Building security-spire-server 02:59:57 Building core-command 02:59:57 Building security-spire-agent 02:59:57 Building security-bootstrapper 02:59:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:59:57 Configure a credential helper to remove this warning. See 02:59:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:59:57 02:59:57 Login Succeeded 02:59:57 docker.io 02:59:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:59:58 Configure a credential helper to remove this warning. See 02:59:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:59:58 02:59:58 Login Succeeded 02:59:58 ---> docker-login.sh ends [Pipeline] } 02:59:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:59:58 + git config --global --add safe.directory /w/workspace/edgex-go/315 [Pipeline] echo 02:59:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:59:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:59:58 ========================================================= 02:59:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 02:59:58 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:59:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:59:58 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:59:58 b3c136eddcbf: Pulling fs layer 02:59:58 c0a3192eca97: Pulling fs layer 02:59:58 a050256f5b6f: Pulling fs layer 02:59:58 656be50a0ddc: Pulling fs layer 02:59:58 2bbca73fdf42: Pulling fs layer 02:59:58 f607e4fc86c3: Pulling fs layer 02:59:58 4d572c569a2c: Pulling fs layer 02:59:58 fcf976331f73: Pulling fs layer 02:59:58 2bbca73fdf42: Waiting 02:59:58 656be50a0ddc: Waiting 02:59:58 f607e4fc86c3: Waiting 02:59:58 4d572c569a2c: Waiting 02:59:58 fcf976331f73: Waiting 02:59:59 a050256f5b6f: Verifying Checksum 02:59:59 a050256f5b6f: Download complete 02:59:59 c0a3192eca97: Verifying Checksum 02:59:59 c0a3192eca97: Download complete 02:59:59 2bbca73fdf42: Verifying Checksum 02:59:59 2bbca73fdf42: Download complete 02:59:59 f607e4fc86c3: Verifying Checksum 02:59:59 f607e4fc86c3: Download complete 02:59:59 b3c136eddcbf: Download complete 03:00:00 b3c136eddcbf: Pull complete 03:00:00 fcf976331f73: Verifying Checksum 03:00:00 fcf976331f73: Download complete 03:00:01 c0a3192eca97: Pull complete 03:00:01 a050256f5b6f: Pull complete 03:00:01 4d572c569a2c: Verifying Checksum 03:00:01 4d572c569a2c: Download complete 03:00:02 656be50a0ddc: Download complete 03:00:09 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:00:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:00:09 ---> 88843a206f82 03:00:09 Step 3/24 : ARG ADD_BUILD_TAGS="" 03:00:09 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:00:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:00:09 ---> 88843a206f82 03:00:09 Step 3/22 : WORKDIR /edgex-go 03:00:09 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:00:09 Step 2/25 : FROM ${BUILDER_BASE} AS builder 03:00:09 ---> 88843a206f82 03:00:09 Step 3/25 : WORKDIR /edgex-go 03:00:09 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:00:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:00:09 ---> 88843a206f82 03:00:09 Step 3/26 : WORKDIR /edgex-go 03:00:09 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:00:09 Step 2/33 : FROM ${BUILDER_BASE} AS builder 03:00:09 ---> 88843a206f82 03:00:09 Step 3/33 : WORKDIR /edgex-go 03:00:10 ---> Running in a8ef0ef83606 03:00:10 ---> Running in 63946852b80f 03:00:10 ---> Running in 26fe612d43ae 03:00:10 ---> Running in 8547f8f90a7a 03:00:10 ---> Running in 9bf7ae49a1ad 03:00:10 Removing intermediate container 63946852b80f 03:00:10 ---> 03b1171dc96b 03:00:10 Step 4/24 : WORKDIR /edgex-go 03:00:10 Removing intermediate container 26fe612d43ae 03:00:10 ---> 5b28717ce105 03:00:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:00:10 Removing intermediate container 9bf7ae49a1ad 03:00:10 ---> 1c3928d526e0 03:00:10 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:00:10 Removing intermediate container 8547f8f90a7a 03:00:10 ---> cde491a9f42b 03:00:10 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:00:10 Removing intermediate container a8ef0ef83606 03:00:10 ---> 42fb0201fb4b 03:00:10 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:00:10 ---> Running in 4968b677bc73 03:00:10 ---> Running in 9872fa401a52 03:00:10 ---> Running in a4335690f8ac 03:00:10 ---> Running in f2698f201816 03:00:10 ---> Running in 9fc6233bf5c0 03:00:11 Removing intermediate container 4968b677bc73 03:00:11 ---> 7015e7ed94b8 03:00:11 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:00:11 ---> Running in d91ee49be09d 03:00:11 Removing intermediate container 9872fa401a52 03:00:11 ---> 7c68b1f80adb 03:00:11 Step 5/22 : RUN apk add --update --no-cache make git 03:00:11 ---> Running in e7f9290f8327 03:00:12 Removing intermediate container f2698f201816 03:00:12 ---> 04ba48de95cb 03:00:12 Step 5/33 : RUN apk add --update --no-cache make git 03:00:12 ---> Running in f1132cede46a 03:00:12 Removing intermediate container 9fc6233bf5c0 03:00:12 ---> 87db3098d63e 03:00:12 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 03:00:12 ---> Running in 8bb976d3bdc0 03:00:12 Removing intermediate container d91ee49be09d 03:00:12 ---> 13f631f1286c 03:00:12 Step 6/24 : RUN apk add --update --no-cache make git 03:00:12 ---> Running in ea5559b2bd43 03:00:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:00:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:00:12 Removing intermediate container a4335690f8ac 03:00:12 ---> 1a70b7dc8df1 03:00:12 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 03:00:12 ---> Running in 4fc872bb744e 03:00:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:00:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:00:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:00:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:00:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:00:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:00:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:00:13 OK: 211 MiB in 51 packages 03:00:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:00:13 OK: 211 MiB in 51 packages 03:00:14 OK: 211 MiB in 51 packages 03:00:14 OK: 211 MiB in 51 packages 03:00:14 Removing intermediate container e7f9290f8327 03:00:14 ---> 8bccb811baea 03:00:14 Step 6/22 : COPY go.mod vendor* ./ 03:00:14 OK: 211 MiB in 51 packages 03:00:14 Removing intermediate container 8bb976d3bdc0 03:00:14 ---> c8be5c334572 03:00:14 Step 6/26 : COPY go.mod vendor* ./ 03:00:14 ---> a8ef1b4cb1a3 03:00:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:14 ---> Running in 38676d3347a4 03:00:14 656be50a0ddc: Pull complete 03:00:14 2bbca73fdf42: Pull complete 03:00:14 f607e4fc86c3: Pull complete 03:00:14 Removing intermediate container f1132cede46a 03:00:14 ---> 1cfdecd9bba4 03:00:14 Step 6/33 : COPY go.mod vendor* ./ 03:00:14 ---> 492b1cb72a4f 03:00:14 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:14 ---> Running in b7da20cd14bf 03:00:14 Removing intermediate container ea5559b2bd43 03:00:14 ---> a147dc9bf200 03:00:14 Step 7/24 : COPY go.mod vendor* ./ 03:00:14 ---> 4193a951e4ad 03:00:14 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:14 Removing intermediate container 4fc872bb744e 03:00:14 ---> cae2dbbf0b02 03:00:14 Step 6/25 : COPY go.mod vendor* ./ 03:00:14 ---> Running in 90e4e757c66e 03:00:14 ---> c54c3455d264 03:00:14 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:14 ---> f88f9dbb784a 03:00:14 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:14 ---> Running in 8ca4eee2efd9 03:00:14 ---> Running in d505a129edcf 03:00:19 4d572c569a2c: Pull complete 03:00:21 fcf976331f73: Pull complete 03:00:22 Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 03:00:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:00:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 03:00:22 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:00:22 WORKDIR /edgex 03:00:22 COPY go.mod . 03:00:22 RUN go mod download 03:00:22 + docker build -t ci-base-image-arm64 -f - . 03:00:23 Sending build context to Docker daemon 3.252MB 03:00:23 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:00:23 ---> 3970a7415f9e 03:00:23 Step 2/4 : WORKDIR /edgex 03:00:25 ---> Running in eea6d967699a 03:00:25 Removing intermediate container eea6d967699a 03:00:25 ---> 0994980ed4d9 03:00:25 Step 3/4 : COPY go.mod . 03:00:25 ---> 2dfc2e1224d0 03:00:25 Step 4/4 : RUN go mod download 03:00:25 ---> Running in 80d2362fa260 03:00:29 Removing intermediate container b7da20cd14bf 03:00:29 ---> 287fd5092624 03:00:29 Step 8/26 : COPY . . 03:00:29 Removing intermediate container 8ca4eee2efd9 03:00:29 ---> a5af90666157 03:00:29 Step 9/24 : COPY . . 03:00:29 Removing intermediate container 90e4e757c66e 03:00:29 ---> d45f35f98b09 03:00:29 Step 8/33 : COPY . . 03:00:29 Removing intermediate container 38676d3347a4 03:00:29 ---> f0c673afc08f 03:00:29 Step 8/22 : COPY . . 03:00:29 Removing intermediate container d505a129edcf 03:00:29 ---> d8efd3dc8697 03:00:29 Step 8/25 : COPY . . 03:00:37 ---> 48218e25a8a8 03:00:37 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:00:37 ---> 8ca2ceb4c85d 03:00:37 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 03:00:37 ---> 5ab75a6dadeb 03:00:37 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 03:00:37 ---> 6e8c7964ce89 03:00:37 ---> eddb61569c1a 03:00:37 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-configStep 9/25 : ARG SPIRE_RELEASE=1.2.1 03:00:37 03:00:37 ---> Running in ef600743087b 03:00:37 ---> Running in c79c4dbf1dc1 03:00:37 ---> Running in 32d66e48f1dd 03:00:37 ---> Running in 2fa0b737fae8 03:00:37 ---> Running in 3536e6fe5301 03:00:38 Removing intermediate container ef600743087b 03:00:38 ---> 2404217fa8ec 03:00:38 Step 10/26 : WORKDIR /edgex-go/spire-build 03:00:38 Removing intermediate container 2fa0b737fae8 03:00:38 ---> 287f1c1be1dc 03:00:38 Step 10/25 : WORKDIR /edgex-go/spire-build 03:00:38 ---> Running in e9bc9792306c 03:00:38 ---> Running in ed6ff2f3a230 03:00:38 Removing intermediate container e9bc9792306c 03:00:38 ---> 06bcdaf66dc8 03:00:38 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 03:00:38 Removing intermediate container ed6ff2f3a230 03:00:38 ---> 531399f3e915 03:00:38 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 03:00:38 ---> Running in 80a02d56a221 03:00:38 ---> Running in dbf98cbbdbe2 03:00:38 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.78" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:00:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:00:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:00:39 Removing intermediate container 80a02d56a221 03:00:39 ---> 14dfc0ea5ab8 03:00:39 Step 12/26 : WORKDIR /edgex-go 03:00:39 Removing intermediate container dbf98cbbdbe2 03:00:39 ---> 39d4c35d37f4 03:00:39 Step 12/25 : WORKDIR /edgex-go 03:00:39 ---> Running in 2885a25b5fee 03:00:39 ---> Running in 3f63ddc73f54 03:00:39 Removing intermediate container 2885a25b5fee 03:00:39 ---> 360efc4b43c4 03:00:39 03:00:39 Step 13/26 : FROM alpine:3.15 03:00:40 Removing intermediate container 3f63ddc73f54 03:00:40 ---> 98da66f21ad5 03:00:40 03:00:40 Step 13/25 : FROM alpine:3.15 03:00:41 3.15: Pulling from library/alpine 03:00:41 3.15: Pulling from library/alpine 03:00:42 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 03:00:42 Status: Downloaded newer image for alpine:3.15 03:00:42 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 03:00:42 Status: Image is up to date for alpine:3.15 03:00:42 ---> c4fc93816858 03:00:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:00:42 ---> c4fc93816858 03:00:42 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:00:43 ---> Running in bb5e21030d46 03:00:43 ---> Running in 3168f73d0506 03:00:43 Removing intermediate container 3168f73d0506 03:00:43 ---> 5dc97a4f77a2 03:00:43 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:00:43 Removing intermediate container bb5e21030d46 03:00:43 ---> 9f7e666a9663 03:00:43 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:00:43 ---> Running in 791f083426de 03:00:43 ---> Running in abcf059fed47 03:00:45 Removing intermediate container abcf059fed47 03:00:45 ---> bec13bfe589a 03:00:45 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:00:45 Removing intermediate container 791f083426de 03:00:45 ---> 84401eaf1210 03:00:45 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:00:45 ---> Running in 3fbd190ed0dc 03:00:45 ---> Running in 54e72d1a22f2 03:00:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:00:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:00:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:00:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:00:47 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 03:00:47 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 03:00:47 OK: 15857 distinct packages available 03:00:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:00:47 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 03:00:47 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 03:00:47 OK: 15857 distinct packages available 03:00:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:00:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:00:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:00:48 (1/5) Installing dumb-init (1.2.5-r1) 03:00:48 (2/5) Installing musl-obstack (1.2.3-r0) 03:00:48 (1/5) Installing dumb-init (1.2.5-r1) 03:00:48 (3/5) Installing libucontext (1.1-r0) 03:00:48 (2/5) Installing musl-obstack (1.2.3-r0) 03:00:48 (4/5) Installing gcompat (1.0.0-r4) 03:00:48 (3/5) Installing libucontext (1.1-r0) 03:00:49 (5/5) Installing openssl (1.1.1q-r0) 03:00:49 (4/5) Installing gcompat (1.0.0-r4) 03:00:49 Executing busybox-1.34.1-r7.trigger 03:00:49 OK: 7 MiB in 19 packages 03:00:49 (5/5) Installing openssl (1.1.1q-r0) 03:00:49 Executing busybox-1.34.1-r7.trigger 03:00:49 OK: 7 MiB in 19 packages 03:00:51 Removing intermediate container 3fbd190ed0dc 03:00:51 ---> 3b9a879cc16f 03:00:51 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 03:00:51 Removing intermediate container 54e72d1a22f2 03:00:51 ---> 59391d67c0a6 03:00:51 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:00:55 ---> 4c35e8377e3b 03:00:55 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:00:55 ---> aa4b30f1ec5c 03:00:55 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:00:57 ---> f4e0bf4c5fce 03:00:57 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:00:57 ---> 34d41fe6331a 03:00:57 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:00:57 Removing intermediate container 80d2362fa260 03:00:57 ---> ee0a6ca45877 03:00:57 Successfully built ee0a6ca45877 03:00:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:58 + docker inspect -f . ci-base-image-arm64 03:00:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:00:58 prd-ubuntu20.04-docker-arm64-4c-16g-6800 does not seem to be running inside a container 03:00:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/315 -v /w/workspace/edgex-go/315:/w/workspace/edgex-go/315:rw,z -v /w/workspace/edgex-go/315@tmp:/w/workspace/edgex-go/315@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:00:58 ---> 063211b0030e 03:00:58 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:00:58 ---> 773ce6eaa37f 03:00:58 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:00:58 ---> f40e6e07106d 03:00:58 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:00:58 ---> Running in 4537e85f7de4 03:00:58 ---> 17d2a5d45f89 03:00:58 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:00:59 Removing intermediate container 4537e85f7de4 03:00:59 ---> 55b2790c1006 03:00:59 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:00:59 ---> Running in f71ab1b3cd34 03:00:59 ---> 3780feaed9a2 03:00:59 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:00:59 ---> Running in 647dc8880646 03:00:59 Removing intermediate container f71ab1b3cd34 03:00:59 ---> 6db9d253b58b 03:00:59 Step 23/25 : LABEL arch=x86_64 03:00:59 $ docker top de26157cd6a2f41456ba3af84789ee9d5d05c113f15a22abf1ca00f67e58258c -eo pid,comm 03:00:59 ---> Running in 6da83923c1e0 03:00:59 Removing intermediate container 647dc8880646 03:00:59 ---> 32c871061174 03:00:59 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:00:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.78" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] { [Pipeline] sh 03:01:00 ---> Running in e041e5ef0a0c 03:01:00 Removing intermediate container 6da83923c1e0 03:01:00 ---> c5903ba7ebaf 03:01:00 Step 24/25 : LABEL git_sha=1845739d37df45141b994dacdf8b95897574fdab 03:01:00 ---> Running in d407169880a3 03:01:00 Removing intermediate container e041e5ef0a0c 03:01:00 ---> fc954d68eede 03:01:00 Step 24/26 : LABEL arch=x86_64 03:01:00 ---> Running in 9398309cafda 03:01:00 Removing intermediate container d407169880a3 03:01:00 ---> 076cae280e25 03:01:00 Step 25/25 : LABEL version=2.3.0-dev.78 03:01:00 + go version 03:01:00 go version go1.18.3 linux/arm64 03:01:00 Removing intermediate container 9398309cafda 03:01:00 ---> 4d7ba3301342 03:01:00 Step 25/26 : LABEL git_sha=1845739d37df45141b994dacdf8b95897574fdab 03:01:00 ---> Running in 034f743706c2 [Pipeline] } 03:01:00 $ docker stop --time=1 de26157cd6a2f41456ba3af84789ee9d5d05c113f15a22abf1ca00f67e58258c 03:01:00 ---> Running in 8f80e2f49910 03:01:01 Removing intermediate container 034f743706c2 03:01:01 ---> f321d67da194 03:01:01 03:01:01 Successfully built f321d67da194 03:01:01 Successfully tagged security-spire-server:latest 03:01:01  Building security-spire-server ... done Building sys-mgmt-agent 03:01:01 Removing intermediate container 8f80e2f49910 03:01:01 ---> c0618b3500ab 03:01:01 Step 26/26 : LABEL version=2.3.0-dev.78 03:01:03 $ docker rm -f de26157cd6a2f41456ba3af84789ee9d5d05c113f15a22abf1ca00f67e58258c 03:01:03 ---> Running in 95f1fd1c6791 03:01:03 Removing intermediate container c79c4dbf1dc1 03:01:03 ---> 886c7eaead7b 03:01:03 03:01:03 Step 11/24 : FROM alpine:3.16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:03 Removing intermediate container 32d66e48f1dd 03:01:03 ---> c2105ab886c9 03:01:03 03:01:03 Step 10/33 : FROM alpine:3.16 03:01:03 Removing intermediate container 95f1fd1c6791 03:01:03 ---> 91de2e69230a 03:01:03 03:01:03 Successfully built 91de2e69230a 03:01:03 Successfully tagged security-spire-agent:latest 03:01:03  Building security-spire-agent ... done Building core-data 03:01:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:01:03 03:01:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:04 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:01:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:01:04 ---> 88843a206f82 03:01:04 Step 3/23 : WORKDIR /edgex-go 03:01:04 ---> Using cache 03:01:04 ---> 1c3928d526e0 03:01:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:01:04 ---> Using cache 03:01:04 ---> 1a70b7dc8df1 03:01:04 Step 5/23 : RUN apk add --update --no-cache make bash git 03:01:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:01:04 latest: Pulling from edgex-devops/edgex-compose-arm64 03:01:04 29e5d40040c1: Pulling fs layer 03:01:04 1ce36da41761: Pulling fs layer 03:01:04 25b303627fd3: Pulling fs layer 03:01:04 29e5d40040c1: Verifying Checksum 03:01:04 29e5d40040c1: Download complete 03:01:04 1ce36da41761: Verifying Checksum 03:01:04 1ce36da41761: Download complete 03:01:04 3.16: Pulling from library/alpine 03:01:04 29e5d40040c1: Pull complete 03:01:04 3.16: Pulling from library/alpine 03:01:05 ---> Running in 4dfd6e64ecdd 03:01:05 Removing intermediate container 3536e6fe5301 03:01:05 ---> 7cf0ac05b4a1 03:01:05 03:01:05 Step 10/22 : FROM alpine:3.16 03:01:05 3.16: Pulling from library/alpine 03:01:05 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:01:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:01:05 ---> 88843a206f82 03:01:05 Step 3/24 : ARG ADD_BUILD_TAGS="" 03:01:05 ---> Using cache 03:01:05 ---> 03b1171dc96b 03:01:05 Step 4/24 : WORKDIR /edgex-go 03:01:05 ---> Using cache 03:01:05 ---> 7015e7ed94b8 03:01:05 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:01:05 ---> Using cache 03:01:05 ---> 13f631f1286c 03:01:05 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:01:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:01:06 1ce36da41761: Pull complete 03:01:06 25b303627fd3: Verifying Checksum 03:01:06 25b303627fd3: Download complete 03:01:06 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 03:01:06 ---> Running in d9c8e7109900 03:01:06 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 03:01:06 Status: Image is up to date for alpine:3.16 03:01:06 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 03:01:06 Status: Image is up to date for alpine:3.16 03:01:06 Status: Downloaded newer image for alpine:3.16 03:01:06 ---> 9c6f07244728 03:01:06 ---> 9c6f07244728 03:01:06 Step 11/22 : RUN apk add --update --no-cache curl dumb-init ---> 9c6f07244728 03:01:06 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:01:06 03:01:06 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:01:06 ---> Running in b7dbbe4fbe6f 03:01:06 ---> Running in 48e035083907 03:01:06 ---> Running in fd672df79e68 03:01:06 Removing intermediate container 48e035083907 03:01:06 ---> ce4d8a273592 03:01:06 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 03:01:06 ---> Running in 855b8fa57e93 03:01:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:01:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:01:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:01:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:01:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:01:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:01:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:01:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:01:07 (1/1) Installing dumb-init (1.2.5-r1) 03:01:07 Executing busybox-1.35.0-r17.trigger 03:01:07 OK: 6 MiB in 15 packages 03:01:07 (1/6) Installing ca-certificates (20220614-r0) 03:01:07 (2/6) Installing brotli-libs (1.0.9-r6) 03:01:07 (3/6) Installing nghttp2-libs (1.47.0-r0) 03:01:07 (4/6) Installing libcurl (7.83.1-r3) 03:01:07 (1/2) Installing dumb-init (1.2.5-r1) 03:01:07 (2/2) Installing su-exec (0.2-r1) 03:01:07 (5/6) Installing curl (7.83.1-r3) 03:01:07 Executing busybox-1.35.0-r17.trigger 03:01:07 (6/6) Installing dumb-init (1.2.5-r1) 03:01:07 OK: 6 MiB in 16 packages 03:01:07 Executing busybox-1.35.0-r17.trigger 03:01:07 Executing ca-certificates-20220614-r0.trigger 03:01:07 OK: 8 MiB in 20 packages 03:01:07 OK: 211 MiB in 51 packages 03:01:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:01:07 Removing intermediate container b7dbbe4fbe6f 03:01:07 ---> 9b1e14a37c0f 03:01:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:01:07 ---> Running in 02943090d877 03:01:07 Removing intermediate container 855b8fa57e93 03:01:07 ---> f69aa2357132 03:01:07 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 03:01:08 ---> Running in c19de6e4194a 03:01:08 OK: 211 MiB in 51 packages 03:01:08 Removing intermediate container 02943090d877 03:01:08 ---> a39d98f1f6d1 03:01:08 Step 14/24 : ENV APP_PORT=59882 03:01:08 Removing intermediate container 4dfd6e64ecdd 03:01:08 ---> 41662aa62493 03:01:08 Step 6/23 : COPY go.mod vendor* ./ 03:01:08 Removing intermediate container c19de6e4194a 03:01:08 ---> 65c0d15afc6c 03:01:08 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 03:01:08 ---> Running in 7fb46223ff88 03:01:08 ---> Running in f222723f247b 03:01:08 Removing intermediate container fd672df79e68 03:01:08 ---> 3c8ec9408c67 03:01:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:01:08 ---> Running in bfe59fad15b9 03:01:08 Removing intermediate container 7fb46223ff88 03:01:08 ---> 4f4b26303c3f 03:01:08 Step 15/24 : EXPOSE $APP_PORT 03:01:08 ---> 5089a73cf31a 03:01:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:08 Removing intermediate container f222723f247b 03:01:08 ---> b60d171c7a30 03:01:08 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 03:01:08 ---> Running in 4c5748090c71 03:01:08 ---> Running in dd0dfa762481 03:01:08 ---> Running in 2a2c6e8060af 03:01:08 Removing intermediate container bfe59fad15b9 03:01:08 ---> def2d124fe42 03:01:08 Step 13/22 : WORKDIR /edgex 03:01:08 ---> Running in 9f533b8e5f7e 03:01:08 Removing intermediate container d9c8e7109900 03:01:08 ---> e7240a0eafe7 03:01:08 Step 7/24 : COPY go.mod vendor* ./ 03:01:08 Removing intermediate container 4c5748090c71 03:01:08 ---> b3eec7f810f3 03:01:08 Step 16/24 : WORKDIR / 03:01:08 Removing intermediate container 2a2c6e8060af 03:01:08 ---> 2691354eadb7 03:01:08 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 03:01:08 ---> Running in 25335beff01f 03:01:08 ---> Running in a0b4c5176edc 03:01:08 Removing intermediate container 9f533b8e5f7e 03:01:08 ---> af86a3fae3fb 03:01:08 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:01:08 ---> 0ec9fc162b6d 03:01:08 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:08 Removing intermediate container 25335beff01f 03:01:08 ---> 8d80839ed1ce 03:01:08 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 03:01:08 ---> Running in 0876baa31645 03:01:08 Removing intermediate container a0b4c5176edc 03:01:08 ---> 3babb1bf402a 03:01:08 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:01:08 ---> Running in 4566a9c3dfd4 03:01:08 ---> fb782bf29f91 03:01:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:01:09 ---> 7aecde2de53c 03:01:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:01:09 ---> 0cb2bcec650e 03:01:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:01:09 ---> ba39fabfc628 03:01:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:01:10 ---> 03cc7ce0fad5 03:01:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:01:10 Removing intermediate container 4566a9c3dfd4 03:01:10 ---> fc2a2c7fa323 03:01:10 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 03:01:10 ---> 8ac88c164aec 03:01:10 Step 20/24 : ENTRYPOINT ["/core-command"] 03:01:12 ---> Running in 09de57c0951b 03:01:12 ---> 48a2760d5ed0 03:01:12 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:01:12 ---> Running in 76bd46613205 03:01:12 ---> Running in 942647e9e3ed 03:01:12 Removing intermediate container 09de57c0951b 03:01:12 ---> 436868dff47b 03:01:12 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 03:01:12 Removing intermediate container 76bd46613205 03:01:12 ---> 6cc7100253bb 03:01:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:01:12 ---> Running in 343e1a3f25d7 03:01:12 ---> fdc8fe6d44cc 03:01:12 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 03:01:12 Removing intermediate container 343e1a3f25d7 03:01:12 ---> 993f07e49a0f 03:01:12 Step 22/24 : LABEL arch=x86_64 03:01:12 ---> Running in ceb3f893e7b3 03:01:12 ---> Running in 4baa4cebcdab 03:01:13 Removing intermediate container 4baa4cebcdab 03:01:13 ---> 1d07139f9e48 03:01:13 Step 23/24 : LABEL git_sha=1845739d37df45141b994dacdf8b95897574fdab 03:01:13 Removing intermediate container 942647e9e3ed 03:01:13 ---> 9d2cc5d89078 03:01:13 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 03:01:13 ---> Running in 78623de0fb51 03:01:13 ---> Running in fbfb6518a5c2 03:01:13 Removing intermediate container 78623de0fb51 03:01:13 ---> af54807f80df 03:01:13 Step 24/24 : LABEL version=2.3.0-dev.78 03:01:13 ---> Running in a884df65fe29 03:01:13 Removing intermediate container fbfb6518a5c2 03:01:13 ---> dab1d9af7592 03:01:13 Step 20/22 : LABEL arch=x86_64 03:01:14 ---> Running in c363019ef2a2 03:01:14 Removing intermediate container a884df65fe29 03:01:14 ---> 40708e1445ee 03:01:14 03:01:14 Successfully built 40708e1445ee 03:01:14 Successfully tagged core-command:latest 03:01:14  Building core-command ... done Building security-secretstore-setup 03:01:14 Removing intermediate container ceb3f893e7b3 03:01:14 ---> f451531d4ac0 03:01:14 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 03:01:14 Removing intermediate container c363019ef2a2 03:01:14 ---> 5aac20c97f13 03:01:14 Step 21/22 : LABEL git_sha=1845739d37df45141b994dacdf8b95897574fdab 03:01:16 25b303627fd3: Pull complete 03:01:16 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:01:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:01:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:01:16 prd-ubuntu20.04-docker-arm64-4c-16g-6800 does not seem to be running inside a container 03:01:16 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/315 -v /w/workspace/edgex-go/315:/w/workspace/edgex-go/315:rw,z -v /w/workspace/edgex-go/315@tmp:/w/workspace/edgex-go/315@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:01:16 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:01:16 Step 2/25 : FROM ${BUILDER_BASE} AS builder 03:01:16 ---> 88843a206f82 03:01:16 Step 3/25 : WORKDIR /edgex-go 03:01:16 ---> Using cache 03:01:16 ---> 1c3928d526e0 03:01:16 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:01:16 ---> Using cache 03:01:16 ---> 1a70b7dc8df1 03:01:16 Step 5/25 : RUN apk add --update --no-cache make git 03:01:17 ---> 74440c7a6e13 03:01:17 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:01:17 ---> Running in 90d57ef7c67c 03:01:17 ---> Running in 303a4a0c0f15 03:01:17 ---> 654c1ebe9e21 03:01:17 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:01:17 Removing intermediate container 90d57ef7c67c 03:01:17 ---> 5136361de28a 03:01:17 Step 22/22 : LABEL version=2.3.0-dev.78 03:01:17 ---> Running in de17299762dc 03:01:17 ---> 7d7e6af516f4 03:01:17 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:01:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:01:17 Removing intermediate container de17299762dc 03:01:17 ---> 1343021f5f1f 03:01:17 03:01:18 Successfully built 1343021f5f1f 03:01:18 Successfully tagged security-proxy-setup:latest 03:01:18  Building security-proxy-setup ... done Building security-spiffe-token-provider 03:01:18 ---> 855f0c793af7 03:01:18 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 03:01:18 Removing intermediate container 0876baa31645 03:01:18 ---> 4a330aaa9fa3 03:01:18 Step 9/24 : COPY . . 03:01:18 Removing intermediate container dd0dfa762481 03:01:18 ---> 0c63f7d28cbe 03:01:18 Step 8/23 : COPY . . 03:01:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:01:18 $ docker top ab341036f76d12471e98f54a616f6e6bdf244d33ef60018f3bae8c0a17704a70 -eo pid,comm [Pipeline] { [Pipeline] sh 03:01:18 OK: 211 MiB in 51 packages 03:01:19 + docker-compose+ grep parallel 03:01:19 build --help 03:01:20 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:01:20 Step 2/20 : FROM ${BUILDER_BASE} AS builder 03:01:20 ---> 88843a206f82 03:01:20 Step 3/20 : WORKDIR /edgex-go 03:01:20 ---> Using cache 03:01:20 ---> 1c3928d526e0 03:01:20 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 03:01:21 ---> ba8c835e2d51 03:01:21 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 03:01:21 ---> Running in 8bd57f919328 03:01:21 ---> 96e10697f150 03:01:21 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:01:21 ---> Running in 2c0d5c4bd9d4 03:01:21 Removing intermediate container 303a4a0c0f15 03:01:21 ---> 59a607c9cd53 03:01:21 Step 6/25 : COPY go.mod vendor* ./ 03:01:21 ---> 66d89199f7a6 03:01:21 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 03:01:21 ---> f996a5ea6762 03:01:21 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:01:21 ---> Running in a37257c44d71 03:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:01:22 ---> 5eed6a5ab973 03:01:22 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:22 ---> Running in 8d2d6ee5ec4e 03:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:01:22 ---> fd8e3227e518 03:01:22 Step 28/33 : RUN chmod +x /entrypoint.sh 03:01:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.78" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:01:22 ---> Running in 1e8347232046 03:01:22 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.78" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:01:22 v3.16.2-221-ge7097e0782 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 03:01:22 v3.16.2-229-g1f881aca9b [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 03:01:22 OK: 17040 distinct packages available 03:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:01:22 OK: 211 MiB in 51 packages 03:01:23 Removing intermediate container 1e8347232046 03:01:23 ---> 6438223a8b45 03:01:23 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 03:01:23 Removing intermediate container 8bd57f919328 03:01:23 ---> 1a8d385090e8 03:01:23 Step 5/20 : COPY go.mod vendor* ./ 03:01:23 ---> Running in bb374939e3d0 03:01:23 Removing intermediate container bb374939e3d0 03:01:23 ---> 39fa5546c85d 03:01:23 Step 30/33 : CMD ["gate"] 03:01:23 --parallel Build images in parallel. [Pipeline] } 03:01:23 $ docker stop --time=1 ab341036f76d12471e98f54a616f6e6bdf244d33ef60018f3bae8c0a17704a70 03:01:23 ---> e4cc2e3d4c20 03:01:23 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:23 ---> Running in fbc8e2fab59b 03:01:23 ---> Running in b4d05ef3b5d2 03:01:24 Removing intermediate container fbc8e2fab59b 03:01:24 ---> 4a76b9127cf4 03:01:24 Step 31/33 : LABEL arch=x86_64 03:01:24 ---> Running in f3527f255291 03:01:24 Removing intermediate container f3527f255291 03:01:24 ---> 4bba96a0a010 03:01:24 Step 32/33 : LABEL git_sha=1845739d37df45141b994dacdf8b95897574fdab 03:01:25 ---> Running in 408741436b43 03:01:25 $ docker rm -f ab341036f76d12471e98f54a616f6e6bdf244d33ef60018f3bae8c0a17704a70 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:25 Removing intermediate container 408741436b43 03:01:25 ---> e31635277a29 03:01:25 Step 33/33 : LABEL version=2.3.0-dev.78 03:01:25 ---> Running in 01ec99ec2d1a 03:01:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:01:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:01:26 prd-ubuntu20.04-docker-arm64-4c-16g-6800 does not seem to be running inside a container 03:01:26 $ 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/315 -v /w/workspace/edgex-go/315:/w/workspace/edgex-go/315:rw,z -v /w/workspace/edgex-go/315@tmp:/w/workspace/edgex-go/315@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:01:27 Removing intermediate container 01ec99ec2d1a 03:01:27 ---> 292e0d512439 03:01:27 03:01:27 Successfully built 292e0d512439 03:01:27 Successfully tagged security-bootstrapper:latest 03:01:27  Building security-bootstrapper ... done Building support-scheduler 03:01:28 $ docker top 8697f973d994f9e63c391d811a4fc721b6799c48c195711c7402bcfebdaab4d2 -eo pid,comm [Pipeline] { [Pipeline] sh 03:01:29 + docker-compose -f ./docker-compose-build.yml build --parallel 03:01:31 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:01:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:01:31 ---> 88843a206f82 03:01:31 Step 3/23 : ARG ADD_BUILD_TAGS="" 03:01:31 ---> Using cache 03:01:31 ---> 03b1171dc96b 03:01:31 Step 4/23 : WORKDIR /edgex-go 03:01:31 ---> Using cache 03:01:31 ---> 7015e7ed94b8 03:01:31 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:01:31 ---> Using cache 03:01:31 ---> 13f631f1286c 03:01:31 Step 6/23 : RUN apk add --update --no-cache make git 03:01:31 ---> Using cache 03:01:31 ---> a147dc9bf200 03:01:31 Step 7/23 : COPY go.mod vendor* ./ 03:01:31 ---> Using cache 03:01:31 ---> c54c3455d264 03:01:31 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:31 ---> Using cache 03:01:31 ---> a5af90666157 03:01:31 Step 9/23 : COPY . . 03:01:31 ---> Using cache 03:01:31 ---> 8ca2ceb4c85d 03:01:31 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 03:01:31 ---> Running in c105b0e7406c 03:01:32 Removing intermediate container 8d2d6ee5ec4e 03:01:32 ---> 3a4189d6ef75 03:01:32 Step 8/25 : COPY . . 03:01:32 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.78" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:01:33 Building core-command ... 03:01:33 Building core-data ... 03:01:33 Building core-metadata ... 03:01:33 Building security-bootstrapper ... 03:01:33 Building security-proxy-setup ... 03:01:33 Building security-secretstore-setup ... 03:01:33 Building security-spiffe-token-provider ... 03:01:33 Building security-spire-agent ... 03:01:33 Building security-spire-config ... 03:01:33 Building security-spire-server ... 03:01:33 Building support-notifications ... 03:01:33 Building support-scheduler ... 03:01:33 Building sys-mgmt-agent ... 03:01:33 Building security-spire-config 03:01:33 Building security-bootstrapper 03:01:33 Building core-data 03:01:33 Building security-secretstore-setup 03:01:33 Building security-spiffe-token-provider 03:01:40 Removing intermediate container b4d05ef3b5d2 03:01:40 ---> 9f6150eb3453 03:01:40 Step 7/20 : COPY . . 03:01:40 ---> 5a8c76cc3ed1 03:01:40 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:01:40 ---> Running in d04d33ef3e0e 03:01:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:01:43 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:01:43 Step 2/33 : FROM ${BUILDER_BASE} AS builder 03:01:43 ---> ee0a6ca45877 03:01:43 Step 3/33 : WORKDIR /edgex-go 03:01:43 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:01:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:01:43 ---> ee0a6ca45877 03:01:43 Step 3/24 : ARG ADD_BUILD_TAGS="" 03:01:43 ---> Running in 2454c804b744 03:01:43 ---> Running in 3f13f3fe9d0d 03:01:43 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:01:43 Step 2/20 : FROM ${BUILDER_BASE} AS builder 03:01:43 ---> ee0a6ca45877 03:01:43 Step 3/20 : WORKDIR /edgex-go 03:01:43 ---> Running in 258ccf4593bd 03:01:43 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:01:43 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:01:43 ---> ee0a6ca45877 03:01:43 Step 3/26 : WORKDIR /edgex-go 03:01:43 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:01:43 Step 2/25 : FROM ${BUILDER_BASE} AS builder 03:01:43 ---> ee0a6ca45877 03:01:43 Step 3/25 : WORKDIR /edgex-go 03:01:43 ---> Running in 95b81e8c86e3 03:01:44 Removing intermediate container 2454c804b744 03:01:44 ---> ec35138f2685 03:01:44 Step 4/24 : WORKDIR /edgex-go 03:01:44 ---> Running in 18e642e13925 03:01:44 ---> Running in 1fb2bb0f4420 03:01:44 Removing intermediate container 3f13f3fe9d0d 03:01:44 ---> 0522860f91bd 03:01:44 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:01:44 ---> Running in 57d1b78bef81 03:01:44 Removing intermediate container 258ccf4593bd 03:01:44 ---> fb2a053ee3ee 03:01:44 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 03:01:44 Removing intermediate container 18e642e13925 03:01:44 ---> 77c2b8ecf888 03:01:44 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:01:44 ---> Running in bae6dd174ddf 03:01:45 Removing intermediate container 95b81e8c86e3 03:01:45 ---> 9754abc11771 03:01:45 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:01:45 Removing intermediate container 1fb2bb0f4420 03:01:45 ---> aa919575e197 03:01:45 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:01:45 ---> Running in e2a0dd2e8604 03:01:45 ---> Running in 1400473bb516 03:01:45 ---> Running in 81a69f6eb11c 03:01:45 Removing intermediate container 2c0d5c4bd9d4 03:01:45 ---> 68bfe3f3276a 03:01:45 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:01:45 ---> 8e0676d3038f 03:01:45 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:01:46 ---> Running in d68cff8f5065 03:01:46 ---> Running in 1f4e4d0a4f25 03:01:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.78" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:01:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:01:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:01:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.78" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:01:47 Removing intermediate container 57d1b78bef81 03:01:47 ---> 7bd578ba5685 03:01:48 Step 5/33 : RUN apk add --update --no-cache make git 03:01:48 ---> Running in eb2c399d68f6 03:01:48 v3.16.2-221-ge7097e0782 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 03:01:48 v3.16.2-229-g1f881aca9b [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 03:01:48 OK: 16896 distinct packages available 03:01:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:01:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:01:49 Removing intermediate container 1400473bb516 03:01:49 ---> ce26f5306d59 03:01:49 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 03:01:49 Removing intermediate container a37257c44d71 03:01:49 ---> bf5eefabed93 03:01:49 03:01:49 Step 11/24 : FROM alpine:3.16 03:01:49 ---> 9c6f07244728 03:01:49 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:01:49 ---> Running in 16e7a9585165 03:01:49 Removing intermediate container 1f4e4d0a4f25 03:01:49 ---> d225476e1d32 03:01:49 03:01:49 Step 11/23 : FROM alpine:3.16 03:01:49 ---> 9c6f07244728 03:01:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:01:49 ---> Running in 88e25953c31c 03:01:49 ---> Running in 8b4b1ed30799 03:01:49 Removing intermediate container 16e7a9585165 03:01:49 ---> db67e09e9dbd 03:01:49 Step 13/24 : ENV APP_PORT=59880 03:01:49 ---> Running in 872eda79361d 03:01:49 Removing intermediate container 8b4b1ed30799 03:01:49 ---> b44529fc3582 03:01:49 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 03:01:49 Removing intermediate container e2a0dd2e8604 03:01:49 ---> 0e37a4a84cbf 03:01:49 Step 5/25 : RUN apk add --update --no-cache make git 03:01:49 OK: 221 MiB in 51 packages 03:01:49 ---> Running in 496ebfa4eeb7 03:01:50 ---> Running in 3fbdb104be55 03:01:50 Removing intermediate container 872eda79361d 03:01:50 ---> 9d792761b8b5 03:01:50 Step 14/24 : EXPOSE $APP_PORT 03:01:50 Removing intermediate container 81a69f6eb11c 03:01:50 ---> a42e4887e7c4 03:01:50 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:01:50 ---> Running in 082fdabb605c 03:01:50 ---> Running in 401710847b4e 03:01:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:01:50 Removing intermediate container 401710847b4e 03:01:50 ---> ea0b46b0be04 03:01:50 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:01:50 ---> Running in f80cc41e189c 03:01:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:01:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:01:51 Removing intermediate container bae6dd174ddf 03:01:51 ---> 488fa6bfaf52 03:01:51 Step 5/20 : COPY go.mod vendor* ./ 03:01:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:01:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:01:51 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 03:01:51 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 03:01:51 (3/33) Installing readline (8.1.2-r0) 03:01:51 (4/33) Installing bash (5.1.16-r2) 03:01:51 Executing bash-5.1.16-r2.post-install 03:01:51 (5/33) Installing ca-certificates (20220614-r0) 03:01:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:01:51 (6/33) Installing brotli-libs (1.0.9-r6) 03:01:51 (7/33) Installing nghttp2-libs (1.47.0-r0) 03:01:51 (8/33) Installing libcurl (7.83.1-r3) 03:01:51 (9/33) Installing curl (7.83.1-r3) 03:01:51 (10/33) Installing docker-cli (20.10.18-r0) 03:01:51 (11/33) Installing dumb-init (1.2.5-r1) 03:01:51 (12/33) Installing libbz2 (1.0.8-r1) 03:01:51 (13/33) Installing expat (2.4.9-r0) 03:01:51 (14/33) Installing libffi (3.4.2-r1) 03:01:51 (15/33) Installing gdbm (1.23-r0) 03:01:51 (16/33) Installing xz-libs (5.2.5-r1) 03:01:51 (17/33) Installing libgcc (11.2.1_git20220219-r2) 03:01:51 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 03:01:51 (19/33) Installing mpdecimal (2.5.1-r1) 03:01:51 (20/33) Installing sqlite-libs (3.38.5-r0) 03:01:51 (21/33) Installing python3 (3.10.5-r0) 03:01:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:01:52 ---> f20ae6726ac1 03:01:52 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:52 ---> Running in e98bfdfc6f6a 03:01:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:01:52 OK: 221 MiB in 51 packages 03:01:52 (22/33) Installing py3-contextlib2 (21.6.0-r2) 03:01:52 (23/33) Installing py3-tomli (2.0.1-r1) 03:01:52 (24/33) Installing py3-pep517 (0.12.0-r2) 03:01:52 (25/33) Installing py3-six (1.16.0-r1) 03:01:52 (26/33) Installing py3-retrying (1.3.3-r3) 03:01:52 (27/33) Installing py3-appdirs (1.4.4-r3) 03:01:52 (28/33) Installing py3-more-itertools (8.13.0-r0) 03:01:52 (29/33) Installing py3-ordered-set (4.0.2-r3) 03:01:52 (30/33) Installing py3-parsing (2.4.7-r3) 03:01:52 (31/33) Installing py3-packaging (21.3-r0) 03:01:52 (32/33) Installing py3-setuptools (59.4.0-r0) 03:01:52 (33/33) Installing py3-pip (22.1.1-r0) 03:01:52 Executing busybox-1.35.0-r17.trigger 03:01:52 Executing ca-certificates-20220614-r0.trigger 03:01:53 OK: 122 MiB in 47 packages 03:01:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:01:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:01:53 Removing intermediate container f80cc41e189c 03:01:53 ---> e06245455bec 03:01:53 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 03:01:53 ---> Running in bf4fc2bf3d7d 03:01:54 OK: 221 MiB in 51 packages 03:01:54 Removing intermediate container eb2c399d68f6 03:01:54 ---> c463e7993bcd 03:01:54 Step 6/33 : COPY go.mod vendor* ./ 03:01:54 OK: 221 MiB in 51 packages 03:01:54 OK: 221 MiB in 51 packages 03:01:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:01:55 ---> 909ebd5bef74 03:01:55 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:55 Collecting docker-compose==1.23.2 03:01:55 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:01:55 ---> Running in 912f417f3f96 03:01:55 Removing intermediate container 88e25953c31c 03:01:55 ---> dd7e6dfddac6 03:01:55 Step 6/26 : COPY go.mod vendor* ./ 03:01:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 20.5 MB/s eta 0:00:00 03:01:55 Collecting cached-property<2,>=1.2.0 03:01:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:01:55 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:01:55 Collecting docopt<0.7,>=0.6.1 03:01:55 Downloading docopt-0.6.2.tar.gz (25 kB) 03:01:55 Preparing metadata (setup.py): started 03:01:55 Preparing metadata (setup.py): finished with status 'done' 03:01:55 Collecting websocket-client<1.0,>=0.32.0 03:01:55 (1/6) Installing dumb-init (1.2.5-r1) 03:01:55 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:01:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 170.8 MB/s eta 0:00:00 03:01:55 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:01:55 Collecting jsonschema<3,>=2.5.1 03:01:55 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:01:55 (2/6) Installing libgcc (11.2.1_git20220219-r2) 03:01:56 Collecting dockerpty<0.5,>=0.4.1 03:01:56 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:01:56 Preparing metadata (setup.py): started 03:01:56 (3/6) Installing libsodium (1.0.18-r0) 03:01:56 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 03:01:56 Removing intermediate container 496ebfa4eeb7 03:01:56 ---> 11979d484b76 03:01:56 Step 6/25 : COPY go.mod vendor* ./ 03:01:56 (5/6) Installing libzmq (4.3.4-r0) 03:01:56 Preparing metadata (setup.py): finished with status 'done' 03:01:56 Collecting PyYAML<4,>=3.10 03:01:56 (6/6) Installing zeromq (4.3.4-r0) 03:01:56 Downloading PyYAML-3.13.tar.gz (270 kB) 03:01:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 25.6 MB/s eta 0:00:00 03:01:56 Executing busybox-1.35.0-r17.trigger 03:01:56 OK: 8 MiB in 20 packages 03:01:56 Removing intermediate container 082fdabb605c 03:01:56 ---> 8873253e8e62 03:01:56 Step 7/24 : COPY go.mod vendor* ./ 03:01:56 Preparing metadata (setup.py): started 03:01:56 Preparing metadata (setup.py): finished with status 'done' 03:01:56 Collecting texttable<0.10,>=0.9.0 03:01:56 Downloading texttable-0.9.1.tar.gz (11 kB) 03:01:56 Preparing metadata (setup.py): started 03:01:57 Preparing metadata (setup.py): finished with status 'done' 03:01:57 Collecting docker<4.0,>=3.6.0 03:01:57 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:01:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 175.8 MB/s eta 0:00:00 03:01:57 ---> d973f3996dee 03:01:57 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:57 ---> 77a45c3070e6 03:01:57 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:57 ---> Running in a6d483da639f 03:01:57 ---> Running in 0bb3507b8743 03:01:57 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:01:57 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:01:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 142.7 MB/s eta 0:00:00 03:01:57 Collecting docker-pycreds>=0.4.0 03:01:57 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:01:57 Collecting idna<2.8,>=2.5 03:01:57 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:01:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 158.5 MB/s eta 0:00:00 03:01:57 Collecting urllib3<1.25,>=1.21.1 03:01:57 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:01:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 141.2 MB/s eta 0:00:00 03:01:57 Collecting certifi>=2017.4.17 03:01:57 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 03:01:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 76.4 MB/s eta 0:00:00 03:01:57 Collecting chardet<3.1.0,>=3.0.2 03:01:57 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:01:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 206.2 MB/s eta 0:00:00 03:01:57 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:01:57 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:01:57 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:01:57 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:01:57 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 03:01:57 Running setup.py install for texttable: started 03:01:57 ---> 1aad6c9a475e 03:01:57 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:58 ---> Running in c1098a63e5bf 03:01:58 Running setup.py install for texttable: finished with status 'done' 03:01:58 Running setup.py install for PyYAML: started 03:01:58 Removing intermediate container bf4fc2bf3d7d 03:01:58 ---> fcbfe0c4c186 03:01:58 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:01:58 Running setup.py install for PyYAML: finished with status 'done' 03:01:59 ---> 086634223d18 03:01:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:01:59 Running setup.py install for docopt: started 03:01:59 Running setup.py install for docopt: finished with status 'done' 03:02:00 ---> 740705e661fe 03:02:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:02:00 Running setup.py install for dockerpty: started 03:02:00 Running setup.py install for dockerpty: finished with status 'done' 03:02:00 ---> ddf6d70c3388 03:02:00 Step 20/24 : ENTRYPOINT ["/core-data"] 03:02:00 ---> Running in f2761d460ad4 03:02:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:02:01 Removing intermediate container f2761d460ad4 03:02:01 ---> 56e0c70b194a 03:02:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:02:01 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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:02:01 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:02:01  ---> Running in 62681f11010c 03:02:01 Removing intermediate container c105b0e7406c 03:02:01 ---> 7b693de8d278 03:02:01 03:02:01 Step 11/23 : FROM alpine:3.16 03:02:01 ---> 9c6f07244728 03:02:01 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:02:01 ---> Using cache 03:02:01 ---> 9b1e14a37c0f 03:02:01 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:02:01 ---> Using cache 03:02:01 ---> a39d98f1f6d1 03:02:01 Step 14/23 : ENV APP_PORT=59861 03:02:02 ---> Running in 41f11f3189ef 03:02:02 Removing intermediate container 62681f11010c 03:02:02 ---> da0ddbedb5a6 03:02:02 Step 22/24 : LABEL arch=x86_64 03:02:02 ---> Running in a6441f37a78f 03:02:02 Removing intermediate container 41f11f3189ef 03:02:02 ---> dbaaffaf9eb5 03:02:02 Step 15/23 : EXPOSE $APP_PORT 03:02:02 ---> Running in e0d35561f0af 03:02:02 Removing intermediate container a6441f37a78f 03:02:02 ---> 1b06792e5dc5 03:02:02 Step 23/24 : LABEL git_sha=1845739d37df45141b994dacdf8b95897574fdab 03:02:02 Removing intermediate container e0d35561f0af 03:02:02 ---> 17e26a583b95 03:02:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:02:02 ---> Running in 2d9340856e00 03:02:03 Removing intermediate container 2d9340856e00 03:02:03 ---> f7683bb5c785 03:02:03 Step 24/24 : LABEL version=2.3.0-dev.78 03:02:04 ---> f1ae53a2f3e5 03:02:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:02:05 ---> Running in af0320b34df3 03:02:05 Removing intermediate container d04d33ef3e0e 03:02:05 ---> 9afe7fc9685b 03:02:05 03:02:05 Step 10/25 : FROM alpine:3.16 03:02:05 ---> 9c6f07244728 03:02:05 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:02:05 Removing intermediate container af0320b34df3 03:02:05 ---> 0b9a840836a4 03:02:05 03:02:05 Removing intermediate container 3fbdb104be55 03:02:05 ---> fc71a103cad9 03:02:05 Step 14/23 : ENV APP_PORT=58890 03:02:05 ---> Running in 101350af97d1 03:02:05 Successfully built 0b9a840836a4 03:02:05 ---> cac9dcea91bc 03:02:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:02:05 Successfully tagged core-data:latest 03:02:05 Building support-notifications 03:02:05  Building core-data ... done  ---> Running in 4867407a2062 03:02:05 Removing intermediate container 4867407a2062 03:02:05 ---> 03756dc897c7 03:02:05 Step 15/23 : EXPOSE $APP_PORT 03:02:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:02:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:02:06 (1/3) Installing ca-certificates (20220614-r0) 03:02:06 (2/3) Installing dumb-init (1.2.5-r1) 03:02:06 (3/3) Installing su-exec (0.2-r1) 03:02:06 Executing busybox-1.35.0-r17.trigger 03:02:06 Executing ca-certificates-20220614-r0.trigger 03:02:06 OK: 6 MiB in 17 packages 03:02:07 ---> 9d31e6aaa16b 03:02:07 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 03:02:07 ---> Running in 9614683d06c7 03:02:08 ---> Running in 701464db2d4d 03:02:08 Removing intermediate container 9614683d06c7 03:02:08 ---> 3f562db9c2ef 03:02:08 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:02:08 Removing intermediate container 101350af97d1 03:02:08 ---> 88ec65dd1add 03:02:08 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:02:08 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:02:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:02:08 ---> 88843a206f82 03:02:08 Step 3/23 : ARG ADD_BUILD_TAGS="" 03:02:08 ---> Using cache 03:02:08 ---> 03b1171dc96b 03:02:08 Step 4/23 : WORKDIR /edgex-go 03:02:08 ---> Using cache 03:02:08 ---> 7015e7ed94b8 03:02:08 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:02:08 ---> Using cache 03:02:08 ---> 13f631f1286c 03:02:08 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 03:02:08 Removing intermediate container 701464db2d4d 03:02:08 ---> 0a33ecfd7900 03:02:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:02:09 ---> Running in a12bde13a485 03:02:09 ---> Running in 9b2092e68bf7 03:02:09 ---> Running in aac53c5d2234 03:02:09 ---> 6edc192479ba 03:02:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:02:09 Removing intermediate container a12bde13a485 03:02:09 ---> f4a6fddc9a7b 03:02:09 Step 13/25 : WORKDIR / 03:02:09 Removing intermediate container aac53c5d2234 03:02:09 ---> cbe42bae689d 03:02:09 Step 21/23 : LABEL arch=x86_64 03:02:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:02:09 ---> 55d57f9be510 03:02:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:02:09 ---> Running in c2aa4662b316 03:02:09 ---> Running in 5146822919d0 03:02:09 Removing intermediate container c2aa4662b316 03:02:09 ---> 882956d996e0 03:02:09 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:02:09 Removing intermediate container 5146822919d0 03:02:09 ---> 3e84c8bcc3d1 03:02:09 Step 22/23 : LABEL git_sha=1845739d37df45141b994dacdf8b95897574fdab 03:02:09 ---> f05fd8744336 03:02:09 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 03:02:10 ---> Running in 07789bd3e64b 03:02:10 ---> Running in ca1b4f35ca59 03:02:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:02:10 ---> 2c9051f0b094 03:02:10 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:02:10 Removing intermediate container 07789bd3e64b 03:02:10 ---> 0a2815c02a5b 03:02:10 Step 23/23 : LABEL version=2.3.0-dev.78 03:02:10 Removing intermediate container ca1b4f35ca59 03:02:10 ---> f345813f789b 03:02:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:02:10 ---> Running in 366b39f471af 03:02:10 OK: 211 MiB in 51 packages 03:02:10 ---> 3098561dcbe8 03:02:10 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:02:10 ---> Running in 40b313821c42 03:02:11 Removing intermediate container 366b39f471af 03:02:11 ---> 4d0b760c97d6 03:02:11 03:02:11 Successfully built 4d0b760c97d6 03:02:11 Successfully tagged support-scheduler:latest 03:02:11  Building support-scheduler ... done Building security-spire-config 03:02:11 Removing intermediate container 40b313821c42 03:02:11 ---> 88e6c40a2799 03:02:11 Step 21/23 : LABEL arch=x86_64 03:02:11 ---> 1edd83705eff 03:02:11 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:02:11 ---> Running in 8842c8b77f76 03:02:11 Removing intermediate container d68cff8f5065 03:02:11 ---> ec123856153b 03:02:11 03:02:11 Step 9/20 : FROM alpine:3.15 03:02:12 ---> c4fc93816858 03:02:12 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:02:12 ---> Using cache 03:02:12 ---> 9f7e666a9663 03:02:12 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:02:12 ---> Using cache 03:02:12 ---> bec13bfe589a 03:02:12 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:02:12 Removing intermediate container 9b2092e68bf7 03:02:12 ---> 9e8f8d0e39a3 03:02:12 Step 7/23 : COPY go.mod vendor* ./ 03:02:12 ---> 9d966e63bc30 03:02:12 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:02:12 Removing intermediate container 8842c8b77f76 03:02:12 ---> b521f78536ec 03:02:12 Step 22/23 : LABEL git_sha=1845739d37df45141b994dacdf8b95897574fdab 03:02:12 ---> Running in 3ee9d5113e3a 03:02:12 ---> 7d9b84ec826f 03:02:12 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:02:12 ---> Running in 63ae4ade2a2f 03:02:13 ---> Running in 6213032efa8c 03:02:13 Removing intermediate container 63ae4ade2a2f 03:02:13 ---> f78cbda5c8de 03:02:13 Step 23/23 : LABEL version=2.3.0-dev.78 03:02:13 ---> Running in 90db05989d87 03:02:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:02:13 ---> 254f9ce82da4 03:02:13 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:02:13 Removing intermediate container 90db05989d87 03:02:13 ---> 581ed2b2eb14 03:02:13 03:02:13 Successfully built 581ed2b2eb14 03:02:13 Successfully tagged sys-mgmt-agent:latest 03:02:13  Building sys-mgmt-agent ... done Building core-metadata 03:02:13 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:02:13 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:02:13 ---> 88843a206f82 03:02:13 Step 3/26 : WORKDIR /edgex-go 03:02:13 ---> Using cache 03:02:13 ---> 1c3928d526e0 03:02:13 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:02:13 ---> Using cache 03:02:13 ---> 1a70b7dc8df1 03:02:13 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 03:02:13 ---> Using cache 03:02:13 ---> cae2dbbf0b02 03:02:13 Step 6/26 : COPY go.mod vendor* ./ 03:02:13 ---> Using cache 03:02:13 ---> f88f9dbb784a 03:02:13 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:02:13 ---> Using cache 03:02:13 ---> d8efd3dc8697 03:02:13 Step 8/26 : COPY . . 03:02:13 ---> Using cache 03:02:13 ---> eddb61569c1a 03:02:13 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 03:02:13 ---> Using cache 03:02:13 ---> 287f1c1be1dc 03:02:13 Step 10/26 : WORKDIR /edgex-go/spire-build 03:02:13 ---> Using cache 03:02:13 ---> 531399f3e915 03:02:13 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 03:02:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:02:14 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 03:02:14 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 03:02:14 OK: 15857 distinct packages available 03:02:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:02:15 ---> 0bdf01fd4e55 03:02:15 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:02:15 ---> Running in 8398411d1284 03:02:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:02:16 ---> db47a40dd310 03:02:16 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:02:16 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:02:16 Step 2/25 : FROM ${BUILDER_BASE} AS builder 03:02:16 ---> 88843a206f82 03:02:16 Step 3/25 : ARG ADD_BUILD_TAGS="" 03:02:16 ---> Using cache 03:02:16 ---> 03b1171dc96b 03:02:16 Step 4/25 : WORKDIR /edgex-go 03:02:16 ---> Using cache 03:02:16 ---> 7015e7ed94b8 03:02:16 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:02:16 ---> Using cache 03:02:16 ---> 13f631f1286c 03:02:16 Step 6/25 : RUN apk add --update --no-cache make git 03:02:16 ---> Using cache 03:02:16 ---> a147dc9bf200 03:02:16 Step 7/25 : COPY go.mod vendor* ./ 03:02:16 ---> Using cache 03:02:16 ---> c54c3455d264 03:02:16 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:02:16 ---> Using cache 03:02:16 ---> a5af90666157 03:02:16 Step 9/25 : COPY . . 03:02:16 ---> Using cache 03:02:16 ---> 8ca2ceb4c85d 03:02:16 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 03:02:16 ---> Running in 032c2e4f5b98 03:02:16 ---> Running in 810ecaae6156 03:02:16 (1/9) Installing ca-certificates (20220614-r0) 03:02:16 Removing intermediate container 8398411d1284 03:02:16 ---> e00425ab7d85 03:02:16 Step 12/26 : WORKDIR /edgex-go 03:02:16 (2/9) Installing brotli-libs (1.0.9-r5) 03:02:16 (3/9) Installing nghttp2-libs (1.46.0-r0) 03:02:16 ---> Running in 98edede2c4d1 03:02:16 (4/9) Installing libcurl (7.80.0-r3) 03:02:17 Removing intermediate container 98edede2c4d1 03:02:17 ---> a43176db37a2 03:02:17 03:02:17 Step 13/26 : FROM alpine:3.15 03:02:17 ---> c4fc93816858 03:02:17 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:02:17 ---> Using cache 03:02:17 ---> 9f7e666a9663 03:02:17 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:02:17 ---> Using cache 03:02:17 ---> bec13bfe589a 03:02:17 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 03:02:17 (5/9) Installing curl (7.80.0-r3) 03:02:17 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.78" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:02:17 ---> Running in 7a938625c549 03:02:17 (6/9) Installing dumb-init (1.2.5-r1) 03:02:17 (7/9) Installing musl-obstack (1.2.3-r0) 03:02:17 (8/9) Installing libucontext (1.1-r0) 03:02:17 (9/9) Installing gcompat (1.0.0-r4) 03:02:17 Executing busybox-1.34.1-r7.trigger 03:02:17 Executing ca-certificates-20220614-r0.trigger 03:02:17 OK: 8 MiB in 23 packages 03:02:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:02:18 Removing intermediate container 810ecaae6156 03:02:18 ---> cab433f3d819 03:02:18 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 03:02:18 ---> Running in 781c0f5ed4eb 03:02:18 Removing intermediate container 781c0f5ed4eb 03:02:18 ---> 7eb4131e8b93 03:02:18 Step 23/25 : LABEL arch=x86_64 03:02:18 ---> Running in 4ed4a34a5884 03:02:18 Removing intermediate container 3ee9d5113e3a 03:02:18 ---> 9009049c4676 03:02:18 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 03:02:18 Removing intermediate container 4ed4a34a5884 03:02:18 ---> a70ee0ba67ee 03:02:18 Step 24/25 : LABEL git_sha=1845739d37df45141b994dacdf8b95897574fdab 03:02:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:02:18 ---> a2b65f83eec3 03:02:18 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:02:19 ---> Running in de886ecd04c9 03:02:19 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 03:02:19 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 03:02:19 OK: 15857 distinct packages available 03:02:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:02:19 Removing intermediate container de886ecd04c9 03:02:19 ---> 8fe035b1211f 03:02:19 Step 25/25 : LABEL version=2.3.0-dev.78 03:02:19 ---> Running in 9da8cee52b6a 03:02:19 ---> e6dee17d854b 03:02:19 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 03:02:19 Removing intermediate container 9da8cee52b6a 03:02:19 ---> 89ce10035b84 03:02:19 03:02:19 Successfully built 89ce10035b84 03:02:19 Successfully tagged security-secretstore-setup:latest 03:02:19  Building security-secretstore-setup ... done  ---> c2a586120af0 03:02:19 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 03:02:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:02:20 ---> Running in 11c8da8b18f1 03:02:20 (1/4) Installing dumb-init (1.2.5-r1) 03:02:20 (2/4) Installing musl-obstack (1.2.3-r0) 03:02:20 (3/4) Installing libucontext (1.1-r0) 03:02:20 (4/4) Installing gcompat (1.0.0-r4) 03:02:20 Executing busybox-1.34.1-r7.trigger 03:02:20 OK: 6 MiB in 18 packages 03:02:20 Removing intermediate container 11c8da8b18f1 03:02:20 ---> 6aa8c28cfde2 03:02:20 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:02:20 ---> Running in a224f8305698 03:02:21 Removing intermediate container a224f8305698 03:02:21 ---> a346a2f8ff9a 03:02:21 Step 18/20 : LABEL arch=x86_64 03:02:21 Removing intermediate container 7a938625c549 03:02:21 ---> ac176ba08452 03:02:21 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:02:21 ---> Running in be54f2883ffb 03:02:22 Removing intermediate container be54f2883ffb 03:02:22 ---> 483ef9f0605f 03:02:22 Step 19/20 : LABEL git_sha=1845739d37df45141b994dacdf8b95897574fdab 03:02:22 ---> Running in ed9057d4cb18 03:02:22 Removing intermediate container 6213032efa8c 03:02:22 ---> 4bc2b130c7c1 03:02:22 Step 9/23 : COPY . . 03:02:22 Removing intermediate container ed9057d4cb18 03:02:22 ---> a75fde490a20 03:02:22 Step 20/20 : LABEL version=2.3.0-dev.78 03:02:23 ---> Running in 32878002aa53 03:02:24 ---> 2080fa247e70 03:02:24 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:02:24 Removing intermediate container 32878002aa53 03:02:24 ---> 4df37ee7440e 03:02:24 03:02:24 Successfully built 4df37ee7440e 03:02:24 Successfully tagged security-spiffe-token-provider:latest 03:02:24  Building security-spiffe-token-provider ... done  ---> a835be31b723 03:02:24 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 03:02:25 ---> Running in c4c909244788 03:02:25 Removing intermediate container c4c909244788 03:02:25 ---> 3c69be7443ca 03:02:25 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:02:25 ---> 3926b4860c7f 03:02:25 Step 21/26 : WORKDIR / 03:02:25 ---> Running in da8d4c3a8807 03:02:25 Removing intermediate container da8d4c3a8807 03:02:25 ---> 85bfb6c4b1fa 03:02:25 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:02:25 ---> Running in 90810e0445ca 03:02:26 Removing intermediate container 90810e0445ca 03:02:26 ---> 4c918793ae4f 03:02:26 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:02:26 ---> Running in 8fcfdc0cccb9 03:02:26 Removing intermediate container 8fcfdc0cccb9 03:02:26 ---> 95902b72aacd 03:02:26 Step 24/26 : LABEL arch=x86_64 03:02:26 ---> Running in 7c560a179a87 03:02:26 Removing intermediate container 7c560a179a87 03:02:26 ---> 297c2bcf91ad 03:02:26 Step 25/26 : LABEL git_sha=1845739d37df45141b994dacdf8b95897574fdab 03:02:26 ---> Running in 5a3cadb2fdca 03:02:27 Removing intermediate container 5a3cadb2fdca 03:02:27 ---> 3fb1218cb21e 03:02:27 Step 26/26 : LABEL version=2.3.0-dev.78 03:02:27 ---> Running in fe08cd5e1cad 03:02:27 Removing intermediate container fe08cd5e1cad 03:02:27 ---> 8f3a1f4c2652 03:02:27 03:02:27 Successfully built 8f3a1f4c2652 03:02:27 Successfully tagged security-spire-config:latest 03:02:27  Building security-spire-config ... done  ---> 51f9b112fd25 03:02:27 Step 10/23 : RUN make cmd/support-notifications/support-notifications 03:02:27 ---> Running in aeba1ac2c823 03:02:28 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.78" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:02:32 Removing intermediate container 032c2e4f5b98 03:02:32 ---> 98e635de8fe1 03:02:32 03:02:32 Step 11/25 : FROM alpine:3.16 03:02:32 ---> 9c6f07244728 03:02:32 Step 12/25 : RUN apk add --update --no-cache dumb-init 03:02:32 ---> Using cache 03:02:32 ---> 9b1e14a37c0f 03:02:32 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:02:32 ---> Using cache 03:02:32 ---> a39d98f1f6d1 03:02:32 Step 14/25 : ENV APP_PORT=59881 03:02:32 ---> Running in d57a7aae74e4 03:02:32 Removing intermediate container d57a7aae74e4 03:02:32 ---> 867c5ab8739e 03:02:32 Step 15/25 : EXPOSE $APP_PORT 03:02:32 ---> Running in 47f5ada029f5 03:02:32 Removing intermediate container 47f5ada029f5 03:02:32 ---> 7cf267aef9f1 03:02:32 Step 16/25 : WORKDIR / 03:02:32 ---> Running in a5f505751391 03:02:32 Removing intermediate container a5f505751391 03:02:32 ---> cdb4d5082eaa 03:02:32 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 03:02:33 ---> f44f6a0776cb 03:02:33 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:02:33 ---> e756c16a2ca2 03:02:33 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:02:33 ---> 5f345ff2d793 03:02:33 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 03:02:34 ---> f4014b9c57cb 03:02:34 Step 21/25 : ENTRYPOINT ["/core-metadata"] 03:02:34 ---> Running in c3fedb7290aa 03:02:34 Removing intermediate container c3fedb7290aa 03:02:34 ---> 7007f0bbd12c 03:02:34 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:02:34 ---> Running in 85cec44b04cf 03:02:35 Removing intermediate container 85cec44b04cf 03:02:35 ---> d34ab02024a6 03:02:35 Step 23/25 : LABEL arch=x86_64 03:02:35 ---> Running in 1f3ad7d7f75e 03:02:35 Removing intermediate container 1f3ad7d7f75e 03:02:35 ---> a2bac3a2eb4e 03:02:35 Step 24/25 : LABEL git_sha=1845739d37df45141b994dacdf8b95897574fdab 03:02:35 ---> Running in 36f4e3631a88 03:02:35 Removing intermediate container 36f4e3631a88 03:02:35 ---> 4b2ba5f78bb0 03:02:35 Step 25/25 : LABEL version=2.3.0-dev.78 03:02:35 ---> Running in aca657036567 03:02:35 Removing intermediate container aca657036567 03:02:35 ---> 4e2e58b8706c 03:02:35 03:02:35 Successfully built 4e2e58b8706c 03:02:36 Successfully tagged core-metadata:latest 03:02:46  Building core-metadata ... done Removing intermediate container aeba1ac2c823 03:02:46 ---> 274a1b43e447 03:02:46 03:02:46 Step 11/23 : FROM alpine:3.16 03:02:46 ---> 9c6f07244728 03:02:46 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 03:02:46 ---> Running in a9347a81c626 03:02:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:02:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:02:46 (1/2) Installing ca-certificates (20220614-r0) 03:02:46 (2/2) Installing dumb-init (1.2.5-r1) 03:02:46 Executing busybox-1.35.0-r17.trigger 03:02:46 Executing ca-certificates-20220614-r0.trigger 03:02:46 OK: 6 MiB in 16 packages 03:02:46 Removing intermediate container a9347a81c626 03:02:46 ---> 9c30743e938e 03:02:46 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:02:46 ---> Running in d9c0e24164e3 03:02:46 Removing intermediate container d9c0e24164e3 03:02:46 ---> 08902a52c41f 03:02:46 Step 14/23 : ENV APP_PORT=59860 03:02:46 ---> Running in 4f7a1d663ab7 03:02:47 Removing intermediate container 4f7a1d663ab7 03:02:47 ---> 71d98fb8bb46 03:02:47 Step 15/23 : EXPOSE $APP_PORT 03:02:47 ---> Running in 1cf515cc3993 03:02:47 Removing intermediate container 1cf515cc3993 03:02:47 ---> 9a3ace9eff17 03:02:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:02:47 ---> b56b097b2223 03:02:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:02:47 ---> 6f43caf18af4 03:02:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:02:47 ---> 9d903aae02dd 03:02:47 Step 19/23 : ENTRYPOINT ["/support-notifications"] 03:02:47 ---> Running in 517acc38392e 03:02:47 Removing intermediate container 517acc38392e 03:02:47 ---> e2e11e9dc090 03:02:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:02:48 ---> Running in 86de4d0f79d4 03:02:48 Removing intermediate container 86de4d0f79d4 03:02:48 ---> b338a5de96ca 03:02:48 Step 21/23 : LABEL arch=x86_64 03:02:48 ---> Running in 53ce104ee1b2 03:02:48 Removing intermediate container 53ce104ee1b2 03:02:48 ---> 864ee879456d 03:02:48 Step 22/23 : LABEL git_sha=1845739d37df45141b994dacdf8b95897574fdab 03:02:48 ---> Running in 5c586610f81d 03:02:48 Removing intermediate container 5c586610f81d 03:02:48 ---> abb8a4a4b74a 03:02:48 Step 23/23 : LABEL version=2.3.0-dev.78 03:02:48 ---> Running in 0458375eafec 03:02:48 Removing intermediate container 0458375eafec 03:02:48 ---> b9054865c266 03:02:48 03:02:48 Successfully built b9054865c266 03:02:48 Successfully tagged support-notifications:latest 03:02:48  Building support-notifications ... done  [Pipeline] } 03:02:48 $ docker stop --time=1 e656b7afedbdf1496ec92c4479e9b57ff073c55d8da25f159865514eb2dc7cdc 03:02:50 $ docker rm -f e656b7afedbdf1496ec92c4479e9b57ff073c55d8da25f159865514eb2dc7cdc [Pipeline] // withDockerContainer [Pipeline] sh 03:02:50 + docker images 03:02:50 REPOSITORY TAG IMAGE ID CREATED SIZE 03:02:50 support-notifications latest b9054865c266 2 seconds ago 27.3MB 03:02:50 274a1b43e447 6 seconds ago 1.63GB 03:02:50 core-metadata latest 4e2e58b8706c 15 seconds ago 18.3MB 03:02:50 98e635de8fe1 19 seconds ago 1.58GB 03:02:50 security-spire-config latest 8f3a1f4c2652 23 seconds ago 85.8MB 03:02:50 security-spiffe-token-provider latest 4df37ee7440e 27 seconds ago 29.3MB 03:02:50 security-secretstore-setup latest 89ce10035b84 31 seconds ago 29.2MB 03:02:50 a43176db37a2 33 seconds ago 1.45GB 03:02:50 sys-mgmt-agent latest 581ed2b2eb14 37 seconds ago 136MB 03:02:50 ec123856153b 39 seconds ago 1.61GB 03:02:50 support-scheduler latest 4d0b760c97d6 40 seconds ago 26.7MB 03:02:50 core-data latest 0b9a840836a4 45 seconds ago 21.6MB 03:02:50 9afe7fc9685b 46 seconds ago 1.57GB 03:02:50 7b693de8d278 49 seconds ago 1.63GB 03:02:50 d225476e1d32 About a minute ago 1.55GB 03:02:50 bf5eefabed93 About a minute ago 1.58GB 03:02:50 security-bootstrapper latest 292e0d512439 About a minute ago 19.9MB 03:02:50 security-proxy-setup latest 1343021f5f1f About a minute ago 27.4MB 03:02:50 core-command latest 40708e1445ee About a minute ago 17.4MB 03:02:50 7cf0ac05b4a1 About a minute ago 1.56GB 03:02:50 security-spire-agent latest 91de2e69230a About a minute ago 125MB 03:02:50 c2105ab886c9 About a minute ago 1.56GB 03:02:50 886c7eaead7b About a minute ago 1.57GB 03:02:50 security-spire-server latest f321d67da194 About a minute ago 86.5MB 03:02:50 98da66f21ad5 2 minutes ago 1.45GB 03:02:50 360efc4b43c4 2 minutes ago 1.45GB 03:02:50 ci-base-image-x86_64 latest 88843a206f82 4 minutes ago 940MB 03:02:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine cef68f9685f8 3 days ago 677MB 03:02:50 alpine 3.15 c4fc93816858 7 weeks ago 5.59MB 03:02:50 alpine 3.16 9c6f07244728 7 weeks ago 5.54MB 03:02:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB 03:02:50 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:02:50 provisioning config files... 03:02:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/315@tmp/config16087119410591994500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:02:50 ---> docker-login.sh 03:02:50 nexus3.edgexfoundry.org:10001 03:02:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:02:51 Configure a credential helper to remove this warning. See 03:02:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:02:51 03:02:51 Login Succeeded 03:02:51 nexus3.edgexfoundry.org:10002 03:02:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:02:51 Configure a credential helper to remove this warning. See 03:02:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:02:51 03:02:51 Login Succeeded 03:02:51 nexus3.edgexfoundry.org:10003 03:02:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:02:51 Configure a credential helper to remove this warning. See 03:02:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:02:51 03:02:51 Login Succeeded 03:02:51 nexus3.edgexfoundry.org:10004 03:02:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:02:51 Configure a credential helper to remove this warning. See 03:02:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:02:51 03:02:51 Login Succeeded 03:02:51 docker.io 03:02:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:02:51 Configure a credential helper to remove this warning. See 03:02:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:02:51 03:02:51 Login Succeeded 03:02:51 ---> docker-login.sh ends [Pipeline] } 03:02:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:02:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:02:51 [edgeXDocker.push] Tagging docker image core-command with the following tags: 03:02:51 1845739d37df45141b994dacdf8b95897574fdab 03:02:51 latest 03:02:51 2.3.0-dev.78 03:02:51 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:02:51 main 03:02:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:51 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1845739d37df45141b994dacdf8b95897574fdab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:52 + docker push nexus3.edgexfoundry.org:10004/core-command:1845739d37df45141b994dacdf8b95897574fdab 03:02:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:02:52 cfb64fbe4e37: Preparing 03:02:52 a61cb1831d44: Preparing 03:02:52 3b7f84d76755: Preparing 03:02:52 561f64bbf825: Preparing 03:02:52 994393dc58e7: Preparing 03:02:52 994393dc58e7: Layer already exists 03:02:52 561f64bbf825: Pushed 03:02:52 3b7f84d76755: Pushed 03:02:52 cfb64fbe4e37: Pushed 03:02:53 a61cb1831d44: Pushed 03:02:53 1845739d37df45141b994dacdf8b95897574fdab: digest: sha256:cd6d328eb9c60336aeb2f534638f795d8fd0c34edaf76f124300a6e27ecf2d22 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:53 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:54 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 03:02:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:02:54 cfb64fbe4e37: Preparing 03:02:54 a61cb1831d44: Preparing 03:02:54 3b7f84d76755: Preparing 03:02:54 561f64bbf825: Preparing 03:02:54 994393dc58e7: Preparing 03:02:54 994393dc58e7: Layer already exists 03:02:54 cfb64fbe4e37: Layer already exists 03:02:54 a61cb1831d44: Layer already exists 03:02:54 3b7f84d76755: Layer already exists 03:02:54 561f64bbf825: Layer already exists 03:02:54 latest: digest: sha256:cd6d328eb9c60336aeb2f534638f795d8fd0c34edaf76f124300a6e27ecf2d22 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:54 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:55 + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.78 03:02:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:02:55 cfb64fbe4e37: Preparing 03:02:55 a61cb1831d44: Preparing 03:02:55 3b7f84d76755: Preparing 03:02:55 561f64bbf825: Preparing 03:02:55 994393dc58e7: Preparing 03:02:55 994393dc58e7: Layer already exists 03:02:55 561f64bbf825: Layer already exists 03:02:55 cfb64fbe4e37: Layer already exists 03:02:55 a61cb1831d44: Layer already exists 03:02:55 3b7f84d76755: Layer already exists 03:02:55 2.3.0-dev.78: digest: sha256:cd6d328eb9c60336aeb2f534638f795d8fd0c34edaf76f124300a6e27ecf2d22 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:55 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:55 + docker push nexus3.edgexfoundry.org:10004/core-command:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:02:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:02:55 cfb64fbe4e37: Preparing 03:02:55 a61cb1831d44: Preparing 03:02:55 3b7f84d76755: Preparing 03:02:55 561f64bbf825: Preparing 03:02:55 994393dc58e7: Preparing 03:02:55 cfb64fbe4e37: Layer already exists 03:02:55 561f64bbf825: Layer already exists 03:02:55 3b7f84d76755: Layer already exists 03:02:55 a61cb1831d44: Layer already exists 03:02:55 994393dc58e7: Layer already exists 03:02:55 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78: digest: sha256:cd6d328eb9c60336aeb2f534638f795d8fd0c34edaf76f124300a6e27ecf2d22 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:56 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:56 + docker push nexus3.edgexfoundry.org:10004/core-command:main 03:02:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:02:56 cfb64fbe4e37: Preparing 03:02:56 a61cb1831d44: Preparing 03:02:56 3b7f84d76755: Preparing 03:02:56 561f64bbf825: Preparing 03:02:56 994393dc58e7: Preparing 03:02:56 561f64bbf825: Layer already exists 03:02:56 3b7f84d76755: Layer already exists 03:02:56 994393dc58e7: Layer already exists 03:02:56 cfb64fbe4e37: Layer already exists 03:02:56 a61cb1831d44: Layer already exists 03:02:56 main: digest: sha256:cd6d328eb9c60336aeb2f534638f795d8fd0c34edaf76f124300a6e27ecf2d22 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:02:56 ===================================================== [Pipeline] echo 03:02:56 taggedImages: 03:02:56 - nexus3.edgexfoundry.org:10004/core-command:1845739d37df45141b994dacdf8b95897574fdab 03:02:56 - nexus3.edgexfoundry.org:10004/core-command:latest 03:02:56 - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.78 03:02:56 - nexus3.edgexfoundry.org:10004/core-command:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:02:56 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 03:02:56 [edgeXDocker.push] Tagging docker image core-data with the following tags: 03:02:56 1845739d37df45141b994dacdf8b95897574fdab 03:02:56 latest 03:02:56 2.3.0-dev.78 03:02:56 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:02:56 main 03:02:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:56 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1845739d37df45141b994dacdf8b95897574fdab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:57 + docker push nexus3.edgexfoundry.org:10004/core-data:1845739d37df45141b994dacdf8b95897574fdab 03:02:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:02:57 3ebfd03ba64b: Preparing 03:02:57 aad92ff8ee8f: Preparing 03:02:57 3b7f84d76755: Preparing 03:02:57 f4e23dffed07: Preparing 03:02:57 735d386c28c6: Preparing 03:02:57 994393dc58e7: Preparing 03:02:57 994393dc58e7: Waiting 03:02:57 3b7f84d76755: Layer already exists 03:02:57 994393dc58e7: Layer already exists 03:02:57 3ebfd03ba64b: Pushed 03:02:57 735d386c28c6: Pushed 03:02:57 f4e23dffed07: Pushed 03:02:58 aad92ff8ee8f: Pushed 03:02:58 1845739d37df45141b994dacdf8b95897574fdab: digest: sha256:3a5fca2aab6d405370c7ced166a14fd5051361c1e0a64b6945f7ba5a928bad5e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:59 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 03:02:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:02:59 3ebfd03ba64b: Preparing 03:02:59 aad92ff8ee8f: Preparing 03:02:59 3b7f84d76755: Preparing 03:02:59 f4e23dffed07: Preparing 03:02:59 735d386c28c6: Preparing 03:02:59 994393dc58e7: Preparing 03:02:59 994393dc58e7: Waiting 03:02:59 3b7f84d76755: Layer already exists 03:02:59 aad92ff8ee8f: Layer already exists 03:02:59 f4e23dffed07: Layer already exists 03:02:59 735d386c28c6: Layer already exists 03:02:59 3ebfd03ba64b: Layer already exists 03:02:59 994393dc58e7: Layer already exists 03:02:59 latest: digest: sha256:3a5fca2aab6d405370c7ced166a14fd5051361c1e0a64b6945f7ba5a928bad5e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:59 + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.78 03:02:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:02:59 3ebfd03ba64b: Preparing 03:02:59 aad92ff8ee8f: Preparing 03:02:59 3b7f84d76755: Preparing 03:02:59 f4e23dffed07: Preparing 03:02:59 735d386c28c6: Preparing 03:02:59 994393dc58e7: Preparing 03:02:59 994393dc58e7: Waiting 03:02:59 f4e23dffed07: Layer already exists 03:02:59 3b7f84d76755: Layer already exists 03:02:59 aad92ff8ee8f: Layer already exists 03:02:59 3ebfd03ba64b: Layer already exists 03:02:59 735d386c28c6: Layer already exists 03:02:59 994393dc58e7: Layer already exists 03:02:59 2.3.0-dev.78: digest: sha256:3a5fca2aab6d405370c7ced166a14fd5051361c1e0a64b6945f7ba5a928bad5e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:00 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:00 + docker push nexus3.edgexfoundry.org:10004/core-data:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:03:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:03:00 3ebfd03ba64b: Preparing 03:03:00 aad92ff8ee8f: Preparing 03:03:00 3b7f84d76755: Preparing 03:03:00 f4e23dffed07: Preparing 03:03:00 735d386c28c6: Preparing 03:03:00 994393dc58e7: Preparing 03:03:00 994393dc58e7: Waiting 03:03:00 735d386c28c6: Layer already exists 03:03:00 aad92ff8ee8f: Layer already exists 03:03:00 3b7f84d76755: Layer already exists 03:03:00 f4e23dffed07: Layer already exists 03:03:00 3ebfd03ba64b: Layer already exists 03:03:00 994393dc58e7: Layer already exists 03:03:00 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78: digest: sha256:3a5fca2aab6d405370c7ced166a14fd5051361c1e0a64b6945f7ba5a928bad5e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:00 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:00 + docker push nexus3.edgexfoundry.org:10004/core-data:main 03:03:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:03:00 3ebfd03ba64b: Preparing 03:03:00 aad92ff8ee8f: Preparing 03:03:00 3b7f84d76755: Preparing 03:03:00 f4e23dffed07: Preparing 03:03:00 735d386c28c6: Preparing 03:03:00 994393dc58e7: Preparing 03:03:00 994393dc58e7: Waiting 03:03:00 3b7f84d76755: Layer already exists 03:03:00 3ebfd03ba64b: Layer already exists 03:03:00 aad92ff8ee8f: Layer already exists 03:03:00 735d386c28c6: Layer already exists 03:03:00 f4e23dffed07: Layer already exists 03:03:00 994393dc58e7: Layer already exists 03:03:00 main: digest: sha256:3a5fca2aab6d405370c7ced166a14fd5051361c1e0a64b6945f7ba5a928bad5e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:03:00 ===================================================== [Pipeline] echo 03:03:01 taggedImages: 03:03:01 - nexus3.edgexfoundry.org:10004/core-data:1845739d37df45141b994dacdf8b95897574fdab 03:03:01 - nexus3.edgexfoundry.org:10004/core-data:latest 03:03:01 - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.78 03:03:01 - nexus3.edgexfoundry.org:10004/core-data:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:03:01 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 03:03:01 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 03:03:01 1845739d37df45141b994dacdf8b95897574fdab 03:03:01 latest 03:03:01 2.3.0-dev.78 03:03:01 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:03:01 main 03:03:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:01 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1845739d37df45141b994dacdf8b95897574fdab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata:1845739d37df45141b994dacdf8b95897574fdab 03:03:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:03:01 ef3535f21d28: Preparing 03:03:01 6f84e015bdfb: Preparing 03:03:01 03d577d8d5a4: Preparing 03:03:01 3b7f84d76755: Preparing 03:03:01 561f64bbf825: Preparing 03:03:01 994393dc58e7: Preparing 03:03:01 994393dc58e7: Waiting 03:03:01 561f64bbf825: Layer already exists 03:03:01 3b7f84d76755: Layer already exists 03:03:01 994393dc58e7: Layer already exists 03:03:01 ef3535f21d28: Pushed 03:03:01 6f84e015bdfb: Pushed 03:03:02 03d577d8d5a4: Pushed 03:03:02 1845739d37df45141b994dacdf8b95897574fdab: digest: sha256:ff92d8743282e4d6af0d043d423880d6cb1be9286d4f8ecc2f02f2963fbf6e2b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 03:03:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:03:03 ef3535f21d28: Preparing 03:03:03 6f84e015bdfb: Preparing 03:03:03 03d577d8d5a4: Preparing 03:03:03 3b7f84d76755: Preparing 03:03:03 561f64bbf825: Preparing 03:03:03 994393dc58e7: Preparing 03:03:03 994393dc58e7: Waiting 03:03:03 3b7f84d76755: Layer already exists 03:03:03 03d577d8d5a4: Layer already exists 03:03:03 6f84e015bdfb: Layer already exists 03:03:03 ef3535f21d28: Layer already exists 03:03:03 561f64bbf825: Layer already exists 03:03:03 994393dc58e7: Layer already exists 03:03:03 latest: digest: sha256:ff92d8743282e4d6af0d043d423880d6cb1be9286d4f8ecc2f02f2963fbf6e2b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.78 03:03:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:03:04 ef3535f21d28: Preparing 03:03:04 6f84e015bdfb: Preparing 03:03:04 03d577d8d5a4: Preparing 03:03:04 3b7f84d76755: Preparing 03:03:04 561f64bbf825: Preparing 03:03:04 994393dc58e7: Preparing 03:03:04 994393dc58e7: Waiting 03:03:04 ef3535f21d28: Layer already exists 03:03:04 03d577d8d5a4: Layer already exists 03:03:04 3b7f84d76755: Layer already exists 03:03:04 6f84e015bdfb: Layer already exists 03:03:04 561f64bbf825: Layer already exists 03:03:04 994393dc58e7: Layer already exists 03:03:04 2.3.0-dev.78: digest: sha256:ff92d8743282e4d6af0d043d423880d6cb1be9286d4f8ecc2f02f2963fbf6e2b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:04 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:03:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:03:04 ef3535f21d28: Preparing 03:03:04 6f84e015bdfb: Preparing 03:03:04 03d577d8d5a4: Preparing 03:03:04 3b7f84d76755: Preparing 03:03:04 561f64bbf825: Preparing 03:03:04 994393dc58e7: Preparing 03:03:04 994393dc58e7: Waiting 03:03:04 6f84e015bdfb: Layer already exists 03:03:04 561f64bbf825: Layer already exists 03:03:04 03d577d8d5a4: Layer already exists 03:03:04 ef3535f21d28: Layer already exists 03:03:04 3b7f84d76755: Layer already exists 03:03:04 994393dc58e7: Layer already exists 03:03:04 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78: digest: sha256:ff92d8743282e4d6af0d043d423880d6cb1be9286d4f8ecc2f02f2963fbf6e2b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:05 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 03:03:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:03:05 ef3535f21d28: Preparing 03:03:05 6f84e015bdfb: Preparing 03:03:05 03d577d8d5a4: Preparing 03:03:05 3b7f84d76755: Preparing 03:03:05 561f64bbf825: Preparing 03:03:05 994393dc58e7: Preparing 03:03:05 3b7f84d76755: Layer already exists 03:03:05 ef3535f21d28: Layer already exists 03:03:05 03d577d8d5a4: Layer already exists 03:03:05 6f84e015bdfb: Layer already exists 03:03:05 561f64bbf825: Layer already exists 03:03:05 994393dc58e7: Layer already exists 03:03:05 main: digest: sha256:ff92d8743282e4d6af0d043d423880d6cb1be9286d4f8ecc2f02f2963fbf6e2b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:03:05 ===================================================== [Pipeline] echo 03:03:05 taggedImages: 03:03:05 - nexus3.edgexfoundry.org:10004/core-metadata:1845739d37df45141b994dacdf8b95897574fdab 03:03:05 - nexus3.edgexfoundry.org:10004/core-metadata:latest 03:03:05 - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.78 03:03:05 - nexus3.edgexfoundry.org:10004/core-metadata:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:03:05 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 03:03:05 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 03:03:05 1845739d37df45141b994dacdf8b95897574fdab 03:03:05 latest 03:03:05 2.3.0-dev.78 03:03:05 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:03:05 main 03:03:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:05 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1845739d37df45141b994dacdf8b95897574fdab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:06 Removing intermediate container e98bfdfc6f6a 03:03:06 ---> 2ad9ae587756 03:03:06 Step 7/20 : COPY . . 03:03:06 ---> 6cceb32539d5 03:03:06 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:03:06 ---> Running in ad87048cd32f 03:03:06 Removing intermediate container 912f417f3f96 03:03:06 ---> 17ede1a32b9f 03:03:06 Step 8/33 : COPY . . 03:03:06 Removing intermediate container a6d483da639f 03:03:06 ---> 21fefed0534d 03:03:06 Step 8/25 : COPY . . 03:03:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.78" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:03:06 Removing intermediate container 0bb3507b8743 03:03:06 ---> bd622dc606b6 03:03:06 Step 8/26 : COPY . . 03:03:06 Removing intermediate container c1098a63e5bf 03:03:06 ---> 04acc67e21d7 03:03:06 Step 9/24 : COPY . . 03:03:06 ---> f37035354759 03:03:06 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:03:06 ---> Running in 8bad8ad30a0a 03:03:06 ---> ba87b5d6f739 03:03:06 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 03:03:06 ---> Running in 86b7fe2afbc2 03:03:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1845739d37df45141b994dacdf8b95897574fdab 03:03:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:03:06 a2c3e6234b16: Preparing 03:03:06 a2c3e6234b16: Preparing 03:03:06 ba76d27f63eb: Preparing 03:03:06 0773905bf3cf: Preparing 03:03:06 83292044bbd0: Preparing 03:03:06 0de8adf725f0: Preparing 03:03:06 80bd48ccd252: Preparing 03:03:06 3b7f84d76755: Preparing 03:03:06 3e348c5b29f7: Preparing 03:03:06 1f54dd30b86f: Preparing 03:03:06 3cfac47699fa: Preparing 03:03:06 8ac21e975a7a: Preparing 03:03:06 994393dc58e7: Preparing 03:03:06 80bd48ccd252: Waiting 03:03:06 3b7f84d76755: Waiting 03:03:06 3cfac47699fa: Waiting 03:03:06 8ac21e975a7a: Waiting 03:03:06 3e348c5b29f7: Waiting 03:03:06 994393dc58e7: Waiting 03:03:06 1f54dd30b86f: Waiting 03:03:06 0773905bf3cf: Pushed 03:03:06 83292044bbd0: Pushed 03:03:06 0de8adf725f0: Pushed 03:03:06 a2c3e6234b16: Pushed 03:03:06 ba76d27f63eb: Pushed 03:03:06 3b7f84d76755: Layer already exists 03:03:06 3cfac47699fa: Pushed 03:03:06 994393dc58e7: Layer already exists 03:03:06 1f54dd30b86f: Pushed 03:03:06 3e348c5b29f7: Pushed 03:03:06 8ac21e975a7a: Pushed 03:03:07 ---> 1b57c45de62f 03:03:07 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:03:07 ---> Running in 3fbbdcdec261 03:03:07 Removing intermediate container 86b7fe2afbc2 03:03:07 ---> ec802aa49980 03:03:07 Step 10/26 : WORKDIR /edgex-go/spire-build 03:03:07 ---> 49601cb93f60 03:03:07 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 03:03:07 ---> Running in 16036be4b538 03:03:07 ---> Running in 82fcb66bcfc5 03:03:07 80bd48ccd252: Pushed 03:03:07 1845739d37df45141b994dacdf8b95897574fdab: digest: sha256:1bb0d867bcb13e4dcec011aeb15fa31e8b385e3f2773545d7b10fdbeac7e813b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:03:08 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:08 Removing intermediate container 16036be4b538 03:03:08 ---> d8a8616b9b4e 03:03:08 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 03:03:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:03:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:03:08 a2c3e6234b16: Preparing 03:03:08 a2c3e6234b16: Preparing 03:03:08 ba76d27f63eb: Preparing 03:03:08 0773905bf3cf: Preparing 03:03:08 83292044bbd0: Preparing 03:03:08 0de8adf725f0: Preparing 03:03:08 80bd48ccd252: Preparing 03:03:08 3b7f84d76755: Preparing 03:03:08 3e348c5b29f7: Preparing 03:03:08 1f54dd30b86f: Preparing 03:03:08 3cfac47699fa: Preparing 03:03:08 8ac21e975a7a: Preparing 03:03:08 994393dc58e7: Preparing 03:03:08 3e348c5b29f7: Waiting 03:03:08 3cfac47699fa: Waiting 03:03:08 1f54dd30b86f: Waiting 03:03:08 8ac21e975a7a: Waiting 03:03:08 994393dc58e7: Waiting 03:03:08 80bd48ccd252: Waiting 03:03:08 3b7f84d76755: Waiting 03:03:08 83292044bbd0: Layer already exists 03:03:08 a2c3e6234b16: Layer already exists 03:03:08 0773905bf3cf: Layer already exists 03:03:08 0de8adf725f0: Layer already exists 03:03:08 ba76d27f63eb: Layer already exists 03:03:08 80bd48ccd252: Layer already exists 03:03:08 1f54dd30b86f: Layer already exists 03:03:08 3e348c5b29f7: Layer already exists 03:03:08 3cfac47699fa: Layer already exists 03:03:08 3b7f84d76755: Layer already exists 03:03:08 994393dc58e7: Layer already exists 03:03:08 8ac21e975a7a: Layer already exists 03:03:08 latest: digest: sha256:1bb0d867bcb13e4dcec011aeb15fa31e8b385e3f2773545d7b10fdbeac7e813b size: 3024 [Pipeline] } [Pipeline] // withEnv 03:03:08 ---> Running in ab0584c8462e [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:08 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.78 03:03:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:03:09 a2c3e6234b16: Preparing 03:03:09 a2c3e6234b16: Preparing 03:03:09 ba76d27f63eb: Preparing 03:03:09 0773905bf3cf: Preparing 03:03:09 83292044bbd0: Preparing 03:03:09 0de8adf725f0: Preparing 03:03:09 80bd48ccd252: Preparing 03:03:09 3b7f84d76755: Preparing 03:03:09 3e348c5b29f7: Preparing 03:03:09 1f54dd30b86f: Preparing 03:03:09 3cfac47699fa: Preparing 03:03:09 8ac21e975a7a: Preparing 03:03:09 994393dc58e7: Preparing 03:03:09 80bd48ccd252: Waiting 03:03:09 3b7f84d76755: Waiting 03:03:09 3e348c5b29f7: Waiting 03:03:09 3cfac47699fa: Waiting 03:03:09 1f54dd30b86f: Waiting 03:03:09 8ac21e975a7a: Waiting 03:03:09 994393dc58e7: Waiting 03:03:09 0de8adf725f0: Layer already exists 03:03:09 83292044bbd0: Layer already exists 03:03:09 ba76d27f63eb: Layer already exists 03:03:09 0773905bf3cf: Layer already exists 03:03:09 a2c3e6234b16: Layer already exists 03:03:09 80bd48ccd252: Layer already exists 03:03:09 3cfac47699fa: Layer already exists 03:03:09 3b7f84d76755: Layer already exists 03:03:09 3e348c5b29f7: Layer already exists 03:03:09 1f54dd30b86f: Layer already exists 03:03:09 994393dc58e7: Layer already exists 03:03:09 8ac21e975a7a: Layer already exists 03:03:09 2.3.0-dev.78: digest: sha256:1bb0d867bcb13e4dcec011aeb15fa31e8b385e3f2773545d7b10fdbeac7e813b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:09 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:03:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:03:09 a2c3e6234b16: Preparing 03:03:09 a2c3e6234b16: Preparing 03:03:09 ba76d27f63eb: Preparing 03:03:09 0773905bf3cf: Preparing 03:03:09 83292044bbd0: Preparing 03:03:09 0de8adf725f0: Preparing 03:03:09 80bd48ccd252: Preparing 03:03:09 3b7f84d76755: Preparing 03:03:09 3e348c5b29f7: Preparing 03:03:09 1f54dd30b86f: Preparing 03:03:09 3cfac47699fa: Preparing 03:03:09 8ac21e975a7a: Preparing 03:03:09 994393dc58e7: Preparing 03:03:09 3b7f84d76755: Waiting 03:03:09 3e348c5b29f7: Waiting 03:03:09 1f54dd30b86f: Waiting 03:03:09 80bd48ccd252: Waiting 03:03:09 3cfac47699fa: Waiting 03:03:09 8ac21e975a7a: Waiting 03:03:09 994393dc58e7: Waiting 03:03:09 ba76d27f63eb: Layer already exists 03:03:09 a2c3e6234b16: Layer already exists 03:03:09 83292044bbd0: Layer already exists 03:03:09 0de8adf725f0: Layer already exists 03:03:09 0773905bf3cf: Layer already exists 03:03:09 80bd48ccd252: Layer already exists 03:03:09 3b7f84d76755: Layer already exists 03:03:09 1f54dd30b86f: Layer already exists 03:03:09 3e348c5b29f7: Layer already exists 03:03:09 3cfac47699fa: Layer already exists 03:03:09 8ac21e975a7a: Layer already exists 03:03:09 994393dc58e7: Layer already exists 03:03:09 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78: digest: sha256:1bb0d867bcb13e4dcec011aeb15fa31e8b385e3f2773545d7b10fdbeac7e813b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:03:09 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.78" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:03:09 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:03:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:03:10 a2c3e6234b16: Preparing 03:03:10 a2c3e6234b16: Preparing 03:03:10 ba76d27f63eb: Preparing 03:03:10 0773905bf3cf: Preparing 03:03:10 83292044bbd0: Preparing 03:03:10 0de8adf725f0: Preparing 03:03:10 80bd48ccd252: Preparing 03:03:10 3b7f84d76755: Preparing 03:03:10 3e348c5b29f7: Preparing 03:03:10 1f54dd30b86f: Preparing 03:03:10 3cfac47699fa: Preparing 03:03:10 8ac21e975a7a: Preparing 03:03:10 994393dc58e7: Preparing 03:03:10 3cfac47699fa: Waiting 03:03:10 8ac21e975a7a: Waiting 03:03:10 994393dc58e7: Waiting 03:03:10 3b7f84d76755: Waiting 03:03:10 3e348c5b29f7: Waiting 03:03:10 1f54dd30b86f: Waiting 03:03:10 80bd48ccd252: Waiting 03:03:10 ba76d27f63eb: Layer already exists 03:03:10 a2c3e6234b16: Layer already exists 03:03:10 83292044bbd0: Layer already exists 03:03:10 0773905bf3cf: Layer already exists 03:03:10 0de8adf725f0: Layer already exists 03:03:10 80bd48ccd252: Layer already exists 03:03:10 3b7f84d76755: Layer already exists 03:03:10 3cfac47699fa: Layer already exists 03:03:10 3e348c5b29f7: Layer already exists 03:03:10 1f54dd30b86f: Layer already exists 03:03:10 8ac21e975a7a: Layer already exists 03:03:10 994393dc58e7: Layer already exists 03:03:10 main: digest: sha256:1bb0d867bcb13e4dcec011aeb15fa31e8b385e3f2773545d7b10fdbeac7e813b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:03:10 ===================================================== [Pipeline] echo 03:03:10 taggedImages: 03:03:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper:1845739d37df45141b994dacdf8b95897574fdab 03:03:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:03:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.78 03:03:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:03:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 03:03:10 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 03:03:10 1845739d37df45141b994dacdf8b95897574fdab 03:03:10 latest 03:03:10 2.3.0-dev.78 03:03:10 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:03:10 main 03:03:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:10 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1845739d37df45141b994dacdf8b95897574fdab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1845739d37df45141b994dacdf8b95897574fdab 03:03:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:03:10 d1a61650518f: Preparing 03:03:10 fe943602a596: Preparing 03:03:10 1f2ff9ba7234: Preparing 03:03:10 5666b20cec7b: Preparing 03:03:10 486e800b375c: Preparing 03:03:10 b0d73121a09d: Preparing 03:03:10 ecc711b0971d: Preparing 03:03:10 994393dc58e7: Preparing 03:03:10 b0d73121a09d: Waiting 03:03:10 ecc711b0971d: Waiting 03:03:10 994393dc58e7: Waiting 03:03:10 486e800b375c: Pushed 03:03:10 d1a61650518f: Pushed 03:03:10 fe943602a596: Pushed 03:03:10 994393dc58e7: Layer already exists 03:03:11 b0d73121a09d: Pushed 03:03:11 ecc711b0971d: Pushed 03:03:11 Removing intermediate container ab0584c8462e 03:03:11 ---> e95ae57fb133 03:03:11 Step 12/26 : WORKDIR /edgex-go 03:03:11 ---> Running in fe4dcffd3ff5 03:03:12 Removing intermediate container fe4dcffd3ff5 03:03:12 ---> ce8074cf6682 03:03:12 03:03:12 Step 13/26 : FROM alpine:3.15 03:03:12 5666b20cec7b: Pushed 03:03:12 1f2ff9ba7234: Pushed 03:03:12 3.15: Pulling from library/alpine 03:03:12 1845739d37df45141b994dacdf8b95897574fdab: digest: sha256:9b5082bbf78cdac8983f3ccaa8fd967c9cf2ff43351ab7799349f55e9ca4892d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:12 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:03:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:03:12 d1a61650518f: Preparing 03:03:12 fe943602a596: Preparing 03:03:12 1f2ff9ba7234: Preparing 03:03:12 5666b20cec7b: Preparing 03:03:12 486e800b375c: Preparing 03:03:12 b0d73121a09d: Preparing 03:03:12 ecc711b0971d: Preparing 03:03:12 994393dc58e7: Preparing 03:03:12 b0d73121a09d: Waiting 03:03:12 994393dc58e7: Waiting 03:03:12 5666b20cec7b: Layer already exists 03:03:12 d1a61650518f: Layer already exists 03:03:12 486e800b375c: Layer already exists 03:03:12 fe943602a596: Layer already exists 03:03:12 b0d73121a09d: Layer already exists 03:03:12 1f2ff9ba7234: Layer already exists 03:03:12 ecc711b0971d: Layer already exists 03:03:12 994393dc58e7: Layer already exists 03:03:12 latest: digest: sha256:9b5082bbf78cdac8983f3ccaa8fd967c9cf2ff43351ab7799349f55e9ca4892d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:13 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.78 03:03:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:03:13 d1a61650518f: Preparing 03:03:13 fe943602a596: Preparing 03:03:13 1f2ff9ba7234: Preparing 03:03:13 5666b20cec7b: Preparing 03:03:13 486e800b375c: Preparing 03:03:13 b0d73121a09d: Preparing 03:03:13 ecc711b0971d: Preparing 03:03:13 994393dc58e7: Preparing 03:03:13 994393dc58e7: Waiting 03:03:13 ecc711b0971d: Waiting 03:03:13 486e800b375c: Layer already exists 03:03:13 5666b20cec7b: Layer already exists 03:03:13 d1a61650518f: Layer already exists 03:03:13 fe943602a596: Layer already exists 03:03:13 1f2ff9ba7234: Layer already exists 03:03:13 b0d73121a09d: Layer already exists 03:03:13 ecc711b0971d: Layer already exists 03:03:13 994393dc58e7: Layer already exists 03:03:13 2.3.0-dev.78: digest: sha256:9b5082bbf78cdac8983f3ccaa8fd967c9cf2ff43351ab7799349f55e9ca4892d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:13 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:03:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:03:14 d1a61650518f: Preparing 03:03:14 fe943602a596: Preparing 03:03:14 1f2ff9ba7234: Preparing 03:03:14 5666b20cec7b: Preparing 03:03:14 486e800b375c: Preparing 03:03:14 b0d73121a09d: Preparing 03:03:14 ecc711b0971d: Preparing 03:03:14 994393dc58e7: Preparing 03:03:14 b0d73121a09d: Waiting 03:03:14 ecc711b0971d: Waiting 03:03:14 994393dc58e7: Waiting 03:03:14 486e800b375c: Layer already exists 03:03:14 d1a61650518f: Layer already exists 03:03:14 1f2ff9ba7234: Layer already exists 03:03:14 fe943602a596: Layer already exists 03:03:14 5666b20cec7b: Layer already exists 03:03:14 b0d73121a09d: Layer already exists 03:03:14 994393dc58e7: Layer already exists 03:03:14 ecc711b0971d: Layer already exists 03:03:14 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78: digest: sha256:9b5082bbf78cdac8983f3ccaa8fd967c9cf2ff43351ab7799349f55e9ca4892d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:14 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 03:03:14 Status: Downloaded newer image for alpine:3.15 03:03:14 ---> 02e0d6fdf486 03:03:14 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:03:14 ---> Running in b17c17901c12 03:03:14 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:03:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:03:14 d1a61650518f: Preparing 03:03:14 fe943602a596: Preparing 03:03:14 1f2ff9ba7234: Preparing 03:03:14 5666b20cec7b: Preparing 03:03:14 486e800b375c: Preparing 03:03:14 b0d73121a09d: Preparing 03:03:14 ecc711b0971d: Preparing 03:03:14 994393dc58e7: Preparing 03:03:14 b0d73121a09d: Waiting 03:03:14 ecc711b0971d: Waiting 03:03:14 994393dc58e7: Waiting 03:03:14 5666b20cec7b: Layer already exists 03:03:14 1f2ff9ba7234: Layer already exists 03:03:14 d1a61650518f: Layer already exists 03:03:14 486e800b375c: Layer already exists 03:03:14 fe943602a596: Layer already exists 03:03:14 b0d73121a09d: Layer already exists 03:03:14 994393dc58e7: Layer already exists 03:03:14 ecc711b0971d: Layer already exists 03:03:14 main: digest: sha256:9b5082bbf78cdac8983f3ccaa8fd967c9cf2ff43351ab7799349f55e9ca4892d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:03:14 ===================================================== [Pipeline] echo 03:03:14 taggedImages: 03:03:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup:1845739d37df45141b994dacdf8b95897574fdab 03:03:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:03:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.78 03:03:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:03:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:03:14 Removing intermediate container b17c17901c12 03:03:14 ---> 320f74467b3d 03:03:14 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:03:14 ---> Running in 1e3d80591479 [Pipeline] echo 03:03:14 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 03:03:14 1845739d37df45141b994dacdf8b95897574fdab 03:03:14 latest 03:03:14 2.3.0-dev.78 03:03:14 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:03:14 main 03:03:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:15 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1845739d37df45141b994dacdf8b95897574fdab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1845739d37df45141b994dacdf8b95897574fdab 03:03:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:03:15 d6dc24dcdca0: Preparing 03:03:15 1b17d8ca6161: Preparing 03:03:15 af189ca64290: Preparing 03:03:15 f400d60c59dd: Preparing 03:03:15 318ea87fdca7: Preparing 03:03:15 a5fe073c9fab: Preparing 03:03:15 b9862b9b7e3a: Preparing 03:03:15 3217edbd4c98: Preparing 03:03:15 922f8283a640: Preparing 03:03:15 994393dc58e7: Preparing 03:03:15 a5fe073c9fab: Waiting 03:03:15 994393dc58e7: Waiting 03:03:15 b9862b9b7e3a: Waiting 03:03:15 3217edbd4c98: Waiting 03:03:15 922f8283a640: Waiting 03:03:15 d6dc24dcdca0: Pushed 03:03:15 318ea87fdca7: Pushed 03:03:15 1b17d8ca6161: Pushed 03:03:15 3217edbd4c98: Pushed 03:03:15 a5fe073c9fab: Pushed 03:03:15 b9862b9b7e3a: Pushed 03:03:15 994393dc58e7: Layer already exists 03:03:15 922f8283a640: Pushed 03:03:16 f400d60c59dd: Pushed 03:03:16 af189ca64290: Pushed 03:03:16 1845739d37df45141b994dacdf8b95897574fdab: digest: sha256:2d1a9df666ecedfcf1b1f0a38f6be56a3f4e3a13fdb03b26f64a792918daf0ef size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:17 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:03:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:03:17 d6dc24dcdca0: Preparing 03:03:17 1b17d8ca6161: Preparing 03:03:17 af189ca64290: Preparing 03:03:17 f400d60c59dd: Preparing 03:03:17 318ea87fdca7: Preparing 03:03:17 a5fe073c9fab: Preparing 03:03:17 b9862b9b7e3a: Preparing 03:03:17 3217edbd4c98: Preparing 03:03:17 922f8283a640: Preparing 03:03:17 994393dc58e7: Preparing 03:03:17 a5fe073c9fab: Waiting 03:03:17 b9862b9b7e3a: Waiting 03:03:17 3217edbd4c98: Waiting 03:03:17 922f8283a640: Waiting 03:03:17 994393dc58e7: Waiting 03:03:17 318ea87fdca7: Layer already exists 03:03:17 f400d60c59dd: Layer already exists 03:03:17 af189ca64290: Layer already exists 03:03:17 d6dc24dcdca0: Layer already exists 03:03:17 1b17d8ca6161: Layer already exists 03:03:17 a5fe073c9fab: Layer already exists 03:03:17 b9862b9b7e3a: Layer already exists 03:03:17 3217edbd4c98: Layer already exists 03:03:17 922f8283a640: Layer already exists 03:03:17 994393dc58e7: Layer already exists 03:03:17 latest: digest: sha256:2d1a9df666ecedfcf1b1f0a38f6be56a3f4e3a13fdb03b26f64a792918daf0ef size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:17 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.78 03:03:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:03:18 d6dc24dcdca0: Preparing 03:03:18 1b17d8ca6161: Preparing 03:03:18 af189ca64290: Preparing 03:03:18 f400d60c59dd: Preparing 03:03:18 318ea87fdca7: Preparing 03:03:18 a5fe073c9fab: Preparing 03:03:18 b9862b9b7e3a: Preparing 03:03:18 3217edbd4c98: Preparing 03:03:18 922f8283a640: Preparing 03:03:18 994393dc58e7: Preparing 03:03:18 b9862b9b7e3a: Waiting 03:03:18 3217edbd4c98: Waiting 03:03:18 994393dc58e7: Waiting 03:03:18 922f8283a640: Waiting 03:03:18 a5fe073c9fab: Waiting 03:03:18 d6dc24dcdca0: Layer already exists 03:03:18 1b17d8ca6161: Layer already exists 03:03:18 318ea87fdca7: Layer already exists 03:03:18 f400d60c59dd: Layer already exists 03:03:18 af189ca64290: Layer already exists 03:03:18 a5fe073c9fab: Layer already exists 03:03:18 994393dc58e7: Layer already exists 03:03:18 3217edbd4c98: Layer already exists 03:03:18 b9862b9b7e3a: Layer already exists 03:03:18 922f8283a640: Layer already exists 03:03:18 2.3.0-dev.78: digest: sha256:2d1a9df666ecedfcf1b1f0a38f6be56a3f4e3a13fdb03b26f64a792918daf0ef size: 2405 [Pipeline] } [Pipeline] // withEnv 03:03:18 Removing intermediate container 1e3d80591479 03:03:18 ---> e43a1a7d55ac 03:03:18 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 03:03:18 ---> Running in c6b2cd68fdda [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:18 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:03:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:03:18 d6dc24dcdca0: Preparing 03:03:18 1b17d8ca6161: Preparing 03:03:18 af189ca64290: Preparing 03:03:18 f400d60c59dd: Preparing 03:03:18 318ea87fdca7: Preparing 03:03:18 a5fe073c9fab: Preparing 03:03:18 b9862b9b7e3a: Preparing 03:03:18 3217edbd4c98: Preparing 03:03:18 922f8283a640: Preparing 03:03:18 994393dc58e7: Preparing 03:03:18 a5fe073c9fab: Waiting 03:03:18 b9862b9b7e3a: Waiting 03:03:18 922f8283a640: Waiting 03:03:18 994393dc58e7: Waiting 03:03:18 3217edbd4c98: Waiting 03:03:18 1b17d8ca6161: Layer already exists 03:03:18 f400d60c59dd: Layer already exists 03:03:18 af189ca64290: Layer already exists 03:03:18 d6dc24dcdca0: Layer already exists 03:03:18 318ea87fdca7: Layer already exists 03:03:18 a5fe073c9fab: Layer already exists 03:03:18 b9862b9b7e3a: Layer already exists 03:03:18 994393dc58e7: Layer already exists 03:03:18 922f8283a640: Layer already exists 03:03:18 3217edbd4c98: Layer already exists 03:03:18 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78: digest: sha256:2d1a9df666ecedfcf1b1f0a38f6be56a3f4e3a13fdb03b26f64a792918daf0ef size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:19 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:03:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:03:19 d6dc24dcdca0: Preparing 03:03:19 1b17d8ca6161: Preparing 03:03:19 af189ca64290: Preparing 03:03:19 f400d60c59dd: Preparing 03:03:19 318ea87fdca7: Preparing 03:03:19 a5fe073c9fab: Preparing 03:03:19 b9862b9b7e3a: Preparing 03:03:19 3217edbd4c98: Preparing 03:03:19 922f8283a640: Preparing 03:03:19 994393dc58e7: Preparing 03:03:19 a5fe073c9fab: Waiting 03:03:19 b9862b9b7e3a: Waiting 03:03:19 3217edbd4c98: Waiting 03:03:19 922f8283a640: Waiting 03:03:19 994393dc58e7: Waiting 03:03:19 1b17d8ca6161: Layer already exists 03:03:19 318ea87fdca7: Layer already exists 03:03:19 f400d60c59dd: Layer already exists 03:03:19 af189ca64290: Layer already exists 03:03:19 d6dc24dcdca0: Layer already exists 03:03:19 b9862b9b7e3a: Layer already exists 03:03:19 994393dc58e7: Layer already exists 03:03:19 a5fe073c9fab: Layer already exists 03:03:19 3217edbd4c98: Layer already exists 03:03:19 922f8283a640: Layer already exists 03:03:19 main: digest: sha256:2d1a9df666ecedfcf1b1f0a38f6be56a3f4e3a13fdb03b26f64a792918daf0ef size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:03:19 ===================================================== [Pipeline] echo 03:03:19 taggedImages: 03:03:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1845739d37df45141b994dacdf8b95897574fdab 03:03:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:03:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.78 03:03:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:03:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 03:03:19 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 03:03:19 1845739d37df45141b994dacdf8b95897574fdab 03:03:19 latest 03:03:19 2.3.0-dev.78 03:03:19 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:03:19 main 03:03:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:19 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1845739d37df45141b994dacdf8b95897574fdab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1845739d37df45141b994dacdf8b95897574fdab 03:03:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:03:20 82d2800c2cb3: Preparing 03:03:20 aed4fc78d138: Preparing 03:03:20 3b7f84d76755: Preparing 03:03:20 124336ef90e0: Preparing 03:03:20 a9c202dc9bc5: Preparing 03:03:20 34d5ebaa5410: Preparing 03:03:20 34d5ebaa5410: Waiting 03:03:20 3b7f84d76755: Layer already exists 03:03:20 34d5ebaa5410: Layer already exists 03:03:20 82d2800c2cb3: Pushed 03:03:20 a9c202dc9bc5: Pushed 03:03:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:03:20 124336ef90e0: Pushed 03:03:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:03:22 aed4fc78d138: Pushed 03:03:22 1845739d37df45141b994dacdf8b95897574fdab: digest: sha256:69e4c4e4ae1234cb774a3d7608fed4f3a105bf4e5ffe0a047e2f2c7a9d116579 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:22 + 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:03:22 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 03:03:22 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 03:03:22 OK: 15734 distinct packages available 03:03:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:03:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:03:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:03:22 82d2800c2cb3: Preparing 03:03:22 aed4fc78d138: Preparing 03:03:22 3b7f84d76755: Preparing 03:03:22 124336ef90e0: Preparing 03:03:22 a9c202dc9bc5: Preparing 03:03:22 34d5ebaa5410: Preparing 03:03:22 34d5ebaa5410: Waiting 03:03:22 82d2800c2cb3: Layer already exists 03:03:22 3b7f84d76755: Layer already exists 03:03:22 124336ef90e0: Layer already exists 03:03:22 a9c202dc9bc5: Layer already exists 03:03:22 aed4fc78d138: Layer already exists 03:03:22 34d5ebaa5410: Layer already exists 03:03:22 latest: digest: sha256:69e4c4e4ae1234cb774a3d7608fed4f3a105bf4e5ffe0a047e2f2c7a9d116579 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:22 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.78 03:03:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:03:23 82d2800c2cb3: Preparing 03:03:23 aed4fc78d138: Preparing 03:03:23 3b7f84d76755: Preparing 03:03:23 124336ef90e0: Preparing 03:03:23 a9c202dc9bc5: Preparing 03:03:23 34d5ebaa5410: Preparing 03:03:23 34d5ebaa5410: Waiting 03:03:23 3b7f84d76755: Layer already exists 03:03:23 aed4fc78d138: Layer already exists 03:03:23 82d2800c2cb3: Layer already exists 03:03:23 124336ef90e0: Layer already exists 03:03:23 a9c202dc9bc5: Layer already exists 03:03:23 34d5ebaa5410: Layer already exists 03:03:23 2.3.0-dev.78: digest: sha256:69e4c4e4ae1234cb774a3d7608fed4f3a105bf4e5ffe0a047e2f2c7a9d116579 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:23 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:03:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:03:23 82d2800c2cb3: Preparing 03:03:23 aed4fc78d138: Preparing 03:03:23 3b7f84d76755: Preparing 03:03:23 124336ef90e0: Preparing 03:03:23 a9c202dc9bc5: Preparing 03:03:23 34d5ebaa5410: Preparing 03:03:23 34d5ebaa5410: Waiting 03:03:23 124336ef90e0: Layer already exists 03:03:23 82d2800c2cb3: Layer already exists 03:03:23 3b7f84d76755: Layer already exists 03:03:23 aed4fc78d138: Layer already exists 03:03:23 a9c202dc9bc5: Layer already exists 03:03:23 34d5ebaa5410: Layer already exists 03:03:23 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78: digest: sha256:69e4c4e4ae1234cb774a3d7608fed4f3a105bf4e5ffe0a047e2f2c7a9d116579 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:03:24 + 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:03:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:03:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:03:24 82d2800c2cb3: Preparing 03:03:24 aed4fc78d138: Preparing 03:03:24 3b7f84d76755: Preparing 03:03:24 124336ef90e0: Preparing 03:03:24 a9c202dc9bc5: Preparing 03:03:24 34d5ebaa5410: Preparing 03:03:24 34d5ebaa5410: Waiting 03:03:24 82d2800c2cb3: Layer already exists 03:03:24 3b7f84d76755: Layer already exists 03:03:24 124336ef90e0: Layer already exists 03:03:24 a9c202dc9bc5: Layer already exists 03:03:24 aed4fc78d138: Layer already exists 03:03:24 34d5ebaa5410: Layer already exists 03:03:24 main: digest: sha256:69e4c4e4ae1234cb774a3d7608fed4f3a105bf4e5ffe0a047e2f2c7a9d116579 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:03:24 ===================================================== [Pipeline] echo 03:03:24 taggedImages: 03:03:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1845739d37df45141b994dacdf8b95897574fdab 03:03:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:03:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.78 03:03:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:03:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 03:03:24 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 03:03:24 1845739d37df45141b994dacdf8b95897574fdab 03:03:24 latest 03:03:24 2.3.0-dev.78 03:03:24 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:03:24 main 03:03:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:24 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1845739d37df45141b994dacdf8b95897574fdab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:24 (1/4) Installing dumb-init (1.2.5-r1) 03:03:25 (2/4) Installing musl-obstack (1.2.3-r0) 03:03:25 (3/4) Installing libucontext (1.1-r0) 03:03:25 (4/4) Installing gcompat (1.0.0-r4) 03:03:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1845739d37df45141b994dacdf8b95897574fdab 03:03:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:03:25 55e9ebba7d87: Preparing 03:03:25 63e0e9dd678c: Preparing 03:03:25 3aec47a58f52: Preparing 03:03:25 be1e6a865689: Preparing 03:03:25 7159264f421f: Preparing 03:03:25 502dbbba02fc: Preparing 03:03:25 a9c202dc9bc5: Preparing 03:03:25 34d5ebaa5410: Preparing 03:03:25 34d5ebaa5410: Waiting 03:03:25 502dbbba02fc: Waiting 03:03:25 a9c202dc9bc5: Waiting 03:03:25 3aec47a58f52: Pushed 03:03:25 63e0e9dd678c: Pushed 03:03:25 55e9ebba7d87: Pushed 03:03:25 a9c202dc9bc5: Layer already exists 03:03:25 34d5ebaa5410: Layer already exists 03:03:25 Executing busybox-1.34.1-r7.trigger 03:03:25 OK: 6 MiB in 18 packages 03:03:25 502dbbba02fc: Pushed 03:03:26 Removing intermediate container c6b2cd68fdda 03:03:26 ---> e3a5622ec85f 03:03:26 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:03:28 7159264f421f: Pushed 03:03:31 be1e6a865689: Pushed 03:03:31 1845739d37df45141b994dacdf8b95897574fdab: digest: sha256:7e0023319a03af1e7b4876930ae1a2edb77d2718a0392a90c9e4a6ed4f705747 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:31 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:03:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:03:32 55e9ebba7d87: Preparing 03:03:32 63e0e9dd678c: Preparing 03:03:32 3aec47a58f52: Preparing 03:03:32 be1e6a865689: Preparing 03:03:32 7159264f421f: Preparing 03:03:32 502dbbba02fc: Preparing 03:03:32 a9c202dc9bc5: Preparing 03:03:32 34d5ebaa5410: Preparing 03:03:32 34d5ebaa5410: Waiting 03:03:32 a9c202dc9bc5: Waiting 03:03:32 502dbbba02fc: Waiting 03:03:32 be1e6a865689: Layer already exists 03:03:32 63e0e9dd678c: Layer already exists 03:03:32 3aec47a58f52: Layer already exists 03:03:32 7159264f421f: Layer already exists 03:03:32 55e9ebba7d87: Layer already exists 03:03:32 502dbbba02fc: Layer already exists 03:03:32 a9c202dc9bc5: Layer already exists 03:03:32 34d5ebaa5410: Layer already exists 03:03:32 latest: digest: sha256:7e0023319a03af1e7b4876930ae1a2edb77d2718a0392a90c9e4a6ed4f705747 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:32 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.78 03:03:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:03:32 55e9ebba7d87: Preparing 03:03:32 63e0e9dd678c: Preparing 03:03:32 3aec47a58f52: Preparing 03:03:32 be1e6a865689: Preparing 03:03:32 7159264f421f: Preparing 03:03:32 502dbbba02fc: Preparing 03:03:32 a9c202dc9bc5: Preparing 03:03:32 34d5ebaa5410: Preparing 03:03:32 a9c202dc9bc5: Waiting 03:03:32 502dbbba02fc: Waiting 03:03:32 34d5ebaa5410: Waiting 03:03:32 55e9ebba7d87: Layer already exists 03:03:32 7159264f421f: Layer already exists 03:03:32 63e0e9dd678c: Layer already exists 03:03:32 be1e6a865689: Layer already exists 03:03:32 3aec47a58f52: Layer already exists 03:03:32 502dbbba02fc: Layer already exists 03:03:32 a9c202dc9bc5: Layer already exists 03:03:32 34d5ebaa5410: Layer already exists 03:03:32 2.3.0-dev.78: digest: sha256:7e0023319a03af1e7b4876930ae1a2edb77d2718a0392a90c9e4a6ed4f705747 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:33 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:03:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:03:33 55e9ebba7d87: Preparing 03:03:33 63e0e9dd678c: Preparing 03:03:33 3aec47a58f52: Preparing 03:03:33 be1e6a865689: Preparing 03:03:33 7159264f421f: Preparing 03:03:33 502dbbba02fc: Preparing 03:03:33 a9c202dc9bc5: Preparing 03:03:33 34d5ebaa5410: Preparing 03:03:33 34d5ebaa5410: Waiting 03:03:33 502dbbba02fc: Waiting 03:03:33 a9c202dc9bc5: Waiting 03:03:33 63e0e9dd678c: Layer already exists 03:03:33 be1e6a865689: Layer already exists 03:03:33 3aec47a58f52: Layer already exists 03:03:33 55e9ebba7d87: Layer already exists 03:03:33 7159264f421f: Layer already exists 03:03:33 502dbbba02fc: Layer already exists 03:03:33 a9c202dc9bc5: Layer already exists 03:03:33 34d5ebaa5410: Layer already exists 03:03:33 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78: digest: sha256:7e0023319a03af1e7b4876930ae1a2edb77d2718a0392a90c9e4a6ed4f705747 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:33 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:03:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:03:34 55e9ebba7d87: Preparing 03:03:34 63e0e9dd678c: Preparing 03:03:34 3aec47a58f52: Preparing 03:03:34 be1e6a865689: Preparing 03:03:34 7159264f421f: Preparing 03:03:34 502dbbba02fc: Preparing 03:03:34 a9c202dc9bc5: Preparing 03:03:34 34d5ebaa5410: Preparing 03:03:34 502dbbba02fc: Waiting 03:03:34 a9c202dc9bc5: Waiting 03:03:34 34d5ebaa5410: Waiting 03:03:34 be1e6a865689: Layer already exists 03:03:34 63e0e9dd678c: Layer already exists 03:03:34 7159264f421f: Layer already exists 03:03:34 55e9ebba7d87: Layer already exists 03:03:34 3aec47a58f52: Layer already exists 03:03:34 502dbbba02fc: Layer already exists 03:03:34 34d5ebaa5410: Layer already exists 03:03:34 a9c202dc9bc5: Layer already exists 03:03:34 main: digest: sha256:7e0023319a03af1e7b4876930ae1a2edb77d2718a0392a90c9e4a6ed4f705747 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:03:34 ===================================================== [Pipeline] echo 03:03:34 taggedImages: 03:03:34 - nexus3.edgexfoundry.org:10004/security-spire-agent:1845739d37df45141b994dacdf8b95897574fdab 03:03:34 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:03:34 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.78 03:03:34 - nexus3.edgexfoundry.org:10004/security-spire-agent:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:03:34 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 03:03:34 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 03:03:34 1845739d37df45141b994dacdf8b95897574fdab 03:03:34 latest 03:03:34 2.3.0-dev.78 03:03:34 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:03:34 main 03:03:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:34 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1845739d37df45141b994dacdf8b95897574fdab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1845739d37df45141b994dacdf8b95897574fdab 03:03:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:03:34 7732802aeb62: Preparing 03:03:34 06af3be59159: Preparing 03:03:34 0f870ac40429: Preparing 03:03:34 80eb77160e48: Preparing 03:03:34 d980547be19a: Preparing 03:03:34 a9c202dc9bc5: Preparing 03:03:34 34d5ebaa5410: Preparing 03:03:34 a9c202dc9bc5: Waiting 03:03:34 34d5ebaa5410: Waiting 03:03:34 0f870ac40429: Pushed 03:03:34 06af3be59159: Pushed 03:03:34 7732802aeb62: Pushed 03:03:34 a9c202dc9bc5: Layer already exists 03:03:34 34d5ebaa5410: Layer already exists 03:03:35 d980547be19a: Pushed 03:03:35 ---> fde75096962d 03:03:35 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:03:35 ---> ba1d6be5d5be 03:03:35 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 03:03:35 ---> Running in 7a5dfc4fb73b 03:03:35 Removing intermediate container 7a5dfc4fb73b 03:03:35 ---> 551e7cc25a84 03:03:35 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:03:37 ---> cff8b49d0673 03:03:37 Step 21/26 : WORKDIR / 03:03:37 ---> Running in ca611d7c844a 03:03:37 Removing intermediate container ca611d7c844a 03:03:37 ---> 8819f5db06fc 03:03:37 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:03:38 ---> Running in fe11908b9d68 03:03:38 Removing intermediate container fe11908b9d68 03:03:38 ---> fe25405e0c16 03:03:38 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:03:38 ---> Running in 380a549168db 03:03:41 Removing intermediate container 380a549168db 03:03:41 ---> 96d20e24b56c 03:03:41 Step 24/26 : LABEL arch=arm64 03:03:41 ---> Running in 36c42c0e4f13 03:03:41 80eb77160e48: Pushed 03:03:41 1845739d37df45141b994dacdf8b95897574fdab: digest: sha256:6b45c89322f1adfc0439a2ed8db6b58b95def5dc91aabdb9fceafc98b868784b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:41 Removing intermediate container 36c42c0e4f13 03:03:41 ---> 92240ac6fb94 03:03:41 Step 25/26 : LABEL git_sha=1845739d37df45141b994dacdf8b95897574fdab 03:03:41 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:42 ---> Running in 8531b3cbb30b 03:03:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:03:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:03:42 7732802aeb62: Preparing 03:03:42 06af3be59159: Preparing 03:03:42 0f870ac40429: Preparing 03:03:42 80eb77160e48: Preparing 03:03:42 d980547be19a: Preparing 03:03:42 a9c202dc9bc5: Preparing 03:03:42 34d5ebaa5410: Preparing 03:03:42 a9c202dc9bc5: Waiting 03:03:42 34d5ebaa5410: Waiting 03:03:42 06af3be59159: Layer already exists 03:03:42 7732802aeb62: Layer already exists 03:03:42 80eb77160e48: Layer already exists 03:03:42 d980547be19a: Layer already exists 03:03:42 0f870ac40429: Layer already exists 03:03:42 a9c202dc9bc5: Layer already exists 03:03:42 34d5ebaa5410: Layer already exists 03:03:42 latest: digest: sha256:6b45c89322f1adfc0439a2ed8db6b58b95def5dc91aabdb9fceafc98b868784b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:42 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:42 Removing intermediate container 8531b3cbb30b 03:03:42 ---> 439ac2ce9ad9 03:03:42 Step 26/26 : LABEL version=2.3.0-dev.78 03:03:42 ---> Running in 85a160450417 03:03:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.78 03:03:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:03:42 7732802aeb62: Preparing 03:03:42 06af3be59159: Preparing 03:03:42 0f870ac40429: Preparing 03:03:42 80eb77160e48: Preparing 03:03:42 d980547be19a: Preparing 03:03:42 a9c202dc9bc5: Preparing 03:03:42 34d5ebaa5410: Preparing 03:03:42 a9c202dc9bc5: Waiting 03:03:42 34d5ebaa5410: Waiting 03:03:42 0f870ac40429: Layer already exists 03:03:42 80eb77160e48: Layer already exists 03:03:42 06af3be59159: Layer already exists 03:03:42 d980547be19a: Layer already exists 03:03:42 7732802aeb62: Layer already exists 03:03:42 a9c202dc9bc5: Layer already exists 03:03:42 34d5ebaa5410: Layer already exists 03:03:42 2.3.0-dev.78: digest: sha256:6b45c89322f1adfc0439a2ed8db6b58b95def5dc91aabdb9fceafc98b868784b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:43 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:43 Removing intermediate container 85a160450417 03:03:43 ---> 4db7a7d245c3 03:03:43 03:03:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:03:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:03:43 7732802aeb62: Preparing 03:03:43 06af3be59159: Preparing 03:03:43 0f870ac40429: Preparing 03:03:43 80eb77160e48: Preparing 03:03:43 d980547be19a: Preparing 03:03:43 a9c202dc9bc5: Preparing 03:03:43 34d5ebaa5410: Preparing 03:03:43 a9c202dc9bc5: Waiting 03:03:43 34d5ebaa5410: Waiting 03:03:43 0f870ac40429: Layer already exists 03:03:43 80eb77160e48: Layer already exists 03:03:43 06af3be59159: Layer already exists 03:03:43 d980547be19a: Layer already exists 03:03:43 7732802aeb62: Layer already exists 03:03:43 a9c202dc9bc5: Layer already exists 03:03:43 34d5ebaa5410: Layer already exists 03:03:43 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78: digest: sha256:6b45c89322f1adfc0439a2ed8db6b58b95def5dc91aabdb9fceafc98b868784b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:43 Successfully built 4db7a7d245c3 03:03:43 Successfully tagged security-spire-config-arm64:latest 03:03:43 Building support-notifications 03:03:43 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 03:03:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:03:44 7732802aeb62: Preparing 03:03:44 06af3be59159: Preparing 03:03:44 0f870ac40429: Preparing 03:03:44 80eb77160e48: Preparing 03:03:44 d980547be19a: Preparing 03:03:44 a9c202dc9bc5: Preparing 03:03:44 34d5ebaa5410: Preparing 03:03:44 a9c202dc9bc5: Waiting 03:03:44 34d5ebaa5410: Waiting 03:03:44 06af3be59159: Layer already exists 03:03:44 80eb77160e48: Layer already exists 03:03:44 7732802aeb62: Layer already exists 03:03:44 d980547be19a: Layer already exists 03:03:44 0f870ac40429: Layer already exists 03:03:44 a9c202dc9bc5: Layer already exists 03:03:44 34d5ebaa5410: Layer already exists 03:03:44 main: digest: sha256:6b45c89322f1adfc0439a2ed8db6b58b95def5dc91aabdb9fceafc98b868784b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:03:44 ===================================================== [Pipeline] echo 03:03:44 taggedImages: 03:03:44 - nexus3.edgexfoundry.org:10004/security-spire-config:1845739d37df45141b994dacdf8b95897574fdab 03:03:44 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:03:44 - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.78 03:03:44 - nexus3.edgexfoundry.org:10004/security-spire-config:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:03:44 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 03:03:44 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 03:03:44 1845739d37df45141b994dacdf8b95897574fdab 03:03:44 latest 03:03:44 2.3.0-dev.78 03:03:44 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:03:44 main 03:03:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:44 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1845739d37df45141b994dacdf8b95897574fdab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1845739d37df45141b994dacdf8b95897574fdab 03:03:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:03:44 2517cc382745: Preparing 03:03:44 afc21e943e7b: Preparing 03:03:44 3be1f32ddc78: Preparing 03:03:44 87094c8661dc: Preparing 03:03:44 d8d6e993e746: Preparing 03:03:44 a9c202dc9bc5: Preparing 03:03:44 34d5ebaa5410: Preparing 03:03:44 a9c202dc9bc5: Waiting 03:03:44 34d5ebaa5410: Waiting 03:03:44 3be1f32ddc78: Pushed 03:03:44 2517cc382745: Pushed 03:03:44 afc21e943e7b: Pushed 03:03:44 a9c202dc9bc5: Layer already exists 03:03:44 34d5ebaa5410: Layer already exists 03:03:45 d8d6e993e746: Pushed 03:03:49  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:03:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:03:49 ---> ee0a6ca45877 03:03:49 Step 3/23 : ARG ADD_BUILD_TAGS="" 03:03:49 ---> Using cache 03:03:49 ---> ec35138f2685 03:03:49 Step 4/23 : WORKDIR /edgex-go 03:03:49 ---> Using cache 03:03:49 ---> aa919575e197 03:03:49 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:03:49 ---> Using cache 03:03:49 ---> a42e4887e7c4 03:03:49 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 03:03:49 ---> Running in 8be1b78d1837 03:03:51 87094c8661dc: Pushed 03:03:51 1845739d37df45141b994dacdf8b95897574fdab: digest: sha256:e43854f628a55a2449293f36195770c2b43b01b3eddc34185887d6ad4122444d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:51 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:03:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:03:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:03:52 2517cc382745: Preparing 03:03:52 afc21e943e7b: Preparing 03:03:52 3be1f32ddc78: Preparing 03:03:52 87094c8661dc: Preparing 03:03:52 d8d6e993e746: Preparing 03:03:52 a9c202dc9bc5: Preparing 03:03:52 34d5ebaa5410: Preparing 03:03:52 34d5ebaa5410: Waiting 03:03:52 3be1f32ddc78: Layer already exists 03:03:52 d8d6e993e746: Layer already exists 03:03:52 afc21e943e7b: Layer already exists 03:03:52 2517cc382745: Layer already exists 03:03:52 87094c8661dc: Layer already exists 03:03:52 34d5ebaa5410: Layer already exists 03:03:52 a9c202dc9bc5: Layer already exists 03:03:52 latest: digest: sha256:e43854f628a55a2449293f36195770c2b43b01b3eddc34185887d6ad4122444d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:52 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:03:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.78 03:03:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:03:52 2517cc382745: Preparing 03:03:52 afc21e943e7b: Preparing 03:03:52 3be1f32ddc78: Preparing 03:03:52 87094c8661dc: Preparing 03:03:52 d8d6e993e746: Preparing 03:03:52 a9c202dc9bc5: Preparing 03:03:52 34d5ebaa5410: Preparing 03:03:52 34d5ebaa5410: Waiting 03:03:52 a9c202dc9bc5: Waiting 03:03:52 afc21e943e7b: Layer already exists 03:03:52 3be1f32ddc78: Layer already exists 03:03:52 2517cc382745: Layer already exists 03:03:52 d8d6e993e746: Layer already exists 03:03:52 87094c8661dc: Layer already exists 03:03:52 a9c202dc9bc5: Layer already exists 03:03:52 34d5ebaa5410: Layer already exists 03:03:52 2.3.0-dev.78: digest: sha256:e43854f628a55a2449293f36195770c2b43b01b3eddc34185887d6ad4122444d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:53 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:03:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:03:53 2517cc382745: Preparing 03:03:53 afc21e943e7b: Preparing 03:03:53 3be1f32ddc78: Preparing 03:03:53 87094c8661dc: Preparing 03:03:53 d8d6e993e746: Preparing 03:03:53 a9c202dc9bc5: Preparing 03:03:53 34d5ebaa5410: Preparing 03:03:53 a9c202dc9bc5: Waiting 03:03:53 34d5ebaa5410: Waiting 03:03:53 d8d6e993e746: Layer already exists 03:03:53 87094c8661dc: Layer already exists 03:03:53 2517cc382745: Layer already exists 03:03:53 3be1f32ddc78: Layer already exists 03:03:53 afc21e943e7b: Layer already exists 03:03:53 a9c202dc9bc5: Layer already exists 03:03:53 34d5ebaa5410: Layer already exists 03:03:53 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78: digest: sha256:e43854f628a55a2449293f36195770c2b43b01b3eddc34185887d6ad4122444d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:53 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 03:03:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:03:54 2517cc382745: Preparing 03:03:54 afc21e943e7b: Preparing 03:03:54 3be1f32ddc78: Preparing 03:03:54 87094c8661dc: Preparing 03:03:54 d8d6e993e746: Preparing 03:03:54 a9c202dc9bc5: Preparing 03:03:54 34d5ebaa5410: Preparing 03:03:54 a9c202dc9bc5: Waiting 03:03:54 afc21e943e7b: Layer already exists 03:03:54 3be1f32ddc78: Layer already exists 03:03:54 d8d6e993e746: Layer already exists 03:03:54 87094c8661dc: Layer already exists 03:03:54 2517cc382745: Layer already exists 03:03:54 34d5ebaa5410: Layer already exists 03:03:54 a9c202dc9bc5: Layer already exists 03:03:54 main: digest: sha256:e43854f628a55a2449293f36195770c2b43b01b3eddc34185887d6ad4122444d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:03:54 ===================================================== [Pipeline] echo 03:03:54 taggedImages: 03:03:54 - nexus3.edgexfoundry.org:10004/security-spire-server:1845739d37df45141b994dacdf8b95897574fdab 03:03:54 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:03:54 - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.78 03:03:54 - nexus3.edgexfoundry.org:10004/security-spire-server:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:03:54 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 03:03:54 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 03:03:54 1845739d37df45141b994dacdf8b95897574fdab 03:03:54 latest 03:03:54 2.3.0-dev.78 03:03:54 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:03:54 main 03:03:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1845739d37df45141b994dacdf8b95897574fdab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:1845739d37df45141b994dacdf8b95897574fdab 03:03:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:03:54 f173c2348c1f: Preparing 03:03:54 a08a97bb93bc: Preparing 03:03:54 3b7f84d76755: Preparing 03:03:54 8588386047b4: Preparing 03:03:54 994393dc58e7: Preparing 03:03:54 994393dc58e7: Layer already exists 03:03:54 3b7f84d76755: Layer already exists 03:03:54 f173c2348c1f: Pushed 03:03:54 8588386047b4: Pushed 03:03:55 OK: 221 MiB in 51 packages 03:03:56 Removing intermediate container 8be1b78d1837 03:03:56 ---> 82d5dd11bc1c 03:03:56 Step 7/23 : COPY go.mod vendor* ./ 03:03:57 a08a97bb93bc: Pushed 03:03:57 1845739d37df45141b994dacdf8b95897574fdab: digest: sha256:15ebc27ea8696fc045709a378b4b7ef55665efc64d5a8a7ff5ad87c75fbc9012 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:57 ---> 934a293027c6 03:03:57 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:03:57 ---> Running in 842ba328cebd 03:03:57 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 03:03:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:03:58 f173c2348c1f: Preparing 03:03:58 a08a97bb93bc: Preparing 03:03:58 3b7f84d76755: Preparing 03:03:58 8588386047b4: Preparing 03:03:58 994393dc58e7: Preparing 03:03:58 a08a97bb93bc: Layer already exists 03:03:58 f173c2348c1f: Layer already exists 03:03:58 3b7f84d76755: Layer already exists 03:03:58 8588386047b4: Layer already exists 03:03:58 994393dc58e7: Layer already exists 03:03:58 latest: digest: sha256:15ebc27ea8696fc045709a378b4b7ef55665efc64d5a8a7ff5ad87c75fbc9012 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:58 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.78 03:03:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:03:58 f173c2348c1f: Preparing 03:03:58 a08a97bb93bc: Preparing 03:03:58 3b7f84d76755: Preparing 03:03:58 8588386047b4: Preparing 03:03:58 994393dc58e7: Preparing 03:03:58 a08a97bb93bc: Layer already exists 03:03:58 3b7f84d76755: Layer already exists 03:03:58 f173c2348c1f: Layer already exists 03:03:58 8588386047b4: Layer already exists 03:03:58 994393dc58e7: Layer already exists 03:03:58 2.3.0-dev.78: digest: sha256:15ebc27ea8696fc045709a378b4b7ef55665efc64d5a8a7ff5ad87c75fbc9012 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:58 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:03:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:03:59 f173c2348c1f: Preparing 03:03:59 a08a97bb93bc: Preparing 03:03:59 3b7f84d76755: Preparing 03:03:59 8588386047b4: Preparing 03:03:59 994393dc58e7: Preparing 03:03:59 994393dc58e7: Layer already exists 03:03:59 a08a97bb93bc: Layer already exists 03:03:59 8588386047b4: Layer already exists 03:03:59 f173c2348c1f: Layer already exists 03:03:59 3b7f84d76755: Layer already exists 03:03:59 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78: digest: sha256:15ebc27ea8696fc045709a378b4b7ef55665efc64d5a8a7ff5ad87c75fbc9012 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 03:03:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:03:59 f173c2348c1f: Preparing 03:03:59 a08a97bb93bc: Preparing 03:03:59 3b7f84d76755: Preparing 03:03:59 8588386047b4: Preparing 03:03:59 994393dc58e7: Preparing 03:03:59 994393dc58e7: Layer already exists 03:03:59 a08a97bb93bc: Layer already exists 03:03:59 3b7f84d76755: Layer already exists 03:03:59 f173c2348c1f: Layer already exists 03:03:59 8588386047b4: Layer already exists 03:03:59 main: digest: sha256:15ebc27ea8696fc045709a378b4b7ef55665efc64d5a8a7ff5ad87c75fbc9012 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:03:59 ===================================================== [Pipeline] echo 03:03:59 taggedImages: 03:03:59 - nexus3.edgexfoundry.org:10004/support-notifications:1845739d37df45141b994dacdf8b95897574fdab 03:03:59 - nexus3.edgexfoundry.org:10004/support-notifications:latest 03:03:59 - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.78 03:03:59 - nexus3.edgexfoundry.org:10004/support-notifications:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:03:59 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 03:03:59 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 03:03:59 1845739d37df45141b994dacdf8b95897574fdab 03:03:59 latest 03:03:59 2.3.0-dev.78 03:03:59 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:03:59 main 03:03:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:00 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1845739d37df45141b994dacdf8b95897574fdab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1845739d37df45141b994dacdf8b95897574fdab 03:04:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:04:00 d7137e69ebd1: Preparing 03:04:00 5e0db7093602: Preparing 03:04:00 3b7f84d76755: Preparing 03:04:00 561f64bbf825: Preparing 03:04:00 994393dc58e7: Preparing 03:04:00 561f64bbf825: Layer already exists 03:04:00 3b7f84d76755: Layer already exists 03:04:00 994393dc58e7: Layer already exists 03:04:00 d7137e69ebd1: Pushed 03:04:03 5e0db7093602: Pushed 03:04:03 1845739d37df45141b994dacdf8b95897574fdab: digest: sha256:4f785b73587b7bc7f4118dec30287f8c380650506bdfc669bd24bddb2ec04c1e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:03 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:04:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:04:03 d7137e69ebd1: Preparing 03:04:03 5e0db7093602: Preparing 03:04:03 3b7f84d76755: Preparing 03:04:03 561f64bbf825: Preparing 03:04:03 994393dc58e7: Preparing 03:04:03 3b7f84d76755: Layer already exists 03:04:03 d7137e69ebd1: Layer already exists 03:04:03 5e0db7093602: Layer already exists 03:04:03 561f64bbf825: Layer already exists 03:04:03 994393dc58e7: Layer already exists 03:04:03 latest: digest: sha256:4f785b73587b7bc7f4118dec30287f8c380650506bdfc669bd24bddb2ec04c1e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:03 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.78 03:04:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:04:04 d7137e69ebd1: Preparing 03:04:04 5e0db7093602: Preparing 03:04:04 3b7f84d76755: Preparing 03:04:04 561f64bbf825: Preparing 03:04:04 994393dc58e7: Preparing 03:04:04 3b7f84d76755: Layer already exists 03:04:04 561f64bbf825: Layer already exists 03:04:04 d7137e69ebd1: Layer already exists 03:04:04 5e0db7093602: Layer already exists 03:04:04 994393dc58e7: Layer already exists 03:04:04 2.3.0-dev.78: digest: sha256:4f785b73587b7bc7f4118dec30287f8c380650506bdfc669bd24bddb2ec04c1e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:04 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:04:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:04:04 d7137e69ebd1: Preparing 03:04:04 5e0db7093602: Preparing 03:04:04 3b7f84d76755: Preparing 03:04:04 561f64bbf825: Preparing 03:04:04 994393dc58e7: Preparing 03:04:04 561f64bbf825: Layer already exists 03:04:04 3b7f84d76755: Layer already exists 03:04:04 5e0db7093602: Layer already exists 03:04:04 d7137e69ebd1: Layer already exists 03:04:04 994393dc58e7: Layer already exists 03:04:04 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78: digest: sha256:4f785b73587b7bc7f4118dec30287f8c380650506bdfc669bd24bddb2ec04c1e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:05 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 03:04:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:04:05 d7137e69ebd1: Preparing 03:04:05 5e0db7093602: Preparing 03:04:05 3b7f84d76755: Preparing 03:04:05 561f64bbf825: Preparing 03:04:05 994393dc58e7: Preparing 03:04:05 3b7f84d76755: Layer already exists 03:04:05 561f64bbf825: Layer already exists 03:04:05 994393dc58e7: Layer already exists 03:04:05 5e0db7093602: Layer already exists 03:04:05 d7137e69ebd1: Layer already exists 03:04:05 main: digest: sha256:4f785b73587b7bc7f4118dec30287f8c380650506bdfc669bd24bddb2ec04c1e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:04:05 ===================================================== [Pipeline] echo 03:04:05 taggedImages: 03:04:05 - nexus3.edgexfoundry.org:10004/support-scheduler:1845739d37df45141b994dacdf8b95897574fdab 03:04:05 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:04:05 - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.78 03:04:05 - nexus3.edgexfoundry.org:10004/support-scheduler:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:04:05 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 03:04:05 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 03:04:05 1845739d37df45141b994dacdf8b95897574fdab 03:04:05 latest 03:04:05 2.3.0-dev.78 03:04:05 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:04:05 main 03:04:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:05 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1845739d37df45141b994dacdf8b95897574fdab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:06 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1845739d37df45141b994dacdf8b95897574fdab 03:04:06 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 03:04:06 a459a319271a: Preparing 03:04:06 d821bc4b4598: Preparing 03:04:06 57352ae391e8: Preparing 03:04:06 1e109c8f95b8: Preparing 03:04:06 994393dc58e7: Preparing 03:04:06 994393dc58e7: Layer already exists 03:04:06 d821bc4b4598: Pushed 03:04:06 a459a319271a: Pushed 03:04:07 57352ae391e8: Pushed 03:04:19 1e109c8f95b8: Pushed 03:04:19 1845739d37df45141b994dacdf8b95897574fdab: digest: sha256:04689235528a099deed02f9551f65dbe3f363aed1b1f2629c65292add3c21607 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:19 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:20 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 03:04:20 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 03:04:20 a459a319271a: Preparing 03:04:20 d821bc4b4598: Preparing 03:04:20 57352ae391e8: Preparing 03:04:20 1e109c8f95b8: Preparing 03:04:20 994393dc58e7: Preparing 03:04:20 1e109c8f95b8: Layer already exists 03:04:20 a459a319271a: Layer already exists 03:04:20 994393dc58e7: Layer already exists 03:04:20 d821bc4b4598: Layer already exists 03:04:20 57352ae391e8: Layer already exists 03:04:20 latest: digest: sha256:04689235528a099deed02f9551f65dbe3f363aed1b1f2629c65292add3c21607 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:20 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:20 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.78 03:04:20 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 03:04:20 a459a319271a: Preparing 03:04:20 d821bc4b4598: Preparing 03:04:20 57352ae391e8: Preparing 03:04:20 1e109c8f95b8: Preparing 03:04:20 994393dc58e7: Preparing 03:04:20 d821bc4b4598: Layer already exists 03:04:20 994393dc58e7: Layer already exists 03:04:20 a459a319271a: Layer already exists 03:04:20 1e109c8f95b8: Layer already exists 03:04:20 57352ae391e8: Layer already exists 03:04:20 2.3.0-dev.78: digest: sha256:04689235528a099deed02f9551f65dbe3f363aed1b1f2629c65292add3c21607 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:21 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:21 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:04:21 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 03:04:21 a459a319271a: Preparing 03:04:21 d821bc4b4598: Preparing 03:04:21 57352ae391e8: Preparing 03:04:21 1e109c8f95b8: Preparing 03:04:21 994393dc58e7: Preparing 03:04:21 d821bc4b4598: Layer already exists 03:04:21 994393dc58e7: Layer already exists 03:04:21 1e109c8f95b8: Layer already exists 03:04:21 57352ae391e8: Layer already exists 03:04:21 a459a319271a: Layer already exists 03:04:21 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78: digest: sha256:04689235528a099deed02f9551f65dbe3f363aed1b1f2629c65292add3c21607 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:21 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:22 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 03:04:22 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 03:04:22 a459a319271a: Preparing 03:04:22 d821bc4b4598: Preparing 03:04:22 57352ae391e8: Preparing 03:04:22 1e109c8f95b8: Preparing 03:04:22 994393dc58e7: Preparing 03:04:22 994393dc58e7: Layer already exists 03:04:22 57352ae391e8: Layer already exists 03:04:22 1e109c8f95b8: Layer already exists 03:04:22 a459a319271a: Layer already exists 03:04:22 d821bc4b4598: Layer already exists 03:04:22 main: digest: sha256:04689235528a099deed02f9551f65dbe3f363aed1b1f2629c65292add3c21607 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:04:22 ===================================================== [Pipeline] echo 03:04:22 taggedImages: 03:04:22 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1845739d37df45141b994dacdf8b95897574fdab 03:04:22 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 03:04:22 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.78 03:04:22 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:04:22 - 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:05:19 Removing intermediate container 842ba328cebd 03:05:19 ---> 2c2824d40bb8 03:05:19 Step 9/23 : COPY . . 03:05:19 ---> dbc314afd6c2 03:05:19 Step 10/23 : RUN make cmd/support-notifications/support-notifications 03:05:19 ---> Running in 9e70bcd3803b 03:05:19 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.78" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:08:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:09:04 Removing intermediate container 3fbbdcdec261 03:09:04 ---> cd44334a4056 03:09:04 03:09:04 Step 10/25 : FROM alpine:3.16 03:09:04 3.16: Pulling from library/alpine 03:09:07 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 03:09:07 Status: Downloaded newer image for alpine:3.16 03:09:07 ---> a6215f271958 03:09:07 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:09:07 ---> Running in 8fd805ed8213 03:09:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:09:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:09:11 (1/3) Installing ca-certificates (20220614-r0) 03:09:11 (2/3) Installing dumb-init (1.2.5-r1) 03:09:11 (3/3) Installing su-exec (0.2-r1) 03:09:11 Executing busybox-1.35.0-r17.trigger 03:09:11 Executing ca-certificates-20220614-r0.trigger 03:09:11 OK: 6 MiB in 17 packages 03:09:14 Removing intermediate container 8fd805ed8213 03:09:14 ---> f62005f6509b 03:09:14 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:09:15 ---> Running in d8d50ce727f6 03:09:15 Removing intermediate container 8bad8ad30a0a 03:09:15 ---> 40eae55cf233 03:09:15 03:09:15 Step 10/33 : FROM alpine:3.16 03:09:15 ---> a6215f271958 03:09:15 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:09:15 ---> Running in 19ebb4ae57f8 03:09:15 Removing intermediate container d8d50ce727f6 03:09:15 ---> 49c94972b8b3 03:09:15 Step 13/25 : WORKDIR / 03:09:15 ---> Running in d3a0c20cdd6d 03:09:16 Removing intermediate container 19ebb4ae57f8 03:09:16 ---> 303474656735 03:09:16 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 03:09:16 ---> Running in 026cecffa967 03:09:16 Removing intermediate container d3a0c20cdd6d 03:09:16 ---> 885b2e256283 03:09:16 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:09:18 ---> 450576768ad0 03:09:18 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:09:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:09:19 ---> 80cf38b2a4c3 03:09:19 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:09:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:09:20 ---> d4770a55f1f2 03:09:20 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:09:20 (1/2) Installing dumb-init (1.2.5-r1) 03:09:20 (2/2) Installing su-exec (0.2-r1) 03:09:20 Executing busybox-1.35.0-r17.trigger 03:09:20 OK: 5 MiB in 16 packages 03:09:20 ---> c8f73d1e3968 03:09:20 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:09:22 Removing intermediate container 026cecffa967 03:09:22 ---> d37f0786a201 03:09:22 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 03:09:22 ---> Running in 943d24055e60 03:09:23 ---> 300b27a76a3a 03:09:23 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:09:23 Removing intermediate container 943d24055e60 03:09:23 ---> 020b7e7f8004 03:09:23 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 03:09:23 ---> Running in 6f2f6aabc06f 03:09:24 Removing intermediate container 6f2f6aabc06f 03:09:24 ---> 23b5994db96e 03:09:24 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 03:09:24 ---> Running in 3d5b8b8fbbe5 03:09:25 Removing intermediate container 3d5b8b8fbbe5 03:09:25 ---> 47f0d7d157cc 03:09:25 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 03:09:25 ---> f012d16764d2 03:09:25 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:09:25 ---> Running in 683a7e269508 03:09:26 Removing intermediate container 683a7e269508 03:09:26 ---> 3f113000dafc 03:09:26 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 03:09:26 ---> Running in 2343783977fa 03:09:26 ---> 79af08d0725e 03:09:26 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:09:27 ---> Running in 6d85f1c77dda 03:09:31 Removing intermediate container 2343783977fa 03:09:31 ---> 3ec16182aedd 03:09:31 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 03:09:31 ---> Running in 024bebd455ba 03:09:31 Removing intermediate container 6d85f1c77dda 03:09:31 ---> dd1e38f90997 03:09:31 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 03:09:31 ---> Running in 3523b273324f 03:09:31 Removing intermediate container 024bebd455ba 03:09:31 ---> acf0e64f56dc 03:09:31 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 03:09:31 Removing intermediate container 3523b273324f 03:09:31 ---> 1086d5700fd9 03:09:31 Step 23/25 : LABEL arch=arm64 03:09:32 ---> Running in 47567f7bae28 03:09:32 Removing intermediate container 47567f7bae28 03:09:32 ---> b7436c7b712c 03:09:32 Step 24/25 : LABEL git_sha=1845739d37df45141b994dacdf8b95897574fdab 03:09:32 ---> 24afe852ad2d 03:09:32 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 03:09:32 ---> Running in 14ac696d77b7 03:09:32 ---> Running in dc9bd4c2bfbc 03:09:33 Removing intermediate container 14ac696d77b7 03:09:33 ---> 315a7d2b89c9 03:09:33 Step 25/25 : LABEL version=2.3.0-dev.78 03:09:33 ---> Running in 8c135e8fd41a 03:09:34 Removing intermediate container 8c135e8fd41a 03:09:34 ---> d785417e29a9 03:09:34 03:09:34 Successfully built d785417e29a9 03:09:34 Successfully tagged security-secretstore-setup-arm64:latest 03:09:34  Building security-secretstore-setup ... done Building support-scheduler 03:09:36 Removing intermediate container dc9bd4c2bfbc 03:09:36 ---> ea0112cb00ff 03:09:36 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 03:09:37 ---> 45296c9bbe21 03:09:37 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:09:39 ---> 58e92c9d2b04 03:09:39 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:09:39 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:09:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:09:39 ---> ee0a6ca45877 03:09:39 Step 3/23 : ARG ADD_BUILD_TAGS="" 03:09:39 ---> Using cache 03:09:39 ---> ec35138f2685 03:09:39 Step 4/23 : WORKDIR /edgex-go 03:09:39 ---> Using cache 03:09:39 ---> aa919575e197 03:09:39 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:09:39 ---> Using cache 03:09:39 ---> a42e4887e7c4 03:09:39 Step 6/23 : RUN apk add --update --no-cache make git 03:09:39 ---> Running in 980de2ee9e47 03:09:40 ---> aadfb486f12d 03:09:40 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:09:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:09:42 ---> e9756924cdf5 03:09:42 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 03:09:43 ---> 374ebfba3315 03:09:43 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 03:09:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:09:44 ---> 40080a00f4cc 03:09:44 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:09:44 OK: 221 MiB in 51 packages 03:09:44 ---> b9934afb5093 03:09:44 Step 28/33 : RUN chmod +x /entrypoint.sh 03:09:45 ---> Running in 166b9f56eafc 03:09:46 Removing intermediate container 980de2ee9e47 03:09:46 ---> f2e04d94b54f 03:09:46 Step 7/23 : COPY go.mod vendor* ./ 03:09:47 ---> 7c06e1da56b9 03:09:47 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:09:47 ---> Running in 46dc69f3f26b 03:09:48 Removing intermediate container 166b9f56eafc 03:09:48 ---> 537a77ef06bc 03:09:48 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 03:09:48 ---> Running in 73305c87a1b2 03:09:49 Removing intermediate container 73305c87a1b2 03:09:49 ---> ac3a14b40342 03:09:49 Step 30/33 : CMD ["gate"] 03:09:49 ---> Running in 83349c43e5ad 03:09:49 Removing intermediate container 83349c43e5ad 03:09:49 ---> b46c55a4ea19 03:09:49 Step 31/33 : LABEL arch=arm64 03:09:50 ---> Running in b3edc5feee15 03:09:50 Removing intermediate container b3edc5feee15 03:09:50 ---> bf330fade77f 03:09:50 Step 32/33 : LABEL git_sha=1845739d37df45141b994dacdf8b95897574fdab 03:09:50 ---> Running in 196e87c88aa8 03:09:50 Removing intermediate container 196e87c88aa8 03:09:50 ---> c5bd0bdb6a93 03:09:50 Step 33/33 : LABEL version=2.3.0-dev.78 03:09:50 ---> Running in e858dd557a2e 03:09:51 Removing intermediate container e858dd557a2e 03:09:51 ---> 11fab7e6261c 03:09:51 03:09:51 Successfully built 11fab7e6261c 03:09:51 Successfully tagged security-bootstrapper-arm64:latest 03:09:51  Building security-bootstrapper ... done Building security-spire-agent 03:09:54 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:09:54 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:09:54 ---> ee0a6ca45877 03:09:54 Step 3/26 : WORKDIR /edgex-go 03:09:54 ---> Using cache 03:09:54 ---> 9754abc11771 03:09:54 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:09:54 ---> Using cache 03:09:54 ---> ce26f5306d59 03:09:54 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 03:09:54 ---> Using cache 03:09:54 ---> dd7e6dfddac6 03:09:54 Step 6/26 : COPY go.mod vendor* ./ 03:09:54 ---> Using cache 03:09:54 ---> 77a45c3070e6 03:09:54 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:09:54 ---> Using cache 03:09:54 ---> bd622dc606b6 03:09:54 Step 8/26 : COPY . . 03:09:54 ---> Using cache 03:09:54 ---> ba87b5d6f739 03:09:54 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 03:09:54 ---> Using cache 03:09:54 ---> ec802aa49980 03:09:55 Step 10/26 : WORKDIR /edgex-go/spire-build 03:09:55 ---> Using cache 03:09:55 ---> d8a8616b9b4e 03:09:55 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 03:09:55 ---> Using cache 03:09:55 ---> e95ae57fb133 03:09:55 Step 12/26 : WORKDIR /edgex-go 03:09:55 ---> Using cache 03:09:55 ---> ce8074cf6682 03:09:55 03:09:55 Step 13/26 : FROM alpine:3.15 03:09:55 ---> 02e0d6fdf486 03:09:55 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:09:55 ---> Using cache 03:09:55 ---> 320f74467b3d 03:09:55 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:09:55 ---> Using cache 03:09:55 ---> e43a1a7d55ac 03:09:55 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:09:55 ---> Running in 1f3d9c70f725 03:09:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:09:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:09:59 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 03:09:59 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 03:09:59 OK: 15734 distinct packages available 03:09:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:10:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:10:02 (1/5) Installing dumb-init (1.2.5-r1) 03:10:02 (2/5) Installing musl-obstack (1.2.3-r0) 03:10:02 (3/5) Installing libucontext (1.1-r0) 03:10:02 (4/5) Installing gcompat (1.0.0-r4) 03:10:02 (5/5) Installing openssl (1.1.1q-r0) 03:10:02 Executing busybox-1.34.1-r7.trigger 03:10:02 OK: 6 MiB in 19 packages 03:10:04 Removing intermediate container 1f3d9c70f725 03:10:04 ---> aa34c4918b45 03:10:04 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 03:10:08 ---> 68b40c603c00 03:10:08 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:10:13 ---> 9de7f1500376 03:10:13 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:10:13 ---> 3b14f3707db8 03:10:13 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:10:14 ---> 372a1c19cbb9 03:10:14 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:10:15 ---> 2af51450fe73 03:10:15 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:10:15 ---> Running in f20fa2701972 03:10:16 Removing intermediate container f20fa2701972 03:10:16 ---> d9bb112f0963 03:10:16 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:10:16 ---> Running in 4246f062c1c9 03:10:17 Removing intermediate container 4246f062c1c9 03:10:17 ---> 70d3bf63a421 03:10:17 Step 24/26 : LABEL arch=arm64 03:10:17 ---> Running in da29b798e831 03:10:17 Removing intermediate container da29b798e831 03:10:17 ---> 14b8977efa01 03:10:17 Step 25/26 : LABEL git_sha=1845739d37df45141b994dacdf8b95897574fdab 03:10:17 ---> Running in b0d397e4d284 03:10:18 Removing intermediate container b0d397e4d284 03:10:18 ---> b433ae09968d 03:10:18 Step 26/26 : LABEL version=2.3.0-dev.78 03:10:18 ---> Running in 9a33e6ebb8aa 03:10:19 Removing intermediate container 9a33e6ebb8aa 03:10:19 ---> f35255be3f74 03:10:19 03:10:19 Successfully built f35255be3f74 03:10:19 Successfully tagged security-spire-agent-arm64:latest 03:10:19  Building security-spire-agent ... done Building security-spire-server 03:10:23 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:10:23 Step 2/25 : FROM ${BUILDER_BASE} AS builder 03:10:23 ---> ee0a6ca45877 03:10:23 Step 3/25 : WORKDIR /edgex-go 03:10:23 ---> Using cache 03:10:23 ---> 9754abc11771 03:10:23 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:10:23 ---> Using cache 03:10:23 ---> ce26f5306d59 03:10:23 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 03:10:23 ---> Using cache 03:10:23 ---> dd7e6dfddac6 03:10:23 Step 6/25 : COPY go.mod vendor* ./ 03:10:23 ---> Using cache 03:10:23 ---> 77a45c3070e6 03:10:23 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:10:23 ---> Using cache 03:10:23 ---> bd622dc606b6 03:10:23 Step 8/25 : COPY . . 03:10:23 ---> Using cache 03:10:23 ---> ba87b5d6f739 03:10:23 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 03:10:23 ---> Using cache 03:10:23 ---> ec802aa49980 03:10:23 Step 10/25 : WORKDIR /edgex-go/spire-build 03:10:23 ---> Using cache 03:10:23 ---> d8a8616b9b4e 03:10:23 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 03:10:23 ---> Running in 63d5fc24fa18 03:10:27 Removing intermediate container 63d5fc24fa18 03:10:27 ---> 6490b59e80be 03:10:27 Step 12/25 : WORKDIR /edgex-go 03:10:27 ---> Running in b4ff8e033c4f 03:10:28 Removing intermediate container b4ff8e033c4f 03:10:28 ---> d9f679669d60 03:10:28 03:10:28 Step 13/25 : FROM alpine:3.15 03:10:28 ---> 02e0d6fdf486 03:10:28 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:10:28 ---> Using cache 03:10:28 ---> 320f74467b3d 03:10:28 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:10:28 ---> Using cache 03:10:28 ---> e43a1a7d55ac 03:10:28 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:10:28 ---> Using cache 03:10:28 ---> aa34c4918b45 03:10:28 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:10:47 Removing intermediate container 82fcb66bcfc5 03:10:47 ---> 38278bc1fb94 03:10:47 03:10:47 Step 11/24 : FROM alpine:3.16 03:10:47 ---> a6215f271958 03:10:47 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:10:47 ---> c1b738f462b1 03:10:47 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:10:47 ---> Running in 4df3ea010f4b 03:10:47 Removing intermediate container 4df3ea010f4b 03:10:47 ---> 09f11086c6e6 03:10:47 Step 13/24 : ENV APP_PORT=59880 03:10:47 ---> Running in 87d5613355d5 03:10:47 ---> 8fb98ad9b6fb 03:10:47 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:10:47 Removing intermediate container 87d5613355d5 03:10:47 ---> b66a0185a80c 03:10:47 Step 14/24 : EXPOSE $APP_PORT 03:10:47 ---> Running in 68bd89a00eaa 03:10:48 Removing intermediate container 68bd89a00eaa 03:10:48 ---> feed75f6bfd9 03:10:48 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:10:48 ---> Running in a298ff9e44b8 03:10:48 ---> 51fff77745e8 03:10:48 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:10:51 ---> 92fc9ad6c7cf 03:10:51 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:10:51 ---> Running in a3743dd63743 03:10:52 Removing intermediate container a3743dd63743 03:10:52 ---> e88c5d9184a3 03:10:52 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:10:52 ---> Running in 8f0ec19f94c1 03:10:53 Removing intermediate container a298ff9e44b8 03:10:53 ---> 9220c0423ae2 03:10:53 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 03:10:53 ---> Running in 16b5854c4c23 03:10:54 Removing intermediate container 8f0ec19f94c1 03:10:54 ---> f5486fb207b5 03:10:54 Step 23/25 : LABEL arch=arm64 03:10:54 ---> Running in 20bb7a9b4f12 03:10:55 Removing intermediate container 20bb7a9b4f12 03:10:55 ---> 658e5978274b 03:10:55 Step 24/25 : LABEL git_sha=1845739d37df45141b994dacdf8b95897574fdab 03:10:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:10:55 ---> Running in d0176c2ef641 03:10:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:10:56 Removing intermediate container d0176c2ef641 03:10:56 ---> 9b8c954e379a 03:10:56 Step 25/25 : LABEL version=2.3.0-dev.78 03:10:57 ---> Running in a353e2841aa2 03:10:57 Removing intermediate container ad87048cd32f 03:10:57 ---> 9907c845a34b 03:10:57 03:10:57 Step 9/20 : FROM alpine:3.15 03:10:57 ---> 02e0d6fdf486 03:10:57 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:10:57 ---> Using cache 03:10:57 ---> 320f74467b3d 03:10:57 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:10:57 ---> Using cache 03:10:57 ---> e43a1a7d55ac 03:10:57 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:10:57 ---> Running in f56ca8bab156 03:10:57 (1/6) Installing dumb-init (1.2.5-r1) 03:10:58 (2/6) Installing libgcc (11.2.1_git20220219-r2) 03:10:58 (3/6) Installing libsodium (1.0.18-r0) 03:10:58 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 03:10:58 Removing intermediate container a353e2841aa2 03:10:58 ---> 75089dacb145 03:10:58 03:10:58 (5/6) Installing libzmq (4.3.4-r0) 03:10:58 (6/6) Installing zeromq (4.3.4-r0) 03:10:58 Executing busybox-1.35.0-r17.trigger 03:10:58 OK: 8 MiB in 20 packages 03:10:58 Successfully built 75089dacb145 03:10:58 Successfully tagged security-spire-server-arm64:latest 03:10:58  Building security-spire-server ... done Building core-command 03:10:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:11:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:11:01 Removing intermediate container 16b5854c4c23 03:11:01 ---> e64d1073af65 03:11:01 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:11:02 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 03:11:02 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 03:11:02 OK: 15734 distinct packages available 03:11:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:11:03 ---> 7b3dba283c7f 03:11:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:11:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:11:03 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:11:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:11:03 ---> ee0a6ca45877 03:11:03 Step 3/24 : ARG ADD_BUILD_TAGS="" 03:11:03 ---> Using cache 03:11:03 ---> ec35138f2685 03:11:03 Step 4/24 : WORKDIR /edgex-go 03:11:03 ---> Using cache 03:11:03 ---> aa919575e197 03:11:04 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:11:04 ---> Using cache 03:11:04 ---> a42e4887e7c4 03:11:04 Step 6/24 : RUN apk add --update --no-cache make git 03:11:04 ---> Using cache 03:11:04 ---> f2e04d94b54f 03:11:04 Step 7/24 : COPY go.mod vendor* ./ 03:11:04 ---> Using cache 03:11:04 ---> 7c06e1da56b9 03:11:04 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:11:04 (1/9) Installing ca-certificates (20220614-r0) 03:11:04 ---> Running in 8c1d0703ac94 03:11:04 (2/9) Installing brotli-libs (1.0.9-r5) 03:11:04 (3/9) Installing nghttp2-libs (1.46.0-r0) 03:11:04 (4/9) Installing libcurl (7.80.0-r3) 03:11:04 (5/9) Installing curl (7.80.0-r3) 03:11:05 (6/9) Installing dumb-init (1.2.5-r1) 03:11:05 (7/9) Installing musl-obstack (1.2.3-r0) 03:11:05 (8/9) Installing libucontext (1.1-r0) 03:11:05 (9/9) Installing gcompat (1.0.0-r4) 03:11:05 Executing busybox-1.34.1-r7.trigger 03:11:05 Executing ca-certificates-20220614-r0.trigger 03:11:06 OK: 8 MiB in 23 packages 03:11:06 ---> a0c1045c1110 03:11:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:11:08 ---> 2709f6bd6610 03:11:08 Step 20/24 : ENTRYPOINT ["/core-data"] 03:11:08 ---> Running in 46cdaf1221da 03:11:08 Removing intermediate container f56ca8bab156 03:11:08 ---> 925ccc998625 03:11:08 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 03:11:09 Removing intermediate container 46cdaf1221da 03:11:09 ---> e6ffea2a677f 03:11:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:11:09 ---> Running in 422f79021bd0 03:11:09 ---> 0824259d9cf4 03:11:09 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:11:10 Removing intermediate container 422f79021bd0 03:11:10 ---> 2a2e4445db8b 03:11:10 Step 22/24 : LABEL arch=arm64 03:11:10 ---> Running in eb9511c25783 03:11:11 Removing intermediate container 46dc69f3f26b 03:11:11 ---> c771a1c0ba28 03:11:11 Step 9/23 : COPY . . 03:11:11 Removing intermediate container eb9511c25783 03:11:11 ---> 627d6941031d 03:11:11 Step 23/24 : LABEL git_sha=1845739d37df45141b994dacdf8b95897574fdab 03:11:11 ---> Running in c1bd6af25bb1 03:11:12 Removing intermediate container c1bd6af25bb1 03:11:12 ---> 67a898ee38c7 03:11:12 Step 24/24 : LABEL version=2.3.0-dev.78 03:11:12 ---> Running in a7dc7526a554 03:11:12 ---> ef55622a5952 03:11:12 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 03:11:13 Removing intermediate container a7dc7526a554 03:11:13 ---> e0219cc4f3d1 03:11:13 03:11:13 Successfully built e0219cc4f3d1 03:11:13 Successfully tagged core-data-arm64:latest 03:11:13  Building core-data ... done Building sys-mgmt-agent 03:11:14 ---> 524e00db0a2a 03:11:14 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 03:11:14 ---> Running in 60f701cde004 03:11:15 Removing intermediate container 60f701cde004 03:11:15 ---> 8fecb5b3c5ad 03:11:15 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:11:15 ---> Running in 2f15b2541530 03:11:16 ---> 35c732c57fdb 03:11:16 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 03:11:16 Removing intermediate container 2f15b2541530 03:11:16 ---> 7bd4965b97e3 03:11:16 Step 18/20 : LABEL arch=arm64 03:11:16 ---> Running in 08b04b788887 03:11:16 ---> Running in 4a8f9b7d3974 03:11:17 Removing intermediate container 4a8f9b7d3974 03:11:17 ---> 6ff2dddbab87 03:11:17 Step 19/20 : LABEL git_sha=1845739d37df45141b994dacdf8b95897574fdab 03:11:17 ---> Running in bd2de1018dac 03:11:18 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.78" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:11:18 Removing intermediate container bd2de1018dac 03:11:18 ---> ab38977218ca 03:11:18 Step 20/20 : LABEL version=2.3.0-dev.78 03:11:19 ---> Running in 42f5d7fb5520 03:11:19 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:11:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:11:19 ---> ee0a6ca45877 03:11:19 Step 3/23 : WORKDIR /edgex-go 03:11:19 ---> Using cache 03:11:19 ---> 9754abc11771 03:11:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:11:19 ---> Using cache 03:11:19 ---> ce26f5306d59 03:11:19 Step 5/23 : RUN apk add --update --no-cache make bash git 03:11:19 ---> Running in bf23b2838526 03:11:19 Removing intermediate container 42f5d7fb5520 03:11:19 ---> 07c1515e3216 03:11:19 03:11:19 Successfully built 07c1515e3216 03:11:20 Successfully tagged security-spiffe-token-provider-arm64:latest 03:11:20  Building security-spiffe-token-provider ... done Building security-proxy-setup 03:11:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:11:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:11:23 OK: 221 MiB in 51 packages 03:11:23 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:11:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:11:23 ---> ee0a6ca45877 03:11:23 Step 3/22 : WORKDIR /edgex-go 03:11:23 ---> Using cache 03:11:23 ---> 9754abc11771 03:11:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:11:23 ---> Using cache 03:11:23 ---> ce26f5306d59 03:11:23 Step 5/22 : RUN apk add --update --no-cache make git 03:11:25 ---> Running in 06586dd70342 03:11:25 Removing intermediate container bf23b2838526 03:11:25 ---> 88bc2844bf16 03:11:25 Step 6/23 : COPY go.mod vendor* ./ 03:11:27 ---> 82165e9ec7cb 03:11:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:11:27 ---> Running in 22a65fbe16d5 03:11:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:11:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:11:29 OK: 221 MiB in 51 packages 03:11:31 Removing intermediate container 06586dd70342 03:11:31 ---> 267ab891a225 03:11:31 Step 6/22 : COPY go.mod vendor* ./ 03:11:32 ---> 6a211020d82a 03:11:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:11:32 ---> Running in e31a058e715d 03:11:59 Removing intermediate container 8c1d0703ac94 03:11:59 ---> 07ed608260f2 03:11:59 Step 9/24 : COPY . . 03:11:59 ---> 6a1d5de0a65c 03:11:59 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 03:11:59 ---> Running in 0b718fdcf85b 03:12:01 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.78" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:12:34 Removing intermediate container 22a65fbe16d5 03:12:34 ---> efe9f50a6ecf 03:12:34 Step 8/23 : COPY . . 03:12:37 ---> afd17ae4a16e 03:12:37 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:12:37 ---> Running in 29dd5ce7a14e 03:12:39 Removing intermediate container e31a058e715d 03:12:39 ---> 573fa0cb6903 03:12:39 Step 8/22 : COPY . . 03:12:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.78" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:12:42 ---> 191752d95929 03:12:42 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:12:42 ---> Running in fc4b695d30bb 03:12:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:13:06 Removing intermediate container 9e70bcd3803b 03:13:06 ---> 0cd68b47c75d 03:13:06 03:13:06 Step 11/23 : FROM alpine:3.16 03:13:06 ---> a6215f271958 03:13:06 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 03:13:06 ---> Running in d08bff852da4 03:13:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:13:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:13:06 (1/2) Installing ca-certificates (20220614-r0) 03:13:06 (2/2) Installing dumb-init (1.2.5-r1) 03:13:06 Executing busybox-1.35.0-r17.trigger 03:13:06 Executing ca-certificates-20220614-r0.trigger 03:13:06 OK: 6 MiB in 16 packages 03:13:08 Removing intermediate container d08bff852da4 03:13:08 ---> 90b429573f51 03:13:08 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:13:08 ---> Running in 27a630b9d18f 03:13:09 Removing intermediate container 27a630b9d18f 03:13:09 ---> 4534144a2cb8 03:13:09 Step 14/23 : ENV APP_PORT=59860 03:13:09 ---> Running in f28add9c9c85 03:13:10 Removing intermediate container f28add9c9c85 03:13:10 ---> 5c9fc764824b 03:13:10 Step 15/23 : EXPOSE $APP_PORT 03:13:10 ---> Running in 50208e2f70eb 03:13:11 Removing intermediate container 50208e2f70eb 03:13:11 ---> a32676d95a34 03:13:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:13:11 ---> 0462aa03fb98 03:13:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:13:14 ---> 28a775ac8055 03:13:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:13:15 ---> bc5d4f95178b 03:13:15 Step 19/23 : ENTRYPOINT ["/support-notifications"] 03:13:15 ---> Running in f74a961f92f0 03:13:15 Removing intermediate container f74a961f92f0 03:13:15 ---> f241b34ea18f 03:13:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:13:15 ---> Running in d1efc73749c6 03:13:16 Removing intermediate container d1efc73749c6 03:13:16 ---> 046f6a9eb670 03:13:16 Step 21/23 : LABEL arch=arm64 03:13:16 ---> Running in 1fd4c84ddb90 03:13:16 Removing intermediate container 1fd4c84ddb90 03:13:16 ---> 1839fd1e2d88 03:13:16 Step 22/23 : LABEL git_sha=1845739d37df45141b994dacdf8b95897574fdab 03:13:16 ---> Running in 4190274b63f7 03:13:17 Removing intermediate container 4190274b63f7 03:13:17 ---> 18c3a44528d8 03:13:17 Step 23/23 : LABEL version=2.3.0-dev.78 03:13:17 ---> Running in bfd9f529422b 03:13:18 Removing intermediate container bfd9f529422b 03:13:18 ---> 1d267fdeb3de 03:13:18 03:13:18 Successfully built 1d267fdeb3de 03:13:18 Successfully tagged support-notifications-arm64:latest 03:13:18  Building support-notifications ... done Building core-metadata 03:13:21 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:13:21 Step 2/25 : FROM ${BUILDER_BASE} AS builder 03:13:21 ---> ee0a6ca45877 03:13:21 Step 3/25 : ARG ADD_BUILD_TAGS="" 03:13:21 ---> Using cache 03:13:21 ---> ec35138f2685 03:13:21 Step 4/25 : WORKDIR /edgex-go 03:13:21 ---> Using cache 03:13:21 ---> aa919575e197 03:13:21 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:13:21 ---> Using cache 03:13:21 ---> a42e4887e7c4 03:13:21 Step 6/25 : RUN apk add --update --no-cache make git 03:13:21 ---> Using cache 03:13:21 ---> f2e04d94b54f 03:13:21 Step 7/25 : COPY go.mod vendor* ./ 03:13:21 ---> Using cache 03:13:21 ---> 7c06e1da56b9 03:13:21 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:13:21 ---> Using cache 03:13:21 ---> 07ed608260f2 03:13:21 Step 9/25 : COPY . . 03:13:21 ---> Using cache 03:13:21 ---> 6a1d5de0a65c 03:13:21 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 03:13:22 ---> Running in 6b4b8389cb55 03:13:24 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.78" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:18:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.78" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:18:01 Removing intermediate container 0b718fdcf85b 03:18:01 ---> b355bab0c553 03:18:01 03:18:01 Step 11/24 : FROM alpine:3.16 03:18:01 ---> a6215f271958 03:18:01 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:18:01 ---> Running in 78750d1b2929 03:18:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:18:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:18:01 Removing intermediate container 29dd5ce7a14e 03:18:01 ---> 8ae80b7bea0d 03:18:01 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:18:01 ---> Running in 61ced9aaf33d 03:18:01 (1/1) Installing dumb-init (1.2.5-r1) 03:18:01 Executing busybox-1.35.0-r17.trigger 03:18:01 OK: 5 MiB in 15 packages 03:18:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.78" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:18:02 Removing intermediate container 78750d1b2929 03:18:02 ---> 258c85779fd9 03:18:02 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:18:02 ---> Running in d8a3af97e12d 03:18:02 Removing intermediate container d8a3af97e12d 03:18:02 ---> 5e02ff57cea9 03:18:02 Step 14/24 : ENV APP_PORT=59882 03:18:02 ---> Running in 241fada6f25a 03:18:03 Removing intermediate container 241fada6f25a 03:18:03 ---> 20258f1cc2cd 03:18:03 Step 15/24 : EXPOSE $APP_PORT 03:18:03 ---> Running in 51f4c7aeb804 03:18:04 Removing intermediate container 51f4c7aeb804 03:18:04 ---> b73327132456 03:18:04 Step 16/24 : WORKDIR / 03:18:04 ---> Running in fe9f3bc96381 03:18:04 Removing intermediate container fe9f3bc96381 03:18:04 ---> b58ff42af2b0 03:18:04 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:18:06 ---> e666ed0c9834 03:18:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:18:08 Removing intermediate container 61ced9aaf33d 03:18:08 ---> baa1ecd721fe 03:18:08 03:18:08 Step 11/23 : FROM alpine:3.16 03:18:08 ---> a6215f271958 03:18:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:18:08 ---> Running in dd019cb16d9b 03:18:09 ---> 2f0373f3a9d8 03:18:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:18:09 Removing intermediate container dd019cb16d9b 03:18:09 ---> c9bc6f464a4b 03:18:09 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 03:18:09 ---> Running in 37f488703b56 03:18:11 ---> e8e65be3f004 03:18:11 Step 20/24 : ENTRYPOINT ["/core-command"] 03:18:11 ---> Running in eca48a652ac6 03:18:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:18:12 Removing intermediate container eca48a652ac6 03:18:12 ---> 5291dcab3477 03:18:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:18:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:18:12 ---> Running in 3b8a162e615a 03:18:13 Removing intermediate container 3b8a162e615a 03:18:13 ---> 20008ec51144 03:18:13 Step 22/24 : LABEL arch=arm64 03:18:13 ---> Running in 6f11a5b76952 03:18:13 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 03:18:13 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 03:18:13 (3/33) Installing readline (8.1.2-r0) 03:18:13 (4/33) Installing bash (5.1.16-r2) 03:18:13 Executing bash-5.1.16-r2.post-install 03:18:13 (5/33) Installing ca-certificates (20220614-r0) 03:18:13 (6/33) Installing brotli-libs (1.0.9-r6) 03:18:13 (7/33) Installing nghttp2-libs (1.47.0-r0) 03:18:13 (8/33) Installing libcurl (7.83.1-r3) 03:18:13 (9/33) Installing curl (7.83.1-r3) 03:18:13 (10/33) Installing docker-cli (20.10.18-r0) 03:18:13 Removing intermediate container 6f11a5b76952 03:18:13 ---> 8dbd1bee1686 03:18:13 Step 23/24 : LABEL git_sha=1845739d37df45141b994dacdf8b95897574fdab 03:18:13 ---> Running in e20a1c0d7f31 03:18:14 (11/33) Installing dumb-init (1.2.5-r1) 03:18:14 (12/33) Installing libbz2 (1.0.8-r1) 03:18:14 (13/33) Installing expat (2.4.9-r0) 03:18:14 (14/33) Installing libffi (3.4.2-r1) 03:18:14 (15/33) Installing gdbm (1.23-r0) 03:18:14 (16/33) Installing xz-libs (5.2.5-r1) 03:18:14 (17/33) Installing libgcc (11.2.1_git20220219-r2) 03:18:14 Removing intermediate container e20a1c0d7f31 03:18:14 ---> 2b7e9651a320 03:18:14 Step 24/24 : LABEL version=2.3.0-dev.78 03:18:14 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 03:18:14 (19/33) Installing mpdecimal (2.5.1-r1) 03:18:15 (20/33) Installing sqlite-libs (3.38.5-r0) 03:18:15 ---> Running in 9c3f3f49c3f7 03:18:15 (21/33) Installing python3 (3.10.5-r0) 03:18:16 Removing intermediate container 9c3f3f49c3f7 03:18:16 ---> 86c613806d34 03:18:16 03:18:16 Successfully built 86c613806d34 03:18:16 Successfully tagged core-command-arm64:latest 03:18:17  Building core-command ... done (22/33) Installing py3-contextlib2 (21.6.0-r2) 03:18:17 (23/33) Installing py3-tomli (2.0.1-r1) 03:18:17 (24/33) Installing py3-pep517 (0.12.0-r2) 03:18:17 (25/33) Installing py3-six (1.16.0-r1) 03:18:17 (26/33) Installing py3-retrying (1.3.3-r3) 03:18:17 (27/33) Installing py3-appdirs (1.4.4-r3) 03:18:17 (28/33) Installing py3-more-itertools (8.13.0-r0) 03:18:17 (29/33) Installing py3-ordered-set (4.0.2-r3) 03:18:17 (30/33) Installing py3-parsing (2.4.7-r3) 03:18:17 (31/33) Installing py3-packaging (21.3-r0) 03:18:17 (32/33) Installing py3-setuptools (59.4.0-r0) 03:18:18 (33/33) Installing py3-pip (22.1.1-r0) 03:18:19 Executing busybox-1.35.0-r17.trigger 03:18:19 Executing ca-certificates-20220614-r0.trigger 03:18:19 OK: 120 MiB in 47 packages 03:18:19 Removing intermediate container fc4b695d30bb 03:18:19 ---> 06d4ffd540a6 03:18:19 03:18:19 Step 10/22 : FROM alpine:3.16 03:18:19 ---> a6215f271958 03:18:19 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 03:18:19 ---> Running in 4f73acac5d18 03:18:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:18:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:18:23 (1/6) Installing ca-certificates (20220614-r0) 03:18:23 (2/6) Installing brotli-libs (1.0.9-r6) 03:18:23 (3/6) Installing nghttp2-libs (1.47.0-r0) 03:18:23 (4/6) Installing libcurl (7.83.1-r3) 03:18:23 (5/6) Installing curl (7.83.1-r3) 03:18:23 (6/6) Installing dumb-init (1.2.5-r1) 03:18:23 Executing busybox-1.35.0-r17.trigger 03:18:23 Executing ca-certificates-20220614-r0.trigger 03:18:23 OK: 8 MiB in 20 packages 03:18:25 Removing intermediate container 4f73acac5d18 03:18:25 ---> 13ab37257f6e 03:18:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:18:25 ---> Running in 88bb5c2165e2 03:18:26 Removing intermediate container 88bb5c2165e2 03:18:26 ---> 975da21677c4 03:18:26 Step 13/22 : WORKDIR /edgex 03:18:26 ---> Running in 34c28d6726a8 03:18:26 Removing intermediate container 34c28d6726a8 03:18:26 ---> 97a5a6b94e20 03:18:26 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:18:27 ---> 2054a9318610 03:18:27 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:18:29 ---> 6c54dbb4ad1f 03:18:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:18:30 ---> ba4f3feb841d 03:18:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:18:31 ---> 668dc36f8bff 03:18:31 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:18:31 ---> Running in 4a077d9de3c5 03:18:34 Removing intermediate container 4a077d9de3c5 03:18:34 ---> 178f6146ff93 03:18:34 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 03:18:34 ---> Running in 12fbe0314905 03:18:34 Collecting docker-compose==1.23.2 03:18:34 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:18:34 Removing intermediate container 12fbe0314905 03:18:35 ---> 3e04ced1ba2a 03:18:35 Step 20/22 : LABEL arch=arm64 03:18:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 3.6 MB/s eta 0:00:00 03:18:35 ---> Running in 15873a16ea4c 03:18:35 Removing intermediate container 15873a16ea4c 03:18:35 ---> b7f19307abce 03:18:35 Step 21/22 : LABEL git_sha=1845739d37df45141b994dacdf8b95897574fdab 03:18:35 ---> Running in 2a97de79841e 03:18:36 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:18:36 Removing intermediate container 2a97de79841e 03:18:36 ---> 938f8038eb20 03:18:36 Step 22/22 : LABEL version=2.3.0-dev.78 03:18:36 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:18:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.5 MB/s eta 0:00:00 03:18:36 ---> Running in 75c8836a10f2 03:18:36 Collecting texttable<0.10,>=0.9.0 03:18:36 Downloading texttable-0.9.1.tar.gz (11 kB) 03:18:36 Preparing metadata (setup.py): started 03:18:36 Removing intermediate container 75c8836a10f2 03:18:36 ---> 3f350babbec0 03:18:36 03:18:36 Successfully built 3f350babbec0 03:18:36 Successfully tagged security-proxy-setup-arm64:latest 03:18:38  Building security-proxy-setup ... done  Preparing metadata (setup.py): finished with status 'done' 03:18:38 Collecting jsonschema<3,>=2.5.1 03:18:38 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:18:38 Collecting docopt<0.7,>=0.6.1 03:18:38 Downloading docopt-0.6.2.tar.gz (25 kB) 03:18:38 Preparing metadata (setup.py): started 03:18:40 Preparing metadata (setup.py): finished with status 'done' 03:18:41 Collecting websocket-client<1.0,>=0.32.0 03:18:41 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:18:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 15.7 MB/s eta 0:00:00 03:18:41 Collecting cached-property<2,>=1.2.0 03:18:41 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:18:41 Collecting dockerpty<0.5,>=0.4.1 03:18:41 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:18:41 Preparing metadata (setup.py): started 03:18:43 Preparing metadata (setup.py): finished with status 'done' 03:18:43 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:18:44 Collecting PyYAML<4,>=3.10 03:18:44 Downloading PyYAML-3.13.tar.gz (270 kB) 03:18:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 10.9 MB/s eta 0:00:00 03:18:45 Preparing metadata (setup.py): started 03:18:47 Preparing metadata (setup.py): finished with status 'done' 03:18:47 Collecting docker<4.0,>=3.6.0 03:18:47 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:18:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 7.2 MB/s eta 0:00:00 03:18:48 Collecting docker-pycreds>=0.4.0 03:18:48 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:18:49 Collecting urllib3<1.25,>=1.21.1 03:18:49 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:18:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 19.1 MB/s eta 0:00:00 03:18:50 Collecting certifi>=2017.4.17 03:18:50 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 03:18:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 17.4 MB/s eta 0:00:00 03:18:50 Collecting chardet<3.1.0,>=3.0.2 03:18:50 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:18:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 16.8 MB/s eta 0:00:00 03:18:50 Collecting idna<2.8,>=2.5 03:18:50 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:18:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.3 MB/s eta 0:00:00 03:18:51 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:18:51 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:18:51 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:18:51 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:18:52 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 03:18:52 Running setup.py install for texttable: started 03:18:54 Running setup.py install for texttable: finished with status 'done' 03:18:54 Running setup.py install for PyYAML: started 03:18:56 Running setup.py install for PyYAML: finished with status 'done' 03:18:58 Running setup.py install for docopt: started 03:18:59 Running setup.py install for docopt: finished with status 'done' 03:19:03 Running setup.py install for dockerpty: started 03:19:05 Running setup.py install for dockerpty: finished with status 'done' 03:19:07 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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:19:07 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:19:07 Removing intermediate container 6b4b8389cb55 03:19:07 ---> 6b709940658b 03:19:07 03:19:07 Step 11/25 : FROM alpine:3.16 03:19:07 ---> a6215f271958 03:19:07 Step 12/25 : RUN apk add --update --no-cache dumb-init 03:19:07 ---> Using cache 03:19:07 ---> 258c85779fd9 03:19:07 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:19:07 ---> Using cache 03:19:07 ---> 5e02ff57cea9 03:19:07 Step 14/25 : ENV APP_PORT=59881 03:19:08 ---> Running in 6247625e10f1 03:19:08 Removing intermediate container 6247625e10f1 03:19:08 ---> 795fe7e71156 03:19:08 Step 15/25 : EXPOSE $APP_PORT 03:19:08 ---> Running in afdd68c29d70 03:19:08 Removing intermediate container afdd68c29d70 03:19:08 ---> abdaffd049cc 03:19:08 Step 16/25 : WORKDIR / 03:19:08 ---> Running in 729da273707f 03:19:09 Removing intermediate container 729da273707f 03:19:09 ---> f1e019d88998 03:19:09 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 03:19:09 ---> 36001721ca4b 03:19:09 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:19:11 ---> f2d0865cd025 03:19:11 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:19:12 ---> 67d8f4999b0d 03:19:12 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 03:19:13 ---> c78dcc4c6493 03:19:13 Step 21/25 : ENTRYPOINT ["/core-metadata"] 03:19:13 ---> Running in 8479c015f1b8 03:19:14 Removing intermediate container 8479c015f1b8 03:19:14 ---> 5a34abb79c49 03:19:14 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:19:14 ---> Running in f5e1c5047b8f 03:19:14 Removing intermediate container f5e1c5047b8f 03:19:14 ---> f6c94f3a98fc 03:19:14 Step 23/25 : LABEL arch=arm64 03:19:14 ---> Running in 9dad2e0d6398 03:19:15 Removing intermediate container 9dad2e0d6398 03:19:15 ---> a0d9af9d265a 03:19:15 Step 24/25 : LABEL git_sha=1845739d37df45141b994dacdf8b95897574fdab 03:19:15 ---> Running in f590ce0874a1 03:19:15 Removing intermediate container f590ce0874a1 03:19:15 ---> 4111af8fd5d1 03:19:15 Step 25/25 : LABEL version=2.3.0-dev.78 03:19:15 ---> Running in ff1039361fa6 03:19:17 Removing intermediate container ff1039361fa6 03:19:17 ---> 7088a5f8379b 03:19:17 03:19:17 Successfully built 7088a5f8379b 03:19:17 Successfully tagged core-metadata-arm64:latest 03:19:22  Building core-metadata ... done Removing intermediate container 08b04b788887 03:19:22 ---> 160814bcc133 03:19:22 03:19:22 Step 11/23 : FROM alpine:3.16 03:19:22 ---> a6215f271958 03:19:22 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:19:22 ---> Using cache 03:19:22 ---> 258c85779fd9 03:19:22 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:19:22 ---> Using cache 03:19:22 ---> 5e02ff57cea9 03:19:22 Step 14/23 : ENV APP_PORT=59861 03:19:22 Removing intermediate container 37f488703b56 03:19:22 ---> e2d0a7397707 03:19:22 Step 14/23 : ENV APP_PORT=58890 03:19:22 ---> Running in e2b2e7f31107 03:19:22 ---> Running in c19fa4e9a55b 03:19:22 Removing intermediate container e2b2e7f31107 03:19:22 ---> f600832c5f61 03:19:22 Step 15/23 : EXPOSE $APP_PORT 03:19:22 Removing intermediate container c19fa4e9a55b 03:19:22 ---> 7727138ae989 03:19:22 Step 15/23 : EXPOSE $APP_PORT 03:19:22 ---> Running in 9907b951be0b 03:19:22 ---> Running in 5257161de2c7 03:19:22 Removing intermediate container 5257161de2c7 03:19:22 ---> dcf0f804cf0d 03:19:22 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:19:22 Removing intermediate container 9907b951be0b 03:19:22 ---> e7faf3d736d3 03:19:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:19:22 ---> cf21748112b9 03:19:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:19:23 ---> 599d74b2f52e 03:19:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:19:24 ---> 2daf88c8b28a 03:19:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:19:24 ---> 58aee87bf75b 03:19:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:19:24 ---> dd09f4971c13 03:19:24 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 03:19:24 ---> Running in 395f33859d40 03:19:25 ---> 614fb63e3f71 03:19:25 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 03:19:25 ---> Running in 637e83d9773e 03:19:25 Removing intermediate container 395f33859d40 03:19:25 ---> 0f24ea3bba38 03:19:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:19:25 ---> Running in 3b340d73e5d5 03:19:25 Removing intermediate container 637e83d9773e 03:19:25 ---> 546807d888d5 03:19:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:19:25 ---> Running in 4a6549cea98e 03:19:25 Removing intermediate container 3b340d73e5d5 03:19:25 ---> a009806b41fe 03:19:25 Step 21/23 : LABEL arch=arm64 03:19:25 ---> Running in 5862687cb7cd 03:19:25 Removing intermediate container 4a6549cea98e 03:19:25 ---> e692d2876df0 03:19:25 Step 21/23 : LABEL arch=arm64 03:19:26 ---> Running in 000bb63ea268 03:19:26 Removing intermediate container 5862687cb7cd 03:19:26 ---> 15b9538f9a39 03:19:26 Step 22/23 : LABEL git_sha=1845739d37df45141b994dacdf8b95897574fdab 03:19:26 ---> Running in f65c37f30c33 03:19:26 Removing intermediate container 000bb63ea268 03:19:26 ---> ab7ae5b4556a 03:19:26 Step 22/23 : LABEL git_sha=1845739d37df45141b994dacdf8b95897574fdab 03:19:26 ---> Running in 849056539caa 03:19:26 Removing intermediate container f65c37f30c33 03:19:26 ---> 3eb6c2cae6e2 03:19:26 Step 23/23 : LABEL version=2.3.0-dev.78 03:19:26 ---> Running in 1cbbb7bc54b6 03:19:26 Removing intermediate container 849056539caa 03:19:26 ---> 0876d1f57290 03:19:26 Step 23/23 : LABEL version=2.3.0-dev.78 03:19:26 ---> Running in 8ecde62c22f7 03:19:26 Removing intermediate container 1cbbb7bc54b6 03:19:26 ---> 02e141f77252 03:19:26 03:19:27 Successfully built 02e141f77252 03:19:27 Successfully tagged sys-mgmt-agent-arm64:latest 03:19:27  Building sys-mgmt-agent ... done Removing intermediate container 8ecde62c22f7 03:19:27 ---> ca23ae72a205 03:19:27 03:19:27 Successfully built ca23ae72a205 03:19:27 Successfully tagged support-scheduler-arm64:latest 03:19:27  Building support-scheduler ... done  [Pipeline] } 03:19:27 $ docker stop --time=1 8697f973d994f9e63c391d811a4fc721b6799c48c195711c7402bcfebdaab4d2 03:19:29 $ docker rm -f 8697f973d994f9e63c391d811a4fc721b6799c48c195711c7402bcfebdaab4d2 [Pipeline] // withDockerContainer [Pipeline] sh 03:19:29 + docker images 03:19:30 REPOSITORY TAG IMAGE ID CREATED SIZE 03:19:30 support-scheduler-arm64 latest ca23ae72a205 2 seconds ago 25.7MB 03:19:30 sys-mgmt-agent-arm64 latest 02e141f77252 3 seconds ago 133MB 03:19:30 160814bcc133 9 seconds ago 1.3GB 03:19:30 core-metadata-arm64 latest 7088a5f8379b 13 seconds ago 17.5MB 03:19:30 6b709940658b 23 seconds ago 1.24GB 03:19:30 security-proxy-setup-arm64 latest 3f350babbec0 53 seconds ago 26.4MB 03:19:30 06d4ffd540a6 About a minute ago 1.23GB 03:19:30 core-command-arm64 latest 86c613806d34 About a minute ago 16.7MB 03:19:30 baa1ecd721fe About a minute ago 1.22GB 03:19:30 b355bab0c553 About a minute ago 1.24GB 03:19:30 support-notifications-arm64 latest 1d267fdeb3de 6 minutes ago 26.3MB 03:19:30 0cd68b47c75d 6 minutes ago 1.3GB 03:19:30 security-spiffe-token-provider-arm64 latest 07c1515e3216 8 minutes ago 28.4MB 03:19:30 core-data-arm64 latest e0219cc4f3d1 8 minutes ago 20.7MB 03:19:30 security-spire-server-arm64 latest 75089dacb145 8 minutes ago 84.3MB 03:19:30 9907c845a34b 8 minutes ago 1.27GB 03:19:30 38278bc1fb94 8 minutes ago 1.25GB 03:19:30 d9f679669d60 9 minutes ago 1.11GB 03:19:30 security-spire-agent-arm64 latest f35255be3f74 9 minutes ago 122MB 03:19:30 security-bootstrapper-arm64 latest 11fab7e6261c 9 minutes ago 19.1MB 03:19:30 security-secretstore-setup-arm64 latest d785417e29a9 9 minutes ago 28.2MB 03:19:30 40eae55cf233 10 minutes ago 1.23GB 03:19:30 cd44334a4056 10 minutes ago 1.23GB 03:19:30 security-spire-config-arm64 latest 4db7a7d245c3 15 minutes ago 83.6MB 03:19:30 ce8074cf6682 16 minutes ago 1.11GB 03:19:30 ci-base-image-arm64 latest ee0a6ca45877 18 minutes ago 941MB 03:19:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 3970a7415f9e 3 days ago 679MB 03:19:30 alpine 3.15 02e0d6fdf486 7 weeks ago 5.33MB 03:19:30 alpine 3.16 a6215f271958 7 weeks ago 5.29MB 03:19:30 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:19:30 provisioning config files... 03:19:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/315@tmp/config10966767828427582827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:19:30 ---> docker-login.sh 03:19:30 nexus3.edgexfoundry.org:10001 03:19:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:19:31 Configure a credential helper to remove this warning. See 03:19:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:19:31 03:19:31 Login Succeeded 03:19:31 nexus3.edgexfoundry.org:10002 03:19:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:19:31 Configure a credential helper to remove this warning. See 03:19:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:19:31 03:19:31 Login Succeeded 03:19:31 nexus3.edgexfoundry.org:10003 03:19:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:19:31 Configure a credential helper to remove this warning. See 03:19:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:19:31 03:19:31 Login Succeeded 03:19:31 nexus3.edgexfoundry.org:10004 03:19:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:19:32 Configure a credential helper to remove this warning. See 03:19:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:19:32 03:19:32 Login Succeeded 03:19:32 docker.io 03:19:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:19:32 Configure a credential helper to remove this warning. See 03:19:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:19:32 03:19:32 Login Succeeded 03:19:32 ---> docker-login.sh ends [Pipeline] } 03:19:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:19:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:19:32 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 03:19:32 1845739d37df45141b994dacdf8b95897574fdab 03:19:32 latest 03:19:32 2.3.0-dev.78 03:19:32 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:19:32 main 03:19:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:33 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1845739d37df45141b994dacdf8b95897574fdab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1845739d37df45141b994dacdf8b95897574fdab 03:19:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:19:33 5f5f70e5ddc2: Preparing 03:19:33 f9c4993d60b8: Preparing 03:19:33 78e00d370f35: Preparing 03:19:33 c3e29fae3be5: Preparing 03:19:33 5d3e392a13a0: Preparing 03:19:33 5d3e392a13a0: Layer already exists 03:19:33 78e00d370f35: Pushed 03:19:33 c3e29fae3be5: Pushed 03:19:33 5f5f70e5ddc2: Pushed 03:19:36 f9c4993d60b8: Pushed 03:19:36 1845739d37df45141b994dacdf8b95897574fdab: digest: sha256:dab0fe5a2dfe94157fc69031ceeebed204ed51866090de9e5060aef0043b19f8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:19:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:19:37 5f5f70e5ddc2: Preparing 03:19:37 f9c4993d60b8: Preparing 03:19:37 78e00d370f35: Preparing 03:19:37 c3e29fae3be5: Preparing 03:19:37 5d3e392a13a0: Preparing 03:19:37 5d3e392a13a0: Layer already exists 03:19:37 f9c4993d60b8: Layer already exists 03:19:37 78e00d370f35: Layer already exists 03:19:37 5f5f70e5ddc2: Layer already exists 03:19:37 c3e29fae3be5: Layer already exists 03:19:37 latest: digest: sha256:dab0fe5a2dfe94157fc69031ceeebed204ed51866090de9e5060aef0043b19f8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.78 03:19:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:19:37 5f5f70e5ddc2: Preparing 03:19:37 f9c4993d60b8: Preparing 03:19:37 78e00d370f35: Preparing 03:19:37 c3e29fae3be5: Preparing 03:19:37 5d3e392a13a0: Preparing 03:19:37 f9c4993d60b8: Layer already exists 03:19:37 c3e29fae3be5: Layer already exists 03:19:37 78e00d370f35: Layer already exists 03:19:37 5d3e392a13a0: Layer already exists 03:19:37 5f5f70e5ddc2: Layer already exists 03:19:37 2.3.0-dev.78: digest: sha256:dab0fe5a2dfe94157fc69031ceeebed204ed51866090de9e5060aef0043b19f8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:19:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:19:38 5f5f70e5ddc2: Preparing 03:19:38 f9c4993d60b8: Preparing 03:19:38 78e00d370f35: Preparing 03:19:38 c3e29fae3be5: Preparing 03:19:38 5d3e392a13a0: Preparing 03:19:38 5d3e392a13a0: Layer already exists 03:19:38 78e00d370f35: Layer already exists 03:19:38 5f5f70e5ddc2: Layer already exists 03:19:38 c3e29fae3be5: Layer already exists 03:19:38 f9c4993d60b8: Layer already exists 03:19:38 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78: digest: sha256:dab0fe5a2dfe94157fc69031ceeebed204ed51866090de9e5060aef0043b19f8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:39 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 03:19:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:19:39 5f5f70e5ddc2: Preparing 03:19:39 f9c4993d60b8: Preparing 03:19:39 78e00d370f35: Preparing 03:19:39 c3e29fae3be5: Preparing 03:19:39 5d3e392a13a0: Preparing 03:19:39 5d3e392a13a0: Layer already exists 03:19:39 c3e29fae3be5: Layer already exists 03:19:39 5f5f70e5ddc2: Layer already exists 03:19:39 f9c4993d60b8: Layer already exists 03:19:39 78e00d370f35: Layer already exists 03:19:39 main: digest: sha256:dab0fe5a2dfe94157fc69031ceeebed204ed51866090de9e5060aef0043b19f8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:19:39 ===================================================== [Pipeline] echo 03:19:39 taggedImages: 03:19:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:1845739d37df45141b994dacdf8b95897574fdab 03:19:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:19:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.78 03:19:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:19:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:19:39 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 03:19:39 1845739d37df45141b994dacdf8b95897574fdab 03:19:39 latest 03:19:39 2.3.0-dev.78 03:19:39 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:19:39 main 03:19:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1845739d37df45141b994dacdf8b95897574fdab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1845739d37df45141b994dacdf8b95897574fdab 03:19:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:19:40 260644938ef0: Preparing 03:19:40 aa6e5946b000: Preparing 03:19:40 78e00d370f35: Preparing 03:19:40 6aa9574f9a8a: Preparing 03:19:40 be8d1bb536b5: Preparing 03:19:40 5d3e392a13a0: Preparing 03:19:40 5d3e392a13a0: Waiting 03:19:40 78e00d370f35: Layer already exists 03:19:40 5d3e392a13a0: Layer already exists 03:19:40 be8d1bb536b5: Pushed 03:19:40 260644938ef0: Pushed 03:19:41 6aa9574f9a8a: Pushed 03:19:44 aa6e5946b000: Pushed 03:19:44 1845739d37df45141b994dacdf8b95897574fdab: digest: sha256:aa82e55f095690b04f6b93962e6526a71932b2b83916d1cd92304f32cdc173f7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:19:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:19:44 260644938ef0: Preparing 03:19:44 aa6e5946b000: Preparing 03:19:44 78e00d370f35: Preparing 03:19:44 6aa9574f9a8a: Preparing 03:19:44 be8d1bb536b5: Preparing 03:19:44 5d3e392a13a0: Preparing 03:19:44 5d3e392a13a0: Waiting 03:19:44 be8d1bb536b5: Layer already exists 03:19:44 6aa9574f9a8a: Layer already exists 03:19:44 78e00d370f35: Layer already exists 03:19:44 260644938ef0: Layer already exists 03:19:44 aa6e5946b000: Layer already exists 03:19:44 5d3e392a13a0: Layer already exists 03:19:44 latest: digest: sha256:aa82e55f095690b04f6b93962e6526a71932b2b83916d1cd92304f32cdc173f7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.78 03:19:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:19:45 260644938ef0: Preparing 03:19:45 aa6e5946b000: Preparing 03:19:45 78e00d370f35: Preparing 03:19:45 6aa9574f9a8a: Preparing 03:19:45 be8d1bb536b5: Preparing 03:19:45 5d3e392a13a0: Preparing 03:19:45 5d3e392a13a0: Waiting 03:19:45 78e00d370f35: Layer already exists 03:19:45 be8d1bb536b5: Layer already exists 03:19:45 aa6e5946b000: Layer already exists 03:19:45 6aa9574f9a8a: Layer already exists 03:19:45 260644938ef0: Layer already exists 03:19:45 5d3e392a13a0: Layer already exists 03:19:45 2.3.0-dev.78: digest: sha256:aa82e55f095690b04f6b93962e6526a71932b2b83916d1cd92304f32cdc173f7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:19:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:19:46 260644938ef0: Preparing 03:19:46 aa6e5946b000: Preparing 03:19:46 78e00d370f35: Preparing 03:19:46 6aa9574f9a8a: Preparing 03:19:46 be8d1bb536b5: Preparing 03:19:46 5d3e392a13a0: Preparing 03:19:46 5d3e392a13a0: Waiting 03:19:46 78e00d370f35: Layer already exists 03:19:46 6aa9574f9a8a: Layer already exists 03:19:46 aa6e5946b000: Layer already exists 03:19:46 be8d1bb536b5: Layer already exists 03:19:46 260644938ef0: Layer already exists 03:19:46 5d3e392a13a0: Layer already exists 03:19:46 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78: digest: sha256:aa82e55f095690b04f6b93962e6526a71932b2b83916d1cd92304f32cdc173f7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 03:19:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:19:47 260644938ef0: Preparing 03:19:47 aa6e5946b000: Preparing 03:19:47 78e00d370f35: Preparing 03:19:47 6aa9574f9a8a: Preparing 03:19:47 be8d1bb536b5: Preparing 03:19:47 5d3e392a13a0: Preparing 03:19:47 5d3e392a13a0: Waiting 03:19:47 be8d1bb536b5: Layer already exists 03:19:47 6aa9574f9a8a: Layer already exists 03:19:47 aa6e5946b000: Layer already exists 03:19:47 260644938ef0: Layer already exists 03:19:47 78e00d370f35: Layer already exists 03:19:47 5d3e392a13a0: Layer already exists 03:19:47 main: digest: sha256:aa82e55f095690b04f6b93962e6526a71932b2b83916d1cd92304f32cdc173f7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:19:47 ===================================================== [Pipeline] echo 03:19:47 taggedImages: 03:19:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:1845739d37df45141b994dacdf8b95897574fdab 03:19:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:19:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.78 03:19:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:19:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:19:47 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 03:19:47 1845739d37df45141b994dacdf8b95897574fdab 03:19:47 latest 03:19:47 2.3.0-dev.78 03:19:47 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:19:47 main 03:19:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1845739d37df45141b994dacdf8b95897574fdab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1845739d37df45141b994dacdf8b95897574fdab 03:19:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:19:48 448ad04033bf: Preparing 03:19:48 5f2de46c5c8a: Preparing 03:19:48 d21df8aa81bd: Preparing 03:19:48 78e00d370f35: Preparing 03:19:48 c3e29fae3be5: Preparing 03:19:48 5d3e392a13a0: Preparing 03:19:48 5d3e392a13a0: Waiting 03:19:48 78e00d370f35: Layer already exists 03:19:48 c3e29fae3be5: Layer already exists 03:19:48 5d3e392a13a0: Layer already exists 03:19:48 5f2de46c5c8a: Pushed 03:19:48 448ad04033bf: Pushed 03:19:51 d21df8aa81bd: Pushed 03:19:51 1845739d37df45141b994dacdf8b95897574fdab: digest: sha256:0c01d7aa029cae33a91e4103f373ecb5ff5cbb33d3b3d1f376d073ff79189352 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:19:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:19:52 448ad04033bf: Preparing 03:19:52 5f2de46c5c8a: Preparing 03:19:52 d21df8aa81bd: Preparing 03:19:52 78e00d370f35: Preparing 03:19:52 c3e29fae3be5: Preparing 03:19:52 5d3e392a13a0: Preparing 03:19:52 5d3e392a13a0: Waiting 03:19:52 448ad04033bf: Layer already exists 03:19:52 c3e29fae3be5: Layer already exists 03:19:52 d21df8aa81bd: Layer already exists 03:19:52 5f2de46c5c8a: Layer already exists 03:19:52 78e00d370f35: Layer already exists 03:19:52 5d3e392a13a0: Layer already exists 03:19:52 latest: digest: sha256:0c01d7aa029cae33a91e4103f373ecb5ff5cbb33d3b3d1f376d073ff79189352 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.78 03:19:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:19:53 448ad04033bf: Preparing 03:19:53 5f2de46c5c8a: Preparing 03:19:53 d21df8aa81bd: Preparing 03:19:53 78e00d370f35: Preparing 03:19:53 c3e29fae3be5: Preparing 03:19:53 5d3e392a13a0: Preparing 03:19:53 5d3e392a13a0: Waiting 03:19:53 448ad04033bf: Layer already exists 03:19:53 78e00d370f35: Layer already exists 03:19:53 5f2de46c5c8a: Layer already exists 03:19:53 c3e29fae3be5: Layer already exists 03:19:53 d21df8aa81bd: Layer already exists 03:19:53 5d3e392a13a0: Layer already exists 03:19:53 2.3.0-dev.78: digest: sha256:0c01d7aa029cae33a91e4103f373ecb5ff5cbb33d3b3d1f376d073ff79189352 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:19:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:19:54 448ad04033bf: Preparing 03:19:54 5f2de46c5c8a: Preparing 03:19:54 d21df8aa81bd: Preparing 03:19:54 78e00d370f35: Preparing 03:19:54 c3e29fae3be5: Preparing 03:19:54 5d3e392a13a0: Preparing 03:19:54 5d3e392a13a0: Waiting 03:19:54 5f2de46c5c8a: Layer already exists 03:19:54 c3e29fae3be5: Layer already exists 03:19:54 448ad04033bf: Layer already exists 03:19:54 d21df8aa81bd: Layer already exists 03:19:54 78e00d370f35: Layer already exists 03:19:54 5d3e392a13a0: Layer already exists 03:19:54 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78: digest: sha256:0c01d7aa029cae33a91e4103f373ecb5ff5cbb33d3b3d1f376d073ff79189352 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 03:19:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:19:54 448ad04033bf: Preparing 03:19:54 5f2de46c5c8a: Preparing 03:19:54 d21df8aa81bd: Preparing 03:19:54 78e00d370f35: Preparing 03:19:54 c3e29fae3be5: Preparing 03:19:54 5d3e392a13a0: Preparing 03:19:54 5d3e392a13a0: Waiting 03:19:54 5f2de46c5c8a: Layer already exists 03:19:54 78e00d370f35: Layer already exists 03:19:54 d21df8aa81bd: Layer already exists 03:19:54 c3e29fae3be5: Layer already exists 03:19:54 448ad04033bf: Layer already exists 03:19:54 5d3e392a13a0: Layer already exists 03:19:54 main: digest: sha256:0c01d7aa029cae33a91e4103f373ecb5ff5cbb33d3b3d1f376d073ff79189352 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:19:55 ===================================================== [Pipeline] echo 03:19:55 taggedImages: 03:19:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1845739d37df45141b994dacdf8b95897574fdab 03:19:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:19:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.78 03:19:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:19:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:19:55 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 03:19:55 1845739d37df45141b994dacdf8b95897574fdab 03:19:55 latest 03:19:55 2.3.0-dev.78 03:19:55 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:19:55 main 03:19:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1845739d37df45141b994dacdf8b95897574fdab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1845739d37df45141b994dacdf8b95897574fdab 03:19:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:19:55 8615958bf5ba: Preparing 03:19:55 8615958bf5ba: Preparing 03:19:55 30ccd643fcb5: Preparing 03:19:55 2f55068237e2: Preparing 03:19:55 466a9b091fd1: Preparing 03:19:55 aac31f05bdba: Preparing 03:19:55 87f9e8ea4da2: Preparing 03:19:55 78e00d370f35: Preparing 03:19:55 df070e4287c8: Preparing 03:19:55 2f43a4ae1628: Preparing 03:19:55 377a3a6f4703: Preparing 03:19:55 acebc46d21e8: Preparing 03:19:55 5d3e392a13a0: Preparing 03:19:55 78e00d370f35: Waiting 03:19:55 df070e4287c8: Waiting 03:19:55 2f43a4ae1628: Waiting 03:19:55 377a3a6f4703: Waiting 03:19:55 acebc46d21e8: Waiting 03:19:55 5d3e392a13a0: Waiting 03:19:55 87f9e8ea4da2: Waiting 03:19:56 8615958bf5ba: Pushed 03:19:56 30ccd643fcb5: Pushed 03:19:56 2f55068237e2: Pushed 03:19:56 aac31f05bdba: Pushed 03:19:56 466a9b091fd1: Pushed 03:19:56 78e00d370f35: Layer already exists 03:19:56 2f43a4ae1628: Pushed 03:19:56 df070e4287c8: Pushed 03:19:56 377a3a6f4703: Pushed 03:19:56 5d3e392a13a0: Layer already exists 03:19:56 acebc46d21e8: Pushed 03:19:59 87f9e8ea4da2: Pushed 03:19:59 1845739d37df45141b994dacdf8b95897574fdab: digest: sha256:ddded71c0dc42c5a7735ea9b44123b839b15b640953be708e188b69dff631d16 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:20:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:20:00 8615958bf5ba: Preparing 03:20:00 8615958bf5ba: Preparing 03:20:00 30ccd643fcb5: Preparing 03:20:00 2f55068237e2: Preparing 03:20:00 466a9b091fd1: Preparing 03:20:00 aac31f05bdba: Preparing 03:20:00 87f9e8ea4da2: Preparing 03:20:00 78e00d370f35: Preparing 03:20:00 df070e4287c8: Preparing 03:20:00 2f43a4ae1628: Preparing 03:20:00 377a3a6f4703: Preparing 03:20:00 acebc46d21e8: Preparing 03:20:00 5d3e392a13a0: Preparing 03:20:00 87f9e8ea4da2: Waiting 03:20:00 78e00d370f35: Waiting 03:20:00 df070e4287c8: Waiting 03:20:00 2f43a4ae1628: Waiting 03:20:00 377a3a6f4703: Waiting 03:20:00 5d3e392a13a0: Waiting 03:20:00 acebc46d21e8: Waiting 03:20:00 2f55068237e2: Layer already exists 03:20:00 30ccd643fcb5: Layer already exists 03:20:00 aac31f05bdba: Layer already exists 03:20:00 466a9b091fd1: Layer already exists 03:20:00 8615958bf5ba: Layer already exists 03:20:00 78e00d370f35: Layer already exists 03:20:00 87f9e8ea4da2: Layer already exists 03:20:00 df070e4287c8: Layer already exists 03:20:00 2f43a4ae1628: Layer already exists 03:20:00 377a3a6f4703: Layer already exists 03:20:00 acebc46d21e8: Layer already exists 03:20:00 5d3e392a13a0: Layer already exists 03:20:00 latest: digest: sha256:ddded71c0dc42c5a7735ea9b44123b839b15b640953be708e188b69dff631d16 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.78 03:20:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:20:01 8615958bf5ba: Preparing 03:20:01 8615958bf5ba: Preparing 03:20:01 30ccd643fcb5: Preparing 03:20:01 2f55068237e2: Preparing 03:20:01 466a9b091fd1: Preparing 03:20:01 aac31f05bdba: Preparing 03:20:01 87f9e8ea4da2: Preparing 03:20:01 78e00d370f35: Preparing 03:20:01 df070e4287c8: Preparing 03:20:01 2f43a4ae1628: Preparing 03:20:01 377a3a6f4703: Preparing 03:20:01 acebc46d21e8: Preparing 03:20:01 5d3e392a13a0: Preparing 03:20:01 2f43a4ae1628: Waiting 03:20:01 377a3a6f4703: Waiting 03:20:01 87f9e8ea4da2: Waiting 03:20:01 78e00d370f35: Waiting 03:20:01 df070e4287c8: Waiting 03:20:01 acebc46d21e8: Waiting 03:20:01 5d3e392a13a0: Waiting 03:20:01 8615958bf5ba: Layer already exists 03:20:01 aac31f05bdba: Layer already exists 03:20:01 2f55068237e2: Layer already exists 03:20:01 466a9b091fd1: Layer already exists 03:20:01 30ccd643fcb5: Layer already exists 03:20:01 df070e4287c8: Layer already exists 03:20:01 78e00d370f35: Layer already exists 03:20:01 87f9e8ea4da2: Layer already exists 03:20:01 2f43a4ae1628: Layer already exists 03:20:01 377a3a6f4703: Layer already exists 03:20:01 5d3e392a13a0: Layer already exists 03:20:01 acebc46d21e8: Layer already exists 03:20:01 2.3.0-dev.78: digest: sha256:ddded71c0dc42c5a7735ea9b44123b839b15b640953be708e188b69dff631d16 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:20:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:20:02 8615958bf5ba: Preparing 03:20:02 8615958bf5ba: Preparing 03:20:02 30ccd643fcb5: Preparing 03:20:02 2f55068237e2: Preparing 03:20:02 466a9b091fd1: Preparing 03:20:02 aac31f05bdba: Preparing 03:20:02 87f9e8ea4da2: Preparing 03:20:02 78e00d370f35: Preparing 03:20:02 df070e4287c8: Preparing 03:20:02 2f43a4ae1628: Preparing 03:20:02 377a3a6f4703: Preparing 03:20:02 acebc46d21e8: Preparing 03:20:02 5d3e392a13a0: Preparing 03:20:02 87f9e8ea4da2: Waiting 03:20:02 78e00d370f35: Waiting 03:20:02 df070e4287c8: Waiting 03:20:02 2f43a4ae1628: Waiting 03:20:02 377a3a6f4703: Waiting 03:20:02 5d3e392a13a0: Waiting 03:20:02 2f55068237e2: Layer already exists 03:20:02 466a9b091fd1: Layer already exists 03:20:02 aac31f05bdba: Layer already exists 03:20:02 8615958bf5ba: Layer already exists 03:20:02 30ccd643fcb5: Layer already exists 03:20:02 87f9e8ea4da2: Layer already exists 03:20:02 df070e4287c8: Layer already exists 03:20:02 2f43a4ae1628: Layer already exists 03:20:02 78e00d370f35: Layer already exists 03:20:02 377a3a6f4703: Layer already exists 03:20:02 5d3e392a13a0: Layer already exists 03:20:02 acebc46d21e8: Layer already exists 03:20:02 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78: digest: sha256:ddded71c0dc42c5a7735ea9b44123b839b15b640953be708e188b69dff631d16 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 03:20:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:20:03 8615958bf5ba: Preparing 03:20:03 8615958bf5ba: Preparing 03:20:03 30ccd643fcb5: Preparing 03:20:03 2f55068237e2: Preparing 03:20:03 466a9b091fd1: Preparing 03:20:03 aac31f05bdba: Preparing 03:20:03 87f9e8ea4da2: Preparing 03:20:03 78e00d370f35: Preparing 03:20:03 df070e4287c8: Preparing 03:20:03 2f43a4ae1628: Preparing 03:20:03 377a3a6f4703: Preparing 03:20:03 acebc46d21e8: Preparing 03:20:03 5d3e392a13a0: Preparing 03:20:03 78e00d370f35: Waiting 03:20:03 df070e4287c8: Waiting 03:20:03 2f43a4ae1628: Waiting 03:20:03 377a3a6f4703: Waiting 03:20:03 acebc46d21e8: Waiting 03:20:03 5d3e392a13a0: Waiting 03:20:03 87f9e8ea4da2: Waiting 03:20:03 30ccd643fcb5: Layer already exists 03:20:03 2f55068237e2: Layer already exists 03:20:03 466a9b091fd1: Layer already exists 03:20:03 8615958bf5ba: Layer already exists 03:20:03 aac31f05bdba: Layer already exists 03:20:03 78e00d370f35: Layer already exists 03:20:03 87f9e8ea4da2: Layer already exists 03:20:03 df070e4287c8: Layer already exists 03:20:03 377a3a6f4703: Layer already exists 03:20:03 2f43a4ae1628: Layer already exists 03:20:03 5d3e392a13a0: Layer already exists 03:20:03 acebc46d21e8: Layer already exists 03:20:03 main: digest: sha256:ddded71c0dc42c5a7735ea9b44123b839b15b640953be708e188b69dff631d16 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:20:03 ===================================================== [Pipeline] echo 03:20:03 taggedImages: 03:20:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1845739d37df45141b994dacdf8b95897574fdab 03:20:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:20:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.78 03:20:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:20:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:20:03 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 03:20:03 1845739d37df45141b994dacdf8b95897574fdab 03:20:03 latest 03:20:03 2.3.0-dev.78 03:20:03 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:20:03 main 03:20:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:03 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1845739d37df45141b994dacdf8b95897574fdab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1845739d37df45141b994dacdf8b95897574fdab 03:20:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:20:04 141884caafc4: Preparing 03:20:04 1e043be40a6b: Preparing 03:20:04 8772980a80b2: Preparing 03:20:04 23320d8fb9e7: Preparing 03:20:04 20fd65778eed: Preparing 03:20:04 ee699992f627: Preparing 03:20:04 b4e63c2ef832: Preparing 03:20:04 5d3e392a13a0: Preparing 03:20:04 ee699992f627: Waiting 03:20:04 5d3e392a13a0: Waiting 03:20:04 b4e63c2ef832: Waiting 03:20:04 1e043be40a6b: Pushed 03:20:04 141884caafc4: Pushed 03:20:04 20fd65778eed: Pushed 03:20:04 5d3e392a13a0: Layer already exists 03:20:04 ee699992f627: Pushed 03:20:05 b4e63c2ef832: Pushed 03:20:06 8772980a80b2: Pushed 03:20:06 23320d8fb9e7: Pushed 03:20:06 1845739d37df45141b994dacdf8b95897574fdab: digest: sha256:95dad65432c0a4930855c3ce6580b7e7d2e78bed5870b5a2b7b53dff083b1114 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:07 + 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:20:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:20:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:20:07 141884caafc4: Preparing 03:20:07 1e043be40a6b: Preparing 03:20:07 8772980a80b2: Preparing 03:20:07 23320d8fb9e7: Preparing 03:20:07 20fd65778eed: Preparing 03:20:07 ee699992f627: Preparing 03:20:07 b4e63c2ef832: Preparing 03:20:07 5d3e392a13a0: Preparing 03:20:07 b4e63c2ef832: Waiting 03:20:07 5d3e392a13a0: Waiting 03:20:07 ee699992f627: Waiting 03:20:07 8772980a80b2: Layer already exists 03:20:07 1e043be40a6b: Layer already exists 03:20:07 23320d8fb9e7: Layer already exists 03:20:07 141884caafc4: Layer already exists 03:20:07 20fd65778eed: Layer already exists 03:20:07 ee699992f627: Layer already exists 03:20:07 b4e63c2ef832: Layer already exists 03:20:07 5d3e392a13a0: Layer already exists 03:20:07 latest: digest: sha256:95dad65432c0a4930855c3ce6580b7e7d2e78bed5870b5a2b7b53dff083b1114 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:07 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.78 03:20:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:20:08 141884caafc4: Preparing 03:20:08 1e043be40a6b: Preparing 03:20:08 8772980a80b2: Preparing 03:20:08 23320d8fb9e7: Preparing 03:20:08 20fd65778eed: Preparing 03:20:08 ee699992f627: Preparing 03:20:08 b4e63c2ef832: Preparing 03:20:08 5d3e392a13a0: Preparing 03:20:08 b4e63c2ef832: Waiting 03:20:08 5d3e392a13a0: Waiting 03:20:08 ee699992f627: Waiting 03:20:08 23320d8fb9e7: Layer already exists 03:20:08 141884caafc4: Layer already exists 03:20:08 1e043be40a6b: Layer already exists 03:20:08 20fd65778eed: Layer already exists 03:20:08 8772980a80b2: Layer already exists 03:20:08 ee699992f627: Layer already exists 03:20:08 b4e63c2ef832: Layer already exists 03:20:08 5d3e392a13a0: Layer already exists 03:20:08 2.3.0-dev.78: digest: sha256:95dad65432c0a4930855c3ce6580b7e7d2e78bed5870b5a2b7b53dff083b1114 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:08 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:20:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:20:09 141884caafc4: Preparing 03:20:09 1e043be40a6b: Preparing 03:20:09 8772980a80b2: Preparing 03:20:09 23320d8fb9e7: Preparing 03:20:09 20fd65778eed: Preparing 03:20:09 ee699992f627: Preparing 03:20:09 b4e63c2ef832: Preparing 03:20:09 5d3e392a13a0: Preparing 03:20:09 b4e63c2ef832: Waiting 03:20:09 5d3e392a13a0: Waiting 03:20:09 ee699992f627: Waiting 03:20:09 8772980a80b2: Layer already exists 03:20:09 20fd65778eed: Layer already exists 03:20:09 1e043be40a6b: Layer already exists 03:20:09 141884caafc4: Layer already exists 03:20:09 23320d8fb9e7: Layer already exists 03:20:09 ee699992f627: Layer already exists 03:20:09 b4e63c2ef832: Layer already exists 03:20:09 5d3e392a13a0: Layer already exists 03:20:09 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78: digest: sha256:95dad65432c0a4930855c3ce6580b7e7d2e78bed5870b5a2b7b53dff083b1114 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:09 + 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:20:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 03:20:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:20:10 141884caafc4: Preparing 03:20:10 1e043be40a6b: Preparing 03:20:10 8772980a80b2: Preparing 03:20:10 23320d8fb9e7: Preparing 03:20:10 20fd65778eed: Preparing 03:20:10 ee699992f627: Preparing 03:20:10 b4e63c2ef832: Preparing 03:20:10 5d3e392a13a0: Preparing 03:20:10 ee699992f627: Waiting 03:20:10 b4e63c2ef832: Waiting 03:20:10 5d3e392a13a0: Waiting 03:20:10 8772980a80b2: Layer already exists 03:20:10 20fd65778eed: Layer already exists 03:20:10 23320d8fb9e7: Layer already exists 03:20:10 141884caafc4: Layer already exists 03:20:10 1e043be40a6b: Layer already exists 03:20:10 5d3e392a13a0: Layer already exists 03:20:10 ee699992f627: Layer already exists 03:20:10 b4e63c2ef832: Layer already exists 03:20:10 main: digest: sha256:95dad65432c0a4930855c3ce6580b7e7d2e78bed5870b5a2b7b53dff083b1114 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:20:10 ===================================================== [Pipeline] echo 03:20:10 taggedImages: 03:20:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1845739d37df45141b994dacdf8b95897574fdab 03:20:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:20:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.78 03:20:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:20:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:20:10 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 03:20:10 1845739d37df45141b994dacdf8b95897574fdab 03:20:10 latest 03:20:10 2.3.0-dev.78 03:20:10 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:20:10 main 03:20:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:10 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1845739d37df45141b994dacdf8b95897574fdab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1845739d37df45141b994dacdf8b95897574fdab 03:20:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:20:11 a43319db23bc: Preparing 03:20:11 8cc599996930: Preparing 03:20:11 59e3e16b0272: Preparing 03:20:11 5b4d96b5b5f3: Preparing 03:20:11 94ad3357723d: Preparing 03:20:11 b087ea81bf58: Preparing 03:20:11 553eee5755d4: Preparing 03:20:11 790ac59e059a: Preparing 03:20:11 c824ecad8f43: Preparing 03:20:11 5d3e392a13a0: Preparing 03:20:11 790ac59e059a: Waiting 03:20:11 5d3e392a13a0: Waiting 03:20:11 b087ea81bf58: Waiting 03:20:11 c824ecad8f43: Waiting 03:20:11 553eee5755d4: Waiting 03:20:11 94ad3357723d: Pushed 03:20:11 8cc599996930: Pushed 03:20:11 a43319db23bc: Pushed 03:20:11 b087ea81bf58: Pushed 03:20:11 790ac59e059a: Pushed 03:20:11 553eee5755d4: Pushed 03:20:11 5d3e392a13a0: Layer already exists 03:20:12 c824ecad8f43: Pushed 03:20:13 5b4d96b5b5f3: Pushed 03:20:14 59e3e16b0272: Pushed 03:20:14 1845739d37df45141b994dacdf8b95897574fdab: digest: sha256:cbcfd15a12817f86c8a2ef481c8f60d9da0f00c27e099caea19fd561fff4b68c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:14 + 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:20:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:20:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:20:15 a43319db23bc: Preparing 03:20:15 8cc599996930: Preparing 03:20:15 59e3e16b0272: Preparing 03:20:15 5b4d96b5b5f3: Preparing 03:20:15 94ad3357723d: Preparing 03:20:15 b087ea81bf58: Preparing 03:20:15 553eee5755d4: Preparing 03:20:15 790ac59e059a: Preparing 03:20:15 c824ecad8f43: Preparing 03:20:15 5d3e392a13a0: Preparing 03:20:15 790ac59e059a: Waiting 03:20:15 c824ecad8f43: Waiting 03:20:15 5d3e392a13a0: Waiting 03:20:15 b087ea81bf58: Waiting 03:20:15 553eee5755d4: Waiting 03:20:15 5b4d96b5b5f3: Layer already exists 03:20:15 59e3e16b0272: Layer already exists 03:20:15 94ad3357723d: Layer already exists 03:20:15 a43319db23bc: Layer already exists 03:20:15 8cc599996930: Layer already exists 03:20:15 b087ea81bf58: Layer already exists 03:20:15 790ac59e059a: Layer already exists 03:20:15 5d3e392a13a0: Layer already exists 03:20:15 553eee5755d4: Layer already exists 03:20:15 c824ecad8f43: Layer already exists 03:20:15 latest: digest: sha256:cbcfd15a12817f86c8a2ef481c8f60d9da0f00c27e099caea19fd561fff4b68c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:15 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.78 03:20:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:20:16 a43319db23bc: Preparing 03:20:16 8cc599996930: Preparing 03:20:16 59e3e16b0272: Preparing 03:20:16 5b4d96b5b5f3: Preparing 03:20:16 94ad3357723d: Preparing 03:20:16 b087ea81bf58: Preparing 03:20:16 553eee5755d4: Preparing 03:20:16 790ac59e059a: Preparing 03:20:16 c824ecad8f43: Preparing 03:20:16 5d3e392a13a0: Preparing 03:20:16 790ac59e059a: Waiting 03:20:16 c824ecad8f43: Waiting 03:20:16 b087ea81bf58: Waiting 03:20:16 553eee5755d4: Waiting 03:20:16 5d3e392a13a0: Waiting 03:20:16 94ad3357723d: Layer already exists 03:20:16 59e3e16b0272: Layer already exists 03:20:16 8cc599996930: Layer already exists 03:20:16 a43319db23bc: Layer already exists 03:20:16 5b4d96b5b5f3: Layer already exists 03:20:16 553eee5755d4: Layer already exists 03:20:16 790ac59e059a: Layer already exists 03:20:16 b087ea81bf58: Layer already exists 03:20:16 5d3e392a13a0: Layer already exists 03:20:16 c824ecad8f43: Layer already exists 03:20:16 2.3.0-dev.78: digest: sha256:cbcfd15a12817f86c8a2ef481c8f60d9da0f00c27e099caea19fd561fff4b68c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:16 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:20:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:20:17 a43319db23bc: Preparing 03:20:17 8cc599996930: Preparing 03:20:17 59e3e16b0272: Preparing 03:20:17 5b4d96b5b5f3: Preparing 03:20:17 94ad3357723d: Preparing 03:20:17 b087ea81bf58: Preparing 03:20:17 553eee5755d4: Preparing 03:20:17 790ac59e059a: Preparing 03:20:17 c824ecad8f43: Preparing 03:20:17 5d3e392a13a0: Preparing 03:20:17 b087ea81bf58: Waiting 03:20:17 553eee5755d4: Waiting 03:20:17 790ac59e059a: Waiting 03:20:17 c824ecad8f43: Waiting 03:20:17 5d3e392a13a0: Waiting 03:20:17 5b4d96b5b5f3: Layer already exists 03:20:17 59e3e16b0272: Layer already exists 03:20:17 a43319db23bc: Layer already exists 03:20:17 94ad3357723d: Layer already exists 03:20:17 8cc599996930: Layer already exists 03:20:17 553eee5755d4: Layer already exists 03:20:17 b087ea81bf58: Layer already exists 03:20:17 5d3e392a13a0: Layer already exists 03:20:17 c824ecad8f43: Layer already exists 03:20:17 790ac59e059a: Layer already exists 03:20:17 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78: digest: sha256:cbcfd15a12817f86c8a2ef481c8f60d9da0f00c27e099caea19fd561fff4b68c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:17 + 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:20:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 03:20:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:20:17 a43319db23bc: Preparing 03:20:17 8cc599996930: Preparing 03:20:17 59e3e16b0272: Preparing 03:20:17 5b4d96b5b5f3: Preparing 03:20:17 94ad3357723d: Preparing 03:20:17 b087ea81bf58: Preparing 03:20:17 553eee5755d4: Preparing 03:20:17 790ac59e059a: Preparing 03:20:17 c824ecad8f43: Preparing 03:20:17 5d3e392a13a0: Preparing 03:20:17 b087ea81bf58: Waiting 03:20:17 553eee5755d4: Waiting 03:20:17 790ac59e059a: Waiting 03:20:17 c824ecad8f43: Waiting 03:20:17 5d3e392a13a0: Waiting 03:20:17 a43319db23bc: Layer already exists 03:20:17 59e3e16b0272: Layer already exists 03:20:17 5b4d96b5b5f3: Layer already exists 03:20:17 94ad3357723d: Layer already exists 03:20:17 8cc599996930: Layer already exists 03:20:17 790ac59e059a: Layer already exists 03:20:17 553eee5755d4: Layer already exists 03:20:17 b087ea81bf58: Layer already exists 03:20:17 5d3e392a13a0: Layer already exists 03:20:17 c824ecad8f43: Layer already exists 03:20:18 main: digest: sha256:cbcfd15a12817f86c8a2ef481c8f60d9da0f00c27e099caea19fd561fff4b68c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:20:18 ===================================================== [Pipeline] echo 03:20:18 taggedImages: 03:20:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1845739d37df45141b994dacdf8b95897574fdab 03:20:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:20:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.78 03:20:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:20:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:20:18 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 03:20:18 1845739d37df45141b994dacdf8b95897574fdab 03:20:18 latest 03:20:18 2.3.0-dev.78 03:20:18 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:20:18 main 03:20:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:18 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1845739d37df45141b994dacdf8b95897574fdab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1845739d37df45141b994dacdf8b95897574fdab 03:20:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:20:18 3281fc75437b: Preparing 03:20:18 d2df7234033f: Preparing 03:20:18 78e00d370f35: Preparing 03:20:18 8361d18c82c3: Preparing 03:20:18 0ba45ca6e814: Preparing 03:20:18 9833f26c6bda: Preparing 03:20:18 9833f26c6bda: Waiting 03:20:18 78e00d370f35: Layer already exists 03:20:19 9833f26c6bda: Layer already exists 03:20:19 0ba45ca6e814: Pushed 03:20:19 3281fc75437b: Pushed 03:20:20 8361d18c82c3: Pushed 03:20:23 d2df7234033f: Pushed 03:20:23 1845739d37df45141b994dacdf8b95897574fdab: digest: sha256:585f811f806c4c6fa9740c2c333f3f8cec09c4855e078f3f9904a973ef676ca9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:23 + 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:20:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:20:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:20:24 3281fc75437b: Preparing 03:20:24 d2df7234033f: Preparing 03:20:24 78e00d370f35: Preparing 03:20:24 8361d18c82c3: Preparing 03:20:24 0ba45ca6e814: Preparing 03:20:24 9833f26c6bda: Preparing 03:20:24 9833f26c6bda: Waiting 03:20:24 3281fc75437b: Layer already exists 03:20:24 8361d18c82c3: Layer already exists 03:20:24 d2df7234033f: Layer already exists 03:20:24 0ba45ca6e814: Layer already exists 03:20:24 78e00d370f35: Layer already exists 03:20:24 9833f26c6bda: Layer already exists 03:20:24 latest: digest: sha256:585f811f806c4c6fa9740c2c333f3f8cec09c4855e078f3f9904a973ef676ca9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:24 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.78 03:20:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:20:25 3281fc75437b: Preparing 03:20:25 d2df7234033f: Preparing 03:20:25 78e00d370f35: Preparing 03:20:25 8361d18c82c3: Preparing 03:20:25 0ba45ca6e814: Preparing 03:20:25 9833f26c6bda: Preparing 03:20:25 9833f26c6bda: Waiting 03:20:25 0ba45ca6e814: Layer already exists 03:20:25 78e00d370f35: Layer already exists 03:20:25 8361d18c82c3: Layer already exists 03:20:25 d2df7234033f: Layer already exists 03:20:25 3281fc75437b: Layer already exists 03:20:25 9833f26c6bda: Layer already exists 03:20:25 2.3.0-dev.78: digest: sha256:585f811f806c4c6fa9740c2c333f3f8cec09c4855e078f3f9904a973ef676ca9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:25 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:20:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:20:25 3281fc75437b: Preparing 03:20:25 d2df7234033f: Preparing 03:20:25 78e00d370f35: Preparing 03:20:25 8361d18c82c3: Preparing 03:20:25 0ba45ca6e814: Preparing 03:20:25 9833f26c6bda: Preparing 03:20:25 9833f26c6bda: Waiting 03:20:25 3281fc75437b: Layer already exists 03:20:25 0ba45ca6e814: Layer already exists 03:20:25 78e00d370f35: Layer already exists 03:20:25 8361d18c82c3: Layer already exists 03:20:25 d2df7234033f: Layer already exists 03:20:25 9833f26c6bda: Layer already exists 03:20:25 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78: digest: sha256:585f811f806c4c6fa9740c2c333f3f8cec09c4855e078f3f9904a973ef676ca9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:26 + 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:20:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 03:20:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:20:26 3281fc75437b: Preparing 03:20:26 d2df7234033f: Preparing 03:20:26 78e00d370f35: Preparing 03:20:26 8361d18c82c3: Preparing 03:20:26 0ba45ca6e814: Preparing 03:20:26 9833f26c6bda: Preparing 03:20:26 9833f26c6bda: Waiting 03:20:26 3281fc75437b: Layer already exists 03:20:26 78e00d370f35: Layer already exists 03:20:26 0ba45ca6e814: Layer already exists 03:20:26 8361d18c82c3: Layer already exists 03:20:26 d2df7234033f: Layer already exists 03:20:26 9833f26c6bda: Layer already exists 03:20:27 main: digest: sha256:585f811f806c4c6fa9740c2c333f3f8cec09c4855e078f3f9904a973ef676ca9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:20:27 ===================================================== [Pipeline] echo 03:20:27 taggedImages: 03:20:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1845739d37df45141b994dacdf8b95897574fdab 03:20:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:20:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.78 03:20:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:20:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:20:27 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 03:20:27 1845739d37df45141b994dacdf8b95897574fdab 03:20:27 latest 03:20:27 2.3.0-dev.78 03:20:27 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:20:27 main 03:20:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:27 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1845739d37df45141b994dacdf8b95897574fdab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1845739d37df45141b994dacdf8b95897574fdab 03:20:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:20:27 72199cc94d0a: Preparing 03:20:27 0f680a420b87: Preparing 03:20:27 8f7c981762f7: Preparing 03:20:27 536bae3afa4d: Preparing 03:20:27 2d3bbfe8a2c7: Preparing 03:20:27 ce96d5b5c499: Preparing 03:20:27 0ba45ca6e814: Preparing 03:20:27 9833f26c6bda: Preparing 03:20:27 ce96d5b5c499: Waiting 03:20:27 0ba45ca6e814: Waiting 03:20:27 9833f26c6bda: Waiting 03:20:27 8f7c981762f7: Pushed 03:20:27 72199cc94d0a: Pushed 03:20:27 0f680a420b87: Pushed 03:20:27 0ba45ca6e814: Layer already exists 03:20:27 9833f26c6bda: Layer already exists 03:20:28 ce96d5b5c499: Pushed 03:20:35 2d3bbfe8a2c7: Pushed 03:20:43 536bae3afa4d: Pushed 03:20:43 1845739d37df45141b994dacdf8b95897574fdab: digest: sha256:c7e16999acf2d7a3055abe254f710f12a12601793fd19e8452d7e7602027f662 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:44 + 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:20:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:20:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:20:44 72199cc94d0a: Preparing 03:20:44 0f680a420b87: Preparing 03:20:44 8f7c981762f7: Preparing 03:20:44 536bae3afa4d: Preparing 03:20:44 2d3bbfe8a2c7: Preparing 03:20:44 ce96d5b5c499: Preparing 03:20:44 0ba45ca6e814: Preparing 03:20:44 9833f26c6bda: Preparing 03:20:44 ce96d5b5c499: Waiting 03:20:44 9833f26c6bda: Waiting 03:20:44 0ba45ca6e814: Waiting 03:20:44 2d3bbfe8a2c7: Layer already exists 03:20:44 8f7c981762f7: Layer already exists 03:20:44 0f680a420b87: Layer already exists 03:20:44 72199cc94d0a: Layer already exists 03:20:44 536bae3afa4d: Layer already exists 03:20:44 0ba45ca6e814: Layer already exists 03:20:44 ce96d5b5c499: Layer already exists 03:20:44 9833f26c6bda: Layer already exists 03:20:44 latest: digest: sha256:c7e16999acf2d7a3055abe254f710f12a12601793fd19e8452d7e7602027f662 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:44 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.78 03:20:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:20:45 72199cc94d0a: Preparing 03:20:45 0f680a420b87: Preparing 03:20:45 8f7c981762f7: Preparing 03:20:45 536bae3afa4d: Preparing 03:20:45 2d3bbfe8a2c7: Preparing 03:20:45 ce96d5b5c499: Preparing 03:20:45 0ba45ca6e814: Preparing 03:20:45 9833f26c6bda: Preparing 03:20:45 0ba45ca6e814: Waiting 03:20:45 ce96d5b5c499: Waiting 03:20:45 8f7c981762f7: Layer already exists 03:20:45 2d3bbfe8a2c7: Layer already exists 03:20:45 0f680a420b87: Layer already exists 03:20:45 536bae3afa4d: Layer already exists 03:20:45 72199cc94d0a: Layer already exists 03:20:45 9833f26c6bda: Layer already exists 03:20:45 0ba45ca6e814: Layer already exists 03:20:45 ce96d5b5c499: Layer already exists 03:20:45 2.3.0-dev.78: digest: sha256:c7e16999acf2d7a3055abe254f710f12a12601793fd19e8452d7e7602027f662 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:45 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:20:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:20:46 72199cc94d0a: Preparing 03:20:46 0f680a420b87: Preparing 03:20:46 8f7c981762f7: Preparing 03:20:46 536bae3afa4d: Preparing 03:20:46 2d3bbfe8a2c7: Preparing 03:20:46 ce96d5b5c499: Preparing 03:20:46 0ba45ca6e814: Preparing 03:20:46 9833f26c6bda: Preparing 03:20:46 0ba45ca6e814: Waiting 03:20:46 9833f26c6bda: Waiting 03:20:46 ce96d5b5c499: Waiting 03:20:46 2d3bbfe8a2c7: Layer already exists 03:20:46 536bae3afa4d: Layer already exists 03:20:46 8f7c981762f7: Layer already exists 03:20:46 72199cc94d0a: Layer already exists 03:20:46 0f680a420b87: Layer already exists 03:20:46 ce96d5b5c499: Layer already exists 03:20:46 9833f26c6bda: Layer already exists 03:20:46 0ba45ca6e814: Layer already exists 03:20:46 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78: digest: sha256:c7e16999acf2d7a3055abe254f710f12a12601793fd19e8452d7e7602027f662 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:46 + 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:20:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 03:20:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:20:47 72199cc94d0a: Preparing 03:20:47 0f680a420b87: Preparing 03:20:47 8f7c981762f7: Preparing 03:20:47 536bae3afa4d: Preparing 03:20:47 2d3bbfe8a2c7: Preparing 03:20:47 ce96d5b5c499: Preparing 03:20:47 0ba45ca6e814: Preparing 03:20:47 9833f26c6bda: Preparing 03:20:47 ce96d5b5c499: Waiting 03:20:47 0ba45ca6e814: Waiting 03:20:47 9833f26c6bda: Waiting 03:20:47 2d3bbfe8a2c7: Layer already exists 03:20:47 0f680a420b87: Layer already exists 03:20:47 72199cc94d0a: Layer already exists 03:20:47 536bae3afa4d: Layer already exists 03:20:47 8f7c981762f7: Layer already exists 03:20:47 0ba45ca6e814: Layer already exists 03:20:47 ce96d5b5c499: Layer already exists 03:20:47 9833f26c6bda: Layer already exists 03:20:47 main: digest: sha256:c7e16999acf2d7a3055abe254f710f12a12601793fd19e8452d7e7602027f662 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:20:47 ===================================================== [Pipeline] echo 03:20:47 taggedImages: 03:20:47 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1845739d37df45141b994dacdf8b95897574fdab 03:20:47 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:20:47 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.78 03:20:47 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:20:47 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:20:47 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 03:20:47 1845739d37df45141b994dacdf8b95897574fdab 03:20:47 latest 03:20:47 2.3.0-dev.78 03:20:47 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:20:47 main 03:20:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:47 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1845739d37df45141b994dacdf8b95897574fdab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1845739d37df45141b994dacdf8b95897574fdab 03:20:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:20:48 11bdd63e0742: Preparing 03:20:48 adbc8cee0695: Preparing 03:20:48 7b795016979f: Preparing 03:20:48 786049df79e4: Preparing 03:20:48 05d83be18a4a: Preparing 03:20:48 0ba45ca6e814: Preparing 03:20:48 9833f26c6bda: Preparing 03:20:48 0ba45ca6e814: Waiting 03:20:48 9833f26c6bda: Waiting 03:20:48 7b795016979f: Pushed 03:20:48 11bdd63e0742: Pushed 03:20:48 adbc8cee0695: Pushed 03:20:48 0ba45ca6e814: Layer already exists 03:20:48 9833f26c6bda: Layer already exists 03:20:49 05d83be18a4a: Pushed 03:21:03 786049df79e4: Pushed 03:21:03 1845739d37df45141b994dacdf8b95897574fdab: digest: sha256:387dc5af3857eda901ba076935299f1d3a4658f8622d649fdb03929a92524f02 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:04 + 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:21:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:21:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:21:04 11bdd63e0742: Preparing 03:21:04 adbc8cee0695: Preparing 03:21:04 7b795016979f: Preparing 03:21:04 786049df79e4: Preparing 03:21:04 05d83be18a4a: Preparing 03:21:04 0ba45ca6e814: Preparing 03:21:04 9833f26c6bda: Preparing 03:21:04 0ba45ca6e814: Waiting 03:21:04 9833f26c6bda: Waiting 03:21:04 05d83be18a4a: Layer already exists 03:21:04 adbc8cee0695: Layer already exists 03:21:04 11bdd63e0742: Layer already exists 03:21:04 786049df79e4: Layer already exists 03:21:04 7b795016979f: Layer already exists 03:21:04 0ba45ca6e814: Layer already exists 03:21:04 9833f26c6bda: Layer already exists 03:21:04 latest: digest: sha256:387dc5af3857eda901ba076935299f1d3a4658f8622d649fdb03929a92524f02 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:05 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.78 03:21:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:21:05 11bdd63e0742: Preparing 03:21:05 adbc8cee0695: Preparing 03:21:05 7b795016979f: Preparing 03:21:05 786049df79e4: Preparing 03:21:05 05d83be18a4a: Preparing 03:21:05 0ba45ca6e814: Preparing 03:21:05 9833f26c6bda: Preparing 03:21:05 0ba45ca6e814: Waiting 03:21:05 9833f26c6bda: Waiting 03:21:05 7b795016979f: Layer already exists 03:21:05 05d83be18a4a: Layer already exists 03:21:05 adbc8cee0695: Layer already exists 03:21:05 786049df79e4: Layer already exists 03:21:05 11bdd63e0742: Layer already exists 03:21:05 0ba45ca6e814: Layer already exists 03:21:05 9833f26c6bda: Layer already exists 03:21:05 2.3.0-dev.78: digest: sha256:387dc5af3857eda901ba076935299f1d3a4658f8622d649fdb03929a92524f02 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:06 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:21:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:21:06 11bdd63e0742: Preparing 03:21:06 adbc8cee0695: Preparing 03:21:06 7b795016979f: Preparing 03:21:06 786049df79e4: Preparing 03:21:06 05d83be18a4a: Preparing 03:21:06 0ba45ca6e814: Preparing 03:21:06 9833f26c6bda: Preparing 03:21:06 0ba45ca6e814: Waiting 03:21:06 9833f26c6bda: Waiting 03:21:06 786049df79e4: Layer already exists 03:21:06 7b795016979f: Layer already exists 03:21:06 05d83be18a4a: Layer already exists 03:21:06 11bdd63e0742: Layer already exists 03:21:06 adbc8cee0695: Layer already exists 03:21:06 9833f26c6bda: Layer already exists 03:21:06 0ba45ca6e814: Layer already exists 03:21:06 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78: digest: sha256:387dc5af3857eda901ba076935299f1d3a4658f8622d649fdb03929a92524f02 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:07 + 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:21:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 03:21:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:21:07 11bdd63e0742: Preparing 03:21:07 adbc8cee0695: Preparing 03:21:07 7b795016979f: Preparing 03:21:07 786049df79e4: Preparing 03:21:07 05d83be18a4a: Preparing 03:21:07 0ba45ca6e814: Preparing 03:21:07 9833f26c6bda: Preparing 03:21:07 0ba45ca6e814: Waiting 03:21:07 9833f26c6bda: Waiting 03:21:07 786049df79e4: Layer already exists 03:21:07 adbc8cee0695: Layer already exists 03:21:07 7b795016979f: Layer already exists 03:21:07 11bdd63e0742: Layer already exists 03:21:07 05d83be18a4a: Layer already exists 03:21:07 0ba45ca6e814: Layer already exists 03:21:07 9833f26c6bda: Layer already exists 03:21:07 main: digest: sha256:387dc5af3857eda901ba076935299f1d3a4658f8622d649fdb03929a92524f02 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:21:07 ===================================================== [Pipeline] echo 03:21:07 taggedImages: 03:21:07 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1845739d37df45141b994dacdf8b95897574fdab 03:21:07 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:21:07 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.78 03:21:07 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:21:07 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:21:07 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 03:21:07 1845739d37df45141b994dacdf8b95897574fdab 03:21:07 latest 03:21:07 2.3.0-dev.78 03:21:07 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:21:07 main 03:21:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:08 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1845739d37df45141b994dacdf8b95897574fdab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1845739d37df45141b994dacdf8b95897574fdab 03:21:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:21:08 77587cf29fd1: Preparing 03:21:08 03194f55066a: Preparing 03:21:08 2554fe5815f5: Preparing 03:21:08 88865af44511: Preparing 03:21:08 ce96d5b5c499: Preparing 03:21:08 0ba45ca6e814: Preparing 03:21:08 9833f26c6bda: Preparing 03:21:08 0ba45ca6e814: Waiting 03:21:08 9833f26c6bda: Waiting 03:21:08 ce96d5b5c499: Layer already exists 03:21:08 0ba45ca6e814: Layer already exists 03:21:08 9833f26c6bda: Layer already exists 03:21:08 03194f55066a: Pushed 03:21:08 77587cf29fd1: Pushed 03:21:08 2554fe5815f5: Pushed 03:21:23 88865af44511: Pushed 03:21:23 1845739d37df45141b994dacdf8b95897574fdab: digest: sha256:7e2aee0386392e38dd994888514c16e5f592747cf6e72accf78c43b7ca4086c8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:24 + 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:21:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:21:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:21:24 77587cf29fd1: Preparing 03:21:24 03194f55066a: Preparing 03:21:24 2554fe5815f5: Preparing 03:21:24 88865af44511: Preparing 03:21:24 ce96d5b5c499: Preparing 03:21:24 0ba45ca6e814: Preparing 03:21:24 9833f26c6bda: Preparing 03:21:24 0ba45ca6e814: Waiting 03:21:24 9833f26c6bda: Waiting 03:21:24 03194f55066a: Layer already exists 03:21:24 88865af44511: Layer already exists 03:21:24 77587cf29fd1: Layer already exists 03:21:24 2554fe5815f5: Layer already exists 03:21:24 ce96d5b5c499: Layer already exists 03:21:24 0ba45ca6e814: Layer already exists 03:21:24 9833f26c6bda: Layer already exists 03:21:24 latest: digest: sha256:7e2aee0386392e38dd994888514c16e5f592747cf6e72accf78c43b7ca4086c8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:25 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.78 03:21:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:21:25 77587cf29fd1: Preparing 03:21:25 03194f55066a: Preparing 03:21:25 2554fe5815f5: Preparing 03:21:25 88865af44511: Preparing 03:21:25 ce96d5b5c499: Preparing 03:21:25 0ba45ca6e814: Preparing 03:21:25 9833f26c6bda: Preparing 03:21:25 0ba45ca6e814: Waiting 03:21:25 9833f26c6bda: Waiting 03:21:25 03194f55066a: Layer already exists 03:21:25 ce96d5b5c499: Layer already exists 03:21:25 2554fe5815f5: Layer already exists 03:21:25 88865af44511: Layer already exists 03:21:25 77587cf29fd1: Layer already exists 03:21:25 9833f26c6bda: Layer already exists 03:21:25 0ba45ca6e814: Layer already exists 03:21:25 2.3.0-dev.78: digest: sha256:7e2aee0386392e38dd994888514c16e5f592747cf6e72accf78c43b7ca4086c8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:25 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:21:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:21:26 77587cf29fd1: Preparing 03:21:26 03194f55066a: Preparing 03:21:26 2554fe5815f5: Preparing 03:21:26 88865af44511: Preparing 03:21:26 ce96d5b5c499: Preparing 03:21:26 0ba45ca6e814: Preparing 03:21:26 9833f26c6bda: Preparing 03:21:26 9833f26c6bda: Waiting 03:21:26 0ba45ca6e814: Waiting 03:21:26 ce96d5b5c499: Layer already exists 03:21:26 88865af44511: Layer already exists 03:21:26 77587cf29fd1: Layer already exists 03:21:26 03194f55066a: Layer already exists 03:21:26 2554fe5815f5: Layer already exists 03:21:26 0ba45ca6e814: Layer already exists 03:21:26 9833f26c6bda: Layer already exists 03:21:26 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78: digest: sha256:7e2aee0386392e38dd994888514c16e5f592747cf6e72accf78c43b7ca4086c8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:26 + 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:21:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 03:21:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:21:27 77587cf29fd1: Preparing 03:21:27 03194f55066a: Preparing 03:21:27 2554fe5815f5: Preparing 03:21:27 88865af44511: Preparing 03:21:27 ce96d5b5c499: Preparing 03:21:27 0ba45ca6e814: Preparing 03:21:27 9833f26c6bda: Preparing 03:21:27 0ba45ca6e814: Waiting 03:21:27 9833f26c6bda: Waiting 03:21:27 77587cf29fd1: Layer already exists 03:21:27 ce96d5b5c499: Layer already exists 03:21:27 03194f55066a: Layer already exists 03:21:27 88865af44511: Layer already exists 03:21:27 2554fe5815f5: Layer already exists 03:21:27 9833f26c6bda: Layer already exists 03:21:27 0ba45ca6e814: Layer already exists 03:21:27 main: digest: sha256:7e2aee0386392e38dd994888514c16e5f592747cf6e72accf78c43b7ca4086c8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:21:27 ===================================================== [Pipeline] echo 03:21:27 taggedImages: 03:21:27 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1845739d37df45141b994dacdf8b95897574fdab 03:21:27 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:21:27 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.78 03:21:27 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:21:27 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:21:27 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 03:21:27 1845739d37df45141b994dacdf8b95897574fdab 03:21:27 latest 03:21:27 2.3.0-dev.78 03:21:27 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:21:27 main 03:21:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:27 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1845739d37df45141b994dacdf8b95897574fdab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1845739d37df45141b994dacdf8b95897574fdab 03:21:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:21:28 cc8d35277236: Preparing 03:21:28 3b3fa2c68880: Preparing 03:21:28 78e00d370f35: Preparing 03:21:28 d80d085f6258: Preparing 03:21:28 5d3e392a13a0: Preparing 03:21:28 5d3e392a13a0: Layer already exists 03:21:28 78e00d370f35: Layer already exists 03:21:28 cc8d35277236: Pushed 03:21:28 d80d085f6258: Pushed 03:21:33 3b3fa2c68880: Pushed 03:21:33 1845739d37df45141b994dacdf8b95897574fdab: digest: sha256:cb8287625cb95caec522d1af9dca7c4c24b9b611949c7152bb5ac6077f2db526 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:34 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:21:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:21:34 cc8d35277236: Preparing 03:21:34 3b3fa2c68880: Preparing 03:21:34 78e00d370f35: Preparing 03:21:34 d80d085f6258: Preparing 03:21:34 5d3e392a13a0: Preparing 03:21:34 5d3e392a13a0: Layer already exists 03:21:34 3b3fa2c68880: Layer already exists 03:21:34 d80d085f6258: Layer already exists 03:21:34 78e00d370f35: Layer already exists 03:21:34 cc8d35277236: Layer already exists 03:21:34 latest: digest: sha256:cb8287625cb95caec522d1af9dca7c4c24b9b611949c7152bb5ac6077f2db526 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:34 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.78 03:21:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:21:35 cc8d35277236: Preparing 03:21:35 3b3fa2c68880: Preparing 03:21:35 78e00d370f35: Preparing 03:21:35 d80d085f6258: Preparing 03:21:35 5d3e392a13a0: Preparing 03:21:35 3b3fa2c68880: Layer already exists 03:21:35 5d3e392a13a0: Layer already exists 03:21:35 78e00d370f35: Layer already exists 03:21:35 d80d085f6258: Layer already exists 03:21:35 cc8d35277236: Layer already exists 03:21:35 2.3.0-dev.78: digest: sha256:cb8287625cb95caec522d1af9dca7c4c24b9b611949c7152bb5ac6077f2db526 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:35 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:21:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:21:35 cc8d35277236: Preparing 03:21:35 3b3fa2c68880: Preparing 03:21:35 78e00d370f35: Preparing 03:21:35 d80d085f6258: Preparing 03:21:35 5d3e392a13a0: Preparing 03:21:35 3b3fa2c68880: Layer already exists 03:21:35 d80d085f6258: Layer already exists 03:21:35 5d3e392a13a0: Layer already exists 03:21:35 78e00d370f35: Layer already exists 03:21:35 cc8d35277236: Layer already exists 03:21:35 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78: digest: sha256:cb8287625cb95caec522d1af9dca7c4c24b9b611949c7152bb5ac6077f2db526 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:36 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 03:21:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:21:36 cc8d35277236: Preparing 03:21:36 3b3fa2c68880: Preparing 03:21:36 78e00d370f35: Preparing 03:21:36 d80d085f6258: Preparing 03:21:36 5d3e392a13a0: Preparing 03:21:36 d80d085f6258: Layer already exists 03:21:36 78e00d370f35: Layer already exists 03:21:36 5d3e392a13a0: Layer already exists 03:21:36 3b3fa2c68880: Layer already exists 03:21:36 cc8d35277236: Layer already exists 03:21:36 main: digest: sha256:cb8287625cb95caec522d1af9dca7c4c24b9b611949c7152bb5ac6077f2db526 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:21:36 ===================================================== [Pipeline] echo 03:21:36 taggedImages: 03:21:36 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1845739d37df45141b994dacdf8b95897574fdab 03:21:36 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:21:36 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.78 03:21:36 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:21:36 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:21:36 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 03:21:36 1845739d37df45141b994dacdf8b95897574fdab 03:21:36 latest 03:21:36 2.3.0-dev.78 03:21:36 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:21:36 main 03:21:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:37 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1845739d37df45141b994dacdf8b95897574fdab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1845739d37df45141b994dacdf8b95897574fdab 03:21:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:21:37 bef1a364d1b3: Preparing 03:21:37 535ec6464d73: Preparing 03:21:37 78e00d370f35: Preparing 03:21:37 c3e29fae3be5: Preparing 03:21:37 5d3e392a13a0: Preparing 03:21:37 5d3e392a13a0: Layer already exists 03:21:37 c3e29fae3be5: Layer already exists 03:21:37 78e00d370f35: Layer already exists 03:21:37 bef1a364d1b3: Pushed 03:21:42 535ec6464d73: Pushed 03:21:42 1845739d37df45141b994dacdf8b95897574fdab: digest: sha256:28293cdf2328cd09c77bea65d9561edb440aac37f08b8180d381197d7b31490c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:43 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:21:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:21:43 bef1a364d1b3: Preparing 03:21:43 535ec6464d73: Preparing 03:21:43 78e00d370f35: Preparing 03:21:43 c3e29fae3be5: Preparing 03:21:43 5d3e392a13a0: Preparing 03:21:43 78e00d370f35: Layer already exists 03:21:43 535ec6464d73: Layer already exists 03:21:43 c3e29fae3be5: Layer already exists 03:21:43 5d3e392a13a0: Layer already exists 03:21:43 bef1a364d1b3: Layer already exists 03:21:43 latest: digest: sha256:28293cdf2328cd09c77bea65d9561edb440aac37f08b8180d381197d7b31490c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.78 03:21:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:21:44 bef1a364d1b3: Preparing 03:21:44 535ec6464d73: Preparing 03:21:44 78e00d370f35: Preparing 03:21:44 c3e29fae3be5: Preparing 03:21:44 5d3e392a13a0: Preparing 03:21:44 535ec6464d73: Layer already exists 03:21:44 c3e29fae3be5: Layer already exists 03:21:44 5d3e392a13a0: Layer already exists 03:21:44 bef1a364d1b3: Layer already exists 03:21:44 78e00d370f35: Layer already exists 03:21:44 2.3.0-dev.78: digest: sha256:28293cdf2328cd09c77bea65d9561edb440aac37f08b8180d381197d7b31490c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:21:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:21:45 bef1a364d1b3: Preparing 03:21:45 535ec6464d73: Preparing 03:21:45 78e00d370f35: Preparing 03:21:45 c3e29fae3be5: Preparing 03:21:45 5d3e392a13a0: Preparing 03:21:45 5d3e392a13a0: Layer already exists 03:21:45 bef1a364d1b3: Layer already exists 03:21:45 78e00d370f35: Layer already exists 03:21:45 535ec6464d73: Layer already exists 03:21:45 c3e29fae3be5: Layer already exists 03:21:45 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78: digest: sha256:28293cdf2328cd09c77bea65d9561edb440aac37f08b8180d381197d7b31490c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:45 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 03:21:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:21:46 bef1a364d1b3: Preparing 03:21:46 535ec6464d73: Preparing 03:21:46 78e00d370f35: Preparing 03:21:46 c3e29fae3be5: Preparing 03:21:46 5d3e392a13a0: Preparing 03:21:46 bef1a364d1b3: Layer already exists 03:21:46 5d3e392a13a0: Layer already exists 03:21:46 c3e29fae3be5: Layer already exists 03:21:46 78e00d370f35: Layer already exists 03:21:46 535ec6464d73: Layer already exists 03:21:46 main: digest: sha256:28293cdf2328cd09c77bea65d9561edb440aac37f08b8180d381197d7b31490c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:21:46 ===================================================== [Pipeline] echo 03:21:46 taggedImages: 03:21:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1845739d37df45141b994dacdf8b95897574fdab 03:21:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:21:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.78 03:21:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:21:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 03:21:46 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 03:21:46 1845739d37df45141b994dacdf8b95897574fdab 03:21:46 latest 03:21:46 2.3.0-dev.78 03:21:46 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:21:46 main 03:21:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:46 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1845739d37df45141b994dacdf8b95897574fdab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:47 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1845739d37df45141b994dacdf8b95897574fdab 03:21:47 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 03:21:47 778d86ab4ed7: Preparing 03:21:47 1eb185fbb506: Preparing 03:21:47 6192f0c6d2c3: Preparing 03:21:47 68f069b7c12f: Preparing 03:21:47 5d3e392a13a0: Preparing 03:21:47 5d3e392a13a0: Layer already exists 03:21:47 1eb185fbb506: Pushed 03:21:48 778d86ab4ed7: Pushed 03:21:49 6192f0c6d2c3: Pushed 03:22:16 68f069b7c12f: Pushed 03:22:16 1845739d37df45141b994dacdf8b95897574fdab: digest: sha256:9d45d3641c04df39244ea848eb19ffc2239b2b40d16eee2eb99f6c719317cbb6 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22: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:22:17 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 03:22:17 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 03:22:17 778d86ab4ed7: Preparing 03:22:17 1eb185fbb506: Preparing 03:22:17 6192f0c6d2c3: Preparing 03:22:17 68f069b7c12f: Preparing 03:22:17 5d3e392a13a0: Preparing 03:22:17 1eb185fbb506: Layer already exists 03:22:17 68f069b7c12f: Layer already exists 03:22:17 5d3e392a13a0: Layer already exists 03:22:17 6192f0c6d2c3: Layer already exists 03:22:17 778d86ab4ed7: Layer already exists 03:22:17 latest: digest: sha256:9d45d3641c04df39244ea848eb19ffc2239b2b40d16eee2eb99f6c719317cbb6 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:17 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:18 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.78 03:22:18 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 03:22:18 778d86ab4ed7: Preparing 03:22:18 1eb185fbb506: Preparing 03:22:18 6192f0c6d2c3: Preparing 03:22:18 68f069b7c12f: Preparing 03:22:18 5d3e392a13a0: Preparing 03:22:18 6192f0c6d2c3: Layer already exists 03:22:18 1eb185fbb506: Layer already exists 03:22:18 5d3e392a13a0: Layer already exists 03:22:18 778d86ab4ed7: Layer already exists 03:22:18 68f069b7c12f: Layer already exists 03:22:18 2.3.0-dev.78: digest: sha256:9d45d3641c04df39244ea848eb19ffc2239b2b40d16eee2eb99f6c719317cbb6 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:18 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:18 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:22:18 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 03:22:18 778d86ab4ed7: Preparing 03:22:18 1eb185fbb506: Preparing 03:22:18 6192f0c6d2c3: Preparing 03:22:18 68f069b7c12f: Preparing 03:22:18 5d3e392a13a0: Preparing 03:22:18 1eb185fbb506: Layer already exists 03:22:18 68f069b7c12f: Layer already exists 03:22:18 5d3e392a13a0: Layer already exists 03:22:18 778d86ab4ed7: Layer already exists 03:22:18 6192f0c6d2c3: Layer already exists 03:22:18 1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78: digest: sha256:9d45d3641c04df39244ea848eb19ffc2239b2b40d16eee2eb99f6c719317cbb6 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22: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:22:19 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 03:22:19 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 03:22:19 778d86ab4ed7: Preparing 03:22:19 1eb185fbb506: Preparing 03:22:19 6192f0c6d2c3: Preparing 03:22:19 68f069b7c12f: Preparing 03:22:19 5d3e392a13a0: Preparing 03:22:19 1eb185fbb506: Layer already exists 03:22:19 6192f0c6d2c3: Layer already exists 03:22:19 68f069b7c12f: Layer already exists 03:22:19 778d86ab4ed7: Layer already exists 03:22:19 5d3e392a13a0: Layer already exists 03:22:19 main: digest: sha256:9d45d3641c04df39244ea848eb19ffc2239b2b40d16eee2eb99f6c719317cbb6 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:22:19 ===================================================== [Pipeline] echo 03:22:19 taggedImages: 03:22:19 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1845739d37df45141b994dacdf8b95897574fdab 03:22:19 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 03:22:19 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.78 03:22:19 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1845739d37df45141b994dacdf8b95897574fdab-2.3.0-dev.78 03:22:19 - 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:22:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:22:20 03:22:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:22:20 arm64: Pulling from edgex-lftools-log-publisher 03:22:20 8998bd30e6a1: Pulling fs layer 03:22:20 04944245beec: Pulling fs layer 03:22:20 699f458cf7ca: Pulling fs layer 03:22:20 765212b225bb: Pulling fs layer 03:22:20 f23df028b6ca: Pulling fs layer 03:22:20 d65c8cfc05b1: Pulling fs layer 03:22:20 2437ff75d9bd: Pulling fs layer 03:22:20 f23df028b6ca: Waiting 03:22:20 765212b225bb: Waiting 03:22:20 d65c8cfc05b1: Waiting 03:22:20 2437ff75d9bd: Waiting 03:22:20 04944245beec: Verifying Checksum 03:22:20 04944245beec: Download complete 03:22:20 765212b225bb: Verifying Checksum 03:22:20 765212b225bb: Download complete 03:22:20 f23df028b6ca: Download complete 03:22:20 d65c8cfc05b1: Verifying Checksum 03:22:20 d65c8cfc05b1: Download complete 03:22:20 699f458cf7ca: Verifying Checksum 03:22:20 699f458cf7ca: Download complete 03:22:21 8998bd30e6a1: Verifying Checksum 03:22:21 8998bd30e6a1: Download complete 03:22:23 2437ff75d9bd: Verifying Checksum 03:22:23 2437ff75d9bd: Download complete 03:22:25 8998bd30e6a1: Pull complete 03:22:25 04944245beec: Pull complete 03:22:27 699f458cf7ca: Pull complete 03:22:27 765212b225bb: Pull complete 03:22:28 f23df028b6ca: Pull complete 03:22:28 d65c8cfc05b1: Pull complete 03:22:43 2437ff75d9bd: Pull complete 03:22:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:22:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:22:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:43 prd-ubuntu20.04-docker-arm64-4c-16g-6800 does not seem to be running inside a container 03:22: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/315 -v /w/workspace/edgex-go/315:/w/workspace/edgex-go/315:rw,z -v /w/workspace/edgex-go/315@tmp:/w/workspace/edgex-go/315@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:22:45 $ docker top 0a1263fd6be921cc51ad984f1ad613dabb543f2416540796115111afd7000357 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:22:46 ---> job-cost.sh 03:22:46 lf-activate-venv: SKIPPING 03:22:46 INFO: No Stack... 03:22:46 INFO: Retrieving Pricing Info for: v3-standard-4 03:22:47 INFO: Archiving Costs [Pipeline] sh 03:22:48 + cat /w/workspace/edgex-go/315/archives/cost.csv 03:22:48 + cut -d, -f6 [Pipeline] lock 03:22:48 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-315-stack-cost] 03:22:48 Resource [jenkins-edgexfoundry-edgex-go-main-315-stack-cost] did not exist. Created. 03:22:48 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-315-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:22:49 + echo total: 0.10999999940395355 [Pipeline] stash 03:22:49 Stashed 1 file(s) [Pipeline] } 03:22:49 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-315-stack-cost] [Pipeline] // lock [Pipeline] } 03:22:49 $ docker stop --time=1 0a1263fd6be921cc51ad984f1ad613dabb543f2416540796115111afd7000357 03:22:51 $ docker rm -f 0a1263fd6be921cc51ad984f1ad613dabb543f2416540796115111afd7000357 [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:22:51 provisioning config files... 03:22:51 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/315@tmp/config11410992985311338290tmp [Pipeline] { [Pipeline] sh 03:22:51 + set +x 03:22:51 + + curlbash -s -s https://codecov.io/bash -- 03:22:51 03:22:51 03:22:51 _____ _ 03:22:51 / ____| | | 03:22:51 | | ___ __| | ___ ___ _____ __ 03:22:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:22:51 | |___| (_) | (_| | __/ (_| (_) \ V / 03:22:51 \_____\___/ \__,_|\___|\___\___/ \_/ 03:22:51 Bash-1.0.6 03:22:51 03:22:51 03:22:51 ==> git version 2.25.1 found 03:22:51 ==> 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:22:51 Release-Date: 2020-01-08 03:22:51 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:22:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:22:51 ==> Jenkins CI detected. 03:22:51 current dir:  /w/workspace/edgex-go/315 03:22:51 project root: . 03:22:51 --> token set from env 03:22:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:22:51 ==> Running gcov in . (disable via -X gcov) 03:22:51 ==> Python coveragepy not found 03:22:51 ==> Searching for coverage reports in: 03:22:51 + . 03:22:51 -> Found 1 reports 03:22:51 ==> Detecting git/mercurial file structure 03:22:52 ==> Reading reports 03:22:52 + ./coverage.out bytes=497979 03:22:52 ==> Appending adjustments 03:22:52 https://docs.codecov.io/docs/fixing-reports 03:22:53 + Found adjustments 03:22:53 ==> Gzipping contents 03:22:53 64K /tmp/codecov.OOAJ3M.gz 03:22:53 ==> Uploading reports 03:22:53 url: https://codecov.io 03:22:53 query: branch=main&commit=1845739d37df45141b994dacdf8b95897574fdab&build=315&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F315%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:22:53 -> Pinging Codecov 03:22:53 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=1845739d37df45141b994dacdf8b95897574fdab&build=315&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F315%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:22:53 -> Uploading to 03:22:53 https://storage.googleapis.com/codecov/v4/raw/2022-10-03/00271124DB129430A58F1EEE437C3FCB/1845739d37df45141b994dacdf8b95897574fdab/13c82402-9acf-4fb8-bc7d-dc41e11eaafe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221003%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221003T032253Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1bf11585a97c9b5ad00d8ccc6b03282f757cf9fc4387dcd11466019f161d1c5f 03:22:53 % Total % Received % Xferd Average Speed Time Time Time Current 03:22:53 Dload Upload Total Spent Left Speed 03:22:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65226 0 0 100 65226 0 288k --:--:-- --:--:-- --:--:-- 288k 03:22:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/1845739d37df45141b994dacdf8b95897574fdab [Pipeline] } 03:22:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:22:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:22:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:22:54 03:22:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:22:54 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:22:54 df9b9388f04a: Pulling fs layer 03:22:54 52dc419b0ee2: Pulling fs layer 03:22:54 25bc292e5bac: Pulling fs layer 03:22:54 114826534d7a: Pulling fs layer 03:22:54 4657fd5d0bcf: Pulling fs layer 03:22:54 6ad1cebc031e: Pulling fs layer 03:22:54 8a3aa393b2d8: Pulling fs layer 03:22:54 4657fd5d0bcf: Waiting 03:22:54 6ad1cebc031e: Waiting 03:22:54 8a3aa393b2d8: Waiting 03:22:54 114826534d7a: Waiting 03:22:54 25bc292e5bac: Download complete 03:22:54 52dc419b0ee2: Verifying Checksum 03:22:54 52dc419b0ee2: Download complete 03:22:54 4657fd5d0bcf: Verifying Checksum 03:22:54 4657fd5d0bcf: Download complete 03:22:54 df9b9388f04a: Download complete 03:22:54 6ad1cebc031e: Verifying Checksum 03:22:54 6ad1cebc031e: Download complete 03:22:54 df9b9388f04a: Pull complete 03:22:54 52dc419b0ee2: Pull complete 03:22:54 25bc292e5bac: Pull complete 03:22:55 114826534d7a: Verifying Checksum 03:22:55 114826534d7a: Download complete 03:22:55 8a3aa393b2d8: Verifying Checksum 03:22:55 8a3aa393b2d8: Download complete 03:22:58 114826534d7a: Pull complete 03:22:58 4657fd5d0bcf: Pull complete 03:22:58 6ad1cebc031e: Pull complete 03:23:01 8a3aa393b2d8: Pull complete 03:23:01 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 03:23:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:23:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:23:01 prd-ubuntu20.04-docker-8c-8g-6799 does not seem to be running inside a container 03:23:01 $ 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/315 -v /w/workspace/edgex-go/315:/w/workspace/edgex-go/315:rw,z -v /w/workspace/edgex-go/315@tmp:/w/workspace/edgex-go/315@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:23:03 $ docker top e43582f014a35cd52b50b563ac2eb10997fda4c58a15ad9c4418aec71ff9f629 -eo pid,comm [Pipeline] { [Pipeline] echo 03:23:03 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 03:23:03 + set -o pipefail 03:23:03 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 03:23:08 03:23:08 Monitoring /w/workspace/edgex-go/315 (github.com/edgexfoundry/edgex-go)... 03:23:08 03:23:08 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/fe6836e3-fe14-4a5d-a778-5f502ba44826 03:23:08 03:23:08 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 03:23:08 03:23:08 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:23:08 03:23:09 [Pipeline] } 03:23:09 $ docker stop --time=1 e43582f014a35cd52b50b563ac2eb10997fda4c58a15ad9c4418aec71ff9f629 03:23:11 $ docker rm -f e43582f014a35cd52b50b563ac2eb10997fda4c58a15ad9c4418aec71ff9f629 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 03:23:11 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:23:11 provisioning config files... 03:23:11 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/315@tmp/config12211403807345822440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:23:11 --> edgex-publish-swagger.sh 03:23:11 === Publish openapi/v2 API === 03:23:11 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 03:23:11 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/315/openapi/v2/core-command.yaml] 03:23:11 % Total % Received % Xferd Average Speed Time Time Time Current 03:23:11 Dload Upload Total Spent Left Speed 03:23:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 31238 0:00:01 0:00:01 --:--:-- 31267 100 33831 0 0 100 33831 0 31238 0:00:01 0:00:01 --:--:-- 31238 03:23:12 03:23:12 03:23:12 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/315/openapi/v2/core-data.yaml] 03:23:12 % Total % Received % Xferd Average Speed Time Time Time Current 03:23:12 Dload Upload Total Spent Left Speed 03:23:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 73289 --:--:-- --:--:-- --:--:-- 73214 100 71604 0 0 100 71604 0 73289 --:--:-- --:--:-- --:--:-- 73214 03:23:13 03:23:13 03:23:13 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/315/openapi/v2/core-metadata.yaml] 03:23:13 % Total % Received % Xferd Average Speed Time Time Time Current 03:23:13 Dload Upload Total Spent Left Speed 03:23:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 143k 0:00:01 0:00:01 --:--:-- 143k 100 144k 0 0 100 144k 0 143k 0:00:01 0:00:01 --:--:-- 143k 03:23:15 03:23:15 03:23:15 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/315/openapi/v2/support-notifications.yaml] 03:23:15 % Total % Received % Xferd Average Speed Time Time Time Current 03:23:15 Dload Upload Total Spent Left Speed 03:23:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 88962 0:00:01 0:00:01 --:--:-- 88962 100 89318 0 0 100 89318 0 88962 0:00:01 0:00:01 --:--:-- 88962 03:23:16 03:23:16 03:23:16 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/315/openapi/v2/support-scheduler.yaml] 03:23:16 % Total % Received % Xferd Average Speed Time Time Time Current 03:23:16 Dload Upload Total Spent Left Speed 03:23:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 38704 0:00:01 0:00:01 --:--:-- 38704 100 39556 0 0 100 39556 0 38704 0:00:01 0:00:01 --:--:-- 38704 03:23:16 03:23:16 03:23:16 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/315/openapi/v2/system-agent.yaml] 03:23:16 % Total % Received % Xferd Average Speed Time Time Time Current 03:23:16 Dload Upload Total Spent Left Speed 03:23:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 21015 --:--:-- --:--:-- --:--:-- 20993 100 20091 0 0 100 20091 0 21015 --:--:-- --:--:-- --:--:-- 20993 03:23:17 03:23:17 [Pipeline] } 03:23:17 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:23:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:23:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:23:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:23:18 prd-ubuntu20.04-docker-8c-8g-6799 does not seem to be running inside a container 03:23:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/315 -v /w/workspace/edgex-go/315:/w/workspace/edgex-go/315:rw,z -v /w/workspace/edgex-go/315@tmp:/w/workspace/edgex-go/315@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:23:19 $ docker top 5cca43bc5f76afc4de25c22f4134aafaaaa621ca7f9ee5bda9c8d550aca85aa9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:23:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:23:19 [ssh-agent] Looking for ssh-agent implementation... 03:23:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:23:19 $ docker exec 5cca43bc5f76afc4de25c22f4134aafaaaa621ca7f9ee5bda9c8d550aca85aa9 ssh-agent 03:23:19 SSH_AUTH_SOCK=/tmp/ssh-MW35eECVB7Cp/agent.32 03:23:19 SSH_AGENT_PID=38 03:23:19 Running ssh-add (command line suppressed) 03:23:19 Identity added: /w/workspace/edgex-go/315@tmp/private_key_10532329290364344643.key (/w/workspace/edgex-go/315@tmp/private_key_10532329290364344643.key) 03:23:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:23:19 + git semver tag 03:23:20 2022-10-03 03:23:19,974 [run_tag] DEBUG tag force:False 03:23:20 2022-10-03 03:23:19,974 [check_head_tag] DEBUG check head tag 03:23:20 2022-10-03 03:23:19,976 [execute] INFO git cat-file --batch-check 03:23:20 2022-10-03 03:23:19,976 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/315, universal_newlines=False, shell=None, istream=) 03:23:20 2022-10-03 03:23:19,979 [execute] INFO git cat-file --batch 03:23:20 2022-10-03 03:23:19,979 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/315, universal_newlines=False, shell=None, istream=) 03:23:20 2022-10-03 03:23:20,007 [read_version] DEBUG read version from /w/workspace/edgex-go/315/.semver/main 03:23:20 2022-10-03 03:23:20,007 [execute] INFO git tag -a v2.3.0-dev.78 -m v2.3.0-dev.78 03:23:20 2022-10-03 03:23:20,008 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.78', '-m', 'v2.3.0-dev.78'], cwd=/w/workspace/edgex-go/315, universal_newlines=False, shell=None, istream=None) 03:23:20 2022-10-03 03:23:20,011 [read_version] DEBUG read version from /w/workspace/edgex-go/315/.semver/main 03:23:20 2.3.0-dev.78 [Pipeline] } 03:23:20 $ docker exec --env ******** --env ******** 5cca43bc5f76afc4de25c22f4134aafaaaa621ca7f9ee5bda9c8d550aca85aa9 ssh-agent -k 03:23:20 unset SSH_AUTH_SOCK; 03:23:20 unset SSH_AGENT_PID; 03:23:20 echo Agent pid 38 killed; 03:23:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:23:20 + git semver [Pipeline] } 03:23:20 $ docker stop --time=1 5cca43bc5f76afc4de25c22f4134aafaaaa621ca7f9ee5bda9c8d550aca85aa9 03:23:22 $ docker rm -f 5cca43bc5f76afc4de25c22f4134aafaaaa621ca7f9ee5bda9c8d550aca85aa9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:23:22 03:23:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:23:22 0.23.1-centos7: Pulling from edgex-lftools 03:23:22 ab5ef0e58194: Pulling fs layer 03:23:22 9712f1f96733: Pulling fs layer 03:23:22 63f879dbbcfc: Pulling fs layer 03:23:22 0d9ebad4ef96: Pulling fs layer 03:23:22 e9a5061849ea: Pulling fs layer 03:23:22 d747dcd14b5f: Pulling fs layer 03:23:22 2de7ff778b66: Pulling fs layer 03:23:22 d747dcd14b5f: Waiting 03:23:22 e9a5061849ea: Waiting 03:23:22 2de7ff778b66: Waiting 03:23:22 0d9ebad4ef96: Waiting 03:23:22 9712f1f96733: Verifying Checksum 03:23:22 9712f1f96733: Download complete 03:23:23 63f879dbbcfc: Verifying Checksum 03:23:23 63f879dbbcfc: Download complete 03:23:23 0d9ebad4ef96: Verifying Checksum 03:23:23 0d9ebad4ef96: Download complete 03:23:23 d747dcd14b5f: Download complete 03:23:23 e9a5061849ea: Verifying Checksum 03:23:23 e9a5061849ea: Download complete 03:23:23 ab5ef0e58194: Verifying Checksum 03:23:23 ab5ef0e58194: Download complete 03:23:23 2de7ff778b66: Verifying Checksum 03:23:23 2de7ff778b66: Download complete 03:23:26 ab5ef0e58194: Pull complete 03:23:26 9712f1f96733: Pull complete 03:23:26 63f879dbbcfc: Pull complete 03:23:29 0d9ebad4ef96: Pull complete 03:23:30 e9a5061849ea: Pull complete 03:23:30 d747dcd14b5f: Pull complete 03:23:31 2de7ff778b66: Pull complete 03:23:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:23:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:23:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:23:31 prd-ubuntu20.04-docker-8c-8g-6799 does not seem to be running inside a container 03:23:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/315 -v /w/workspace/edgex-go/315:/w/workspace/edgex-go/315:rw,z -v /w/workspace/edgex-go/315@tmp:/w/workspace/edgex-go/315@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:23:32 $ docker top 0502439f2c180052ad6bd75b1944deb7a52fab232646c29784ae19271946d238 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:23:33 provisioning config files... 03:23:33 copy managed file [sigul-config] to file:/w/workspace/edgex-go/315@tmp/config8891187656125020256tmp 03:23:33 copy managed file [sigul-password] to file:/w/workspace/edgex-go/315@tmp/config8000955744924832767tmp 03:23:33 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/315@tmp/config11864634672217196835tmp [Pipeline] { [Pipeline] echo 03:23:33 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:23:33 ---> sigul-configuration.sh 03:23:33 gpg: directory `/root/.gnupg' created 03:23:33 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:23:33 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:23:33 gpg: keyring `/root/.gnupg/secring.gpg' created 03:23:33 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:23:33 gpg: CAST5 encrypted data 03:23:33 gpg: encrypted with 1 passphrase 03:23:33 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:23:33 + mkdir /home/jenkins 03:23:33 + mkdir /home/jenkins/sigul [Pipeline] sh 03:23:33 + 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:23:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:23:34 ---> sigul-install.sh 03:23:34 Sigul already installed; skipping installation. [Pipeline] sh 03:23:34 + git tag --list 03:23:34 0.6.0 03:23:34 0.6.1 03:23:34 0.7.0 03:23:34 0.7.1 03:23:34 v1.0.0 03:23:34 v1.0.1 03:23:34 v1.1.0 03:23:34 v1.2.0 03:23:34 v1.2.1 03:23:34 v1.3.0 03:23:34 v1.3.1 03:23:34 v2.0.0 03:23:34 v2.1.0 03:23:34 v2.1.1 03:23:34 v2.1.1-dev.1 03:23:34 v2.1.1-dev.2 03:23:34 v2.1.1-dev.3 03:23:34 v2.1.1-dev.4 03:23:34 v2.1.1-dev.5 03:23:34 v2.1.1-dev.6 03:23:34 v2.1.1-dev.7 03:23:34 v2.1.1-dev.8 03:23:34 v2.1.2-dev.1 03:23:34 v2.2.0 03:23:34 v2.2.1-dev.1 03:23:34 v2.2.1-dev.10 03:23:34 v2.2.1-dev.11 03:23:34 v2.2.1-dev.12 03:23:34 v2.2.1-dev.13 03:23:34 v2.2.1-dev.14 03:23:34 v2.2.1-dev.15 03:23:34 v2.2.1-dev.16 03:23:34 v2.2.1-dev.17 03:23:34 v2.2.1-dev.18 03:23:34 v2.2.1-dev.19 03:23:34 v2.2.1-dev.2 03:23:34 v2.2.1-dev.20 03:23:34 v2.2.1-dev.21 03:23:34 v2.2.1-dev.22 03:23:34 v2.2.1-dev.23 03:23:34 v2.2.1-dev.24 03:23:34 v2.2.1-dev.25 03:23:34 v2.2.1-dev.26 03:23:34 v2.2.1-dev.27 03:23:34 v2.2.1-dev.28 03:23:34 v2.2.1-dev.29 03:23:34 v2.2.1-dev.3 03:23:34 v2.2.1-dev.4 03:23:34 v2.2.1-dev.5 03:23:34 v2.2.1-dev.6 03:23:34 v2.2.1-dev.7 03:23:34 v2.2.1-dev.8 03:23:34 v2.2.1-dev.9 03:23:34 v2.3.0-dev.29 03:23:34 v2.3.0-dev.30 03:23:34 v2.3.0-dev.31 03:23:34 v2.3.0-dev.32 03:23:34 v2.3.0-dev.33 03:23:34 v2.3.0-dev.34 03:23:34 v2.3.0-dev.35 03:23:34 v2.3.0-dev.36 03:23:34 v2.3.0-dev.37 03:23:34 v2.3.0-dev.38 03:23:34 v2.3.0-dev.39 03:23:34 v2.3.0-dev.40 03:23:34 v2.3.0-dev.41 03:23:34 v2.3.0-dev.42 03:23:34 v2.3.0-dev.43 03:23:34 v2.3.0-dev.44 03:23:34 v2.3.0-dev.45 03:23:34 v2.3.0-dev.46 03:23:34 v2.3.0-dev.47 03:23:34 v2.3.0-dev.48 03:23:34 v2.3.0-dev.49 03:23:34 v2.3.0-dev.50 03:23:34 v2.3.0-dev.51 03:23:34 v2.3.0-dev.52 03:23:34 v2.3.0-dev.53 03:23:34 v2.3.0-dev.54 03:23:34 v2.3.0-dev.55 03:23:34 v2.3.0-dev.56 03:23:34 v2.3.0-dev.57 03:23:34 v2.3.0-dev.58 03:23:34 v2.3.0-dev.59 03:23:34 v2.3.0-dev.60 03:23:34 v2.3.0-dev.61 03:23:34 v2.3.0-dev.62 03:23:34 v2.3.0-dev.63 03:23:34 v2.3.0-dev.64 03:23:34 v2.3.0-dev.65 03:23:34 v2.3.0-dev.66 03:23:34 v2.3.0-dev.67 03:23:34 v2.3.0-dev.68 03:23:34 v2.3.0-dev.69 03:23:34 v2.3.0-dev.70 03:23:34 v2.3.0-dev.71 03:23:34 v2.3.0-dev.72 03:23:34 v2.3.0-dev.73 03:23:34 v2.3.0-dev.74 03:23:34 v2.3.0-dev.75 03:23:34 v2.3.0-dev.76 03:23:34 v2.3.0-dev.77 03:23:34 v2.3.0-dev.78 [Pipeline] sh 03:23:34 + lftools sign git-tag v2.3.0-dev.78 03:23:35 Signing Git tag with Sigul... 03:23:35 Signing v2.3.0-dev.78 [Pipeline] echo 03:23:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:23:36 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:23:36 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:23:36 $ docker stop --time=1 0502439f2c180052ad6bd75b1944deb7a52fab232646c29784ae19271946d238 03:23:37 $ docker rm -f 0502439f2c180052ad6bd75b1944deb7a52fab232646c29784ae19271946d238 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:23:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:23:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:23:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:23:38 prd-ubuntu20.04-docker-8c-8g-6799 does not seem to be running inside a container 03:23:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/315 -v /w/workspace/edgex-go/315:/w/workspace/edgex-go/315:rw,z -v /w/workspace/edgex-go/315@tmp:/w/workspace/edgex-go/315@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:23:38 $ docker top 1acf403dbd70d479e4d2d7074ecf62732e961898bd578c59bd838a6922a1e20a -eo pid,comm 03:23:38 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:23:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:23:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:23:38 [ssh-agent] Looking for ssh-agent implementation... 03:23:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:23:38 $ docker exec 1acf403dbd70d479e4d2d7074ecf62732e961898bd578c59bd838a6922a1e20a ssh-agent 03:23:39 SSH_AUTH_SOCK=/tmp/ssh-18iaNgMKaupA/agent.32 03:23:39 SSH_AGENT_PID=38 03:23:39 Running ssh-add (command line suppressed) 03:23:39 Identity added: /w/workspace/edgex-go/315@tmp/private_key_17130904268755748437.key (/w/workspace/edgex-go/315@tmp/private_key_17130904268755748437.key) 03:23:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:23:39 + git semver bump pre 03:23:39 2022-10-03 03:23:39,608 [read_version] DEBUG read version from /w/workspace/edgex-go/315/.semver/main 03:23:39 2022-10-03 03:23:39,608 [bump_version] DEBUG bumping version:2.3.0-dev.78 on axis:pre with prefix:dev 03:23:39 2022-10-03 03:23:39,609 [bump_version] DEBUG bumped version:2.3.0-dev.79 03:23:39 2022-10-03 03:23:39,609 [write_version] DEBUG write version:2.3.0-dev.79 to path:/w/workspace/edgex-go/315/.semver/main with force:True 03:23:39 2022-10-03 03:23:39,609 [read_version] DEBUG read version from /w/workspace/edgex-go/315/.semver/main 03:23:39 2022-10-03 03:23:39,609 [write_file] DEBUG write to file:/w/workspace/edgex-go/315/.semver/main 03:23:39 2022-10-03 03:23:39,610 [execute] INFO git cat-file --batch-check 03:23:39 2022-10-03 03:23:39,611 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/315/.semver, universal_newlines=False, shell=None, istream=) 03:23:39 2022-10-03 03:23:39,617 [execute] INFO git cat-file --batch 03:23:39 2022-10-03 03:23:39,617 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/315/.semver, universal_newlines=False, shell=None, istream=) 03:23:39 2022-10-03 03:23:39,624 [read_version] DEBUG read version from /w/workspace/edgex-go/315/.semver/main 03:23:39 2.3.0-dev.79 [Pipeline] } 03:23:39 $ docker exec --env ******** --env ******** 1acf403dbd70d479e4d2d7074ecf62732e961898bd578c59bd838a6922a1e20a ssh-agent -k 03:23:39 unset SSH_AUTH_SOCK; 03:23:39 unset SSH_AGENT_PID; 03:23:39 echo Agent pid 38 killed; 03:23:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:23:40 + git semver [Pipeline] } 03:23:40 $ docker stop --time=1 1acf403dbd70d479e4d2d7074ecf62732e961898bd578c59bd838a6922a1e20a 03:23:41 $ docker rm -f 1acf403dbd70d479e4d2d7074ecf62732e961898bd578c59bd838a6922a1e20a [Pipeline] // withDockerContainer [Pipeline] sh 03:23:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:23:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:23:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:23:42 prd-ubuntu20.04-docker-8c-8g-6799 does not seem to be running inside a container 03:23:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/315 -v /w/workspace/edgex-go/315:/w/workspace/edgex-go/315:rw,z -v /w/workspace/edgex-go/315@tmp:/w/workspace/edgex-go/315@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:23:42 $ docker top f60486e0b47cb4b38e73b0321abd8e3137fe44ef71864acc298f4c071024c976 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:23:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:23:42 [ssh-agent] Looking for ssh-agent implementation... 03:23:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:23:43 $ docker exec f60486e0b47cb4b38e73b0321abd8e3137fe44ef71864acc298f4c071024c976 ssh-agent 03:23:43 SSH_AUTH_SOCK=/tmp/ssh-ed8brSS3aIkJ/agent.31 03:23:43 SSH_AGENT_PID=37 03:23:43 Running ssh-add (command line suppressed) 03:23:43 Identity added: /w/workspace/edgex-go/315@tmp/private_key_6586057238249715772.key (/w/workspace/edgex-go/315@tmp/private_key_6586057238249715772.key) 03:23:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:23:43 + git semver push 03:23:43 2022-10-03 03:23:43,812 [run_push] DEBUG push 03:23:43 2022-10-03 03:23:43,813 [execute] INFO git cat-file --batch-check 03:23:43 2022-10-03 03:23:43,813 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/315/.semver, universal_newlines=False, shell=None, istream=) 03:23:43 2022-10-03 03:23:43,816 [execute] INFO git rev-list 48fd46d0b85e0e1c0b2fdcc77fd21329c15b7797 -- 03:23:43 2022-10-03 03:23:43,817 [execute] DEBUG Popen(['git', 'rev-list', '48fd46d0b85e0e1c0b2fdcc77fd21329c15b7797', '--'], cwd=/w/workspace/edgex-go/315/.semver, universal_newlines=False, shell=None, istream=None) 03:23:43 2022-10-03 03:23:43,830 [execute] INFO git fetch -v origin 03:23:43 2022-10-03 03:23:43,830 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/315/.semver, universal_newlines=True, shell=None, istream=None) 03:23:44 2022-10-03 03:23:44,384 [run_push] DEBUG no remote changes detected 03:23:44 2022-10-03 03:23:44,385 [execute] INFO git push origin semver 03:23:44 2022-10-03 03:23:44,385 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/315/.semver, universal_newlines=False, shell=None, istream=None) 03:23:45 2022-10-03 03:23:45,276 [run_push] DEBUG push all version tags 03:23:45 2022-10-03 03:23:45,276 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:23:45 2022-10-03 03:23:45,277 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/315, universal_newlines=False, shell=None, istream=None) 03:23:46 2022-10-03 03:23:46,193 [read_version] DEBUG read version from /w/workspace/edgex-go/315/.semver/main 03:23:46 2.3.0-dev.79 [Pipeline] } 03:23:46 $ docker exec --env ******** --env ******** f60486e0b47cb4b38e73b0321abd8e3137fe44ef71864acc298f4c071024c976 ssh-agent -k 03:23:46 unset SSH_AUTH_SOCK; 03:23:46 unset SSH_AGENT_PID; 03:23:46 echo Agent pid 37 killed; 03:23:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:23:46 + git semver [Pipeline] } 03:23:47 $ docker stop --time=1 f60486e0b47cb4b38e73b0321abd8e3137fe44ef71864acc298f4c071024c976 03:23:48 $ docker rm -f f60486e0b47cb4b38e73b0321abd8e3137fe44ef71864acc298f4c071024c976 [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:23:48 + [ -d /w/workspace/edgex-go/315/archives ] [Pipeline] libraryResource [Pipeline] sh 03:23:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:23:50 ---> package-listing.sh 03:23:50 ++ facter osfamily 03:23:50 ++ tr '[:upper:]' '[:lower:]' 03:23:50 + OS_FAMILY=debian 03:23:50 + workspace=/w/workspace/edgex-go/315 03:23:50 + START_PACKAGES=/tmp/packages_start.txt 03:23:50 + END_PACKAGES=/tmp/packages_end.txt 03:23:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:23:50 + PACKAGES=/tmp/packages_start.txt 03:23:50 + '[' /w/workspace/edgex-go/315 ']' 03:23:50 + PACKAGES=/tmp/packages_end.txt 03:23:50 + case "${OS_FAMILY}" in 03:23:50 + dpkg -l 03:23:50 + grep '^ii' 03:23:50 + '[' -f /tmp/packages_start.txt ']' 03:23:50 + '[' -f /tmp/packages_end.txt ']' 03:23:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:23:50 + '[' /w/workspace/edgex-go/315 ']' 03:23:50 + mkdir -p /w/workspace/edgex-go/315/archives/ 03:23:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/315/archives/ [Pipeline] echo 03:23:50 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/315/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:23:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:23:51 03:23:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:23:51 latest: Pulling from edgex-lftools-log-publisher 03:23:51 5eb5b503b376: Pulling fs layer 03:23:51 5c69ac0246d0: Pulling fs layer 03:23:51 ec43610c2a17: Pulling fs layer 03:23:51 3a2ae6a8a46f: Pulling fs layer 03:23:51 33b1e0a273af: Pulling fs layer 03:23:51 5d3b04190fa2: Pulling fs layer 03:23:51 2f39f015ded8: Pulling fs layer 03:23:51 33b1e0a273af: Waiting 03:23:51 5d3b04190fa2: Waiting 03:23:51 2f39f015ded8: Waiting 03:23:51 3a2ae6a8a46f: Waiting 03:23:51 5c69ac0246d0: Download complete 03:23:51 3a2ae6a8a46f: Download complete 03:23:51 ec43610c2a17: Verifying Checksum 03:23:51 ec43610c2a17: Download complete 03:23:51 5d3b04190fa2: Verifying Checksum 03:23:51 5d3b04190fa2: Download complete 03:23:51 33b1e0a273af: Verifying Checksum 03:23:51 33b1e0a273af: Download complete 03:23:51 5eb5b503b376: Verifying Checksum 03:23:51 5eb5b503b376: Download complete 03:23:52 2f39f015ded8: Download complete 03:23:52 5eb5b503b376: Pull complete 03:23:53 5c69ac0246d0: Pull complete 03:23:53 ec43610c2a17: Pull complete 03:23:53 3a2ae6a8a46f: Pull complete 03:23:53 33b1e0a273af: Pull complete 03:23:53 5d3b04190fa2: Pull complete 03:23:58 2f39f015ded8: Pull complete 03:23:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:23:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:23:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:23:58 prd-ubuntu20.04-docker-8c-8g-6799 does not seem to be running inside a container 03:23:58 $ 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/315/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/315 -v /w/workspace/edgex-go/315:/w/workspace/edgex-go/315:rw,z -v /w/workspace/edgex-go/315@tmp:/w/workspace/edgex-go/315@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:23:59 $ docker top d9233ed069900565a935015e4a592369015b8e6d36bfc6a42366f6af5a21eb4e -eo pid,comm [Pipeline] { [Pipeline] sh 03:23:59 + touch /tmp/pre-build-complete [Pipeline] sh 03:24:00 + mkdir -p /var/log/sysstat [Pipeline] sh 03:24:00 + ls /var/log/sa-host 03:24:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:24:00 provisioning config files... 03:24:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/315@tmp/config14906978588315073184tmp [Pipeline] { [Pipeline] echo 03:24:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:24:00 ---> create-netrc.sh [Pipeline] } 03:24:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:24:01 ---> python-tools-install.sh [Pipeline] echo 03:24:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:24:01 ---> sudo-logs.sh 03:24:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:24:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:24:01 ---> job-cost.sh 03:24:01 lf-activate-venv: SKIPPING 03:24:01 DEBUG: total: 0.10999999940395355 03:24:01 INFO: Retrieving Stack Cost... 03:24:02 INFO: Retrieving Pricing Info for: v3-standard-8 03:24:02 INFO: Archiving Costs [Pipeline] echo 03:24:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:24:02 ---> logs-deploy.sh 03:24:02 lf-activate-venv: SKIPPING 03:24:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/315 03:24:02 INFO: archiving workspace using pattern(s): 03:24:03 Archives upload complete. 03:24:03 INFO: archiving logs to Nexus 03:24:04 ---> uname -a: 03:24:04 Linux prd-ubuntu20-04-docker-8c-8g-6799 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:24:04 03:24:04 03:24:04 ---> lscpu: 03:24:04 Architecture: x86_64 03:24:04 CPU op-mode(s): 32-bit, 64-bit 03:24:04 Byte Order: Little Endian 03:24:04 Address sizes: 40 bits physical, 48 bits virtual 03:24:04 CPU(s): 8 03:24:04 On-line CPU(s) list: 0-7 03:24:04 Thread(s) per core: 1 03:24:04 Core(s) per socket: 1 03:24:04 Socket(s): 8 03:24:04 NUMA node(s): 1 03:24:04 Vendor ID: AuthenticAMD 03:24:04 CPU family: 23 03:24:04 Model: 49 03:24:04 Model name: AMD EPYC-Rome Processor 03:24:04 Stepping: 0 03:24:04 CPU MHz: 2800.000 03:24:04 BogoMIPS: 5600.00 03:24:04 Virtualization: AMD-V 03:24:04 Hypervisor vendor: KVM 03:24:04 Virtualization type: full 03:24:04 L1d cache: 256 KiB 03:24:04 L1i cache: 256 KiB 03:24:04 L2 cache: 4 MiB 03:24:04 L3 cache: 128 MiB 03:24:04 NUMA node0 CPU(s): 0-7 03:24:04 Vulnerability Itlb multihit: Not affected 03:24:04 Vulnerability L1tf: Not affected 03:24:04 Vulnerability Mds: Not affected 03:24:04 Vulnerability Meltdown: Not affected 03:24:04 Vulnerability Mmio stale data: Not affected 03:24:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:24:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:24:04 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:24:04 Vulnerability Srbds: Not affected 03:24:04 Vulnerability Tsx async abort: Not affected 03:24:04 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:24:04 03:24:04 03:24:04 ---> nproc: 03:24:04 8 03:24:04 03:24:04 03:24:04 ---> df -h: 03:24:04 Filesystem Size Used Avail Use% Mounted on 03:24:04 overlay 155G 20G 136G 13% / 03:24:04 tmpfs 64M 0 64M 0% /dev 03:24:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:24:04 shm 64M 0 64M 0% /dev/shm 03:24:04 /dev/vda1 155G 20G 136G 13% /facter-os 03:24:04 03:24:04 03:24:04 ---> sar -b -r -n DEV: 03:24:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6799) 10/03/22 _x86_64_ (8 CPU) 03:24:04 03:24:04 02:56:34 LINUX RESTART (8 CPU) 03:24:04 03:24:04 02:57:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:24:04 02:58:01 171.38 18.42 152.97 0.00 2071.84 76195.32 0.00 03:24:04 02:59:01 33.32 0.05 33.27 0.00 2.93 13229.86 0.00 03:24:04 03:00:01 85.25 0.22 85.04 0.00 15.33 35040.98 0.00 03:24:04 03:01:01 816.23 6.95 809.28 0.00 84.91 311894.30 0.00 03:24:04 03:02:01 1160.86 10.71 1150.14 0.00 2899.38 353921.28 0.00 03:24:04 03:03:01 911.98 0.63 911.35 0.00 10.93 177067.78 0.00 03:24:04 03:04:01 29.15 0.05 29.10 0.00 5.73 817.06 0.00 03:24:04 03:05:01 8.83 0.02 8.82 0.00 3.73 176.90 0.00 03:24:04 03:06:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 03:24:04 03:07:01 1.97 0.00 1.97 0.00 0.00 32.79 0.00 03:24:04 03:08:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 03:24:04 03:09:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 03:24:04 03:10:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 03:24:04 03:11:01 1.65 0.00 1.65 0.00 0.00 18.40 0.00 03:24:04 03:12:01 1.85 0.02 1.83 0.00 0.13 23.33 0.00 03:24:04 03:13:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 03:24:04 03:14:01 1.20 0.00 1.20 0.00 0.00 12.53 0.00 03:24:04 03:15:01 0.77 0.00 0.77 0.00 0.00 10.00 0.00 03:24:04 03:16:01 1.23 0.00 1.23 0.00 0.00 13.33 0.00 03:24:04 03:17:01 1.35 0.02 1.33 0.00 0.13 16.39 0.00 03:24:04 03:18:01 1.32 0.00 1.32 0.00 0.00 13.46 0.00 03:24:04 03:19:01 1.53 0.00 1.53 0.00 0.00 17.06 0.00 03:24:04 03:20:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 03:24:04 03:21:01 1.67 0.00 1.67 0.00 0.00 18.53 0.00 03:24:04 03:22:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 03:24:04 03:23:01 6.71 0.07 6.65 0.00 7.86 890.50 0.00 03:24:04 03:24:01 161.37 0.40 160.97 0.00 14.13 74572.10 0.00 03:24:04 Average: 126.17 1.38 124.79 0.00 188.36 38647.38 0.00 03:24:04 03:24:04 02:57:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:24:04 02:58:01 28538552 31599556 710880 2.16 105356 3197308 1907528 5.62 1078312 2869164 604 03:24:04 02:59:01 27477748 31028304 1274948 3.88 109404 3631796 2317788 6.83 1749348 3199984 183088 03:24:04 03:00:01 26231480 31538088 765032 2.33 111468 5346136 1975132 5.82 1537232 4617812 1655660 03:24:04 03:01:01 22692900 31460560 826140 2.51 258460 8433100 2297644 6.77 1926360 7520532 103052 03:24:04 03:02:01 18669700 31298152 960188 2.92 387076 11928884 2530736 7.46 2462620 10737596 4700 03:24:04 03:03:01 19697488 31524684 748448 2.28 433276 11108304 1920728 5.66 2281208 9935448 1168 03:24:04 03:04:01 19695472 31524804 748036 2.27 434672 11109056 1968200 5.80 2281700 9935424 740 03:24:04 03:05:01 19711228 31540496 732092 2.23 434828 11109232 1840464 5.42 2266464 9935548 48 03:24:04 03:06:01 19711240 31540680 731780 2.23 434860 11109236 1840464 5.42 2266256 9935668 4 03:24:04 03:07:01 19715440 31544968 727752 2.21 434920 11109240 1840464 5.42 2262300 9935688 52 03:24:04 03:08:01 19715636 31545252 727440 2.21 434940 11109244 1840464 5.42 2262348 9935688 8 03:24:04 03:09:01 19717572 31547212 725460 2.21 434964 11109244 1840464 5.42 2260600 9935688 140 03:24:04 03:10:01 19716748 31546524 725948 2.21 434976 11109252 1840464 5.42 2261168 9935692 200 03:24:04 03:11:01 19716788 31546796 725888 2.21 434992 11109252 1840464 5.42 2260388 9935920 12 03:24:04 03:12:01 19715700 31545872 726848 2.21 435016 11109232 1873408 5.52 2260440 9935904 56 03:24:04 03:13:01 19715188 31545516 727152 2.21 435036 11109364 1873408 5.52 2260528 9936028 172 03:24:04 03:14:01 19715392 31545732 726872 2.21 435048 11109364 1873408 5.52 2260480 9936028 4 03:24:04 03:15:01 19715596 31545956 726596 2.21 435056 11109368 1873408 5.52 2260480 9936032 196 03:24:04 03:16:01 19715764 31546144 726568 2.21 435068 11109368 1873408 5.52 2260512 9936032 4 03:24:04 03:17:01 19715336 31545768 726824 2.21 435100 11109360 1873408 5.52 2260548 9936036 192 03:24:04 03:18:01 19715784 31546288 726208 2.21 435120 11109376 1873408 5.52 2260628 9936048 8 03:24:04 03:19:01 19715752 31546280 726132 2.21 435148 11109380 1873408 5.52 2260588 9936052 48 03:24:04 03:20:01 19715608 31546140 726208 2.21 435152 11109384 1873408 5.52 2260588 9936056 8 03:24:04 03:21:01 19715276 31545852 726456 2.21 435172 11109384 1873408 5.52 2260876 9936060 8 03:24:04 03:22:01 19714936 31545520 726712 2.21 435196 11109380 1873408 5.52 2260800 9936064 12 03:24:04 03:23:01 18928760 31520976 749748 2.28 445820 11813216 1958684 5.77 2295320 10639960 708496 03:24:04 03:24:01 17666456 31502668 761428 2.32 499356 12870264 1907700 5.62 2428464 11627976 456 03:24:04 Average: 20536057 31511659 764214 2.32 393166 10348360 1936107 5.71 2175798 9256671 98487 03:24:04 03:24:04 02:57:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:24:04 02:58:01 docker0 432.82 439.87 33.22 3524.75 0.00 0.00 0.00 0.00 03:24:04 02:58:01 veth22c1a90 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 02:58:01 lo 5.02 5.02 0.49 0.49 0.00 0.00 0.00 0.00 03:24:04 02:58:01 ens3 1514.96 1283.38 12682.52 173.76 0.00 0.00 0.00 0.00 03:24:04 02:59:01 docker0 1.50 1.55 0.10 0.13 0.00 0.00 0.00 0.00 03:24:04 02:59:01 veth22c1a90 1.50 1.70 0.12 0.14 0.00 0.00 0.00 0.00 03:24:04 02:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:24:04 02:59:01 ens3 30.22 23.61 21.27 80.37 0.00 0.00 0.00 0.00 03:24:04 03:00:01 veth9c1fa9c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:24:04 03:00:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:24:04 03:00:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 03:24:04 03:00:01 ens3 101.55 67.67 1705.00 22.73 0.00 0.00 0.00 0.00 03:24:04 03:01:01 veth9c1fa9c 0.00 0.52 0.00 0.03 0.00 0.00 0.00 0.00 03:24:04 03:01:01 docker0 412.53 470.91 29.28 4804.98 0.00 0.00 0.00 0.00 03:24:04 03:01:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 03:24:04 03:01:01 ens3 509.91 436.50 4880.05 50.50 0.00 0.00 0.00 0.00 03:24:04 03:02:01 veth9c1fa9c 0.00 0.58 0.00 0.03 0.00 0.00 0.00 0.00 03:24:04 03:02:01 docker0 240.94 389.35 18.98 4604.10 0.00 0.00 0.00 0.00 03:24:04 03:02:01 vethb9fe765 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 03:24:04 03:02:01 vethc14b1df 12.70 39.31 1.26 653.17 0.00 0.00 0.00 0.05 03:24:04 03:02:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 03:24:04 03:02:01 vethf7eb792 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 03:24:04 03:02:01 ens3 510.91 321.30 5990.48 49.01 0.00 0.00 0.00 0.00 03:24:04 03:03:01 docker0 84.27 117.08 6.18 1184.59 0.00 0.00 0.00 0.00 03:24:04 03:03:01 lo 10.60 10.60 1.04 1.04 0.00 0.00 0.00 0.00 03:24:04 03:03:01 ens3 267.26 257.45 1271.46 476.88 0.00 0.00 0.00 0.00 03:24:04 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 03:04:01 lo 46.06 46.06 4.54 4.54 0.00 0.00 0.00 0.00 03:24:04 03:04:01 ens3 470.37 483.00 235.10 2721.43 0.00 0.00 0.00 0.00 03:24:04 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 03:05:01 lo 7.13 7.13 0.70 0.70 0.00 0.00 0.00 0.00 03:24:04 03:05:01 ens3 120.10 115.93 44.12 875.50 0.00 0.00 0.00 0.00 03:24:04 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 03:06:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 03:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:24:04 03:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:24:04 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 03:08:01 ens3 0.13 0.13 0.07 0.07 0.00 0.00 0.00 0.00 03:24:04 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 03:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:24:04 03:09:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:24:04 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 03:10:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 03:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:24:04 03:11:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:24:04 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 03:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 03:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:24:04 03:13:01 ens3 0.23 0.23 0.08 0.07 0.00 0.00 0.00 0.00 03:24:04 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 03:14:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 03:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:24:04 03:15:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:24:04 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 03:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 03:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:24:04 03:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:24:04 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 03:18:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 03:24:04 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 03:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:24:04 03:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:24:04 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 03:20:01 ens3 0.73 0.22 2.94 0.02 0.00 0.00 0.00 0.00 03:24:04 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 03:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:24:04 03:21:01 ens3 1.00 0.53 0.39 0.29 0.00 0.00 0.00 0.00 03:24:04 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 03:22:01 ens3 1.00 0.43 0.39 0.27 0.00 0.00 0.00 0.00 03:24:04 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 03:23:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 03:24:04 03:23:01 ens3 131.19 95.38 3970.80 12.80 0.00 0.00 0.00 0.00 03:24:04 03:24:01 docker0 43.06 63.91 3.94 695.32 0.00 0.00 0.00 0.00 03:24:04 03:24:01 lo 2.40 2.40 0.25 0.25 0.00 0.00 0.00 0.00 03:24:04 03:24:01 ens3 400.77 290.50 6493.85 171.84 0.00 0.00 0.00 0.00 03:24:04 Average: docker0 44.77 54.68 3.38 546.85 0.00 0.00 0.00 0.00 03:24:04 Average: lo 2.88 2.88 0.28 0.28 0.00 0.00 0.00 0.00 03:24:04 Average: ens3 149.58 124.37 1374.52 171.68 0.00 0.00 0.00 0.00 03:24:04 03:24:04 03:24:04 ---> sar -P ALL: 03:24:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6799) 10/03/22 _x86_64_ (8 CPU) 03:24:04 03:24:04 02:56:34 LINUX RESTART (8 CPU) 03:24:04 03:24:04 02:57:02 CPU %user %nice %system %iowait %steal %idle 03:24:04 02:58:01 all 12.70 0.00 4.67 1.41 0.06 81.15 03:24:04 02:58:01 0 17.28 0.00 5.10 1.27 0.07 76.29 03:24:04 02:58:01 1 10.56 0.00 4.98 0.82 0.05 83.59 03:24:04 02:58:01 2 12.82 0.00 3.93 0.17 0.07 83.00 03:24:04 02:58:01 3 10.64 0.00 4.49 0.26 0.07 84.54 03:24:04 02:58:01 4 12.92 0.00 3.95 1.77 0.05 81.31 03:24:04 02:58:01 5 14.16 0.00 5.21 1.36 0.05 79.23 03:24:04 02:58:01 6 11.82 0.00 4.06 5.57 0.05 78.51 03:24:04 02:58:01 7 11.43 0.00 5.65 0.09 0.07 82.76 03:24:04 02:59:01 all 47.12 0.00 6.91 0.17 0.09 45.70 03:24:04 02:59:01 0 46.92 0.00 7.76 1.13 0.10 44.09 03:24:04 02:59:01 1 46.61 0.00 6.71 0.07 0.08 46.53 03:24:04 02:59:01 2 44.97 0.00 6.74 0.02 0.08 48.18 03:24:04 02:59:01 3 46.38 0.00 6.76 0.00 0.10 46.76 03:24:04 02:59:01 4 47.91 0.00 7.41 0.05 0.08 44.54 03:24:04 02:59:01 5 46.92 0.00 6.69 0.02 0.08 46.28 03:24:04 02:59:01 6 48.69 0.00 6.40 0.02 0.10 44.79 03:24:04 02:59:01 7 48.57 0.00 6.82 0.07 0.10 44.44 03:24:04 03:00:01 all 36.99 0.00 6.80 0.61 0.09 55.51 03:24:04 03:00:01 0 37.43 0.00 6.17 0.82 0.08 55.49 03:24:04 03:00:01 1 36.86 0.00 7.71 0.03 0.08 55.30 03:24:04 03:00:01 2 36.86 0.00 7.90 3.65 0.10 51.49 03:24:04 03:00:01 3 36.16 0.00 7.33 0.05 0.08 56.37 03:24:04 03:00:01 4 38.82 0.00 6.69 0.12 0.08 54.29 03:24:04 03:00:01 5 36.75 0.00 5.71 0.12 0.08 57.34 03:24:04 03:00:01 6 35.43 0.00 5.73 0.05 0.07 58.72 03:24:04 03:00:01 7 37.61 0.00 7.18 0.03 0.10 55.07 03:24:04 03:01:01 all 40.61 0.00 13.67 7.64 0.11 37.98 03:24:04 03:01:01 0 40.21 0.00 14.06 11.20 0.12 34.40 03:24:04 03:01:01 1 41.16 0.00 13.44 4.36 0.10 40.94 03:24:04 03:01:01 2 42.20 0.00 12.45 6.70 0.12 38.54 03:24:04 03:01:01 3 39.68 0.00 13.75 4.33 0.09 42.15 03:24:04 03:01:01 4 40.29 0.00 13.43 4.14 0.10 42.03 03:24:04 03:01:01 5 40.88 0.00 12.49 5.14 0.12 41.37 03:24:04 03:01:01 6 39.69 0.00 15.35 13.52 0.10 31.34 03:24:04 03:01:01 7 40.73 0.00 14.39 11.79 0.14 32.96 03:24:04 03:02:01 all 60.22 0.00 15.04 7.05 0.13 17.55 03:24:04 03:02:01 0 59.59 0.00 14.19 7.91 0.12 18.19 03:24:04 03:02:01 1 58.54 0.00 16.26 10.17 0.14 14.90 03:24:04 03:02:01 2 61.04 0.00 15.56 8.47 0.15 14.77 03:24:04 03:02:01 3 59.28 0.00 15.38 8.69 0.12 16.54 03:24:04 03:02:01 4 61.78 0.00 15.16 5.72 0.14 17.21 03:24:04 03:02:01 5 61.28 0.00 12.90 3.02 0.14 22.67 03:24:04 03:02:01 6 60.40 0.00 15.25 5.26 0.14 18.95 03:24:04 03:02:01 7 59.87 0.00 15.65 7.13 0.12 17.23 03:24:04 03:03:01 all 36.27 0.00 9.11 6.53 0.11 47.99 03:24:04 03:03:01 0 37.84 0.00 8.22 7.22 0.12 46.61 03:24:04 03:03:01 1 36.99 0.00 8.63 4.95 0.10 49.33 03:24:04 03:03:01 2 36.42 0.00 9.33 6.99 0.10 47.16 03:24:04 03:03:01 3 36.05 0.00 9.17 5.56 0.12 49.10 03:24:04 03:03:01 4 35.77 0.00 9.33 7.35 0.12 47.44 03:24:04 03:03:01 5 36.09 0.00 9.07 6.23 0.10 48.51 03:24:04 03:03:01 6 35.08 0.00 8.62 4.59 0.10 51.61 03:24:04 03:03:01 7 35.90 0.00 10.50 9.36 0.12 44.12 03:24:04 03:04:01 all 8.69 0.00 1.05 0.15 0.05 90.06 03:24:04 03:04:01 0 9.37 0.00 1.13 0.03 0.05 89.41 03:24:04 03:04:01 1 9.04 0.00 0.92 0.12 0.05 89.87 03:24:04 03:04:01 2 10.85 0.00 1.12 0.02 0.03 87.98 03:24:04 03:04:01 3 6.22 0.00 1.14 0.35 0.07 92.22 03:24:04 03:04:01 4 7.88 0.00 0.94 0.22 0.03 90.93 03:24:04 03:04:01 5 10.18 0.00 0.97 0.40 0.05 88.40 03:24:04 03:04:01 6 7.27 0.00 0.87 0.05 0.05 91.76 03:24:04 03:04:01 7 8.68 0.00 1.33 0.05 0.05 89.90 03:24:04 03:05:01 all 3.09 0.00 0.33 0.03 0.02 96.54 03:24:04 03:05:01 0 5.29 0.00 0.48 0.00 0.02 94.20 03:24:04 03:05:01 1 0.35 0.00 0.18 0.00 0.00 99.47 03:24:04 03:05:01 2 2.55 0.00 0.32 0.00 0.02 97.12 03:24:04 03:05:01 3 2.22 0.00 0.37 0.02 0.03 97.36 03:24:04 03:05:01 4 1.67 0.00 0.20 0.10 0.02 98.02 03:24:04 03:05:01 5 4.88 0.00 0.33 0.13 0.02 94.64 03:24:04 03:05:01 6 3.02 0.00 0.32 0.00 0.02 96.65 03:24:04 03:05:01 7 4.74 0.00 0.40 0.00 0.03 94.83 03:24:04 03:06:01 all 0.04 0.00 0.04 0.00 0.00 99.91 03:24:04 03:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:24:04 03:06:01 1 0.03 0.00 0.08 0.00 0.00 99.88 03:24:04 03:06:01 2 0.03 0.00 0.03 0.00 0.02 99.92 03:24:04 03:06:01 3 0.03 0.00 0.20 0.00 0.00 99.77 03:24:04 03:06:01 4 0.02 0.00 0.00 0.02 0.00 99.97 03:24:04 03:06:01 5 0.00 0.00 0.00 0.02 0.02 99.97 03:24:04 03:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:24:04 03:06:01 7 0.13 0.00 0.00 0.00 0.00 99.87 03:24:04 03:07:01 all 0.03 0.00 0.01 0.01 0.00 99.94 03:24:04 03:07:01 0 0.05 0.00 0.02 0.02 0.00 99.92 03:24:04 03:07:01 1 0.05 0.00 0.02 0.00 0.00 99.93 03:24:04 03:07:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:24:04 03:07:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:24:04 03:07:01 4 0.02 0.00 0.02 0.03 0.00 99.93 03:24:04 03:07:01 5 0.02 0.00 0.00 0.03 0.00 99.95 03:24:04 03:07:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:24:04 03:07:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:24:04 03:08:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:24:04 03:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:24:04 03:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:24:04 03:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:24:04 03:08:01 3 0.07 0.00 0.05 0.00 0.02 99.87 03:24:04 03:08:01 4 0.02 0.00 0.02 0.02 0.00 99.95 03:24:04 03:08:01 5 0.00 0.00 0.02 0.02 0.00 99.97 03:24:04 03:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:24:04 03:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:24:04 03:24:04 03:08:01 CPU %user %nice %system %iowait %steal %idle 03:24:04 03:09:01 all 0.02 0.00 0.01 0.01 0.00 99.96 03:24:04 03:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:24:04 03:09:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:24:04 03:09:01 2 0.03 0.00 0.03 0.00 0.02 99.92 03:24:04 03:09:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:24:04 03:09:01 4 0.03 0.00 0.00 0.03 0.02 99.92 03:24:04 03:09:01 5 0.00 0.00 0.00 0.03 0.00 99.97 03:24:04 03:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:24:04 03:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:24:04 03:10:01 all 0.01 0.00 0.01 0.00 0.00 99.98 03:24:04 03:10:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:24:04 03:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:24:04 03:10:01 2 0.02 0.00 0.03 0.00 0.00 99.95 03:24:04 03:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:24:04 03:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:24:04 03:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:24:04 03:10:01 6 0.03 0.00 0.03 0.02 0.00 99.92 03:24:04 03:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:24:04 03:11:01 all 0.02 0.00 0.01 0.01 0.00 99.96 03:24:04 03:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:24:04 03:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:24:04 03:11:01 2 0.05 0.00 0.02 0.00 0.02 99.92 03:24:04 03:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:24:04 03:11:01 4 0.02 0.00 0.02 0.02 0.00 99.95 03:24:04 03:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:24:04 03:11:01 6 0.02 0.00 0.02 0.03 0.00 99.93 03:24:04 03:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:24:04 03:12:01 all 0.06 0.00 0.02 0.01 0.00 99.91 03:24:04 03:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:24:04 03:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:24:04 03:12:01 2 0.05 0.00 0.03 0.00 0.00 99.92 03:24:04 03:12:01 3 0.38 0.00 0.03 0.00 0.00 99.58 03:24:04 03:12:01 4 0.02 0.00 0.02 0.02 0.00 99.95 03:24:04 03:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:24:04 03:12:01 6 0.02 0.00 0.02 0.03 0.02 99.92 03:24:04 03:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:24:04 03:13:01 all 0.27 0.00 0.01 0.00 0.00 99.70 03:24:04 03:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:24:04 03:13:01 1 0.05 0.00 0.02 0.02 0.00 99.92 03:24:04 03:13:01 2 0.03 0.00 0.03 0.00 0.02 99.92 03:24:04 03:13:01 3 1.99 0.00 0.00 0.00 0.02 98.00 03:24:04 03:13:01 4 0.03 0.00 0.00 0.02 0.00 99.95 03:24:04 03:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:24:04 03:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:24:04 03:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:24:04 03:14:01 all 0.26 0.00 0.01 0.01 0.00 99.72 03:24:04 03:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:24:04 03:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:24:04 03:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:24:04 03:14:01 3 1.97 0.00 0.00 0.00 0.00 98.03 03:24:04 03:14:01 4 0.03 0.00 0.00 0.05 0.00 99.92 03:24:04 03:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:24:04 03:14:01 6 0.00 0.00 0.03 0.02 0.00 99.95 03:24:04 03:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:24:04 03:15:01 all 0.08 0.00 0.02 0.00 0.00 99.90 03:24:04 03:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:24:04 03:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:24:04 03:15:01 2 0.03 0.00 0.03 0.00 0.02 99.92 03:24:04 03:15:01 3 0.48 0.00 0.03 0.00 0.00 99.48 03:24:04 03:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:24:04 03:15:01 5 0.00 0.00 0.02 0.02 0.00 99.97 03:24:04 03:15:01 6 0.05 0.00 0.02 0.00 0.00 99.93 03:24:04 03:15:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:24:04 03:16:01 all 0.01 0.00 0.01 0.01 0.00 99.97 03:24:04 03:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:24:04 03:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:24:04 03:16:01 2 0.02 0.00 0.03 0.00 0.00 99.95 03:24:04 03:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:24:04 03:16:01 4 0.02 0.00 0.02 0.03 0.00 99.93 03:24:04 03:16:01 5 0.00 0.00 0.00 0.02 0.00 99.98 03:24:04 03:16:01 6 0.05 0.00 0.02 0.00 0.00 99.93 03:24:04 03:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:24:04 03:17:01 all 0.02 0.00 0.01 0.01 0.00 99.96 03:24:04 03:17:01 0 0.00 0.00 0.00 0.02 0.00 99.98 03:24:04 03:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:24:04 03:17:01 2 0.03 0.00 0.03 0.00 0.02 99.92 03:24:04 03:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:24:04 03:17:01 4 0.03 0.00 0.00 0.02 0.02 99.93 03:24:04 03:17:01 5 0.02 0.00 0.00 0.02 0.00 99.97 03:24:04 03:17:01 6 0.07 0.00 0.00 0.00 0.00 99.93 03:24:04 03:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:24:04 03:18:01 all 0.02 0.00 0.01 0.00 0.00 99.97 03:24:04 03:18:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:24:04 03:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:24:04 03:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:24:04 03:18:01 3 0.00 0.00 0.02 0.00 0.02 99.97 03:24:04 03:18:01 4 0.05 0.00 0.03 0.00 0.00 99.92 03:24:04 03:18:01 5 0.00 0.00 0.00 0.02 0.00 99.98 03:24:04 03:18:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:24:04 03:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:24:04 03:19:01 all 0.03 0.00 0.01 0.01 0.00 99.96 03:24:04 03:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:24:04 03:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:24:04 03:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:24:04 03:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:24:04 03:19:01 4 0.05 0.00 0.02 0.03 0.02 99.88 03:24:04 03:19:01 5 0.02 0.00 0.00 0.03 0.00 99.95 03:24:04 03:19:01 6 0.05 0.00 0.00 0.00 0.00 99.95 03:24:04 03:19:01 7 0.07 0.00 0.00 0.00 0.02 99.92 03:24:04 03:24:04 03:19:01 CPU %user %nice %system %iowait %steal %idle 03:24:04 03:20:01 all 0.20 0.00 0.01 0.00 0.00 99.78 03:24:04 03:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:24:04 03:20:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:24:04 03:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:24:04 03:20:01 3 1.45 0.00 0.03 0.00 0.00 98.51 03:24:04 03:20:01 4 0.03 0.00 0.03 0.02 0.00 99.92 03:24:04 03:20:01 5 0.02 0.00 0.02 0.02 0.00 99.95 03:24:04 03:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:24:04 03:20:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:24:04 03:21:01 all 0.27 0.00 0.01 0.01 0.00 99.71 03:24:04 03:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:24:04 03:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:24:04 03:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:24:04 03:21:01 3 1.99 0.00 0.00 0.00 0.00 98.01 03:24:04 03:21:01 4 0.03 0.00 0.02 0.02 0.02 99.92 03:24:04 03:21:01 5 0.00 0.00 0.00 0.02 0.00 99.98 03:24:04 03:21:01 6 0.03 0.00 0.02 0.02 0.00 99.93 03:24:04 03:21:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:24:04 03:22:01 all 0.16 0.00 0.01 0.00 0.00 99.82 03:24:04 03:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:24:04 03:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:24:04 03:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:24:04 03:22:01 3 1.06 0.00 0.05 0.00 0.00 98.89 03:24:04 03:22:01 4 0.08 0.00 0.02 0.02 0.00 99.88 03:24:04 03:22:01 5 0.02 0.00 0.02 0.02 0.00 99.95 03:24:04 03:22:01 6 0.03 0.00 0.00 0.00 0.02 99.95 03:24:04 03:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:24:04 03:23:01 all 2.66 0.00 1.14 0.04 0.01 96.15 03:24:04 03:23:01 0 3.03 0.00 1.56 0.02 0.02 95.38 03:24:04 03:23:01 1 2.56 0.00 1.81 0.00 0.02 95.62 03:24:04 03:23:01 2 2.51 0.00 0.74 0.02 0.02 96.72 03:24:04 03:23:01 3 3.12 0.00 0.99 0.00 0.02 95.87 03:24:04 03:23:01 4 2.89 0.00 0.99 0.17 0.02 95.94 03:24:04 03:23:01 5 2.58 0.00 1.07 0.05 0.02 96.28 03:24:04 03:23:01 6 2.61 0.00 0.90 0.05 0.00 96.43 03:24:04 03:23:01 7 1.98 0.00 1.04 0.00 0.00 96.98 03:24:04 03:24:01 all 9.13 0.00 4.16 0.97 0.04 85.70 03:24:04 03:24:01 0 7.12 0.00 3.98 0.10 0.03 88.77 03:24:04 03:24:01 1 9.52 0.00 4.08 0.07 0.03 86.30 03:24:04 03:24:01 2 8.10 0.00 4.30 1.37 0.03 86.20 03:24:04 03:24:01 3 11.18 0.00 4.05 0.05 0.05 84.67 03:24:04 03:24:01 4 9.43 0.00 4.18 0.99 0.05 85.34 03:24:04 03:24:01 5 9.29 0.00 4.08 0.05 0.03 86.55 03:24:04 03:24:01 6 8.70 0.00 4.35 5.06 0.05 81.85 03:24:04 03:24:01 7 9.73 0.00 4.24 0.07 0.05 85.91 03:24:04 Average: all 9.50 0.00 2.31 0.90 0.03 87.26 03:24:04 Average: 0 9.70 0.00 2.30 1.09 0.03 86.88 03:24:04 Average: 1 9.27 0.00 2.38 0.76 0.02 87.57 03:24:04 Average: 2 9.51 0.00 2.31 1.01 0.03 87.15 03:24:04 Average: 3 9.54 0.00 2.34 0.71 0.03 87.39 03:24:04 Average: 4 9.53 0.00 2.29 0.77 0.03 87.39 03:24:04 Average: 5 9.65 0.00 2.15 0.61 0.03 87.56 03:24:04 Average: 6 9.28 0.00 2.27 1.25 0.03 87.17 03:24:04 Average: 7 9.49 0.00 2.45 1.04 0.03 86.98 03:24:04 03:24:04 03:24:04