Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 48eed856e80a2c589424f23e622b2075d9b38894 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-ssh7688261838386024685.key > 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-ssh17380299565058860843.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 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-ssh10908298101089404512.key > 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-ssh6558355215612216116.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2105438131304335826.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-29981’ Running on prd-ubuntu20.04-docker-8c-8g-29984 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/302 [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/302 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 48eed856e80a2c589424f23e622b2075d9b38894 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 48eed856e80a2c589424f23e622b2075d9b38894 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2 (#4160)" > git rev-list --no-walk f87a0e7ad2d654d2bfa8949ba3950bab910e31fb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:15:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:15:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:15:45 ========================================================= 20:15:45 EdgeX Global Pipelines Version Info 20:15:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:15:46 ------------------- 20:15:46 stable info: 20:15:46 ------------------- 20:15:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:15:46 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 20:15:46 Message: update stable to v1.0.239 20:15:47 ------------------- 20:15:47 experimental info: 20:15:47 ------------------- 20:15:47 Commited By: **** collab-it+edgex@linuxfoundation.org 20:15:47 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 20:15:47 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:15:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:15:47 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:15:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:15:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:15:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:15:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:15:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:15:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:15:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:15:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:15:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:15:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:15:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:15:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:15:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:15:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:15:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:15:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:15:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:15:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:15:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:15:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:15:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:15:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:15:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:15:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:15:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 48eed856e80a2c589424f23e622b2075d9b38894 [Pipeline] echo 20:15:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 48eed85 [Pipeline] echo 20:15:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:15:47 provisioning config files... 20:15:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/302@tmp/config3160488904428800008tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:15:48 ---> docker-login.sh 20:15:48 nexus3.edgexfoundry.org:10001 20:15:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:15:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:15:48 Configure a credential helper to remove this warning. See 20:15:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:15:48 20:15:48 Login Succeeded 20:15:48 nexus3.edgexfoundry.org:10002 20:15:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:15:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:15:48 Configure a credential helper to remove this warning. See 20:15:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:15:48 20:15:48 Login Succeeded 20:15:48 nexus3.edgexfoundry.org:10003 20:15:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:15:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:15:48 Configure a credential helper to remove this warning. See 20:15:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:15:48 20:15:48 Login Succeeded 20:15:48 nexus3.edgexfoundry.org:10004 20:15:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:15:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:15:49 Configure a credential helper to remove this warning. See 20:15:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:15:49 20:15:49 Login Succeeded 20:15:49 docker.io 20:15:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:15:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:15:49 Configure a credential helper to remove this warning. See 20:15:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:15:49 20:15:49 Login Succeeded 20:15:49 ---> docker-login.sh ends [Pipeline] } 20:15:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:15:50 + 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 20:15:50 + dirname cmd/core-command/Dockerfile 20:15:50 + cut -d/ -f2 20:15:50 + echo core-command,cmd/core-command/Dockerfile 20:15:50 + dirname cmd/core-data/Dockerfile 20:15:50 + cut -d/ -f2 20:15:50 + echo core-data,cmd/core-data/Dockerfile 20:15:50 + dirname cmd/core-metadata/Dockerfile 20:15:50 + cut -d/ -f2 20:15:50 + echo core-metadata,cmd/core-metadata/Dockerfile 20:15:50 + dirname cmd/security-bootstrapper/Dockerfile 20:15:50 + cut -d/ -f2 20:15:50 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:15:50 + dirname cmd/security-proxy-setup/Dockerfile+ 20:15:50 cut -d/ -f2 20:15:50 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:15:50 + dirname cmd/security-secretstore-setup/Dockerfile 20:15:50 + cut -d/ -f2 20:15:50 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:15:50 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:15:50 + cut -d/ -f2 20:15:50 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:15:50 + dirname cmd/security-spire-agent/Dockerfile 20:15:50 + cut -d/ -f2 20:15:50 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:15:50 + dirname cmd/security-spire-config/Dockerfile 20:15:50 + cut -d/ -f2 20:15:50 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:15:50 + dirname cmd/security-spire-server/Dockerfile 20:15:50 + cut -d/ -f2 20:15:50 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:15:50 + dirname cmd/support-notifications/Dockerfile 20:15:50 + cut -d/ -f2 20:15:50 + echo support-notifications,cmd/support-notifications/Dockerfile 20:15:50 + dirname cmd/support-scheduler/Dockerfile 20:15:50 + cut -d/ -f2 20:15:50 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:15:50 + dirname cmd/sys-mgmt-agent/Dockerfile 20:15:50 + cut -d/ -f2 20:15:50 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:15:50 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 20:15:50 + git rev-list -1 --merges 48eed856e80a2c589424f23e622b2075d9b38894~1..48eed856e80a2c589424f23e622b2075d9b38894 [Pipeline] echo 20:15:50 -----------> git rev-list -1 --merges 48eed856e80a2c589424f23e622b2075d9b38894~1..48eed856e80a2c589424f23e622b2075d9b38894 48eed856e80a2c589424f23e622b2075d9b38894 [false] [Pipeline] sh 20:15:50 + git log --format=format:%s -1 48eed856e80a2c589424f23e622b2075d9b38894 [Pipeline] echo 20:15:50 ========================================================= 20:15:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:15:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:15:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:15:51 + grep -v github /etc/ssh/ssh_known_hosts 20:15:51 + [ -e /tmp/ssh_known_hosts ] 20:15:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:15:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:15:51 + sudo tee -a /etc/ssh/ssh_known_hosts 20:15:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:15:51 20:15:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:15:51 0.1.4: Pulling from edgex-devops/py-git-semver 20:15:51 b85a868b505f: Pulling fs layer 20:15:51 e2be974225ed: Pulling fs layer 20:15:51 339a4e72a1f5: Pulling fs layer 20:15:51 988bab9f4d93: Pulling fs layer 20:15:51 1469e6f7b9e6: Pulling fs layer 20:15:51 eaf3925da568: Pulling fs layer 20:15:51 bab4dde63d76: Pulling fs layer 20:15:51 bde34c3a00c8: Pulling fs layer 20:15:51 b352a97aabf1: Pulling fs layer 20:15:51 4872d77fe225: Pulling fs layer 20:15:51 5851b861e8e6: Pulling fs layer 20:15:51 bab4dde63d76: Waiting 20:15:51 1469e6f7b9e6: Waiting 20:15:51 eaf3925da568: Waiting 20:15:51 bde34c3a00c8: Waiting 20:15:51 b352a97aabf1: Waiting 20:15:51 5851b861e8e6: Waiting 20:15:51 988bab9f4d93: Waiting 20:15:51 4872d77fe225: Waiting 20:15:51 e2be974225ed: Download complete 20:15:51 988bab9f4d93: Download complete 20:15:52 1469e6f7b9e6: Verifying Checksum 20:15:52 1469e6f7b9e6: Download complete 20:15:52 339a4e72a1f5: Verifying Checksum 20:15:52 339a4e72a1f5: Download complete 20:15:52 eaf3925da568: Download complete 20:15:52 bde34c3a00c8: Verifying Checksum 20:15:52 bde34c3a00c8: Download complete 20:15:52 b352a97aabf1: Verifying Checksum 20:15:52 b352a97aabf1: Download complete 20:15:52 4872d77fe225: Verifying Checksum 20:15:52 4872d77fe225: Download complete 20:15:52 5851b861e8e6: Verifying Checksum 20:15:52 5851b861e8e6: Download complete 20:15:52 b85a868b505f: Verifying Checksum 20:15:52 b85a868b505f: Download complete 20:15:52 bab4dde63d76: Verifying Checksum 20:15:52 bab4dde63d76: Download complete 20:15:53 b85a868b505f: Pull complete 20:15:53 e2be974225ed: Pull complete 20:15:54 339a4e72a1f5: Pull complete 20:15:54 988bab9f4d93: Pull complete 20:15:54 1469e6f7b9e6: Pull complete 20:15:54 eaf3925da568: Pull complete 20:15:57 bab4dde63d76: Pull complete 20:15:57 bde34c3a00c8: Pull complete 20:15:57 b352a97aabf1: Pull complete 20:15:57 4872d77fe225: Pull complete 20:15:57 5851b861e8e6: Pull complete 20:15:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:15:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:15:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:15:57 prd-ubuntu20.04-docker-8c-8g-29984 does not seem to be running inside a container 20:15:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/302 -v /w/workspace/edgex-go/302:/w/workspace/edgex-go/302:rw,z -v /w/workspace/edgex-go/302@tmp:/w/workspace/edgex-go/302@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:16:00 $ docker top ca0cd2c1862b2536d5c31ff08171e54d1c7c2177fd2d80f5a471ed66e67ed483 -eo pid,comm 20:16:00 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). 20:16:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:16:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:16:00 [ssh-agent] Looking for ssh-agent implementation... 20:16:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:16:00 $ docker exec ca0cd2c1862b2536d5c31ff08171e54d1c7c2177fd2d80f5a471ed66e67ed483 ssh-agent 20:16:00 SSH_AUTH_SOCK=/tmp/ssh-dG0O6PmWOZXh/agent.32 20:16:00 SSH_AGENT_PID=39 20:16:00 Running ssh-add (command line suppressed) 20:16:00 Identity added: /w/workspace/edgex-go/302@tmp/private_key_1676642873998310396.key (/w/workspace/edgex-go/302@tmp/private_key_1676642873998310396.key) 20:16:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:16:01 + git tag --points-at HEAD [Pipeline] } 20:16:01 $ docker exec --env ******** --env ******** ca0cd2c1862b2536d5c31ff08171e54d1c7c2177fd2d80f5a471ed66e67ed483 ssh-agent -k 20:16:01 unset SSH_AUTH_SOCK; 20:16:01 unset SSH_AGENT_PID; 20:16:01 echo Agent pid 39 killed; 20:16:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:16:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:16:01 [ssh-agent] Looking for ssh-agent implementation... 20:16:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:16:01 $ docker exec ca0cd2c1862b2536d5c31ff08171e54d1c7c2177fd2d80f5a471ed66e67ed483 ssh-agent 20:16:01 SSH_AUTH_SOCK=/tmp/ssh-3NelkkMS1Ks7/agent.73 20:16:01 SSH_AGENT_PID=79 20:16:01 Running ssh-add (command line suppressed) 20:16:01 Identity added: /w/workspace/edgex-go/302@tmp/private_key_2456712450742603958.key (/w/workspace/edgex-go/302@tmp/private_key_2456712450742603958.key) 20:16:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:16:02 + git semver init 20:16:02 2022-09-20 20:16:02,290 [run_init] DEBUG init version:0.0.0 force:False 20:16:02 2022-09-20 20:16:02,291 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/302/.semver 20:16:02 2022-09-20 20:16:02,292 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/302/.semver 20:16:02 2022-09-20 20:16:02,292 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/302/.semver'], cwd=/w/workspace/edgex-go/302, universal_newlines=False, shell=None, istream=None) 20:16:10 2022-09-20 20:16:09,713 [append_file] DEBUG append to file:/w/workspace/edgex-go/302/.git/info/exclude 20:16:10 2022-09-20 20:16:09,714 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/302/.semver/main with force:False 20:16:10 2022-09-20 20:16:09,714 [read_version] DEBUG read version from /w/workspace/edgex-go/302/.semver/main 20:16:10 2022-09-20 20:16:09,714 [read_version] DEBUG read version from /w/workspace/edgex-go/302/.semver/main 20:16:10 2.3.0-dev.66 [Pipeline] } 20:16:10 $ docker exec --env ******** --env ******** ca0cd2c1862b2536d5c31ff08171e54d1c7c2177fd2d80f5a471ed66e67ed483 ssh-agent -k 20:16:10 unset SSH_AUTH_SOCK; 20:16:10 unset SSH_AGENT_PID; 20:16:10 echo Agent pid 79 killed; 20:16:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:16:10 + git semver [Pipeline] } 20:16:11 $ docker stop --time=1 ca0cd2c1862b2536d5c31ff08171e54d1c7c2177fd2d80f5a471ed66e67ed483 20:16:12 $ docker rm -f ca0cd2c1862b2536d5c31ff08171e54d1c7c2177fd2d80f5a471ed66e67ed483 [Pipeline] // withDockerContainer [Pipeline] sh 20:16:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:16:13 Stashed 1 file(s) [Pipeline] echo 20:16:13 [edgeXSemver]: initialized semver on version 2.3.0-dev.66 [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 20:16:13 + git config --global --add safe.directory /w/workspace/edgex-go/302 [Pipeline] echo 20:16:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:16:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:16:13 ========================================================= 20:16:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:16:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:16:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:16:13 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:16:13 2408cc74d12b: Pulling fs layer 20:16:13 ea60b727a1ce: Pulling fs layer 20:16:13 30c4a7721957: Pulling fs layer 20:16:13 370296b7ddb6: Pulling fs layer 20:16:13 7c6cee850709: Pulling fs layer 20:16:13 39a5fcdaea64: Pulling fs layer 20:16:13 d94ebbe4e438: Pulling fs layer 20:16:13 bcfd1f05c69d: Pulling fs layer 20:16:13 59ccb84bbe0f: Pulling fs layer 20:16:13 7c6cee850709: Waiting 20:16:13 39a5fcdaea64: Waiting 20:16:13 d94ebbe4e438: Waiting 20:16:13 bcfd1f05c69d: Waiting 20:16:13 59ccb84bbe0f: Waiting 20:16:13 370296b7ddb6: Waiting 20:16:13 30c4a7721957: Verifying Checksum 20:16:13 30c4a7721957: Download complete 20:16:13 ea60b727a1ce: Download complete 20:16:13 7c6cee850709: Verifying Checksum 20:16:13 7c6cee850709: Download complete 20:16:13 39a5fcdaea64: Download complete 20:16:13 2408cc74d12b: Download complete 20:16:14 d94ebbe4e438: Verifying Checksum 20:16:14 d94ebbe4e438: Download complete 20:16:14 2408cc74d12b: Pull complete 20:16:14 ea60b727a1ce: Pull complete 20:16:14 30c4a7721957: Pull complete 20:16:14 59ccb84bbe0f: Verifying Checksum 20:16:14 59ccb84bbe0f: Download complete 20:16:15 370296b7ddb6: Verifying Checksum 20:16:15 370296b7ddb6: Download complete 20:16:15 bcfd1f05c69d: Verifying Checksum 20:16:15 bcfd1f05c69d: Download complete 20:16:19 370296b7ddb6: Pull complete 20:16:19 7c6cee850709: Pull complete 20:16:19 39a5fcdaea64: Pull complete 20:16:19 d94ebbe4e438: Pull complete 20:16:22 bcfd1f05c69d: Pull complete 20:16:22 59ccb84bbe0f: Pull complete 20:16:22 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 20:16:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:16:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:16:22 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:16:22 WORKDIR /edgex 20:16:22 COPY go.mod . 20:16:22 RUN go mod download 20:16:22 + docker build -t ci-base-image-x86_64 -f - . 20:16:23 Sending build context to Docker daemon 169.5MB 20:16:23 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:16:23 ---> a4fb48ad2a94 20:16:23 Step 2/4 : WORKDIR /edgex 20:16:28 Still waiting to schedule task 20:16:28 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-29982’ 20:16:28 ---> Running in aebd6851785f 20:16:28 Removing intermediate container aebd6851785f 20:16:28 ---> 5b50c86398f8 20:16:28 Step 3/4 : COPY go.mod . 20:16:28 ---> 667e0474f62d 20:16:28 Step 4/4 : RUN go mod download 20:16:28 ---> Running in 30de92beba45 20:16:46 Removing intermediate container 30de92beba45 20:16:46 ---> a693c9dcd7bf 20:16:46 Successfully built a693c9dcd7bf 20:16:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:47 + docker inspect -f . ci-base-image-x86_64 20:16:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:16:47 prd-ubuntu20.04-docker-8c-8g-29984 does not seem to be running inside a container 20:16:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/302 -v /w/workspace/edgex-go/302:/w/workspace/edgex-go/302:rw,z -v /w/workspace/edgex-go/302@tmp:/w/workspace/edgex-go/302@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:16:47 $ docker top 138f14067816d8a2974b4f598a8ada8b0345ee828cfc1e61cfc7a1a8f3357d44 -eo pid,comm [Pipeline] { [Pipeline] sh 20:16:48 + go version 20:16:48 go version go1.18.3 linux/amd64 [Pipeline] } 20:16:48 $ docker stop --time=1 138f14067816d8a2974b4f598a8ada8b0345ee828cfc1e61cfc7a1a8f3357d44 20:16:49 $ docker rm -f 138f14067816d8a2974b4f598a8ada8b0345ee828cfc1e61cfc7a1a8f3357d44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:49 + docker inspect -f . ci-base-image-x86_64 20:16:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:16:50 prd-ubuntu20.04-docker-8c-8g-29984 does not seem to be running inside a container 20:16:50 $ 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/302 -v /w/workspace/edgex-go/302:/w/workspace/edgex-go/302:rw,z -v /w/workspace/edgex-go/302@tmp:/w/workspace/edgex-go/302@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:16:50 $ docker top 4291c3a643b6fed8dd66b5f407cdd0e08198beceb98ddab3598aad3279a8aa3e -eo pid,comm [Pipeline] { [Pipeline] echo 20:16:50 ========================================================= 20:16:50 [edgeXBuildGoParallel] Running Tests and Build... 20:16:50 ========================================================= [Pipeline] sh 20:16:50 + git config --global --add safe.directory /w/workspace/edgex-go/302 [Pipeline] fileExists [Pipeline] sh 20:16:51 + make test 20:16:51 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:16:57 ? github.com/edgexfoundry/edgex-go [no test files] 20:17:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:17:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:17:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:17:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:17:12 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:17:12 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:17:12 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:17:12 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:17:12 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:17:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:17:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:17:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:17:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:17:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:17:13 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:17:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.066s coverage: 28.7% of statements 20:17:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:17:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:17:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.121s coverage: 98.5% of statements 20:17:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.102s coverage: 72.5% of statements 20:17:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:17:14 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:17:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.120s coverage: 54.2% of statements 20:17:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:17:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:17:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.433s coverage: 89.2% of statements 20:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:17:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.120s coverage: 2.0% of statements 20:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:17:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.567s coverage: 95.6% of statements 20:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:17:20 ok github.com/edgexfoundry/edgex-go/internal/io 0.083s coverage: 72.2% of statements 20:17:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:17:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:17:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:17:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:17:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:17:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.136s coverage: 60.0% of statements 20:17:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:17:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:17:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:17:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.067s coverage: 0.9% of statements 20:17:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:17:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.079s coverage: 58.8% of statements 20:17:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.070s coverage: 29.6% of statements 20:17:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:17:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 47.1% of statements 20:17:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.106s coverage: 79.5% of statements 20:17:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.089s coverage: 94.1% of statements 20:17:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.099s coverage: 96.3% of statements 20:17:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements 20:17:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.077s coverage: 94.4% of statements 20:17:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.067s coverage: 44.8% of statements 20:17:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.229s coverage: 80.8% of statements 20:17:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.087s coverage: 65.1% of statements 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.069s coverage: 86.9% of statements 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 58.8% of statements 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.080s coverage: 80.0% of statements 20:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 20:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.084s coverage: 85.4% of statements 20:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.240s coverage: 91.2% of statements 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.201s coverage: 64.7% of statements 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.076s coverage: 100.0% of statements 20:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 20:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 20:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements 20:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 20:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.358s coverage: 65.8% of statements 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 41.8% of statements 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.072s coverage: 89.5% of statements 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:17:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.096s coverage: 17.7% of statements 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:17:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.162s coverage: 92.3% of statements 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:17:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:17:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.124s coverage: 97.7% of statements 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:17:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:17:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 20:17:38 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 20:17:39 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 20:18:01 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." 20:18:01 GO111MODULE=on go vet ./... 20:18:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:18:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:18:05 ./bin/test-attribution-txt.sh 20:18:05 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 20:18:05 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 20:18:05 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 20:18:05 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 20:18:05 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 20:18:05 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 20:18:05 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 20:18:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:18:05 + ls -al . 20:18:05 total 748 20:18:05 drwxrwxr-x 10 1001 1001 4096 Sep 20 20:16 . 20:18:05 drwxr-xr-x 4 root root 4096 Sep 20 20:16 .. 20:18:05 -rw-rw-r-- 1 1001 1001 16 Sep 20 20:15 .dockerignore 20:18:05 drwxrwxr-x 8 1001 1001 4096 Sep 20 20:17 .git 20:18:05 drwxrwxr-x 3 1001 1001 4096 Sep 20 20:15 .github 20:18:05 -rw-rw-r-- 1 1001 1001 1030 Sep 20 20:15 .gitignore 20:18:05 -rw-rw-r-- 1 1001 1001 42 Sep 20 20:15 .golangci.yml 20:18:05 -rw-rw-r-- 1 1001 1001 87 Sep 20 20:15 .hadolint.yml 20:18:05 drwxr-xr-x 3 1001 1001 4096 Sep 20 20:16 .semver 20:18:05 -rw-rw-r-- 1 1001 1001 166 Sep 20 20:15 .sonarcloud.properties 20:18:05 -rw-rw-r-- 1 1001 1001 1171 Sep 20 20:15 ADOPTERS.md 20:18:05 -rw-rw-r-- 1 1001 1001 10347 Sep 20 20:15 Attribution.txt 20:18:05 -rw-rw-r-- 1 1001 1001 63209 Sep 20 20:15 CHANGELOG.md 20:18:05 -rw-rw-r-- 1 1001 1001 3804 Sep 20 20:15 CONTRIBUTING.md 20:18:05 -rw-rw-r-- 1 1001 1001 677 Sep 20 20:15 GOVERNANCE.md 20:18:05 -rw-rw-r-- 1 1001 1001 850 Sep 20 20:15 Jenkinsfile 20:18:05 -rw-rw-r-- 1 1001 1001 10775 Sep 20 20:15 LICENSE 20:18:05 -rw-rw-r-- 1 1001 1001 13724 Sep 20 20:15 Makefile 20:18:05 -rw-rw-r-- 1 1001 1001 582 Sep 20 20:15 OWNERS.md 20:18:05 -rw-rw-r-- 1 1001 1001 9799 Sep 20 20:15 README.md 20:18:05 -rw-rw-r-- 1 1001 1001 6912 Sep 20 20:15 SECURITY.md 20:18:05 -rw-rw-r-- 1 1001 1001 12 Sep 20 20:16 VERSION 20:18:05 -rw-rw-r-- 1 1001 1001 4131 Sep 20 20:15 ZMQWindows.md 20:18:05 drwxrwxr-x 2 1001 1001 4096 Sep 20 20:15 bin 20:18:05 drwxrwxr-x 18 1001 1001 4096 Sep 20 20:15 cmd 20:18:05 -rw-r--r-- 1 root root 491929 Sep 20 20:17 coverage.out 20:18:05 -rw-rw-r-- 1 1001 1001 3670 Sep 20 20:15 go.mod 20:18:05 -rw-rw-r-- 1 1001 1001 38527 Sep 20 20:15 go.sum 20:18:05 drwxrwxr-x 8 1001 1001 4096 Sep 20 20:15 internal 20:18:05 drwxrwxr-x 3 1001 1001 4096 Sep 20 20:15 openapi 20:18:05 drwxrwxr-x 4 1001 1001 4096 Sep 20 20:15 snap 20:18:05 -rw-rw-r-- 1 1001 1001 204 Sep 20 20:15 version.go [Pipeline] sh 20:18:06 + '[' -e coverage.out ] 20:18:06 + chown 1001:1001 coverage.out [Pipeline] stash 20:18:06 Stashed 1 file(s) [Pipeline] sh 20:18:06 + make build 20:18:06 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.66" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:18:21 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.66" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:18:33 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.66" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:18:33 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.66" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:18: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.66" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:18: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.66" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:18:42 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.66" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:18:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:18: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.66" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:18:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:18:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.66" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:18: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.66" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:18:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.66" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:18:50 $ docker stop --time=1 4291c3a643b6fed8dd66b5f407cdd0e08198beceb98ddab3598aad3279a8aa3e 20:18:54 $ docker rm -f 4291c3a643b6fed8dd66b5f407cdd0e08198beceb98ddab3598aad3279a8aa3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:18:55 20:18:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:18:56 latest: Pulling from edgex-devops/edgex-compose 20:18:56 cbdbe7a5bc2a: Pulling fs layer 20:18:56 ca9280d653b3: Pulling fs layer 20:18:56 7e9c9ca2126c: Pulling fs layer 20:18:56 cbdbe7a5bc2a: Verifying Checksum 20:18:56 cbdbe7a5bc2a: Download complete 20:18:56 ca9280d653b3: Verifying Checksum 20:18:56 ca9280d653b3: Download complete 20:18:56 cbdbe7a5bc2a: Pull complete 20:18:56 7e9c9ca2126c: Download complete 20:18:56 ca9280d653b3: Pull complete 20:19:00 7e9c9ca2126c: Pull complete 20:19:00 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:19:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:19:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:00 prd-ubuntu20.04-docker-8c-8g-29984 does not seem to be running inside a container 20:19:00 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/302 -v /w/workspace/edgex-go/302:/w/workspace/edgex-go/302:rw,z -v /w/workspace/edgex-go/302@tmp:/w/workspace/edgex-go/302@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 20:19:02 $ docker top 22bbbde4b94fcdce3e9d80db1d1f25c6502d25ea40c3680cd8af3c6015477f13 -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:03 + docker-compose build --help 20:19:03 + grep parallel 20:19:03 --parallel Build images in parallel. [Pipeline] } 20:19:03 $ docker stop --time=1 22bbbde4b94fcdce3e9d80db1d1f25c6502d25ea40c3680cd8af3c6015477f13 20:19:05 $ docker rm -f 22bbbde4b94fcdce3e9d80db1d1f25c6502d25ea40c3680cd8af3c6015477f13 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:19:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:05 prd-ubuntu20.04-docker-8c-8g-29984 does not seem to be running inside a container 20:19:05 $ 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/302 -v /w/workspace/edgex-go/302:/w/workspace/edgex-go/302:rw,z -v /w/workspace/edgex-go/302@tmp:/w/workspace/edgex-go/302@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:19:05 $ docker top 859d09a9aa4941ffb38105d0d6df8efb4e0d179280baeb454f30d1b9c2bfd46b -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-29988 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 20:19:06 Running in /w/workspace/edgex-go/302 [Pipeline] { [Pipeline] checkout 20:19:06 The recommended git tool is: git 20:19:06 + docker-compose -f ./docker-compose-build.yml build --parallel 20:19:06 Building core-command ... 20:19:06 Building core-data ... 20:19:06 Building core-metadata ... 20:19:06 Building security-bootstrapper ... 20:19:06 Building security-proxy-setup ... 20:19:06 Building security-secretstore-setup ... 20:19:06 Building security-spiffe-token-provider ... 20:19:06 Building security-spire-agent ... 20:19:06 Building security-spire-config ... 20:19:06 Building security-spire-server ... 20:19:06 Building support-notifications ... 20:19:06 Building support-scheduler ... 20:19:06 Building sys-mgmt-agent ... 20:19:06 Building security-spire-config 20:19:06 Building core-command 20:19:06 Building security-secretstore-setup 20:19:06 Building security-proxy-setup 20:19:06 Building support-scheduler 20:19:12 using credential edgex-jenkins-ssh 20:19:12 Cloning the remote Git repository 20:19:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:19:12 > git init /w/workspace/edgex-go/302 # timeout=10 20:19:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:19:12 > git --version # timeout=10 20:19:12 > git --version # 'git version 2.25.1' 20:19:12 using GIT_SSH to set credentials SSH Credentials for GitHub 20:19:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:19:19 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:19:19 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:19:19 ---> a693c9dcd7bf 20:19:19 Step 3/25 : WORKDIR /edgex-go 20:19:19 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:19:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:19:19 ---> a693c9dcd7bf 20:19:19 Step 3/22 : WORKDIR /edgex-go 20:19:19 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:19:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:19:19 ---> a693c9dcd7bf 20:19:19 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:19:19 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:19:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:19:19 ---> a693c9dcd7bf 20:19:19 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:19:19 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:19:19 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:19:19 ---> a693c9dcd7bf 20:19:19 Step 3/26 : WORKDIR /edgex-go 20:19:29 Avoid second fetch 20:19:29 Checking out Revision 48eed856e80a2c589424f23e622b2075d9b38894 (main) 20:19:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:19:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:19:29 > git config core.sparsecheckout # timeout=10 20:19:29 > git checkout -f 48eed856e80a2c589424f23e622b2075d9b38894 # timeout=10 20:19:31 ---> Running in 8c89f4989ed3 20:19:31 ---> Running in e7b84f98393b 20:19:31 ---> Running in d6749497ddd8 20:19:31 ---> Running in a18af780b2d3 20:19:31 ---> Running in 9834337dd040 20:19:31 Removing intermediate container 8c89f4989ed3 20:19:31 ---> 1a5e02340424 20:19:31 Step 4/23 : WORKDIR /edgex-go 20:19:31 Removing intermediate container a18af780b2d3 20:19:31 ---> d1782fb39a8f 20:19:31 Step 4/24 : WORKDIR /edgex-go 20:19:31 Removing intermediate container 9834337dd040 20:19:31 ---> e0eee4d2ee18 20:19:31 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:19:31 Removing intermediate container d6749497ddd8 20:19:31 ---> d984a93d963e 20:19:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:19:31 Removing intermediate container e7b84f98393b 20:19:31 ---> 7f1f9b98dae4 20:19:31 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:19:31 ---> Running in cbc4c1a0a2a2 20:19:31 ---> Running in 790b5a8481c5 20:19:31 ---> Running in 3c6ed47b3c44 20:19:31 ---> Running in 39f273dc8d05 20:19:31 ---> Running in 1b427a20c6ea 20:19:31 Removing intermediate container cbc4c1a0a2a2 20:19:31 ---> 0e9ec8ed2009 20:19:31 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:19:31 Removing intermediate container 790b5a8481c5 20:19:31 ---> 1f090a7e689f 20:19:31 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:19:31 ---> Running in 0073bbeb0cf5 20:19:31 ---> Running in 41ed12f820e9 20:19:31 Removing intermediate container 3c6ed47b3c44 20:19:31 ---> 55523ea6b26d 20:19:31 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:19:31 ---> Running in a81c9a447874 20:19:32 Removing intermediate container 39f273dc8d05 20:19:32 ---> d64c44a0fc4e 20:19:32 Step 5/22 : RUN apk add --update --no-cache make git 20:19:32 ---> Running in d8dc57b54eb0 20:19:32 Removing intermediate container 1b427a20c6ea 20:19:32 ---> 84fd09f50e7f 20:19:32 Step 5/25 : RUN apk add --update --no-cache make git 20:19:32 ---> Running in c15ad8307650 20:19:32 Removing intermediate container 41ed12f820e9 20:19:32 ---> 1f375d11540a 20:19:32 Step 6/23 : RUN apk add --update --no-cache make git 20:19:32 ---> Running in 94e73c0abc3d 20:19:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:19:32 Removing intermediate container 0073bbeb0cf5 20:19:32 ---> f118a75870a6 20:19:32 Step 6/24 : RUN apk add --update --no-cache make git 20:19:32 ---> Running in 7e287e20020a 20:19:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:19:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:19:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:19:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:19:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:19:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:19:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:19:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:19:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:19:34 OK: 211 MiB in 51 packages 20:19:34 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2 (#4160)" 20:19:34 OK: 211 MiB in 51 packages 20:19:34 OK: 211 MiB in 51 packages 20:19:34 Removing intermediate container a81c9a447874 20:19:34 ---> c22b636d4803 20:19:34 Step 6/26 : COPY go.mod vendor* ./ 20:19:34 OK: 211 MiB in 51 packages 20:19:34 Removing intermediate container c15ad8307650 20:19:34 ---> d68b03f480d6 20:19:34 Step 6/25 : COPY go.mod vendor* ./ 20:19:34 ---> 76c35bec77de 20:19:34 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:19:34 ---> Running in 3e78c459f1f9 20:19:34 OK: 211 MiB in 51 packages 20:19:34 ---> fbe047953f0d 20:19:34 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:34 ---> Running in e0b060df915c 20:19:35 Removing intermediate container 94e73c0abc3d 20:19:35 ---> 5e5273220334 20:19:35 Step 7/23 : COPY go.mod vendor* ./ 20:19:35 Removing intermediate container d8dc57b54eb0 20:19:35 ---> a61bddc690c5 20:19:35 Step 6/22 : COPY go.mod vendor* ./ 20:19:35 ---> 7d49350738bf 20:19:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:35 ---> 3369d0d7e0dd 20:19:35 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:19:35 % Total % Received % Xferd Average Speed Time Time Time Current 20:19:35 Dload Upload Total Spent Left Speed 20:19:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 99228 0 --:--:-- --:--:-- --:--:-- 97k 20:19:35 ---> Running in 14797a288caa 20:19:35 Removing intermediate container 7e287e20020a 20:19:35 ---> 4c79b8e0a87d 20:19:35 Step 7/24 : COPY go.mod vendor* ./ 20:19:35 ---> Running in 021cb60bdec4 20:19:35 ---> 5f1e98cb56e4 20:19:35 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:35 ---> Running in 549704c74132 [Pipeline] sh 20:19:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:19:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:19:36 + sudo tee /etc/docker/daemon.new 20:19:36 { 20:19:36 "registry-mirrors": [ 20:19:36 "https://nexus3.edgexfoundry.org:10001" 20:19:36 ], 20:19:36 "bip": "10.250.0.254/24", 20:19:36 "hosts": [ 20:19:36 "tcp://0.0.0.0:5555", 20:19:36 "unix:///var/run/docker.sock" 20:19:36 ], 20:19:36 "mtu": 1458, 20:19:36 "selinux-enabled": true, 20:19:36 "seccomp-profile": "/etc/docker/seccomp.json" 20:19:36 } [Pipeline] sh 20:19:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:19:37 + sudo service docker restart 20:19:53 Removing intermediate container 021cb60bdec4 20:19:53 ---> 9f3647bc285d 20:19:53 Step 9/23 : COPY . . 20:19:53 Removing intermediate container 549704c74132 20:19:53 ---> 13f54b4a8ac0 20:19:53 Step 9/24 : COPY . . 20:19:53 Removing intermediate container e0b060df915c 20:19:53 ---> d3e851e2f925 20:19:53 Step 8/25 : COPY . . 20:19:53 Removing intermediate container 3e78c459f1f9 20:19:53 ---> efb00149ae4e 20:19:53 Step 8/26 : COPY . . 20:19:53 Removing intermediate container 14797a288caa 20:19:53 ---> 126cf472eee3 20:19:53 Step 8/22 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:19:55 provisioning config files... 20:19:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/302@tmp/config8663648643624445201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:19:56 ---> docker-login.sh 20:19:56 nexus3.edgexfoundry.org:10001 20:19:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:57 Configure a credential helper to remove this warning. See 20:19:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:57 20:19:57 Login Succeeded 20:19:57 nexus3.edgexfoundry.org:10002 20:19:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:57 Configure a credential helper to remove this warning. See 20:19:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:57 20:19:57 Login Succeeded 20:19:57 nexus3.edgexfoundry.org:10003 20:19:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:58 Configure a credential helper to remove this warning. See 20:19:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:58 20:19:58 Login Succeeded 20:19:58 nexus3.edgexfoundry.org:10004 20:19:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:58 Configure a credential helper to remove this warning. See 20:19:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:58 20:19:58 Login Succeeded 20:19:58 docker.io 20:19:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:59 Configure a credential helper to remove this warning. See 20:19:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:59 20:19:59 Login Succeeded 20:19:59 ---> docker-login.sh ends [Pipeline] } 20:19:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:20:00 + git config --global --add safe.directory /w/workspace/edgex-go/302 [Pipeline] echo 20:20:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:20:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:20:00 ========================================================= 20:20:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:20:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:20:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:20:01 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:20:01 b3c136eddcbf: Pulling fs layer 20:20:01 c0a3192eca97: Pulling fs layer 20:20:01 a050256f5b6f: Pulling fs layer 20:20:01 656be50a0ddc: Pulling fs layer 20:20:01 2bbca73fdf42: Pulling fs layer 20:20:01 46d945488cbd: Pulling fs layer 20:20:01 8a5474983e97: Pulling fs layer 20:20:01 329c88fbcd65: Pulling fs layer 20:20:01 656be50a0ddc: Waiting 20:20:01 2bbca73fdf42: Waiting 20:20:01 46d945488cbd: Waiting 20:20:01 8a5474983e97: Waiting 20:20:01 329c88fbcd65: Waiting 20:20:01 a050256f5b6f: Verifying Checksum 20:20:01 a050256f5b6f: Download complete 20:20:01 c0a3192eca97: Verifying Checksum 20:20:01 c0a3192eca97: Download complete 20:20:01 2bbca73fdf42: Verifying Checksum 20:20:01 2bbca73fdf42: Download complete 20:20:01 46d945488cbd: Verifying Checksum 20:20:01 46d945488cbd: Download complete 20:20:01 b3c136eddcbf: Verifying Checksum 20:20:01 b3c136eddcbf: Download complete 20:20:02 b3c136eddcbf: Pull complete 20:20:02 329c88fbcd65: Verifying Checksum 20:20:02 329c88fbcd65: Download complete 20:20:02 c0a3192eca97: Pull complete 20:20:03 a050256f5b6f: Pull complete 20:20:03 8a5474983e97: Verifying Checksum 20:20:03 8a5474983e97: Download complete 20:20:04 656be50a0ddc: Verifying Checksum 20:20:04 656be50a0ddc: Download complete 20:20:15 ---> 7ecda27861d0 20:20:15 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:20:15 ---> e0dd76ba6fd8 20:20:15 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:20:15 ---> d9a61a80fb7a 20:20:15 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:20:15 ---> d1f829194745 20:20:15 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:20:15 ---> f756c6f6a294 20:20:15 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:20:15 ---> Running in f7d785ff0eb5 20:20:15 ---> Running in ccfd039b3cfe 20:20:15 ---> Running in 7318eb0ec258 20:20:15 ---> Running in 6095cb6023ca 20:20:15 ---> Running in 24d83f44f4a1 20:20:15 Removing intermediate container f7d785ff0eb5 20:20:15 ---> 42dc0d4f1cb6 20:20:15 Step 10/26 : WORKDIR /edgex-go/spire-build 20:20:15 ---> Running in 1f9d98d1e0a4 20:20:15 Removing intermediate container 1f9d98d1e0a4 20:20:15 ---> 3414a4c1ebcf 20:20:15 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 20:20:15 ---> Running in 895937bb4908 20:20:15 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.66" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:20:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:20:15 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.66" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:20:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:20:15 Removing intermediate container 895937bb4908 20:20:15 ---> b28c53f31968 20:20:15 Step 12/26 : WORKDIR /edgex-go 20:20:15 ---> Running in 459f70d29da2 20:20:15 Removing intermediate container 459f70d29da2 20:20:15 ---> 6642ea67aa59 20:20:15 20:20:15 Step 13/26 : FROM alpine:3.15 20:20:15 3.15: Pulling from library/alpine 20:20:15 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 20:20:15 Status: Downloaded newer image for alpine:3.15 20:20:15 ---> c4fc93816858 20:20:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:20:15 ---> Running in f4a13359f8ff 20:20:15 Removing intermediate container f4a13359f8ff 20:20:15 ---> ed083fa12778 20:20:15 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:20:15 ---> Running in 349c86d3a4d1 20:20:16 Removing intermediate container 349c86d3a4d1 20:20:16 ---> 076f4bf3a09a 20:20:16 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:20:16 ---> Running in e599a53d05a8 20:20:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:20:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:20:18 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:20:18 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:20:18 OK: 15857 distinct packages available 20:20:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:20:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:20:19 656be50a0ddc: Pull complete 20:20:19 2bbca73fdf42: Pull complete 20:20:19 46d945488cbd: Pull complete 20:20:19 (1/4) Installing dumb-init (1.2.5-r1) 20:20:19 (2/4) Installing musl-obstack (1.2.3-r0) 20:20:19 (3/4) Installing libucontext (1.1-r0) 20:20:19 (4/4) Installing gcompat (1.0.0-r4) 20:20:19 Executing busybox-1.34.1-r7.trigger 20:20:19 OK: 6 MiB in 18 packages 20:20:24 Removing intermediate container e599a53d05a8 20:20:24 ---> e378d7d2ceee 20:20:24 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:20:24 8a5474983e97: Pull complete 20:20:27 329c88fbcd65: Pull complete 20:20:27 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 20:20:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:20:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:20:27 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:20:27 WORKDIR /edgex 20:20:27 COPY go.mod . 20:20:27 RUN go mod download+ 20:20:27 docker build -t ci-base-image-arm64 -f - . 20:20:28 ---> ec2a2e9ae760 20:20:28 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:20:28 Sending build context to Docker daemon 3.232MB 20:20:28 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:20:28 ---> ff4287adb874 20:20:28 Step 2/4 : WORKDIR /edgex 20:20:29 ---> c24293cc831d 20:20:29 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:20:29 ---> Running in 081d613a18b7 20:20:29 Removing intermediate container 081d613a18b7 20:20:29 ---> 3873102d0803 20:20:29 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:20:30 ---> 0fa037a64242 20:20:30 Step 21/26 : WORKDIR / 20:20:30 ---> Running in 860f710f2868 20:20:30 ---> Running in c4a0ae8d77bb 20:20:30 Removing intermediate container c4a0ae8d77bb 20:20:30 ---> 54c974727aee 20:20:30 Step 3/4 : COPY go.mod . 20:20:30 Removing intermediate container 860f710f2868 20:20:30 ---> a361108c3308 20:20:30 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:20:31 ---> Running in 12343ca7326e 20:20:31 ---> af1dc9805073 20:20:31 Step 4/4 : RUN go mod download 20:20:31 ---> Running in 8fc18be79019 20:20:31 Removing intermediate container 12343ca7326e 20:20:31 ---> 2f01ec29e52d 20:20:31 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:20:31 ---> Running in f8e88a8e6cf8 20:20:32 Removing intermediate container f8e88a8e6cf8 20:20:32 ---> c0174df3a859 20:20:32 Step 24/26 : LABEL arch=x86_64 20:20:32 ---> Running in 21fad35e3594 20:20:33 Removing intermediate container 21fad35e3594 20:20:33 ---> 84980350a0bb 20:20:33 Step 25/26 : LABEL git_sha=48eed856e80a2c589424f23e622b2075d9b38894 20:20:33 ---> Running in 7d21c5066f73 20:20:33 Removing intermediate container 7d21c5066f73 20:20:33 ---> b21cbd391c57 20:20:33 Step 26/26 : LABEL version=2.3.0-dev.66 20:20:33 ---> Running in d8dfc5c45bd6 20:20:33 Removing intermediate container d8dfc5c45bd6 20:20:33 ---> fc863a2aab06 20:20:33 20:20:33 Successfully built fc863a2aab06 20:20:33 Successfully tagged security-spire-config:latest 20:20:33  Building security-spire-config ... done Building core-metadata 20:20:36 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:20:36 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:20:36 ---> a693c9dcd7bf 20:20:36 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:20:36 ---> Using cache 20:20:36 ---> d1782fb39a8f 20:20:36 Step 4/25 : WORKDIR /edgex-go 20:20:36 ---> Using cache 20:20:36 ---> 1f090a7e689f 20:20:36 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:20:36 ---> Using cache 20:20:36 ---> f118a75870a6 20:20:36 Step 6/25 : RUN apk add --update --no-cache make git 20:20:36 ---> Using cache 20:20:36 ---> 4c79b8e0a87d 20:20:36 Step 7/25 : COPY go.mod vendor* ./ 20:20:36 ---> Using cache 20:20:36 ---> 5f1e98cb56e4 20:20:36 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:36 ---> Using cache 20:20:36 ---> 13f54b4a8ac0 20:20:36 Step 9/25 : COPY . . 20:20:36 ---> Using cache 20:20:36 ---> f756c6f6a294 20:20:36 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:20: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.66" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:20:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:20:42 ---> Running in 05a94f441dd4 20:20:43 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.66" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:20:47 Removing intermediate container ccfd039b3cfe 20:20:47 ---> 52c71395a056 20:20:47 20:20:47 Step 10/22 : FROM alpine:3.16 20:20:47 Removing intermediate container 24d83f44f4a1 20:20:47 ---> f0fcf1aa385d 20:20:47 20:20:47 Step 11/24 : FROM alpine:3.16 20:20:47 Removing intermediate container 6095cb6023ca 20:20:47 ---> 94a503ad023d 20:20:47 20:20:47 Step 10/25 : FROM alpine:3.16 20:20:47 3.16: Pulling from library/alpine 20:20:48 3.16: Pulling from library/alpine 20:20:48 3.16: Pulling from library/alpine 20:20:48 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:20:48 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:20:48 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:20:48 Status: Downloaded newer image for alpine:3.16 20:20:48 Status: Image is up to date for alpine:3.16 20:20:48 Status: Downloaded newer image for alpine:3.16 20:20:48 ---> 9c6f07244728 20:20:48 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:20:48 ---> 9c6f07244728 20:20:48 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:20:48 ---> 9c6f07244728 20:20:48 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:20:51 ---> Running in 3fa855f531e8 20:20:51 ---> Running in 726a249a3b65 20:20:51 ---> Running in faac726c4559 20:20:51 Removing intermediate container 7318eb0ec258 20:20:51 ---> fab7c73574f0 20:20:51 20:20:51 Step 11/23 : FROM alpine:3.16 20:20:51 ---> 9c6f07244728 20:20:51 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:20:51 ---> Running in 9a9847c8ab79 20:20:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:20:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:20:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:20:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:20:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:20:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:20:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:20:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:20:53 (1/3) Installing ca-certificates (20220614-r0) 20:20:53 (1/6) Installing ca-certificates (20220614-r0) 20:20:53 (2/3) Installing dumb-init (1.2.5-r1) 20:20:53 (3/3) Installing su-exec (0.2-r1) 20:20:53 Executing busybox-1.35.0-r17.trigger 20:20:53 (2/6) Installing brotli-libs (1.0.9-r6) 20:20:53 Executing ca-certificates-20220614-r0.trigger 20:20:53 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:20:53 (1/1) Installing dumb-init (1.2.5-r1) 20:20:53 (4/6) Installing libcurl (7.83.1-r3) 20:20:53 (5/6) Installing curl (7.83.1-r3) 20:20:53 Executing busybox-1.35.0-r17.trigger 20:20:53 (6/6) Installing dumb-init (1.2.5-r1) 20:20:53 OK: 6 MiB in 15 packages 20:20:53 Executing busybox-1.35.0-r17.trigger 20:20:53 Executing ca-certificates-20220614-r0.trigger 20:20:53 OK: 6 MiB in 17 packages 20:20:53 OK: 8 MiB in 20 packages 20:20:53 (1/1) Installing dumb-init (1.2.5-r1) 20:20:53 Executing busybox-1.35.0-r17.trigger 20:20:53 OK: 6 MiB in 15 packages 20:20:55 Removing intermediate container faac726c4559 20:20:55 ---> 906cb19d6067 20:20:55 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:20:55 ---> Running in 8cd3a2b0760c 20:20:55 Removing intermediate container 3fa855f531e8 20:20:55 ---> c79eedd782b1 20:20:55 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:20:55 Removing intermediate container 9a9847c8ab79 20:20:55 ---> a37b8e493b95 20:20:55 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:20:55 Removing intermediate container 726a249a3b65 20:20:55 ---> b32de2d7ebba 20:20:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:20:55 ---> Running in afd89151fefc 20:20:55 ---> Running in e10ca3b92302 20:20:55 ---> Running in 64a0cf69ac7a 20:20:55 Removing intermediate container 8cd3a2b0760c 20:20:55 ---> e1e2cc2851ef 20:20:55 Step 14/24 : ENV APP_PORT=59882 20:20:56 Removing intermediate container e10ca3b92302 20:20:56 ---> c441aa44ff7f 20:20:56 Step 13/22 : WORKDIR /edgex 20:20:56 ---> Running in c41dc8f720af 20:20:56 Removing intermediate container afd89151fefc 20:20:56 ---> 13e2418fcd4b 20:20:56 Step 14/23 : ENV APP_PORT=59861 20:20:56 Removing intermediate container 64a0cf69ac7a 20:20:56 ---> dd18eb2cab92 20:20:56 Step 13/25 : WORKDIR / 20:20:56 ---> Running in effd6abdf1fb 20:20:56 ---> Running in 591a6b3bda4e 20:20:56 ---> Running in 0072c453ee1b 20:20:56 Removing intermediate container c41dc8f720af 20:20:56 ---> 3bf47b11b4ec 20:20:56 Step 15/24 : EXPOSE $APP_PORT 20:20:56 ---> Running in 0fbf56ff32ec 20:20:56 Removing intermediate container effd6abdf1fb 20:20:56 ---> 10c264858948 20:20:56 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:20:56 Removing intermediate container 0072c453ee1b 20:20:56 ---> 79c42e668b89 20:20:56 Step 15/23 : EXPOSE $APP_PORT 20:20:56 Removing intermediate container 591a6b3bda4e 20:20:56 ---> e9e5acba0f44 20:20:56 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:20:56 ---> Running in ff52917df801 20:20:56 Removing intermediate container 0fbf56ff32ec 20:20:56 ---> aa766302502f 20:20:56 Step 16/24 : WORKDIR / 20:20:56 ---> Running in 780505bffe7e 20:20:57 ---> a60fd18a7388 20:20:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:20:57 Removing intermediate container ff52917df801 20:20:57 ---> 740109b2faa6 20:20:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:20:57 ---> 5f7e7e9634f5 20:20:57 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:20:57 Removing intermediate container 780505bffe7e 20:20:57 ---> a8f47306e627 20:20:57 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:20:57 ---> c348e0883868 20:20:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:20:57 ---> be692c2736de 20:20:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:20:57 ---> 1664e9a2478d 20:20:57 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:20:57 ---> cb9ea6cf27e6 20:20:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:20:58 ---> b375e043108a 20:20:58 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:20:58 ---> 9bfa51e6b15c 20:20:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:20:58 ---> 3e40d26ffc4e 20:20:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:20:58 ---> 489a44788ddf 20:20:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:20:58 ---> ad91306562c4 20:20:58 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:20:58 ---> 9266e6cae07d 20:20:58 Step 20/24 : ENTRYPOINT ["/core-command"] 20:20:58 ---> Running in f3893a05b21d 20:20:59 ---> e0c5b267b610 20:20:59 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:20:59 ---> b90c9f2c1c97 20:20:59 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:20:59 Removing intermediate container f3893a05b21d 20:20:59 ---> 5d746d34a717 20:20:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:20:59 ---> dd9d29b5cccb 20:20:59 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:20:59 ---> Running in 28418b515f45 20:20:59 ---> Running in a5e188244eaf 20:20:59 ---> Running in 8d81758fefe0 20:20:59 Removing intermediate container a5e188244eaf 20:20:59 ---> a9fb7744f62d 20:20:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:20:59 ---> Running in 9eea01bb1879 20:20:59 Removing intermediate container 8d81758fefe0 20:20:59 ---> 470693a0c375 20:20:59 Step 22/24 : LABEL arch=x86_64 20:20:59 ---> Running in cc06adced99c 20:20:59 Removing intermediate container 9eea01bb1879 20:20:59 ---> 6770c12243d9 20:20:59 Step 21/23 : LABEL arch=x86_64 20:20:59 ---> Running in 6f9bcadb7af4 20:20:59 Removing intermediate container cc06adced99c 20:20:59 ---> f9183827ab54 20:20:59 Step 23/24 : LABEL git_sha=48eed856e80a2c589424f23e622b2075d9b38894 20:20:59 ---> 30c7fb9999a8 20:20:59 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:20:59 ---> Running in a96f9508b90f 20:20:59 Removing intermediate container 6f9bcadb7af4 20:20:59 ---> eb3cc6ceefd9 20:20:59 Step 22/23 : LABEL git_sha=48eed856e80a2c589424f23e622b2075d9b38894 20:20:59 Removing intermediate container 28418b515f45 20:20:59 ---> ac9ab2fff5d8 20:20:59 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:20:59 ---> Running in f7a4428d5672 20:20:59 ---> Running in 413e7931b163 20:21:00 Removing intermediate container a96f9508b90f 20:21:00 ---> 82f8e84dfb01 20:21:00 Step 24/24 : LABEL version=2.3.0-dev.66 20:21:00 ---> 2615f6cf383a 20:21:00 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:21:00 ---> Running in 9c209b7eb95e 20:21:00 ---> Running in b190477955a8 20:21:00 Removing intermediate container f7a4428d5672 20:21:00 ---> a8c86af6c3d0 20:21:00 Step 23/23 : LABEL version=2.3.0-dev.66 20:21:00 Removing intermediate container 413e7931b163 20:21:00 ---> 905e08f2d84f 20:21:00 Step 20/22 : LABEL arch=x86_64 20:21:00 ---> Running in 8074eb35956f 20:21:00 ---> Running in d085beeb1008 20:21:00 Removing intermediate container 9c209b7eb95e 20:21:00 ---> e400b22d271e 20:21:00 20:21:00 Removing intermediate container d085beeb1008 20:21:00 ---> 5ebd5f4d79de 20:21:00 Step 21/22 : LABEL git_sha=48eed856e80a2c589424f23e622b2075d9b38894 20:21:00 Removing intermediate container 8074eb35956f 20:21:00 ---> 2543308cefe9 20:21:00 20:21:00 ---> Running in b64c6f5d2768 20:21:00 Successfully built e400b22d271e 20:21:00 Successfully tagged core-command:latest 20:21:00  Building core-command ... done Building security-spire-agent 20:21:00 Successfully built 2543308cefe9 20:21:00 Successfully tagged support-scheduler:latest 20:21:00 Building security-bootstrapper 20:21:00  Building support-scheduler ... done Removing intermediate container b64c6f5d2768 20:21:00 ---> 7705129de1ac 20:21:00 Step 22/22 : LABEL version=2.3.0-dev.66 20:21:02 ---> Running in 8a03a71c54f2 20:21:05 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:21:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:21:05 ---> a693c9dcd7bf 20:21:05 Step 3/26 : WORKDIR /edgex-go 20:21:05 ---> Using cache 20:21:05 ---> e0eee4d2ee18 20:21:05 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:21:05 ---> Using cache 20:21:05 ---> 55523ea6b26d 20:21:05 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:21:05 ---> Using cache 20:21:05 ---> c22b636d4803 20:21:05 Step 6/26 : COPY go.mod vendor* ./ 20:21:05 ---> Using cache 20:21:05 ---> 76c35bec77de 20:21:05 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:05 ---> Using cache 20:21:05 ---> efb00149ae4e 20:21:05 Step 8/26 : COPY . . 20:21:05 ---> Using cache 20:21:05 ---> d9a61a80fb7a 20:21:05 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:21:05 ---> Using cache 20:21:05 ---> 42dc0d4f1cb6 20:21:05 Step 10/26 : WORKDIR /edgex-go/spire-build 20:21:05 ---> Using cache 20:21:05 ---> 3414a4c1ebcf 20:21:05 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 20:21:05 ---> Using cache 20:21:05 ---> b28c53f31968 20:21:05 Step 12/26 : WORKDIR /edgex-go 20:21:05 ---> Using cache 20:21:05 ---> 6642ea67aa59 20:21:05 20:21:05 Step 13/26 : FROM alpine:3.15 20:21:05 ---> c4fc93816858 20:21:05 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:21:05 ---> Using cache 20:21:05 ---> ed083fa12778 20:21:05 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:21:05 ---> Using cache 20:21:05 ---> 076f4bf3a09a 20:21:05 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:21:06 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:21:06 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:21:06 ---> a693c9dcd7bf 20:21:06 Step 3/33 : WORKDIR /edgex-go 20:21:06 ---> Using cache 20:21:06 ---> e0eee4d2ee18 20:21:06 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:21:06 ---> Using cache 20:21:06 ---> 55523ea6b26d 20:21:06 Step 5/33 : RUN apk add --update --no-cache make git 20:21:08 Removing intermediate container b190477955a8 20:21:08 ---> c598298b0797 20:21:08 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:21:08 Removing intermediate container 8a03a71c54f2 20:21:08 ---> c517a56e3a6e 20:21:08 20:21:08 ---> Running in 2112dab5ea8f 20:21:08 ---> Running in 2e3088bad45f 20:21:08 ---> Running in 290a355b940d 20:21:08 Successfully built c517a56e3a6e 20:21:08 Removing intermediate container 05a94f441dd4 20:21:08 ---> 8ab5ab8d2350 20:21:08 20:21:08 Step 11/25 : FROM alpine:3.16 20:21:08 ---> 9c6f07244728 20:21:08 Successfully tagged security-proxy-setup:latest 20:21:08 Step 12/25 : RUN apk add --update --no-cache dumb-init 20:21:08 ---> Using cache 20:21:08  Building security-proxy-setup ... done  ---> a37b8e493b95 20:21:08 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:21:08 ---> Using cache 20:21:08 ---> 13e2418fcd4b 20:21:08 Step 14/25 : ENV APP_PORT=59881 20:21:08 Building security-spiffe-token-provider 20:21:08 ---> Running in 1cfa49c09115 20:21:08 Removing intermediate container 290a355b940d 20:21:08 ---> 0e63ae108715 20:21:08 Step 23/25 : LABEL arch=x86_64 20:21:08 ---> Running in 1dda58c45cd4 20:21:09 Removing intermediate container 1cfa49c09115 20:21:09 ---> b3fc28799ed0 20:21:09 Step 15/25 : EXPOSE $APP_PORT 20:21:10 Removing intermediate container 8fc18be79019 20:21:10 ---> 7af305b861d1 20:21:10 Successfully built 7af305b861d1 20:21:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:21:10 + docker inspect -f . ci-base-image-arm64 20:21:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:21:11 prd-ubuntu20.04-docker-arm64-4c-16g-29988 does not seem to be running inside a container 20:21:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/302 -v /w/workspace/edgex-go/302:/w/workspace/edgex-go/302:rw,z -v /w/workspace/edgex-go/302@tmp:/w/workspace/edgex-go/302@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 20:21:11 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:21:11 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:21:11 ---> a693c9dcd7bf 20:21:11 Step 3/20 : WORKDIR /edgex-go 20:21:11 ---> Using cache 20:21:11 ---> e0eee4d2ee18 20:21:11 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:21:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:21:12 $ docker top f11e1b64867d8900e0219f7d0293cfd504833ecddb09ab3759c9006f4dbeca29 -eo pid,comm [Pipeline] { [Pipeline] sh 20:21:12 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:21:12 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:21:12 OK: 15857 distinct packages available 20:21:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:21:12 Removing intermediate container 1dda58c45cd4 20:21:12 ---> 6b3f9ee2d2ed 20:21:12 Step 24/25 : LABEL git_sha=48eed856e80a2c589424f23e622b2075d9b38894 20:21:12 ---> Running in 0433fa243e04 20:21:12 ---> Running in c681f61da32c 20:21:12 ---> Running in 9c1c57574cad 20:21:12 Removing intermediate container 0433fa243e04 20:21:12 ---> d8770fcb4064 20:21:12 Step 16/25 : WORKDIR / 20:21:12 Removing intermediate container 9c1c57574cad 20:21:12 ---> a3031756a4ca 20:21:12 Step 25/25 : LABEL version=2.3.0-dev.66 20:21:12 ---> Running in d861d8616cb4 20:21:12 ---> Running in 35cbc2795f95 20:21:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:21:12 Removing intermediate container d861d8616cb4 20:21:12 ---> 6281373ff55f 20:21:12 20:21:12 Removing intermediate container 35cbc2795f95 20:21:12 ---> 005063ab7953 20:21:12 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:21:13 Successfully built 6281373ff55f 20:21:13 Successfully tagged security-secretstore-setup:latest 20:21:13  Building security-secretstore-setup ... done Building support-notifications 20:21:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:21:13 ---> 2dd63db75159 20:21:13 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:21:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:21:13 + go version 20:21:13 go version go1.18.3 linux/arm64 [Pipeline] } 20:21:13 $ docker stop --time=1 f11e1b64867d8900e0219f7d0293cfd504833ecddb09ab3759c9006f4dbeca29 20:21:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:21:13 v3.16.2-176-g217b4b6f4b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:21:13 v3.16.2-184-g3f729d91ce [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:21:13 OK: 17040 distinct packages available 20:21:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:21:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:21:13 (1/5) Installing dumb-init (1.2.5-r1) 20:21:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:21:13 (2/5) Installing musl-obstack (1.2.3-r0) 20:21:13 OK: 211 MiB in 51 packages 20:21:14 (3/5) Installing libucontext (1.1-r0) 20:21:14 (4/5) Installing gcompat (1.0.0-r4) 20:21:14 (5/5) Installing openssl (1.1.1q-r0) 20:21:14 OK: 211 MiB in 51 packages 20:21:14 Executing busybox-1.34.1-r7.trigger 20:21:14 OK: 7 MiB in 19 packages 20:21:14 $ docker rm -f f11e1b64867d8900e0219f7d0293cfd504833ecddb09ab3759c9006f4dbeca29 [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 20:21:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:21:15 20:21:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:15 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:21:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:21:15 ---> a693c9dcd7bf 20:21:15 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:21:15 ---> Using cache 20:21:15 ---> d1782fb39a8f 20:21:15 Step 4/23 : WORKDIR /edgex-go 20:21:15 ---> Using cache 20:21:15 ---> 1f090a7e689f 20:21:15 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:21:15 ---> Using cache 20:21:15 ---> f118a75870a6 20:21:15 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:21:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:21:16 latest: Pulling from edgex-devops/edgex-compose-arm64 20:21:16 29e5d40040c1: Pulling fs layer 20:21:16 1ce36da41761: Pulling fs layer 20:21:16 25b303627fd3: Pulling fs layer 20:21:16 29e5d40040c1: Verifying Checksum 20:21:16 29e5d40040c1: Download complete 20:21:16 1ce36da41761: Verifying Checksum 20:21:16 1ce36da41761: Download complete 20:21:16 29e5d40040c1: Pull complete 20:21:17 ---> 44eda64c58cd 20:21:17 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:21:17 ---> Running in d8aa8299f6cf 20:21:17 ---> 79562b0605ad 20:21:17 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:21:17 Removing intermediate container 2112dab5ea8f 20:21:17 ---> 0308bfbd1e2c 20:21:17 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:21:17 Removing intermediate container c681f61da32c 20:21:17 ---> d3cc1c09d230 20:21:17 Step 5/20 : COPY go.mod vendor* ./ 20:21:17 Removing intermediate container 2e3088bad45f 20:21:17 ---> 4f1e10af002f 20:21:17 Step 6/33 : COPY go.mod vendor* ./ 20:21:17 ---> 82723eadde7d 20:21:17 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:21:17 ---> Running in 5dd205c688a9 20:21:17 ---> 06d4509c6a82 20:21:17 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:18 ---> Running in 37080f583f34 20:21:18 25b303627fd3: Verifying Checksum 20:21:18 25b303627fd3: Download complete 20:21:18 1ce36da41761: Pull complete 20:21:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:21:18 Removing intermediate container 5dd205c688a9 20:21:18 ---> 2455a550f6e6 20:21:18 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:21:18 ---> 45a236ed7bd6 20:21:18 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:18 ---> Running in 924204c1a5d1 20:21:18 ---> Running in 68b21b235d3f 20:21:18 ---> 1bb469998aa2 20:21:18 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:21:18 Removing intermediate container 924204c1a5d1 20:21:18 ---> 075af1546256 20:21:18 Step 23/25 : LABEL arch=x86_64 20:21:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:21:19 OK: 211 MiB in 51 packages 20:21:19 ---> Running in f7bc057616e5 20:21:20 ---> d61e14d7fd23 20:21:20 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:21:22 Removing intermediate container f7bc057616e5 20:21:22 ---> b5af291c07e5 20:21:22 Step 24/25 : LABEL git_sha=48eed856e80a2c589424f23e622b2075d9b38894 20:21:23 ---> 5a6ce429309f 20:21:23 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:21:23 ---> Running in 4fb2cd6cf2e2 20:21:23 Removing intermediate container d8aa8299f6cf 20:21:23 ---> f99df60a06e8 20:21:23 Step 7/23 : COPY go.mod vendor* ./ 20:21:23 Removing intermediate container 4fb2cd6cf2e2 20:21:23 ---> 3cf10489e97f 20:21:23 Step 25/25 : LABEL version=2.3.0-dev.66 20:21:23 ---> 10d2f09d133d 20:21:23 ---> 598918cd197d 20:21:23 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:23 20:21:24 ---> Running in 92894bd1ad15 20:21:24 ---> Running in 15fc44dc54ce 20:21:24 ---> eb75bf3acaa0 20:21:24 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:21:24 Removing intermediate container 92894bd1ad15 20:21:24 ---> 54e7070952e2 20:21:24 20:21:24 Successfully built 54e7070952e2 20:21:25 Successfully tagged core-metadata:latest 20:21:25  Building core-metadata ... done Building sys-mgmt-agent 20:21:26 ---> Running in 0fcdb530d3d8 20:21:28 25b303627fd3: Pull complete 20:21:28 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:21:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:21:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:21:28 prd-ubuntu20.04-docker-arm64-4c-16g-29988 does not seem to be running inside a container 20:21:28 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/302 -v /w/workspace/edgex-go/302:/w/workspace/edgex-go/302:rw,z -v /w/workspace/edgex-go/302@tmp:/w/workspace/edgex-go/302@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 20:21:29 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:21:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:21:29 ---> a693c9dcd7bf 20:21:29 Step 3/23 : WORKDIR /edgex-go 20:21:29 ---> Using cache 20:21:29 ---> e0eee4d2ee18 20:21:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:21:29 ---> Using cache 20:21:29 ---> 55523ea6b26d 20:21:29 Step 5/23 : RUN apk add --update --no-cache make bash git 20:21:30 $ docker top 28b2d030f6e703f97dd33d109b9b69aeb4951ae841d2a00bc077e19745681f68 -eo pid,comm [Pipeline] { [Pipeline] sh 20:21:31 + docker-compose build --help 20:21:31 + grep parallel 20:21:32 Removing intermediate container 0fcdb530d3d8 20:21:32 ---> a7d9fde10723 20:21:32 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:21:32 ---> Running in 98fb416c19ba 20:21:32 ---> Running in 40cfebf385c1 20:21:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:21:32 Removing intermediate container 68b21b235d3f 20:21:32 ---> c68f52151adf 20:21:32 Step 8/33 : COPY . . 20:21:33 Removing intermediate container 37080f583f34 20:21:33 ---> bb8257c4f2cd 20:21:33 Step 7/20 : COPY . . 20:21:33 Removing intermediate container 40cfebf385c1 20:21:33 ---> 63fa5c147ed3 20:21:33 Step 24/26 : LABEL arch=x86_64 20:21:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:21:33 OK: 211 MiB in 51 packages 20:21:36 --parallel Build images in parallel. [Pipeline] } 20:21:36 $ docker stop --time=1 28b2d030f6e703f97dd33d109b9b69aeb4951ae841d2a00bc077e19745681f68 20:21:38 $ docker rm -f 28b2d030f6e703f97dd33d109b9b69aeb4951ae841d2a00bc077e19745681f68 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:21:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:21:38 prd-ubuntu20.04-docker-arm64-4c-16g-29988 does not seem to be running inside a container 20:21:39 $ 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/302 -v /w/workspace/edgex-go/302:/w/workspace/edgex-go/302:rw,z -v /w/workspace/edgex-go/302@tmp:/w/workspace/edgex-go/302@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 20:21:40 $ docker top 78f89ecd402057086616908c584e5585406d8bea88c8ab8b103ef4bf4d7a2293 -eo pid,comm [Pipeline] { [Pipeline] sh 20:21:41 + docker-compose -f ./docker-compose-build.yml build --parallel 20:21:43 ---> Running in ff51b8c3aa52 20:21:43 ---> 0a3794567d0f 20:21:43 Removing intermediate container 98fb416c19ba 20:21:43 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper ---> 1bd4af80d156 20:21:43 20:21:43 Step 6/23 : COPY go.mod vendor* ./ 20:21:43 Removing intermediate container ff51b8c3aa52 20:21:43 ---> f25ab92b0f13 20:21:43 Step 25/26 : LABEL git_sha=48eed856e80a2c589424f23e622b2075d9b38894 20:21:43 ---> b38424291a2d 20:21:43 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:21:43 ---> Running in d894c0b6fade 20:21:43 ---> Running in 0adcc221b138 20:21:43 ---> Running in d2b96b964133 20:21:43 ---> fc233451ce39 20:21:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:43 Removing intermediate container 0adcc221b138 20:21:43 ---> 6d1c2331dfa4 20:21:43 Step 26/26 : LABEL version=2.3.0-dev.66 20:21:43 Removing intermediate container 15fc44dc54ce 20:21:43 ---> bd65b42155b7 20:21:43 Step 9/23 : COPY . . 20:21:43 ---> Running in b0193c99811d 20:21:43 ---> Running in 17faa88710ee 20:21:43 Removing intermediate container b0193c99811d 20:21:43 ---> e668ce9001c5 20:21:43 20:21:43 Successfully built e668ce9001c5 20:21:43 Successfully tagged security-spire-agent:latest 20:21:43  Building security-spire-agent ... done Building core-data 20:21:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:21:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.66" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:21:46 Building core-command ... 20:21:46 Building core-data ... 20:21:46 Building core-metadata ... 20:21:46 Building security-bootstrapper ... 20:21:46 Building security-proxy-setup ... 20:21:46 Building security-secretstore-setup ... 20:21:46 Building security-spiffe-token-provider ... 20:21:46 Building security-spire-agent ... 20:21:46 Building security-spire-config ... 20:21:46 Building security-spire-server ... 20:21:46 Building support-notifications ... 20:21:46 Building support-scheduler ... 20:21:46 Building sys-mgmt-agent ... 20:21:46 Building support-scheduler 20:21:46 Building security-spire-agent 20:21:46 Building security-spiffe-token-provider 20:21:46 Building security-bootstrapper 20:21:46 Building core-command 20:21:47 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:21:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:21:47 ---> a693c9dcd7bf 20:21:47 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:21:47 ---> Using cache 20:21:47 ---> d1782fb39a8f 20:21:47 Step 4/24 : WORKDIR /edgex-go 20:21:47 ---> Using cache 20:21:47 ---> 1f090a7e689f 20:21:47 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:21:47 ---> Using cache 20:21:47 ---> f118a75870a6 20:21:47 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:21:58 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:21:58 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:21:58 ---> 7af305b861d1 20:21:58 Step 3/20 : WORKDIR /edgex-go 20:21:58 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:21:58 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:21:58 ---> 7af305b861d1 20:21:58 Step 3/33 : WORKDIR /edgex-go 20:21:58 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:21:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:21:58 ---> 7af305b861d1 20:21:58 Step 3/26 : WORKDIR /edgex-go 20:21:58 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:21:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:21:58 ---> 7af305b861d1 20:21:58 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:21:58 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:21:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:21:58 ---> 7af305b861d1 20:21:58 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:21:58 ---> Running in b26885a3f446 20:21:58 ---> Running in 3e28baee6de5 20:21:58 ---> Running in 9a0dabba90b9 20:21:58 ---> Running in 71e332628ffb 20:21:58 ---> Running in e2bf84ccd444 20:21:58 Removing intermediate container 3e28baee6de5 20:21:58 ---> 6cc75fad8f3a 20:21:58 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:21:58 Removing intermediate container 9a0dabba90b9 20:21:58 ---> 66e62cb0bda9 20:21:58 Step 4/24 : WORKDIR /edgex-go 20:21:58 Removing intermediate container b26885a3f446 20:21:58 ---> 832767e0358f 20:21:58 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:21:59 ---> Running in 0a4b00f567cf 20:21:59 Removing intermediate container 71e332628ffb 20:21:59 ---> 780060d3b275 20:21:59 Step 4/23 : WORKDIR /edgex-go 20:21:59 ---> Running in caa39d8fbbfb 20:21:59 Removing intermediate container e2bf84ccd444 20:21:59 ---> 6e88d62f1d7d 20:21:59 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:21:59 ---> Running in 8444b211232d 20:21:59 ---> Running in a0e7406c97b4 20:21:59 ---> 149dad45cc9a 20:21:59 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:21:59 ---> Running in 5d9224d427ab 20:21:59 ---> Running in 8ddde38411f5 20:21:59 ---> Running in da8dfd40ebf2 20:21:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:21:59 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.66" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:22:00 Removing intermediate container caa39d8fbbfb 20:22:00 ---> 181f6ddc3623 20:22:00 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:22:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:22:00 Removing intermediate container 8ddde38411f5 20:22:00 ---> 1c9f70027a48 20:22:00 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:22:00 ---> Running in f22ee49fd32d 20:22:00 ---> Running in 542686f1c990 20:22:00 OK: 211 MiB in 51 packages 20:22:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:22:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:22:03 Removing intermediate container 8444b211232d 20:22:03 ---> 5106a812191d 20:22:03 Step 5/33 : RUN apk add --update --no-cache make git 20:22:03 v3.16.2-176-g217b4b6f4b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:22:03 v3.16.2-184-g3f729d91ce [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:22:03 OK: 16894 distinct packages available 20:22:03 ---> Running in c84a8a8f25b0 20:22:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:22:03 Removing intermediate container 0a4b00f567cf 20:22:03 ---> ff4d1ffd9084 20:22:03 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:22:03 ---> Running in 4e6f6514bb95 20:22:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:22:04 Removing intermediate container f22ee49fd32d 20:22:04 ---> 3437a7dfff5e 20:22:04 Step 6/24 : RUN apk add --update --no-cache make git 20:22:04 Removing intermediate container 542686f1c990 20:22:04 ---> 134d9bb9812a 20:22:04 Step 6/23 : RUN apk add --update --no-cache make git 20:22:04 ---> Running in a32eceb14ea0 20:22:04 ---> Running in c7686773c8bd 20:22:05 Removing intermediate container 17faa88710ee 20:22:05 ---> 2714f96567ff 20:22:05 Step 8/23 : COPY . . 20:22:05 Removing intermediate container a0e7406c97b4 20:22:05 ---> 9d490bcd0b8b 20:22:05 Step 7/24 : COPY go.mod vendor* ./ 20:22:05 OK: 221 MiB in 51 packages 20:22:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:22:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:22:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:22:06 Removing intermediate container da8dfd40ebf2 20:22:06 ---> 0ebaa578ddfc 20:22:06 Step 5/20 : COPY go.mod vendor* ./ 20:22:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:22:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:22:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:22:07 ---> 3f80e237b9dd 20:22:07 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:22:07 ---> Running in d04199b94d3b 20:22:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:22:08 OK: 221 MiB in 51 packages 20:22:08 OK: 221 MiB in 51 packages 20:22:09 OK: 221 MiB in 51 packages 20:22:09 OK: 221 MiB in 51 packages 20:22:10 ---> 1575833750c1 20:22:10 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:10 Removing intermediate container c84a8a8f25b0 20:22:10 ---> 0835cfee8520 20:22:10 Step 6/33 : COPY go.mod vendor* ./ 20:22:10 Removing intermediate container 4e6f6514bb95 20:22:10 ---> fb105ac4d58e 20:22:10 Step 6/26 : COPY go.mod vendor* ./ 20:22:11 Removing intermediate container a32eceb14ea0 20:22:11 ---> f9c8a13d46bc 20:22:11 Step 7/24 : COPY go.mod vendor* ./ 20:22:11 Removing intermediate container c7686773c8bd 20:22:11 ---> 50fcb5d74620 20:22:11 Step 7/23 : COPY go.mod vendor* ./ 20:22:11 ---> e636406e8134 20:22:11 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:11 ---> 221103c4f7f1 20:22:11 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:11 ---> Running in d1b948714086 20:22:12 ---> Running in d6ff56e25fb1 20:22:12 ---> 48ed45eaa44e 20:22:12 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:12 ---> Running in 72381251d5b5 20:22:13 ---> 648f4cf5b814 20:22:13 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:13 ---> Running in edd3d124d0fc 20:22:13 ---> Running in 993c039c4cb6 20:22:13 Removing intermediate container d894c0b6fade 20:22:13 ---> 3544586f2e3f 20:22:13 20:22:13 Step 10/33 : FROM alpine:3.16 20:22:13 ---> 9c6f07244728 20:22:13 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:22:13 ---> Running in d63c4fae90ab 20:22:13 ---> 08171c5e8fb7 20:22:13 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:22:13 ---> Running in fc7d80b9f3a8 20:22:14 Removing intermediate container d63c4fae90ab 20:22:14 ---> a1e91c1e7e2a 20:22:14 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 20:22:15 ---> Running in 90e2530b0aa9 20:22:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.66" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:22:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:22:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:22:16 (1/2) Installing dumb-init (1.2.5-r1) 20:22:16 (2/2) Installing su-exec (0.2-r1) 20:22:16 Executing busybox-1.35.0-r17.trigger 20:22:16 OK: 6 MiB in 16 packages 20:22:19 Removing intermediate container d2b96b964133 20:22:19 ---> 2f61591595a2 20:22:19 20:22:19 Step 9/20 : FROM alpine:3.15 20:22:19 ---> c4fc93816858 20:22:19 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:22:19 ---> Using cache 20:22:19 ---> ed083fa12778 20:22:19 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:22:19 ---> Using cache 20:22:19 ---> 076f4bf3a09a 20:22:19 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:22:19 ---> Running in 566e6475625b 20:22:19 Removing intermediate container 90e2530b0aa9 20:22:19 ---> 47b422876bb6 20:22:19 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 20:22:19 ---> Running in 036e0c1a37ca 20:22:20 Removing intermediate container 036e0c1a37ca 20:22:20 ---> 9714e7635062 20:22:20 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:22:20 ---> Running in 3a06a802ce36 20:22:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:22:20 Removing intermediate container 3a06a802ce36 20:22:20 ---> e429c7565754 20:22:20 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:22:21 ---> Running in 4826e9b7a255 20:22:21 Removing intermediate container 4826e9b7a255 20:22:21 ---> 6f53b750c435 20:22:21 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:22:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:22:22 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:22:22 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:22:22 OK: 15857 distinct packages available 20:22:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:22:22 ---> Running in 972336d1dc29 20:22:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:22:22 Removing intermediate container 972336d1dc29 20:22:22 ---> 79e79f741a0d 20:22:22 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:22:23 ---> Running in 3773d12cff9c 20:22:23 (1/9) Installing ca-certificates (20220614-r0) 20:22:23 (2/9) Installing brotli-libs (1.0.9-r5) 20:22:23 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:22:23 (4/9) Installing libcurl (7.80.0-r3) 20:22:23 (5/9) Installing curl (7.80.0-r3) 20:22:23 (6/9) Installing dumb-init (1.2.5-r1) 20:22:23 (7/9) Installing musl-obstack (1.2.3-r0) 20:22:23 (8/9) Installing libucontext (1.1-r0) 20:22:23 (9/9) Installing gcompat (1.0.0-r4) 20:22:24 Executing busybox-1.34.1-r7.trigger 20:22:24 Executing ca-certificates-20220614-r0.trigger 20:22:24 OK: 8 MiB in 23 packages 20:22:24 Removing intermediate container 993c039c4cb6 20:22:24 ---> 1df4c732a010 20:22:24 Step 9/24 : COPY . . 20:22:32 Removing intermediate container 3773d12cff9c 20:22:32 ---> 786c2d3097ad 20:22:32 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:22:32 Removing intermediate container 566e6475625b 20:22:32 ---> d289a4c3cf14 20:22:32 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:22:32 ---> Running in d54837421e98 20:22:32 ---> b16d61685660 20:22:32 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:22:32 Removing intermediate container 5d9224d427ab 20:22:32 ---> 22b6c1d3d9f4 20:22:32 20:22:32 Step 11/23 : FROM alpine:3.16 20:22:32 ---> 9c6f07244728 20:22:32 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:22:32 ---> Running in eba207d42310 20:22:32 ---> Running in 71df1dff89a5 20:22:32 Removing intermediate container d54837421e98 20:22:32 ---> 057561d24bcf 20:22:32 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:22:32 ---> c5572c63a779 20:22:32 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:22:32 ---> a3a9c6ee7cc7 20:22:32 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:22:32 ---> Running in 22ce2d361e15 20:22:32 ---> ad3d758d931e 20:22:32 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:22:32 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.66" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:22:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:22:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:22:33 ---> 077d1b59be5f 20:22:33 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:22:33 (1/2) Installing ca-certificates (20220614-r0) 20:22:33 (2/2) Installing dumb-init (1.2.5-r1) 20:22:33 ---> Running in e6a84dca7192 20:22:33 Executing busybox-1.35.0-r17.trigger 20:22:33 Executing ca-certificates-20220614-r0.trigger 20:22:33 OK: 6 MiB in 16 packages 20:22:34 Removing intermediate container e6a84dca7192 20:22:34 ---> 7e1078c75538 20:22:34 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:22:34 ---> Running in 383eed6339e4 20:22:34 Removing intermediate container 22ce2d361e15 20:22:34 ---> 62ad9b7c3cba 20:22:34 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:22:34 Removing intermediate container 383eed6339e4 20:22:34 ---> 5cf813af71fb 20:22:34 Step 18/20 : LABEL arch=x86_64 20:22:34 ---> Running in ff7ae530aae6 20:22:34 ---> 5b02eeccdd66 20:22:34 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:22:34 Removing intermediate container 71df1dff89a5 20:22:34 ---> c3302400ed0a 20:22:34 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:22:34 Removing intermediate container ff7ae530aae6 20:22:34 ---> d599d3a0156a 20:22:34 Step 19/20 : LABEL git_sha=48eed856e80a2c589424f23e622b2075d9b38894 20:22:34 ---> Running in c24ddec56773 20:22:34 Removing intermediate container fc7d80b9f3a8 20:22:34 ---> fe79cb9d8b9f 20:22:34 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:22:34 ---> Running in dc2aea1532d7 20:22:35 ---> Running in 52d57f0c223f 20:22:35 Removing intermediate container c24ddec56773 20:22:35 ---> e360f512d018 20:22:35 Step 14/23 : ENV APP_PORT=59860 20:22:35 ---> Running in da592c1a15c5 20:22:35 ---> b0168c832860 20:22:35 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:22:35 Removing intermediate container dc2aea1532d7 20:22:35 ---> 8ebf5731d241 20:22:35 Step 20/20 : LABEL version=2.3.0-dev.66 20:22:35 Removing intermediate container da592c1a15c5 20:22:35 ---> b49e0c4a97bc 20:22:35 Step 15/23 : EXPOSE $APP_PORT 20:22:35 ---> Running in d42e7ddb707d 20:22:35 ---> Running in 3e2bb64f8e20 20:22:35 Removing intermediate container 3e2bb64f8e20 20:22:35 ---> 0a4dde1a17d6 20:22:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:22:35 ---> e246f29be98b 20:22:35 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:22:35 Removing intermediate container d42e7ddb707d 20:22:35 ---> a54e54074a8b 20:22:35 20:22:35 Successfully built a54e54074a8b 20:22:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.66" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:22:35 Successfully tagged security-spiffe-token-provider:latest 20:22:35 Building security-spire-server 20:22:35  Building security-spiffe-token-provider ... done  ---> dd7d2e12212a 20:22:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:22:38 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:22:38 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:22:38 ---> a693c9dcd7bf 20:22:38 Step 3/25 : WORKDIR /edgex-go 20:22:38 ---> Using cache 20:22:38 ---> e0eee4d2ee18 20:22:38 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:22:38 ---> Using cache 20:22:38 ---> 55523ea6b26d 20:22:38 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:22:38 ---> Using cache 20:22:38 ---> c22b636d4803 20:22:38 Step 6/25 : COPY go.mod vendor* ./ 20:22:38 ---> Using cache 20:22:38 ---> 76c35bec77de 20:22:38 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:38 ---> Using cache 20:22:38 ---> efb00149ae4e 20:22:38 Step 8/25 : COPY . . 20:22:38 ---> Using cache 20:22:38 ---> d9a61a80fb7a 20:22:38 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:22:38 ---> Using cache 20:22:38 ---> 42dc0d4f1cb6 20:22:38 Step 10/25 : WORKDIR /edgex-go/spire-build 20:22:38 ---> Using cache 20:22:38 ---> 3414a4c1ebcf 20:22: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 20:22:40 ---> 0b256ed2f4ff 20:22:40 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:22:41 ---> f0c1daefdd69 20:22:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:22:41 ---> 5477234905f6 20:22:41 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:22:41 ---> Running in 27988e790d0f 20:22:41 Removing intermediate container 52d57f0c223f 20:22:41 ---> cc9413fd33c1 20:22:41 20:22:41 Step 11/23 : FROM alpine:3.16 20:22:41 ---> 9c6f07244728 20:22:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:22:41 ---> c0aaf04df3b0 20:22:41 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:22:41 ---> 3c2f64bf2be0 20:22:41 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:22:41 ---> Running in efc218d165af 20:22:41 ---> Running in b4b733a12742 20:22:41 Removing intermediate container efc218d165af 20:22:41 ---> 09c6b66651e8 20:22:41 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 20:22:41 ---> 1fc00803fee3 20:22:41 Step 28/33 : RUN chmod +x /entrypoint.sh 20:22:41 ---> Running in 7194721b4c95 20:22:41 Removing intermediate container b4b733a12742 20:22:41 ---> cdf8dcbf0d33 20:22:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:22:42 ---> Running in b5391c93bf2d 20:22:42 ---> Running in 3bf9eebc32b5 20:22:42 Removing intermediate container 27988e790d0f 20:22:42 ---> eb08bbc45ce8 20:22:42 Step 12/25 : WORKDIR /edgex-go 20:22:42 Removing intermediate container 3bf9eebc32b5 20:22:42 ---> 1a8fd4a573ec 20:22:42 Step 21/23 : LABEL arch=x86_64 20:22:42 ---> Running in 05a19f7090c3 20:22:42 ---> Running in 226f72a3e63a 20:22:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:22:42 Removing intermediate container 226f72a3e63a 20:22:42 ---> 3cac1b8f78ba 20:22:42 Step 22/23 : LABEL git_sha=48eed856e80a2c589424f23e622b2075d9b38894 20:22:43 Removing intermediate container 05a19f7090c3 20:22:43 ---> 211f01476af8 20:22:43 20:22:43 Step 13/25 : FROM alpine:3.15 20:22:43 ---> c4fc93816858 20:22:43 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:22:43 ---> Using cache 20:22:43 ---> ed083fa12778 20:22:43 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:22:43 ---> Using cache 20:22:43 ---> 076f4bf3a09a 20:22:43 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:22:43 ---> Using cache 20:22:43 ---> 0308bfbd1e2c 20:22:43 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:22:43 ---> Running in 49dc58ccca5a 20:22:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:22:43 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 20:22:43 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 20:22:43 (3/33) Installing readline (8.1.2-r0) 20:22:43 Removing intermediate container 49dc58ccca5a 20:22:43 ---> bd19ad633935 20:22:43 Step 23/23 : LABEL version=2.3.0-dev.66 20:22:43 (4/33) Installing bash (5.1.16-r2) 20:22:43 Executing bash-5.1.16-r2.post-install 20:22:43 (5/33) Installing ca-certificates (20220614-r0) 20:22:43 (6/33) Installing brotli-libs (1.0.9-r6) 20:22:43 (7/33) Installing nghttp2-libs (1.47.0-r0) 20:22:43 (8/33) Installing libcurl (7.83.1-r3) 20:22:43 (9/33) Installing curl (7.83.1-r3) 20:22:43 (10/33) Installing docker-cli (20.10.18-r0) 20:22:43 (11/33) Installing dumb-init (1.2.5-r1) 20:22:43 (12/33) Installing libbz2 (1.0.8-r1) 20:22:43 (13/33) Installing expat (2.4.8-r0) 20:22:43 (14/33) Installing libffi (3.4.2-r1) 20:22:43 (15/33) Installing gdbm (1.23-r0) 20:22:43 (16/33) Installing xz-libs (5.2.5-r1) 20:22:43 (17/33) Installing libgcc (11.2.1_git20220219-r2) 20:22:43 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 20:22:43 (19/33) Installing mpdecimal (2.5.1-r1) 20:22:43 (20/33) Installing sqlite-libs (3.38.5-r0) 20:22:43 (21/33) Installing python3 (3.10.5-r0) 20:22:44 ---> Running in 2cebd7d43622 20:22:44 (22/33) Installing py3-contextlib2 (21.6.0-r2) 20:22:44 (23/33) Installing py3-tomli (2.0.1-r1) 20:22:44 (24/33) Installing py3-pep517 (0.12.0-r2) 20:22:44 (25/33) Installing py3-six (1.16.0-r1) 20:22:44 (26/33) Installing py3-retrying (1.3.3-r3) 20:22:44 (27/33) Installing py3-appdirs (1.4.4-r3) 20:22:44 (28/33) Installing py3-more-itertools (8.13.0-r0) 20:22:44 (29/33) Installing py3-ordered-set (4.0.2-r3) 20:22:44 (30/33) Installing py3-parsing (2.4.7-r3) 20:22:44 (31/33) Installing py3-packaging (21.3-r0) 20:22:44 (32/33) Installing py3-setuptools (59.4.0-r0) 20:22:44 (33/33) Installing py3-pip (22.1.1-r0) 20:22:44 Executing busybox-1.35.0-r17.trigger 20:22:44 Executing ca-certificates-20220614-r0.trigger 20:22:44 OK: 122 MiB in 47 packages 20:22:45 Removing intermediate container b5391c93bf2d 20:22:45 ---> a05d74bfcb92 20:22:45 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:22:45 ---> 792621f5906e 20:22:45 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:22:45 Removing intermediate container 2cebd7d43622 20:22:45 ---> 6050fccb3031 20:22:45 20:22:45 ---> Running in f839804858da 20:22:45 Successfully built 6050fccb3031 20:22:46 Successfully tagged support-notifications:latest 20:22:46  Building support-notifications ... done  ---> 89f1982e6b19 20:22:46 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:22:46 Removing intermediate container f839804858da 20:22:46 ---> 26c5f67e253d 20:22:46 Step 30/33 : CMD ["gate"] 20:22:46 ---> Running in ff2cf5317902 20:22:46 Removing intermediate container ff2cf5317902 20:22:46 ---> d3ec48d9df9f 20:22:46 Step 31/33 : LABEL arch=x86_64 20:22:46 ---> b53f14518aba 20:22:46 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:22:46 ---> Running in 3430ac0430da 20:22:46 Removing intermediate container 3430ac0430da 20:22:46 ---> 09d40afd8314 20:22:46 Step 32/33 : LABEL git_sha=48eed856e80a2c589424f23e622b2075d9b38894 20:22:46 ---> Running in 5edfa5174997 20:22:46 ---> d248267a9b3c 20:22:46 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:22:46 ---> Running in 208a09b80a70 20:22:46 Removing intermediate container 5edfa5174997 20:22:46 ---> 59cedea8577a 20:22:46 Step 33/33 : LABEL version=2.3.0-dev.66 20:22:46 ---> Running in 6f1406248bbe 20:22:46 Removing intermediate container 208a09b80a70 20:22:46 ---> b97ddeef30ac 20:22:46 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:22:46 Removing intermediate container 6f1406248bbe 20:22:46 ---> 51dbeaf98b17 20:22:46 20:22:47 Successfully built 51dbeaf98b17 20:22:47 ---> Running in c0ddc0a63fb3 20:22:47 Successfully tagged security-bootstrapper:latest 20:22:47  Building security-bootstrapper ... done Removing intermediate container c0ddc0a63fb3 20:22:47 ---> 6a2f17ef4856 20:22:47 Step 23/25 : LABEL arch=x86_64 20:22:47 ---> Running in 5c86155c2bd6 20:22:47 Removing intermediate container 5c86155c2bd6 20:22:47 ---> 86c65ff11311 20:22:47 Step 24/25 : LABEL git_sha=48eed856e80a2c589424f23e622b2075d9b38894 20:22:47 ---> Running in 10e5d639cbcd 20:22:47 Removing intermediate container 10e5d639cbcd 20:22:47 ---> 9c1e743727f9 20:22:47 Step 25/25 : LABEL version=2.3.0-dev.66 20:22:47 ---> Running in 27df94394d20 20:22:47 Removing intermediate container 27df94394d20 20:22:47 ---> f5b78b9f2441 20:22:47 20:22:47 Successfully built f5b78b9f2441 20:22:47 Successfully tagged security-spire-server:latest 20:22:47  Building security-spire-server ... done Collecting docker-compose==1.23.2 20:22:47 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:22:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 23.7 MB/s eta 0:00:00 20:22:48 Collecting dockerpty<0.5,>=0.4.1 20:22:48 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:22:48 Preparing metadata (setup.py): started 20:22:48 Preparing metadata (setup.py): finished with status 'done' 20:22:48 Collecting texttable<0.10,>=0.9.0 20:22:48 Downloading texttable-0.9.1.tar.gz (11 kB) 20:22:48 Preparing metadata (setup.py): started 20:22:48 Preparing metadata (setup.py): finished with status 'done' 20:22:48 Collecting docker<4.0,>=3.6.0 20:22:48 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:22:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 126.6 MB/s eta 0:00:00 20:22:48 Collecting cached-property<2,>=1.2.0 20:22:48 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:22:48 Collecting jsonschema<3,>=2.5.1 20:22:48 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:22:48 Collecting PyYAML<4,>=3.10 20:22:48 Downloading PyYAML-3.13.tar.gz (270 kB) 20:22:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 48.8 MB/s eta 0:00:00 20:22:48 Preparing metadata (setup.py): started 20:22:49 Preparing metadata (setup.py): finished with status 'done' 20:22:49 Collecting websocket-client<1.0,>=0.32.0 20:22:49 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:22:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 154.3 MB/s eta 0:00:00 20:22:49 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:22:49 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:22:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 178.9 MB/s eta 0:00:00 20:22:49 Collecting docopt<0.7,>=0.6.1 20:22:49 Downloading docopt-0.6.2.tar.gz (25 kB) 20:22:49 Preparing metadata (setup.py): started 20:22:49 Preparing metadata (setup.py): finished with status 'done' 20:22:49 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 20:22:49 Collecting docker-pycreds>=0.4.0 20:22:49 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:22:50 Collecting idna<2.8,>=2.5 20:22:50 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:22:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 111.0 MB/s eta 0:00:00 20:22:50 Collecting chardet<3.1.0,>=3.0.2 20:22:50 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:22:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 54.5 MB/s eta 0:00:00 20:22:50 Collecting urllib3<1.25,>=1.21.1 20:22:50 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:22:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 42.9 MB/s eta 0:00:00 20:22:50 Collecting certifi>=2017.4.17 20:22:50 Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) 20:22:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 48.1 MB/s eta 0:00:00 20:22:50 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:22:50 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:22:50 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:22:50 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:22:50 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 20:22:50 Running setup.py install for texttable: started 20:22:50 Running setup.py install for texttable: finished with status 'done' 20:22:50 Running setup.py install for PyYAML: started 20:22:50 Running setup.py install for PyYAML: finished with status 'done' 20:22:51 Running setup.py install for docopt: started 20:22:51 Running setup.py install for docopt: finished with status 'done' 20:22:51 Running setup.py install for dockerpty: started 20:22:52 Running setup.py install for dockerpty: finished with status 'done' 20:22:52 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 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 20:22:52 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 20:22:58 Removing intermediate container eba207d42310 20:22:58 ---> b7bd560965bf 20:22:58 20:22:58 Step 11/24 : FROM alpine:3.16 20:22:58 ---> 9c6f07244728 20:22:58 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:22:58 ---> Running in 5212b522af16 20:22:58 Removing intermediate container 7194721b4c95 20:22:58 ---> 8ba09dd12665 20:22:58 Step 14/23 : ENV APP_PORT=58890 20:22:58 ---> Running in 46a6ba2d1be7 20:22:58 Removing intermediate container 5212b522af16 20:22:58 ---> faa6d97751ab 20:22:58 Step 13/24 : ENV APP_PORT=59880 20:22:58 ---> Running in 73597e7d771c 20:22:58 Removing intermediate container 46a6ba2d1be7 20:22:58 ---> bb5dd95c96de 20:22:58 Step 15/23 : EXPOSE $APP_PORT 20:22:58 ---> Running in bbdbe51b63ea 20:22:58 Removing intermediate container 73597e7d771c 20:22:58 ---> 03d3625ccd05 20:22:58 Step 14/24 : EXPOSE $APP_PORT 20:22:58 ---> Running in ae0a2f1966ca 20:22:58 Removing intermediate container bbdbe51b63ea 20:22:58 ---> 47db8d0aa4a7 20:22:58 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:22:58 Removing intermediate container ae0a2f1966ca 20:22:58 ---> 349d4f488a02 20:22:58 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:22:58 ---> Running in 69633bc54474 20:22:58 ---> 30c316e5dd5b 20:22:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:22:58 ---> ddd9ad93a9eb 20:22:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:22:58 ---> e37a52aa5c0b 20:22:58 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:22:58 ---> Running in 56486877a264 20:22:58 Removing intermediate container 69633bc54474 20:22:58 ---> 7404541baa6a 20:22:58 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:22:58 ---> Running in 4873608fa176 20:22:58 Removing intermediate container 56486877a264 20:22:58 ---> 092621facf64 20:22:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:22:58 ---> Running in 6c3ce349677e 20:22:58 Removing intermediate container 6c3ce349677e 20:22:58 ---> 46c17acafe0d 20:22:58 Step 21/23 : LABEL arch=x86_64 20:22:58 ---> Running in 8d1994a031a2 20:22:59 Removing intermediate container 8d1994a031a2 20:22:59 ---> 4d5f394dc02b 20:22:59 Step 22/23 : LABEL git_sha=48eed856e80a2c589424f23e622b2075d9b38894 20:22:59 ---> Running in 84d0919ff0a2 20:22:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:22:59 Removing intermediate container 84d0919ff0a2 20:22:59 ---> ca22404db7df 20:22:59 Step 23/23 : LABEL version=2.3.0-dev.66 20:22:59 ---> Running in 5af57e46324c 20:22:59 Removing intermediate container 5af57e46324c 20:22:59 ---> 50355615ce61 20:22:59 20:22:59 Successfully built 50355615ce61 20:22:59 Successfully tagged sys-mgmt-agent:latest 20:23:00  Building sys-mgmt-agent ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:23:00 (1/6) Installing dumb-init (1.2.5-r1) 20:23:00 (2/6) Installing libgcc (11.2.1_git20220219-r2) 20:23:00 Removing intermediate container d04199b94d3b 20:23:00 ---> 4bc0310b8e87 20:23:00 Step 7/20 : COPY . . 20:23:00 (3/6) Installing libsodium (1.0.18-r0) 20:23:00 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 20:23:00 (5/6) Installing libzmq (4.3.4-r0) 20:23:00 (6/6) Installing zeromq (4.3.4-r0) 20:23:00 Executing busybox-1.35.0-r17.trigger 20:23:00 OK: 8 MiB in 20 packages 20:23:01 Removing intermediate container 4873608fa176 20:23:01 ---> fbc4a3696848 20:23:01 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:23:01 ---> fbbced17aa6f 20:23:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:23:02 ---> d8de61b9926f 20:23:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:23:02 ---> b9f68fd0740b 20:23:02 Step 20/24 : ENTRYPOINT ["/core-data"] 20:23:02 ---> Running in 7507d8f825de 20:23:02 Removing intermediate container 7507d8f825de 20:23:02 ---> 9423d37ea05a 20:23:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:23:02 ---> Running in 37bd34da2e75 20:23:02 Removing intermediate container 37bd34da2e75 20:23:02 ---> a9dc155f1c5c 20:23:02 Step 22/24 : LABEL arch=x86_64 20:23:02 ---> Running in 176486b1092d 20:23:02 Removing intermediate container 176486b1092d 20:23:02 ---> ba371a884aa3 20:23:02 Step 23/24 : LABEL git_sha=48eed856e80a2c589424f23e622b2075d9b38894 20:23:02 ---> Running in 2a84a8e644e9 20:23:02 Removing intermediate container 2a84a8e644e9 20:23:02 ---> 22802bd7f6e6 20:23:02 Step 24/24 : LABEL version=2.3.0-dev.66 20:23:02 ---> Running in ea777bee7730 20:23:02 Removing intermediate container ea777bee7730 20:23:02 ---> 4e1cd0aafcb7 20:23:02 20:23:02 Successfully built 4e1cd0aafcb7 20:23:02 Successfully tagged core-data:latest 20:23:02  Building core-data ... done  [Pipeline] } 20:23:02 $ docker stop --time=1 859d09a9aa4941ffb38105d0d6df8efb4e0d179280baeb454f30d1b9c2bfd46b 20:23:04 $ docker rm -f 859d09a9aa4941ffb38105d0d6df8efb4e0d179280baeb454f30d1b9c2bfd46b [Pipeline] // withDockerContainer [Pipeline] sh 20:23:04 + docker images 20:23:04 REPOSITORY TAG IMAGE ID CREATED SIZE 20:23:04 core-data latest 4e1cd0aafcb7 2 seconds ago 21.6MB 20:23:04 sys-mgmt-agent latest 50355615ce61 5 seconds ago 136MB 20:23:04 b7bd560965bf 10 seconds ago 1.55GB 20:23:04 security-spire-server latest f5b78b9f2441 17 seconds ago 86.5MB 20:23:04 security-bootstrapper latest 51dbeaf98b17 18 seconds ago 19.8MB 20:23:04 support-notifications latest 6050fccb3031 19 seconds ago 27.3MB 20:23:04 211f01476af8 22 seconds ago 1.42GB 20:23:04 cc9413fd33c1 23 seconds ago 1.53GB 20:23:04 security-spiffe-token-provider latest a54e54074a8b 29 seconds ago 29.3MB 20:23:04 22b6c1d3d9f4 34 seconds ago 1.61GB 20:23:04 2f61591595a2 48 seconds ago 1.58GB 20:23:04 3544586f2e3f 54 seconds ago 1.53GB 20:23:04 security-spire-agent latest e668ce9001c5 About a minute ago 125MB 20:23:04 core-metadata latest 54e7070952e2 About a minute ago 18.2MB 20:23:04 security-secretstore-setup latest 6281373ff55f About a minute ago 29.2MB 20:23:04 security-proxy-setup latest c517a56e3a6e About a minute ago 27.4MB 20:23:04 8ab5ab8d2350 2 minutes ago 1.55GB 20:23:04 core-command latest e400b22d271e 2 minutes ago 17.3MB 20:23:04 support-scheduler latest 2543308cefe9 2 minutes ago 26.7MB 20:23:04 fab7c73574f0 2 minutes ago 1.61GB 20:23:04 94a503ad023d 2 minutes ago 1.54GB 20:23:04 f0fcf1aa385d 2 minutes ago 1.54GB 20:23:04 52c71395a056 2 minutes ago 1.53GB 20:23:04 security-spire-config latest fc863a2aab06 2 minutes ago 85.8MB 20:23:04 6642ea67aa59 2 minutes ago 1.42GB 20:23:04 ci-base-image-x86_64 latest a693c9dcd7bf 6 minutes ago 994MB 20:23:04 alpine 3.15 c4fc93816858 6 weeks ago 5.59MB 20:23:04 alpine 3.16 9c6f07244728 6 weeks ago 5.54MB 20:23:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB 20:23:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB 20:23:04 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 20:23:04 provisioning config files... 20:23:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/302@tmp/config662612846591110921tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:23:05 ---> docker-login.sh 20:23:05 nexus3.edgexfoundry.org:10001 20:23:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:05 Configure a credential helper to remove this warning. See 20:23:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:05 20:23:05 Login Succeeded 20:23:05 nexus3.edgexfoundry.org:10002 20:23:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:05 Configure a credential helper to remove this warning. See 20:23:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:05 20:23:05 Login Succeeded 20:23:05 nexus3.edgexfoundry.org:10003 20:23:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:05 Configure a credential helper to remove this warning. See 20:23:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:05 20:23:05 Login Succeeded 20:23:05 nexus3.edgexfoundry.org:10004 20:23:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:05 Configure a credential helper to remove this warning. See 20:23:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:05 20:23:05 Login Succeeded 20:23:05 docker.io 20:23:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:05 Configure a credential helper to remove this warning. See 20:23:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:05 20:23:05 Login Succeeded 20:23:05 ---> docker-login.sh ends [Pipeline] } 20:23:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:23:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:23:05 [edgeXDocker.push] Tagging docker image core-command with the following tags: 20:23:05 48eed856e80a2c589424f23e622b2075d9b38894 20:23:05 latest 20:23:05 2.3.0-dev.66 20:23:05 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:23:05 main 20:23:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:06 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:48eed856e80a2c589424f23e622b2075d9b38894 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:06 + docker push nexus3.edgexfoundry.org:10004/core-command:48eed856e80a2c589424f23e622b2075d9b38894 20:23:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:23:06 d7dff1a3d880: Preparing 20:23:06 812dbc9c2ec7: Preparing 20:23:06 7280eb49fb15: Preparing 20:23:06 8d6ed1de7881: Preparing 20:23:06 994393dc58e7: Preparing 20:23:06 994393dc58e7: Layer already exists 20:23:06 d7dff1a3d880: Pushed 20:23:06 8d6ed1de7881: Pushed 20:23:06 7280eb49fb15: Pushed 20:23:07 812dbc9c2ec7: Pushed 20:23:07 48eed856e80a2c589424f23e622b2075d9b38894: digest: sha256:564430f57b02151b83222554cf3a534ca2c4d3a66c2ed6bcf9797460226ddca7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:08 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:08 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 20:23:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:23:08 d7dff1a3d880: Preparing 20:23:08 812dbc9c2ec7: Preparing 20:23:08 7280eb49fb15: Preparing 20:23:08 8d6ed1de7881: Preparing 20:23:08 994393dc58e7: Preparing 20:23:08 7280eb49fb15: Layer already exists 20:23:08 8d6ed1de7881: Layer already exists 20:23:08 d7dff1a3d880: Layer already exists 20:23:08 994393dc58e7: Layer already exists 20:23:08 812dbc9c2ec7: Layer already exists 20:23:08 latest: digest: sha256:564430f57b02151b83222554cf3a534ca2c4d3a66c2ed6bcf9797460226ddca7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:08 ---> f13b4fcdec21 20:23:08 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:23:08 ---> Running in 18a7c1fdc98f 20:23:08 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:09 + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.66 20:23:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:23:09 d7dff1a3d880: Preparing 20:23:09 812dbc9c2ec7: Preparing 20:23:09 7280eb49fb15: Preparing 20:23:09 8d6ed1de7881: Preparing 20:23:09 994393dc58e7: Preparing 20:23:09 812dbc9c2ec7: Layer already exists 20:23:09 8d6ed1de7881: Layer already exists 20:23:09 7280eb49fb15: Layer already exists 20:23:09 d7dff1a3d880: Layer already exists 20:23:09 994393dc58e7: Layer already exists 20:23:09 2.3.0-dev.66: digest: sha256:564430f57b02151b83222554cf3a534ca2c4d3a66c2ed6bcf9797460226ddca7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:09 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:09 + docker push nexus3.edgexfoundry.org:10004/core-command:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:23:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:23:09 d7dff1a3d880: Preparing 20:23:09 812dbc9c2ec7: Preparing 20:23:09 7280eb49fb15: Preparing 20:23:09 8d6ed1de7881: Preparing 20:23:09 994393dc58e7: Preparing 20:23:09 994393dc58e7: Layer already exists 20:23:09 812dbc9c2ec7: Layer already exists 20:23:09 d7dff1a3d880: Layer already exists 20:23:09 8d6ed1de7881: Layer already exists 20:23:09 7280eb49fb15: Layer already exists 20:23:09 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66: digest: sha256:564430f57b02151b83222554cf3a534ca2c4d3a66c2ed6bcf9797460226ddca7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.66" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:23:10 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:10 + docker push nexus3.edgexfoundry.org:10004/core-command:main 20:23:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:23:10 d7dff1a3d880: Preparing 20:23:10 812dbc9c2ec7: Preparing 20:23:10 7280eb49fb15: Preparing 20:23:10 8d6ed1de7881: Preparing 20:23:10 994393dc58e7: Preparing 20:23:10 812dbc9c2ec7: Layer already exists 20:23:10 994393dc58e7: Layer already exists 20:23:10 d7dff1a3d880: Layer already exists 20:23:10 7280eb49fb15: Layer already exists 20:23:10 8d6ed1de7881: Layer already exists 20:23:10 main: digest: sha256:564430f57b02151b83222554cf3a534ca2c4d3a66c2ed6bcf9797460226ddca7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:23:10 ===================================================== [Pipeline] echo 20:23:10 taggedImages: 20:23:10 - nexus3.edgexfoundry.org:10004/core-command:48eed856e80a2c589424f23e622b2075d9b38894 20:23:10 - nexus3.edgexfoundry.org:10004/core-command:latest 20:23:10 - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.66 20:23:10 - nexus3.edgexfoundry.org:10004/core-command:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:23:10 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 20:23:10 [edgeXDocker.push] Tagging docker image core-data with the following tags: 20:23:10 48eed856e80a2c589424f23e622b2075d9b38894 20:23:10 latest 20:23:10 2.3.0-dev.66 20:23:10 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:23:10 main 20:23:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:10 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:48eed856e80a2c589424f23e622b2075d9b38894 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:11 + docker push nexus3.edgexfoundry.org:10004/core-data:48eed856e80a2c589424f23e622b2075d9b38894 20:23:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:23:11 0a066ec6b4d6: Preparing 20:23:11 561bbd4e96e2: Preparing 20:23:11 7280eb49fb15: Preparing 20:23:11 d08f0247ccaa: Preparing 20:23:11 431fb6566753: Preparing 20:23:11 994393dc58e7: Preparing 20:23:11 994393dc58e7: Waiting 20:23:11 7280eb49fb15: Layer already exists 20:23:11 994393dc58e7: Layer already exists 20:23:11 0a066ec6b4d6: Pushed 20:23:11 431fb6566753: Pushed 20:23:11 d08f0247ccaa: Pushed 20:23:12 Removing intermediate container d6ff56e25fb1 20:23:12 ---> dc92561de3a2 20:23:12 Step 8/33 : COPY . . 20:23:12 Removing intermediate container edd3d124d0fc 20:23:12 ---> 5ad177351f73 20:23:12 Step 9/23 : COPY . . 20:23:12 Removing intermediate container d1b948714086 20:23:12 ---> 4496ce6e5888 20:23:12 Step 8/26 : COPY . . 20:23:12 Removing intermediate container 72381251d5b5 20:23:12 ---> 0e633f5560ab 20:23:12 Step 9/24 : COPY . . 20:23:12 561bbd4e96e2: Pushed 20:23:12 48eed856e80a2c589424f23e622b2075d9b38894: digest: sha256:8541394ae72a77b29360c8caa09b879ef9910b6f318ca98a6074f245d05cc4e7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:13 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:13 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 20:23:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:23:13 0a066ec6b4d6: Preparing 20:23:13 561bbd4e96e2: Preparing 20:23:13 7280eb49fb15: Preparing 20:23:13 d08f0247ccaa: Preparing 20:23:13 431fb6566753: Preparing 20:23:13 994393dc58e7: Preparing 20:23:13 994393dc58e7: Waiting 20:23:13 d08f0247ccaa: Layer already exists 20:23:13 561bbd4e96e2: Layer already exists 20:23:13 0a066ec6b4d6: Layer already exists 20:23:13 7280eb49fb15: Layer already exists 20:23:13 431fb6566753: Layer already exists 20:23:13 994393dc58e7: Layer already exists 20:23:13 latest: digest: sha256:8541394ae72a77b29360c8caa09b879ef9910b6f318ca98a6074f245d05cc4e7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:13 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:14 + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.66 20:23:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:23:14 0a066ec6b4d6: Preparing 20:23:14 561bbd4e96e2: Preparing 20:23:14 7280eb49fb15: Preparing 20:23:14 d08f0247ccaa: Preparing 20:23:14 431fb6566753: Preparing 20:23:14 994393dc58e7: Preparing 20:23:14 994393dc58e7: Waiting 20:23:14 431fb6566753: Layer already exists 20:23:14 561bbd4e96e2: Layer already exists 20:23:14 0a066ec6b4d6: Layer already exists 20:23:14 7280eb49fb15: Layer already exists 20:23:14 d08f0247ccaa: Layer already exists 20:23:14 994393dc58e7: Layer already exists 20:23:14 2.3.0-dev.66: digest: sha256:8541394ae72a77b29360c8caa09b879ef9910b6f318ca98a6074f245d05cc4e7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:14 + docker push nexus3.edgexfoundry.org:10004/core-data:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:23:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:23:14 0a066ec6b4d6: Preparing 20:23:14 561bbd4e96e2: Preparing 20:23:14 7280eb49fb15: Preparing 20:23:14 d08f0247ccaa: Preparing 20:23:14 431fb6566753: Preparing 20:23:14 994393dc58e7: Preparing 20:23:14 d08f0247ccaa: Layer already exists 20:23:14 561bbd4e96e2: Layer already exists 20:23:14 7280eb49fb15: Layer already exists 20:23:14 0a066ec6b4d6: Layer already exists 20:23:14 431fb6566753: Layer already exists 20:23:14 994393dc58e7: Layer already exists 20:23:14 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66: digest: sha256:8541394ae72a77b29360c8caa09b879ef9910b6f318ca98a6074f245d05cc4e7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:15 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:15 + docker push nexus3.edgexfoundry.org:10004/core-data:main 20:23:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:23:15 0a066ec6b4d6: Preparing 20:23:15 561bbd4e96e2: Preparing 20:23:15 7280eb49fb15: Preparing 20:23:15 d08f0247ccaa: Preparing 20:23:15 431fb6566753: Preparing 20:23:15 994393dc58e7: Preparing 20:23:15 561bbd4e96e2: Layer already exists 20:23:15 d08f0247ccaa: Layer already exists 20:23:15 431fb6566753: Layer already exists 20:23:15 0a066ec6b4d6: Layer already exists 20:23:15 7280eb49fb15: Layer already exists 20:23:15 994393dc58e7: Layer already exists 20:23:15 main: digest: sha256:8541394ae72a77b29360c8caa09b879ef9910b6f318ca98a6074f245d05cc4e7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:23:15 ===================================================== [Pipeline] echo 20:23:15 taggedImages: 20:23:15 - nexus3.edgexfoundry.org:10004/core-data:48eed856e80a2c589424f23e622b2075d9b38894 20:23:15 - nexus3.edgexfoundry.org:10004/core-data:latest 20:23:15 - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.66 20:23:15 - nexus3.edgexfoundry.org:10004/core-data:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:23:15 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 20:23:15 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 20:23:15 48eed856e80a2c589424f23e622b2075d9b38894 20:23:15 latest 20:23:15 2.3.0-dev.66 20:23:15 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:23:15 main 20:23:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:48eed856e80a2c589424f23e622b2075d9b38894 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:48eed856e80a2c589424f23e622b2075d9b38894 20:23:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:23:16 c0f9eb29c1d1: Preparing 20:23:16 ad46ff05484a: Preparing 20:23:16 0e2cd7dfb41c: Preparing 20:23:16 7280eb49fb15: Preparing 20:23:16 9b37799f335b: Preparing 20:23:16 994393dc58e7: Preparing 20:23:16 994393dc58e7: Waiting 20:23:16 7280eb49fb15: Layer already exists 20:23:16 994393dc58e7: Layer already exists 20:23:16 9b37799f335b: Pushed 20:23:16 ad46ff05484a: Pushed 20:23:16 c0f9eb29c1d1: Pushed 20:23:18 0e2cd7dfb41c: Pushed 20:23:18 48eed856e80a2c589424f23e622b2075d9b38894: digest: sha256:463bc9454fced4f152f4f6f2757182c8b4d1ce800aa92ac0d69e5cb268757381 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 20:23:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:23:18 c0f9eb29c1d1: Preparing 20:23:18 ad46ff05484a: Preparing 20:23:18 0e2cd7dfb41c: Preparing 20:23:18 7280eb49fb15: Preparing 20:23:18 9b37799f335b: Preparing 20:23:18 994393dc58e7: Preparing 20:23:18 994393dc58e7: Waiting 20:23:18 c0f9eb29c1d1: Layer already exists 20:23:18 7280eb49fb15: Layer already exists 20:23:18 9b37799f335b: Layer already exists 20:23:18 ad46ff05484a: Layer already exists 20:23:18 0e2cd7dfb41c: Layer already exists 20:23:18 994393dc58e7: Layer already exists 20:23:18 latest: digest: sha256:463bc9454fced4f152f4f6f2757182c8b4d1ce800aa92ac0d69e5cb268757381 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.66 20:23:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:23:19 c0f9eb29c1d1: Preparing 20:23:19 ad46ff05484a: Preparing 20:23:19 0e2cd7dfb41c: Preparing 20:23:19 7280eb49fb15: Preparing 20:23:19 9b37799f335b: Preparing 20:23:19 994393dc58e7: Preparing 20:23:19 994393dc58e7: Waiting 20:23:19 ad46ff05484a: Layer already exists 20:23:19 0e2cd7dfb41c: Layer already exists 20:23:19 7280eb49fb15: Layer already exists 20:23:19 9b37799f335b: Layer already exists 20:23:19 c0f9eb29c1d1: Layer already exists 20:23:19 994393dc58e7: Layer already exists 20:23:19 2.3.0-dev.66: digest: sha256:463bc9454fced4f152f4f6f2757182c8b4d1ce800aa92ac0d69e5cb268757381 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:19 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:23:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:23:19 c0f9eb29c1d1: Preparing 20:23:19 ad46ff05484a: Preparing 20:23:19 0e2cd7dfb41c: Preparing 20:23:19 7280eb49fb15: Preparing 20:23:19 9b37799f335b: Preparing 20:23:19 994393dc58e7: Preparing 20:23:19 994393dc58e7: Waiting 20:23:19 ad46ff05484a: Layer already exists 20:23:19 0e2cd7dfb41c: Layer already exists 20:23:19 7280eb49fb15: Layer already exists 20:23:19 c0f9eb29c1d1: Layer already exists 20:23:19 9b37799f335b: Layer already exists 20:23:19 994393dc58e7: Layer already exists 20:23:19 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66: digest: sha256:463bc9454fced4f152f4f6f2757182c8b4d1ce800aa92ac0d69e5cb268757381 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:20 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 20:23:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:23:20 c0f9eb29c1d1: Preparing 20:23:20 ad46ff05484a: Preparing 20:23:20 0e2cd7dfb41c: Preparing 20:23:20 7280eb49fb15: Preparing 20:23:20 9b37799f335b: Preparing 20:23:20 994393dc58e7: Preparing 20:23:20 994393dc58e7: Waiting 20:23:20 9b37799f335b: Layer already exists 20:23:20 7280eb49fb15: Layer already exists 20:23:20 ad46ff05484a: Layer already exists 20:23:20 c0f9eb29c1d1: Layer already exists 20:23:20 0e2cd7dfb41c: Layer already exists 20:23:20 994393dc58e7: Layer already exists 20:23:20 main: digest: sha256:463bc9454fced4f152f4f6f2757182c8b4d1ce800aa92ac0d69e5cb268757381 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:23:20 ===================================================== [Pipeline] echo 20:23:20 taggedImages: 20:23:20 - nexus3.edgexfoundry.org:10004/core-metadata:48eed856e80a2c589424f23e622b2075d9b38894 20:23:20 - nexus3.edgexfoundry.org:10004/core-metadata:latest 20:23:20 - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.66 20:23:20 - nexus3.edgexfoundry.org:10004/core-metadata:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:23:20 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 20:23:20 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 20:23:20 48eed856e80a2c589424f23e622b2075d9b38894 20:23:20 latest 20:23:20 2.3.0-dev.66 20:23:20 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:23:20 main 20:23:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:20 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:48eed856e80a2c589424f23e622b2075d9b38894 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:21 ---> 247ed6b038bd 20:23:21 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:23:21 ---> c637c84f17f9 20:23:21 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:23:21 ---> fdd20579e2d9 20:23:21 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:23:21 ---> 0247d7d23771 20:23:21 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:23:21 ---> Running in 2946b09498dc 20:23:21 ---> Running in 44db9ff89731 20:23:21 ---> Running in c1ff33dcb85c 20:23:21 ---> Running in 8088c6992817 20:23:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:48eed856e80a2c589424f23e622b2075d9b38894 20:23:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:23:21 7acfa9d48e4f: Preparing 20:23:21 7acfa9d48e4f: Preparing 20:23:21 1ce729eeedf3: Preparing 20:23:21 8d3977f7641a: Preparing 20:23:21 3dd47c4f90f7: Preparing 20:23:21 7b276beee236: Preparing 20:23:21 02a0653924d8: Preparing 20:23:21 7280eb49fb15: Preparing 20:23:21 470543940e1c: Preparing 20:23:21 eb5db492235f: Preparing 20:23:21 7c8b3e6753ec: Preparing 20:23:21 fc436cc5ab3f: Preparing 20:23:21 994393dc58e7: Preparing 20:23:21 02a0653924d8: Waiting 20:23:21 fc436cc5ab3f: Waiting 20:23:21 eb5db492235f: Waiting 20:23:21 7280eb49fb15: Waiting 20:23:21 7c8b3e6753ec: Waiting 20:23:21 470543940e1c: Waiting 20:23:21 994393dc58e7: Waiting 20:23:21 7b276beee236: Pushed 20:23:21 1ce729eeedf3: Pushed 20:23:21 7acfa9d48e4f: Pushed 20:23:21 8d3977f7641a: Pushed 20:23:21 7280eb49fb15: Layer already exists 20:23:21 3dd47c4f90f7: Pushed 20:23:21 fc436cc5ab3f: Pushed 20:23:21 7c8b3e6753ec: Pushed 20:23:21 eb5db492235f: Pushed 20:23:21 470543940e1c: Pushed 20:23:21 994393dc58e7: Layer already exists 20:23:22 Removing intermediate container 2946b09498dc 20:23:22 ---> 1e5f8e65d4f9 20:23:22 Step 10/26 : WORKDIR /edgex-go/spire-build 20:23:22 ---> Running in 7f53668206eb 20:23:23 Removing intermediate container 7f53668206eb 20:23:23 ---> a3b8fbfeeae4 20:23:23 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:23:23 ---> Running in 68e656dd354a 20:23:23 02a0653924d8: Pushed 20:23:23 48eed856e80a2c589424f23e622b2075d9b38894: digest: sha256:ca245ed04d39508ce560e5fbd6de0bb6550e54051deca3c0d61c9600017345a5 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix 20:23:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:23 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.66" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:23:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:23:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:23:24 7acfa9d48e4f: Preparing 20:23:24 7acfa9d48e4f: Preparing 20:23:24 1ce729eeedf3: Preparing 20:23:24 8d3977f7641a: Preparing 20:23:24 3dd47c4f90f7: Preparing 20:23:24 7b276beee236: Preparing 20:23:24 02a0653924d8: Preparing 20:23:24 7280eb49fb15: Preparing 20:23:24 470543940e1c: Preparing 20:23:24 eb5db492235f: Preparing 20:23:24 7c8b3e6753ec: Preparing 20:23:24 fc436cc5ab3f: Preparing 20:23:24 994393dc58e7: Preparing 20:23:24 02a0653924d8: Waiting 20:23:24 7280eb49fb15: Waiting 20:23:24 eb5db492235f: Waiting 20:23:24 470543940e1c: Waiting 20:23:24 7c8b3e6753ec: Waiting 20:23:24 fc436cc5ab3f: Waiting 20:23:24 994393dc58e7: Waiting 20:23:24 1ce729eeedf3: Layer already exists 20:23:24 7b276beee236: Layer already exists 20:23:24 7acfa9d48e4f: Layer already exists 20:23:24 3dd47c4f90f7: Layer already exists 20:23:24 8d3977f7641a: Layer already exists 20:23:24 02a0653924d8: Layer already exists 20:23:24 470543940e1c: Layer already exists 20:23:24 7280eb49fb15: Layer already exists 20:23:24 7c8b3e6753ec: Layer already exists 20:23:24 eb5db492235f: Layer already exists 20:23:24 fc436cc5ab3f: Layer already exists 20:23:24 994393dc58e7: Layer already exists 20:23:24 latest: digest: sha256:ca245ed04d39508ce560e5fbd6de0bb6550e54051deca3c0d61c9600017345a5 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:24 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.66" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:23:24 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.66 20:23:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:23:24 7acfa9d48e4f: Preparing 20:23:24 7acfa9d48e4f: Preparing 20:23:24 1ce729eeedf3: Preparing 20:23:24 8d3977f7641a: Preparing 20:23:24 3dd47c4f90f7: Preparing 20:23:24 7b276beee236: Preparing 20:23:24 02a0653924d8: Preparing 20:23:24 7280eb49fb15: Preparing 20:23:24 470543940e1c: Preparing 20:23:24 eb5db492235f: Preparing 20:23:24 7c8b3e6753ec: Preparing 20:23:24 fc436cc5ab3f: Preparing 20:23:24 994393dc58e7: Preparing 20:23:24 470543940e1c: Waiting 20:23:24 eb5db492235f: Waiting 20:23:24 02a0653924d8: Waiting 20:23:24 7280eb49fb15: Waiting 20:23:24 7c8b3e6753ec: Waiting 20:23:24 fc436cc5ab3f: Waiting 20:23:24 994393dc58e7: Waiting 20:23:24 7b276beee236: Layer already exists 20:23:24 8d3977f7641a: Layer already exists 20:23:24 1ce729eeedf3: Layer already exists 20:23:24 7acfa9d48e4f: Layer already exists 20:23:24 3dd47c4f90f7: Layer already exists 20:23:24 470543940e1c: Layer already exists 20:23:24 02a0653924d8: Layer already exists 20:23:24 7280eb49fb15: Layer already exists 20:23:24 7c8b3e6753ec: Layer already exists 20:23:24 eb5db492235f: Layer already exists 20:23:24 fc436cc5ab3f: Layer already exists 20:23:24 994393dc58e7: Layer already exists 20:23:24 2.3.0-dev.66: digest: sha256:ca245ed04d39508ce560e5fbd6de0bb6550e54051deca3c0d61c9600017345a5 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:25 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:23:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:23:25 7acfa9d48e4f: Preparing 20:23:25 7acfa9d48e4f: Preparing 20:23:25 1ce729eeedf3: Preparing 20:23:25 8d3977f7641a: Preparing 20:23:25 3dd47c4f90f7: Preparing 20:23:25 7b276beee236: Preparing 20:23:25 02a0653924d8: Preparing 20:23:25 7280eb49fb15: Preparing 20:23:25 470543940e1c: Preparing 20:23:25 eb5db492235f: Preparing 20:23:25 7c8b3e6753ec: Preparing 20:23:25 fc436cc5ab3f: Preparing 20:23:25 994393dc58e7: Preparing 20:23:25 02a0653924d8: Waiting 20:23:25 7280eb49fb15: Waiting 20:23:25 470543940e1c: Waiting 20:23:25 994393dc58e7: Waiting 20:23:25 eb5db492235f: Waiting 20:23:25 fc436cc5ab3f: Waiting 20:23:25 7c8b3e6753ec: Waiting 20:23:25 1ce729eeedf3: Layer already exists 20:23:25 8d3977f7641a: Layer already exists 20:23:25 7b276beee236: Layer already exists 20:23:25 3dd47c4f90f7: Layer already exists 20:23:25 7acfa9d48e4f: Layer already exists 20:23:25 7280eb49fb15: Layer already exists 20:23:25 470543940e1c: Layer already exists 20:23:25 02a0653924d8: Layer already exists 20:23:25 7c8b3e6753ec: Layer already exists 20:23:25 eb5db492235f: Layer already exists 20:23:25 fc436cc5ab3f: Layer already exists 20:23:25 994393dc58e7: Layer already exists 20:23:25 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66: digest: sha256:ca245ed04d39508ce560e5fbd6de0bb6550e54051deca3c0d61c9600017345a5 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:25 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 20:23:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:23:26 7acfa9d48e4f: Preparing 20:23:26 7acfa9d48e4f: Preparing 20:23:26 1ce729eeedf3: Preparing 20:23:26 8d3977f7641a: Preparing 20:23:26 3dd47c4f90f7: Preparing 20:23:26 7b276beee236: Preparing 20:23:26 02a0653924d8: Preparing 20:23:26 7280eb49fb15: Preparing 20:23:26 470543940e1c: Preparing 20:23:26 eb5db492235f: Preparing 20:23:26 7c8b3e6753ec: Preparing 20:23:26 fc436cc5ab3f: Preparing 20:23:26 994393dc58e7: Preparing 20:23:26 02a0653924d8: Waiting 20:23:26 7c8b3e6753ec: Waiting 20:23:26 fc436cc5ab3f: Waiting 20:23:26 994393dc58e7: Waiting 20:23:26 7280eb49fb15: Waiting 20:23:26 eb5db492235f: Waiting 20:23:26 470543940e1c: Waiting 20:23:26 1ce729eeedf3: Layer already exists 20:23:26 3dd47c4f90f7: Layer already exists 20:23:26 8d3977f7641a: Layer already exists 20:23:26 7acfa9d48e4f: Layer already exists 20:23:26 7b276beee236: Layer already exists 20:23:26 7280eb49fb15: Layer already exists 20:23:26 02a0653924d8: Layer already exists 20:23:26 470543940e1c: Layer already exists 20:23:26 eb5db492235f: Layer already exists 20:23:26 7c8b3e6753ec: Layer already exists 20:23:26 fc436cc5ab3f: Layer already exists 20:23:26 994393dc58e7: Layer already exists 20:23:26 main: digest: sha256:ca245ed04d39508ce560e5fbd6de0bb6550e54051deca3c0d61c9600017345a5 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:23:26 ===================================================== [Pipeline] echo 20:23:26 taggedImages: 20:23:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:48eed856e80a2c589424f23e622b2075d9b38894 20:23:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:23:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.66 20:23:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:23:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 20:23:26 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 20:23:26 48eed856e80a2c589424f23e622b2075d9b38894 20:23:26 latest 20:23:26 2.3.0-dev.66 20:23:26 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:23:26 main 20:23:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:26 Removing intermediate container 68e656dd354a 20:23:26 ---> d635a23b348d 20:23:26 Step 12/26 : WORKDIR /edgex-go 20:23:26 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:48eed856e80a2c589424f23e622b2075d9b38894 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:26 ---> Running in 575decb42ffe 20:23:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:48eed856e80a2c589424f23e622b2075d9b38894 20:23:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:23:26 d5cc3adf0c19: Preparing 20:23:26 f4faa1a34ee7: Preparing 20:23:26 1be1fb4216d2: Preparing 20:23:26 5a204031f89d: Preparing 20:23:26 65027db1746d: Preparing 20:23:26 738c0ffdf2fa: Preparing 20:23:26 c1c99da10120: Preparing 20:23:26 994393dc58e7: Preparing 20:23:26 738c0ffdf2fa: Waiting 20:23:26 c1c99da10120: Waiting 20:23:26 994393dc58e7: Waiting 20:23:26 65027db1746d: Pushed 20:23:26 d5cc3adf0c19: Pushed 20:23:26 f4faa1a34ee7: Pushed 20:23:26 994393dc58e7: Layer already exists 20:23:26 Removing intermediate container 575decb42ffe 20:23:26 ---> 1dabb8e78837 20:23:26 20:23:26 Step 13/26 : FROM alpine:3.15 20:23:27 738c0ffdf2fa: Pushed 20:23:27 3.15: Pulling from library/alpine 20:23:27 c1c99da10120: Pushed 20:23:28 5a204031f89d: Pushed 20:23:28 1be1fb4216d2: Pushed 20:23:28 48eed856e80a2c589424f23e622b2075d9b38894: digest: sha256:f1a7353f56c6c5c66216d3349c9748642f63d82d4640697069791f57a52f922e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:28 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:28 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 20:23:28 Status: Downloaded newer image for alpine:3.15 20:23:28 ---> 02e0d6fdf486 20:23:28 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:23:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:23:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:23:28 d5cc3adf0c19: Preparing 20:23:28 f4faa1a34ee7: Preparing 20:23:28 1be1fb4216d2: Preparing 20:23:28 5a204031f89d: Preparing 20:23:28 65027db1746d: Preparing 20:23:28 738c0ffdf2fa: Preparing 20:23:28 c1c99da10120: Preparing 20:23:28 994393dc58e7: Preparing 20:23:28 738c0ffdf2fa: Waiting 20:23:28 c1c99da10120: Waiting 20:23:28 994393dc58e7: Waiting 20:23:28 5a204031f89d: Layer already exists 20:23:28 1be1fb4216d2: Layer already exists 20:23:28 f4faa1a34ee7: Layer already exists 20:23:28 65027db1746d: Layer already exists 20:23:28 d5cc3adf0c19: Layer already exists 20:23:28 738c0ffdf2fa: Layer already exists 20:23:28 c1c99da10120: Layer already exists 20:23:28 994393dc58e7: Layer already exists 20:23:28 latest: digest: sha256:f1a7353f56c6c5c66216d3349c9748642f63d82d4640697069791f57a52f922e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:29 ---> Running in fd196f9d8c6a 20:23:29 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.66 20:23:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:23:29 d5cc3adf0c19: Preparing 20:23:29 f4faa1a34ee7: Preparing 20:23:29 1be1fb4216d2: Preparing 20:23:29 5a204031f89d: Preparing 20:23:29 65027db1746d: Preparing 20:23:29 738c0ffdf2fa: Preparing 20:23:29 c1c99da10120: Preparing 20:23:29 994393dc58e7: Preparing 20:23:29 738c0ffdf2fa: Waiting 20:23:29 c1c99da10120: Waiting 20:23:29 994393dc58e7: Waiting 20:23:29 f4faa1a34ee7: Layer already exists 20:23:29 1be1fb4216d2: Layer already exists 20:23:29 5a204031f89d: Layer already exists 20:23:29 d5cc3adf0c19: Layer already exists 20:23:29 65027db1746d: Layer already exists 20:23:29 c1c99da10120: Layer already exists 20:23:29 738c0ffdf2fa: Layer already exists 20:23:29 994393dc58e7: Layer already exists 20:23:29 2.3.0-dev.66: digest: sha256:f1a7353f56c6c5c66216d3349c9748642f63d82d4640697069791f57a52f922e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:29 Removing intermediate container fd196f9d8c6a 20:23:29 ---> 5bc1c066bfea 20:23:29 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:23:29 ---> Running in 4b9ae7bbd348 20:23:29 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:23:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:23:30 d5cc3adf0c19: Preparing 20:23:30 f4faa1a34ee7: Preparing 20:23:30 1be1fb4216d2: Preparing 20:23:30 5a204031f89d: Preparing 20:23:30 65027db1746d: Preparing 20:23:30 738c0ffdf2fa: Preparing 20:23:30 c1c99da10120: Preparing 20:23:30 994393dc58e7: Preparing 20:23:30 738c0ffdf2fa: Waiting 20:23:30 c1c99da10120: Waiting 20:23:30 994393dc58e7: Waiting 20:23:30 5a204031f89d: Layer already exists 20:23:30 1be1fb4216d2: Layer already exists 20:23:30 65027db1746d: Layer already exists 20:23:30 f4faa1a34ee7: Layer already exists 20:23:30 d5cc3adf0c19: Layer already exists 20:23:30 738c0ffdf2fa: Layer already exists 20:23:30 994393dc58e7: Layer already exists 20:23:30 c1c99da10120: Layer already exists 20:23:30 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66: digest: sha256:f1a7353f56c6c5c66216d3349c9748642f63d82d4640697069791f57a52f922e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 20:23:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:23:30 d5cc3adf0c19: Preparing 20:23:30 f4faa1a34ee7: Preparing 20:23:30 1be1fb4216d2: Preparing 20:23:30 5a204031f89d: Preparing 20:23:30 65027db1746d: Preparing 20:23:30 738c0ffdf2fa: Preparing 20:23:30 c1c99da10120: Preparing 20:23:30 994393dc58e7: Preparing 20:23:30 c1c99da10120: Waiting 20:23:30 738c0ffdf2fa: Waiting 20:23:30 994393dc58e7: Waiting 20:23:30 65027db1746d: Layer already exists 20:23:30 1be1fb4216d2: Layer already exists 20:23:30 5a204031f89d: Layer already exists 20:23:30 f4faa1a34ee7: Layer already exists 20:23:30 d5cc3adf0c19: Layer already exists 20:23:30 738c0ffdf2fa: Layer already exists 20:23:30 c1c99da10120: Layer already exists 20:23:30 994393dc58e7: Layer already exists 20:23:30 main: digest: sha256:f1a7353f56c6c5c66216d3349c9748642f63d82d4640697069791f57a52f922e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:23:30 ===================================================== [Pipeline] echo 20:23:30 taggedImages: 20:23:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:48eed856e80a2c589424f23e622b2075d9b38894 20:23:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:23:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.66 20:23:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:23:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 20:23:30 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 20:23:30 48eed856e80a2c589424f23e622b2075d9b38894 20:23:30 latest 20:23:30 2.3.0-dev.66 20:23:30 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:23:30 main 20:23:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:48eed856e80a2c589424f23e622b2075d9b38894 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:48eed856e80a2c589424f23e622b2075d9b38894 20:23:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:23:31 50045b4a1921: Preparing 20:23:31 efa886fa7d91: Preparing 20:23:31 710b065893dc: Preparing 20:23:31 81e2e79e6e4d: Preparing 20:23:31 be103c4f9308: Preparing 20:23:31 a3c84689e939: Preparing 20:23:31 a2b359195bec: Preparing 20:23:31 0d28a1cd5c87: Preparing 20:23:31 6064cefc723f: Preparing 20:23:31 994393dc58e7: Preparing 20:23:31 a3c84689e939: Waiting 20:23:31 a2b359195bec: Waiting 20:23:31 0d28a1cd5c87: Waiting 20:23:31 6064cefc723f: Waiting 20:23:31 994393dc58e7: Waiting 20:23:31 be103c4f9308: Pushed 20:23:31 efa886fa7d91: Pushed 20:23:31 50045b4a1921: Pushed 20:23:31 a3c84689e939: Pushed 20:23:31 0d28a1cd5c87: Pushed 20:23:31 a2b359195bec: Pushed 20:23:31 994393dc58e7: Layer already exists 20:23:31 6064cefc723f: Pushed 20:23:32 81e2e79e6e4d: Pushed 20:23:33 Removing intermediate container 4b9ae7bbd348 20:23:33 ---> a2a281155941 20:23:33 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:23:33 ---> Running in 08893274f647 20:23:33 710b065893dc: Pushed 20:23:33 48eed856e80a2c589424f23e622b2075d9b38894: digest: sha256:eb28b21aaf2ef872caf8041a0cc49882f465fa96355e4769885068b9dd7f9e63 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:33 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:23:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:23:33 50045b4a1921: Preparing 20:23:33 efa886fa7d91: Preparing 20:23:33 710b065893dc: Preparing 20:23:33 81e2e79e6e4d: Preparing 20:23:33 be103c4f9308: Preparing 20:23:33 a3c84689e939: Preparing 20:23:33 a2b359195bec: Preparing 20:23:33 0d28a1cd5c87: Preparing 20:23:33 6064cefc723f: Preparing 20:23:33 994393dc58e7: Preparing 20:23:33 a3c84689e939: Waiting 20:23:33 a2b359195bec: Waiting 20:23:33 994393dc58e7: Waiting 20:23:33 6064cefc723f: Waiting 20:23:33 0d28a1cd5c87: Waiting 20:23:33 81e2e79e6e4d: Layer already exists 20:23:33 efa886fa7d91: Layer already exists 20:23:33 be103c4f9308: Layer already exists 20:23:33 710b065893dc: Layer already exists 20:23:33 50045b4a1921: Layer already exists 20:23:33 a3c84689e939: Layer already exists 20:23:33 0d28a1cd5c87: Layer already exists 20:23:33 a2b359195bec: Layer already exists 20:23:33 6064cefc723f: Layer already exists 20:23:33 994393dc58e7: Layer already exists 20:23:33 latest: digest: sha256:eb28b21aaf2ef872caf8041a0cc49882f465fa96355e4769885068b9dd7f9e63 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:34 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.66 20:23:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:23:34 50045b4a1921: Preparing 20:23:34 efa886fa7d91: Preparing 20:23:34 710b065893dc: Preparing 20:23:34 81e2e79e6e4d: Preparing 20:23:34 be103c4f9308: Preparing 20:23:34 a3c84689e939: Preparing 20:23:34 a2b359195bec: Preparing 20:23:34 0d28a1cd5c87: Preparing 20:23:34 6064cefc723f: Preparing 20:23:34 994393dc58e7: Preparing 20:23:34 6064cefc723f: Waiting 20:23:34 a3c84689e939: Waiting 20:23:34 a2b359195bec: Waiting 20:23:34 0d28a1cd5c87: Waiting 20:23:34 994393dc58e7: Waiting 20:23:34 50045b4a1921: Layer already exists 20:23:34 be103c4f9308: Layer already exists 20:23:34 81e2e79e6e4d: Layer already exists 20:23:34 efa886fa7d91: Layer already exists 20:23:34 710b065893dc: Layer already exists 20:23:34 a2b359195bec: Layer already exists 20:23:34 6064cefc723f: Layer already exists 20:23:34 a3c84689e939: Layer already exists 20:23:34 0d28a1cd5c87: Layer already exists 20:23:34 994393dc58e7: Layer already exists 20:23:34 2.3.0-dev.66: digest: sha256:eb28b21aaf2ef872caf8041a0cc49882f465fa96355e4769885068b9dd7f9e63 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:34 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:23:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:23:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:23:35 50045b4a1921: Preparing 20:23:35 efa886fa7d91: Preparing 20:23:35 710b065893dc: Preparing 20:23:35 81e2e79e6e4d: Preparing 20:23:35 be103c4f9308: Preparing 20:23:35 a3c84689e939: Preparing 20:23:35 a2b359195bec: Preparing 20:23:35 0d28a1cd5c87: Preparing 20:23:35 6064cefc723f: Preparing 20:23:35 994393dc58e7: Preparing 20:23:35 a3c84689e939: Waiting 20:23:35 0d28a1cd5c87: Waiting 20:23:35 994393dc58e7: Waiting 20:23:35 6064cefc723f: Waiting 20:23:35 a2b359195bec: Waiting 20:23:35 710b065893dc: Layer already exists 20:23:35 efa886fa7d91: Layer already exists 20:23:35 be103c4f9308: Layer already exists 20:23:35 81e2e79e6e4d: Layer already exists 20:23:35 50045b4a1921: Layer already exists 20:23:35 a3c84689e939: Layer already exists 20:23:35 a2b359195bec: Layer already exists 20:23:35 0d28a1cd5c87: Layer already exists 20:23:35 994393dc58e7: Layer already exists 20:23:35 6064cefc723f: Layer already exists 20:23:35 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66: digest: sha256:eb28b21aaf2ef872caf8041a0cc49882f465fa96355e4769885068b9dd7f9e63 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:35 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 20:23:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:23:35 50045b4a1921: Preparing 20:23:35 efa886fa7d91: Preparing 20:23:35 710b065893dc: Preparing 20:23:35 81e2e79e6e4d: Preparing 20:23:35 be103c4f9308: Preparing 20:23:35 a3c84689e939: Preparing 20:23:35 a2b359195bec: Preparing 20:23:35 0d28a1cd5c87: Preparing 20:23:35 a3c84689e939: Waiting 20:23:35 a2b359195bec: Waiting 20:23:35 6064cefc723f: Preparing 20:23:35 994393dc58e7: Preparing 20:23:35 0d28a1cd5c87: Waiting 20:23:35 6064cefc723f: Waiting 20:23:35 efa886fa7d91: Layer already exists 20:23:35 50045b4a1921: Layer already exists 20:23:35 81e2e79e6e4d: Layer already exists 20:23:35 710b065893dc: Layer already exists 20:23:35 be103c4f9308: Layer already exists 20:23:35 a3c84689e939: Layer already exists 20:23:35 0d28a1cd5c87: Layer already exists 20:23:35 6064cefc723f: Layer already exists 20:23:35 a2b359195bec: Layer already exists 20:23:35 994393dc58e7: Layer already exists 20:23:35 main: digest: sha256:eb28b21aaf2ef872caf8041a0cc49882f465fa96355e4769885068b9dd7f9e63 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:23:35 ===================================================== [Pipeline] echo 20:23:35 taggedImages: 20:23:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:48eed856e80a2c589424f23e622b2075d9b38894 20:23:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:23:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.66 20:23:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:23:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 20:23:35 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 20:23:35 48eed856e80a2c589424f23e622b2075d9b38894 20:23:35 latest 20:23:35 2.3.0-dev.66 20:23:35 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:23:35 main 20:23:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:23:36 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:48eed856e80a2c589424f23e622b2075d9b38894 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:48eed856e80a2c589424f23e622b2075d9b38894 20:23:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:23:36 1ee1f6c05ab2: Preparing 20:23:36 5227f14dce6f: Preparing 20:23:36 7280eb49fb15: Preparing 20:23:36 b9a248a767f9: Preparing 20:23:36 5cd53cb6ea81: Preparing 20:23:36 34d5ebaa5410: Preparing 20:23:36 34d5ebaa5410: Waiting 20:23:36 7280eb49fb15: Layer already exists 20:23:36 34d5ebaa5410: Layer already exists 20:23:36 1ee1f6c05ab2: Pushed 20:23:36 5cd53cb6ea81: Pushed 20:23:37 b9a248a767f9: Pushed 20:23:38 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:23:38 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:23:38 OK: 15734 distinct packages available 20:23:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:23:39 5227f14dce6f: Pushed 20:23:39 48eed856e80a2c589424f23e622b2075d9b38894: digest: sha256:fc82f8d391ae928f43fbbc150a9c8616870438c1819b9357f65315ea4fe344f2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:23:39 + 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 20:23:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:23:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:23:39 1ee1f6c05ab2: Preparing 20:23:39 5227f14dce6f: Preparing 20:23:39 7280eb49fb15: Preparing 20:23:39 b9a248a767f9: Preparing 20:23:39 5cd53cb6ea81: Preparing 20:23:39 34d5ebaa5410: Preparing 20:23:39 34d5ebaa5410: Waiting 20:23:39 5227f14dce6f: Layer already exists 20:23:39 b9a248a767f9: Layer already exists 20:23:39 1ee1f6c05ab2: Layer already exists 20:23:39 7280eb49fb15: Layer already exists 20:23:39 5cd53cb6ea81: Layer already exists 20:23:39 34d5ebaa5410: Layer already exists 20:23:39 latest: digest: sha256:fc82f8d391ae928f43fbbc150a9c8616870438c1819b9357f65315ea4fe344f2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:40 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.66 20:23:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:23:40 1ee1f6c05ab2: Preparing 20:23:40 5227f14dce6f: Preparing 20:23:40 7280eb49fb15: Preparing 20:23:40 b9a248a767f9: Preparing 20:23:40 5cd53cb6ea81: Preparing 20:23:40 34d5ebaa5410: Preparing 20:23:40 34d5ebaa5410: Waiting 20:23:40 7280eb49fb15: Layer already exists 20:23:40 5227f14dce6f: Layer already exists 20:23:40 5cd53cb6ea81: Layer already exists 20:23:40 b9a248a767f9: Layer already exists 20:23:40 1ee1f6c05ab2: Layer already exists 20:23:40 34d5ebaa5410: Layer already exists 20:23:40 2.3.0-dev.66: digest: sha256:fc82f8d391ae928f43fbbc150a9c8616870438c1819b9357f65315ea4fe344f2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:40 (1/5) Installing dumb-init (1.2.5-r1) 20:23:40 (2/5) Installing musl-obstack (1.2.3-r0) 20:23:40 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:40 (3/5) Installing libucontext (1.1-r0) 20:23:40 (4/5) Installing gcompat (1.0.0-r4) 20:23:40 (5/5) Installing openssl (1.1.1q-r0) 20:23:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:23:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:23:41 1ee1f6c05ab2: Preparing 20:23:41 5227f14dce6f: Preparing 20:23:41 7280eb49fb15: Preparing 20:23:41 b9a248a767f9: Preparing 20:23:41 5cd53cb6ea81: Preparing 20:23:41 34d5ebaa5410: Preparing 20:23:41 34d5ebaa5410: Waiting 20:23:41 1ee1f6c05ab2: Layer already exists 20:23:41 b9a248a767f9: Layer already exists 20:23:41 5227f14dce6f: Layer already exists 20:23:41 5cd53cb6ea81: Layer already exists 20:23:41 7280eb49fb15: Layer already exists 20:23:41 34d5ebaa5410: Layer already exists 20:23:41 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66: digest: sha256:fc82f8d391ae928f43fbbc150a9c8616870438c1819b9357f65315ea4fe344f2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:41 Executing busybox-1.34.1-r7.trigger 20:23:41 OK: 6 MiB in 19 packages 20:23:41 + 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 20:23:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 20:23:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:23:41 1ee1f6c05ab2: Preparing 20:23:41 5227f14dce6f: Preparing 20:23:41 7280eb49fb15: Preparing 20:23:41 b9a248a767f9: Preparing 20:23:41 5cd53cb6ea81: Preparing 20:23:41 34d5ebaa5410: Preparing 20:23:41 34d5ebaa5410: Waiting 20:23:41 b9a248a767f9: Layer already exists 20:23:41 5227f14dce6f: Layer already exists 20:23:41 1ee1f6c05ab2: Layer already exists 20:23:41 7280eb49fb15: Layer already exists 20:23:41 5cd53cb6ea81: Layer already exists 20:23:41 34d5ebaa5410: Layer already exists 20:23:41 main: digest: sha256:fc82f8d391ae928f43fbbc150a9c8616870438c1819b9357f65315ea4fe344f2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:23:41 ===================================================== [Pipeline] echo 20:23:41 taggedImages: 20:23:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:48eed856e80a2c589424f23e622b2075d9b38894 20:23:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:23:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.66 20:23:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:23:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 20:23:41 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 20:23:41 48eed856e80a2c589424f23e622b2075d9b38894 20:23:41 latest 20:23:41 2.3.0-dev.66 20:23:41 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:23:41 main 20:23:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:42 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:48eed856e80a2c589424f23e622b2075d9b38894 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:48eed856e80a2c589424f23e622b2075d9b38894 20:23:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:23:42 52fb24c8408d: Preparing 20:23:42 74db4af34fd0: Preparing 20:23:42 1c59261d40d5: Preparing 20:23:42 9fc5ea052f41: Preparing 20:23:42 a0f201dd3f81: Preparing 20:23:42 c9b6c03eb2bb: Preparing 20:23:42 5cd53cb6ea81: Preparing 20:23:42 34d5ebaa5410: Preparing 20:23:42 c9b6c03eb2bb: Waiting 20:23:42 5cd53cb6ea81: Waiting 20:23:42 34d5ebaa5410: Waiting 20:23:42 1c59261d40d5: Pushed 20:23:42 52fb24c8408d: Pushed 20:23:42 74db4af34fd0: Pushed 20:23:42 5cd53cb6ea81: Layer already exists 20:23:42 34d5ebaa5410: Layer already exists 20:23:43 c9b6c03eb2bb: Pushed 20:23:43 Removing intermediate container 08893274f647 20:23:43 ---> bfe039fde6f8 20:23:43 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:23:46 ---> 18e94bf32aad 20:23:46 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:23:47 a0f201dd3f81: Pushed 20:23:50 9fc5ea052f41: Pushed 20:23:50 48eed856e80a2c589424f23e622b2075d9b38894: digest: sha256:bdf5d2ce8be86ee35717791cf82074ee183eeaaef526ece37c0147d90574f8d5 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:50 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:23:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:23:51 52fb24c8408d: Preparing 20:23:51 74db4af34fd0: Preparing 20:23:51 1c59261d40d5: Preparing 20:23:51 9fc5ea052f41: Preparing 20:23:51 a0f201dd3f81: Preparing 20:23:51 c9b6c03eb2bb: Preparing 20:23:51 5cd53cb6ea81: Preparing 20:23:51 34d5ebaa5410: Preparing 20:23:51 c9b6c03eb2bb: Waiting 20:23:51 34d5ebaa5410: Waiting 20:23:51 5cd53cb6ea81: Waiting 20:23:51 52fb24c8408d: Layer already exists 20:23:51 1c59261d40d5: Layer already exists 20:23:51 a0f201dd3f81: Layer already exists 20:23:51 74db4af34fd0: Layer already exists 20:23:51 9fc5ea052f41: Layer already exists 20:23:51 c9b6c03eb2bb: Layer already exists 20:23:51 5cd53cb6ea81: Layer already exists 20:23:51 34d5ebaa5410: Layer already exists 20:23:51 latest: digest: sha256:bdf5d2ce8be86ee35717791cf82074ee183eeaaef526ece37c0147d90574f8d5 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:51 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.66 20:23:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:23:51 52fb24c8408d: Preparing 20:23:51 74db4af34fd0: Preparing 20:23:51 1c59261d40d5: Preparing 20:23:51 9fc5ea052f41: Preparing 20:23:51 a0f201dd3f81: Preparing 20:23:51 c9b6c03eb2bb: Preparing 20:23:51 5cd53cb6ea81: Preparing 20:23:51 34d5ebaa5410: Preparing 20:23:51 5cd53cb6ea81: Waiting 20:23:51 c9b6c03eb2bb: Waiting 20:23:51 34d5ebaa5410: Waiting 20:23:51 9fc5ea052f41: Layer already exists 20:23:51 52fb24c8408d: Layer already exists 20:23:51 1c59261d40d5: Layer already exists 20:23:51 74db4af34fd0: Layer already exists 20:23:51 a0f201dd3f81: Layer already exists 20:23:51 c9b6c03eb2bb: Layer already exists 20:23:51 34d5ebaa5410: Layer already exists 20:23:51 5cd53cb6ea81: Layer already exists 20:23:51 2.3.0-dev.66: digest: sha256:bdf5d2ce8be86ee35717791cf82074ee183eeaaef526ece37c0147d90574f8d5 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:52 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 20:23:52 ---> 1340fdc2ca6e 20:23:52 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [Pipeline] sh 20:23:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:23:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:23:52 52fb24c8408d: Preparing 20:23:52 74db4af34fd0: Preparing 20:23:52 1c59261d40d5: Preparing 20:23:52 9fc5ea052f41: Preparing 20:23:52 a0f201dd3f81: Preparing 20:23:52 c9b6c03eb2bb: Preparing 20:23:52 5cd53cb6ea81: Preparing 20:23:52 34d5ebaa5410: Preparing 20:23:52 c9b6c03eb2bb: Waiting 20:23:52 5cd53cb6ea81: Waiting 20:23:52 34d5ebaa5410: Waiting 20:23:52 52fb24c8408d: Layer already exists 20:23:52 74db4af34fd0: Layer already exists 20:23:52 a0f201dd3f81: Layer already exists 20:23:52 1c59261d40d5: Layer already exists 20:23:52 9fc5ea052f41: Layer already exists 20:23:52 c9b6c03eb2bb: Layer already exists 20:23:52 5cd53cb6ea81: Layer already exists 20:23:52 34d5ebaa5410: Layer already exists 20:23:52 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66: digest: sha256:bdf5d2ce8be86ee35717791cf82074ee183eeaaef526ece37c0147d90574f8d5 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:52 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv 20:23:52 ---> e2e58484fedc 20:23:52 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [Pipeline] { [Pipeline] sh 20:23:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 20:23:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:23:53 52fb24c8408d: Preparing 20:23:53 74db4af34fd0: Preparing 20:23:53 1c59261d40d5: Preparing 20:23:53 9fc5ea052f41: Preparing 20:23:53 a0f201dd3f81: Preparing 20:23:53 c9b6c03eb2bb: Preparing 20:23:53 5cd53cb6ea81: Preparing 20:23:53 34d5ebaa5410: Preparing 20:23:53 c9b6c03eb2bb: Waiting 20:23:53 5cd53cb6ea81: Waiting 20:23:53 9fc5ea052f41: Layer already exists 20:23:53 52fb24c8408d: Layer already exists 20:23:53 a0f201dd3f81: Layer already exists 20:23:53 1c59261d40d5: Layer already exists 20:23:53 74db4af34fd0: Layer already exists 20:23:53 c9b6c03eb2bb: Layer already exists 20:23:53 5cd53cb6ea81: Layer already exists 20:23:53 34d5ebaa5410: Layer already exists 20:23:53 main: digest: sha256:bdf5d2ce8be86ee35717791cf82074ee183eeaaef526ece37c0147d90574f8d5 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:23:53 ===================================================== [Pipeline] echo 20:23:53 taggedImages: 20:23:53 - nexus3.edgexfoundry.org:10004/security-spire-agent:48eed856e80a2c589424f23e622b2075d9b38894 20:23:53 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:23:53 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.66 20:23:53 - nexus3.edgexfoundry.org:10004/security-spire-agent:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:23:53 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 20:23:53 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 20:23:53 48eed856e80a2c589424f23e622b2075d9b38894 20:23:53 latest 20:23:53 2.3.0-dev.66 20:23:53 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:23:53 main 20:23:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:53 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:48eed856e80a2c589424f23e622b2075d9b38894 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:48eed856e80a2c589424f23e622b2075d9b38894 20:23:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:23:53 21bad545063b: Preparing 20:23:53 6dde05efb88e: Preparing 20:23:53 3cbe33e67b06: Preparing 20:23:53 54a36b073c90: Preparing 20:23:53 e36e0455f6d3: Preparing 20:23:53 5cd53cb6ea81: Preparing 20:23:53 34d5ebaa5410: Preparing 20:23:53 5cd53cb6ea81: Waiting 20:23:53 34d5ebaa5410: Waiting 20:23:53 6dde05efb88e: Pushed 20:23:53 3cbe33e67b06: Pushed 20:23:53 21bad545063b: Pushed 20:23:53 5cd53cb6ea81: Layer already exists 20:23:53 34d5ebaa5410: Layer already exists 20:23:53 ---> b0e4425f1e5b 20:23:53 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:23:53 e36e0455f6d3: Pushed 20:23:54 ---> 825a2bf42ad8 20:23:54 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:23:54 ---> Running in 3963cbccf09a 20:23:55 Removing intermediate container 3963cbccf09a 20:23:55 ---> b7eec72e231f 20:23:55 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:23:55 ---> Running in b4cbc8be4d5b 20:23:55 Removing intermediate container b4cbc8be4d5b 20:23:55 ---> 5b1bff32d025 20:23:55 Step 24/26 : LABEL arch=arm64 20:23:55 ---> Running in 7c39854e090e 20:23:56 Removing intermediate container 7c39854e090e 20:23:56 ---> 41cb9024a77c 20:23:56 Step 25/26 : LABEL git_sha=48eed856e80a2c589424f23e622b2075d9b38894 20:23:56 ---> Running in 54c709ce6234 20:23:57 Removing intermediate container 54c709ce6234 20:23:57 ---> c1867770c56d 20:23:57 Step 26/26 : LABEL version=2.3.0-dev.66 20:23:57 ---> Running in 3e086405350e 20:23:57 Removing intermediate container 3e086405350e 20:23:57 ---> abb6649a4897 20:23:57 20:23:58 Successfully built abb6649a4897 20:23:58 Successfully tagged security-spire-agent-arm64:latest 20:23:58 Building security-spire-server 20:24:02 54a36b073c90: Pushed 20:24:02 48eed856e80a2c589424f23e622b2075d9b38894: digest: sha256:196ffb56f60d84534f7a2392b9c2d9752aeea7e89fb4fe28a3907faa191706d1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:02 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:02  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:24:02 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:24:02 ---> 7af305b861d1 20:24:02 Step 3/25 : WORKDIR /edgex-go 20:24:02 ---> Using cache 20:24:02 ---> 6e88d62f1d7d 20:24:02 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:24:02 ---> Running in ba82582085a7 20:24:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:24:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:24:02 21bad545063b: Preparing 20:24:02 6dde05efb88e: Preparing 20:24:02 3cbe33e67b06: Preparing 20:24:02 54a36b073c90: Preparing 20:24:02 e36e0455f6d3: Preparing 20:24:02 5cd53cb6ea81: Preparing 20:24:02 34d5ebaa5410: Preparing 20:24:02 34d5ebaa5410: Waiting 20:24:02 3cbe33e67b06: Layer already exists 20:24:02 e36e0455f6d3: Layer already exists 20:24:02 6dde05efb88e: Layer already exists 20:24:02 54a36b073c90: Layer already exists 20:24:02 21bad545063b: Layer already exists 20:24:02 5cd53cb6ea81: Layer already exists 20:24:02 34d5ebaa5410: Layer already exists 20:24:02 latest: digest: sha256:196ffb56f60d84534f7a2392b9c2d9752aeea7e89fb4fe28a3907faa191706d1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:03 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.66 20:24:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:24:03 21bad545063b: Preparing 20:24:03 6dde05efb88e: Preparing 20:24:03 3cbe33e67b06: Preparing 20:24:03 54a36b073c90: Preparing 20:24:03 e36e0455f6d3: Preparing 20:24:03 5cd53cb6ea81: Preparing 20:24:03 34d5ebaa5410: Preparing 20:24:03 5cd53cb6ea81: Waiting 20:24:03 54a36b073c90: Layer already exists 20:24:03 6dde05efb88e: Layer already exists 20:24:03 3cbe33e67b06: Layer already exists 20:24:03 e36e0455f6d3: Layer already exists 20:24:03 21bad545063b: Layer already exists 20:24:03 5cd53cb6ea81: Layer already exists 20:24:03 34d5ebaa5410: Layer already exists 20:24:03 2.3.0-dev.66: digest: sha256:196ffb56f60d84534f7a2392b9c2d9752aeea7e89fb4fe28a3907faa191706d1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:03 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:24:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:24:03 21bad545063b: Preparing 20:24:03 6dde05efb88e: Preparing 20:24:03 3cbe33e67b06: Preparing 20:24:03 54a36b073c90: Preparing 20:24:03 e36e0455f6d3: Preparing 20:24:03 5cd53cb6ea81: Preparing 20:24:03 34d5ebaa5410: Preparing 20:24:03 5cd53cb6ea81: Waiting 20:24:03 34d5ebaa5410: Waiting 20:24:03 3cbe33e67b06: Layer already exists 20:24:03 6dde05efb88e: Layer already exists 20:24:03 54a36b073c90: Layer already exists 20:24:03 21bad545063b: Layer already exists 20:24:03 e36e0455f6d3: Layer already exists 20:24:03 5cd53cb6ea81: Layer already exists 20:24:03 34d5ebaa5410: Layer already exists 20:24:03 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66: digest: sha256:196ffb56f60d84534f7a2392b9c2d9752aeea7e89fb4fe28a3907faa191706d1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:04 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 20:24:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:24:04 21bad545063b: Preparing 20:24:04 6dde05efb88e: Preparing 20:24:04 3cbe33e67b06: Preparing 20:24:04 54a36b073c90: Preparing 20:24:04 e36e0455f6d3: Preparing 20:24:04 5cd53cb6ea81: Preparing 20:24:04 34d5ebaa5410: Preparing 20:24:04 5cd53cb6ea81: Waiting 20:24:04 34d5ebaa5410: Waiting 20:24:04 21bad545063b: Layer already exists 20:24:04 3cbe33e67b06: Layer already exists 20:24:04 e36e0455f6d3: Layer already exists 20:24:04 54a36b073c90: Layer already exists 20:24:04 6dde05efb88e: Layer already exists 20:24:04 34d5ebaa5410: Layer already exists 20:24:04 5cd53cb6ea81: Layer already exists 20:24:04 main: digest: sha256:196ffb56f60d84534f7a2392b9c2d9752aeea7e89fb4fe28a3907faa191706d1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:24:04 ===================================================== [Pipeline] echo 20:24:04 taggedImages: 20:24:04 - nexus3.edgexfoundry.org:10004/security-spire-config:48eed856e80a2c589424f23e622b2075d9b38894 20:24:04 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:24:04 - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.66 20:24:04 - nexus3.edgexfoundry.org:10004/security-spire-config:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:24:04 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 20:24:04 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 20:24:04 48eed856e80a2c589424f23e622b2075d9b38894 20:24:04 latest 20:24:04 2.3.0-dev.66 20:24:04 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:24:04 main 20:24:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:05 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:48eed856e80a2c589424f23e622b2075d9b38894 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:05 Removing intermediate container ba82582085a7 20:24:05 ---> f818bb41fada 20:24:05 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:24:05 ---> Running in a7dc88648d87 20:24:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:48eed856e80a2c589424f23e622b2075d9b38894 20:24:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:24:05 d64b69cc1cce: Preparing 20:24:05 45e71b4b0300: Preparing 20:24:05 80ebeb37a22c: Preparing 20:24:05 5d4ecdd1b957: Preparing 20:24:05 c9b6c03eb2bb: Preparing 20:24:05 5cd53cb6ea81: Preparing 20:24:05 34d5ebaa5410: Preparing 20:24:05 5cd53cb6ea81: Waiting 20:24:05 c9b6c03eb2bb: Layer already exists 20:24:05 5cd53cb6ea81: Layer already exists 20:24:05 34d5ebaa5410: Layer already exists 20:24:05 80ebeb37a22c: Pushed 20:24:05 45e71b4b0300: Pushed 20:24:05 d64b69cc1cce: Pushed 20:24:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:24:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:24:09 OK: 221 MiB in 51 packages 20:24:11 Removing intermediate container a7dc88648d87 20:24:11 ---> 9a219a6aeef0 20:24:11 Step 6/25 : COPY go.mod vendor* ./ 20:24:11 ---> 74580f3ad9ee 20:24:11 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:11 ---> Running in cdfc6dd58d84 20:24:13 5d4ecdd1b957: Pushed 20:24:13 48eed856e80a2c589424f23e622b2075d9b38894: digest: sha256:8b78c1ba6bd91c568461edae0dbc9354aec04e81a33b2623c5d4adea69590abd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:13 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:24:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:24:14 d64b69cc1cce: Preparing 20:24:14 45e71b4b0300: Preparing 20:24:14 80ebeb37a22c: Preparing 20:24:14 5d4ecdd1b957: Preparing 20:24:14 c9b6c03eb2bb: Preparing 20:24:14 5cd53cb6ea81: Preparing 20:24:14 34d5ebaa5410: Preparing 20:24:14 5cd53cb6ea81: Waiting 20:24:14 34d5ebaa5410: Waiting 20:24:14 80ebeb37a22c: Layer already exists 20:24:14 45e71b4b0300: Layer already exists 20:24:14 c9b6c03eb2bb: Layer already exists 20:24:14 d64b69cc1cce: Layer already exists 20:24:14 5d4ecdd1b957: Layer already exists 20:24:14 5cd53cb6ea81: Layer already exists 20:24:14 34d5ebaa5410: Layer already exists 20:24:14 latest: digest: sha256:8b78c1ba6bd91c568461edae0dbc9354aec04e81a33b2623c5d4adea69590abd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:14 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.66 20:24:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:24:14 d64b69cc1cce: Preparing 20:24:14 45e71b4b0300: Preparing 20:24:14 80ebeb37a22c: Preparing 20:24:14 5d4ecdd1b957: Preparing 20:24:14 c9b6c03eb2bb: Preparing 20:24:14 5cd53cb6ea81: Preparing 20:24:14 34d5ebaa5410: Preparing 20:24:14 5cd53cb6ea81: Waiting 20:24:14 34d5ebaa5410: Waiting 20:24:14 c9b6c03eb2bb: Layer already exists 20:24:14 d64b69cc1cce: Layer already exists 20:24:14 80ebeb37a22c: Layer already exists 20:24:14 45e71b4b0300: Layer already exists 20:24:14 5d4ecdd1b957: Layer already exists 20:24:14 5cd53cb6ea81: Layer already exists 20:24:14 34d5ebaa5410: Layer already exists 20:24:14 2.3.0-dev.66: digest: sha256:8b78c1ba6bd91c568461edae0dbc9354aec04e81a33b2623c5d4adea69590abd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:15 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:24:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:24:15 d64b69cc1cce: Preparing 20:24:15 45e71b4b0300: Preparing 20:24:15 80ebeb37a22c: Preparing 20:24:15 5d4ecdd1b957: Preparing 20:24:15 c9b6c03eb2bb: Preparing 20:24:15 5cd53cb6ea81: Preparing 20:24:15 34d5ebaa5410: Preparing 20:24:15 5cd53cb6ea81: Waiting 20:24:15 34d5ebaa5410: Waiting 20:24:15 5d4ecdd1b957: Layer already exists 20:24:15 d64b69cc1cce: Layer already exists 20:24:15 c9b6c03eb2bb: Layer already exists 20:24:15 45e71b4b0300: Layer already exists 20:24:15 80ebeb37a22c: Layer already exists 20:24:15 5cd53cb6ea81: Layer already exists 20:24:15 34d5ebaa5410: Layer already exists 20:24:15 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66: digest: sha256:8b78c1ba6bd91c568461edae0dbc9354aec04e81a33b2623c5d4adea69590abd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:15 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 20:24:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:24:15 d64b69cc1cce: Preparing 20:24:15 45e71b4b0300: Preparing 20:24:15 80ebeb37a22c: Preparing 20:24:15 5d4ecdd1b957: Preparing 20:24:15 c9b6c03eb2bb: Preparing 20:24:15 5cd53cb6ea81: Preparing 20:24:15 34d5ebaa5410: Preparing 20:24:15 5cd53cb6ea81: Waiting 20:24:15 34d5ebaa5410: Waiting 20:24:15 5d4ecdd1b957: Layer already exists 20:24:15 c9b6c03eb2bb: Layer already exists 20:24:15 45e71b4b0300: Layer already exists 20:24:15 80ebeb37a22c: Layer already exists 20:24:15 d64b69cc1cce: Layer already exists 20:24:15 5cd53cb6ea81: Layer already exists 20:24:15 34d5ebaa5410: Layer already exists 20:24:15 main: digest: sha256:8b78c1ba6bd91c568461edae0dbc9354aec04e81a33b2623c5d4adea69590abd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:24:15 ===================================================== [Pipeline] echo 20:24:16 taggedImages: 20:24:16 - nexus3.edgexfoundry.org:10004/security-spire-server:48eed856e80a2c589424f23e622b2075d9b38894 20:24:16 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:24:16 - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.66 20:24:16 - nexus3.edgexfoundry.org:10004/security-spire-server:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:24:16 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 20:24:16 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 20:24:16 48eed856e80a2c589424f23e622b2075d9b38894 20:24:16 latest 20:24:16 2.3.0-dev.66 20:24:16 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:24:16 main 20:24:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:16 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:48eed856e80a2c589424f23e622b2075d9b38894 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications:48eed856e80a2c589424f23e622b2075d9b38894 20:24:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:24:16 38c50b85c9ff: Preparing 20:24:16 c5c0c3e80b21: Preparing 20:24:16 7280eb49fb15: Preparing 20:24:16 fb7fc3c07e95: Preparing 20:24:16 994393dc58e7: Preparing 20:24:16 7280eb49fb15: Layer already exists 20:24:16 994393dc58e7: Layer already exists 20:24:16 38c50b85c9ff: Pushed 20:24:16 fb7fc3c07e95: Pushed 20:24:19 c5c0c3e80b21: Pushed 20:24:19 48eed856e80a2c589424f23e622b2075d9b38894: digest: sha256:632663c89d40b95037a235a46db8276de4be735a5e66b3ef694c7a1790aa1df0 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:19 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 20:24:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:24:20 38c50b85c9ff: Preparing 20:24:20 c5c0c3e80b21: Preparing 20:24:20 7280eb49fb15: Preparing 20:24:20 fb7fc3c07e95: Preparing 20:24:20 994393dc58e7: Preparing 20:24:20 c5c0c3e80b21: Layer already exists 20:24:20 fb7fc3c07e95: Layer already exists 20:24:20 38c50b85c9ff: Layer already exists 20:24:20 7280eb49fb15: Layer already exists 20:24:20 994393dc58e7: Layer already exists 20:24:20 latest: digest: sha256:632663c89d40b95037a235a46db8276de4be735a5e66b3ef694c7a1790aa1df0 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:20 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.66 20:24:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:24:20 38c50b85c9ff: Preparing 20:24:20 c5c0c3e80b21: Preparing 20:24:20 7280eb49fb15: Preparing 20:24:20 fb7fc3c07e95: Preparing 20:24:20 994393dc58e7: Preparing 20:24:20 c5c0c3e80b21: Layer already exists 20:24:20 38c50b85c9ff: Layer already exists 20:24:20 7280eb49fb15: Layer already exists 20:24:20 fb7fc3c07e95: Layer already exists 20:24:20 994393dc58e7: Layer already exists 20:24:20 2.3.0-dev.66: digest: sha256:632663c89d40b95037a235a46db8276de4be735a5e66b3ef694c7a1790aa1df0 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:24:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:24:21 38c50b85c9ff: Preparing 20:24:21 c5c0c3e80b21: Preparing 20:24:21 7280eb49fb15: Preparing 20:24:21 fb7fc3c07e95: Preparing 20:24:21 994393dc58e7: Preparing 20:24:21 7280eb49fb15: Layer already exists 20:24:21 fb7fc3c07e95: Layer already exists 20:24:21 c5c0c3e80b21: Layer already exists 20:24:21 994393dc58e7: Layer already exists 20:24:21 38c50b85c9ff: Layer already exists 20:24:21 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66: digest: sha256:632663c89d40b95037a235a46db8276de4be735a5e66b3ef694c7a1790aa1df0 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 20:24:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:24:22 38c50b85c9ff: Preparing 20:24:22 c5c0c3e80b21: Preparing 20:24:22 7280eb49fb15: Preparing 20:24:22 fb7fc3c07e95: Preparing 20:24:22 994393dc58e7: Preparing 20:24:22 38c50b85c9ff: Layer already exists 20:24:22 994393dc58e7: Layer already exists 20:24:22 c5c0c3e80b21: Layer already exists 20:24:22 fb7fc3c07e95: Layer already exists 20:24:22 7280eb49fb15: Layer already exists 20:24:22 main: digest: sha256:632663c89d40b95037a235a46db8276de4be735a5e66b3ef694c7a1790aa1df0 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:24:22 ===================================================== [Pipeline] echo 20:24:22 taggedImages: 20:24:22 - nexus3.edgexfoundry.org:10004/support-notifications:48eed856e80a2c589424f23e622b2075d9b38894 20:24:22 - nexus3.edgexfoundry.org:10004/support-notifications:latest 20:24:22 - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.66 20:24:22 - nexus3.edgexfoundry.org:10004/support-notifications:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:24:22 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 20:24:22 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 20:24:22 48eed856e80a2c589424f23e622b2075d9b38894 20:24:22 latest 20:24:22 2.3.0-dev.66 20:24:22 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:24:22 main 20:24:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:22 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:48eed856e80a2c589424f23e622b2075d9b38894 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:48eed856e80a2c589424f23e622b2075d9b38894 20:24:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:24:22 0235c179b209: Preparing 20:24:22 cdb33ff2ec36: Preparing 20:24:22 7280eb49fb15: Preparing 20:24:22 9b37799f335b: Preparing 20:24:22 994393dc58e7: Preparing 20:24:22 7280eb49fb15: Layer already exists 20:24:22 9b37799f335b: Layer already exists 20:24:22 994393dc58e7: Layer already exists 20:24:22 0235c179b209: Pushed 20:24:26 cdb33ff2ec36: Pushed 20:24:26 48eed856e80a2c589424f23e622b2075d9b38894: digest: sha256:ea921ecfb985f1c4f477f112c4267130da2d0607333517c7eac3fb2ec59d31d3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:26 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:24:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:24:26 0235c179b209: Preparing 20:24:26 cdb33ff2ec36: Preparing 20:24:26 7280eb49fb15: Preparing 20:24:26 9b37799f335b: Preparing 20:24:26 994393dc58e7: Preparing 20:24:26 994393dc58e7: Layer already exists 20:24:26 7280eb49fb15: Layer already exists 20:24:26 cdb33ff2ec36: Layer already exists 20:24:26 0235c179b209: Layer already exists 20:24:26 9b37799f335b: Layer already exists 20:24:26 latest: digest: sha256:ea921ecfb985f1c4f477f112c4267130da2d0607333517c7eac3fb2ec59d31d3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:27 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.66 20:24:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:24:27 0235c179b209: Preparing 20:24:27 cdb33ff2ec36: Preparing 20:24:27 7280eb49fb15: Preparing 20:24:27 9b37799f335b: Preparing 20:24:27 994393dc58e7: Preparing 20:24:27 9b37799f335b: Layer already exists 20:24:27 cdb33ff2ec36: Layer already exists 20:24:27 0235c179b209: Layer already exists 20:24:27 7280eb49fb15: Layer already exists 20:24:27 994393dc58e7: Layer already exists 20:24:27 2.3.0-dev.66: digest: sha256:ea921ecfb985f1c4f477f112c4267130da2d0607333517c7eac3fb2ec59d31d3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:27 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:24:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:24:28 0235c179b209: Preparing 20:24:28 cdb33ff2ec36: Preparing 20:24:28 7280eb49fb15: Preparing 20:24:28 9b37799f335b: Preparing 20:24:28 994393dc58e7: Preparing 20:24:28 994393dc58e7: Layer already exists 20:24:28 cdb33ff2ec36: Layer already exists 20:24:28 9b37799f335b: Layer already exists 20:24:28 0235c179b209: Layer already exists 20:24:28 7280eb49fb15: Layer already exists 20:24:28 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66: digest: sha256:ea921ecfb985f1c4f477f112c4267130da2d0607333517c7eac3fb2ec59d31d3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:28 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 20:24:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:24:28 0235c179b209: Preparing 20:24:28 cdb33ff2ec36: Preparing 20:24:28 7280eb49fb15: Preparing 20:24:28 9b37799f335b: Preparing 20:24:28 994393dc58e7: Preparing 20:24:28 7280eb49fb15: Layer already exists 20:24:28 9b37799f335b: Layer already exists 20:24:28 994393dc58e7: Layer already exists 20:24:28 0235c179b209: Layer already exists 20:24:28 cdb33ff2ec36: Layer already exists 20:24:28 main: digest: sha256:ea921ecfb985f1c4f477f112c4267130da2d0607333517c7eac3fb2ec59d31d3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:24:28 ===================================================== [Pipeline] echo 20:24:28 taggedImages: 20:24:28 - nexus3.edgexfoundry.org:10004/support-scheduler:48eed856e80a2c589424f23e622b2075d9b38894 20:24:28 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:24:28 - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.66 20:24:28 - nexus3.edgexfoundry.org:10004/support-scheduler:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:24:28 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 20:24:28 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 20:24:28 48eed856e80a2c589424f23e622b2075d9b38894 20:24:28 latest 20:24:28 2.3.0-dev.66 20:24:28 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:24:28 main 20:24:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:29 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:48eed856e80a2c589424f23e622b2075d9b38894 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:29 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:48eed856e80a2c589424f23e622b2075d9b38894 20:24:29 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 20:24:29 88421725364e: Preparing 20:24:29 e683ab0db107: Preparing 20:24:29 ce8d93f8e05c: Preparing 20:24:29 2c6660696bb1: Preparing 20:24:29 994393dc58e7: Preparing 20:24:29 994393dc58e7: Layer already exists 20:24:29 e683ab0db107: Pushed 20:24:29 88421725364e: Pushed 20:24:30 ce8d93f8e05c: Pushed 20:24:45 2c6660696bb1: Pushed 20:24:45 48eed856e80a2c589424f23e622b2075d9b38894: digest: sha256:3d08bc6299d051f5eb669045e63986d041dfb4fa9c8031e7292aea1d8c6d1dea size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:45 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:46 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 20:24:46 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 20:24:46 88421725364e: Preparing 20:24:46 e683ab0db107: Preparing 20:24:46 ce8d93f8e05c: Preparing 20:24:46 2c6660696bb1: Preparing 20:24:46 994393dc58e7: Preparing 20:24:46 994393dc58e7: Layer already exists 20:24:46 e683ab0db107: Layer already exists 20:24:46 88421725364e: Layer already exists 20:24:46 ce8d93f8e05c: Layer already exists 20:24:46 2c6660696bb1: Layer already exists 20:24:46 latest: digest: sha256:3d08bc6299d051f5eb669045e63986d041dfb4fa9c8031e7292aea1d8c6d1dea size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:46 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:46 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.66 20:24:46 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 20:24:46 88421725364e: Preparing 20:24:46 e683ab0db107: Preparing 20:24:46 ce8d93f8e05c: Preparing 20:24:46 2c6660696bb1: Preparing 20:24:46 994393dc58e7: Preparing 20:24:46 ce8d93f8e05c: Layer already exists 20:24:46 994393dc58e7: Layer already exists 20:24:46 e683ab0db107: Layer already exists 20:24:46 88421725364e: Layer already exists 20:24:46 2c6660696bb1: Layer already exists 20:24:46 2.3.0-dev.66: digest: sha256:3d08bc6299d051f5eb669045e63986d041dfb4fa9c8031e7292aea1d8c6d1dea size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:47 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:47 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:24:47 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 20:24:47 88421725364e: Preparing 20:24:47 e683ab0db107: Preparing 20:24:47 ce8d93f8e05c: Preparing 20:24:47 2c6660696bb1: Preparing 20:24:47 994393dc58e7: Preparing 20:24:47 e683ab0db107: Layer already exists 20:24:47 ce8d93f8e05c: Layer already exists 20:24:47 88421725364e: Layer already exists 20:24:47 2c6660696bb1: Layer already exists 20:24:47 994393dc58e7: Layer already exists 20:24:47 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66: digest: sha256:3d08bc6299d051f5eb669045e63986d041dfb4fa9c8031e7292aea1d8c6d1dea size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:47 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:47 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 20:24:47 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 20:24:47 88421725364e: Preparing 20:24:47 e683ab0db107: Preparing 20:24:47 ce8d93f8e05c: Preparing 20:24:47 2c6660696bb1: Preparing 20:24:47 994393dc58e7: Preparing 20:24:47 ce8d93f8e05c: Layer already exists 20:24:47 88421725364e: Layer already exists 20:24:47 2c6660696bb1: Layer already exists 20:24:47 e683ab0db107: Layer already exists 20:24:47 994393dc58e7: Layer already exists 20:24:47 main: digest: sha256:3d08bc6299d051f5eb669045e63986d041dfb4fa9c8031e7292aea1d8c6d1dea size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:24:48 ===================================================== [Pipeline] echo 20:24:48 taggedImages: 20:24:48 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:48eed856e80a2c589424f23e622b2075d9b38894 20:24:48 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 20:24:48 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.66 20:24:48 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:24:48 - 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] } 20:25:08 Removing intermediate container cdfc6dd58d84 20:25:08 ---> feb0d9959795 20:25:08 Step 8/25 : COPY . . 20:25:08 ---> 24c6d2583f19 20:25:08 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:25:08 ---> Running in 1e3673246cb0 20:25:08 Removing intermediate container 1e3673246cb0 20:25:08 ---> 9d529ba98ad5 20:25:08 Step 10/25 : WORKDIR /edgex-go/spire-build 20:25:08 ---> Running in 06b05c0ace39 20:25:08 Removing intermediate container 06b05c0ace39 20:25:08 ---> bc2d3fce92df 20:25:08 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:25:08 ---> Running in 82eb72b579ea 20:25:12 Removing intermediate container 82eb72b579ea 20:25:12 ---> 43ba972804b4 20:25:12 Step 12/25 : WORKDIR /edgex-go 20:25:12 ---> Running in 9e1ef79118f0 20:25:12 Removing intermediate container 9e1ef79118f0 20:25:12 ---> 54ae01790f42 20:25:12 20:25:12 Step 13/25 : FROM alpine:3.15 20:25:12 ---> 02e0d6fdf486 20:25:12 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:25:12 ---> Using cache 20:25:12 ---> 5bc1c066bfea 20:25:12 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:25:12 ---> Using cache 20:25:12 ---> a2a281155941 20:25:12 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:25:12 ---> Using cache 20:25:12 ---> bfe039fde6f8 20:25:12 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:25:18 ---> 6fb2a8bdc88f 20:25:18 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:25:19 ---> ae49e14559be 20:25:19 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:25:20 ---> 687e2317f29a 20:25:20 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:25:21 ---> f7b8a0eb1a13 20:25:21 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:25:21 ---> Running in 5e1d785cfbcc 20:25:21 Removing intermediate container 5e1d785cfbcc 20:25:21 ---> 5f4f89a88718 20:25:21 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:25:21 ---> Running in 4c9c330117a7 20:25:22 Removing intermediate container 4c9c330117a7 20:25:22 ---> e9535cf93e6b 20:25:22 Step 23/25 : LABEL arch=arm64 20:25:22 ---> Running in 2516ef889c47 20:25:23 Removing intermediate container 2516ef889c47 20:25:23 ---> ec6017b5c4ea 20:25:23 Step 24/25 : LABEL git_sha=48eed856e80a2c589424f23e622b2075d9b38894 20:25:23 ---> Running in 41b2c641d32d 20:25:23 Removing intermediate container 41b2c641d32d 20:25:23 ---> 0d8b68e3dda5 20:25:23 Step 25/25 : LABEL version=2.3.0-dev.66 20:25:24 ---> Running in 20b70ab5711e 20:25:24 Removing intermediate container 20b70ab5711e 20:25:24 ---> d88d02db5a2d 20:25:24 20:25:24 Successfully built d88d02db5a2d 20:25:24 Successfully tagged security-spire-server-arm64:latest 20:25:24  Building security-spire-server ... done Building sys-mgmt-agent 20:25:30 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:25:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:25:30 ---> 7af305b861d1 20:25:30 Step 3/23 : WORKDIR /edgex-go 20:25:30 ---> Using cache 20:25:30 ---> 6e88d62f1d7d 20:25:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:25:30 ---> Using cache 20:25:30 ---> f818bb41fada 20:25:30 Step 5/23 : RUN apk add --update --no-cache make bash git 20:25:30 ---> Running in d1a85544e97e 20:25:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:25:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:25:35 OK: 221 MiB in 51 packages 20:25:37 Removing intermediate container d1a85544e97e 20:25:37 ---> 6ec7827d03eb 20:25:37 Step 6/23 : COPY go.mod vendor* ./ 20:25:38 ---> da0b7599a17a 20:25:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:38 ---> Running in 946c24222565 20:26:34 Removing intermediate container 946c24222565 20:26:34 ---> 2c337282111c 20:26:34 Step 8/23 : COPY . . 20:26:34 ---> e32df5422fea 20:26:34 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:26:34 ---> Running in 81109caadd93 20:26:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.66" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:30:12 Removing intermediate container c1ff33dcb85c 20:30:12 ---> 27df739937a2 20:30:12 20:30:12 Step 10/33 : FROM alpine:3.16 20:30:12 3.16: Pulling from library/alpine 20:30:12 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:30:12 Status: Downloaded newer image for alpine:3.16 20:30:12 ---> a6215f271958 20:30:12 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:30:12 ---> Running in 24bc0ead5b3d 20:30:12 Removing intermediate container 24bc0ead5b3d 20:30:12 ---> bd7399f70311 20:30:12 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 20:30:12 ---> Running in f3a9323e1248 20:30:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:30:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:30:12 (1/2) Installing dumb-init (1.2.5-r1) 20:30:12 (2/2) Installing su-exec (0.2-r1) 20:30:12 Executing busybox-1.35.0-r17.trigger 20:30:12 OK: 5 MiB in 16 packages 20:30:12 Removing intermediate container f3a9323e1248 20:30:12 ---> 5d11cd023b21 20:30:12 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 20:30:12 ---> Running in 328dbfe1777a 20:30:12 Removing intermediate container 328dbfe1777a 20:30:12 ---> ee9b982da794 20:30:12 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:30:12 ---> Running in 2a59c3bb02ca 20:30:12 Removing intermediate container 2a59c3bb02ca 20:30:12 ---> 4eddaefbea87 20:30:12 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:30:12 ---> Running in c8ed1efd8ecf 20:30:12 Removing intermediate container c8ed1efd8ecf 20:30:12 ---> fcfb08711894 20:30:12 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:30:12 ---> Running in eed5a9e9c1d2 20:30:12 Removing intermediate container eed5a9e9c1d2 20:30:12 ---> 0dd6a23061c6 20:30:12 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:30:12 ---> Running in 110d8e9ce1f5 20:30:15 Removing intermediate container 110d8e9ce1f5 20:30:15 ---> 7956ce677f51 20:30:15 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:30:15 ---> Running in f506298940e1 20:30:16 Removing intermediate container f506298940e1 20:30:16 ---> 5a79daec9a33 20:30:16 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:30:17 ---> 87dbf74d223e 20:30:17 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:30:17 ---> Running in 6c2d683ca445 20:30:20 Removing intermediate container 6c2d683ca445 20:30:20 ---> 9ab64cd9661f 20:30:20 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:30:21 ---> 82a0c199eafa 20:30:21 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:30:23 ---> e2144fd7909d 20:30:23 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:30:24 ---> a082a7705815 20:30:24 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:30:26 ---> b68118b9e34b 20:30:26 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:30:28 ---> 0cea7946966a 20:30:28 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:30:29 ---> 8b2ebec8aaac 20:30:29 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:30:31 ---> a7d61749dc0e 20:30:31 Step 28/33 : RUN chmod +x /entrypoint.sh 20:30:31 ---> Running in a7a7c20b00ca 20:30:34 Removing intermediate container 44db9ff89731 20:30:34 ---> bec775dbc92d 20:30:34 20:30:34 Step 11/24 : FROM alpine:3.16 20:30:34 ---> a6215f271958 20:30:34 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:30:34 ---> Running in 395d18bf81bf 20:30:34 Removing intermediate container a7a7c20b00ca 20:30:34 ---> 154cfbad2d0f 20:30:34 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:30:34 ---> Running in 76bf873f42cc 20:30:35 Removing intermediate container 76bf873f42cc 20:30:35 ---> b1ad8804e585 20:30:35 Step 30/33 : CMD ["gate"] 20:30:35 ---> Running in 1e41ba75989c 20:30:36 Removing intermediate container 1e41ba75989c 20:30:36 ---> 866ef3e0c7ec 20:30:36 Step 31/33 : LABEL arch=arm64 20:30:36 ---> Running in 67e7806ca680 20:30:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:30:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:30:37 Removing intermediate container 67e7806ca680 20:30:37 ---> 7e330267ffa0 20:30:37 Step 32/33 : LABEL git_sha=48eed856e80a2c589424f23e622b2075d9b38894 20:30:37 ---> Running in 0220fa2ceacc 20:30:38 Removing intermediate container 0220fa2ceacc 20:30:38 ---> 207350cfa615 20:30:38 Step 33/33 : LABEL version=2.3.0-dev.66 20:30:38 ---> Running in adc7d0352eef 20:30:38 Removing intermediate container adc7d0352eef 20:30:38 ---> 6cf02a8a7613 20:30:38 20:30:38 (1/1) Installing dumb-init (1.2.5-r1) 20:30:38 Executing busybox-1.35.0-r17.trigger 20:30:38 OK: 5 MiB in 15 packages 20:30:38 Successfully built 6cf02a8a7613 20:30:38 Successfully tagged security-bootstrapper-arm64:latest 20:30:38  Building security-bootstrapper ... done Building security-spire-config 20:30:40 Removing intermediate container 395d18bf81bf 20:30:40 ---> 2a47b65ba90a 20:30:40 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:30:40 ---> Running in 95709ec4fee4 20:30:41 Removing intermediate container 95709ec4fee4 20:30:41 ---> 0f9ac071a33c 20:30:41 Step 14/24 : ENV APP_PORT=59882 20:30:41 ---> Running in 7288e6fcc101 20:30:41 Removing intermediate container 7288e6fcc101 20:30:41 ---> bda8c2c3c85c 20:30:41 Step 15/24 : EXPOSE $APP_PORT 20:30:41 ---> Running in d2da385c0ca4 20:30:42 Removing intermediate container d2da385c0ca4 20:30:42 ---> fe1bb669a857 20:30:42 Step 16/24 : WORKDIR / 20:30:42 ---> Running in f346b6c7c4c4 20:30:43 Removing intermediate container f346b6c7c4c4 20:30:43 ---> a45c852020b5 20:30:43 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:30:44 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:30:44 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:30:44 ---> 7af305b861d1 20:30:44 Step 3/26 : WORKDIR /edgex-go 20:30:44 ---> Using cache 20:30:44 ---> 6e88d62f1d7d 20:30:44 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:30:44 ---> Using cache 20:30:44 ---> f818bb41fada 20:30:44 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:30:44 ---> Using cache 20:30:44 ---> 9a219a6aeef0 20:30:44 Step 6/26 : COPY go.mod vendor* ./ 20:30:44 ---> Using cache 20:30:44 ---> 74580f3ad9ee 20:30:44 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:44 ---> Using cache 20:30:44 ---> feb0d9959795 20:30:44 Step 8/26 : COPY . . 20:30:44 ---> Using cache 20:30:44 ---> 24c6d2583f19 20:30:44 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:30:44 ---> Using cache 20:30:44 ---> 9d529ba98ad5 20:30:44 Step 10/26 : WORKDIR /edgex-go/spire-build 20:30:44 ---> Using cache 20:30:44 ---> bc2d3fce92df 20:30:44 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:30:45 ---> 1ea39d728c54 20:30:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:30:45 ---> Running in 8732fac3e72b 20:30:47 ---> 576465bfd317 20:30:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:30:48 Removing intermediate container 8732fac3e72b 20:30:48 ---> 06b192476889 20:30:48 Step 12/26 : WORKDIR /edgex-go 20:30:49 ---> 4de60772fd3b 20:30:49 Step 20/24 : ENTRYPOINT ["/core-command"] 20:30:49 ---> Running in 5f2a3243ba18 20:30:49 ---> Running in b36dc9d6b2cc 20:30:49 Removing intermediate container b36dc9d6b2cc 20:30:49 ---> f3bfafa792b3 20:30:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:30:49 Removing intermediate container 5f2a3243ba18 20:30:49 ---> 65f292e2ef86 20:30:49 20:30:49 Step 13/26 : FROM alpine:3.15 20:30:49 ---> 02e0d6fdf486 20:30:49 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:30:49 ---> Using cache 20:30:49 ---> 5bc1c066bfea 20:30:49 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:30:49 ---> Using cache 20:30:49 ---> a2a281155941 20:30:49 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:30:50 ---> Running in 40c4c16de9c9 20:30:50 ---> Running in 4af5fe867377 20:30:50 Removing intermediate container 40c4c16de9c9 20:30:50 ---> 96670f8485b3 20:30:50 Step 22/24 : LABEL arch=arm64 20:30:51 ---> Running in 129dda6dc999 20:30:51 Removing intermediate container 129dda6dc999 20:30:51 ---> c5d0071ec608 20:30:51 Step 23/24 : LABEL git_sha=48eed856e80a2c589424f23e622b2075d9b38894 20:30:51 ---> Running in 6512580f7412 20:30:52 Removing intermediate container 6512580f7412 20:30:52 ---> 2c31f36310c3 20:30:52 Step 24/24 : LABEL version=2.3.0-dev.66fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:30:52 20:30:52 ---> Running in 278bbeeee66c 20:30:52 Removing intermediate container 278bbeeee66c 20:30:52 ---> 2120fecc7aaa 20:30:52 20:30:53 Successfully built 2120fecc7aaa 20:30:53 Successfully tagged core-command-arm64:latest 20:30:53  Building core-command ... done Building support-notifications 20:30:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:30:55 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:30:55 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:30:55 OK: 15734 distinct packages available 20:30:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:30:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:30:57 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:30:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:30:57 ---> 7af305b861d1 20:30:57 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:30:57 ---> Using cache 20:30:57 ---> 780060d3b275 20:30:57 Step 4/23 : WORKDIR /edgex-go 20:30:57 ---> Using cache 20:30:57 ---> 1c9f70027a48 20:30:57 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:30:57 ---> Using cache 20:30:57 ---> 134d9bb9812a 20:30:57 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:30:57 ---> Running in 149cd6247790 20:30:58 (1/4) Installing dumb-init (1.2.5-r1) 20:30:58 (2/4) Installing musl-obstack (1.2.3-r0) 20:30:58 (3/4) Installing libucontext (1.1-r0) 20:30:58 (4/4) Installing gcompat (1.0.0-r4) 20:30:58 Executing busybox-1.34.1-r7.trigger 20:30:59 OK: 6 MiB in 18 packages 20:30:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:31:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:31:00 Removing intermediate container 4af5fe867377 20:31:00 ---> 8cfa49e72b1c 20:31:00 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:31:01 OK: 221 MiB in 51 packages 20:31:04 Removing intermediate container 149cd6247790 20:31:04 ---> b66f366f9486 20:31:04 Step 7/23 : COPY go.mod vendor* ./ 20:31:05 ---> 083a807e23f7 20:31:05 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:05 ---> Running in e279675e1f09 20:31:09 ---> 4cc458e63c30 20:31:09 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:31:09 ---> 7d2adeba1bef 20:31:09 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:31:09 ---> Running in bd4716b7ba24 20:31:10 Removing intermediate container bd4716b7ba24 20:31:10 ---> 6c594c3a9cb3 20:31:10 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:31:11 ---> dfb3f4381db3 20:31:11 Step 21/26 : WORKDIR / 20:31:11 ---> Running in e06cca3a7044 20:31:12 Removing intermediate container e06cca3a7044 20:31:12 ---> 7ed55a63b887 20:31:12 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:31:12 ---> Running in 0d6dac2988a0 20:31:13 Removing intermediate container 0d6dac2988a0 20:31:13 ---> 21e0cb7d79fb 20:31:13 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:31:13 ---> Running in c851fb342186 20:31:13 Removing intermediate container c851fb342186 20:31:13 ---> 0eb790f49c9b 20:31:13 Step 24/26 : LABEL arch=arm64 20:31:14 ---> Running in 7ec5a149589f 20:31:14 Removing intermediate container 7ec5a149589f 20:31:14 ---> f9f35735db08 20:31:14 Step 25/26 : LABEL git_sha=48eed856e80a2c589424f23e622b2075d9b38894 20:31:14 ---> Running in 0ead83c46cd9 20:31:15 Removing intermediate container 0ead83c46cd9 20:31:15 ---> d9d2f7bc60a6 20:31:15 Step 26/26 : LABEL version=2.3.0-dev.66 20:31:15 ---> Running in 6a2ab67b835b 20:31:16 Removing intermediate container 6a2ab67b835b 20:31:16 ---> a6958133e8a7 20:31:16 20:31:16 Successfully built a6958133e8a7 20:31:16 Successfully tagged security-spire-config-arm64:latest 20:31:16  Building security-spire-config ... done Building core-metadata 20:31:20 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:31:20 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:31:20 ---> 7af305b861d1 20:31:20 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:31:20 ---> Using cache 20:31:20 ---> 780060d3b275 20:31:20 Step 4/25 : WORKDIR /edgex-go 20:31:20 ---> Using cache 20:31:20 ---> 1c9f70027a48 20:31:20 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:31:20 ---> Using cache 20:31:20 ---> 134d9bb9812a 20:31:20 Step 6/25 : RUN apk add --update --no-cache make git 20:31:20 ---> Using cache 20:31:20 ---> 50fcb5d74620 20:31:20 Step 7/25 : COPY go.mod vendor* ./ 20:31:20 ---> Using cache 20:31:20 ---> 648f4cf5b814 20:31:20 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:20 ---> Using cache 20:31:20 ---> 5ad177351f73 20:31:20 Step 9/25 : COPY . . 20:31:20 ---> Using cache 20:31:20 ---> 0247d7d23771 20:31:20 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:31:20 ---> Running in 3acc9832b6a7 20:31:22 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.66" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:31:55 Removing intermediate container 18a7c1fdc98f 20:31:55 ---> cafb402e7009 20:31:55 20:31:55 Step 9/20 : FROM alpine:3.15 20:31:55 ---> 02e0d6fdf486 20:31:55 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:31:55 ---> Using cache 20:31:55 ---> 5bc1c066bfea 20:31:55 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:31:55 ---> Using cache 20:31:55 ---> a2a281155941 20:31:55 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:31:55 ---> Running in 1921736da8de 20:31:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:31:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:31:59 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:31:59 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:31:59 OK: 15734 distinct packages available 20:31:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:32:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:32:02 (1/9) Installing ca-certificates (20220614-r0) 20:32:03 (2/9) Installing brotli-libs (1.0.9-r5) 20:32:03 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:32:03 (4/9) Installing libcurl (7.80.0-r3) 20:32:03 Removing intermediate container e279675e1f09 20:32:03 ---> 218790a7b55f 20:32:03 Step 9/23 : COPY . . 20:32:03 (5/9) Installing curl (7.80.0-r3) 20:32:03 (6/9) Installing dumb-init (1.2.5-r1) 20:32:03 (7/9) Installing musl-obstack (1.2.3-r0) 20:32:03 (8/9) Installing libucontext (1.1-r0) 20:32:04 (9/9) Installing gcompat (1.0.0-r4) 20:32:04 Executing busybox-1.34.1-r7.trigger 20:32:04 Executing ca-certificates-20220614-r0.trigger 20:32:04 OK: 8 MiB in 23 packages 20:32:08 ---> 548e5cfac0a7 20:32:08 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:32:08 Removing intermediate container 1921736da8de 20:32:08 ---> 4358a142eb50 20:32:08 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:32:08 ---> Running in d56392e935e0 20:32:09 ---> 3a85e3c0701c 20:32:09 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:32:10 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.66" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:32:12 ---> 451a5b7b30b2 20:32:12 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:32:13 ---> 7953b498c08a 20:32:13 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:32:13 ---> Running in 698b61c84283 20:32:14 Removing intermediate container 698b61c84283 20:32:14 ---> 3945c168ed9f 20:32:14 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:32:14 ---> Running in 131b507bccd3 20:32:14 Removing intermediate container 131b507bccd3 20:32:14 ---> 1c36ba83ed0d 20:32:14 Step 18/20 : LABEL arch=arm64 20:32:14 ---> Running in 51c6d31891ca 20:32:15 Removing intermediate container 51c6d31891ca 20:32:15 ---> bc29d1ad5d97 20:32:15 Step 19/20 : LABEL git_sha=48eed856e80a2c589424f23e622b2075d9b38894 20:32:15 ---> Running in dd5e6ba5e66d 20:32:15 Removing intermediate container dd5e6ba5e66d 20:32:15 ---> 1d77c9f8dce2 20:32:15 Step 20/20 : LABEL version=2.3.0-dev.66 20:32:15 ---> Running in 72bc8dba9ee1 20:32:16 Removing intermediate container 72bc8dba9ee1 20:32:16 ---> a55956d4016f 20:32:16 20:32:16 Successfully built a55956d4016f 20:32:16 Successfully tagged security-spiffe-token-provider-arm64:latest 20:32:16  Building security-spiffe-token-provider ... done Building security-secretstore-setup 20:32:20 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:32:20 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:32:20 ---> 7af305b861d1 20:32:20 Step 3/25 : WORKDIR /edgex-go 20:32:20 ---> Using cache 20:32:20 ---> 6e88d62f1d7d 20:32:20 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:32:20 ---> Using cache 20:32:20 ---> f818bb41fada 20:32:20 Step 5/25 : RUN apk add --update --no-cache make git 20:32:20 ---> Running in e2393da52062 20:32:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:32:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:32:25 OK: 221 MiB in 51 packages 20:32:27 Removing intermediate container e2393da52062 20:32:27 ---> bce0727e02bf 20:32:27 Step 6/25 : COPY go.mod vendor* ./ 20:32:29 ---> 8bd6d5b48a12 20:32:29 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:29 ---> Running in 649246b83de7 20:32:36 Removing intermediate container 81109caadd93 20:32:36 ---> 972d69999d93 20:32:36 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:32:36 ---> Running in f747cdb3df57 20:32: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.66" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:32:43 Removing intermediate container f747cdb3df57 20:32:43 ---> fd2559782e91 20:32:43 20:32:43 Step 11/23 : FROM alpine:3.16 20:32:43 ---> a6215f271958 20:32:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:32:43 ---> Running in 55e9b85157a1 20:32:44 Removing intermediate container 55e9b85157a1 20:32:44 ---> 9911f4ef3cc8 20:32:44 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 20:32:44 ---> Running in c8c0089f048e 20:32:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:32:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:32:48 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 20:32:48 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 20:32:48 (3/33) Installing readline (8.1.2-r0) 20:32:48 (4/33) Installing bash (5.1.16-r2) 20:32:48 Executing bash-5.1.16-r2.post-install 20:32:48 (5/33) Installing ca-certificates (20220614-r0) 20:32:48 (6/33) Installing brotli-libs (1.0.9-r6) 20:32:48 (7/33) Installing nghttp2-libs (1.47.0-r0) 20:32:48 (8/33) Installing libcurl (7.83.1-r3) 20:32:48 (9/33) Installing curl (7.83.1-r3) 20:32:48 (10/33) Installing docker-cli (20.10.18-r0) 20:32:49 (11/33) Installing dumb-init (1.2.5-r1) 20:32:49 (12/33) Installing libbz2 (1.0.8-r1) 20:32:49 (13/33) Installing expat (2.4.8-r0) 20:32:49 (14/33) Installing libffi (3.4.2-r1) 20:32:49 (15/33) Installing gdbm (1.23-r0) 20:32:49 (16/33) Installing xz-libs (5.2.5-r1) 20:32:49 (17/33) Installing libgcc (11.2.1_git20220219-r2) 20:32:49 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 20:32:49 (19/33) Installing mpdecimal (2.5.1-r1) 20:32:49 (20/33) Installing sqlite-libs (3.38.5-r0) 20:32:49 (21/33) Installing python3 (3.10.5-r0) 20:32:52 (22/33) Installing py3-contextlib2 (21.6.0-r2) 20:32:52 (23/33) Installing py3-tomli (2.0.1-r1) 20:32:52 (24/33) Installing py3-pep517 (0.12.0-r2) 20:32:52 (25/33) Installing py3-six (1.16.0-r1) 20:32:52 (26/33) Installing py3-retrying (1.3.3-r3) 20:32:52 (27/33) Installing py3-appdirs (1.4.4-r3) 20:32:52 (28/33) Installing py3-more-itertools (8.13.0-r0) 20:32:52 (29/33) Installing py3-ordered-set (4.0.2-r3) 20:32:52 (30/33) Installing py3-parsing (2.4.7-r3) 20:32:52 (31/33) Installing py3-packaging (21.3-r0) 20:32:52 (32/33) Installing py3-setuptools (59.4.0-r0) 20:32:52 (33/33) Installing py3-pip (22.1.1-r0) 20:32:53 Executing busybox-1.35.0-r17.trigger 20:32:53 Executing ca-certificates-20220614-r0.trigger 20:32:53 OK: 120 MiB in 47 packages 20:33:16 Collecting docker-compose==1.23.2 20:33:16 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:33:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 5.6 MB/s eta 0:00:00 20:33:16 Collecting jsonschema<3,>=2.5.1 20:33:16 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:33:16 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:33:16 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:33:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 14.9 MB/s eta 0:00:00 20:33:16 Collecting texttable<0.10,>=0.9.0 20:33:16 Downloading texttable-0.9.1.tar.gz (11 kB) 20:33:17 Preparing metadata (setup.py): started 20:33:19 Preparing metadata (setup.py): finished with status 'done' 20:33:20 Collecting websocket-client<1.0,>=0.32.0 20:33:20 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:33:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 15.3 MB/s eta 0:00:00 20:33:20 Collecting cached-property<2,>=1.2.0 20:33:20 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:33:20 Collecting docopt<0.7,>=0.6.1 20:33:20 Downloading docopt-0.6.2.tar.gz (25 kB) 20:33:21 Preparing metadata (setup.py): started 20:33:24 Preparing metadata (setup.py): finished with status 'done' 20:33:24 Collecting dockerpty<0.5,>=0.4.1 20:33:24 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:33:24 Preparing metadata (setup.py): started 20:33:26 Removing intermediate container 649246b83de7 20:33:26 ---> 75b2d31ebb16 20:33:26 Step 8/25 : COPY . . 20:33:28 Preparing metadata (setup.py): finished with status 'done' 20:33:29 Collecting PyYAML<4,>=3.10 20:33:29 Downloading PyYAML-3.13.tar.gz (270 kB) 20:33:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 4.3 MB/s eta 0:00:00 20:33:30 ---> 389ab4729635 20:33:30 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:33:30 ---> Running in 404264820bb3 20:33:32 Preparing metadata (setup.py): started 20:33:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:33:34 Preparing metadata (setup.py): finished with status 'done' 20:33:34 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 20:33:35 Collecting docker<4.0,>=3.6.0 20:33:35 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:33:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 4.9 MB/s eta 0:00:00 20:33:36 Collecting docker-pycreds>=0.4.0 20:33:36 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:33:37 Collecting chardet<3.1.0,>=3.0.2 20:33:37 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:33:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 13.9 MB/s eta 0:00:00 20:33:37 Collecting certifi>=2017.4.17 20:33:38 Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) 20:33:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 6.2 MB/s eta 0:00:00 20:33:38 Collecting idna<2.8,>=2.5 20:33:38 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:33:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 7.6 MB/s eta 0:00:00 20:33:39 Collecting urllib3<1.25,>=1.21.1 20:33:39 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:33:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 16.0 MB/s eta 0:00:00 20:33:40 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:33:40 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:33:40 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:33:40 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:33:41 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 20:33:41 Running setup.py install for texttable: started 20:33:42 Removing intermediate container 8088c6992817 20:33:42 ---> c61c4eaafe81 20:33:42 20:33:42 Step 11/23 : FROM alpine:3.16 20:33:42 ---> a6215f271958 20:33:42 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:33:42 ---> Using cache 20:33:42 ---> 2a47b65ba90a 20:33:42 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:33:42 ---> Using cache 20:33:42 ---> 0f9ac071a33c 20:33:42 Step 14/23 : ENV APP_PORT=59861 20:33:42 ---> Running in eb37ff345bb3 20:33:42 Removing intermediate container eb37ff345bb3 20:33:42 ---> 08e7b273f432 20:33:42 Step 15/23 : EXPOSE $APP_PORT 20:33:42 ---> Running in 4b6264959ee3 20:33:43 Removing intermediate container 4b6264959ee3 20:33:43 ---> 1891659fd445 20:33:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:33:44 ---> bdfbf40c33d4 20:33:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:33:45 Running setup.py install for texttable: finished with status 'done' 20:33:45 Running setup.py install for PyYAML: started 20:33:46 ---> 24fec6d9322c 20:33:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:33:47 ---> 48c7789ab3eb 20:33:47 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:33:47 ---> Running in 6185dddc8091 20:33:48 Removing intermediate container 6185dddc8091 20:33:48 ---> 3d9bfe6d8cf1 20:33:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:33:48 ---> Running in d7a49da446dd 20:33:49 Removing intermediate container d7a49da446dd 20:33:49 ---> 1d12484176ad 20:33:49 Step 21/23 : LABEL arch=arm64 20:33:49 ---> Running in f00b8c610f44 20:33:49 Removing intermediate container f00b8c610f44 20:33:49 ---> 4153ef036b64 20:33:49 Step 22/23 : LABEL git_sha=48eed856e80a2c589424f23e622b2075d9b38894 20:33:49 ---> Running in c3ad49135f5f 20:33:50 Removing intermediate container c3ad49135f5f 20:33:50 ---> 9bc5b4b688ac 20:33:50 Step 23/23 : LABEL version=2.3.0-dev.66 20:33:50 ---> Running in 80350e731a78 20:33:50 Running setup.py install for PyYAML: finished with status 'done' 20:33:50 Removing intermediate container 80350e731a78 20:33:50 ---> 892dd22b1261 20:33:50 20:33:50 Successfully built 892dd22b1261 20:33:50 Successfully tagged support-scheduler-arm64:latest 20:33:50  Building support-scheduler ... done Building core-data 20:33:52 Running setup.py install for docopt: started 20:33:54 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:33:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:33:54 ---> 7af305b861d1 20:33:54 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:33:54 ---> Using cache 20:33:54 ---> 780060d3b275 20:33:54 Step 4/24 : WORKDIR /edgex-go 20:33:54 ---> Using cache 20:33:54 ---> 1c9f70027a48 20:33:55 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:55 ---> Using cache 20:33:55 ---> 134d9bb9812a 20:33:55 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:33:55 ---> Running in 068d5e5f918e 20:33:57 Running setup.py install for docopt: finished with status 'done' 20:33:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:33:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:33:59 OK: 221 MiB in 51 packages 20:34:00 Running setup.py install for dockerpty: started 20:34:01 Removing intermediate container 068d5e5f918e 20:34:01 ---> d804607dd996 20:34:01 Step 7/24 : COPY go.mod vendor* ./ 20:34:02 ---> bb7b55b7f148 20:34:02 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:02 ---> Running in bea8dbaa9117 20:34:04 Running setup.py install for dockerpty: finished with status 'done' 20:34:08 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 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 20:34:08 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 20:34:30 Removing intermediate container c8c0089f048e 20:34:30 ---> 791ca9f26134 20:34:30 Step 14/23 : ENV APP_PORT=58890 20:34:30 ---> Running in 135623405b0e 20:34:30 Removing intermediate container 135623405b0e 20:34:30 ---> c653a135f486 20:34:30 Step 15/23 : EXPOSE $APP_PORT 20:34:30 ---> Running in 77166515e758 20:34:30 Removing intermediate container 77166515e758 20:34:30 ---> 49bba11ac0a8 20:34:30 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:34:30 ---> 4322d9ec2063 20:34:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:34:31 ---> 84b739d1b971 20:34:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:34:33 ---> 3561b52ac90d 20:34:33 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:34:33 ---> Running in 0b6b644c4c0e 20:34:33 Removing intermediate container 0b6b644c4c0e 20:34:33 ---> d47a94fee4c6 20:34:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:34:33 ---> Running in 55e7ba4e272c 20:34:34 Removing intermediate container 55e7ba4e272c 20:34:34 ---> cf488ffceed2 20:34:34 Step 21/23 : LABEL arch=arm64 20:34:34 ---> Running in 6ee5a3320e3f 20:34:35 Removing intermediate container 6ee5a3320e3f 20:34:35 ---> 6a96263708ce 20:34:35 Step 22/23 : LABEL git_sha=48eed856e80a2c589424f23e622b2075d9b38894 20:34:35 ---> Running in b64d322c1648 20:34:36 Removing intermediate container b64d322c1648 20:34:36 ---> 3fcdb0228db1 20:34:36 Step 23/23 : LABEL version=2.3.0-dev.66 20:34:37 ---> Running in 28efd0dc7ac9 20:34:38 Removing intermediate container 28efd0dc7ac9 20:34:38 ---> 96719607b935 20:34:38 20:34:38 Successfully built 96719607b935 20:34:38 Successfully tagged sys-mgmt-agent-arm64:latest 20:34:38 Building security-proxy-setup 20:34:46  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:34:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:34:46 ---> 7af305b861d1 20:34:46 Step 3/22 : WORKDIR /edgex-go 20:34:46 ---> Using cache 20:34:46 ---> 6e88d62f1d7d 20:34:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:46 ---> Using cache 20:34:46 ---> f818bb41fada 20:34:46 Step 5/22 : RUN apk add --update --no-cache make git 20:34:46 ---> Using cache 20:34:46 ---> bce0727e02bf 20:34:46 Step 6/22 : COPY go.mod vendor* ./ 20:34:46 ---> Using cache 20:34:46 ---> 8bd6d5b48a12 20:34:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:46 ---> Using cache 20:34:46 ---> 75b2d31ebb16 20:34:46 Step 8/22 : COPY . . 20:34:46 ---> Using cache 20:34:46 ---> 389ab4729635 20:34:46 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:34:47 ---> Running in a6817bcb7aba 20:34:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:35:02 Removing intermediate container bea8dbaa9117 20:35:02 ---> 8efa5f70f985 20:35:02 Step 9/24 : COPY . . 20:35:05 ---> c929cbdb053b 20:35:05 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:35:05 ---> Running in 0dfd1c510dcc 20:35: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.66" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:39:14 Removing intermediate container 3acc9832b6a7 20:39:14 ---> 2e867c33333e 20:39:14 20:39:14 Step 11/25 : FROM alpine:3.16 20:39:14 ---> a6215f271958 20:39:14 Step 12/25 : RUN apk add --update --no-cache dumb-init 20:39:14 ---> Using cache 20:39:14 ---> 2a47b65ba90a 20:39:14 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:39:14 ---> Using cache 20:39:14 ---> 0f9ac071a33c 20:39:14 Step 14/25 : ENV APP_PORT=59881 20:39:14 ---> Running in 8025bae667ef 20:39:14 Removing intermediate container 8025bae667ef 20:39:14 ---> 2ec8b35b520c 20:39:14 Step 15/25 : EXPOSE $APP_PORT 20:39:14 ---> Running in e9745ee672d4 20:39:14 Removing intermediate container e9745ee672d4 20:39:14 ---> ef209e167b96 20:39:14 Step 16/25 : WORKDIR / 20:39:14 ---> Running in 6e355ff0253d 20:39:14 Removing intermediate container 6e355ff0253d 20:39:14 ---> ecec0dc8619f 20:39:14 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:14 ---> d39056b0fffd 20:39:14 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:39:14 ---> 0a79d81a2fb1 20:39:14 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:39:14 ---> afba890f9b54 20:39:14 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:39:14 ---> b9fea776808d 20:39:14 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:39:14 ---> Running in 2344efb6602e 20:39:14 Removing intermediate container 2344efb6602e 20:39:14 ---> 984955ab93b1 20:39:14 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:39:14 ---> Running in 9bcc529414c4 20:39:14 Removing intermediate container 9bcc529414c4 20:39:14 ---> a14661ff4b05 20:39:14 Step 23/25 : LABEL arch=arm64 20:39:14 ---> Running in fe9ae3b5358f 20:39:14 Removing intermediate container fe9ae3b5358f 20:39:14 ---> 23328416cabc 20:39:14 Step 24/25 : LABEL git_sha=48eed856e80a2c589424f23e622b2075d9b38894 20:39:14 ---> Running in a49acf7a9cf0 20:39:14 Removing intermediate container a49acf7a9cf0 20:39:14 ---> a7bbb8f778ac 20:39:14 Step 25/25 : LABEL version=2.3.0-dev.66 20:39:14 ---> Running in c134fb501b6b 20:39:14 Removing intermediate container c134fb501b6b 20:39:14 ---> 72fd7cf68857 20:39:14 20:39:14 Successfully built 72fd7cf68857 20:39:14 Successfully tagged core-metadata-arm64:latest 20:39:53  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:40:06 Removing intermediate container 404264820bb3 20:40:06 ---> e28bbe079fc3 20:40:06 20:40:06 Step 10/25 : FROM alpine:3.16 20:40:06 ---> a6215f271958 20:40:06 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:40:06 ---> Running in 69246decd44f 20:40:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:40:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:40:10 (1/3) Installing ca-certificates (20220614-r0) 20:40:10 (2/3) Installing dumb-init (1.2.5-r1) 20:40:10 (3/3) Installing su-exec (0.2-r1) 20:40:10 Executing busybox-1.35.0-r17.trigger 20:40:10 Executing ca-certificates-20220614-r0.trigger 20:40:10 OK: 6 MiB in 17 packages 20:40:13 Removing intermediate container 69246decd44f 20:40:13 ---> ca8aec998c84 20:40:13 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:40:13 ---> Running in 673483955b41 20:40:13 Removing intermediate container 673483955b41 20:40:13 ---> 09426bdf0d38 20:40:13 Step 13/25 : WORKDIR / 20:40:14 ---> Running in 2c8c3df5fa3b 20:40:14 Removing intermediate container 2c8c3df5fa3b 20:40:14 ---> 6936f6cc1bab 20:40:14 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:40:15 ---> 49985587a86a 20:40:15 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:40:16 ---> 5c4e0e8edca9 20:40:16 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:40:17 ---> e5798050ba12 20:40:17 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:40:18 ---> fc9daf49bd0a 20:40:18 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:40:20 ---> 038c946a375c 20:40:20 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:40:22 ---> e4a67293be14 20:40:22 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:40:23 ---> ed34a0cdca45 20:40:23 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:40:23 ---> Running in a0a5b26b45aa 20:40:27 Removing intermediate container a0a5b26b45aa 20:40:27 ---> 2d81c8fb5b56 20:40:27 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:40:27 ---> Running in 8b4e4e57071c 20:40:27 Removing intermediate container 8b4e4e57071c 20:40:27 ---> 6d11095ca136 20:40:27 Step 23/25 : LABEL arch=arm64 20:40:27 ---> Running in 18306746f1b4 20:40:28 Removing intermediate container 18306746f1b4 20:40:28 ---> 1e3970eb2866 20:40:28 Step 24/25 : LABEL git_sha=48eed856e80a2c589424f23e622b2075d9b38894 20:40:28 ---> Running in c80931176ef5 20:40:29 Removing intermediate container c80931176ef5 20:40:29 ---> f1593417f8bf 20:40:29 Step 25/25 : LABEL version=2.3.0-dev.66 20:40:29 ---> Running in b493e5f8c302 20:40:29 Removing intermediate container b493e5f8c302 20:40:29 ---> 00c86e1657ca 20:40:29 20:40:29 Successfully built 00c86e1657ca 20:40:29 Successfully tagged security-secretstore-setup-arm64:latest 20:40:38  Building security-secretstore-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.66" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:40:56 Removing intermediate container a6817bcb7aba 20:40:56 ---> a6192c7901b9 20:40:56 20:40:56 Step 10/22 : FROM alpine:3.16 20:40:56 ---> a6215f271958 20:40:56 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:40:56 ---> Running in 459f22b7a48b 20:40:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:40:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:40:59 (1/6) Installing ca-certificates (20220614-r0) 20:40:59 (2/6) Installing brotli-libs (1.0.9-r6) 20:40:59 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:40:59 (4/6) Installing libcurl (7.83.1-r3) 20:40:59 (5/6) Installing curl (7.83.1-r3) 20:40:59 (6/6) Installing dumb-init (1.2.5-r1) 20:40:59 Executing busybox-1.35.0-r17.trigger 20:40:59 Executing ca-certificates-20220614-r0.trigger 20:41:00 OK: 8 MiB in 20 packages 20:41:02 Removing intermediate container 459f22b7a48b 20:41:02 ---> 8170cd1985bf 20:41:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:41:02 ---> Running in 5c8a80b18776 20:41:02 Removing intermediate container 5c8a80b18776 20:41:02 ---> 4b80792237d1 20:41:02 Step 13/22 : WORKDIR /edgex 20:41:03 ---> Running in 047709e9916f 20:41:03 Removing intermediate container 047709e9916f 20:41:03 ---> 0c222516aad2 20:41:03 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:41:04 ---> 8a3dde98dd92 20:41:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:41:06 ---> 265872071cd8 20:41:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:41:08 ---> 9d72062f2f2f 20:41:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:41:09 ---> 5260a9a841fb 20:41:09 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:41:09 ---> Running in 6a7c2f741447 20:41:11 Removing intermediate container 6a7c2f741447 20:41:11 ---> 3768153385c1 20:41:11 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:41:12 ---> Running in 3a61b672d366 20:41:12 Removing intermediate container 3a61b672d366 20:41:12 ---> 52a64857b7ad 20:41:12 Step 20/22 : LABEL arch=arm64 20:41:12 ---> Running in f102215de51f 20:41:13 Removing intermediate container f102215de51f 20:41:13 ---> 79f6da04e920 20:41:13 Step 21/22 : LABEL git_sha=48eed856e80a2c589424f23e622b2075d9b38894 20:41:13 ---> Running in 55ec37c8288b 20:41:13 Removing intermediate container 55ec37c8288b 20:41:13 ---> e6cf1dc6c755 20:41:13 Step 22/22 : LABEL version=2.3.0-dev.66 20:41:13 ---> Running in 79ed62d09326 20:41:14 Removing intermediate container 79ed62d09326 20:41:14 ---> a9173bfbd706 20:41:14 20:41:14 Successfully built a9173bfbd706 20:41:14 Successfully tagged security-proxy-setup-arm64:latest 20:41:37  Building security-proxy-setup ... done Removing intermediate container d56392e935e0 20:41:37 ---> d7f8157d9997 20:41:37 20:41:37 Step 11/23 : FROM alpine:3.16 20:41:37 ---> a6215f271958 20:41:37 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:41:37 ---> Running in b22cd08f5473 20:41:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:41:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:41:37 (1/2) Installing ca-certificates (20220614-r0) 20:41:37 (2/2) Installing dumb-init (1.2.5-r1) 20:41:37 Executing busybox-1.35.0-r17.trigger 20:41:37 Executing ca-certificates-20220614-r0.trigger 20:41:37 OK: 6 MiB in 16 packages 20:41:38 Removing intermediate container 0dfd1c510dcc 20:41:38 ---> dd7b61b2acce 20:41:38 20:41:38 Step 11/24 : FROM alpine:3.16 20:41:38 ---> a6215f271958 20:41:38 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:41:38 ---> Running in 9e94661f00de 20:41:38 Removing intermediate container b22cd08f5473 20:41:38 ---> 384e5a3a1f57 20:41:38 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:41:38 ---> Running in e6cf05a08f2f 20:41:38 Removing intermediate container 9e94661f00de 20:41:38 ---> 95413f30d1e4 20:41:38 Step 13/24 : ENV APP_PORT=59880 20:41:38 ---> Running in f2891b429cff 20:41:38 Removing intermediate container e6cf05a08f2f 20:41:38 ---> 2a0c692ba0ae 20:41:38 Step 14/23 : ENV APP_PORT=59860 20:41:38 ---> Running in 1362c4b8179a 20:41:39 Removing intermediate container f2891b429cff 20:41:39 ---> da53a97692f1 20:41:39 Step 14/24 : EXPOSE $APP_PORT 20:41:39 ---> Running in 21b2acfd6362 20:41:39 Removing intermediate container 1362c4b8179a 20:41:39 ---> bdf29867c9a3 20:41:39 Step 15/23 : EXPOSE $APP_PORT 20:41:39 ---> Running in 126f2c1ba222 20:41:39 Removing intermediate container 21b2acfd6362 20:41:39 ---> 64696df69ec1 20:41:39 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:41:39 ---> Running in 522f3318bcdd 20:41:39 Removing intermediate container 126f2c1ba222 20:41:39 ---> ccb6790519c5 20:41:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:41:40 ---> 6b5545e08044 20:41:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:41:42 Removing intermediate container 522f3318bcdd 20:41:42 ---> d8a4b1b48c42 20:41:42 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:41:42 ---> Running in c7e7139b2285 20:41:42 ---> 602b4e79163b 20:41:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:41:42 ---> d4b5eb7af22a 20:41:42 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:41:43 ---> Running in 6008dd66bd7b 20:41:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:41:43 Removing intermediate container 6008dd66bd7b 20:41:43 ---> 0cd93f049ca2 20:41:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:41:43 ---> Running in 831bc91d6866 20:41:43 Removing intermediate container 831bc91d6866 20:41:43 ---> 7beac0540a73 20:41:43 Step 21/23 : LABEL arch=arm64 20:41:44 ---> Running in fd2169a0ee24 20:41:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:41:44 Removing intermediate container fd2169a0ee24 20:41:44 ---> a62256f1f223 20:41:44 Step 22/23 : LABEL git_sha=48eed856e80a2c589424f23e622b2075d9b38894 20:41:44 ---> Running in 0a5ef995003e 20:41:44 Removing intermediate container 0a5ef995003e 20:41:44 ---> da411cd14b11 20:41:44 Step 23/23 : LABEL version=2.3.0-dev.66 20:41:44 ---> Running in e5afa385c86c 20:41:45 Removing intermediate container e5afa385c86c 20:41:45 ---> df954c65a3a2 20:41:45 20:41:45 Successfully built df954c65a3a2 20:41:45 Successfully tagged support-notifications-arm64:latest 20:41:45  Building support-notifications ... done (1/6) Installing dumb-init (1.2.5-r1) 20:41:45 (2/6) Installing libgcc (11.2.1_git20220219-r2) 20:41:45 (3/6) Installing libsodium (1.0.18-r0) 20:41:45 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 20:41:45 (5/6) Installing libzmq (4.3.4-r0) 20:41:45 (6/6) Installing zeromq (4.3.4-r0) 20:41:45 Executing busybox-1.35.0-r17.trigger 20:41:45 OK: 8 MiB in 20 packages 20:41:46 Removing intermediate container c7e7139b2285 20:41:46 ---> 3ef5bc1e3a51 20:41:46 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:41:47 ---> da0657bd1fe8 20:41:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:41:48 ---> fbd4e6073170 20:41:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:41:49 ---> 0ccb6586f6c3 20:41:49 Step 20/24 : ENTRYPOINT ["/core-data"] 20:41:49 ---> Running in 23c948a2af10 20:41:49 Removing intermediate container 23c948a2af10 20:41:49 ---> e6e4db56fded 20:41:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:41:49 ---> Running in 4b2ab1e5340f 20:41:50 Removing intermediate container 4b2ab1e5340f 20:41:50 ---> b63bc49da07b 20:41:50 Step 22/24 : LABEL arch=arm64 20:41:50 ---> Running in dd04e81a32ee 20:41:50 Removing intermediate container dd04e81a32ee 20:41:50 ---> 2a2c763fe087 20:41:50 Step 23/24 : LABEL git_sha=48eed856e80a2c589424f23e622b2075d9b38894 20:41:50 ---> Running in 1cee0b85b4cc 20:41:50 Removing intermediate container 1cee0b85b4cc 20:41:50 ---> da61c4b4b517 20:41:50 Step 24/24 : LABEL version=2.3.0-dev.66 20:41:51 ---> Running in 5308d9a806b5 20:41:51 Removing intermediate container 5308d9a806b5 20:41:51 ---> d26bd35c0ab2 20:41:51 20:41:51 Successfully built d26bd35c0ab2 20:41:51 Successfully tagged core-data-arm64:latest 20:41:51  Building core-data ... done  [Pipeline] } 20:41:51 $ docker stop --time=1 78f89ecd402057086616908c584e5585406d8bea88c8ab8b103ef4bf4d7a2293 20:41:53 $ docker rm -f 78f89ecd402057086616908c584e5585406d8bea88c8ab8b103ef4bf4d7a2293 [Pipeline] // withDockerContainer [Pipeline] sh 20:41:53 + docker images 20:41:54 REPOSITORY TAG IMAGE ID CREATED SIZE 20:41:54 core-data-arm64 latest d26bd35c0ab2 3 seconds ago 20.7MB 20:41:54 support-notifications-arm64 latest df954c65a3a2 10 seconds ago 26.3MB 20:41:54 dd7b61b2acce 17 seconds ago 1.22GB 20:41:54 d7f8157d9997 23 seconds ago 1.27GB 20:41:54 security-proxy-setup-arm64 latest a9173bfbd706 40 seconds ago 26.4MB 20:41:54 a6192c7901b9 59 seconds ago 1.2GB 20:41:54 security-secretstore-setup-arm64 latest 00c86e1657ca About a minute ago 28.2MB 20:41:54 e28bbe079fc3 About a minute ago 1.2GB 20:41:54 core-metadata-arm64 latest 72fd7cf68857 2 minutes ago 17.5MB 20:41:54 2e867c33333e 2 minutes ago 1.22GB 20:41:54 sys-mgmt-agent-arm64 latest 96719607b935 7 minutes ago 133MB 20:41:54 support-scheduler-arm64 latest 892dd22b1261 8 minutes ago 25.7MB 20:41:54 c61c4eaafe81 8 minutes ago 1.27GB 20:41:54 fd2559782e91 9 minutes ago 1.19GB 20:41:54 security-spiffe-token-provider-arm64 latest a55956d4016f 9 minutes ago 28.4MB 20:41:54 cafb402e7009 10 minutes ago 1.24GB 20:41:54 security-spire-config-arm64 latest a6958133e8a7 10 minutes ago 83.6MB 20:41:54 core-command-arm64 latest 2120fecc7aaa 11 minutes ago 16.7MB 20:41:54 65f292e2ef86 11 minutes ago 1.09GB 20:41:54 security-bootstrapper-arm64 latest 6cf02a8a7613 11 minutes ago 19.1MB 20:41:54 bec775dbc92d 11 minutes ago 1.21GB 20:41:54 27df739937a2 11 minutes ago 1.2GB 20:41:54 security-spire-server-arm64 latest d88d02db5a2d 16 minutes ago 84.2MB 20:41:54 54ae01790f42 16 minutes ago 1.09GB 20:41:54 security-spire-agent-arm64 latest abb6649a4897 17 minutes ago 122MB 20:41:54 1dabb8e78837 18 minutes ago 1.09GB 20:41:54 ci-base-image-arm64 latest 7af305b861d1 20 minutes ago 996MB 20:41:54 alpine 3.15 02e0d6fdf486 6 weeks ago 5.33MB 20:41:54 alpine 3.16 a6215f271958 6 weeks ago 5.29MB 20:41:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB 20:41:54 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 20:41:54 provisioning config files... 20:41:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/302@tmp/config1046881088133724353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:41:54 ---> docker-login.sh 20:41:54 nexus3.edgexfoundry.org:10001 20:41:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:55 Configure a credential helper to remove this warning. See 20:41:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:55 20:41:55 Login Succeeded 20:41:55 nexus3.edgexfoundry.org:10002 20:41:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:55 Configure a credential helper to remove this warning. See 20:41:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:55 20:41:55 Login Succeeded 20:41:55 nexus3.edgexfoundry.org:10003 20:41:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:56 Configure a credential helper to remove this warning. See 20:41:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:56 20:41:56 Login Succeeded 20:41:56 nexus3.edgexfoundry.org:10004 20:41:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:56 Configure a credential helper to remove this warning. See 20:41:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:56 20:41:56 Login Succeeded 20:41:56 docker.io 20:41:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:57 Configure a credential helper to remove this warning. See 20:41:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:57 20:41:57 Login Succeeded 20:41:57 ---> docker-login.sh ends [Pipeline] } 20:41:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:41:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:41:57 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 20:41:57 48eed856e80a2c589424f23e622b2075d9b38894 20:41:57 latest 20:41:57 2.3.0-dev.66 20:41:57 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:41:57 main 20:41:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:58 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:48eed856e80a2c589424f23e622b2075d9b38894 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:58 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:48eed856e80a2c589424f23e622b2075d9b38894 20:41:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:41:58 c798fd39b461: Preparing 20:41:58 c8c80941d403: Preparing 20:41:58 efa5558f7ac9: Preparing 20:41:58 a346ca9ff0b0: Preparing 20:41:58 5d3e392a13a0: Preparing 20:41:58 5d3e392a13a0: Layer already exists 20:41:58 a346ca9ff0b0: Pushed 20:41:58 efa5558f7ac9: Pushed 20:41:58 c798fd39b461: Pushed 20:42:02 c8c80941d403: Pushed 20:42:02 48eed856e80a2c589424f23e622b2075d9b38894: digest: sha256:7aea90b87165156a741271b880845ce425140312debe8e5e8fca0b7e6f7e4b8a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:02 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:02 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:42:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:42:02 c798fd39b461: Preparing 20:42:02 c8c80941d403: Preparing 20:42:02 efa5558f7ac9: Preparing 20:42:02 a346ca9ff0b0: Preparing 20:42:02 5d3e392a13a0: Preparing 20:42:02 c8c80941d403: Layer already exists 20:42:02 c798fd39b461: Layer already exists 20:42:02 5d3e392a13a0: Layer already exists 20:42:02 efa5558f7ac9: Layer already exists 20:42:02 a346ca9ff0b0: Layer already exists 20:42:03 latest: digest: sha256:7aea90b87165156a741271b880845ce425140312debe8e5e8fca0b7e6f7e4b8a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:03 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:03 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.66 20:42:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:42:03 c798fd39b461: Preparing 20:42:03 c8c80941d403: Preparing 20:42:03 efa5558f7ac9: Preparing 20:42:03 a346ca9ff0b0: Preparing 20:42:03 5d3e392a13a0: Preparing 20:42:03 efa5558f7ac9: Layer already exists 20:42:03 c8c80941d403: Layer already exists 20:42:03 5d3e392a13a0: Layer already exists 20:42:03 a346ca9ff0b0: Layer already exists 20:42:03 c798fd39b461: Layer already exists 20:42:04 2.3.0-dev.66: digest: sha256:7aea90b87165156a741271b880845ce425140312debe8e5e8fca0b7e6f7e4b8a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:04 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:04 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:42:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:42:04 c798fd39b461: Preparing 20:42:04 c8c80941d403: Preparing 20:42:04 efa5558f7ac9: Preparing 20:42:04 a346ca9ff0b0: Preparing 20:42:04 5d3e392a13a0: Preparing 20:42:04 c8c80941d403: Layer already exists 20:42:04 c798fd39b461: Layer already exists 20:42:04 5d3e392a13a0: Layer already exists 20:42:04 a346ca9ff0b0: Layer already exists 20:42:04 efa5558f7ac9: Layer already exists 20:42:05 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66: digest: sha256:7aea90b87165156a741271b880845ce425140312debe8e5e8fca0b7e6f7e4b8a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:05 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:05 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 20:42:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:42:05 c798fd39b461: Preparing 20:42:05 c8c80941d403: Preparing 20:42:05 efa5558f7ac9: Preparing 20:42:05 a346ca9ff0b0: Preparing 20:42:05 5d3e392a13a0: Preparing 20:42:06 c798fd39b461: Layer already exists 20:42:06 efa5558f7ac9: Layer already exists 20:42:06 a346ca9ff0b0: Layer already exists 20:42:06 5d3e392a13a0: Layer already exists 20:42:06 c8c80941d403: Layer already exists 20:42:06 main: digest: sha256:7aea90b87165156a741271b880845ce425140312debe8e5e8fca0b7e6f7e4b8a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:42:06 ===================================================== [Pipeline] echo 20:42:06 taggedImages: 20:42:06 - nexus3.edgexfoundry.org:10004/core-command-arm64:48eed856e80a2c589424f23e622b2075d9b38894 20:42:06 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:42:06 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.66 20:42:06 - nexus3.edgexfoundry.org:10004/core-command-arm64:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:42:06 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 20:42:06 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 20:42:06 48eed856e80a2c589424f23e622b2075d9b38894 20:42:06 latest 20:42:06 2.3.0-dev.66 20:42:06 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:42:06 main 20:42:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:06 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:48eed856e80a2c589424f23e622b2075d9b38894 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:07 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:48eed856e80a2c589424f23e622b2075d9b38894 20:42:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:42:07 313b475e3739: Preparing 20:42:07 fa1e0d12756a: Preparing 20:42:07 efa5558f7ac9: Preparing 20:42:07 572fb611038d: Preparing 20:42:07 4eeb06f0a45e: Preparing 20:42:07 5d3e392a13a0: Preparing 20:42:07 5d3e392a13a0: Waiting 20:42:07 efa5558f7ac9: Layer already exists 20:42:07 5d3e392a13a0: Layer already exists 20:42:07 4eeb06f0a45e: Pushed 20:42:07 313b475e3739: Pushed 20:42:08 572fb611038d: Pushed 20:42:10 fa1e0d12756a: Pushed 20:42:10 48eed856e80a2c589424f23e622b2075d9b38894: digest: sha256:1f4c20181f7c83f7b1848e399b397846f05d66594c068e392277acee6de97cea size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:11 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:11 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:42:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:42:11 313b475e3739: Preparing 20:42:11 fa1e0d12756a: Preparing 20:42:11 efa5558f7ac9: Preparing 20:42:11 572fb611038d: Preparing 20:42:11 4eeb06f0a45e: Preparing 20:42:11 5d3e392a13a0: Preparing 20:42:11 5d3e392a13a0: Waiting 20:42:11 efa5558f7ac9: Layer already exists 20:42:11 572fb611038d: Layer already exists 20:42:11 313b475e3739: Layer already exists 20:42:11 4eeb06f0a45e: Layer already exists 20:42:11 fa1e0d12756a: Layer already exists 20:42:11 5d3e392a13a0: Layer already exists 20:42:11 latest: digest: sha256:1f4c20181f7c83f7b1848e399b397846f05d66594c068e392277acee6de97cea size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:12 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:12 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.66 20:42:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:42:12 313b475e3739: Preparing 20:42:12 fa1e0d12756a: Preparing 20:42:12 efa5558f7ac9: Preparing 20:42:12 572fb611038d: Preparing 20:42:12 4eeb06f0a45e: Preparing 20:42:12 5d3e392a13a0: Preparing 20:42:12 5d3e392a13a0: Waiting 20:42:12 572fb611038d: Layer already exists 20:42:12 fa1e0d12756a: Layer already exists 20:42:12 313b475e3739: Layer already exists 20:42:12 efa5558f7ac9: Layer already exists 20:42:12 4eeb06f0a45e: Layer already exists 20:42:12 5d3e392a13a0: Layer already exists 20:42:12 2.3.0-dev.66: digest: sha256:1f4c20181f7c83f7b1848e399b397846f05d66594c068e392277acee6de97cea size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:13 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:13 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:42:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:42:13 313b475e3739: Preparing 20:42:13 fa1e0d12756a: Preparing 20:42:13 efa5558f7ac9: Preparing 20:42:13 572fb611038d: Preparing 20:42:13 4eeb06f0a45e: Preparing 20:42:13 5d3e392a13a0: Preparing 20:42:13 5d3e392a13a0: Waiting 20:42:13 efa5558f7ac9: Layer already exists 20:42:13 fa1e0d12756a: Layer already exists 20:42:13 572fb611038d: Layer already exists 20:42:13 4eeb06f0a45e: Layer already exists 20:42:13 313b475e3739: Layer already exists 20:42:13 5d3e392a13a0: Layer already exists 20:42:13 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66: digest: sha256:1f4c20181f7c83f7b1848e399b397846f05d66594c068e392277acee6de97cea size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:14 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:14 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 20:42:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:42:14 313b475e3739: Preparing 20:42:14 fa1e0d12756a: Preparing 20:42:14 efa5558f7ac9: Preparing 20:42:14 572fb611038d: Preparing 20:42:14 4eeb06f0a45e: Preparing 20:42:14 5d3e392a13a0: Preparing 20:42:14 5d3e392a13a0: Waiting 20:42:14 313b475e3739: Layer already exists 20:42:14 572fb611038d: Layer already exists 20:42:14 efa5558f7ac9: Layer already exists 20:42:14 4eeb06f0a45e: Layer already exists 20:42:14 fa1e0d12756a: Layer already exists 20:42:14 5d3e392a13a0: Layer already exists 20:42:14 main: digest: sha256:1f4c20181f7c83f7b1848e399b397846f05d66594c068e392277acee6de97cea size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:42:15 ===================================================== [Pipeline] echo 20:42:15 taggedImages: 20:42:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:48eed856e80a2c589424f23e622b2075d9b38894 20:42:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:42:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.66 20:42:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:42:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 20:42:15 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 20:42:15 48eed856e80a2c589424f23e622b2075d9b38894 20:42:15 latest 20:42:15 2.3.0-dev.66 20:42:15 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:42:15 main 20:42:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:15 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:48eed856e80a2c589424f23e622b2075d9b38894 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:48eed856e80a2c589424f23e622b2075d9b38894 20:42:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:42:15 61107e4e1132: Preparing 20:42:15 d2dd0c39f927: Preparing 20:42:15 a237e4774858: Preparing 20:42:15 efa5558f7ac9: Preparing 20:42:15 a346ca9ff0b0: Preparing 20:42:15 5d3e392a13a0: Preparing 20:42:15 5d3e392a13a0: Waiting 20:42:16 efa5558f7ac9: Layer already exists 20:42:16 a346ca9ff0b0: Layer already exists 20:42:16 5d3e392a13a0: Layer already exists 20:42:16 d2dd0c39f927: Pushed 20:42:16 61107e4e1132: Pushed 20:42:19 a237e4774858: Pushed 20:42:19 48eed856e80a2c589424f23e622b2075d9b38894: digest: sha256:d875b14aa24ca52d3762f50fdcc7c6fa00a06848a490221638ebc0b77e802e5b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:19 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:42:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:42:20 61107e4e1132: Preparing 20:42:20 d2dd0c39f927: Preparing 20:42:20 a237e4774858: Preparing 20:42:20 efa5558f7ac9: Preparing 20:42:20 a346ca9ff0b0: Preparing 20:42:20 5d3e392a13a0: Preparing 20:42:20 5d3e392a13a0: Waiting 20:42:20 a237e4774858: Layer already exists 20:42:20 61107e4e1132: Layer already exists 20:42:20 d2dd0c39f927: Layer already exists 20:42:20 efa5558f7ac9: Layer already exists 20:42:20 a346ca9ff0b0: Layer already exists 20:42:20 5d3e392a13a0: Layer already exists 20:42:20 latest: digest: sha256:d875b14aa24ca52d3762f50fdcc7c6fa00a06848a490221638ebc0b77e802e5b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:20 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.66 20:42:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:42:21 61107e4e1132: Preparing 20:42:21 d2dd0c39f927: Preparing 20:42:21 a237e4774858: Preparing 20:42:21 efa5558f7ac9: Preparing 20:42:21 a346ca9ff0b0: Preparing 20:42:21 5d3e392a13a0: Preparing 20:42:21 5d3e392a13a0: Waiting 20:42:21 efa5558f7ac9: Layer already exists 20:42:21 61107e4e1132: Layer already exists 20:42:21 a237e4774858: Layer already exists 20:42:21 a346ca9ff0b0: Layer already exists 20:42:21 d2dd0c39f927: Layer already exists 20:42:21 5d3e392a13a0: Layer already exists 20:42:21 2.3.0-dev.66: digest: sha256:d875b14aa24ca52d3762f50fdcc7c6fa00a06848a490221638ebc0b77e802e5b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:21 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:42:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:42:22 61107e4e1132: Preparing 20:42:22 d2dd0c39f927: Preparing 20:42:22 a237e4774858: Preparing 20:42:22 efa5558f7ac9: Preparing 20:42:22 a346ca9ff0b0: Preparing 20:42:22 5d3e392a13a0: Preparing 20:42:22 5d3e392a13a0: Waiting 20:42:22 a346ca9ff0b0: Layer already exists 20:42:22 d2dd0c39f927: Layer already exists 20:42:22 61107e4e1132: Layer already exists 20:42:22 efa5558f7ac9: Layer already exists 20:42:22 a237e4774858: Layer already exists 20:42:22 5d3e392a13a0: Layer already exists 20:42:22 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66: digest: sha256:d875b14aa24ca52d3762f50fdcc7c6fa00a06848a490221638ebc0b77e802e5b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:22 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 20:42:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:42:23 61107e4e1132: Preparing 20:42:23 d2dd0c39f927: Preparing 20:42:23 a237e4774858: Preparing 20:42:23 efa5558f7ac9: Preparing 20:42:23 a346ca9ff0b0: Preparing 20:42:23 5d3e392a13a0: Preparing 20:42:23 5d3e392a13a0: Waiting 20:42:23 efa5558f7ac9: Layer already exists 20:42:23 61107e4e1132: Layer already exists 20:42:23 d2dd0c39f927: Layer already exists 20:42:23 a237e4774858: Layer already exists 20:42:23 a346ca9ff0b0: Layer already exists 20:42:23 5d3e392a13a0: Layer already exists 20:42:23 main: digest: sha256:d875b14aa24ca52d3762f50fdcc7c6fa00a06848a490221638ebc0b77e802e5b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:42:23 ===================================================== [Pipeline] echo 20:42:23 taggedImages: 20:42:23 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:48eed856e80a2c589424f23e622b2075d9b38894 20:42:23 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:42:23 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.66 20:42:23 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:42:23 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 20:42:23 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 20:42:23 48eed856e80a2c589424f23e622b2075d9b38894 20:42:23 latest 20:42:23 2.3.0-dev.66 20:42:23 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:42:23 main 20:42:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:23 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:48eed856e80a2c589424f23e622b2075d9b38894 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:48eed856e80a2c589424f23e622b2075d9b38894 20:42:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:42:24 6c17ae23cb7c: Preparing 20:42:24 6c17ae23cb7c: Preparing 20:42:24 9feb574b91d1: Preparing 20:42:24 5c0c0df2a486: Preparing 20:42:24 7536f52bd142: Preparing 20:42:24 24987a947e9a: Preparing 20:42:24 cc2ce4b3a684: Preparing 20:42:24 efa5558f7ac9: Preparing 20:42:24 4e77d653a59f: Preparing 20:42:24 9493d674752a: Preparing 20:42:24 520a3b637425: Preparing 20:42:24 b8acfedb8278: Preparing 20:42:24 5d3e392a13a0: Preparing 20:42:24 9493d674752a: Waiting 20:42:24 520a3b637425: Waiting 20:42:24 b8acfedb8278: Waiting 20:42:24 cc2ce4b3a684: Waiting 20:42:24 efa5558f7ac9: Waiting 20:42:24 5d3e392a13a0: Waiting 20:42:24 4e77d653a59f: Waiting 20:42:24 7536f52bd142: Pushed 20:42:24 24987a947e9a: Pushed 20:42:24 6c17ae23cb7c: Pushed 20:42:24 5c0c0df2a486: Pushed 20:42:24 9feb574b91d1: Pushed 20:42:24 efa5558f7ac9: Layer already exists 20:42:25 9493d674752a: Pushed 20:42:25 4e77d653a59f: Pushed 20:42:25 520a3b637425: Pushed 20:42:25 b8acfedb8278: Pushed 20:42:25 5d3e392a13a0: Layer already exists 20:42:28 cc2ce4b3a684: Pushed 20:42:28 48eed856e80a2c589424f23e622b2075d9b38894: digest: sha256:4aa935e803abee01d8cb370925f722cd070c0770cd71f0992062c2eac935eb87 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:28 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:42:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:42:29 6c17ae23cb7c: Preparing 20:42:29 6c17ae23cb7c: Preparing 20:42:29 9feb574b91d1: Preparing 20:42:29 5c0c0df2a486: Preparing 20:42:29 7536f52bd142: Preparing 20:42:29 24987a947e9a: Preparing 20:42:29 cc2ce4b3a684: Preparing 20:42:29 efa5558f7ac9: Preparing 20:42:29 4e77d653a59f: Preparing 20:42:29 9493d674752a: Preparing 20:42:29 520a3b637425: Preparing 20:42:29 b8acfedb8278: Preparing 20:42:29 5d3e392a13a0: Preparing 20:42:29 4e77d653a59f: Waiting 20:42:29 9493d674752a: Waiting 20:42:29 520a3b637425: Waiting 20:42:29 b8acfedb8278: Waiting 20:42:29 5d3e392a13a0: Waiting 20:42:29 cc2ce4b3a684: Waiting 20:42:29 efa5558f7ac9: Waiting 20:42:29 9feb574b91d1: Layer already exists 20:42:29 5c0c0df2a486: Layer already exists 20:42:29 7536f52bd142: Layer already exists 20:42:29 24987a947e9a: Layer already exists 20:42:29 6c17ae23cb7c: Layer already exists 20:42:29 9493d674752a: Layer already exists 20:42:29 efa5558f7ac9: Layer already exists 20:42:29 4e77d653a59f: Layer already exists 20:42:29 520a3b637425: Layer already exists 20:42:29 cc2ce4b3a684: Layer already exists 20:42:29 b8acfedb8278: Layer already exists 20:42:29 5d3e392a13a0: Layer already exists 20:42:29 latest: digest: sha256:4aa935e803abee01d8cb370925f722cd070c0770cd71f0992062c2eac935eb87 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:29 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.66 20:42:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:42:30 6c17ae23cb7c: Preparing 20:42:30 6c17ae23cb7c: Preparing 20:42:30 9feb574b91d1: Preparing 20:42:30 5c0c0df2a486: Preparing 20:42:30 7536f52bd142: Preparing 20:42:30 24987a947e9a: Preparing 20:42:30 cc2ce4b3a684: Preparing 20:42:30 efa5558f7ac9: Preparing 20:42:30 4e77d653a59f: Preparing 20:42:30 9493d674752a: Preparing 20:42:30 520a3b637425: Preparing 20:42:30 b8acfedb8278: Preparing 20:42:30 5d3e392a13a0: Preparing 20:42:30 cc2ce4b3a684: Waiting 20:42:30 efa5558f7ac9: Waiting 20:42:30 4e77d653a59f: Waiting 20:42:30 9493d674752a: Waiting 20:42:30 520a3b637425: Waiting 20:42:30 b8acfedb8278: Waiting 20:42:30 5d3e392a13a0: Waiting 20:42:30 5c0c0df2a486: Layer already exists 20:42:30 7536f52bd142: Layer already exists 20:42:30 6c17ae23cb7c: Layer already exists 20:42:30 24987a947e9a: Layer already exists 20:42:30 9feb574b91d1: Layer already exists 20:42:30 efa5558f7ac9: Layer already exists 20:42:30 4e77d653a59f: Layer already exists 20:42:30 cc2ce4b3a684: Layer already exists 20:42:30 9493d674752a: Layer already exists 20:42:30 520a3b637425: Layer already exists 20:42:30 5d3e392a13a0: Layer already exists 20:42:30 b8acfedb8278: Layer already exists 20:42:30 2.3.0-dev.66: digest: sha256:4aa935e803abee01d8cb370925f722cd070c0770cd71f0992062c2eac935eb87 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:30 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:42:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:42:31 6c17ae23cb7c: Preparing 20:42:31 6c17ae23cb7c: Preparing 20:42:31 9feb574b91d1: Preparing 20:42:31 5c0c0df2a486: Preparing 20:42:31 7536f52bd142: Preparing 20:42:31 24987a947e9a: Preparing 20:42:31 cc2ce4b3a684: Preparing 20:42:31 efa5558f7ac9: Preparing 20:42:31 4e77d653a59f: Preparing 20:42:31 9493d674752a: Preparing 20:42:31 520a3b637425: Preparing 20:42:31 b8acfedb8278: Preparing 20:42:31 5d3e392a13a0: Preparing 20:42:31 4e77d653a59f: Waiting 20:42:31 9493d674752a: Waiting 20:42:31 520a3b637425: Waiting 20:42:31 b8acfedb8278: Waiting 20:42:31 5d3e392a13a0: Waiting 20:42:31 cc2ce4b3a684: Waiting 20:42:31 efa5558f7ac9: Waiting 20:42:31 5c0c0df2a486: Layer already exists 20:42:31 7536f52bd142: Layer already exists 20:42:31 9feb574b91d1: Layer already exists 20:42:31 6c17ae23cb7c: Layer already exists 20:42:31 24987a947e9a: Layer already exists 20:42:31 efa5558f7ac9: Layer already exists 20:42:31 520a3b637425: Layer already exists 20:42:31 cc2ce4b3a684: Layer already exists 20:42:31 9493d674752a: Layer already exists 20:42:31 4e77d653a59f: Layer already exists 20:42:31 5d3e392a13a0: Layer already exists 20:42:31 b8acfedb8278: Layer already exists 20:42:31 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66: digest: sha256:4aa935e803abee01d8cb370925f722cd070c0770cd71f0992062c2eac935eb87 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:31 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 20:42:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:42:32 6c17ae23cb7c: Preparing 20:42:32 6c17ae23cb7c: Preparing 20:42:32 9feb574b91d1: Preparing 20:42:32 5c0c0df2a486: Preparing 20:42:32 7536f52bd142: Preparing 20:42:32 24987a947e9a: Preparing 20:42:32 cc2ce4b3a684: Preparing 20:42:32 efa5558f7ac9: Preparing 20:42:32 4e77d653a59f: Preparing 20:42:32 9493d674752a: Preparing 20:42:32 520a3b637425: Preparing 20:42:32 b8acfedb8278: Preparing 20:42:32 5d3e392a13a0: Preparing 20:42:32 4e77d653a59f: Waiting 20:42:32 b8acfedb8278: Waiting 20:42:32 5d3e392a13a0: Waiting 20:42:32 cc2ce4b3a684: Waiting 20:42:32 9493d674752a: Waiting 20:42:32 520a3b637425: Waiting 20:42:32 efa5558f7ac9: Waiting 20:42:32 24987a947e9a: Layer already exists 20:42:32 5c0c0df2a486: Layer already exists 20:42:32 7536f52bd142: Layer already exists 20:42:32 9feb574b91d1: Layer already exists 20:42:32 6c17ae23cb7c: Layer already exists 20:42:32 cc2ce4b3a684: Layer already exists 20:42:32 efa5558f7ac9: Layer already exists 20:42:32 520a3b637425: Layer already exists 20:42:32 4e77d653a59f: Layer already exists 20:42:32 9493d674752a: Layer already exists 20:42:32 b8acfedb8278: Layer already exists 20:42:32 5d3e392a13a0: Layer already exists 20:42:32 main: digest: sha256:4aa935e803abee01d8cb370925f722cd070c0770cd71f0992062c2eac935eb87 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:42:32 ===================================================== [Pipeline] echo 20:42:32 taggedImages: 20:42:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:48eed856e80a2c589424f23e622b2075d9b38894 20:42:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:42:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.66 20:42:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:42:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 20:42:32 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 20:42:32 48eed856e80a2c589424f23e622b2075d9b38894 20:42:32 latest 20:42:32 2.3.0-dev.66 20:42:32 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:42:32 main 20:42:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:32 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:48eed856e80a2c589424f23e622b2075d9b38894 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:48eed856e80a2c589424f23e622b2075d9b38894 20:42:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:42:33 a3826358e7cd: Preparing 20:42:33 e89a866380cf: Preparing 20:42:33 8b1465551ab5: Preparing 20:42:33 2a912ef58b8a: Preparing 20:42:33 15d4a9be733d: Preparing 20:42:33 8b54f083305b: Preparing 20:42:33 9ca0eeebc6a1: Preparing 20:42:33 5d3e392a13a0: Preparing 20:42:33 8b54f083305b: Waiting 20:42:33 9ca0eeebc6a1: Waiting 20:42:33 5d3e392a13a0: Waiting 20:42:33 15d4a9be733d: Pushed 20:42:33 a3826358e7cd: Pushed 20:42:33 e89a866380cf: Pushed 20:42:33 5d3e392a13a0: Layer already exists 20:42:33 8b54f083305b: Pushed 20:42:34 9ca0eeebc6a1: Pushed 20:42:35 8b1465551ab5: Pushed 20:42:35 2a912ef58b8a: Pushed 20:42:36 48eed856e80a2c589424f23e622b2075d9b38894: digest: sha256:77f359e4d2399eee45c212290213de82e66373b3b18fca69d819beaf7d3da52c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:36 + 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 20:42:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:42:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:42:36 a3826358e7cd: Preparing 20:42:36 e89a866380cf: Preparing 20:42:36 8b1465551ab5: Preparing 20:42:36 2a912ef58b8a: Preparing 20:42:36 15d4a9be733d: Preparing 20:42:36 8b54f083305b: Preparing 20:42:36 9ca0eeebc6a1: Preparing 20:42:36 5d3e392a13a0: Preparing 20:42:36 8b54f083305b: Waiting 20:42:36 9ca0eeebc6a1: Waiting 20:42:36 5d3e392a13a0: Waiting 20:42:36 e89a866380cf: Layer already exists 20:42:36 15d4a9be733d: Layer already exists 20:42:36 a3826358e7cd: Layer already exists 20:42:36 8b1465551ab5: Layer already exists 20:42:36 2a912ef58b8a: Layer already exists 20:42:37 5d3e392a13a0: Layer already exists 20:42:37 9ca0eeebc6a1: Layer already exists 20:42:37 8b54f083305b: Layer already exists 20:42:37 latest: digest: sha256:77f359e4d2399eee45c212290213de82e66373b3b18fca69d819beaf7d3da52c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:37 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.66 20:42:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:42:37 a3826358e7cd: Preparing 20:42:37 e89a866380cf: Preparing 20:42:37 8b1465551ab5: Preparing 20:42:37 2a912ef58b8a: Preparing 20:42:37 15d4a9be733d: Preparing 20:42:37 8b54f083305b: Preparing 20:42:37 9ca0eeebc6a1: Preparing 20:42:37 5d3e392a13a0: Preparing 20:42:37 8b54f083305b: Waiting 20:42:37 9ca0eeebc6a1: Waiting 20:42:37 5d3e392a13a0: Waiting 20:42:37 2a912ef58b8a: Layer already exists 20:42:37 e89a866380cf: Layer already exists 20:42:37 15d4a9be733d: Layer already exists 20:42:37 a3826358e7cd: Layer already exists 20:42:37 8b1465551ab5: Layer already exists 20:42:37 9ca0eeebc6a1: Layer already exists 20:42:38 5d3e392a13a0: Layer already exists 20:42:38 8b54f083305b: Layer already exists 20:42:38 2.3.0-dev.66: digest: sha256:77f359e4d2399eee45c212290213de82e66373b3b18fca69d819beaf7d3da52c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:38 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:42:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:42:38 a3826358e7cd: Preparing 20:42:38 e89a866380cf: Preparing 20:42:38 8b1465551ab5: Preparing 20:42:38 2a912ef58b8a: Preparing 20:42:38 15d4a9be733d: Preparing 20:42:38 8b54f083305b: Preparing 20:42:38 9ca0eeebc6a1: Preparing 20:42:38 5d3e392a13a0: Preparing 20:42:38 8b54f083305b: Waiting 20:42:38 5d3e392a13a0: Waiting 20:42:38 9ca0eeebc6a1: Waiting 20:42:38 e89a866380cf: Layer already exists 20:42:38 a3826358e7cd: Layer already exists 20:42:38 2a912ef58b8a: Layer already exists 20:42:38 8b1465551ab5: Layer already exists 20:42:38 15d4a9be733d: Layer already exists 20:42:38 8b54f083305b: Layer already exists 20:42:39 5d3e392a13a0: Layer already exists 20:42:39 9ca0eeebc6a1: Layer already exists 20:42:39 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66: digest: sha256:77f359e4d2399eee45c212290213de82e66373b3b18fca69d819beaf7d3da52c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:39 + 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 20:42:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 20:42:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:42:39 a3826358e7cd: Preparing 20:42:39 e89a866380cf: Preparing 20:42:39 8b1465551ab5: Preparing 20:42:39 2a912ef58b8a: Preparing 20:42:39 15d4a9be733d: Preparing 20:42:39 8b54f083305b: Preparing 20:42:39 9ca0eeebc6a1: Preparing 20:42:39 5d3e392a13a0: Preparing 20:42:39 8b54f083305b: Waiting 20:42:39 5d3e392a13a0: Waiting 20:42:39 9ca0eeebc6a1: Waiting 20:42:39 2a912ef58b8a: Layer already exists 20:42:39 8b1465551ab5: Layer already exists 20:42:39 a3826358e7cd: Layer already exists 20:42:39 15d4a9be733d: Layer already exists 20:42:39 e89a866380cf: Layer already exists 20:42:39 9ca0eeebc6a1: Layer already exists 20:42:39 5d3e392a13a0: Layer already exists 20:42:39 8b54f083305b: Layer already exists 20:42:40 main: digest: sha256:77f359e4d2399eee45c212290213de82e66373b3b18fca69d819beaf7d3da52c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:42:40 ===================================================== [Pipeline] echo 20:42:40 taggedImages: 20:42:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:48eed856e80a2c589424f23e622b2075d9b38894 20:42:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:42:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.66 20:42:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:42:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 20:42:40 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 20:42:40 48eed856e80a2c589424f23e622b2075d9b38894 20:42:40 latest 20:42:40 2.3.0-dev.66 20:42:40 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:42:40 main 20:42:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:40 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:48eed856e80a2c589424f23e622b2075d9b38894 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:48eed856e80a2c589424f23e622b2075d9b38894 20:42:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:42:40 7dc0e7df849b: Preparing 20:42:40 6a9f95438ddd: Preparing 20:42:40 2c32ccaf3c2d: Preparing 20:42:40 8972fbd2c5b2: Preparing 20:42:40 444bd8bad5f6: Preparing 20:42:40 c17b20020e7c: Preparing 20:42:40 9793d8e5f3ae: Preparing 20:42:40 2778f6913a96: Preparing 20:42:40 4626a781a96c: Preparing 20:42:40 5d3e392a13a0: Preparing 20:42:40 c17b20020e7c: Waiting 20:42:40 9793d8e5f3ae: Waiting 20:42:40 2778f6913a96: Waiting 20:42:40 4626a781a96c: Waiting 20:42:40 5d3e392a13a0: Waiting 20:42:41 444bd8bad5f6: Pushed 20:42:41 6a9f95438ddd: Pushed 20:42:41 7dc0e7df849b: Pushed 20:42:41 c17b20020e7c: Pushed 20:42:41 9793d8e5f3ae: Pushed 20:42:41 2778f6913a96: Pushed 20:42:41 5d3e392a13a0: Layer already exists 20:42:41 4626a781a96c: Pushed 20:42:43 8972fbd2c5b2: Pushed 20:42:44 2c32ccaf3c2d: Pushed 20:42:44 48eed856e80a2c589424f23e622b2075d9b38894: digest: sha256:5eb1644d4a08c18883d0216d1894887450b08654c753989c2b30ba91d8987000 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:44 + 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 20:42:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:42:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:42:45 7dc0e7df849b: Preparing 20:42:45 6a9f95438ddd: Preparing 20:42:45 2c32ccaf3c2d: Preparing 20:42:45 8972fbd2c5b2: Preparing 20:42:45 444bd8bad5f6: Preparing 20:42:45 c17b20020e7c: Preparing 20:42:45 9793d8e5f3ae: Preparing 20:42:45 2778f6913a96: Preparing 20:42:45 4626a781a96c: Preparing 20:42:45 5d3e392a13a0: Preparing 20:42:45 c17b20020e7c: Waiting 20:42:45 9793d8e5f3ae: Waiting 20:42:45 2778f6913a96: Waiting 20:42:45 4626a781a96c: Waiting 20:42:45 5d3e392a13a0: Waiting 20:42:45 6a9f95438ddd: Layer already exists 20:42:45 8972fbd2c5b2: Layer already exists 20:42:45 444bd8bad5f6: Layer already exists 20:42:45 2c32ccaf3c2d: Layer already exists 20:42:45 7dc0e7df849b: Layer already exists 20:42:45 c17b20020e7c: Layer already exists 20:42:45 2778f6913a96: Layer already exists 20:42:45 4626a781a96c: Layer already exists 20:42:45 9793d8e5f3ae: Layer already exists 20:42:45 5d3e392a13a0: Layer already exists 20:42:45 latest: digest: sha256:5eb1644d4a08c18883d0216d1894887450b08654c753989c2b30ba91d8987000 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:46 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.66 20:42:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:42:46 7dc0e7df849b: Preparing 20:42:46 6a9f95438ddd: Preparing 20:42:46 2c32ccaf3c2d: Preparing 20:42:46 8972fbd2c5b2: Preparing 20:42:46 444bd8bad5f6: Preparing 20:42:46 c17b20020e7c: Preparing 20:42:46 9793d8e5f3ae: Preparing 20:42:46 2778f6913a96: Preparing 20:42:46 4626a781a96c: Preparing 20:42:46 5d3e392a13a0: Preparing 20:42:46 9793d8e5f3ae: Waiting 20:42:46 c17b20020e7c: Waiting 20:42:46 2778f6913a96: Waiting 20:42:46 4626a781a96c: Waiting 20:42:46 5d3e392a13a0: Waiting 20:42:46 444bd8bad5f6: Layer already exists 20:42:46 7dc0e7df849b: Layer already exists 20:42:46 8972fbd2c5b2: Layer already exists 20:42:46 2c32ccaf3c2d: Layer already exists 20:42:46 6a9f95438ddd: Layer already exists 20:42:46 9793d8e5f3ae: Layer already exists 20:42:46 5d3e392a13a0: Layer already exists 20:42:46 c17b20020e7c: Layer already exists 20:42:46 2778f6913a96: Layer already exists 20:42:46 4626a781a96c: Layer already exists 20:42:46 2.3.0-dev.66: digest: sha256:5eb1644d4a08c18883d0216d1894887450b08654c753989c2b30ba91d8987000 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:46 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:42:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:42:47 7dc0e7df849b: Preparing 20:42:47 6a9f95438ddd: Preparing 20:42:47 2c32ccaf3c2d: Preparing 20:42:47 8972fbd2c5b2: Preparing 20:42:47 444bd8bad5f6: Preparing 20:42:47 c17b20020e7c: Preparing 20:42:47 9793d8e5f3ae: Preparing 20:42:47 2778f6913a96: Preparing 20:42:47 4626a781a96c: Preparing 20:42:47 5d3e392a13a0: Preparing 20:42:47 c17b20020e7c: Waiting 20:42:47 9793d8e5f3ae: Waiting 20:42:47 2778f6913a96: Waiting 20:42:47 4626a781a96c: Waiting 20:42:47 5d3e392a13a0: Waiting 20:42:47 2c32ccaf3c2d: Layer already exists 20:42:47 6a9f95438ddd: Layer already exists 20:42:47 444bd8bad5f6: Layer already exists 20:42:47 7dc0e7df849b: Layer already exists 20:42:47 8972fbd2c5b2: Layer already exists 20:42:47 c17b20020e7c: Layer already exists 20:42:47 2778f6913a96: Layer already exists 20:42:47 4626a781a96c: Layer already exists 20:42:47 9793d8e5f3ae: Layer already exists 20:42:47 5d3e392a13a0: Layer already exists 20:42:47 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66: digest: sha256:5eb1644d4a08c18883d0216d1894887450b08654c753989c2b30ba91d8987000 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:47 + 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 20:42:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 20:42:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:42:48 7dc0e7df849b: Preparing 20:42:48 6a9f95438ddd: Preparing 20:42:48 2c32ccaf3c2d: Preparing 20:42:48 8972fbd2c5b2: Preparing 20:42:48 444bd8bad5f6: Preparing 20:42:48 c17b20020e7c: Preparing 20:42:48 9793d8e5f3ae: Preparing 20:42:48 2778f6913a96: Preparing 20:42:48 4626a781a96c: Preparing 20:42:48 5d3e392a13a0: Preparing 20:42:48 c17b20020e7c: Waiting 20:42:48 9793d8e5f3ae: Waiting 20:42:48 2778f6913a96: Waiting 20:42:48 4626a781a96c: Waiting 20:42:48 5d3e392a13a0: Waiting 20:42:48 6a9f95438ddd: Layer already exists 20:42:48 2c32ccaf3c2d: Layer already exists 20:42:48 444bd8bad5f6: Layer already exists 20:42:48 7dc0e7df849b: Layer already exists 20:42:48 8972fbd2c5b2: Layer already exists 20:42:48 5d3e392a13a0: Layer already exists 20:42:48 2778f6913a96: Layer already exists 20:42:48 c17b20020e7c: Layer already exists 20:42:48 9793d8e5f3ae: Layer already exists 20:42:48 4626a781a96c: Layer already exists 20:42:48 main: digest: sha256:5eb1644d4a08c18883d0216d1894887450b08654c753989c2b30ba91d8987000 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:42:48 ===================================================== [Pipeline] echo 20:42:48 taggedImages: 20:42:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:48eed856e80a2c589424f23e622b2075d9b38894 20:42:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:42:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.66 20:42:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:42:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 20:42:48 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 20:42:48 48eed856e80a2c589424f23e622b2075d9b38894 20:42:48 latest 20:42:48 2.3.0-dev.66 20:42:48 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:42:48 main 20:42:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:49 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:48eed856e80a2c589424f23e622b2075d9b38894 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:48eed856e80a2c589424f23e622b2075d9b38894 20:42:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:42:49 1f94141a1511: Preparing 20:42:49 08fb625feaa4: Preparing 20:42:49 efa5558f7ac9: Preparing 20:42:49 4a257409dd0c: Preparing 20:42:49 d41ab9f95a4b: Preparing 20:42:49 9833f26c6bda: Preparing 20:42:49 9833f26c6bda: Waiting 20:42:49 efa5558f7ac9: Layer already exists 20:42:49 9833f26c6bda: Layer already exists 20:42:49 1f94141a1511: Pushed 20:42:49 d41ab9f95a4b: Pushed 20:42:51 4a257409dd0c: Pushed 20:42:54 08fb625feaa4: Pushed 20:42:54 48eed856e80a2c589424f23e622b2075d9b38894: digest: sha256:98d6c861ee8045374744e820a6e29fab594cc8eb47bf22faf8165ded50255b36 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:54 + 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 20:42:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:42:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:42:55 1f94141a1511: Preparing 20:42:55 08fb625feaa4: Preparing 20:42:55 efa5558f7ac9: Preparing 20:42:55 4a257409dd0c: Preparing 20:42:55 d41ab9f95a4b: Preparing 20:42:55 9833f26c6bda: Preparing 20:42:55 9833f26c6bda: Waiting 20:42:55 d41ab9f95a4b: Layer already exists 20:42:55 08fb625feaa4: Layer already exists 20:42:55 efa5558f7ac9: Layer already exists 20:42:55 4a257409dd0c: Layer already exists 20:42:55 1f94141a1511: Layer already exists 20:42:55 9833f26c6bda: Layer already exists 20:42:55 latest: digest: sha256:98d6c861ee8045374744e820a6e29fab594cc8eb47bf22faf8165ded50255b36 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:55 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.66 20:42:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:42:56 1f94141a1511: Preparing 20:42:56 08fb625feaa4: Preparing 20:42:56 efa5558f7ac9: Preparing 20:42:56 4a257409dd0c: Preparing 20:42:56 d41ab9f95a4b: Preparing 20:42:56 9833f26c6bda: Preparing 20:42:56 9833f26c6bda: Waiting 20:42:56 1f94141a1511: Layer already exists 20:42:56 efa5558f7ac9: Layer already exists 20:42:56 08fb625feaa4: Layer already exists 20:42:56 4a257409dd0c: Layer already exists 20:42:56 d41ab9f95a4b: Layer already exists 20:42:56 9833f26c6bda: Layer already exists 20:42:56 2.3.0-dev.66: digest: sha256:98d6c861ee8045374744e820a6e29fab594cc8eb47bf22faf8165ded50255b36 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:56 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:42:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:42:57 1f94141a1511: Preparing 20:42:57 08fb625feaa4: Preparing 20:42:57 efa5558f7ac9: Preparing 20:42:57 4a257409dd0c: Preparing 20:42:57 d41ab9f95a4b: Preparing 20:42:57 9833f26c6bda: Preparing 20:42:57 9833f26c6bda: Waiting 20:42:57 d41ab9f95a4b: Layer already exists 20:42:57 4a257409dd0c: Layer already exists 20:42:57 1f94141a1511: Layer already exists 20:42:57 08fb625feaa4: Layer already exists 20:42:57 efa5558f7ac9: Layer already exists 20:42:57 9833f26c6bda: Layer already exists 20:42:57 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66: digest: sha256:98d6c861ee8045374744e820a6e29fab594cc8eb47bf22faf8165ded50255b36 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:57 + 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 20:42:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 20:42:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:42:58 1f94141a1511: Preparing 20:42:58 08fb625feaa4: Preparing 20:42:58 efa5558f7ac9: Preparing 20:42:58 4a257409dd0c: Preparing 20:42:58 d41ab9f95a4b: Preparing 20:42:58 9833f26c6bda: Preparing 20:42:58 9833f26c6bda: Waiting 20:42:58 efa5558f7ac9: Layer already exists 20:42:58 08fb625feaa4: Layer already exists 20:42:58 d41ab9f95a4b: Layer already exists 20:42:58 1f94141a1511: Layer already exists 20:42:58 4a257409dd0c: Layer already exists 20:42:58 9833f26c6bda: Layer already exists 20:42:58 main: digest: sha256:98d6c861ee8045374744e820a6e29fab594cc8eb47bf22faf8165ded50255b36 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:42:58 ===================================================== [Pipeline] echo 20:42:58 taggedImages: 20:42:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:48eed856e80a2c589424f23e622b2075d9b38894 20:42:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:42:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.66 20:42:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:42:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 20:42:58 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 20:42:58 48eed856e80a2c589424f23e622b2075d9b38894 20:42:58 latest 20:42:58 2.3.0-dev.66 20:42:58 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:42:58 main 20:42:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:59 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:48eed856e80a2c589424f23e622b2075d9b38894 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:48eed856e80a2c589424f23e622b2075d9b38894 20:42:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:42:59 d59407b86395: Preparing 20:42:59 69fc80bfdfeb: Preparing 20:42:59 a29196ca5e8d: Preparing 20:42:59 c2dc49dd2fee: Preparing 20:42:59 03e7f7e0bf69: Preparing 20:42:59 b76155b8e486: Preparing 20:42:59 d41ab9f95a4b: Preparing 20:42:59 9833f26c6bda: Preparing 20:42:59 d41ab9f95a4b: Waiting 20:42:59 b76155b8e486: Waiting 20:42:59 9833f26c6bda: Waiting 20:42:59 a29196ca5e8d: Pushed 20:42:59 69fc80bfdfeb: Pushed 20:42:59 d59407b86395: Pushed 20:42:59 d41ab9f95a4b: Layer already exists 20:42:59 9833f26c6bda: Layer already exists 20:43:00 b76155b8e486: Pushed 20:43:08 03e7f7e0bf69: Pushed 20:43:17 c2dc49dd2fee: Pushed 20:43:17 48eed856e80a2c589424f23e622b2075d9b38894: digest: sha256:262cede11935bb83f174dc0183616a03c92881006722b391198c0e8684b6a700 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:17 + 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 20:43:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:43:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:43:17 d59407b86395: Preparing 20:43:17 69fc80bfdfeb: Preparing 20:43:17 a29196ca5e8d: Preparing 20:43:17 c2dc49dd2fee: Preparing 20:43:17 03e7f7e0bf69: Preparing 20:43:17 b76155b8e486: Preparing 20:43:17 d41ab9f95a4b: Preparing 20:43:17 9833f26c6bda: Preparing 20:43:17 d41ab9f95a4b: Waiting 20:43:17 9833f26c6bda: Waiting 20:43:17 b76155b8e486: Waiting 20:43:18 a29196ca5e8d: Layer already exists 20:43:18 d59407b86395: Layer already exists 20:43:18 03e7f7e0bf69: Layer already exists 20:43:18 c2dc49dd2fee: Layer already exists 20:43:18 69fc80bfdfeb: Layer already exists 20:43:18 d41ab9f95a4b: Layer already exists 20:43:18 b76155b8e486: Layer already exists 20:43:18 9833f26c6bda: Layer already exists 20:43:18 latest: digest: sha256:262cede11935bb83f174dc0183616a03c92881006722b391198c0e8684b6a700 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:18 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.66 20:43:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:43:18 d59407b86395: Preparing 20:43:18 69fc80bfdfeb: Preparing 20:43:18 a29196ca5e8d: Preparing 20:43:18 c2dc49dd2fee: Preparing 20:43:18 03e7f7e0bf69: Preparing 20:43:18 b76155b8e486: Preparing 20:43:18 d41ab9f95a4b: Preparing 20:43:18 9833f26c6bda: Preparing 20:43:18 b76155b8e486: Waiting 20:43:18 d41ab9f95a4b: Waiting 20:43:18 9833f26c6bda: Waiting 20:43:19 03e7f7e0bf69: Layer already exists 20:43:19 a29196ca5e8d: Layer already exists 20:43:19 c2dc49dd2fee: Layer already exists 20:43:19 d59407b86395: Layer already exists 20:43:19 69fc80bfdfeb: Layer already exists 20:43:19 9833f26c6bda: Layer already exists 20:43:19 d41ab9f95a4b: Layer already exists 20:43:19 b76155b8e486: Layer already exists 20:43:19 2.3.0-dev.66: digest: sha256:262cede11935bb83f174dc0183616a03c92881006722b391198c0e8684b6a700 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:19 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:43:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:43:19 d59407b86395: Preparing 20:43:19 69fc80bfdfeb: Preparing 20:43:19 a29196ca5e8d: Preparing 20:43:19 c2dc49dd2fee: Preparing 20:43:19 03e7f7e0bf69: Preparing 20:43:19 b76155b8e486: Preparing 20:43:19 d41ab9f95a4b: Preparing 20:43:19 9833f26c6bda: Preparing 20:43:19 d41ab9f95a4b: Waiting 20:43:19 9833f26c6bda: Waiting 20:43:19 b76155b8e486: Waiting 20:43:19 03e7f7e0bf69: Layer already exists 20:43:19 a29196ca5e8d: Layer already exists 20:43:19 d59407b86395: Layer already exists 20:43:19 69fc80bfdfeb: Layer already exists 20:43:19 c2dc49dd2fee: Layer already exists 20:43:20 d41ab9f95a4b: Layer already exists 20:43:20 b76155b8e486: Layer already exists 20:43:20 9833f26c6bda: Layer already exists 20:43:20 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66: digest: sha256:262cede11935bb83f174dc0183616a03c92881006722b391198c0e8684b6a700 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:20 + 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 20:43:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 20:43:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:43:20 d59407b86395: Preparing 20:43:20 69fc80bfdfeb: Preparing 20:43:20 a29196ca5e8d: Preparing 20:43:20 c2dc49dd2fee: Preparing 20:43:20 03e7f7e0bf69: Preparing 20:43:20 b76155b8e486: Preparing 20:43:20 d41ab9f95a4b: Preparing 20:43:20 9833f26c6bda: Preparing 20:43:20 b76155b8e486: Waiting 20:43:20 d41ab9f95a4b: Waiting 20:43:20 9833f26c6bda: Waiting 20:43:20 c2dc49dd2fee: Layer already exists 20:43:20 d59407b86395: Layer already exists 20:43:20 a29196ca5e8d: Layer already exists 20:43:20 69fc80bfdfeb: Layer already exists 20:43:20 03e7f7e0bf69: Layer already exists 20:43:21 9833f26c6bda: Layer already exists 20:43:21 b76155b8e486: Layer already exists 20:43:21 d41ab9f95a4b: Layer already exists 20:43:21 main: digest: sha256:262cede11935bb83f174dc0183616a03c92881006722b391198c0e8684b6a700 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:43:21 ===================================================== [Pipeline] echo 20:43:21 taggedImages: 20:43:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:48eed856e80a2c589424f23e622b2075d9b38894 20:43:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:43:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.66 20:43:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:43:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 20:43:21 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 20:43:21 48eed856e80a2c589424f23e622b2075d9b38894 20:43:21 latest 20:43:21 2.3.0-dev.66 20:43:21 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:43:21 main 20:43:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:21 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:48eed856e80a2c589424f23e622b2075d9b38894 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:48eed856e80a2c589424f23e622b2075d9b38894 20:43:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:43:21 a52029c6e9ba: Preparing 20:43:21 a83c33d078f6: Preparing 20:43:21 c6b736ada751: Preparing 20:43:21 626815dcbf21: Preparing 20:43:21 02337e34e230: Preparing 20:43:21 d41ab9f95a4b: Preparing 20:43:21 9833f26c6bda: Preparing 20:43:21 d41ab9f95a4b: Waiting 20:43:21 9833f26c6bda: Waiting 20:43:22 a52029c6e9ba: Pushed 20:43:22 c6b736ada751: Pushed 20:43:22 a83c33d078f6: Pushed 20:43:22 d41ab9f95a4b: Layer already exists 20:43:22 9833f26c6bda: Layer already exists 20:43:23 02337e34e230: Pushed 20:43:41 626815dcbf21: Pushed 20:43:41 48eed856e80a2c589424f23e622b2075d9b38894: digest: sha256:906a07eb8e8491b634b813c7800084702a883e6ad5343ad4cf00add5b5e63fbf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:41 + 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 20:43:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:43:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:43:42 a52029c6e9ba: Preparing 20:43:42 a83c33d078f6: Preparing 20:43:42 c6b736ada751: Preparing 20:43:42 626815dcbf21: Preparing 20:43:42 02337e34e230: Preparing 20:43:42 d41ab9f95a4b: Preparing 20:43:42 9833f26c6bda: Preparing 20:43:42 d41ab9f95a4b: Waiting 20:43:42 9833f26c6bda: Waiting 20:43:42 a83c33d078f6: Layer already exists 20:43:42 02337e34e230: Layer already exists 20:43:42 626815dcbf21: Layer already exists 20:43:42 a52029c6e9ba: Layer already exists 20:43:42 c6b736ada751: Layer already exists 20:43:42 d41ab9f95a4b: Layer already exists 20:43:42 9833f26c6bda: Layer already exists 20:43:42 latest: digest: sha256:906a07eb8e8491b634b813c7800084702a883e6ad5343ad4cf00add5b5e63fbf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:42 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.66 20:43:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:43:43 a52029c6e9ba: Preparing 20:43:43 a83c33d078f6: Preparing 20:43:43 c6b736ada751: Preparing 20:43:43 626815dcbf21: Preparing 20:43:43 02337e34e230: Preparing 20:43:43 d41ab9f95a4b: Preparing 20:43:43 9833f26c6bda: Preparing 20:43:43 d41ab9f95a4b: Waiting 20:43:43 9833f26c6bda: Waiting 20:43:43 c6b736ada751: Layer already exists 20:43:43 02337e34e230: Layer already exists 20:43:43 626815dcbf21: Layer already exists 20:43:43 a52029c6e9ba: Layer already exists 20:43:43 a83c33d078f6: Layer already exists 20:43:43 d41ab9f95a4b: Layer already exists 20:43:43 9833f26c6bda: Layer already exists 20:43:43 2.3.0-dev.66: digest: sha256:906a07eb8e8491b634b813c7800084702a883e6ad5343ad4cf00add5b5e63fbf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:43 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:43:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:43:44 a52029c6e9ba: Preparing 20:43:44 a83c33d078f6: Preparing 20:43:44 c6b736ada751: Preparing 20:43:44 626815dcbf21: Preparing 20:43:44 02337e34e230: Preparing 20:43:44 d41ab9f95a4b: Preparing 20:43:44 9833f26c6bda: Preparing 20:43:44 d41ab9f95a4b: Waiting 20:43:44 9833f26c6bda: Waiting 20:43:44 a83c33d078f6: Layer already exists 20:43:44 a52029c6e9ba: Layer already exists 20:43:44 02337e34e230: Layer already exists 20:43:44 626815dcbf21: Layer already exists 20:43:44 c6b736ada751: Layer already exists 20:43:44 d41ab9f95a4b: Layer already exists 20:43:44 9833f26c6bda: Layer already exists 20:43:44 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66: digest: sha256:906a07eb8e8491b634b813c7800084702a883e6ad5343ad4cf00add5b5e63fbf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:44 + 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 20:43:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 20:43:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:43:45 a52029c6e9ba: Preparing 20:43:45 a83c33d078f6: Preparing 20:43:45 c6b736ada751: Preparing 20:43:45 626815dcbf21: Preparing 20:43:45 02337e34e230: Preparing 20:43:45 d41ab9f95a4b: Preparing 20:43:45 9833f26c6bda: Preparing 20:43:45 d41ab9f95a4b: Waiting 20:43:45 9833f26c6bda: Waiting 20:43:45 02337e34e230: Layer already exists 20:43:45 a83c33d078f6: Layer already exists 20:43:45 c6b736ada751: Layer already exists 20:43:45 626815dcbf21: Layer already exists 20:43:45 a52029c6e9ba: Layer already exists 20:43:45 d41ab9f95a4b: Layer already exists 20:43:45 9833f26c6bda: Layer already exists 20:43:45 main: digest: sha256:906a07eb8e8491b634b813c7800084702a883e6ad5343ad4cf00add5b5e63fbf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:43:45 ===================================================== [Pipeline] echo 20:43:45 taggedImages: 20:43:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:48eed856e80a2c589424f23e622b2075d9b38894 20:43:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:43:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.66 20:43:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:43:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 20:43:45 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 20:43:45 48eed856e80a2c589424f23e622b2075d9b38894 20:43:45 latest 20:43:45 2.3.0-dev.66 20:43:45 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:43:45 main 20:43:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:45 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:48eed856e80a2c589424f23e622b2075d9b38894 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:48eed856e80a2c589424f23e622b2075d9b38894 20:43:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:43:46 ebe87db6f876: Preparing 20:43:46 733a18798c91: Preparing 20:43:46 046c86073c19: Preparing 20:43:46 7b95693f53b7: Preparing 20:43:46 b76155b8e486: Preparing 20:43:46 d41ab9f95a4b: Preparing 20:43:46 9833f26c6bda: Preparing 20:43:46 9833f26c6bda: Waiting 20:43:46 d41ab9f95a4b: Waiting 20:43:46 b76155b8e486: Layer already exists 20:43:46 d41ab9f95a4b: Layer already exists 20:43:46 9833f26c6bda: Layer already exists 20:43:46 ebe87db6f876: Pushed 20:43:46 046c86073c19: Pushed 20:43:46 733a18798c91: Pushed 20:44:04 7b95693f53b7: Pushed 20:44:04 48eed856e80a2c589424f23e622b2075d9b38894: digest: sha256:6a2bf7d2609db17788d968d90f1c506b7e0a2aeb1970d9bdcacea44efa5672b5 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:05 + 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 20:44:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:44:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:44:05 ebe87db6f876: Preparing 20:44:05 733a18798c91: Preparing 20:44:05 046c86073c19: Preparing 20:44:05 7b95693f53b7: Preparing 20:44:05 b76155b8e486: Preparing 20:44:05 d41ab9f95a4b: Preparing 20:44:05 9833f26c6bda: Preparing 20:44:05 d41ab9f95a4b: Waiting 20:44:05 9833f26c6bda: Waiting 20:44:05 ebe87db6f876: Layer already exists 20:44:05 733a18798c91: Layer already exists 20:44:05 046c86073c19: Layer already exists 20:44:05 b76155b8e486: Layer already exists 20:44:05 7b95693f53b7: Layer already exists 20:44:05 d41ab9f95a4b: Layer already exists 20:44:05 9833f26c6bda: Layer already exists 20:44:05 latest: digest: sha256:6a2bf7d2609db17788d968d90f1c506b7e0a2aeb1970d9bdcacea44efa5672b5 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:06 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.66 20:44:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:44:06 ebe87db6f876: Preparing 20:44:06 733a18798c91: Preparing 20:44:06 046c86073c19: Preparing 20:44:06 7b95693f53b7: Preparing 20:44:06 b76155b8e486: Preparing 20:44:06 d41ab9f95a4b: Preparing 20:44:06 9833f26c6bda: Preparing 20:44:06 d41ab9f95a4b: Waiting 20:44:06 9833f26c6bda: Waiting 20:44:06 046c86073c19: Layer already exists 20:44:06 b76155b8e486: Layer already exists 20:44:06 7b95693f53b7: Layer already exists 20:44:06 ebe87db6f876: Layer already exists 20:44:06 733a18798c91: Layer already exists 20:44:06 d41ab9f95a4b: Layer already exists 20:44:06 9833f26c6bda: Layer already exists 20:44:06 2.3.0-dev.66: digest: sha256:6a2bf7d2609db17788d968d90f1c506b7e0a2aeb1970d9bdcacea44efa5672b5 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:07 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:44:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:44:07 ebe87db6f876: Preparing 20:44:07 733a18798c91: Preparing 20:44:07 046c86073c19: Preparing 20:44:07 7b95693f53b7: Preparing 20:44:07 b76155b8e486: Preparing 20:44:07 d41ab9f95a4b: Preparing 20:44:07 9833f26c6bda: Preparing 20:44:07 d41ab9f95a4b: Waiting 20:44:07 9833f26c6bda: Waiting 20:44:07 b76155b8e486: Layer already exists 20:44:07 733a18798c91: Layer already exists 20:44:07 7b95693f53b7: Layer already exists 20:44:07 046c86073c19: Layer already exists 20:44:07 ebe87db6f876: Layer already exists 20:44:07 d41ab9f95a4b: Layer already exists 20:44:07 9833f26c6bda: Layer already exists 20:44:07 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66: digest: sha256:6a2bf7d2609db17788d968d90f1c506b7e0a2aeb1970d9bdcacea44efa5672b5 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:08 + 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 20:44:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 20:44:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:44:08 ebe87db6f876: Preparing 20:44:08 733a18798c91: Preparing 20:44:08 046c86073c19: Preparing 20:44:08 7b95693f53b7: Preparing 20:44:08 b76155b8e486: Preparing 20:44:08 d41ab9f95a4b: Preparing 20:44:08 9833f26c6bda: Preparing 20:44:08 d41ab9f95a4b: Waiting 20:44:08 9833f26c6bda: Waiting 20:44:08 7b95693f53b7: Layer already exists 20:44:08 ebe87db6f876: Layer already exists 20:44:08 733a18798c91: Layer already exists 20:44:08 b76155b8e486: Layer already exists 20:44:08 046c86073c19: Layer already exists 20:44:08 9833f26c6bda: Layer already exists 20:44:08 d41ab9f95a4b: Layer already exists 20:44:08 main: digest: sha256:6a2bf7d2609db17788d968d90f1c506b7e0a2aeb1970d9bdcacea44efa5672b5 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:44:08 ===================================================== [Pipeline] echo 20:44:08 taggedImages: 20:44:08 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:48eed856e80a2c589424f23e622b2075d9b38894 20:44:08 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:44:08 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.66 20:44:08 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:44:08 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 20:44:09 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 20:44:09 48eed856e80a2c589424f23e622b2075d9b38894 20:44:09 latest 20:44:09 2.3.0-dev.66 20:44:09 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:44:09 main 20:44:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:48eed856e80a2c589424f23e622b2075d9b38894 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:48eed856e80a2c589424f23e622b2075d9b38894 20:44:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:44:09 3eb9d892efbd: Preparing 20:44:09 acbff157834d: Preparing 20:44:09 efa5558f7ac9: Preparing 20:44:09 08681a997dff: Preparing 20:44:09 5d3e392a13a0: Preparing 20:44:10 5d3e392a13a0: Layer already exists 20:44:10 efa5558f7ac9: Layer already exists 20:44:10 3eb9d892efbd: Pushed 20:44:10 08681a997dff: Pushed 20:44:15 acbff157834d: Pushed 20:44:15 48eed856e80a2c589424f23e622b2075d9b38894: digest: sha256:9fa24706cc16da3f3871eed242fe92c643168095db29bbd7240a3b6e43ac12c8 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:16 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:44:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:44:16 3eb9d892efbd: Preparing 20:44:16 acbff157834d: Preparing 20:44:16 efa5558f7ac9: Preparing 20:44:16 08681a997dff: Preparing 20:44:16 5d3e392a13a0: Preparing 20:44:16 efa5558f7ac9: Layer already exists 20:44:16 08681a997dff: Layer already exists 20:44:16 3eb9d892efbd: Layer already exists 20:44:16 acbff157834d: Layer already exists 20:44:16 5d3e392a13a0: Layer already exists 20:44:16 latest: digest: sha256:9fa24706cc16da3f3871eed242fe92c643168095db29bbd7240a3b6e43ac12c8 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:17 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.66 20:44:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:44:17 3eb9d892efbd: Preparing 20:44:17 acbff157834d: Preparing 20:44:17 efa5558f7ac9: Preparing 20:44:17 08681a997dff: Preparing 20:44:17 5d3e392a13a0: Preparing 20:44:17 efa5558f7ac9: Layer already exists 20:44:17 3eb9d892efbd: Layer already exists 20:44:17 08681a997dff: Layer already exists 20:44:17 acbff157834d: Layer already exists 20:44:17 5d3e392a13a0: Layer already exists 20:44:17 2.3.0-dev.66: digest: sha256:9fa24706cc16da3f3871eed242fe92c643168095db29bbd7240a3b6e43ac12c8 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:17 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:44:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:44:18 3eb9d892efbd: Preparing 20:44:18 acbff157834d: Preparing 20:44:18 efa5558f7ac9: Preparing 20:44:18 08681a997dff: Preparing 20:44:18 5d3e392a13a0: Preparing 20:44:18 08681a997dff: Layer already exists 20:44:18 acbff157834d: Layer already exists 20:44:18 efa5558f7ac9: Layer already exists 20:44:18 5d3e392a13a0: Layer already exists 20:44:18 3eb9d892efbd: Layer already exists 20:44:18 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66: digest: sha256:9fa24706cc16da3f3871eed242fe92c643168095db29bbd7240a3b6e43ac12c8 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 20:44:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:44:19 3eb9d892efbd: Preparing 20:44:19 acbff157834d: Preparing 20:44:19 efa5558f7ac9: Preparing 20:44:19 08681a997dff: Preparing 20:44:19 5d3e392a13a0: Preparing 20:44:19 08681a997dff: Layer already exists 20:44:19 5d3e392a13a0: Layer already exists 20:44:19 efa5558f7ac9: Layer already exists 20:44:19 3eb9d892efbd: Layer already exists 20:44:19 acbff157834d: Layer already exists 20:44:19 main: digest: sha256:9fa24706cc16da3f3871eed242fe92c643168095db29bbd7240a3b6e43ac12c8 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:44:19 ===================================================== [Pipeline] echo 20:44:19 taggedImages: 20:44:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:48eed856e80a2c589424f23e622b2075d9b38894 20:44:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:44:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.66 20:44:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:44:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 20:44:19 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 20:44:19 48eed856e80a2c589424f23e622b2075d9b38894 20:44:19 latest 20:44:19 2.3.0-dev.66 20:44:19 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:44:19 main 20:44:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:19 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:48eed856e80a2c589424f23e622b2075d9b38894 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:48eed856e80a2c589424f23e622b2075d9b38894 20:44:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:44:20 9ba232d3089a: Preparing 20:44:20 c28543caa152: Preparing 20:44:20 efa5558f7ac9: Preparing 20:44:20 a346ca9ff0b0: Preparing 20:44:20 5d3e392a13a0: Preparing 20:44:20 a346ca9ff0b0: Layer already exists 20:44:20 5d3e392a13a0: Layer already exists 20:44:20 efa5558f7ac9: Layer already exists 20:44:20 9ba232d3089a: Pushed 20:44:25 c28543caa152: Pushed 20:44:25 48eed856e80a2c589424f23e622b2075d9b38894: digest: sha256:b6b6584f21d6c661d1683d26fb5e12bfe1d2ff92f9f6fee80b3a2877bb1e8f5e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:44:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:44:26 9ba232d3089a: Preparing 20:44:26 c28543caa152: Preparing 20:44:26 efa5558f7ac9: Preparing 20:44:26 a346ca9ff0b0: Preparing 20:44:26 5d3e392a13a0: Preparing 20:44:26 efa5558f7ac9: Layer already exists 20:44:26 9ba232d3089a: Layer already exists 20:44:26 5d3e392a13a0: Layer already exists 20:44:26 c28543caa152: Layer already exists 20:44:26 a346ca9ff0b0: Layer already exists 20:44:26 latest: digest: sha256:b6b6584f21d6c661d1683d26fb5e12bfe1d2ff92f9f6fee80b3a2877bb1e8f5e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.66 20:44:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:44:27 9ba232d3089a: Preparing 20:44:27 c28543caa152: Preparing 20:44:27 efa5558f7ac9: Preparing 20:44:27 a346ca9ff0b0: Preparing 20:44:27 5d3e392a13a0: Preparing 20:44:27 5d3e392a13a0: Layer already exists 20:44:27 a346ca9ff0b0: Layer already exists 20:44:27 c28543caa152: Layer already exists 20:44:27 9ba232d3089a: Layer already exists 20:44:27 efa5558f7ac9: Layer already exists 20:44:27 2.3.0-dev.66: digest: sha256:b6b6584f21d6c661d1683d26fb5e12bfe1d2ff92f9f6fee80b3a2877bb1e8f5e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:28 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:44:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:44:28 9ba232d3089a: Preparing 20:44:28 c28543caa152: Preparing 20:44:28 efa5558f7ac9: Preparing 20:44:28 a346ca9ff0b0: Preparing 20:44:28 5d3e392a13a0: Preparing 20:44:28 efa5558f7ac9: Layer already exists 20:44:28 c28543caa152: Layer already exists 20:44:28 9ba232d3089a: Layer already exists 20:44:28 a346ca9ff0b0: Layer already exists 20:44:28 5d3e392a13a0: Layer already exists 20:44:28 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66: digest: sha256:b6b6584f21d6c661d1683d26fb5e12bfe1d2ff92f9f6fee80b3a2877bb1e8f5e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:29 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 20:44:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:44:29 9ba232d3089a: Preparing 20:44:29 c28543caa152: Preparing 20:44:29 efa5558f7ac9: Preparing 20:44:29 a346ca9ff0b0: Preparing 20:44:29 5d3e392a13a0: Preparing 20:44:29 efa5558f7ac9: Layer already exists 20:44:29 c28543caa152: Layer already exists 20:44:29 a346ca9ff0b0: Layer already exists 20:44:29 9ba232d3089a: Layer already exists 20:44:29 5d3e392a13a0: Layer already exists 20:44:29 main: digest: sha256:b6b6584f21d6c661d1683d26fb5e12bfe1d2ff92f9f6fee80b3a2877bb1e8f5e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:44:30 ===================================================== [Pipeline] echo 20:44:30 taggedImages: 20:44:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:48eed856e80a2c589424f23e622b2075d9b38894 20:44:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:44:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.66 20:44:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:44:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 20:44:30 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 20:44:30 48eed856e80a2c589424f23e622b2075d9b38894 20:44:30 latest 20:44:30 2.3.0-dev.66 20:44:30 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:44:30 main 20:44:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:30 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:48eed856e80a2c589424f23e622b2075d9b38894 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:30 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:48eed856e80a2c589424f23e622b2075d9b38894 20:44:30 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:44:30 10774250d7c6: Preparing 20:44:30 63993aaaffb2: Preparing 20:44:30 688a525a9136: Preparing 20:44:30 d345f46bc43e: Preparing 20:44:30 5d3e392a13a0: Preparing 20:44:31 5d3e392a13a0: Layer already exists 20:44:31 63993aaaffb2: Pushed 20:44:32 10774250d7c6: Pushed 20:44:34 688a525a9136: Pushed 20:45:00 d345f46bc43e: Pushed 20:45:00 48eed856e80a2c589424f23e622b2075d9b38894: digest: sha256:795294199ec73279150adf13772cc4355993f7a96eba57a5c5a55ae76f193551 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:01 + 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 20:45:01 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 20:45:01 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:45:01 10774250d7c6: Preparing 20:45:01 63993aaaffb2: Preparing 20:45:01 688a525a9136: Preparing 20:45:01 d345f46bc43e: Preparing 20:45:01 5d3e392a13a0: Preparing 20:45:01 5d3e392a13a0: Layer already exists 20:45:01 688a525a9136: Layer already exists 20:45:01 63993aaaffb2: Layer already exists 20:45:01 d345f46bc43e: Layer already exists 20:45:01 10774250d7c6: Layer already exists 20:45:01 latest: digest: sha256:795294199ec73279150adf13772cc4355993f7a96eba57a5c5a55ae76f193551 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:02 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:02 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.66 20:45:02 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:45:02 10774250d7c6: Preparing 20:45:02 63993aaaffb2: Preparing 20:45:02 688a525a9136: Preparing 20:45:02 d345f46bc43e: Preparing 20:45:02 5d3e392a13a0: Preparing 20:45:02 10774250d7c6: Layer already exists 20:45:02 5d3e392a13a0: Layer already exists 20:45:02 d345f46bc43e: Layer already exists 20:45:02 63993aaaffb2: Layer already exists 20:45:02 688a525a9136: Layer already exists 20:45:02 2.3.0-dev.66: digest: sha256:795294199ec73279150adf13772cc4355993f7a96eba57a5c5a55ae76f193551 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:03 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:03 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:45:03 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:45:03 10774250d7c6: Preparing 20:45:03 63993aaaffb2: Preparing 20:45:03 688a525a9136: Preparing 20:45:03 d345f46bc43e: Preparing 20:45:03 5d3e392a13a0: Preparing 20:45:03 688a525a9136: Layer already exists 20:45:03 63993aaaffb2: Layer already exists 20:45:03 d345f46bc43e: Layer already exists 20:45:03 5d3e392a13a0: Layer already exists 20:45:03 10774250d7c6: Layer already exists 20:45:03 48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66: digest: sha256:795294199ec73279150adf13772cc4355993f7a96eba57a5c5a55ae76f193551 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:04 + 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 20:45:04 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 20:45:04 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:45:04 10774250d7c6: Preparing 20:45:04 63993aaaffb2: Preparing 20:45:04 688a525a9136: Preparing 20:45:04 d345f46bc43e: Preparing 20:45:04 5d3e392a13a0: Preparing 20:45:04 10774250d7c6: Layer already exists 20:45:04 688a525a9136: Layer already exists 20:45:04 5d3e392a13a0: Layer already exists 20:45:04 63993aaaffb2: Layer already exists 20:45:04 d345f46bc43e: Layer already exists 20:45:04 main: digest: sha256:795294199ec73279150adf13772cc4355993f7a96eba57a5c5a55ae76f193551 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:45:04 ===================================================== [Pipeline] echo 20:45:04 taggedImages: 20:45:04 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:48eed856e80a2c589424f23e622b2075d9b38894 20:45:04 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 20:45:04 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.66 20:45:04 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:48eed856e80a2c589424f23e622b2075d9b38894-2.3.0-dev.66 20:45:04 - 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 20:45:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:45:05 20:45:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:45:05 arm64: Pulling from edgex-lftools-log-publisher 20:45:05 8998bd30e6a1: Pulling fs layer 20:45:05 04944245beec: Pulling fs layer 20:45:05 699f458cf7ca: Pulling fs layer 20:45:05 765212b225bb: Pulling fs layer 20:45:05 f23df028b6ca: Pulling fs layer 20:45:05 d65c8cfc05b1: Pulling fs layer 20:45:05 2437ff75d9bd: Pulling fs layer 20:45:05 765212b225bb: Waiting 20:45:05 f23df028b6ca: Waiting 20:45:05 d65c8cfc05b1: Waiting 20:45:05 2437ff75d9bd: Waiting 20:45:05 04944245beec: Verifying Checksum 20:45:05 04944245beec: Download complete 20:45:05 765212b225bb: Verifying Checksum 20:45:05 765212b225bb: Download complete 20:45:06 f23df028b6ca: Verifying Checksum 20:45:06 f23df028b6ca: Download complete 20:45:06 d65c8cfc05b1: Verifying Checksum 20:45:06 d65c8cfc05b1: Download complete 20:45:06 699f458cf7ca: Verifying Checksum 20:45:06 699f458cf7ca: Download complete 20:45:06 8998bd30e6a1: Download complete 20:45:09 2437ff75d9bd: Verifying Checksum 20:45:09 2437ff75d9bd: Download complete 20:45:11 8998bd30e6a1: Pull complete 20:45:11 04944245beec: Pull complete 20:45:13 699f458cf7ca: Pull complete 20:45:13 765212b225bb: Pull complete 20:45:14 f23df028b6ca: Pull complete 20:45:14 d65c8cfc05b1: Pull complete 20:45:32 2437ff75d9bd: Pull complete 20:45:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:45:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:45:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:33 prd-ubuntu20.04-docker-arm64-4c-16g-29988 does not seem to be running inside a container 20:45:33 $ 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/302 -v /w/workspace/edgex-go/302:/w/workspace/edgex-go/302:rw,z -v /w/workspace/edgex-go/302@tmp:/w/workspace/edgex-go/302@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 20:45:36 $ docker top 5e4ad5cde736b12fa3a6b8f0f9a68cd9992f2e9028aac2fc60a020b03d9f70fe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:45:37 ---> job-cost.sh 20:45:37 lf-activate-venv: SKIPPING 20:45:37 INFO: No Stack... 20:45:37 INFO: Retrieving Pricing Info for: v3-standard-4 20:45:38 INFO: Archiving Costs [Pipeline] sh 20:45:39 + cat /w/workspace/edgex-go/302/archives/cost.csv 20:45:39 + cut -d, -f6 [Pipeline] lock 20:45:39 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-302-stack-cost] 20:45:39 Resource [jenkins-edgexfoundry-edgex-go-main-302-stack-cost] did not exist. Created. 20:45:39 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-302-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:45:40 + echo total: 0.10999999940395355 [Pipeline] stash 20:45:40 Stashed 1 file(s) [Pipeline] } 20:45:40 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-302-stack-cost] [Pipeline] // lock [Pipeline] } 20:45:41 $ docker stop --time=1 5e4ad5cde736b12fa3a6b8f0f9a68cd9992f2e9028aac2fc60a020b03d9f70fe 20:45:42 $ docker rm -f 5e4ad5cde736b12fa3a6b8f0f9a68cd9992f2e9028aac2fc60a020b03d9f70fe [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 20:45:43 provisioning config files... 20:45:43 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/302@tmp/config1310464779042986914tmp [Pipeline] { [Pipeline] sh 20:45:43 + set +x 20:45:43 + curl -s https://codecov.io/bash 20:45:43 + bash -s -- 20:45:43 20:45:43 _____ _ 20:45:43 / ____| | | 20:45:43 | | ___ __| | ___ ___ _____ __ 20:45:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:45:43 | |___| (_) | (_| | __/ (_| (_) \ V / 20:45:43 \_____\___/ \__,_|\___|\___\___/ \_/ 20:45:43 Bash-1.0.6 20:45:43 20:45:43 20:45:43 ==> git version 2.25.1 found 20:45:43 ==> 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 20:45:43 Release-Date: 2020-01-08 20:45:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:45:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:45:43 ==> Jenkins CI detected. 20:45:43 current dir:  /w/workspace/edgex-go/302 20:45:43 project root: . 20:45:43 --> token set from env 20:45:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:45:43 ==> Running gcov in . (disable via -X gcov) 20:45:43 ==> Python coveragepy not found 20:45:43 ==> Searching for coverage reports in: 20:45:43 + . 20:45:43 -> Found 1 reports 20:45:43 ==> Detecting git/mercurial file structure 20:45:43 ==> Reading reports 20:45:43 + ./coverage.out bytes=491929 20:45:43 ==> Appending adjustments 20:45:43 https://docs.codecov.io/docs/fixing-reports 20:45:44 + Found adjustments 20:45:44 ==> Gzipping contents 20:45:44 64K /tmp/codecov.sh3Q4v.gz 20:45:44 ==> Uploading reports 20:45:44 url: https://codecov.io 20:45:44 query: branch=main&commit=48eed856e80a2c589424f23e622b2075d9b38894&build=302&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F302%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:45:44 -> Pinging Codecov 20:45:44 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=48eed856e80a2c589424f23e622b2075d9b38894&build=302&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F302%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:45:45 -> Uploading to 20:45:45 https://storage.googleapis.com/codecov/v4/raw/2022-09-20/00271124DB129430A58F1EEE437C3FCB/48eed856e80a2c589424f23e622b2075d9b38894/4572e573-e190-490c-932a-9845c5365e07.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220920T204544Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3bc43f3997b985dbc40a9eca0524ae022dfb55f479acac8fc9a659213edef4bb 20:45:45 % Total % Received % Xferd Average Speed Time Time Time Current 20:45:45 Dload Upload Total Spent Left Speed 20:45:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64590 0 0 100 64590 0 265k --:--:-- --:--:-- --:--:-- 265k 20:45:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/48eed856e80a2c589424f23e622b2075d9b38894 [Pipeline] } 20:45:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 20:45:45 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:45:45 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:45:45 20:45:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:45:46 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:45:46 df9b9388f04a: Pulling fs layer 20:45:46 52dc419b0ee2: Pulling fs layer 20:45:46 25bc292e5bac: Pulling fs layer 20:45:46 114826534d7a: Pulling fs layer 20:45:46 4657fd5d0bcf: Pulling fs layer 20:45:46 6ad1cebc031e: Pulling fs layer 20:45:46 8a3aa393b2d8: Pulling fs layer 20:45:46 4657fd5d0bcf: Waiting 20:45:46 114826534d7a: Waiting 20:45:46 6ad1cebc031e: Waiting 20:45:46 8a3aa393b2d8: Waiting 20:45:46 25bc292e5bac: Verifying Checksum 20:45:46 25bc292e5bac: Download complete 20:45:46 52dc419b0ee2: Download complete 20:45:46 4657fd5d0bcf: Download complete 20:45:46 df9b9388f04a: Verifying Checksum 20:45:46 df9b9388f04a: Download complete 20:45:46 6ad1cebc031e: Verifying Checksum 20:45:46 6ad1cebc031e: Download complete 20:45:46 df9b9388f04a: Pull complete 20:45:46 52dc419b0ee2: Pull complete 20:45:46 25bc292e5bac: Pull complete 20:45:47 114826534d7a: Verifying Checksum 20:45:47 114826534d7a: Download complete 20:45:47 8a3aa393b2d8: Verifying Checksum 20:45:47 8a3aa393b2d8: Download complete 20:45:51 114826534d7a: Pull complete 20:45:51 4657fd5d0bcf: Pull complete 20:45:51 6ad1cebc031e: Pull complete 20:45:55 8a3aa393b2d8: Pull complete 20:45:55 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:45:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:45:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:55 prd-ubuntu20.04-docker-8c-8g-29984 does not seem to be running inside a container 20:45:55 $ 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/302 -v /w/workspace/edgex-go/302:/w/workspace/edgex-go/302:rw,z -v /w/workspace/edgex-go/302@tmp:/w/workspace/edgex-go/302@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:45:58 $ docker top 3a8bfdc091ad6a0c045779bfcd4cf1ca5749c48bc7858d4e6d4460d5e6f7a5a1 -eo pid,comm [Pipeline] { [Pipeline] echo 20:45:58 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 20:45:59 + set -o pipefail 20:45:59 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 20:46:05 20:46:05 Monitoring /w/workspace/edgex-go/302 (github.com/edgexfoundry/edgex-go)... 20:46:05 20:46:05 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/d26d4963-cee7-40fc-b518-23bfe1098e3a 20:46:05 20:46:05 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:46:05 20:46:05 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:46:05 20:46:05 [Pipeline] } 20:46:05 $ docker stop --time=1 3a8bfdc091ad6a0c045779bfcd4cf1ca5749c48bc7858d4e6d4460d5e6f7a5a1 20:46:08 $ docker rm -f 3a8bfdc091ad6a0c045779bfcd4cf1ca5749c48bc7858d4e6d4460d5e6f7a5a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 20:46:08 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:46:08 provisioning config files... 20:46:08 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/302@tmp/config8887073636642699135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:46:08 --> edgex-publish-swagger.sh 20:46:08 === Publish openapi/v2 API === 20:46:08 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 20:46:08 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/302/openapi/v2/core-command.yaml] 20:46:08 % Total % Received % Xferd Average Speed Time Time Time Current 20:46:08 Dload Upload Total Spent Left Speed 20:46:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 29780 0:00:01 0:00:01 --:--:-- 29780 100 33831 0 0 100 33831 0 29780 0:00:01 0:00:01 --:--:-- 29780 20:46:09 20:46:09 20:46:09 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/302/openapi/v2/core-data.yaml] 20:46:09 % Total % Received % Xferd Average Speed Time Time Time Current 20:46:09 Dload Upload Total Spent Left Speed 20:46:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 73515 --:--:-- --:--:-- --:--:-- 73440 100 71604 0 0 100 71604 0 73515 --:--:-- --:--:-- --:--:-- 73440 20:46:11 20:46:11 20:46:11 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/302/openapi/v2/core-metadata.yaml] 20:46:11 % Total % Received % Xferd Average Speed Time Time Time Current 20:46:11 Dload Upload Total Spent Left Speed 20:46:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 135k 0:00:01 0:00:01 --:--:-- 135k 100 144k 0 0 100 144k 0 135k 0:00:01 0:00:01 --:--:-- 135k 20:46:12 20:46:12 20:46:12 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/302/openapi/v2/support-notifications.yaml] 20:46:12 % Total % Received % Xferd Average Speed Time Time Time Current 20:46:12 Dload Upload Total Spent Left Speed 20:46:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 85390 0:00:01 0:00:01 --:--:-- 85471 100 89318 0 0 100 89318 0 85390 0:00:01 0:00:01 --:--:-- 85390 20:46:13 20:46:13 20:46:13 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/302/openapi/v2/support-scheduler.yaml] 20:46:13 % Total % Received % Xferd Average Speed Time Time Time Current 20:46:13 Dload Upload Total Spent Left Speed 20:46:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 36124 0:00:01 0:00:01 --:--:-- 36124 100 39556 0 0 100 39556 0 36091 0:00:01 0:00:01 --:--:-- 36091 20:46:14 20:46:14 20:46:14 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/302/openapi/v2/system-agent.yaml] 20:46:14 % Total % Received % Xferd Average Speed Time Time Time Current 20:46:14 Dload Upload Total Spent Left Speed 20:46:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 20862 --:--:-- --:--:-- --:--:-- 20841 100 20091 0 0 100 20091 0 20862 --:--:-- --:--:-- --:--:-- 20841 20:46:14 20:46:14 [Pipeline] } 20:46:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 20:46:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:46:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:46:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:46:15 prd-ubuntu20.04-docker-8c-8g-29984 does not seem to be running inside a container 20:46:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/302 -v /w/workspace/edgex-go/302:/w/workspace/edgex-go/302:rw,z -v /w/workspace/edgex-go/302@tmp:/w/workspace/edgex-go/302@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:46:16 $ docker top 8edf986830f851d7874e7909e3bbc8065a2137e07b5008a614608c174a718b4a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:46:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:46:16 [ssh-agent] Looking for ssh-agent implementation... 20:46:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:46:16 $ docker exec 8edf986830f851d7874e7909e3bbc8065a2137e07b5008a614608c174a718b4a ssh-agent 20:46:16 SSH_AUTH_SOCK=/tmp/ssh-E5IwhrVCjR1t/agent.31 20:46:16 SSH_AGENT_PID=37 20:46:16 Running ssh-add (command line suppressed) 20:46:16 Identity added: /w/workspace/edgex-go/302@tmp/private_key_9192452236803352603.key (/w/workspace/edgex-go/302@tmp/private_key_9192452236803352603.key) 20:46:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:46:17 + git semver tag 20:46:17 2022-09-20 20:46:17,301 [run_tag] DEBUG tag force:False 20:46:17 2022-09-20 20:46:17,301 [check_head_tag] DEBUG check head tag 20:46:17 2022-09-20 20:46:17,302 [execute] INFO git cat-file --batch-check 20:46:17 2022-09-20 20:46:17,302 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/302, universal_newlines=False, shell=None, istream=) 20:46:17 2022-09-20 20:46:17,307 [execute] INFO git cat-file --batch 20:46:17 2022-09-20 20:46:17,307 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/302, universal_newlines=False, shell=None, istream=) 20:46:17 2022-09-20 20:46:17,340 [read_version] DEBUG read version from /w/workspace/edgex-go/302/.semver/main 20:46:17 2022-09-20 20:46:17,340 [execute] INFO git tag -a v2.3.0-dev.66 -m v2.3.0-dev.66 20:46:17 2022-09-20 20:46:17,340 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.66', '-m', 'v2.3.0-dev.66'], cwd=/w/workspace/edgex-go/302, universal_newlines=False, shell=None, istream=None) 20:46:17 2022-09-20 20:46:17,346 [read_version] DEBUG read version from /w/workspace/edgex-go/302/.semver/main 20:46:17 2.3.0-dev.66 [Pipeline] } 20:46:17 $ docker exec --env ******** --env ******** 8edf986830f851d7874e7909e3bbc8065a2137e07b5008a614608c174a718b4a ssh-agent -k 20:46:17 unset SSH_AUTH_SOCK; 20:46:17 unset SSH_AGENT_PID; 20:46:17 echo Agent pid 37 killed; 20:46:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:46:17 + git semver [Pipeline] } 20:46:18 $ docker stop --time=1 8edf986830f851d7874e7909e3bbc8065a2137e07b5008a614608c174a718b4a 20:46:19 $ docker rm -f 8edf986830f851d7874e7909e3bbc8065a2137e07b5008a614608c174a718b4a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:46:19 20:46:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:46:20 0.23.1-centos7: Pulling from edgex-lftools 20:46:20 ab5ef0e58194: Pulling fs layer 20:46:20 9712f1f96733: Pulling fs layer 20:46:20 63f879dbbcfc: Pulling fs layer 20:46:20 0d9ebad4ef96: Pulling fs layer 20:46:20 e9a5061849ea: Pulling fs layer 20:46:20 d747dcd14b5f: Pulling fs layer 20:46:20 2de7ff778b66: Pulling fs layer 20:46:20 0d9ebad4ef96: Waiting 20:46:20 e9a5061849ea: Waiting 20:46:20 d747dcd14b5f: Waiting 20:46:20 2de7ff778b66: Waiting 20:46:20 9712f1f96733: Verifying Checksum 20:46:20 9712f1f96733: Download complete 20:46:20 63f879dbbcfc: Verifying Checksum 20:46:20 63f879dbbcfc: Download complete 20:46:20 e9a5061849ea: Verifying Checksum 20:46:20 e9a5061849ea: Download complete 20:46:20 0d9ebad4ef96: Verifying Checksum 20:46:20 0d9ebad4ef96: Download complete 20:46:20 d747dcd14b5f: Verifying Checksum 20:46:20 d747dcd14b5f: Download complete 20:46:20 ab5ef0e58194: Verifying Checksum 20:46:20 ab5ef0e58194: Download complete 20:46:20 2de7ff778b66: Verifying Checksum 20:46:20 2de7ff778b66: Download complete 20:46:24 ab5ef0e58194: Pull complete 20:46:24 9712f1f96733: Pull complete 20:46:24 63f879dbbcfc: Pull complete 20:46:29 0d9ebad4ef96: Pull complete 20:46:29 e9a5061849ea: Pull complete 20:46:29 d747dcd14b5f: Pull complete 20:46:30 2de7ff778b66: Pull complete 20:46:30 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:46:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:46:30 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:46:30 prd-ubuntu20.04-docker-8c-8g-29984 does not seem to be running inside a container 20:46:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/302 -v /w/workspace/edgex-go/302:/w/workspace/edgex-go/302:rw,z -v /w/workspace/edgex-go/302@tmp:/w/workspace/edgex-go/302@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:46:33 $ docker top 1a2b9168db62a5be3e96dc9111e4477e7ba4e4e4611b8c759d0db452b0751d26 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:46:33 provisioning config files... 20:46:33 copy managed file [sigul-config] to file:/w/workspace/edgex-go/302@tmp/config7313824243697757421tmp 20:46:33 copy managed file [sigul-password] to file:/w/workspace/edgex-go/302@tmp/config4634762192299311229tmp 20:46:33 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/302@tmp/config8529244652186952686tmp [Pipeline] { [Pipeline] echo 20:46:33 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:46:34 ---> sigul-configuration.sh 20:46:34 gpg: directory `/root/.gnupg' created 20:46:34 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:46:34 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:46:34 gpg: keyring `/root/.gnupg/secring.gpg' created 20:46:34 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:46:34 gpg: CAST5 encrypted data 20:46:34 gpg: encrypted with 1 passphrase 20:46:34 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:46:34 + mkdir /home/jenkins 20:46:34 + mkdir /home/jenkins/sigul [Pipeline] sh 20:46:34 + 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 20:46:34 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:46:35 ---> sigul-install.sh 20:46:35 Sigul already installed; skipping installation. [Pipeline] sh 20:46:35 + git tag --list 20:46:35 0.6.0 20:46:35 0.6.1 20:46:35 0.7.0 20:46:35 0.7.1 20:46:35 v1.0.0 20:46:35 v1.0.1 20:46:35 v1.1.0 20:46:35 v1.2.0 20:46:35 v1.2.1 20:46:35 v1.3.0 20:46:35 v1.3.1 20:46:35 v2.0.0 20:46:35 v2.1.0 20:46:35 v2.1.1 20:46:35 v2.1.1-dev.1 20:46:35 v2.1.1-dev.2 20:46:35 v2.1.1-dev.3 20:46:35 v2.1.1-dev.4 20:46:35 v2.1.1-dev.5 20:46:35 v2.1.1-dev.6 20:46:35 v2.1.1-dev.7 20:46:35 v2.1.1-dev.8 20:46:35 v2.1.2-dev.1 20:46:35 v2.2.0 20:46:35 v2.2.1-dev.1 20:46:35 v2.2.1-dev.10 20:46:35 v2.2.1-dev.11 20:46:35 v2.2.1-dev.12 20:46:35 v2.2.1-dev.13 20:46:35 v2.2.1-dev.14 20:46:35 v2.2.1-dev.15 20:46:35 v2.2.1-dev.16 20:46:35 v2.2.1-dev.17 20:46:35 v2.2.1-dev.18 20:46:35 v2.2.1-dev.19 20:46:35 v2.2.1-dev.2 20:46:35 v2.2.1-dev.20 20:46:35 v2.2.1-dev.21 20:46:35 v2.2.1-dev.22 20:46:35 v2.2.1-dev.23 20:46:35 v2.2.1-dev.24 20:46:35 v2.2.1-dev.25 20:46:35 v2.2.1-dev.26 20:46:35 v2.2.1-dev.27 20:46:35 v2.2.1-dev.28 20:46:35 v2.2.1-dev.29 20:46:35 v2.2.1-dev.3 20:46:35 v2.2.1-dev.4 20:46:35 v2.2.1-dev.5 20:46:35 v2.2.1-dev.6 20:46:35 v2.2.1-dev.7 20:46:35 v2.2.1-dev.8 20:46:35 v2.2.1-dev.9 20:46:35 v2.3.0-dev.29 20:46:35 v2.3.0-dev.30 20:46:35 v2.3.0-dev.31 20:46:35 v2.3.0-dev.32 20:46:35 v2.3.0-dev.33 20:46:35 v2.3.0-dev.34 20:46:35 v2.3.0-dev.35 20:46:35 v2.3.0-dev.36 20:46:35 v2.3.0-dev.37 20:46:35 v2.3.0-dev.38 20:46:35 v2.3.0-dev.39 20:46:35 v2.3.0-dev.40 20:46:35 v2.3.0-dev.41 20:46:35 v2.3.0-dev.42 20:46:35 v2.3.0-dev.43 20:46:35 v2.3.0-dev.44 20:46:35 v2.3.0-dev.45 20:46:35 v2.3.0-dev.46 20:46:35 v2.3.0-dev.47 20:46:35 v2.3.0-dev.48 20:46:35 v2.3.0-dev.49 20:46:35 v2.3.0-dev.50 20:46:35 v2.3.0-dev.51 20:46:35 v2.3.0-dev.52 20:46:35 v2.3.0-dev.53 20:46:35 v2.3.0-dev.54 20:46:35 v2.3.0-dev.55 20:46:35 v2.3.0-dev.56 20:46:35 v2.3.0-dev.57 20:46:35 v2.3.0-dev.58 20:46:35 v2.3.0-dev.59 20:46:35 v2.3.0-dev.60 20:46:35 v2.3.0-dev.61 20:46:35 v2.3.0-dev.62 20:46:35 v2.3.0-dev.63 20:46:35 v2.3.0-dev.64 20:46:35 v2.3.0-dev.65 20:46:35 v2.3.0-dev.66 [Pipeline] sh 20:46:35 + lftools sign git-tag v2.3.0-dev.66 20:46:36 Signing Git tag with Sigul... 20:46:36 Signing v2.3.0-dev.66 [Pipeline] echo 20:46:36 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:46:37 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:46:37 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:46:37 $ docker stop --time=1 1a2b9168db62a5be3e96dc9111e4477e7ba4e4e4611b8c759d0db452b0751d26 20:46:38 $ docker rm -f 1a2b9168db62a5be3e96dc9111e4477e7ba4e4e4611b8c759d0db452b0751d26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:46:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:46:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:46:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:46:39 prd-ubuntu20.04-docker-8c-8g-29984 does not seem to be running inside a container 20:46:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/302 -v /w/workspace/edgex-go/302:/w/workspace/edgex-go/302:rw,z -v /w/workspace/edgex-go/302@tmp:/w/workspace/edgex-go/302@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:46:39 $ docker top f144f1e0505ceb5be364fabade684b54ec800bc4f2e5596be1c6fb6a655d6913 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:46:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:46:39 [ssh-agent] Looking for ssh-agent implementation... 20:46:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:46:39 $ docker exec f144f1e0505ceb5be364fabade684b54ec800bc4f2e5596be1c6fb6a655d6913 ssh-agent 20:46:40 SSH_AUTH_SOCK=/tmp/ssh-In2bpMbSOyH0/agent.33 20:46:40 SSH_AGENT_PID=40 20:46:40 Running ssh-add (command line suppressed) 20:46:40 Identity added: /w/workspace/edgex-go/302@tmp/private_key_6407970861626217819.key (/w/workspace/edgex-go/302@tmp/private_key_6407970861626217819.key) 20:46:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:46:40 + git semver bump pre 20:46:40 2022-09-20 20:46:40,684 [read_version] DEBUG read version from /w/workspace/edgex-go/302/.semver/main 20:46:40 2022-09-20 20:46:40,685 [bump_version] DEBUG bumping version:2.3.0-dev.66 on axis:pre with prefix:dev 20:46:40 2022-09-20 20:46:40,685 [bump_version] DEBUG bumped version:2.3.0-dev.67 20:46:40 2022-09-20 20:46:40,685 [write_version] DEBUG write version:2.3.0-dev.67 to path:/w/workspace/edgex-go/302/.semver/main with force:True 20:46:40 2022-09-20 20:46:40,685 [read_version] DEBUG read version from /w/workspace/edgex-go/302/.semver/main 20:46:40 2022-09-20 20:46:40,685 [write_file] DEBUG write to file:/w/workspace/edgex-go/302/.semver/main 20:46:40 2022-09-20 20:46:40,688 [execute] INFO git cat-file --batch-check 20:46:40 2022-09-20 20:46:40,688 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/302/.semver, universal_newlines=False, shell=None, istream=) 20:46:40 2022-09-20 20:46:40,694 [execute] INFO git cat-file --batch 20:46:40 2022-09-20 20:46:40,695 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/302/.semver, universal_newlines=False, shell=None, istream=) 20:46:40 2022-09-20 20:46:40,700 [read_version] DEBUG read version from /w/workspace/edgex-go/302/.semver/main 20:46:40 2.3.0-dev.67 [Pipeline] } 20:46:40 $ docker exec --env ******** --env ******** f144f1e0505ceb5be364fabade684b54ec800bc4f2e5596be1c6fb6a655d6913 ssh-agent -k 20:46:40 unset SSH_AUTH_SOCK; 20:46:40 unset SSH_AGENT_PID; 20:46:40 echo Agent pid 40 killed; 20:46:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:46:41 + git semver [Pipeline] } 20:46:41 $ docker stop --time=1 f144f1e0505ceb5be364fabade684b54ec800bc4f2e5596be1c6fb6a655d6913 20:46:42 $ docker rm -f f144f1e0505ceb5be364fabade684b54ec800bc4f2e5596be1c6fb6a655d6913 [Pipeline] // withDockerContainer [Pipeline] sh 20:46:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:46:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:46:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:46:43 prd-ubuntu20.04-docker-8c-8g-29984 does not seem to be running inside a container 20:46:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/302 -v /w/workspace/edgex-go/302:/w/workspace/edgex-go/302:rw,z -v /w/workspace/edgex-go/302@tmp:/w/workspace/edgex-go/302@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:46:43 $ docker top 0a90e853a4ce4903e78e9382c0164ca039c1bde9310f22ed21c56bff9191cb30 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:46:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:46:44 [ssh-agent] Looking for ssh-agent implementation... 20:46:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:46:44 $ docker exec 0a90e853a4ce4903e78e9382c0164ca039c1bde9310f22ed21c56bff9191cb30 ssh-agent 20:46:44 SSH_AUTH_SOCK=/tmp/ssh-FD5ZpA3FKb7C/agent.34 20:46:44 SSH_AGENT_PID=40 20:46:44 Running ssh-add (command line suppressed) 20:46:44 Identity added: /w/workspace/edgex-go/302@tmp/private_key_9053097858661157323.key (/w/workspace/edgex-go/302@tmp/private_key_9053097858661157323.key) 20:46:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:46:44 + git semver push 20:46:45 2022-09-20 20:46:44,953 [run_push] DEBUG push 20:46:45 2022-09-20 20:46:44,954 [execute] INFO git cat-file --batch-check 20:46:45 2022-09-20 20:46:44,954 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/302/.semver, universal_newlines=False, shell=None, istream=) 20:46:45 2022-09-20 20:46:44,959 [execute] INFO git rev-list bc3b36f61b2051f754dec05d506c6df77c956e3c -- 20:46:45 2022-09-20 20:46:44,959 [execute] DEBUG Popen(['git', 'rev-list', 'bc3b36f61b2051f754dec05d506c6df77c956e3c', '--'], cwd=/w/workspace/edgex-go/302/.semver, universal_newlines=False, shell=None, istream=None) 20:46:45 2022-09-20 20:46:44,972 [execute] INFO git fetch -v origin 20:46:45 2022-09-20 20:46:44,973 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/302/.semver, universal_newlines=True, shell=None, istream=None) 20:46:45 2022-09-20 20:46:45,582 [run_push] DEBUG no remote changes detected 20:46:45 2022-09-20 20:46:45,583 [execute] INFO git push origin semver 20:46:45 2022-09-20 20:46:45,584 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/302/.semver, universal_newlines=False, shell=None, istream=None) 20:46:46 2022-09-20 20:46:46,481 [run_push] DEBUG push all version tags 20:46:46 2022-09-20 20:46:46,482 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:46:46 2022-09-20 20:46:46,482 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/302, universal_newlines=False, shell=None, istream=None) 20:46:47 2022-09-20 20:46:47,314 [read_version] DEBUG read version from /w/workspace/edgex-go/302/.semver/main 20:46:47 2.3.0-dev.67 [Pipeline] } 20:46:47 $ docker exec --env ******** --env ******** 0a90e853a4ce4903e78e9382c0164ca039c1bde9310f22ed21c56bff9191cb30 ssh-agent -k 20:46:47 unset SSH_AUTH_SOCK; 20:46:47 unset SSH_AGENT_PID; 20:46:47 echo Agent pid 40 killed; 20:46:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:46:47 + git semver [Pipeline] } 20:46:48 $ docker stop --time=1 0a90e853a4ce4903e78e9382c0164ca039c1bde9310f22ed21c56bff9191cb30 20:46:49 $ docker rm -f 0a90e853a4ce4903e78e9382c0164ca039c1bde9310f22ed21c56bff9191cb30 [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 20:46:49 + [ -d /w/workspace/edgex-go/302/archives ] [Pipeline] libraryResource [Pipeline] sh 20:46:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:46:51 ---> package-listing.sh 20:46:51 ++ facter osfamily 20:46:51 ++ tr '[:upper:]' '[:lower:]' 20:46:51 + OS_FAMILY=debian 20:46:51 + workspace=/w/workspace/edgex-go/302 20:46:51 + START_PACKAGES=/tmp/packages_start.txt 20:46:51 + END_PACKAGES=/tmp/packages_end.txt 20:46:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:46:51 + PACKAGES=/tmp/packages_start.txt 20:46:51 + '[' /w/workspace/edgex-go/302 ']' 20:46:51 + PACKAGES=/tmp/packages_end.txt 20:46:51 + case "${OS_FAMILY}" in 20:46:51 + dpkg -l 20:46:51 + grep '^ii' 20:46:51 + '[' -f /tmp/packages_start.txt ']' 20:46:51 + '[' -f /tmp/packages_end.txt ']' 20:46:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:46:51 + '[' /w/workspace/edgex-go/302 ']' 20:46:51 + mkdir -p /w/workspace/edgex-go/302/archives/ 20:46:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/302/archives/ [Pipeline] echo 20:46:51 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/302/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:46:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:46:52 20:46:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:46:52 latest: Pulling from edgex-lftools-log-publisher 20:46:52 5eb5b503b376: Pulling fs layer 20:46:52 5c69ac0246d0: Pulling fs layer 20:46:52 ec43610c2a17: Pulling fs layer 20:46:52 3a2ae6a8a46f: Pulling fs layer 20:46:52 33b1e0a273af: Pulling fs layer 20:46:52 5d3b04190fa2: Pulling fs layer 20:46:52 2f39f015ded8: Pulling fs layer 20:46:52 33b1e0a273af: Waiting 20:46:52 3a2ae6a8a46f: Waiting 20:46:52 5d3b04190fa2: Waiting 20:46:52 2f39f015ded8: Waiting 20:46:52 5c69ac0246d0: Verifying Checksum 20:46:52 5c69ac0246d0: Download complete 20:46:52 3a2ae6a8a46f: Verifying Checksum 20:46:52 3a2ae6a8a46f: Download complete 20:46:52 33b1e0a273af: Verifying Checksum 20:46:52 33b1e0a273af: Download complete 20:46:52 ec43610c2a17: Verifying Checksum 20:46:52 ec43610c2a17: Download complete 20:46:52 5d3b04190fa2: Verifying Checksum 20:46:52 5d3b04190fa2: Download complete 20:46:52 5eb5b503b376: Verifying Checksum 20:46:52 5eb5b503b376: Download complete 20:46:53 2f39f015ded8: Download complete 20:46:54 5eb5b503b376: Pull complete 20:46:54 5c69ac0246d0: Pull complete 20:46:54 ec43610c2a17: Pull complete 20:46:54 3a2ae6a8a46f: Pull complete 20:46:55 33b1e0a273af: Pull complete 20:46:55 5d3b04190fa2: Pull complete 20:47:00 2f39f015ded8: Pull complete 20:47:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:47:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:47:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:00 prd-ubuntu20.04-docker-8c-8g-29984 does not seem to be running inside a container 20:47:00 $ 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/302/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/302 -v /w/workspace/edgex-go/302:/w/workspace/edgex-go/302:rw,z -v /w/workspace/edgex-go/302@tmp:/w/workspace/edgex-go/302@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:47:02 $ docker top 547591bad13a55a5d2a87e351034b85a268a17f4394171793e722dee9fb2dd18 -eo pid,comm [Pipeline] { [Pipeline] sh 20:47:02 + touch /tmp/pre-build-complete [Pipeline] sh 20:47:03 + mkdir -p /var/log/sysstat [Pipeline] sh 20:47:03 + ls /var/log/sa-host 20:47:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:47:03 provisioning config files... 20:47:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/302@tmp/config496350014492672432tmp [Pipeline] { [Pipeline] echo 20:47:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:47:03 ---> create-netrc.sh [Pipeline] } 20:47:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:47:04 ---> python-tools-install.sh [Pipeline] echo 20:47:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:47:04 ---> sudo-logs.sh 20:47:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:47:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:47:04 ---> job-cost.sh 20:47:04 lf-activate-venv: SKIPPING 20:47:04 DEBUG: total: 0.10999999940395355 20:47:04 INFO: Retrieving Stack Cost... 20:47:04 INFO: Retrieving Pricing Info for: v3-standard-8 20:47:05 INFO: Archiving Costs [Pipeline] echo 20:47:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:47:05 ---> logs-deploy.sh 20:47:05 lf-activate-venv: SKIPPING 20:47:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/302 20:47:05 INFO: archiving workspace using pattern(s): 20:47:06 Archives upload complete. 20:47:07 INFO: archiving logs to Nexus 20:47:07 ---> uname -a: 20:47:07 Linux prd-ubuntu20-04-docker-8c-8g-29984 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 20:47:07 20:47:07 20:47:07 ---> lscpu: 20:47:07 Architecture: x86_64 20:47:07 CPU op-mode(s): 32-bit, 64-bit 20:47:07 Byte Order: Little Endian 20:47:07 Address sizes: 40 bits physical, 48 bits virtual 20:47:07 CPU(s): 8 20:47:07 On-line CPU(s) list: 0-7 20:47:07 Thread(s) per core: 1 20:47:07 Core(s) per socket: 1 20:47:07 Socket(s): 8 20:47:07 NUMA node(s): 1 20:47:07 Vendor ID: AuthenticAMD 20:47:07 CPU family: 23 20:47:07 Model: 49 20:47:07 Model name: AMD EPYC-Rome Processor 20:47:07 Stepping: 0 20:47:07 CPU MHz: 2799.998 20:47:07 BogoMIPS: 5599.99 20:47:07 Virtualization: AMD-V 20:47:07 Hypervisor vendor: KVM 20:47:07 Virtualization type: full 20:47:07 L1d cache: 256 KiB 20:47:07 L1i cache: 256 KiB 20:47:07 L2 cache: 4 MiB 20:47:07 L3 cache: 128 MiB 20:47:07 NUMA node0 CPU(s): 0-7 20:47:07 Vulnerability Itlb multihit: Not affected 20:47:07 Vulnerability L1tf: Not affected 20:47:07 Vulnerability Mds: Not affected 20:47:07 Vulnerability Meltdown: Not affected 20:47:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:47:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:47:07 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:47:07 Vulnerability Srbds: Not affected 20:47:07 Vulnerability Tsx async abort: Not affected 20:47:07 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 20:47:07 20:47:07 20:47:07 ---> nproc: 20:47:07 8 20:47:07 20:47:07 20:47:07 ---> df -h: 20:47:07 Filesystem Size Used Avail Use% Mounted on 20:47:07 overlay 155G 19G 137G 13% / 20:47:07 tmpfs 64M 0 64M 0% /dev 20:47:07 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:47:07 shm 64M 0 64M 0% /dev/shm 20:47:07 /dev/vda1 155G 19G 137G 13% /facter-os 20:47:07 20:47:07 20:47:07 ---> sar -b -r -n DEV: 20:47:07 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29984) 09/20/22 _x86_64_ (8 CPU) 20:47:07 20:47:07 20:15:00 LINUX RESTART (8 CPU) 20:47:07 20:47:07 20:16:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:47:07 20:17:01 120.81 1.27 119.54 0.00 41.88 62654.96 0.00 20:47:07 20:18:01 33.28 0.18 33.09 0.00 1.47 14366.82 0.00 20:47:07 20:19:01 70.08 0.05 70.03 0.00 3.46 29580.42 0.00 20:47:07 20:20:01 394.00 7.32 386.69 0.00 74.65 156790.40 0.00 20:47:07 20:21:01 663.60 0.08 663.51 0.00 4.67 181535.09 0.00 20:47:07 20:22:01 518.28 1.50 516.78 0.00 15.20 246077.12 0.00 20:47:07 20:23:01 872.15 0.30 871.85 0.00 16.93 165606.27 0.00 20:47:07 20:24:01 57.31 0.03 57.28 0.00 6.13 2041.45 0.00 20:47:07 20:25:01 15.01 0.00 15.01 0.00 0.00 379.80 0.00 20:47:07 20:26:01 1.72 0.00 1.72 0.00 0.00 23.06 0.00 20:47:07 20:27:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 20:47:07 20:28:01 1.45 0.00 1.45 0.00 0.00 16.79 0.00 20:47:07 20:29:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 20:47:07 20:30:01 2.00 0.02 1.98 0.00 0.13 22.26 0.00 20:47:07 20:31:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 20:47:07 20:32:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 20:47:07 20:33:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 20:47:07 20:34:01 3.03 0.87 2.17 0.00 18.40 24.26 0.00 20:47:07 20:35:01 1.50 0.00 1.50 0.00 0.00 21.06 0.00 20:47:07 20:36:01 1.30 0.00 1.30 0.00 0.00 16.13 0.00 20:47:07 20:37:01 1.30 0.00 1.30 0.00 0.00 14.40 0.00 20:47:07 20:38:01 1.63 0.00 1.63 0.00 0.00 18.66 0.00 20:47:07 20:39:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 20:47:07 20:40:01 1.98 0.00 1.98 0.00 0.00 22.40 0.00 20:47:07 20:41:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 20:47:07 20:42:01 1.85 0.00 1.85 0.00 0.00 20.00 0.00 20:47:07 20:43:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 20:47:07 20:44:01 1.62 0.00 1.62 0.00 0.00 17.99 0.00 20:47:07 20:45:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 20:47:07 20:46:01 46.81 0.32 46.49 0.00 12.00 24737.34 0.00 20:47:07 20:47:01 119.50 0.20 119.30 0.00 17.46 48450.32 0.00 20:47:07 Average: 94.83 0.39 94.44 0.00 6.83 30064.96 0.00 20:47:07 20:47:07 20:16:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:47:07 20:17:01 27824396 31602004 690944 2.10 136420 3845500 2430692 7.16 1501852 3101616 195196 20:47:07 20:18:01 27661000 31722176 566788 1.72 140792 4090104 2015224 5.94 1327648 3403780 179384 20:47:07 20:19:01 27659644 31765708 526144 1.60 142108 4146240 1955604 5.76 1281044 3465604 142460 20:47:07 20:20:01 21688156 31705620 573132 1.74 281540 9646100 2035528 6.00 1770448 8658172 2324068 20:47:07 20:21:01 22532272 31687488 587400 1.79 294060 8775628 2096564 6.18 1975228 7610484 367168 20:47:07 20:22:01 19894260 31465512 791576 2.41 397952 10909104 2997136 8.83 2512904 9508164 134360 20:47:07 20:23:01 20136088 31696384 573600 1.74 437776 10855312 2065184 6.09 2222680 9571432 468 20:47:07 20:24:01 20556948 31763736 509868 1.55 439552 10511856 1887672 5.56 2168568 9220832 428 20:47:07 20:25:01 20558068 31765316 508388 1.55 440116 10512104 1894476 5.58 2168812 9220912 116 20:47:07 20:26:01 20559492 31766760 506932 1.54 440164 10512088 1894476 5.58 2167916 9220892 16 20:47:07 20:27:01 20561468 31768772 504896 1.54 440192 10512092 1894476 5.58 2165124 9220896 8 20:47:07 20:28:01 20563340 31770672 503244 1.53 440208 10512100 1894476 5.58 2163808 9220900 28 20:47:07 20:29:01 20563032 31770372 503496 1.53 440216 10512100 1894476 5.58 2163832 9220900 16 20:47:07 20:30:01 20564268 31771768 502276 1.53 440224 10512104 1933740 5.70 2165968 9220916 224 20:47:07 20:31:01 20568500 31776028 498152 1.51 440256 10512104 1916800 5.65 2159008 9220916 20 20:47:07 20:32:01 20568516 31776056 498112 1.51 440268 10512108 1916800 5.65 2159008 9220920 16 20:47:07 20:33:01 20569288 31776856 497296 1.51 440296 10512112 1916800 5.65 2158500 9220924 12 20:47:07 20:34:01 20560640 31769108 504860 1.54 440364 10512624 1981096 5.84 2167324 9221356 8 20:47:07 20:35:01 20566488 31774960 499156 1.52 440380 10512620 1964992 5.79 2158996 9221360 12 20:47:07 20:36:01 20566700 31775212 498912 1.52 440384 10512632 1964992 5.79 2159240 9221364 8 20:47:07 20:37:01 20566944 31775460 498572 1.52 440412 10512640 1964992 5.79 2158816 9221368 12 20:47:07 20:38:01 20566400 31774952 499024 1.52 440440 10512644 1964992 5.79 2158768 9221372 12 20:47:07 20:39:01 20566564 31775148 498776 1.52 440460 10512644 1964992 5.79 2158804 9221376 12 20:47:07 20:40:01 20566516 31775132 498708 1.52 440516 10512644 1964992 5.79 2158820 9221380 12 20:47:07 20:41:01 20566272 31774952 498904 1.52 440528 10512652 1964992 5.79 2159256 9221384 12 20:47:07 20:42:01 20566192 31774880 498908 1.52 440544 10512652 1964992 5.79 2158908 9221384 12 20:47:07 20:43:01 20566376 31775084 498840 1.52 440564 10512656 1964992 5.79 2159164 9221388 16 20:47:07 20:44:01 20566844 31775588 498552 1.52 440588 10512656 1948680 5.74 2158976 9221388 12 20:47:07 20:45:01 20566536 31775292 498816 1.52 440608 10512648 1948680 5.74 2158964 9221392 12 20:47:07 20:46:01 19435208 31656444 611152 1.86 462472 11424000 2132104 6.28 2341396 10084496 207168 20:47:07 20:47:01 18527796 31738180 526988 1.60 504728 12273576 2060060 6.07 2315696 10921076 41060 20:47:07 Average: 21218846 31743278 531368 1.62 402746 9910905 2012764 5.93 2090499 8683559 115882 20:47:07 20:47:07 20:16:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:47:07 20:17:01 vethb6a7523 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 20:47:07 20:17:01 docker0 301.15 310.03 22.13 3920.09 0.00 0.00 0.00 0.00 20:47:07 20:17:01 ens3 522.40 445.70 7954.91 103.45 0.00 0.00 0.00 0.00 20:47:07 20:17:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 20:47:07 20:18:01 vethb6a7523 1.50 1.55 0.12 0.12 0.00 0.00 0.00 0.00 20:47:07 20:18:01 docker0 1.50 1.50 0.10 0.12 0.00 0.00 0.00 0.00 20:47:07 20:18:01 ens3 21.45 13.15 16.13 8.99 0.00 0.00 0.00 0.00 20:47:07 20:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:47:07 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:07 20:19:01 ens3 121.55 94.61 1691.26 77.17 0.00 0.00 0.00 0.00 20:47:07 20:19:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 20:47:07 20:20:01 docker0 139.01 184.30 10.63 1634.20 0.00 0.00 0.00 0.00 20:47:07 20:20:01 ens3 212.38 155.96 1661.52 25.08 0.00 0.00 0.00 0.00 20:47:07 20:20:01 vethdab46ab 0.00 0.55 0.00 0.03 0.00 0.00 0.00 0.00 20:47:07 20:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:47:07 20:21:01 docker0 20.64 31.91 1.24 258.66 0.00 0.00 0.00 0.00 20:47:07 20:21:01 ens3 104.57 81.46 392.42 66.36 0.00 0.00 0.00 0.00 20:47:07 20:21:01 vethdab46ab 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 20:47:07 20:21:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 20:47:07 20:22:01 docker0 130.06 161.42 9.41 1468.28 0.00 0.00 0.00 0.00 20:47:07 20:22:01 veth76fd3d1 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 20:47:07 20:22:01 ens3 228.23 183.47 1499.62 98.91 0.00 0.00 0.00 0.00 20:47:07 20:22:01 vethdab46ab 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 20:47:07 20:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:47:07 20:22:01 veth323ac8d 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 20:47:07 20:22:01 veth8476c57 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 20:47:07 20:23:01 docker0 59.42 96.78 4.36 1173.98 0.00 0.00 0.00 0.00 20:47:07 20:23:01 ens3 142.43 85.02 1209.62 24.51 0.00 0.00 0.00 0.00 20:47:07 20:23:01 vethdab46ab 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 20:47:07 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:07 20:24:01 docker0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:47:07 20:24:01 ens3 483.46 483.59 215.21 2317.92 0.00 0.00 0.00 0.00 20:47:07 20:24:01 lo 44.12 44.12 4.34 4.34 0.00 0.00 0.00 0.00 20:47:07 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:07 20:25:01 ens3 260.56 265.66 112.01 1558.56 0.00 0.00 0.00 0.00 20:47:07 20:25:01 lo 19.20 19.20 1.89 1.89 0.00 0.00 0.00 0.00 20:47:07 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:07 20:26:01 ens3 6.70 7.45 13.75 10.27 0.00 0.00 0.00 0.00 20:47:07 20:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:47:07 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:07 20:27:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:07 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:07 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:07 20:28:01 ens3 0.90 0.10 0.07 0.01 0.00 0.00 0.00 0.00 20:47:07 20:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:47:07 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:07 20:29:01 ens3 0.53 0.00 0.03 0.00 0.00 0.00 0.00 0.00 20:47:07 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:07 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:07 20:30:01 ens3 16.18 21.36 1.65 22.47 0.00 0.00 0.00 0.00 20:47:07 20:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:47:07 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:07 20:31:01 ens3 6.43 4.37 0.53 7.01 0.00 0.00 0.00 0.00 20:47:07 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:07 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:07 20:32:01 ens3 3.58 1.43 0.81 1.66 0.00 0.00 0.00 0.00 20:47:07 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:47:07 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:07 20:33:01 ens3 0.33 0.00 0.03 0.00 0.00 0.00 0.00 0.00 20:47:07 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:07 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:07 20:34:01 ens3 0.37 0.12 0.02 0.01 0.00 0.00 0.00 0.00 20:47:07 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:47:07 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:07 20:35:01 ens3 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:47:07 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:07 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:07 20:36:01 ens3 0.33 0.20 0.09 0.07 0.00 0.00 0.00 0.00 20:47:07 20:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:47:07 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:07 20:37:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:47:07 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:07 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:07 20:38:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:47:07 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:47:07 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:07 20:39:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:07 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:07 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:07 20:40:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:47:07 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:47:07 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:07 20:41:01 ens3 0.25 0.13 0.08 0.07 0.00 0.00 0.00 0.00 20:47:07 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:07 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:07 20:42:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:47:07 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:47:07 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:07 20:43:01 ens3 0.27 0.12 0.15 0.01 0.00 0.00 0.00 0.00 20:47:07 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:07 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:07 20:44:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:47:07 20:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:47:07 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:07 20:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:07 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:07 20:46:01 docker0 37.06 36.71 2.86 690.98 0.00 0.00 0.00 0.00 20:47:07 20:46:01 vethb8d9674 37.06 36.81 3.37 690.99 0.00 0.00 0.00 0.06 20:47:07 20:46:01 ens3 178.37 137.53 4666.90 17.91 0.00 0.00 0.00 0.00 20:47:07 20:46:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 20:47:07 20:47:01 docker0 7.35 8.15 1.01 2.13 0.00 0.00 0.00 0.00 20:47:07 20:47:01 ens3 361.91 246.58 5780.72 121.04 0.00 0.00 0.00 0.00 20:47:07 20:47:01 lo 2.20 2.20 0.23 0.23 0.00 0.00 0.00 0.00 20:47:07 Average: docker0 22.31 26.65 1.66 293.17 0.00 0.00 0.00 0.00 20:47:07 Average: ens3 86.03 71.68 809.67 143.95 0.00 0.00 0.00 0.00 20:47:07 Average: lo 2.34 2.34 0.23 0.23 0.00 0.00 0.00 0.00 20:47:07 20:47:07 20:47:07 ---> sar -P ALL: 20:47:07 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29984) 09/20/22 _x86_64_ (8 CPU) 20:47:07 20:47:07 20:15:00 LINUX RESTART (8 CPU) 20:47:07 20:47:07 20:16:02 CPU %user %nice %system %iowait %steal %idle 20:47:07 20:17:01 all 17.40 0.00 4.66 2.45 0.08 75.41 20:47:07 20:17:01 0 13.66 0.00 3.65 0.50 0.03 82.16 20:47:07 20:17:01 1 16.22 0.00 4.46 0.07 0.15 79.09 20:47:07 20:17:01 2 18.47 0.00 5.06 0.12 0.07 76.27 20:47:07 20:17:01 3 15.77 0.00 4.17 2.01 0.05 78.00 20:47:07 20:17:01 4 20.71 0.00 6.19 9.29 0.09 63.72 20:47:07 20:17:01 5 16.97 0.00 3.58 0.14 0.12 79.20 20:47:07 20:17:01 6 18.16 0.00 4.54 3.80 0.03 73.46 20:47:07 20:17:01 7 19.27 0.00 5.62 3.65 0.07 71.39 20:47:07 20:18:01 all 48.78 0.00 7.87 0.78 0.09 42.48 20:47:07 20:18:01 0 45.11 0.00 7.19 0.46 0.08 47.16 20:47:07 20:18:01 1 47.24 0.00 9.88 0.87 0.10 41.91 20:47:07 20:18:01 2 45.33 0.00 6.65 0.08 0.07 47.87 20:47:07 20:18:01 3 52.25 0.00 7.34 0.08 0.07 40.26 20:47:07 20:18:01 4 51.58 0.00 8.03 0.03 0.08 40.27 20:47:07 20:18:01 5 50.71 0.00 7.98 0.08 0.12 41.10 20:47:07 20:18:01 6 46.87 0.00 7.94 4.65 0.10 40.44 20:47:07 20:18:01 7 51.08 0.00 7.94 0.03 0.12 40.82 20:47:07 20:19:01 all 39.14 0.00 6.88 1.50 0.08 52.40 20:47:07 20:19:01 0 36.79 0.00 6.60 1.09 0.08 55.44 20:47:07 20:19:01 1 40.71 0.00 7.02 0.07 0.08 52.12 20:47:07 20:19:01 2 35.08 0.00 6.32 0.05 0.08 58.46 20:47:07 20:19:01 3 41.54 0.00 7.83 0.07 0.08 50.48 20:47:07 20:19:01 4 41.23 0.00 6.50 0.22 0.08 51.97 20:47:07 20:19:01 5 41.05 0.00 7.25 6.66 0.08 44.95 20:47:07 20:19:01 6 34.76 0.00 6.23 3.50 0.08 55.43 20:47:07 20:19:01 7 41.89 0.00 7.27 0.41 0.07 50.36 20:47:07 20:20:01 all 12.47 0.00 8.82 12.54 0.06 66.11 20:47:07 20:20:01 0 12.36 0.00 9.79 10.66 0.05 67.13 20:47:07 20:20:01 1 12.64 0.00 8.34 12.62 0.05 66.35 20:47:07 20:20:01 2 11.50 0.00 7.56 6.83 0.07 74.04 20:47:07 20:20:01 3 13.42 0.00 9.35 6.98 0.07 70.19 20:47:07 20:20:01 4 13.77 0.00 9.07 5.45 0.05 71.66 20:47:07 20:20:01 5 14.06 0.00 9.23 32.49 0.09 44.13 20:47:07 20:20:01 6 10.57 0.00 7.89 13.79 0.05 67.70 20:47:07 20:20:01 7 11.47 0.00 9.32 11.59 0.07 67.56 20:47:07 20:21:01 all 57.25 0.00 10.14 6.94 0.10 25.57 20:47:07 20:21:01 0 57.42 0.00 9.25 3.33 0.08 29.92 20:47:07 20:21:01 1 57.63 0.00 11.95 23.08 0.10 7.23 20:47:07 20:21:01 2 56.35 0.00 10.39 6.86 0.08 26.32 20:47:07 20:21:01 3 55.80 0.00 11.15 4.83 0.14 28.09 20:47:07 20:21:01 4 58.67 0.00 9.12 2.51 0.08 29.62 20:47:07 20:21:01 5 57.52 0.00 10.09 5.42 0.08 26.88 20:47:07 20:21:01 6 57.68 0.00 8.64 3.16 0.08 30.44 20:47:07 20:21:01 7 56.94 0.00 10.58 6.49 0.12 25.87 20:47:07 20:22:01 all 32.36 0.00 10.56 17.82 0.10 39.15 20:47:07 20:22:01 0 32.62 0.00 10.64 21.79 0.17 34.78 20:47:07 20:22:01 1 33.57 0.00 11.91 15.03 0.14 39.35 20:47:07 20:22:01 2 30.34 0.00 10.15 30.17 0.07 29.26 20:47:07 20:22:01 3 31.78 0.00 10.55 14.42 0.07 43.18 20:47:07 20:22:01 4 32.95 0.00 10.55 10.42 0.10 45.97 20:47:07 20:22:01 5 32.44 0.00 9.84 19.84 0.07 37.81 20:47:07 20:22:01 6 33.54 0.00 9.33 10.19 0.07 46.86 20:47:07 20:22:01 7 31.62 0.00 11.56 20.85 0.12 35.85 20:47:07 20:23:01 all 48.86 0.00 12.32 9.70 0.12 29.00 20:47:07 20:23:01 0 50.86 0.00 12.63 7.25 0.12 29.14 20:47:07 20:23:01 1 48.74 0.00 15.26 16.43 0.12 19.45 20:47:07 20:23:01 2 46.00 0.00 11.85 13.99 0.12 28.03 20:47:07 20:23:01 3 46.82 0.00 11.84 8.76 0.14 32.44 20:47:07 20:23:01 4 52.88 0.00 13.73 9.00 0.12 24.27 20:47:07 20:23:01 5 46.75 0.00 9.51 4.82 0.10 38.82 20:47:07 20:23:01 6 47.52 0.00 10.73 10.24 0.10 31.41 20:47:07 20:23:01 7 51.28 0.00 13.03 7.17 0.12 28.39 20:47:07 20:24:01 all 9.42 0.00 1.50 0.24 0.06 88.78 20:47:07 20:24:01 0 10.25 0.00 1.87 0.88 0.07 86.93 20:47:07 20:24:01 1 8.38 0.00 1.78 0.39 0.07 89.39 20:47:07 20:24:01 2 13.19 0.00 1.69 0.49 0.05 84.58 20:47:07 20:24:01 3 5.10 0.00 1.24 0.03 0.07 93.56 20:47:07 20:24:01 4 10.89 0.00 1.50 0.03 0.07 87.52 20:47:07 20:24:01 5 9.71 0.00 0.97 0.02 0.07 89.24 20:47:07 20:24:01 6 8.05 0.00 0.90 0.02 0.03 91.00 20:47:07 20:24:01 7 9.80 0.00 2.08 0.05 0.07 88.00 20:47:07 20:25:01 all 6.71 0.00 0.76 0.05 0.04 92.44 20:47:07 20:25:01 0 6.00 0.00 0.94 0.08 0.03 92.95 20:47:07 20:25:01 1 7.13 0.00 0.99 0.00 0.05 91.83 20:47:07 20:25:01 2 10.39 0.00 0.95 0.25 0.05 88.36 20:47:07 20:25:01 3 6.85 0.00 0.57 0.00 0.05 92.53 20:47:07 20:25:01 4 8.15 0.00 0.77 0.02 0.03 91.03 20:47:07 20:25:01 5 4.09 0.00 0.47 0.00 0.02 95.43 20:47:07 20:25:01 6 4.80 0.00 0.38 0.02 0.02 94.78 20:47:07 20:25:01 7 6.26 0.00 1.02 0.02 0.07 92.64 20:47:07 20:26:01 all 0.04 0.00 0.08 0.01 0.01 99.86 20:47:07 20:26:01 0 0.05 0.00 0.02 0.00 0.02 99.92 20:47:07 20:26:01 1 0.05 0.00 0.20 0.00 0.02 99.73 20:47:07 20:26:01 2 0.08 0.00 0.13 0.03 0.00 99.75 20:47:07 20:26:01 3 0.00 0.00 0.03 0.00 0.02 99.95 20:47:07 20:26:01 4 0.02 0.00 0.03 0.00 0.00 99.95 20:47:07 20:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:47:07 20:26:01 6 0.00 0.00 0.02 0.03 0.02 99.93 20:47:07 20:26:01 7 0.13 0.00 0.20 0.00 0.02 99.65 20:47:07 20:27:01 all 0.02 0.00 0.01 0.01 0.00 99.95 20:47:07 20:27:01 0 0.03 0.00 0.02 0.02 0.00 99.93 20:47:07 20:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:47:07 20:27:01 2 0.02 0.00 0.03 0.03 0.02 99.90 20:47:07 20:27:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:47:07 20:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:47:07 20:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:47:07 20:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:47:07 20:27:01 7 0.07 0.00 0.02 0.00 0.00 99.92 20:47:07 20:47:07 20:27:01 CPU %user %nice %system %iowait %steal %idle 20:47:07 20:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:47:07 20:28:01 0 0.00 0.00 0.02 0.02 0.00 99.97 20:47:07 20:28:01 1 0.00 0.00 0.03 0.00 0.00 99.97 20:47:07 20:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:47:07 20:28:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:47:07 20:28:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:47:07 20:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:47:07 20:28:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:47:07 20:28:01 7 0.03 0.00 0.03 0.00 0.02 99.92 20:47:07 20:29:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:47:07 20:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:47:07 20:29:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:47:07 20:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:47:07 20:29:01 3 0.03 0.00 0.02 0.00 0.03 99.92 20:47:07 20:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:47:07 20:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:47:07 20:29:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:47:07 20:29:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:47:07 20:30:01 all 0.05 0.00 0.04 0.15 0.00 99.75 20:47:07 20:30:01 0 0.08 0.00 0.03 0.52 0.02 99.35 20:47:07 20:30:01 1 0.08 0.00 0.07 0.02 0.00 99.83 20:47:07 20:30:01 2 0.05 0.00 0.05 0.57 0.00 99.33 20:47:07 20:30:01 3 0.07 0.00 0.12 0.00 0.02 99.80 20:47:07 20:30:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:47:07 20:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:47:07 20:30:01 6 0.02 0.00 0.02 0.10 0.00 99.87 20:47:07 20:30:01 7 0.05 0.00 0.05 0.00 0.00 99.90 20:47:07 20:31:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:47:07 20:31:01 0 0.05 0.00 0.07 0.02 0.00 99.87 20:47:07 20:31:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:47:07 20:31:01 2 0.00 0.00 0.02 0.03 0.02 99.93 20:47:07 20:31:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:47:07 20:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:47:07 20:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:47:07 20:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:47:07 20:31:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:47:07 20:32:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:47:07 20:32:01 0 0.03 0.00 0.03 0.03 0.02 99.88 20:47:07 20:32:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:47:07 20:32:01 2 0.02 0.00 0.02 0.02 0.00 99.95 20:47:07 20:32:01 3 0.00 0.00 0.03 0.00 0.02 99.95 20:47:07 20:32:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:47:07 20:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:47:07 20:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:47:07 20:32:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:47:07 20:33:01 all 0.01 0.00 0.00 0.01 0.00 99.97 20:47:07 20:33:01 0 0.03 0.00 0.00 0.03 0.00 99.93 20:47:07 20:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:47:07 20:33:01 2 0.00 0.00 0.00 0.07 0.00 99.93 20:47:07 20:33:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:47:07 20:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:47:07 20:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:47:07 20:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:47:07 20:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:47:07 20:34:01 all 0.05 0.00 0.03 0.01 0.00 99.90 20:47:07 20:34:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:47:07 20:34:01 1 0.20 0.00 0.05 0.03 0.00 99.72 20:47:07 20:34:01 2 0.02 0.00 0.05 0.02 0.00 99.92 20:47:07 20:34:01 3 0.05 0.00 0.03 0.00 0.02 99.90 20:47:07 20:34:01 4 0.03 0.00 0.05 0.02 0.00 99.90 20:47:07 20:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:47:07 20:34:01 6 0.03 0.00 0.02 0.03 0.00 99.92 20:47:07 20:34:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:47:07 20:35:01 all 0.01 0.00 0.01 0.02 0.01 99.95 20:47:07 20:35:01 0 0.00 0.00 0.00 0.10 0.00 99.90 20:47:07 20:35:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:47:07 20:35:01 2 0.02 0.00 0.00 0.08 0.02 99.88 20:47:07 20:35:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:47:07 20:35:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:47:07 20:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:47:07 20:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:47:07 20:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:47:07 20:36:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:47:07 20:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:47:07 20:36:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:47:07 20:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:47:07 20:36:01 3 0.03 0.00 0.03 0.00 0.02 99.92 20:47:07 20:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:47:07 20:36:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:47:07 20:36:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:47:07 20:36:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:47:07 20:37:01 all 0.12 0.00 0.01 0.01 0.00 99.86 20:47:07 20:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:47:07 20:37:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:47:07 20:37:01 2 0.00 0.00 0.02 0.03 0.00 99.95 20:47:07 20:37:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:47:07 20:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:47:07 20:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:47:07 20:37:01 6 0.00 0.00 0.00 0.03 0.00 99.97 20:47:07 20:37:01 7 0.86 0.00 0.00 0.00 0.00 99.14 20:47:07 20:38:01 all 0.06 0.00 0.02 0.00 0.00 99.91 20:47:07 20:38:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:47:07 20:38:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:47:07 20:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:47:07 20:38:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:47:07 20:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:47:07 20:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:47:07 20:38:01 6 0.02 0.00 0.02 0.02 0.00 99.95 20:47:07 20:38:01 7 0.40 0.00 0.10 0.00 0.00 99.50 20:47:07 20:47:07 20:38:01 CPU %user %nice %system %iowait %steal %idle 20:47:07 20:39:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:47:07 20:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:47:07 20:39:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:47:07 20:39:01 2 0.00 0.00 0.00 0.03 0.00 99.97 20:47:07 20:39:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:47:07 20:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:47:07 20:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:47:07 20:39:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:47:07 20:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:47:07 20:40:01 all 0.02 0.00 0.01 0.01 0.01 99.96 20:47:07 20:40:01 0 0.02 0.00 0.00 0.02 0.00 99.97 20:47:07 20:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:47:07 20:40:01 2 0.02 0.00 0.00 0.05 0.02 99.92 20:47:07 20:40:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:47:07 20:40:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:47:07 20:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:47:07 20:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:47:07 20:40:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:47:07 20:41:01 all 0.01 0.00 0.00 0.00 0.00 99.98 20:47:07 20:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:47:07 20:41:01 1 0.05 0.00 0.02 0.00 0.00 99.93 20:47:07 20:41:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:47:07 20:41:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:47:07 20:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:47:07 20:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:47:07 20:41:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:47:07 20:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:47:07 20:42:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:47:07 20:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:47:07 20:42:01 1 0.02 0.00 0.03 0.00 0.02 99.93 20:47:07 20:42:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:47:07 20:42:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:47:07 20:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:47:07 20:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:47:07 20:42:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:47:07 20:42:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:47:07 20:43:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:47:07 20:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:47:07 20:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:47:07 20:43:01 2 0.00 0.00 0.02 0.02 0.02 99.95 20:47:07 20:43:01 3 0.05 0.00 0.02 0.00 0.00 99.93 20:47:07 20:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:47:07 20:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:47:07 20:43:01 6 0.00 0.00 0.00 0.02 0.02 99.97 20:47:07 20:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:47:07 20:44:01 all 0.02 0.00 0.01 0.01 0.01 99.96 20:47:07 20:44:01 0 0.02 0.00 0.02 0.03 0.02 99.92 20:47:07 20:44:01 1 0.05 0.00 0.00 0.00 0.02 99.93 20:47:07 20:44:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:47:07 20:44:01 3 0.02 0.00 0.03 0.00 0.02 99.93 20:47:07 20:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:47:07 20:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:47:07 20:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:47:07 20:44:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:47:07 20:45:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:47:07 20:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:47:07 20:45:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:47:07 20:45:01 2 0.00 0.00 0.03 0.02 0.00 99.95 20:47:07 20:45:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:47:07 20:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:47:07 20:45:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:47:07 20:45:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:47:07 20:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:47:07 20:46:01 all 4.95 0.00 1.94 0.72 0.02 92.37 20:47:07 20:46:01 0 4.74 0.00 1.59 0.00 0.02 93.66 20:47:07 20:46:01 1 5.25 0.00 1.93 4.82 0.02 87.98 20:47:07 20:46:01 2 4.93 0.00 2.17 0.81 0.03 92.06 20:47:07 20:46:01 3 5.24 0.00 1.97 0.08 0.03 92.68 20:47:07 20:46:01 4 4.36 0.00 2.06 0.00 0.02 93.56 20:47:07 20:46:01 5 5.27 0.00 1.80 0.02 0.02 92.90 20:47:07 20:46:01 6 4.95 0.00 1.91 0.03 0.02 93.09 20:47:07 20:46:01 7 4.85 0.00 2.07 0.02 0.03 93.03 20:47:07 20:47:01 all 9.87 0.00 4.07 1.10 0.05 84.91 20:47:07 20:47:01 0 9.04 0.00 3.86 0.64 0.05 86.41 20:47:07 20:47:01 1 10.88 0.00 5.57 5.64 0.07 77.84 20:47:07 20:47:01 2 9.79 0.00 3.29 1.11 0.05 85.76 20:47:07 20:47:01 3 10.25 0.00 3.82 0.19 0.03 85.72 20:47:07 20:47:01 4 10.11 0.00 3.94 0.34 0.05 85.56 20:47:07 20:47:01 5 9.37 0.00 4.08 0.05 0.05 86.45 20:47:07 20:47:01 6 9.86 0.00 4.68 0.17 0.05 85.24 20:47:07 20:47:01 7 9.63 0.00 3.37 0.69 0.05 86.25 20:47:07 Average: all 9.17 0.00 2.22 1.72 0.03 86.86 20:47:07 Average: 0 8.92 0.00 2.18 1.51 0.03 87.35 20:47:07 Average: 1 9.19 0.00 2.53 2.51 0.03 85.73 20:47:07 Average: 2 8.96 0.00 2.11 1.96 0.03 86.95 20:47:07 Average: 3 9.10 0.00 2.24 1.19 0.04 87.44 20:47:07 Average: 4 9.75 0.00 2.28 1.19 0.03 86.75 20:47:07 Average: 5 9.18 0.00 2.07 2.21 0.03 86.52 20:47:07 Average: 6 8.83 0.00 2.02 1.59 0.02 87.54 20:47:07 Average: 7 9.43 0.00 2.37 1.62 0.03 86.56 20:47:07 20:47:07 20:47:07