Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fe71755eec998340e413ea2c1e208339c3335bfc 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-ssh8109205056704380459.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16363818244137157748.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4762382882707168190.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17825066652796903000.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11333926233550390340.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7720 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/326 [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/326 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision fe71755eec998340e413ea2c1e208339c3335bfc (main) Commit message: "Merge pull request #4195 from hahattan/issue-4194" > git config core.sparsecheckout # timeout=10 > git checkout -f fe71755eec998340e413ea2c1e208339c3335bfc # timeout=10 > git rev-list --no-walk 8629e80a55c52022002c3902c674caceb50305fb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:02:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:02:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:02:04 ========================================================= 04:02:04 EdgeX Global Pipelines Version Info 04:02:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:02:05 ------------------- 04:02:05 stable info: 04:02:05 ------------------- 04:02:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:02:05 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 04:02:05 Message: update stable to v1.0.239 04:02:05 ------------------- 04:02:05 experimental info: 04:02:05 ------------------- 04:02:05 Commited By: **** collab-it+edgex@linuxfoundation.org 04:02:05 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 04:02:05 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:02:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:02:05 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:02:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:02:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:02:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:02:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 04:02:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:02:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:02:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:02:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:02:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:02:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:02:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:02:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:02:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:02:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:02:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:02:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:02:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:02:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:02:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:02:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:02:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:02:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:02:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:02:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:02:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] echo 04:02:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fe71755 [Pipeline] echo 04:02:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:02:06 provisioning config files... 04:02:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/326@tmp/config3346876513490784680tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:02:06 ---> docker-login.sh 04:02:06 nexus3.edgexfoundry.org:10001 04:02:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:06 Configure a credential helper to remove this warning. See 04:02:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:06 04:02:06 Login Succeeded 04:02:06 nexus3.edgexfoundry.org:10002 04:02:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:07 Configure a credential helper to remove this warning. See 04:02:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:07 04:02:07 Login Succeeded 04:02:07 nexus3.edgexfoundry.org:10003 04:02:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:07 Configure a credential helper to remove this warning. See 04:02:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:07 04:02:07 Login Succeeded 04:02:07 nexus3.edgexfoundry.org:10004 04:02:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:07 Configure a credential helper to remove this warning. See 04:02:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:07 04:02:07 Login Succeeded 04:02:07 docker.io 04:02:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:07 Configure a credential helper to remove this warning. See 04:02:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:07 04:02:07 Login Succeeded 04:02:07 ---> docker-login.sh ends [Pipeline] } 04:02:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:02:07 + 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 04:02:07 + cut -d/ -f2 04:02:07 + dirname cmd/core-command/Dockerfile 04:02:07 + echo core-command,cmd/core-command/Dockerfile 04:02:07 + dirname cmd/core-data/Dockerfile 04:02:07 + cut -d/ -f2 04:02:07 + echo core-data,cmd/core-data/Dockerfile 04:02:07 + dirname cmd/core-metadata/Dockerfile 04:02:07 + cut -d/ -f2 04:02:07 + echo core-metadata,cmd/core-metadata/Dockerfile 04:02:07 + dirname cmd/security-bootstrapper/Dockerfile 04:02:07 + cut -d/ -f2 04:02:07 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:02:07 + + dirname cmd/security-proxy-setup/Dockerfile 04:02:07 cut -d/ -f2 04:02:07 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:02:07 + dirname cmd/security-secretstore-setup/Dockerfile 04:02:07 + cut -d/ -f2 04:02:07 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:02:07 + dirname cmd/security-spiffe-token-provider/Dockerfile 04:02:07 + cut -d/ -f2 04:02:07 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 04:02:07 + dirname cmd/security-spire-agent/Dockerfile 04:02:07 + cut -d/ -f2 04:02:07 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 04:02:07 + dirname cmd/security-spire-config/Dockerfile 04:02:07 + cut -d/ -f2 04:02:07 + echo security-spire-config,cmd/security-spire-config/Dockerfile 04:02:07 + dirname cmd/security-spire-server/Dockerfile 04:02:07 + cut -d/ -f2 04:02:07 + echo security-spire-server,cmd/security-spire-server/Dockerfile 04:02:07 + dirname cmd/support-notifications/Dockerfile 04:02:07 + cut -d/ -f2 04:02:07 + echo support-notifications,cmd/support-notifications/Dockerfile 04:02:07 + dirname cmd/support-scheduler/Dockerfile 04:02:07 + cut -d/ -f2 04:02:07 + echo support-scheduler,cmd/support-scheduler/Dockerfile 04:02:07 + dirname cmd/sys-mgmt-agent/Dockerfile 04:02:07 + cut -d/ -f2 04:02:07 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 04:02:07 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 04:02:08 + git rev-list -1 --merges fe71755eec998340e413ea2c1e208339c3335bfc~1..fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] echo 04:02:08 -----------> git rev-list -1 --merges fe71755eec998340e413ea2c1e208339c3335bfc~1..fe71755eec998340e413ea2c1e208339c3335bfc fe71755eec998340e413ea2c1e208339c3335bfc 04:02:08 fe71755eec998340e413ea2c1e208339c3335bfc [false] [Pipeline] sh 04:02:08 + git log --format=format:%s -1 fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] echo 04:02:08 ========================================================= 04:02:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:02:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 04:02:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:02:08 + grep -v github /etc/ssh/ssh_known_hosts 04:02:08 + [ -e /tmp/ssh_known_hosts ] 04:02:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:02:08 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:02:08 sudo tee -a /etc/ssh/ssh_known_hosts 04:02:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:02:09 04:02:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:02:09 0.1.4: Pulling from edgex-devops/py-git-semver 04:02:09 b85a868b505f: Pulling fs layer 04:02:09 e2be974225ed: Pulling fs layer 04:02:09 339a4e72a1f5: Pulling fs layer 04:02:09 988bab9f4d93: Pulling fs layer 04:02:09 1469e6f7b9e6: Pulling fs layer 04:02:09 eaf3925da568: Pulling fs layer 04:02:09 bab4dde63d76: Pulling fs layer 04:02:09 bde34c3a00c8: Pulling fs layer 04:02:09 b352a97aabf1: Pulling fs layer 04:02:09 4872d77fe225: Pulling fs layer 04:02:09 5851b861e8e6: Pulling fs layer 04:02:09 988bab9f4d93: Waiting 04:02:09 1469e6f7b9e6: Waiting 04:02:09 eaf3925da568: Waiting 04:02:09 bab4dde63d76: Waiting 04:02:09 bde34c3a00c8: Waiting 04:02:09 5851b861e8e6: Waiting 04:02:09 b352a97aabf1: Waiting 04:02:09 4872d77fe225: Waiting 04:02:09 e2be974225ed: Verifying Checksum 04:02:09 e2be974225ed: Download complete 04:02:09 988bab9f4d93: Verifying Checksum 04:02:09 988bab9f4d93: Download complete 04:02:09 339a4e72a1f5: Verifying Checksum 04:02:09 339a4e72a1f5: Download complete 04:02:09 1469e6f7b9e6: Verifying Checksum 04:02:09 1469e6f7b9e6: Download complete 04:02:09 eaf3925da568: Verifying Checksum 04:02:09 eaf3925da568: Download complete 04:02:09 bde34c3a00c8: Verifying Checksum 04:02:09 bde34c3a00c8: Download complete 04:02:09 b352a97aabf1: Verifying Checksum 04:02:09 b352a97aabf1: Download complete 04:02:09 4872d77fe225: Verifying Checksum 04:02:09 4872d77fe225: Download complete 04:02:09 5851b861e8e6: Verifying Checksum 04:02:09 5851b861e8e6: Download complete 04:02:09 b85a868b505f: Download complete 04:02:10 bab4dde63d76: Verifying Checksum 04:02:10 bab4dde63d76: Download complete 04:02:11 b85a868b505f: Pull complete 04:02:11 e2be974225ed: Pull complete 04:02:11 339a4e72a1f5: Pull complete 04:02:11 988bab9f4d93: Pull complete 04:02:12 1469e6f7b9e6: Pull complete 04:02:12 eaf3925da568: Pull complete 04:02:14 bab4dde63d76: Pull complete 04:02:14 bde34c3a00c8: Pull complete 04:02:14 b352a97aabf1: Pull complete 04:02:14 4872d77fe225: Pull complete 04:02:14 5851b861e8e6: Pull complete 04:02:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:02:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:02:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:02:14 prd-ubuntu20.04-docker-8c-8g-7720 does not seem to be running inside a container 04:02:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/326 -v /w/workspace/edgex-go/326:/w/workspace/edgex-go/326:rw,z -v /w/workspace/edgex-go/326@tmp:/w/workspace/edgex-go/326@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:02:16 $ docker top ecfa37282b55d014a26ef8f87f8aa335b4ae2baee94b875f55a065c1cf6ccb21 -eo pid,comm 04:02:16 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). 04:02:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:02:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:02:16 [ssh-agent] Looking for ssh-agent implementation... 04:02:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:02:16 $ docker exec ecfa37282b55d014a26ef8f87f8aa335b4ae2baee94b875f55a065c1cf6ccb21 ssh-agent 04:02:16 SSH_AUTH_SOCK=/tmp/ssh-OMQZhiTW9Wsu/agent.32 04:02:16 SSH_AGENT_PID=38 04:02:16 Running ssh-add (command line suppressed) 04:02:16 Identity added: /w/workspace/edgex-go/326@tmp/private_key_6621738540389609678.key (/w/workspace/edgex-go/326@tmp/private_key_6621738540389609678.key) 04:02:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:02:16 + git tag --points-at HEAD [Pipeline] } 04:02:17 $ docker exec --env ******** --env ******** ecfa37282b55d014a26ef8f87f8aa335b4ae2baee94b875f55a065c1cf6ccb21 ssh-agent -k 04:02:17 unset SSH_AUTH_SOCK; 04:02:17 unset SSH_AGENT_PID; 04:02:17 echo Agent pid 38 killed; 04:02:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:02:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:02:17 [ssh-agent] Looking for ssh-agent implementation... 04:02:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:02:17 $ docker exec ecfa37282b55d014a26ef8f87f8aa335b4ae2baee94b875f55a065c1cf6ccb21 ssh-agent 04:02:17 SSH_AUTH_SOCK=/tmp/ssh-DaipVAx5cIBi/agent.71 04:02:17 SSH_AGENT_PID=77 04:02:17 Running ssh-add (command line suppressed) 04:02:17 Identity added: /w/workspace/edgex-go/326@tmp/private_key_394818267827238290.key (/w/workspace/edgex-go/326@tmp/private_key_394818267827238290.key) 04:02:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:02:17 + git semver init 04:02:18 2022-10-12 04:02:18,036 [run_init] DEBUG init version:0.0.0 force:False 04:02:18 2022-10-12 04:02:18,036 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/326/.semver 04:02:18 2022-10-12 04:02:18,037 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/326/.semver 04:02:18 2022-10-12 04:02:18,037 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/326/.semver'], cwd=/w/workspace/edgex-go/326, universal_newlines=False, shell=None, istream=None) 04:02:23 2022-10-12 04:02:22,780 [append_file] DEBUG append to file:/w/workspace/edgex-go/326/.git/info/exclude 04:02:23 2022-10-12 04:02:22,781 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/326/.semver/main with force:False 04:02:23 2022-10-12 04:02:22,781 [read_version] DEBUG read version from /w/workspace/edgex-go/326/.semver/main 04:02:23 2022-10-12 04:02:22,781 [read_version] DEBUG read version from /w/workspace/edgex-go/326/.semver/main 04:02:23 2.3.0-dev.88 [Pipeline] } 04:02:23 $ docker exec --env ******** --env ******** ecfa37282b55d014a26ef8f87f8aa335b4ae2baee94b875f55a065c1cf6ccb21 ssh-agent -k 04:02:23 unset SSH_AUTH_SOCK; 04:02:23 unset SSH_AGENT_PID; 04:02:23 echo Agent pid 77 killed; 04:02:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:02:23 + git semver [Pipeline] } 04:02:24 $ docker stop --time=1 ecfa37282b55d014a26ef8f87f8aa335b4ae2baee94b875f55a065c1cf6ccb21 04:02:25 $ docker rm -f ecfa37282b55d014a26ef8f87f8aa335b4ae2baee94b875f55a065c1cf6ccb21 [Pipeline] // withDockerContainer [Pipeline] sh 04:02:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:02:26 Stashed 1 file(s) [Pipeline] echo 04:02:26 [edgeXSemver]: initialized semver on version 2.3.0-dev.88 [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 04:02:26 + git config --global --add safe.directory /w/workspace/edgex-go/326 [Pipeline] echo 04:02:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:02:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:02:26 ========================================================= 04:02:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 04:02:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:02:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 04:02:26 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 04:02:26 213ec9aee27d: Pulling fs layer 04:02:26 4583459ba037: Pulling fs layer 04:02:26 93c1e223e6f2: Pulling fs layer 04:02:26 53926ce57604: Pulling fs layer 04:02:26 21b2b0c7a3f4: Pulling fs layer 04:02:26 30f14e443154: Pulling fs layer 04:02:26 801331c1e519: Pulling fs layer 04:02:26 99cc6dd402b0: Pulling fs layer 04:02:26 7d9ed39f4882: Pulling fs layer 04:02:26 53926ce57604: Waiting 04:02:26 21b2b0c7a3f4: Waiting 04:02:26 30f14e443154: Waiting 04:02:26 801331c1e519: Waiting 04:02:26 99cc6dd402b0: Waiting 04:02:26 7d9ed39f4882: Waiting 04:02:26 93c1e223e6f2: Verifying Checksum 04:02:26 93c1e223e6f2: Download complete 04:02:26 4583459ba037: Download complete 04:02:26 21b2b0c7a3f4: Verifying Checksum 04:02:26 21b2b0c7a3f4: Download complete 04:02:26 30f14e443154: Verifying Checksum 04:02:26 30f14e443154: Download complete 04:02:26 213ec9aee27d: Download complete 04:02:26 801331c1e519: Download complete 04:02:26 213ec9aee27d: Pull complete 04:02:26 4583459ba037: Pull complete 04:02:27 93c1e223e6f2: Pull complete 04:02:27 7d9ed39f4882: Verifying Checksum 04:02:27 7d9ed39f4882: Download complete 04:02:27 99cc6dd402b0: Download complete 04:02:27 53926ce57604: Verifying Checksum 04:02:27 53926ce57604: Download complete 04:02:31 53926ce57604: Pull complete 04:02:31 21b2b0c7a3f4: Pull complete 04:02:31 30f14e443154: Pull complete 04:02:31 801331c1e519: Pull complete 04:02:34 99cc6dd402b0: Pull complete 04:02:34 7d9ed39f4882: Pull complete 04:02:34 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 04:02:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 04:02:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 04:02:35 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 04:02:35 WORKDIR /edgex 04:02:35 COPY go.mod . 04:02:35 RUN go mod download 04:02:35 + docker build -t ci-base-image-x86_64 -f - . 04:02:35 Sending build context to Docker daemon 169.6MB 04:02:36 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 04:02:36 ---> 1dedd983c030 04:02:36 Step 2/4 : WORKDIR /edgex 04:02:38 ---> Running in e05813990fbd 04:02:38 Removing intermediate container e05813990fbd 04:02:38 ---> 0d470c839c18 04:02:38 Step 3/4 : COPY go.mod . 04:02:38 ---> 64498a327a1f 04:02:38 Step 4/4 : RUN go mod download 04:02:38 ---> Running in 8ca96b12c796 04:02:41 Still waiting to schedule task 04:02:41 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7718’ 04:02:48 Removing intermediate container 8ca96b12c796 04:02:48 ---> a7b6f70c12eb 04:02:48 Successfully built a7b6f70c12eb 04:02:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:48 + docker inspect -f . ci-base-image-x86_64 04:02:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:02:49 prd-ubuntu20.04-docker-8c-8g-7720 does not seem to be running inside a container 04:02:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/326 -v /w/workspace/edgex-go/326:/w/workspace/edgex-go/326:rw,z -v /w/workspace/edgex-go/326@tmp:/w/workspace/edgex-go/326@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:02:49 $ docker top f425bca5e4eaf48c4996ecfd84f1ff19114dc4bd954aca93f6f3759a91c5728f -eo pid,comm [Pipeline] { [Pipeline] sh 04:02:49 + go version 04:02:49 go version go1.18.7 linux/amd64 [Pipeline] } 04:02:49 $ docker stop --time=1 f425bca5e4eaf48c4996ecfd84f1ff19114dc4bd954aca93f6f3759a91c5728f 04:02:51 $ docker rm -f f425bca5e4eaf48c4996ecfd84f1ff19114dc4bd954aca93f6f3759a91c5728f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:51 + docker inspect -f . ci-base-image-x86_64 04:02:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:02:51 prd-ubuntu20.04-docker-8c-8g-7720 does not seem to be running inside a container 04:02:51 $ 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/326 -v /w/workspace/edgex-go/326:/w/workspace/edgex-go/326:rw,z -v /w/workspace/edgex-go/326@tmp:/w/workspace/edgex-go/326@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:02:51 $ docker top baa1d6d661127758b7124c1e4560db52cb3cccb97b657b77b9d6ca99039f0e67 -eo pid,comm [Pipeline] { [Pipeline] echo 04:02:52 ========================================================= 04:02:52 [edgeXBuildGoParallel] Running Tests and Build... 04:02:52 ========================================================= [Pipeline] sh 04:02:52 + git config --global --add safe.directory /w/workspace/edgex-go/326 [Pipeline] fileExists [Pipeline] sh 04:02:52 + make test 04:02:52 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:03:00 ? github.com/edgexfoundry/edgex-go [no test files] 04:03:15 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:03:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:03:15 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:03:15 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:03:15 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:03:15 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:03:15 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:03:15 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:03:15 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 04:03:15 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:03:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:03:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:03:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:03:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:03:15 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:03:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.073s coverage: 28.7% of statements 04:03:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:03:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:03:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.104s coverage: 98.5% of statements 04:03:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.121s coverage: 41.1% of statements 04:03:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 04:03:15 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:03:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.103s coverage: 54.2% of statements 04:03:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:03:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:03:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.120s coverage: 89.2% of statements 04:03:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 04:03:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:03:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:03:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:03:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:03:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 2.2% of statements 04:03:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:03:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:03:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.477s coverage: 95.6% of statements 04:03:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:03:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:03:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 04:03:21 ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements 04:03:21 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:03:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 04:03:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:03:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:03:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:03:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.084s coverage: 60.0% of statements 04:03:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:03:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:03:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:03:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.064s coverage: 0.9% of statements 04:03:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:03:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.072s coverage: 58.8% of statements 04:03:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.080s coverage: 29.6% of statements 04:03:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:03:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.080s coverage: 47.1% of statements 04:03:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.079s coverage: 79.5% of statements 04:03:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements 04:03:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements 04:03:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.080s coverage: 87.5% of statements 04:03:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements 04:03:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.073s coverage: 44.8% of statements 04:03:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.226s coverage: 80.5% of statements 04:03:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.041s coverage: 65.1% of statements 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 04:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.087s coverage: 86.9% of statements 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.106s coverage: 87.2% of statements 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.097s coverage: 58.8% of statements 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements 04:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 04:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.085s coverage: 85.4% of statements 04:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.275s coverage: 91.2% of statements 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.211s coverage: 64.7% of statements 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 04:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 04:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 04:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 04:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 04:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.319s coverage: 65.8% of statements 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.208s coverage: 41.8% of statements 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:03:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.087s coverage: 17.7% of statements 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:03:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.173s coverage: 92.3% of statements 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:03:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:03:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.112s coverage: 97.7% of statements 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 04:03:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:03:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 04:03:40 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 04:03:40 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 04:04: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." 04:04:01 GO111MODULE=on go vet ./... 04:04:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:04:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:04:04 ./bin/test-attribution-txt.sh [Pipeline] echo 04:04:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 04:04:05 + ls -al . 04:04:05 total 760 04:04:05 drwxrwxr-x 11 1001 1001 4096 Oct 12 04:02 . 04:04:05 drwxr-xr-x 4 root root 4096 Oct 12 04:02 .. 04:04:05 drwxrwxr-x 2 1001 1001 4096 Oct 12 04:02 .blubracket 04:04:05 -rw-rw-r-- 1 1001 1001 16 Oct 12 04:02 .dockerignore 04:04:05 drwxrwxr-x 8 1001 1001 4096 Oct 12 04:03 .git 04:04:05 drwxrwxr-x 3 1001 1001 4096 Oct 12 04:02 .github 04:04:05 -rw-rw-r-- 1 1001 1001 1030 Oct 12 04:02 .gitignore 04:04:05 -rw-rw-r-- 1 1001 1001 42 Oct 12 04:02 .golangci.yml 04:04:05 -rw-rw-r-- 1 1001 1001 87 Oct 12 04:02 .hadolint.yml 04:04:05 drwxr-xr-x 3 1001 1001 4096 Oct 12 04:02 .semver 04:04:05 -rw-rw-r-- 1 1001 1001 166 Oct 12 04:02 .sonarcloud.properties 04:04:05 -rw-rw-r-- 1 1001 1001 1171 Oct 12 04:02 ADOPTERS.md 04:04:05 -rw-rw-r-- 1 1001 1001 10722 Oct 12 04:02 Attribution.txt 04:04:05 -rw-rw-r-- 1 1001 1001 63209 Oct 12 04:02 CHANGELOG.md 04:04:05 -rw-rw-r-- 1 1001 1001 3804 Oct 12 04:02 CONTRIBUTING.md 04:04:05 -rw-rw-r-- 1 1001 1001 677 Oct 12 04:02 GOVERNANCE.md 04:04:05 -rw-rw-r-- 1 1001 1001 850 Oct 12 04:02 Jenkinsfile 04:04:05 -rw-rw-r-- 1 1001 1001 10775 Oct 12 04:02 LICENSE 04:04:05 -rw-rw-r-- 1 1001 1001 13857 Oct 12 04:02 Makefile 04:04:05 -rw-rw-r-- 1 1001 1001 582 Oct 12 04:02 OWNERS.md 04:04:05 -rw-rw-r-- 1 1001 1001 9799 Oct 12 04:02 README.md 04:04:05 -rw-rw-r-- 1 1001 1001 6912 Oct 12 04:02 SECURITY.md 04:04:05 -rw-rw-r-- 1 1001 1001 12 Oct 12 04:02 VERSION 04:04:05 -rw-rw-r-- 1 1001 1001 4131 Oct 12 04:02 ZMQWindows.md 04:04:05 drwxrwxr-x 2 1001 1001 4096 Oct 12 04:02 bin 04:04:05 drwxrwxr-x 18 1001 1001 4096 Oct 12 04:02 cmd 04:04:05 -rw-r--r-- 1 root root 502168 Oct 12 04:03 coverage.out 04:04:05 -rw-rw-r-- 1 1001 1001 3458 Oct 12 04:02 go.mod 04:04:05 -rw-rw-r-- 1 1001 1001 38041 Oct 12 04:02 go.sum 04:04:05 drwxrwxr-x 8 1001 1001 4096 Oct 12 04:02 internal 04:04:05 drwxrwxr-x 3 1001 1001 4096 Oct 12 04:02 openapi 04:04:05 drwxrwxr-x 4 1001 1001 4096 Oct 12 04:02 snap 04:04:05 -rw-rw-r-- 1 1001 1001 204 Oct 12 04:02 version.go [Pipeline] sh 04:04:05 + '[' -e coverage.out ] 04:04:05 + chown 1001:1001 coverage.out [Pipeline] stash 04:04:05 Stashed 1 file(s) [Pipeline] sh 04:04:05 + make build 04:04:05 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:04:20 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:04:30 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 04:04:32 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:04: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.88" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:04: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.88" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:04:41 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:04:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:04: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.88" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:04: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.88" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:04: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.88" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 04:04: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.88" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:04:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 04:04:49 $ docker stop --time=1 baa1d6d661127758b7124c1e4560db52cb3cccb97b657b77b9d6ca99039f0e67 04:04:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7722 in /w/workspace/edgexfoundry_edgex-go_main 04:04:51 $ docker rm -f baa1d6d661127758b7124c1e4560db52cb3cccb97b657b77b9d6ca99039f0e67 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 04:04:52 Running in /w/workspace/edgex-go/326 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout 04:04:52 The recommended git tool is: git [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:04:52 04:04:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:04:52 latest: Pulling from edgex-devops/edgex-compose 04:04:52 cbdbe7a5bc2a: Pulling fs layer 04:04:52 ca9280d653b3: Pulling fs layer 04:04:52 7e9c9ca2126c: Pulling fs layer 04:04:52 cbdbe7a5bc2a: Verifying Checksum 04:04:52 cbdbe7a5bc2a: Download complete 04:04:53 cbdbe7a5bc2a: Pull complete 04:04:53 ca9280d653b3: Download complete 04:04:53 7e9c9ca2126c: Verifying Checksum 04:04:53 7e9c9ca2126c: Download complete 04:04:53 ca9280d653b3: Pull complete 04:04:56 7e9c9ca2126c: Pull complete 04:04:56 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 04:04:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:04:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:56 prd-ubuntu20.04-docker-8c-8g-7720 does not seem to be running inside a container 04:04:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/326 -v /w/workspace/edgex-go/326:/w/workspace/edgex-go/326:rw,z -v /w/workspace/edgex-go/326@tmp:/w/workspace/edgex-go/326@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:04:57 $ docker top 28383438e3bffadeb8a54f1b22d4cc1c830764d4e12978d4d98fdbf9e9acbf73 -eo pid,comm [Pipeline] { 04:04:58 using credential edgex-jenkins-ssh [Pipeline] sh 04:04:58 Cloning the remote Git repository 04:04:58 + docker-compose build --help 04:04:58 + grep parallel 04:04:58 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:04:58 > git init /w/workspace/edgex-go/326 # timeout=10 04:04:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:04:58 > git --version # timeout=10 04:04:58 > git --version # 'git version 2.25.1' 04:04:58 using GIT_SSH to set credentials SSH Credentials for GitHub 04:04:58 --parallel Build images in parallel. [Pipeline] } 04:04:58 $ docker stop --time=1 28383438e3bffadeb8a54f1b22d4cc1c830764d4e12978d4d98fdbf9e9acbf73 04:04:58 Verifying host key using known hosts file 04:04:58 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 04:04:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:05:00 $ docker rm -f 28383438e3bffadeb8a54f1b22d4cc1c830764d4e12978d4d98fdbf9e9acbf73 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:05:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:00 prd-ubuntu20.04-docker-8c-8g-7720 does not seem to be running inside a container 04:05:00 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/326 -v /w/workspace/edgex-go/326:/w/workspace/edgex-go/326:rw,z -v /w/workspace/edgex-go/326@tmp:/w/workspace/edgex-go/326@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 04:05:01 $ docker top 3dcfb3bfa02dfb8a66f59a7c4e322a73e9b32626ead0bc85229f306fb7d76be1 -eo pid,comm [Pipeline] { [Pipeline] sh 04:05:01 + docker-compose -f ./docker-compose-build.yml build --parallel 04:05:01 Building core-command ... 04:05:01 Building core-data ... 04:05:01 Building core-metadata ... 04:05:01 Building security-bootstrapper ... 04:05:01 Building security-proxy-setup ... 04:05:01 Building security-secretstore-setup ... 04:05:01 Building security-spiffe-token-provider ... 04:05:01 Building security-spire-agent ... 04:05:01 Building security-spire-config ... 04:05:01 Building security-spire-server ... 04:05:01 Building support-notifications ... 04:05:01 Building support-scheduler ... 04:05:01 Building sys-mgmt-agent ... 04:05:01 Building security-spire-config 04:05:01 Building security-spire-agent 04:05:01 Building core-command 04:05:01 Building security-spiffe-token-provider 04:05:01 Building support-scheduler 04:05:14 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 04:05:14 Step 2/20 : FROM ${BUILDER_BASE} AS builder 04:05:14 ---> a7b6f70c12eb 04:05:14 Step 3/20 : WORKDIR /edgex-go 04:05:14 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 04:05:14 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:05:14 ---> a7b6f70c12eb 04:05:14 Step 3/26 : WORKDIR /edgex-go 04:05:14 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 04:05:14 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:05:14 ---> a7b6f70c12eb 04:05:14 Step 3/26 : WORKDIR /edgex-go 04:05:14 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 04:05:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:05:14 ---> a7b6f70c12eb 04:05:14 Step 3/24 : ARG ADD_BUILD_TAGS="" 04:05:14 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 04:05:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:05:14 ---> a7b6f70c12eb 04:05:14 Step 3/23 : ARG ADD_BUILD_TAGS="" 04:05:16 Avoid second fetch 04:05:16 Checking out Revision fe71755eec998340e413ea2c1e208339c3335bfc (main) 04:05:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:05:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:05:16 > git config core.sparsecheckout # timeout=10 04:05:16 > git checkout -f fe71755eec998340e413ea2c1e208339c3335bfc # timeout=10 04:05:17 Commit message: "Merge pull request #4195 from hahattan/issue-4194" [Pipeline] withEnv [Pipeline] { 04:05:17 ---> Running in a378ccb16a57 04:05:17 ---> Running in 0a07196f91df 04:05:17 ---> Running in e0a5e09f9bce 04:05:17 ---> Running in 8e64f8abf62c 04:05:17 ---> Running in 38fb7e6bf561 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:05:17 Removing intermediate container e0a5e09f9bce 04:05:17 ---> baf56eba6be8 04:05:17 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:05:17 Removing intermediate container 38fb7e6bf561 04:05:17 ---> 5c931b2509f5 04:05:17 Step 4/24 : WORKDIR /edgex-go 04:05:17 Removing intermediate container 0a07196f91df 04:05:17 ---> 9f6e19de5d0f 04:05:17 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 04:05:17 Removing intermediate container a378ccb16a57 04:05:17 ---> c7f122b8e6af 04:05:17 Step 4/23 : WORKDIR /edgex-go 04:05:17 ---> Running in 320fd97d20ff 04:05:17 ---> Running in 63adb7b84082 04:05:17 Removing intermediate container 8e64f8abf62c 04:05:17 ---> 38fb2c4c4fdd 04:05:17 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:05:17 ---> Running in 4389573d8930 04:05:17 ---> Running in 60761504fb2e 04:05:17 ---> Running in 104173d3e99e 04:05:17 Removing intermediate container 63adb7b84082 04:05:17 ---> 4352c860104b 04:05:17 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:05:17 ---> Running in 3f0405e61693 04:05:17 Removing intermediate container 4389573d8930 04:05:17 ---> eb2a5a7ed5b7 04:05:17 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:05:17 ---> Running in 78f6d65f1059 04:05:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:05:17 % Total % Received % Xferd Average Speed Time Time Time Current 04:05:17 Dload Upload Total Spent Left Speed 04:05:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 92661 0 --:--:-- --:--:-- --:--:-- 91985 100 12602 100 12602 0 0 91318 0 --:--:-- --:--:-- --:--:-- 91318 04:05:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [Pipeline] sh 04:05:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:05:18 Removing intermediate container 320fd97d20ff 04:05:18 ---> be3a06801c0f 04:05:18 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 04:05:18 ---> Running in a3b5165aa3e5 04:05:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:05:18 v3.16.2-277-g67e2878879 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 04:05:18 v3.16.2-276-g119bbb1c12 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 04:05:18 OK: 17036 distinct packages available 04:05:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:05:18 + sudo tee /etc/docker/daemon.new 04:05:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:05:18 { 04:05:18 "registry-mirrors": [ 04:05:18 "https://nexus3.edgexfoundry.org:10001" 04:05:18 ], 04:05:18 "bip": "10.250.0.254/24", 04:05:18 "hosts": [ 04:05:18 "tcp://0.0.0.0:5555", 04:05:18 "unix:///var/run/docker.sock" 04:05:18 ], 04:05:18 "mtu": 1458, 04:05:18 "selinux-enabled": true, 04:05:18 "seccomp-profile": "/etc/docker/seccomp.json" 04:05:18 } [Pipeline] sh 04:05:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:05:18 Removing intermediate container 104173d3e99e 04:05:18 ---> 346a48d17da0 04:05:18 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 04:05:18 ---> Running in 4f53fee08983 04:05:18 Removing intermediate container 3f0405e61693 04:05:18 ---> 35d406e410c5 04:05:18 Step 6/24 : RUN apk add --update --no-cache make git 04:05:18 OK: 211 MiB in 51 packages 04:05:18 ---> Running in 1622c3de8ad1 04:05:19 Removing intermediate container 78f6d65f1059 04:05:19 ---> b323fd01d89f 04:05:19 Step 6/23 : RUN apk add --update --no-cache make git 04:05:19 ---> Running in 95998786a2cd 04:05:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:05:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:05:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:05:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:05:19 Removing intermediate container 60761504fb2e 04:05:19 ---> f6449da80f41 04:05:19 Step 5/20 : COPY go.mod vendor* ./ 04:05:19 + sudo service docker restart 04:05:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:05:19 ---> 53d051564583 04:05:19 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:19 ---> Running in c07c19c900b2 04:05:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:05:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:05:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:05:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:05:20 OK: 211 MiB in 51 packages 04:05:20 OK: 211 MiB in 51 packages 04:05:20 OK: 211 MiB in 51 packages 04:05:20 OK: 211 MiB in 51 packages 04:05:21 Removing intermediate container 4f53fee08983 04:05:21 ---> 081690d8f229 04:05:21 Step 6/26 : COPY go.mod vendor* ./ 04:05:21 Removing intermediate container a3b5165aa3e5 04:05:21 ---> 6f24aa0d00da 04:05:21 Step 6/26 : COPY go.mod vendor* ./ 04:05:21 Removing intermediate container 1622c3de8ad1 04:05:21 ---> f970cc6c5390 04:05:21 Step 7/24 : COPY go.mod vendor* ./ 04:05:21 Removing intermediate container 95998786a2cd 04:05:21 ---> 546d4af6514e 04:05:21 Step 7/23 : COPY go.mod vendor* ./ 04:05:21 ---> 0b36f46c954e 04:05:21 ---> c0f0db4c4c0d 04:05:21 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:21 04:05:21 ---> Running in 7149ae73602e 04:05:21 ---> Running in b123784b0604 04:05:21 ---> 5d211f79136d 04:05:21 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:21 ---> 232ac547df2b 04:05:21 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:22 ---> Running in 42818db27ff2 04:05:22 ---> Running in 55a16ddfb1cf 04:05:28 Removing intermediate container c07c19c900b2 04:05:28 ---> 17d4193c68e5 04:05:28 Step 7/20 : COPY . . 04:05:35 ---> e51ac68c0fbd 04:05:35 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:05:35 ---> Running in 06e18b8aacc4 04:05:35 Removing intermediate container 7149ae73602e 04:05:35 ---> 1694623104e8 04:05:35 Step 8/26 : COPY . . 04:05:35 Removing intermediate container 42818db27ff2 04:05:35 ---> 29a1cbb9cca1 04:05:35 Step 9/24 : COPY . . 04:05:35 Removing intermediate container 55a16ddfb1cf 04:05:35 ---> 51d56b50b5e7 04:05:35 Step 9/23 : COPY . . 04:05:35 Removing intermediate container b123784b0604 04:05:35 ---> eddbb3179417 04:05:35 Step 8/26 : COPY . . 04:05: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.88" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:05:37 provisioning config files... 04:05:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/326@tmp/config827879267786552018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:05:38 ---> docker-login.sh 04:05:38 nexus3.edgexfoundry.org:10001 04:05:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:38 Configure a credential helper to remove this warning. See 04:05:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:38 04:05:38 Login Succeeded 04:05:38 nexus3.edgexfoundry.org:10002 04:05:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:39 Configure a credential helper to remove this warning. See 04:05:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:39 04:05:39 Login Succeeded 04:05:39 nexus3.edgexfoundry.org:10003 04:05:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:39 Configure a credential helper to remove this warning. See 04:05:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:39 04:05:39 Login Succeeded 04:05:39 nexus3.edgexfoundry.org:10004 04:05:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:39 Configure a credential helper to remove this warning. See 04:05:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:39 04:05:39 Login Succeeded 04:05:39 docker.io 04:05:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:40 Configure a credential helper to remove this warning. See 04:05:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:40 04:05:40 Login Succeeded 04:05:40 ---> docker-login.sh ends [Pipeline] } 04:05:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 04:05:40 + git config --global --add safe.directory /w/workspace/edgex-go/326 [Pipeline] echo 04:05:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:05:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:05:40 ========================================================= 04:05:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 04:05:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:05:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 04:05:41 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:05:41 9b18e9b68314: Pulling fs layer 04:05:41 d32db5db7311: Pulling fs layer 04:05:41 d0c4b47475fc: Pulling fs layer 04:05:41 5831b945b038: Pulling fs layer 04:05:41 86bbec2aaacd: Pulling fs layer 04:05:41 e10730c5d714: Pulling fs layer 04:05:41 5dd5c2283517: Pulling fs layer 04:05:41 d5ac0230b979: Pulling fs layer 04:05:41 86bbec2aaacd: Waiting 04:05:41 e10730c5d714: Waiting 04:05:41 5dd5c2283517: Waiting 04:05:41 d5ac0230b979: Waiting 04:05:41 5831b945b038: Waiting 04:05:41 d0c4b47475fc: Verifying Checksum 04:05:41 d0c4b47475fc: Download complete 04:05:41 d32db5db7311: Verifying Checksum 04:05:41 d32db5db7311: Download complete 04:05:41 86bbec2aaacd: Verifying Checksum 04:05:41 86bbec2aaacd: Download complete 04:05:41 e10730c5d714: Verifying Checksum 04:05:41 e10730c5d714: Download complete 04:05:41 9b18e9b68314: Verifying Checksum 04:05:41 9b18e9b68314: Download complete 04:05:42 9b18e9b68314: Pull complete 04:05:42 d5ac0230b979: Download complete 04:05:43 d32db5db7311: Pull complete 04:05:43 d0c4b47475fc: Pull complete 04:05:43 5dd5c2283517: Verifying Checksum 04:05:43 5dd5c2283517: Download complete 04:05:44 5831b945b038: Verifying Checksum 04:05:44 5831b945b038: Download complete 04:05:48 ---> 5acdf170cd6f 04:05:48 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 04:05:48 ---> def1a8f06925 04:05:48 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 04:05:48 ---> 4da3e8becdc7 04:05:48 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 04:05:48 ---> Running in 3cca14c06b74 04:05:48 ---> 3f76f7e1933e 04:05:48 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 04:05:48 ---> Running in 1fc98e6958ac 04:05:48 ---> Running in c00aefc5d2d7 04:05:48 ---> Running in a780bfcc3b11 04:05:48 Removing intermediate container c00aefc5d2d7 04:05:48 ---> d1909d035a54 04:05:48 Step 10/26 : WORKDIR /edgex-go/spire-build 04:05:48 Removing intermediate container a780bfcc3b11 04:05:48 ---> eb643ffc38e8 04:05:48 Step 10/26 : WORKDIR /edgex-go/spire-build 04:05:48 ---> Running in 4abecbfafbe1 04:05:48 ---> Running in 0cc494b79a28 04:05:48 Removing intermediate container 4abecbfafbe1 04:05:48 ---> 174bcb3d611b 04:05:48 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 04:05:48 Removing intermediate container 0cc494b79a28 04:05:48 ---> 1070bc470acc 04:05:48 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 04:05:48 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 04:05:48 ---> Running in c6b9ca5abd30 04:05:48 ---> Running in 99b780955d8c 04:05:48 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:05:48 Removing intermediate container 99b780955d8c 04:05:48 ---> 571f776c1df9 04:05:48 Step 12/26 : WORKDIR /edgex-go 04:05:48 Removing intermediate container c6b9ca5abd30 04:05:48 ---> e986ed044822 04:05:48 Step 12/26 : WORKDIR /edgex-go 04:05:48 ---> Running in 78756b8b9546 04:05:48 ---> Running in 6f8aee7ae24c 04:05:48 Removing intermediate container 78756b8b9546 04:05:48 ---> 4bf64406cb58 04:05:48 04:05:48 Step 13/26 : FROM alpine:3.15 04:05:48 Removing intermediate container 6f8aee7ae24c 04:05:48 ---> 8a8bc9f70484 04:05:48 04:05:48 Step 13/26 : FROM alpine:3.15 04:05:49 3.15: Pulling from library/alpine 04:05:49 3.15: Pulling from library/alpine 04:05:50 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 04:05:50 Status: Downloaded newer image for alpine:3.15 04:05:50 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 04:05:50 Status: Image is up to date for alpine:3.15 04:05:50 ---> c4fc93816858 04:05:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 04:05:50 ---> c4fc93816858 04:05:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 04:05:50 ---> Running in 0e43d1c25e07 04:05:50 ---> Running in 9012bfbc3ae6 04:05:50 Removing intermediate container 9012bfbc3ae6 04:05:50 ---> 53d219770b78 04:05:50 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:05:50 Removing intermediate container 0e43d1c25e07 04:05:50 ---> f17b80b62f29 04:05:50 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:05:50 ---> Running in 2ae4200a6cb5 04:05:50 ---> Running in c88b244103d8 04:05:52 Removing intermediate container c88b244103d8 04:05:52 ---> dfa820cff292 04:05:52 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:05:52 ---> Running in 96b635236a6f 04:05:52 Removing intermediate container 2ae4200a6cb5 04:05:52 ---> 12cdc574f4c3 04:05:52 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 04:05:52 ---> Running in 48bb3e2d50d2 04:05:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:05:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:05:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:05:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:05:53 v3.15.6-109-g576c26852b [https://dl-4.alpinelinux.org/alpine/v3.15/main] 04:05:53 v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 04:05:53 OK: 15857 distinct packages available 04:05:53 v3.15.6-109-g576c26852b [https://dl-4.alpinelinux.org/alpine/v3.15/main] 04:05:53 v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 04:05:53 OK: 15857 distinct packages available 04:05:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:05:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:05:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:05:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:05:54 Removing intermediate container 06e18b8aacc4 04:05:54 ---> 9acb29f15b54 04:05:54 04:05:54 Step 9/20 : FROM alpine:3.15 04:05:54 ---> c4fc93816858 04:05:54 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 04:05:54 ---> Using cache 04:05:54 ---> f17b80b62f29 04:05:54 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:05:54 ---> Using cache 04:05:54 ---> dfa820cff292 04:05:54 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:05:54 ---> Running in 450b4cabce02 04:05:55 (1/5) Installing dumb-init (1.2.5-r1) 04:05:55 (1/4) Installing dumb-init (1.2.5-r1) 04:05:55 (2/5) Installing musl-obstack (1.2.3-r0) 04:05:55 (2/4) Installing musl-obstack (1.2.3-r0) 04:05:55 (3/5) Installing libucontext (1.1-r0) 04:05:55 (3/4) Installing libucontext (1.1-r0) 04:05:55 (4/5) Installing gcompat (1.0.0-r4) 04:05:55 (4/4) Installing gcompat (1.0.0-r4) 04:05:55 (5/5) Installing openssl (1.1.1q-r0) 04:05:55 Executing busybox-1.34.1-r7.trigger 04:05:55 OK: 6 MiB in 18 packages 04:05:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:05:55 Executing busybox-1.34.1-r7.trigger 04:05:55 OK: 7 MiB in 19 packages 04:05:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:05:56 Removing intermediate container 48bb3e2d50d2 04:05:56 ---> b63eccc9804a 04:05:56 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 04:05:56 Removing intermediate container 96b635236a6f 04:05:56 ---> 310d32fc348d 04:05:56 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 04:05:56 v3.15.6-109-g576c26852b [https://dl-4.alpinelinux.org/alpine/v3.15/main] 04:05:56 v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 04:05:56 OK: 15857 distinct packages available 04:05:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:05:56 5831b945b038: Pull complete 04:05:57 86bbec2aaacd: Pull complete 04:05:57 e10730c5d714: Pull complete 04:05:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:05:57 (1/9) Installing ca-certificates (20220614-r0) 04:05:57 (2/9) Installing brotli-libs (1.0.9-r5) 04:05:58 (3/9) Installing nghttp2-libs (1.46.0-r0) 04:05:58 (4/9) Installing libcurl (7.80.0-r3) 04:05:58 (5/9) Installing curl (7.80.0-r3) 04:05:58 (6/9) Installing dumb-init (1.2.5-r1) 04:05:58 (7/9) Installing musl-obstack (1.2.3-r0) 04:05:58 ---> a5a79e260dc6 04:05:58 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 04:05:58 (8/9) Installing libucontext (1.1-r0) 04:05:58 ---> b297b144420c 04:05:58 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:05:58 (9/9) Installing gcompat (1.0.0-r4) 04:05:58 Executing busybox-1.34.1-r7.trigger 04:05:58 Executing ca-certificates-20220614-r0.trigger 04:05:58 OK: 8 MiB in 23 packages 04:05:58 ---> 835fbe4b75f0 04:05:58 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 04:05:59 ---> Running in f8aa1b3a298a 04:05:59 Removing intermediate container f8aa1b3a298a 04:05:59 ---> d4c62315f46f 04:05:59 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:05:59 Removing intermediate container 450b4cabce02 04:05:59 ---> bdf97e3eb2bc 04:05:59 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 04:06:00 ---> 18bb299f9978 04:06:00 Step 21/26 : WORKDIR / 04:06:00 ---> aa517bc9fb53 04:06:00 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:06:00 ---> Running in 3a8d1b493d56 04:06:00 Removing intermediate container 3a8d1b493d56 04:06:00 ---> 6b2a6d838584 04:06:00 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 04:06:00 ---> 5f757b01f2ec 04:06:00 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:06:00 ---> Running in 9519760112fd 04:06:01 Removing intermediate container 9519760112fd 04:06:01 ---> 53a485919712 04:06:01 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 04:06:01 ---> 85e25fce1678 04:06:01 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:06:01 ---> Running in 90261c24640a 04:06:01 ---> 10d88b0e66e8 04:06:01 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 04:06:01 ---> 0f158b56af14 04:06:01 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 04:06:01 ---> c4b34518269a 04:06:01 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:06:01 Removing intermediate container 90261c24640a 04:06:01 ---> 31c9028d0b43 04:06:01 Step 24/26 : LABEL arch=x86_64 04:06:01 ---> Running in 049b3f310781 04:06:01 ---> Running in a84cdc252c79 04:06:01 Removing intermediate container 049b3f310781 04:06:01 ---> 091e20ee8eaa 04:06:01 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:06:01 Removing intermediate container a84cdc252c79 04:06:01 ---> 57f648908136 04:06:01 Step 25/26 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc 04:06:01 ---> Running in 6632c990c279 04:06:01 ---> c124bfa772c0 04:06:01 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 04:06:01 ---> Running in dc26122384b2 04:06:01 ---> Running in 57e0acaee76c 04:06:02 Removing intermediate container dc26122384b2 04:06:02 ---> 34604902d4eb 04:06:02 Step 26/26 : LABEL version=2.3.0-dev.88 04:06:02 Removing intermediate container 57e0acaee76c 04:06:02 ---> 25c2881bb8d9 04:06:02 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 04:06:02 Removing intermediate container 6632c990c279 04:06:02 ---> e4c458c70ba9 04:06:02 Step 18/20 : LABEL arch=x86_64 04:06:02 ---> Running in 84f0a6b29460 04:06:02 ---> Running in 6e2475fd0f41 04:06:02 ---> Running in 26b18c1cedb9 04:06:02 Removing intermediate container 84f0a6b29460 04:06:02 ---> b29b7c7f6ac6 04:06:02 04:06:02 Successfully built b29b7c7f6ac6 04:06:02 Removing intermediate container 6e2475fd0f41 04:06:02 ---> 83ec7c8275d9 04:06:02 Step 19/20 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc 04:06:02 Successfully tagged security-spire-config:latest 04:06:02  Building security-spire-config ... done Building sys-mgmt-agent 04:06:02 Removing intermediate container 26b18c1cedb9 04:06:02 ---> cb29d3e2baea 04:06:02 Step 24/26 : LABEL arch=x86_64 04:06:02 ---> Running in 5182cfe92b21 04:06:02 ---> Running in a0c4f90bca4f 04:06:03 Removing intermediate container 5182cfe92b21 04:06:03 ---> 9fc4ac5386da 04:06:03 Step 20/20 : LABEL version=2.3.0-dev.88 04:06:03 Removing intermediate container a0c4f90bca4f 04:06:03 ---> 298ff82f7cf4 04:06:03 Step 25/26 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc 04:06:03 ---> Running in 776115efcae5 04:06:03 ---> Running in a526f4e32819 04:06:03 5dd5c2283517: Pull complete 04:06:04 Removing intermediate container 776115efcae5 04:06:04 ---> 98dcb0c54f48 04:06:04 Step 26/26 : LABEL version=2.3.0-dev.88 04:06:04 Removing intermediate container a526f4e32819 04:06:04 ---> 9305d783beb1 04:06:04 04:06:04 ---> Running in 8921cd13a87e 04:06:04 Successfully built 9305d783beb1 04:06:04 Successfully tagged security-spiffe-token-provider:latest 04:06:04 Building security-proxy-setup 04:06:04  Building security-spiffe-token-provider ... done Removing intermediate container 8921cd13a87e 04:06:04 ---> 073b103ef93e 04:06:04 04:06:04 Successfully built 073b103ef93e 04:06:04 Successfully tagged security-spire-agent:latest 04:06:04  Building security-spire-agent ... done Building support-notifications 04:06:05 d5ac0230b979: Pull complete 04:06:05 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 04:06:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 04:06:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 04:06:06 + + docker build -techo ci-base-image-arm64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 04:06:06 WORKDIR /edgex 04:06:06 COPY go.mod . 04:06:06 RUN go mod download -f 04:06:06 - . 04:06:06 Sending build context to Docker daemon 3.268MB 04:06:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 04:06:06 ---> 59b3b1a385d4 04:06:06 Step 2/4 : WORKDIR /edgex 04:06:08 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 04:06:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:06:08 ---> a7b6f70c12eb 04:06:08 Step 3/23 : WORKDIR /edgex-go 04:06:08 ---> Using cache 04:06:08 ---> 38fb2c4c4fdd 04:06:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:06:08 ---> Using cache 04:06:08 ---> 346a48d17da0 04:06:08 Step 5/23 : RUN apk add --update --no-cache make bash git 04:06:09 ---> Running in 624afb8a087f 04:06:09 Removing intermediate container 624afb8a087f 04:06:09 ---> 724071876821 04:06:09 Step 3/4 : COPY go.mod . 04:06:09 ---> 41b27c4cfe32 04:06:09 Step 4/4 : RUN go mod download 04:06:10 ---> Running in c338bbfd0724 04:06:11 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 04:06:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:06:11 ---> a7b6f70c12eb 04:06:11 Step 3/23 : ARG ADD_BUILD_TAGS="" 04:06:11 ---> Using cache 04:06:11 ---> c7f122b8e6af 04:06:11 Step 4/23 : WORKDIR /edgex-go 04:06:11 ---> Using cache 04:06:11 ---> eb2a5a7ed5b7 04:06:11 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:06:11 ---> Using cache 04:06:11 ---> b323fd01d89f 04:06:11 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 04:06:11 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 04:06:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:06:11 ---> a7b6f70c12eb 04:06:11 Step 3/22 : WORKDIR /edgex-go 04:06:11 ---> Using cache 04:06:11 ---> 38fb2c4c4fdd 04:06:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:06:11 ---> Using cache 04:06:11 ---> 346a48d17da0 04:06:11 Step 5/22 : RUN apk add --update --no-cache make git 04:06:11 ---> Running in 12ffe160abaf 04:06:11 ---> Running in 5a3a43d7f638 04:06:11 ---> Running in 91692d211e8e 04:06:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:06:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:06:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:06:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:06:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:06:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:06:13 Removing intermediate container 3cca14c06b74 04:06:13 ---> dee304cec3be 04:06:13 04:06:13 Step 11/24 : FROM alpine:3.16 04:06:13 OK: 211 MiB in 51 packages 04:06:13 OK: 211 MiB in 51 packages 04:06:13 OK: 211 MiB in 51 packages 04:06:13 3.16: Pulling from library/alpine 04:06:13 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 04:06:13 Status: Downloaded newer image for alpine:3.16 04:06:13 ---> 9c6f07244728 04:06:13 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:06:13 ---> Running in c39f34fa0a0e 04:06:13 Removing intermediate container 12ffe160abaf 04:06:13 ---> 364bda6fe64d 04:06:13 Step 6/23 : COPY go.mod vendor* ./ 04:06:13 Removing intermediate container 91692d211e8e 04:06:13 ---> d11b730b791f 04:06:13 Step 6/22 : COPY go.mod vendor* ./ 04:06:13 ---> faea725b825a 04:06:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:06:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:06:13 Removing intermediate container 5a3a43d7f638 04:06:13 ---> cb19e4878585 04:06:13 Step 7/23 : COPY go.mod vendor* ./ 04:06:14 ---> Running in 47c0a6c4d218 04:06:14 ---> 994045bdb938 04:06:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:06:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:06:14 ---> Running in 40da324f2f39 04:06:14 ---> a8728e60fe99 04:06:14 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:06:14 ---> Running in bc56e689aea2 04:06:14 (1/1) Installing dumb-init (1.2.5-r1) 04:06:14 Executing busybox-1.35.0-r17.trigger 04:06:14 OK: 6 MiB in 15 packages 04:06:15 Removing intermediate container c39f34fa0a0e 04:06:15 ---> ec3b02d5e34d 04:06:15 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:06:15 ---> Running in dcefa3b613c9 04:06:15 Removing intermediate container dcefa3b613c9 04:06:15 ---> 6303739510a1 04:06:15 Step 14/24 : ENV APP_PORT=59882 04:06:17 Removing intermediate container 1fc98e6958ac 04:06:17 ---> f4edf82e94b2 04:06:17 04:06:17 Step 11/23 : FROM alpine:3.16 04:06:17 ---> 9c6f07244728 04:06:17 Step 12/23 : RUN apk add --update --no-cache dumb-init 04:06:17 ---> Using cache 04:06:17 ---> ec3b02d5e34d 04:06:17 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:06:17 ---> Using cache 04:06:17 ---> 6303739510a1 04:06:17 Step 14/23 : ENV APP_PORT=59861 04:06:17 ---> Running in be0e1ccbf1dd 04:06:17 ---> Running in 3982c6e7d802 04:06:17 Removing intermediate container be0e1ccbf1dd 04:06:17 ---> 3e52ad9f3e92 04:06:17 Step 15/24 : EXPOSE $APP_PORT 04:06:18 Removing intermediate container 3982c6e7d802 04:06:18 ---> 4c2aed789c35 04:06:18 Step 15/23 : EXPOSE $APP_PORT 04:06:18 ---> Running in f4cfbf13e83f 04:06:18 ---> Running in 5924a9b80e80 04:06:18 Removing intermediate container f4cfbf13e83f 04:06:18 ---> d1b64781abcf 04:06:18 Step 16/24 : WORKDIR / 04:06:18 Removing intermediate container 5924a9b80e80 04:06:18 ---> 040df98e975e 04:06:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:06:18 ---> Running in 9812601ea11d 04:06:18 Removing intermediate container 9812601ea11d 04:06:18 ---> 1e459a0c456c 04:06:18 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:06:18 ---> b376f0db1e56 04:06:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:06:19 ---> 5ccad38ea45b 04:06:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:06:19 ---> b36dfe7cf3c5 04:06:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:06:20 ---> 4203002cba3c 04:06:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:06:20 ---> 48e9456ef58d 04:06:20 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 04:06:20 ---> Running in 6c7d0553639c 04:06:20 Removing intermediate container 6c7d0553639c 04:06:20 ---> 1e0a2dc23cdf 04:06:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:06:20 ---> 494d6dc12741 04:06:20 Step 20/24 : ENTRYPOINT ["/core-command"] 04:06:20 ---> Running in 287b040d3e76 04:06:20 ---> Running in 7d5b0589a238 04:06:20 Removing intermediate container 287b040d3e76 04:06:20 ---> e74f79522610 04:06:20 Step 21/23 : LABEL arch=x86_64 04:06:20 ---> Running in 1424b43da370 04:06:20 Removing intermediate container 7d5b0589a238 04:06:20 ---> 07d3521f50b8 04:06:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:06:21 ---> Running in 7affc763021a 04:06:21 Removing intermediate container 1424b43da370 04:06:21 ---> aec62bf88179 04:06:21 Step 22/23 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc 04:06:21 ---> Running in 1707d794dd79 04:06:21 Removing intermediate container 7affc763021a 04:06:21 ---> 8fb68cf7d020 04:06:21 Step 22/24 : LABEL arch=x86_64 04:06:21 ---> Running in 27b25cfa1819 04:06:21 Removing intermediate container 1707d794dd79 04:06:21 ---> 82ba1f17eace 04:06:21 Step 23/23 : LABEL version=2.3.0-dev.88 04:06:21 ---> Running in 767683ffab47 04:06:21 Removing intermediate container 27b25cfa1819 04:06:21 ---> b64c6796a504 04:06:21 Step 23/24 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc 04:06:21 ---> Running in 36a057580732 04:06:21 Removing intermediate container 767683ffab47 04:06:21 ---> 029b86b73cc7 04:06:21 04:06:21 Removing intermediate container 36a057580732 04:06:21 ---> 789bf98ada25 04:06:21 Step 24/24 : LABEL version=2.3.0-dev.88Successfully built 029b86b73cc7 04:06:21 04:06:21 Successfully tagged support-scheduler:latest 04:06:21  Building support-scheduler ... done Building core-metadata 04:06:22 ---> Running in 9f5b2358d506 04:06:22 Removing intermediate container 47c0a6c4d218 04:06:22 ---> aad40b2da053 04:06:22 Step 8/23 : COPY . . 04:06:23 Removing intermediate container 9f5b2358d506 04:06:23 ---> 4a2cd05ace0e 04:06:23 04:06:23 Successfully built 4a2cd05ace0e 04:06:23 Successfully tagged core-command:latest 04:06:23  Building core-command ... done Building security-bootstrapper 04:06:25 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 04:06:25 Step 2/25 : FROM ${BUILDER_BASE} AS builder 04:06:25 ---> a7b6f70c12eb 04:06:25 Step 3/25 : ARG ADD_BUILD_TAGS="" 04:06:25 ---> Using cache 04:06:25 ---> c7f122b8e6af 04:06:25 Step 4/25 : WORKDIR /edgex-go 04:06:25 ---> Using cache 04:06:25 ---> eb2a5a7ed5b7 04:06:25 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:06:25 ---> Using cache 04:06:25 ---> b323fd01d89f 04:06:25 Step 6/25 : RUN apk add --update --no-cache make git 04:06:25 ---> Using cache 04:06:25 ---> 546d4af6514e 04:06:25 Step 7/25 : COPY go.mod vendor* ./ 04:06:25 ---> Using cache 04:06:25 ---> 232ac547df2b 04:06:25 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:06:25 ---> Using cache 04:06:25 ---> 51d56b50b5e7 04:06:25 Step 9/25 : COPY . . 04:06:25 ---> Using cache 04:06:25 ---> def1a8f06925 04:06:25 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 04:06:26 ---> Running in e0036985b8fd 04:06:26 ---> 62697442f1b8 04:06:26 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:06:26 Removing intermediate container bc56e689aea2 04:06:26 ---> 3ee6ca9a10bd 04:06:26 Step 9/23 : COPY . . 04:06:26 Removing intermediate container 40da324f2f39 04:06:26 ---> 874a4fd8f67b 04:06:26 Step 8/22 : COPY . . 04:06:26 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:06:27 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 04:06:27 Step 2/33 : FROM ${BUILDER_BASE} AS builder 04:06:27 ---> a7b6f70c12eb 04:06:27 Step 3/33 : WORKDIR /edgex-go 04:06:27 ---> Using cache 04:06:27 ---> 38fb2c4c4fdd 04:06:27 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:06:27 ---> Using cache 04:06:27 ---> 346a48d17da0 04:06:27 Step 5/33 : RUN apk add --update --no-cache make git 04:06:27 ---> Using cache 04:06:27 ---> d11b730b791f 04:06:27 Step 6/33 : COPY go.mod vendor* ./ 04:06:27 ---> Using cache 04:06:27 ---> 994045bdb938 04:06:27 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:06:27 ---> Using cache 04:06:27 ---> 874a4fd8f67b 04:06:27 Step 8/33 : COPY . . 04:06:27 ---> Running in fe2b1525c6f7 04:06:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:06:34 ---> 2b2f7402f096 04:06:34 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:06:34 ---> Running in 747607cc14f9 04:06:34 ---> 21e082b16f3d 04:06:34 Step 10/23 : RUN make cmd/support-notifications/support-notifications 04:06:34 ---> c29d2c3fd470 04:06:34 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:06:34 ---> Running in 285586be8986 04:06:34 ---> Running in ca276adb4765 04:06:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:06:35 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:06: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.88" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:06:42 Removing intermediate container c338bbfd0724 04:06:42 ---> ced67affd6a8 04:06:42 Successfully built ced67affd6a8 04:06:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:42 + docker inspect -f . ci-base-image-arm64 04:06:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:42 prd-ubuntu20.04-docker-arm64-4c-16g-7722 does not seem to be running inside a container 04:06:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/326 -v /w/workspace/edgex-go/326:/w/workspace/edgex-go/326:rw,z -v /w/workspace/edgex-go/326@tmp:/w/workspace/edgex-go/326@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:06:44 $ docker top cc7ef64ea74e3e4ba7e1c22a6ae1a7fb78948a1b2c172f0c90ab6f60aed3526c -eo pid,comm [Pipeline] { [Pipeline] sh 04:06:44 + go version 04:06:44 go version go1.18.7 linux/arm64 [Pipeline] } 04:06:44 $ docker stop --time=1 cc7ef64ea74e3e4ba7e1c22a6ae1a7fb78948a1b2c172f0c90ab6f60aed3526c 04:06:46 $ docker rm -f cc7ef64ea74e3e4ba7e1c22a6ae1a7fb78948a1b2c172f0c90ab6f60aed3526c [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 04:06:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:06:47 04:06:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:06:47 latest: Pulling from edgex-devops/edgex-compose-arm64 04:06:47 29e5d40040c1: Pulling fs layer 04:06:47 1ce36da41761: Pulling fs layer 04:06:47 25b303627fd3: Pulling fs layer 04:06:47 29e5d40040c1: Verifying Checksum 04:06:47 29e5d40040c1: Download complete 04:06:47 1ce36da41761: Verifying Checksum 04:06:47 1ce36da41761: Download complete 04:06:48 29e5d40040c1: Pull complete 04:06:49 25b303627fd3: Verifying Checksum 04:06:49 25b303627fd3: Download complete 04:06:49 1ce36da41761: Pull complete 04:06:59 25b303627fd3: Pull complete 04:06:59 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 04:06:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:06:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:59 prd-ubuntu20.04-docker-arm64-4c-16g-7722 does not seem to be running inside a container 04:07:00 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/326 -v /w/workspace/edgex-go/326:/w/workspace/edgex-go/326:rw,z -v /w/workspace/edgex-go/326@tmp:/w/workspace/edgex-go/326@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:07:01 Removing intermediate container e0036985b8fd 04:07:01 ---> 807c96d272f5 04:07:01 04:07:01 Step 11/25 : FROM alpine:3.16 04:07:01 ---> 9c6f07244728 04:07:01 Step 12/25 : RUN apk add --update --no-cache dumb-init 04:07:01 ---> Using cache 04:07:01 ---> ec3b02d5e34d 04:07:01 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:07:01 ---> Using cache 04:07:01 ---> 6303739510a1 04:07:01 Step 14/25 : ENV APP_PORT=59881 04:07:01 Removing intermediate container fe2b1525c6f7 04:07:01 ---> 9524793971b4 04:07:01 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:07:01 ---> Running in 86580030e035 04:07:01 ---> Running in 1e4199a3a54f 04:07:01 Removing intermediate container 86580030e035 04:07:01 ---> 35c2b024be96 04:07:01 Step 15/25 : EXPOSE $APP_PORT 04:07:01 ---> Running in ac8af00c3e44 04:07:01 Removing intermediate container ac8af00c3e44 04:07:01 ---> 77a053fe5002 04:07:01 Step 16/25 : WORKDIR / 04:07:01 ---> Running in da97ff100827 04:07:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:07:01 Removing intermediate container da97ff100827 04:07:01 ---> 327fde0f2b6d 04:07:01 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 04:07:01 ---> 734f4d81a737 04:07:01 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:07:01 ---> 624f285f5a5b 04:07:01 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:07:01 Removing intermediate container 1e4199a3a54f 04:07:01 ---> a8cdac34f8d5 04:07:01 04:07:01 Step 11/23 : FROM alpine:3.16 04:07:01 ---> 9c6f07244728 04:07:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 04:07:01 ---> ba33992ed02f 04:07:01 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 04:07:01 ---> Running in 224fa15b2890 04:07:01 Removing intermediate container 224fa15b2890 04:07:01 ---> 92127666fae7 04:07:01 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 04:07:01 ---> Running in b4c44e726f94 04:07:01 ---> c7a6b878e1f0 04:07:01 Step 21/25 : ENTRYPOINT ["/core-metadata"] 04:07:01 ---> Running in 4e6b80086cb3 04:07:02 Removing intermediate container 4e6b80086cb3 04:07:02 ---> e1111ab467fc 04:07:02 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:07:02 ---> Running in 9b12980a74db 04:07:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:07:02 Removing intermediate container 9b12980a74db 04:07:02 ---> 588f1c0cf2fe 04:07:02 Step 23/25 : LABEL arch=x86_64 04:07:02 ---> Running in d965427cce6c 04:07:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:07:02 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 04:07:02 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 04:07:02 (3/33) Installing readline (8.1.2-r0) 04:07:02 (4/33) Installing bash (5.1.16-r2) 04:07:02 Removing intermediate container d965427cce6c 04:07:02 ---> 2f31fe1470a8 04:07:02 Step 24/25 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc 04:07:02 Executing bash-5.1.16-r2.post-install 04:07:02 (5/33) Installing ca-certificates (20220614-r0) 04:07:02 ---> Running in 5ad2e7539695 04:07:02 (6/33) Installing brotli-libs (1.0.9-r6) 04:07:02 (7/33) Installing nghttp2-libs (1.47.0-r0) 04:07:02 (8/33) Installing libcurl (7.83.1-r3) 04:07:02 (9/33) Installing curl (7.83.1-r3) 04:07:02 (10/33) Installing docker-cli (20.10.18-r1) 04:07:03 $ docker top 907bfd914ee39299b3ec205456abc2406ee1a07bc7a62eba93e55c4d5e2e6508 -eo pid,comm 04:07:03 (11/33) Installing dumb-init (1.2.5-r1) 04:07:03 (12/33) Installing libbz2 (1.0.8-r1) 04:07:03 (13/33) Installing expat (2.4.9-r0) 04:07:03 (14/33) Installing libffi (3.4.2-r1) 04:07:03 (15/33) Installing gdbm (1.23-r0) 04:07:03 (16/33) Installing xz-libs (5.2.5-r1) 04:07:03 (17/33) Installing libgcc (11.2.1_git20220219-r2) 04:07:03 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 04:07:03 Removing intermediate container 5ad2e7539695 04:07:03 ---> 8e219a5db687 04:07:03 Step 25/25 : LABEL version=2.3.0-dev.88 [Pipeline] { [Pipeline] sh 04:07:03 (19/33) Installing mpdecimal (2.5.1-r1) 04:07:03 (20/33) Installing sqlite-libs (3.38.5-r0) 04:07:03 (21/33) Installing python3 (3.10.5-r0) 04:07:03 ---> Running in ffb39709b400 04:07:03 Removing intermediate container ffb39709b400 04:07:03 ---> 7b45feba695a 04:07:03 04:07:03 Successfully built 7b45feba695a 04:07:03 Successfully tagged core-metadata:latest 04:07:03 Building security-secretstore-setup 04:07:03  Building core-metadata ... done (22/33) Installing py3-contextlib2 (21.6.0-r2) 04:07:03 (23/33) Installing py3-tomli (2.0.1-r1) 04:07:03 (24/33) Installing py3-pep517 (0.12.0-r2) 04:07:03 (25/33) Installing py3-six (1.16.0-r1) 04:07:03 (26/33) Installing py3-retrying (1.3.3-r3) 04:07:03 (27/33) Installing py3-appdirs (1.4.4-r3) 04:07:03 (28/33) Installing py3-more-itertools (8.13.0-r0) 04:07:03 (29/33) Installing py3-ordered-set (4.0.2-r3) 04:07:03 (30/33) Installing py3-parsing (2.4.7-r3) 04:07:03 (31/33) Installing py3-packaging (21.3-r0) 04:07:03 (32/33) Installing py3-setuptools (59.4.0-r0) 04:07:04 + grep parallel 04:07:04 + docker-compose build --help 04:07:04 (33/33) Installing py3-pip (22.1.1-r0) 04:07:04 Executing busybox-1.35.0-r17.trigger 04:07:04 Executing ca-certificates-20220614-r0.trigger 04:07:04 OK: 122 MiB in 47 packages 04:07:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 04:07:06 Collecting docker-compose==1.23.2 04:07:06 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:07:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 22.5 MB/s eta 0:00:00 04:07:06 Collecting docker<4.0,>=3.6.0 04:07:06 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:07:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 62.7 MB/s eta 0:00:00 04:07:06 Collecting texttable<0.10,>=0.9.0 04:07:06 Downloading texttable-0.9.1.tar.gz (11 kB) 04:07:06 Preparing metadata (setup.py): started 04:07:06 Preparing metadata (setup.py): finished with status 'done' 04:07:06 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 04:07:06 Step 2/25 : FROM ${BUILDER_BASE} AS builder 04:07:06 ---> a7b6f70c12eb 04:07:06 Step 3/25 : WORKDIR /edgex-go 04:07:06 ---> Using cache 04:07:06 ---> 38fb2c4c4fdd 04:07:06 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:07:06 ---> Using cache 04:07:06 ---> 346a48d17da0 04:07:06 Step 5/25 : RUN apk add --update --no-cache make git 04:07:06 ---> Using cache 04:07:06 ---> d11b730b791f 04:07:06 Step 6/25 : COPY go.mod vendor* ./ 04:07:06 ---> Using cache 04:07:06 ---> 994045bdb938 04:07:06 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:06 ---> Using cache 04:07:06 ---> 874a4fd8f67b 04:07:06 Step 8/25 : COPY . . 04:07:06 ---> Using cache 04:07:06 ---> c29d2c3fd470 04:07:06 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:07:06 Collecting jsonschema<3,>=2.5.1 04:07:06 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:07:06 Collecting cached-property<2,>=1.2.0 04:07:06 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:07:06 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 04:07:06 Collecting websocket-client<1.0,>=0.32.0 04:07:06 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:07:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 149.2 MB/s eta 0:00:00 04:07:06 Collecting PyYAML<4,>=3.10 04:07:06 Downloading PyYAML-3.13.tar.gz (270 kB) 04:07:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 46.9 MB/s eta 0:00:00 04:07:07 Preparing metadata (setup.py): started 04:07:07 Preparing metadata (setup.py): finished with status 'done' 04:07:07 Collecting docopt<0.7,>=0.6.1 04:07:07 Downloading docopt-0.6.2.tar.gz (25 kB) 04:07:07 Preparing metadata (setup.py): started 04:07:07 Preparing metadata (setup.py): finished with status 'done' 04:07:07 Collecting dockerpty<0.5,>=0.4.1 04:07:07 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:07:07 Preparing metadata (setup.py): started 04:07:07 ---> Running in 0c341e0bc946 04:07:08 Preparing metadata (setup.py): finished with status 'done' 04:07:08 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:07:08 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:07:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 161.7 MB/s eta 0:00:00 04:07:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:07:08 Collecting docker-pycreds>=0.4.0 04:07:08 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:07:08 Collecting idna<2.8,>=2.5 04:07:08 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:07:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 186.6 MB/s eta 0:00:00 04:07:08 Collecting urllib3<1.25,>=1.21.1 04:07:08 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:07:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 193.7 MB/s eta 0:00:00 04:07:08 Collecting certifi>=2017.4.17 04:07:08 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 04:07:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 49.0 MB/s eta 0:00:00 04:07:08 Collecting chardet<3.1.0,>=3.0.2 04:07:08 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 04:07:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 59.7 MB/s eta 0:00:00 04:07:08 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 04:07:08 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 04:07:08 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 04:07:08 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 04:07:08 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 04:07:08 Running setup.py install for texttable: started 04:07:08 Running setup.py install for texttable: finished with status 'done' 04:07:08 Running setup.py install for PyYAML: started 04:07:09 --parallel Build images in parallel. 04:07:09 Running setup.py install for PyYAML: finished with status 'done' [Pipeline] } 04:07:09 $ docker stop --time=1 907bfd914ee39299b3ec205456abc2406ee1a07bc7a62eba93e55c4d5e2e6508 04:07:10 Running setup.py install for docopt: started 04:07:10 Removing intermediate container ca276adb4765 04:07:10 ---> 24d91f2bd0d2 04:07:10 04:07:10 Step 10/33 : FROM alpine:3.16 04:07:10 ---> 9c6f07244728 04:07:10 Removing intermediate container 747607cc14f9 04:07:10 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' ---> 058dad66173b 04:07:10 04:07:10 04:07:10 Step 10/22 : FROM alpine:3.16 04:07:10 ---> 9c6f07244728 04:07:10 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 04:07:10 ---> Running in 4398e051293f 04:07:10 ---> Running in a238b710ff5b 04:07:10 Removing intermediate container a238b710ff5b 04:07:10 ---> bec3cb521b4e 04:07:10 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 04:07:10 ---> Running in 2c00a8f423e0 04:07:10 Running setup.py install for docopt: finished with status 'done' 04:07:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:07:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:07:10 Running setup.py install for dockerpty: started 04:07:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:07:11 (1/6) Installing ca-certificates (20220614-r0) 04:07:11 (2/6) Installing brotli-libs (1.0.9-r6) 04:07:11 (3/6) Installing nghttp2-libs (1.47.0-r0) 04:07:11 (4/6) Installing libcurl (7.83.1-r3) 04:07:11 (5/6) Installing curl (7.83.1-r3) 04:07:11 (6/6) Installing dumb-init (1.2.5-r1) 04:07:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:07:11 Executing busybox-1.35.0-r17.trigger 04:07:11 Executing ca-certificates-20220614-r0.trigger 04:07:11 OK: 8 MiB in 20 packages 04:07:11 Running setup.py install for dockerpty: finished with status 'done' 04:07:11 (1/2) Installing dumb-init (1.2.5-r1) 04:07:11 (2/2) Installing su-exec (0.2-r1) 04:07:11 Executing busybox-1.35.0-r17.trigger 04:07:11 OK: 6 MiB in 16 packages 04:07:11 $ docker rm -f 907bfd914ee39299b3ec205456abc2406ee1a07bc7a62eba93e55c4d5e2e6508 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:11 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 04:07:11 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 04:07:11 Removing intermediate container 2c00a8f423e0 04:07:11 ---> 7a168b11f8e9 04:07:11 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 04:07:11 Removing intermediate container 4398e051293f 04:07:11 ---> e1e6a47899d3 04:07:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:07:11 ---> Running in 5bb87201a6cf 04:07:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:07:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:07:12 prd-ubuntu20.04-docker-arm64-4c-16g-7722 does not seem to be running inside a container 04:07:12 ---> Running in 171f01391d37 04:07:12 $ 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/326 -v /w/workspace/edgex-go/326:/w/workspace/edgex-go/326:rw,z -v /w/workspace/edgex-go/326@tmp:/w/workspace/edgex-go/326@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 04:07:12 Removing intermediate container 5bb87201a6cf 04:07:12 ---> 43bbed6b0f3d 04:07:12 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 04:07:12 Removing intermediate container 171f01391d37 04:07:12 ---> 29afad3073e1 04:07:12 Step 13/22 : WORKDIR /edgex 04:07:12 ---> Running in f9826a7cc067 04:07:12 ---> Running in c7c21c461260 04:07:12 Removing intermediate container f9826a7cc067 04:07:12 ---> bcc3cdb49a82 04:07:12 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 04:07:12 Removing intermediate container c7c21c461260 04:07:12 ---> 3c4e7d6bed04 04:07:12 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:07:12 ---> Running in 722529786fbe 04:07:13 Removing intermediate container 722529786fbe 04:07:13 ---> e7d8347e3b0a 04:07:13 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 04:07:13 ---> 73e97badf249 04:07:13 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:07:13 ---> Running in 5cd32199b4ed 04:07:13 Removing intermediate container 5cd32199b4ed 04:07:13 ---> 273e28d5b9e1 04:07:13 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 04:07:13 $ docker top 5cc2714db2ad1e2a49332af9d8a703eac562de34404353f03747f72c49a1a06d -eo pid,comm [Pipeline] { [Pipeline] sh 04:07:13 ---> Running in fab55b1657e4 04:07:13 ---> 5d47819b5a30 04:07:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:07:14 + docker-compose -f ./docker-compose-build.yml build --parallel 04:07:15 ---> 44f9662bbab5 04:07:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:07:15 Removing intermediate container fab55b1657e4 04:07:15 ---> 916dd0e190bd 04:07:15 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 04:07:15 ---> Running in 89680d99abf6 04:07:15 ---> 8864c7b4a12f 04:07:15 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:07:15 Removing intermediate container 285586be8986 04:07:15 ---> e01bedf443eb 04:07:15 04:07:15 Step 11/23 : FROM alpine:3.16 04:07:15 ---> 9c6f07244728 04:07:15 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 04:07:15 ---> Running in ba94eb6a6167 04:07:15 ---> Running in 130670e71bfe 04:07:15 Removing intermediate container 89680d99abf6 04:07:15 ---> 8b643a9ea037 04:07:15 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 04:07:16 ---> ce742f22819e 04:07:16 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 04:07:16 ---> Running in b56035349b55 04:07:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:07:16 Removing intermediate container b4c44e726f94 04:07:16 ---> bd2d769aefa0 04:07:16 Step 14/23 : ENV APP_PORT=58890 04:07:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:07:16 ---> Running in 5b957067e638 04:07:16 (1/2) Installing ca-certificates (20220614-r0) 04:07:16 (2/2) Installing dumb-init (1.2.5-r1) 04:07:16 Executing busybox-1.35.0-r17.trigger 04:07:16 Executing ca-certificates-20220614-r0.trigger 04:07:16 Removing intermediate container 5b957067e638 04:07:16 ---> 7f3aa583aa6f 04:07:16 Step 15/23 : EXPOSE $APP_PORT 04:07:16 ---> Running in 49f9324a1844 04:07:16 OK: 6 MiB in 16 packages 04:07:16 Removing intermediate container 49f9324a1844 04:07:16 ---> 2320ef0ad126 04:07:16 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:07:16 Removing intermediate container ba94eb6a6167 04:07:16 ---> d565deb57ab8 04:07:16 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 04:07:17 ---> Running in 1e09b0242fda 04:07:17 Removing intermediate container 1e09b0242fda 04:07:17 ---> 0fab43fdaa71 04:07:17 Step 20/22 : LABEL arch=x86_64 04:07:17 ---> Running in a0a7ded8478f 04:07:17 Removing intermediate container 130670e71bfe 04:07:17 ---> 23a5351cc886 04:07:17 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:07:17 ---> Running in 0c52b8ad54cc 04:07:17 ---> fe0c3174c5eb 04:07:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:07:17 Removing intermediate container a0a7ded8478f 04:07:17 ---> 969bdbb03637 04:07:17 Step 21/22 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc 04:07:17 ---> Running in 558514356a5b 04:07:17 Removing intermediate container b56035349b55 04:07:17 ---> 95cd7df3688f 04:07:17 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 04:07:17 Removing intermediate container 0c52b8ad54cc 04:07:17 ---> 34ab2785a833 04:07:17 Step 14/23 : ENV APP_PORT=59860 04:07:17 ---> Running in 77f282efce45 04:07:17 Removing intermediate container 558514356a5b 04:07:17 ---> 3e47d73f5f1e 04:07:17 Step 22/22 : LABEL version=2.3.0-dev.88 04:07:17 ---> 9ce6eaabbf83 04:07:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:07:17 ---> Running in 090ccfd27137 04:07:17 Removing intermediate container 77f282efce45 04:07:17 ---> 2cb34586b45a 04:07:17 Step 15/23 : EXPOSE $APP_PORT 04:07:17 ---> aed489215144 04:07:17 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:07:17 ---> Running in b2875bf85ebe 04:07:17 Removing intermediate container 090ccfd27137 04:07:17 ---> a5ceb7f87a5a 04:07:17 04:07:18 Removing intermediate container b2875bf85ebe 04:07:18 ---> 3594d908f232 04:07:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:07:18 Successfully built a5ceb7f87a5a 04:07:18 ---> eed65cc1258d 04:07:18 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 04:07:18 Successfully tagged security-proxy-setup:latest 04:07:18  Building security-proxy-setup ... done Building security-spire-server 04:07:18 ---> Running in b48dcb4cba85 04:07:18 ---> 499fce917618 04:07:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:07:18 Removing intermediate container b48dcb4cba85 04:07:18 ---> 2f5afb55b9a7 04:07:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:07:18 ---> 95bb9f099260 04:07:18 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:07:18 ---> Running in 84ce625feb5e 04:07:19 ---> 84a26f031a83 04:07:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:07:19 Removing intermediate container 84ce625feb5e 04:07:19 ---> bc679df256bc 04:07:19 Step 21/23 : LABEL arch=x86_64 04:07:19 ---> 5d4f6346e410 04:07:19 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:07:19 ---> Running in 8d04ceadcef2 04:07:19 ---> 38c1c919a23e 04:07:19 Step 19/23 : ENTRYPOINT ["/support-notifications"] 04:07:19 Removing intermediate container 8d04ceadcef2 04:07:19 ---> f17f93852cc7 04:07:19 Step 22/23 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc 04:07:19 ---> Running in 3af15e7eb5eb 04:07:19 Building core-command ... 04:07:19 Building core-data ... 04:07:19 Building core-metadata ... 04:07:19 Building security-bootstrapper ... 04:07:19 Building security-proxy-setup ... 04:07:19 Building security-secretstore-setup ... 04:07:19 Building security-spiffe-token-provider ... 04:07:19 Building security-spire-agent ... 04:07:19 Building security-spire-config ... 04:07:19 Building security-spire-server ... 04:07:19 Building support-notifications ... 04:07:19 Building support-scheduler ... 04:07:19 Building sys-mgmt-agent ... 04:07:19 Building security-bootstrapper 04:07:19 Building security-secretstore-setup 04:07:19 Building core-data 04:07:19 Building security-spire-agent 04:07:19 Building support-scheduler 04:07:19 ---> dd46ba945df7 04:07:19 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 04:07:19 ---> Running in ed62a95d40d5 04:07:19 Removing intermediate container 3af15e7eb5eb 04:07:19 ---> c265aaf446d7 04:07:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:07:19 ---> Running in 8e4857170c34 04:07:19 Removing intermediate container ed62a95d40d5 04:07:19 ---> c1a65c5f2207 04:07:19 Step 23/23 : LABEL version=2.3.0-dev.88 04:07:20 ---> Running in 1f49364cd2cc 04:07:20 ---> 75b8d7cd4fb9 04:07:20 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 04:07:20 Removing intermediate container 8e4857170c34 04:07:20 ---> 471789cf8dd3 04:07:20 Step 21/23 : LABEL arch=x86_64 04:07:20 ---> Running in 4f045b2424de 04:07:20 Removing intermediate container 1f49364cd2cc 04:07:20 ---> dbd0ef178f92 04:07:20 04:07:20 Successfully built dbd0ef178f92 04:07:20 Successfully tagged sys-mgmt-agent:latest 04:07:20 Building core-data 04:07:20 Removing intermediate container 4f045b2424de 04:07:20 ---> 79c3f20ffc2a 04:07:20  Building sys-mgmt-agent ... done Step 22/23 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc 04:07:20 ---> e86ecc32ee84 04:07:20 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:07:20 ---> Running in 4452d8c39ad1 04:07:20 Removing intermediate container 4452d8c39ad1 04:07:20 ---> 0d20f14354b1 04:07:20 Step 23/23 : LABEL version=2.3.0-dev.88 04:07:21 ---> 2c1b0a287b5e 04:07:21 Step 28/33 : RUN chmod +x /entrypoint.sh 04:07:21 ---> Running in 4309297bec96 04:07:21 ---> Running in 74bb06d0a50e 04:07:21 Removing intermediate container 4309297bec96 04:07:21 ---> dca21a5c54d0 04:07:21 04:07:21 Successfully built dca21a5c54d0 04:07:21 Successfully tagged support-notifications:latest 04:07:22  Building support-notifications ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 04:07:22 Step 2/25 : FROM ${BUILDER_BASE} AS builder 04:07:22 ---> a7b6f70c12eb 04:07:22 Step 3/25 : WORKDIR /edgex-go 04:07:22 ---> Using cache 04:07:22 ---> 38fb2c4c4fdd 04:07:22 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:07:22 ---> Using cache 04:07:22 ---> 346a48d17da0 04:07:22 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 04:07:22 ---> Using cache 04:07:22 ---> 081690d8f229 04:07:22 Step 6/25 : COPY go.mod vendor* ./ 04:07:22 ---> Using cache 04:07:22 ---> c0f0db4c4c0d 04:07:22 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:22 ---> Using cache 04:07:22 ---> 1694623104e8 04:07:22 Step 8/25 : COPY . . 04:07:22 ---> Using cache 04:07:22 ---> 4da3e8becdc7 04:07:22 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 04:07:22 ---> Using cache 04:07:22 ---> d1909d035a54 04:07:22 Step 10/25 : WORKDIR /edgex-go/spire-build 04:07:22 ---> Using cache 04:07:22 ---> 174bcb3d611b 04:07:22 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 04:07:22 ---> Running in 504408a94991 04:07:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:07:22 Removing intermediate container 74bb06d0a50e 04:07:22 ---> 844aea591015 04:07:22 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 04:07:22 ---> Running in 39751e262884 04:07:23 Removing intermediate container 39751e262884 04:07:23 ---> 9d54acf9fd73 04:07:23 Step 30/33 : CMD ["gate"] 04:07:23 ---> Running in 2ab1a077eceb 04:07:23 Removing intermediate container 2ab1a077eceb 04:07:23 ---> 899a9d5c2df0 04:07:23 Step 31/33 : LABEL arch=x86_64 04:07:23 ---> Running in 877f09ce96e6 04:07:23 Removing intermediate container 877f09ce96e6 04:07:23 ---> bcced3dcd67d 04:07:23 Step 32/33 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc 04:07:23 ---> Running in 54c12b145136 04:07:23 Removing intermediate container 504408a94991 04:07:23 ---> 5cde707b0caa 04:07:23 Step 12/25 : WORKDIR /edgex-go 04:07:23 Removing intermediate container 54c12b145136 04:07:23 ---> 0667d6853f06 04:07:23 Step 33/33 : LABEL version=2.3.0-dev.88 04:07:24 ---> Running in e228650309f7 04:07:24 ---> Running in d5f64de0425c 04:07:24 Removing intermediate container e228650309f7 04:07:24 ---> 925e2d909a3e 04:07:24 04:07:24 Step 13/25 : FROM alpine:3.15 04:07:24 ---> c4fc93816858 04:07:24 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 04:07:24 ---> Using cache 04:07:24 ---> f17b80b62f29 04:07:24 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:07:24 ---> Using cache 04:07:24 ---> dfa820cff292 04:07:24 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:07:24 ---> Using cache 04:07:24 ---> 310d32fc348d 04:07:24 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 04:07:24 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 04:07:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:07:24 ---> a7b6f70c12eb 04:07:24 Step 3/24 : ARG ADD_BUILD_TAGS="" 04:07:24 ---> Using cache 04:07:24 ---> c7f122b8e6af 04:07:24 Step 4/24 : WORKDIR /edgex-go 04:07:24 ---> Using cache 04:07:24 ---> eb2a5a7ed5b7 04:07:24 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:07:24 ---> Using cache 04:07:24 ---> b323fd01d89f 04:07:24 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:07:24 Removing intermediate container d5f64de0425c 04:07:24 ---> d2b56d5b2201 04:07:24 04:07:24 ---> Running in 8afbf11f71e7 04:07:24 Successfully built d2b56d5b2201 04:07:24 Successfully tagged security-bootstrapper:latest 04:07:24  Building security-bootstrapper ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:07:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:07:25 OK: 211 MiB in 51 packages 04:07:25 ---> 447ccf2271de 04:07:25 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:07:25 Removing intermediate container 0c341e0bc946 04:07:25 ---> 50d1551770b2 04:07:25 04:07:25 Step 10/25 : FROM alpine:3.16 04:07:25 ---> 9c6f07244728 04:07:25 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 04:07:25 ---> Running in 0913866ee883 04:07:25 ---> d505ef6d06b6 04:07:25 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:07:26 Removing intermediate container 8afbf11f71e7 04:07:26 ---> 86bba1dd71d5 04:07:26 Step 7/24 : COPY go.mod vendor* ./ 04:07:26 ---> 5a508d304c63 04:07:26 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:07:26 ---> 3a04b39c3783 04:07:26 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:07:26 ---> 41cb24ed948f 04:07:26 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 04:07:26 ---> Running in c929c587f76b 04:07:26 ---> Running in 48762a8e76de 04:07:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:07:26 Removing intermediate container 48762a8e76de 04:07:26 ---> 3a768478560b 04:07:26 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 04:07:26 ---> Running in a6f39feab6cb 04:07:26 Removing intermediate container a6f39feab6cb 04:07:26 ---> 6156ecc9d528 04:07:26 Step 23/25 : LABEL arch=x86_64 04:07:26 (1/3) Installing ca-certificates (20220614-r0) 04:07:26 (2/3) Installing dumb-init (1.2.5-r1) 04:07:26 (3/3) Installing su-exec (0.2-r1) 04:07:26 Executing busybox-1.35.0-r17.trigger 04:07:26 Executing ca-certificates-20220614-r0.trigger 04:07:26 ---> Running in bcfd6fd81f61 04:07:26 OK: 6 MiB in 17 packages 04:07:26 Removing intermediate container bcfd6fd81f61 04:07:26 ---> 15e1a98aca18 04:07:26 Step 24/25 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc 04:07:26 ---> Running in 314f40dc716d 04:07:26 Removing intermediate container 314f40dc716d 04:07:26 ---> f7ecb9c9d37f 04:07:26 Step 25/25 : LABEL version=2.3.0-dev.88 04:07:26 ---> Running in 1e0fb8e259d1 04:07:27 Removing intermediate container 1e0fb8e259d1 04:07:27 ---> f411ef2d77f3 04:07:27 04:07:27 Removing intermediate container 0913866ee883 04:07:27 ---> 22c5df61155d 04:07:27 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:07:27 Successfully built f411ef2d77f3 04:07:27 Successfully tagged security-spire-server:latest 04:07:27  Building security-spire-server ... done  ---> Running in aee8accb5508 04:07:27 Removing intermediate container aee8accb5508 04:07:27 ---> 90db97836339 04:07:27 Step 13/25 : WORKDIR / 04:07:27 ---> Running in 44f5718bd263 04:07:27 Removing intermediate container 44f5718bd263 04:07:27 ---> 87832c520970 04:07:27 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:07:27 ---> 2c3c2bcbf404 04:07:27 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:07:28 ---> d9acdd20e79c 04:07:28 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:07:28 ---> d73b581c76cf 04:07:28 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 04:07:28 ---> 03d2b1d7ce40 04:07:28 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:07:29 ---> 487235f207de 04:07:29 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:07:29 ---> f0d82c6f464d 04:07:29 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:07:29 ---> e336d813a426 04:07:29 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:07:29 ---> Running in 43da2fff78ff 04:07:30 Removing intermediate container 43da2fff78ff 04:07:30 ---> 6fd25a536f28 04:07:30 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 04:07:30 ---> Running in faca2aa97488 04:07:30 Removing intermediate container faca2aa97488 04:07:30 ---> b0581ec1a3ca 04:07:30 Step 23/25 : LABEL arch=x86_64 04:07:30 ---> Running in 688306877b2d 04:07:30 Removing intermediate container 688306877b2d 04:07:30 ---> aab4eb4c9dd2 04:07:30 Step 24/25 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc 04:07:30 ---> Running in 02ed71c1fd6f 04:07:31 Removing intermediate container 02ed71c1fd6f 04:07:31 ---> 38aea163e08e 04:07:31 Step 25/25 : LABEL version=2.3.0-dev.88 04:07:31 ---> Running in b90cc583e2ff 04:07:31 Removing intermediate container b90cc583e2ff 04:07:31 ---> f2e22561d7bd 04:07:31 04:07:31 Successfully built f2e22561d7bd 04:07:31 Successfully tagged security-secretstore-setup:latest 04:07:32  Building security-secretstore-setup ... done Removing intermediate container c929c587f76b 04:07:32 ---> 12ad25ff45de 04:07:32 Step 9/24 : COPY . . 04:07:34 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 04:07:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:07:34 ---> ced67affd6a8 04:07:34 Step 3/24 : ARG ADD_BUILD_TAGS="" 04:07:34 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 04:07:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:07:34 ---> ced67affd6a8 04:07:34 Step 3/23 : ARG ADD_BUILD_TAGS="" 04:07:34 ---> Running in 378b84ec4587 04:07:34 ---> Running in 43c208a5eadb 04:07:34 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 04:07:34 Step 2/33 : FROM ${BUILDER_BASE} AS builder 04:07:34 ---> ced67affd6a8 04:07:34 Step 3/33 : WORKDIR /edgex-go 04:07:34 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 04:07:34 Step 2/25 : FROM ${BUILDER_BASE} AS builder 04:07:34 ---> ced67affd6a8 04:07:34 Step 3/25 : WORKDIR /edgex-go 04:07:34 ---> Running in 50cd8b1d0e15 04:07:34 ---> Running in 00d4a0146991 04:07:34 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 04:07:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:07:34 ---> ced67affd6a8 04:07:34 Step 3/26 : WORKDIR /edgex-go 04:07:34 ---> Running in c2d10db50007 04:07:34 Removing intermediate container 378b84ec4587 04:07:34 ---> ca6e717745f9 04:07:34 Step 4/24 : WORKDIR /edgex-go 04:07:34 Removing intermediate container 43c208a5eadb 04:07:34 ---> 3eee68e0df67 04:07:34 ---> Running in bfa2a623f36c 04:07:34 Step 4/23 : WORKDIR /edgex-go 04:07:34 Removing intermediate container 00d4a0146991 04:07:34 ---> e2f6a65b12e8 04:07:34 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:07:34 ---> Running in e77e77bf4647 04:07:34 ---> Running in 70c4edfe83d9 04:07:34 Removing intermediate container 50cd8b1d0e15 04:07:34 ---> 787dbcbc9a20 04:07:34 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:07:34 Removing intermediate container c2d10db50007 04:07:34 ---> a4710c5e91f5 04:07:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:07:34 ---> Running in c09802142148 04:07:34 ---> Running in ecb391ff90a3 04:07:34 Removing intermediate container bfa2a623f36c 04:07:34 ---> fb2bd5ce3528 04:07:34 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:07:34 ---> Running in 7de8b81f1e20 04:07:34 Removing intermediate container e77e77bf4647 04:07:34 ---> fc782bed04a6 04:07:34 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:07:34 ---> Running in f9257e6662a1 04:07:37 ---> ac6312614f9d 04:07:37 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 04:07:37 ---> Running in 80665fdf2324 04:07:37 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:07:37 Removing intermediate container 70c4edfe83d9 04:07:37 ---> c75671c0da67 04:07:37 Step 5/25 : RUN apk add --update --no-cache make git 04:07:37 ---> Running in 5a0e4a61360b 04:07:38 Removing intermediate container c09802142148 04:07:38 ---> c5e31ec4c371 04:07:38 Step 5/33 : RUN apk add --update --no-cache make git 04:07:38 ---> Running in 3badc25b65e2 04:07:38 Removing intermediate container ecb391ff90a3 04:07:38 ---> 814aaff95517 04:07:38 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 04:07:38 ---> Running in 6e3c8d420ce2 04:07:38 Removing intermediate container 7de8b81f1e20 04:07:38 ---> 69c7de699306 04:07:38 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:07:38 Removing intermediate container f9257e6662a1 04:07:38 ---> 0f1c06c8ba9f 04:07:38 Step 6/23 : RUN apk add --update --no-cache make git 04:07:39 ---> Running in 471d94cff9fd 04:07:39 ---> Running in aa5485432eaa 04:07:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:07:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:07:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:07:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:07:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:07:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:07:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:07:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:07:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:07:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:07:42 OK: 221 MiB in 51 packages 04:07:42 OK: 221 MiB in 51 packages 04:07:43 OK: 221 MiB in 51 packages 04:07:43 OK: 221 MiB in 51 packages 04:07:43 OK: 221 MiB in 51 packages 04:07:43 Removing intermediate container 5a0e4a61360b 04:07:43 ---> 5108d3502795 04:07:43 Step 6/25 : COPY go.mod vendor* ./ 04:07:44 Removing intermediate container 3badc25b65e2 04:07:44 ---> b7e8aa657ed3 04:07:44 Step 6/33 : COPY go.mod vendor* ./ 04:07:44 ---> aa211fdc9c08 04:07:44 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:45 ---> Running in ca2645f9f0fc 04:07:45 Removing intermediate container 471d94cff9fd 04:07:45 ---> c11d69480a60 04:07:45 Step 7/24 : COPY go.mod vendor* ./ 04:07:45 Removing intermediate container aa5485432eaa 04:07:45 ---> bf2e31898459 04:07:45 Step 7/23 : COPY go.mod vendor* ./ 04:07:45 Removing intermediate container 6e3c8d420ce2 04:07:45 ---> 8d64921b89fb 04:07:45 Step 6/26 : COPY go.mod vendor* ./ 04:07:45 ---> f2cd50d4589f 04:07:45 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:45 ---> Running in 18761ce538a3 04:07:46 ---> 23e1c906e971 04:07:46 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:46 ---> 5995912cc366 04:07:46 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:46 ---> Running in f129820c6eb0 04:07:46 ---> 160cbf820b89 04:07:46 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:46 ---> Running in aecfac63e2a0 04:07:46 ---> Running in c0ccd3f00fe5 04:07:55 Removing intermediate container 80665fdf2324 04:07:55 ---> 83600eb66302 04:07:55 04:07:55 Step 11/24 : FROM alpine:3.16 04:07:55 ---> 9c6f07244728 04:07:55 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:07:55 ---> Running in 9fd80c629295 04:07:55 Removing intermediate container 9fd80c629295 04:07:55 ---> 8fe1e6e48e5f 04:07:55 Step 13/24 : ENV APP_PORT=59880 04:07:55 ---> Running in 97fe4fab9426 04:07:55 Removing intermediate container 97fe4fab9426 04:07:55 ---> f96d9973113a 04:07:55 Step 14/24 : EXPOSE $APP_PORT 04:07:55 ---> Running in 7e5e4a561469 04:07:55 Removing intermediate container 7e5e4a561469 04:07:55 ---> cdfd7687fb85 04:07:55 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:07:55 ---> Running in f9a8f9b06d99 04:07:55 Removing intermediate container f9a8f9b06d99 04:07:55 ---> 2b85ffb347a1 04:07:55 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 04:07:55 ---> Running in 9dcb5083f112 04:07:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:07:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:07:55 (1/6) Installing dumb-init (1.2.5-r1) 04:07:55 (2/6) Installing libgcc (11.2.1_git20220219-r2) 04:07:55 (3/6) Installing libsodium (1.0.18-r0) 04:07:55 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 04:07:55 (5/6) Installing libzmq (4.3.4-r0) 04:07:55 (6/6) Installing zeromq (4.3.4-r0) 04:07:56 Executing busybox-1.35.0-r17.trigger 04:07:56 OK: 8 MiB in 20 packages 04:07:56 Removing intermediate container 9dcb5083f112 04:07:56 ---> 6aac5cd045f6 04:07:56 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:07:56 ---> 119b794e36c3 04:07:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:07:56 ---> 9187ce2509a9 04:07:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:07:57 ---> 3e3f6bd2deb5 04:07:57 Step 20/24 : ENTRYPOINT ["/core-data"] 04:07:57 ---> Running in 2dd93cda34a5 04:07:57 Removing intermediate container 2dd93cda34a5 04:07:57 ---> 5fb17f66b6be 04:07:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:07:57 ---> Running in 527a55ac024f 04:07:57 Removing intermediate container 527a55ac024f 04:07:57 ---> 3d831e3576f4 04:07:57 Step 22/24 : LABEL arch=x86_64 04:07:57 ---> Running in 60c4d5c1cc53 04:07:57 Removing intermediate container 60c4d5c1cc53 04:07:57 ---> e1eef4ca2c61 04:07:57 Step 23/24 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc 04:07:57 ---> Running in 3a4046e3d723 04:07:57 Removing intermediate container 3a4046e3d723 04:07:57 ---> 31a1c7eb86d5 04:07:57 Step 24/24 : LABEL version=2.3.0-dev.88 04:07:57 ---> Running in 586e3fd05f39 04:07:57 Removing intermediate container 586e3fd05f39 04:07:57 ---> b4b9c2076e8e 04:07:57 04:07:57 Successfully built b4b9c2076e8e 04:07:57 Successfully tagged core-data:latest 04:07:57  Building core-data ... done  [Pipeline] } 04:07:57 $ docker stop --time=1 3dcfb3bfa02dfb8a66f59a7c4e322a73e9b32626ead0bc85229f306fb7d76be1 04:07:59 $ docker rm -f 3dcfb3bfa02dfb8a66f59a7c4e322a73e9b32626ead0bc85229f306fb7d76be1 [Pipeline] // withDockerContainer [Pipeline] sh 04:07:59 + docker images 04:07:59 REPOSITORY TAG IMAGE ID CREATED SIZE 04:07:59 core-data latest b4b9c2076e8e 2 seconds ago 21.6MB 04:07:59 83600eb66302 7 seconds ago 1.59GB 04:07:59 security-secretstore-setup latest f2e22561d7bd 28 seconds ago 29.3MB 04:07:59 security-spire-server latest f411ef2d77f3 33 seconds ago 86.5MB 04:07:59 50d1551770b2 34 seconds ago 1.57GB 04:07:59 925e2d909a3e 36 seconds ago 1.45GB 04:07:59 security-bootstrapper latest d2b56d5b2201 36 seconds ago 19.9MB 04:07:59 support-notifications latest dca21a5c54d0 38 seconds ago 30.1MB 04:07:59 sys-mgmt-agent latest dbd0ef178f92 40 seconds ago 136MB 04:07:59 security-proxy-setup latest a5ceb7f87a5a 42 seconds ago 27.4MB 04:07:59 e01bedf443eb 44 seconds ago 1.64GB 04:07:59 24d91f2bd0d2 50 seconds ago 1.57GB 04:07:59 058dad66173b 50 seconds ago 1.57GB 04:07:59 core-metadata latest 7b45feba695a 56 seconds ago 18.3MB 04:07:59 a8cdac34f8d5 58 seconds ago 1.56GB 04:07:59 807c96d272f5 About a minute ago 1.59GB 04:07:59 core-command latest 4a2cd05ace0e About a minute ago 17.5MB 04:07:59 support-scheduler latest 029b86b73cc7 About a minute ago 29.4MB 04:07:59 f4edf82e94b2 About a minute ago 1.64GB 04:07:59 dee304cec3be About a minute ago 1.58GB 04:07:59 security-spiffe-token-provider latest 9305d783beb1 About a minute ago 29.3MB 04:07:59 security-spire-agent latest 073b103ef93e About a minute ago 125MB 04:07:59 security-spire-config latest b29b7c7f6ac6 About a minute ago 85.8MB 04:07:59 9acb29f15b54 2 minutes ago 1.61GB 04:07:59 4bf64406cb58 2 minutes ago 1.45GB 04:07:59 8a8bc9f70484 2 minutes ago 1.45GB 04:07:59 ci-base-image-x86_64 latest a7b6f70c12eb 5 minutes ago 940MB 04:07:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine 1dedd983c030 32 hours ago 677MB 04:07:59 alpine 3.15 c4fc93816858 2 months ago 5.59MB 04:07:59 alpine 3.16 9c6f07244728 2 months ago 5.54MB 04:07:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB 04:07:59 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 04:07:59 provisioning config files... 04:07:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/326@tmp/config190799528931948281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:07:59 ---> docker-login.sh 04:07:59 nexus3.edgexfoundry.org:10001 04:07:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:59 Configure a credential helper to remove this warning. See 04:07:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:59 04:07:59 Login Succeeded 04:07:59 nexus3.edgexfoundry.org:10002 04:08:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:00 Configure a credential helper to remove this warning. See 04:08:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:00 04:08:00 Login Succeeded 04:08:00 nexus3.edgexfoundry.org:10003 04:08:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:00 Configure a credential helper to remove this warning. See 04:08:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:00 04:08:00 Login Succeeded 04:08:00 nexus3.edgexfoundry.org:10004 04:08:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:00 Configure a credential helper to remove this warning. See 04:08:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:00 04:08:00 Login Succeeded 04:08:00 docker.io 04:08:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:00 Configure a credential helper to remove this warning. See 04:08:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:00 04:08:00 Login Succeeded 04:08:00 ---> docker-login.sh ends [Pipeline] } 04:08:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:08:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:08:00 [edgeXDocker.push] Tagging docker image core-command with the following tags: 04:08:00 fe71755eec998340e413ea2c1e208339c3335bfc 04:08:00 latest 04:08:00 2.3.0-dev.88 04:08:00 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:08:00 main 04:08:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:00 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:01 + docker push nexus3.edgexfoundry.org:10004/core-command:fe71755eec998340e413ea2c1e208339c3335bfc 04:08:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:08:01 a1e6d1728079: Preparing 04:08:01 1840782ebafe: Preparing 04:08:01 fe68337e14ba: Preparing 04:08:01 74e3da9ae817: Preparing 04:08:01 994393dc58e7: Preparing 04:08:01 994393dc58e7: Layer already exists 04:08:01 fe68337e14ba: Pushed 04:08:01 74e3da9ae817: Pushed 04:08:01 a1e6d1728079: Pushed 04:08:02 1840782ebafe: Pushed 04:08:02 fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:d9938426085f0886dba6e6f10b0c601e9642728f3dda6ca9c032bb6f48de719d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:02 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:03 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 04:08:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:08:03 a1e6d1728079: Preparing 04:08:03 1840782ebafe: Preparing 04:08:03 fe68337e14ba: Preparing 04:08:03 74e3da9ae817: Preparing 04:08:03 994393dc58e7: Preparing 04:08:03 994393dc58e7: Layer already exists 04:08:03 a1e6d1728079: Layer already exists 04:08:03 fe68337e14ba: Layer already exists 04:08:03 1840782ebafe: Layer already exists 04:08:03 74e3da9ae817: Layer already exists 04:08:03 latest: digest: sha256:d9938426085f0886dba6e6f10b0c601e9642728f3dda6ca9c032bb6f48de719d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:03 + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.88 04:08:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:08:03 a1e6d1728079: Preparing 04:08:03 1840782ebafe: Preparing 04:08:03 fe68337e14ba: Preparing 04:08:03 74e3da9ae817: Preparing 04:08:03 994393dc58e7: Preparing 04:08:03 a1e6d1728079: Layer already exists 04:08:03 1840782ebafe: Layer already exists 04:08:03 994393dc58e7: Layer already exists 04:08:03 fe68337e14ba: Layer already exists 04:08:03 74e3da9ae817: Layer already exists 04:08:03 2.3.0-dev.88: digest: sha256:d9938426085f0886dba6e6f10b0c601e9642728f3dda6ca9c032bb6f48de719d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:04 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:04 + docker push nexus3.edgexfoundry.org:10004/core-command:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:08:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:08:04 a1e6d1728079: Preparing 04:08:04 1840782ebafe: Preparing 04:08:04 fe68337e14ba: Preparing 04:08:04 74e3da9ae817: Preparing 04:08:04 994393dc58e7: Preparing 04:08:04 1840782ebafe: Layer already exists 04:08:04 fe68337e14ba: Layer already exists 04:08:04 994393dc58e7: Layer already exists 04:08:04 a1e6d1728079: Layer already exists 04:08:04 74e3da9ae817: Layer already exists 04:08:04 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:d9938426085f0886dba6e6f10b0c601e9642728f3dda6ca9c032bb6f48de719d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:04 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:05 + docker push nexus3.edgexfoundry.org:10004/core-command:main 04:08:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:08:05 a1e6d1728079: Preparing 04:08:05 1840782ebafe: Preparing 04:08:05 fe68337e14ba: Preparing 04:08:05 74e3da9ae817: Preparing 04:08:05 994393dc58e7: Preparing 04:08:05 994393dc58e7: Layer already exists 04:08:05 1840782ebafe: Layer already exists 04:08:05 a1e6d1728079: Layer already exists 04:08:05 74e3da9ae817: Layer already exists 04:08:05 fe68337e14ba: Layer already exists 04:08:05 main: digest: sha256:d9938426085f0886dba6e6f10b0c601e9642728f3dda6ca9c032bb6f48de719d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:08:05 ===================================================== [Pipeline] echo 04:08:05 taggedImages: 04:08:05 - nexus3.edgexfoundry.org:10004/core-command:fe71755eec998340e413ea2c1e208339c3335bfc 04:08:05 - nexus3.edgexfoundry.org:10004/core-command:latest 04:08:05 - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.88 04:08:05 - nexus3.edgexfoundry.org:10004/core-command:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:08:05 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 04:08:05 [edgeXDocker.push] Tagging docker image core-data with the following tags: 04:08:05 fe71755eec998340e413ea2c1e208339c3335bfc 04:08:05 latest 04:08:05 2.3.0-dev.88 04:08:05 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:08:05 main 04:08:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:05 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:05 + docker push nexus3.edgexfoundry.org:10004/core-data:fe71755eec998340e413ea2c1e208339c3335bfc 04:08:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:08:05 fea089766b08: Preparing 04:08:05 481f4540d8d1: Preparing 04:08:05 fe68337e14ba: Preparing 04:08:05 fc861fee13c7: Preparing 04:08:05 b7affe89ec34: Preparing 04:08:05 994393dc58e7: Preparing 04:08:05 994393dc58e7: Waiting 04:08:05 fe68337e14ba: Layer already exists 04:08:05 994393dc58e7: Layer already exists 04:08:05 fea089766b08: Pushed 04:08:05 b7affe89ec34: Pushed 04:08:06 fc861fee13c7: Pushed 04:08:07 481f4540d8d1: Pushed 04:08:07 fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:c13ee3fe75038ee9a234221630c5e3869f3f62d179f704daa8bbd4059b78e7f0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:07 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:07 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 04:08:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:08:07 fea089766b08: Preparing 04:08:07 481f4540d8d1: Preparing 04:08:07 fe68337e14ba: Preparing 04:08:07 fc861fee13c7: Preparing 04:08:07 b7affe89ec34: Preparing 04:08:07 994393dc58e7: Preparing 04:08:07 994393dc58e7: Waiting 04:08:07 fea089766b08: Layer already exists 04:08:07 fc861fee13c7: Layer already exists 04:08:07 fe68337e14ba: Layer already exists 04:08:07 b7affe89ec34: Layer already exists 04:08:07 481f4540d8d1: Layer already exists 04:08:07 994393dc58e7: Layer already exists 04:08:07 latest: digest: sha256:c13ee3fe75038ee9a234221630c5e3869f3f62d179f704daa8bbd4059b78e7f0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:08 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:08 + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.88 04:08:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:08:08 fea089766b08: Preparing 04:08:08 481f4540d8d1: Preparing 04:08:08 fe68337e14ba: Preparing 04:08:08 fc861fee13c7: Preparing 04:08:08 b7affe89ec34: Preparing 04:08:08 994393dc58e7: Preparing 04:08:08 994393dc58e7: Waiting 04:08:08 fc861fee13c7: Layer already exists 04:08:08 481f4540d8d1: Layer already exists 04:08:08 fea089766b08: Layer already exists 04:08:08 fe68337e14ba: Layer already exists 04:08:08 b7affe89ec34: Layer already exists 04:08:08 994393dc58e7: Layer already exists 04:08:09 2.3.0-dev.88: digest: sha256:c13ee3fe75038ee9a234221630c5e3869f3f62d179f704daa8bbd4059b78e7f0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:09 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:10 + docker push nexus3.edgexfoundry.org:10004/core-data:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:08:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:08:10 fea089766b08: Preparing 04:08:10 481f4540d8d1: Preparing 04:08:10 fe68337e14ba: Preparing 04:08:10 fc861fee13c7: Preparing 04:08:10 b7affe89ec34: Preparing 04:08:10 994393dc58e7: Preparing 04:08:10 994393dc58e7: Waiting 04:08:10 b7affe89ec34: Layer already exists 04:08:10 481f4540d8d1: Layer already exists 04:08:10 fc861fee13c7: Layer already exists 04:08:10 fea089766b08: Layer already exists 04:08:10 fe68337e14ba: Layer already exists 04:08:10 994393dc58e7: Layer already exists 04:08:10 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:c13ee3fe75038ee9a234221630c5e3869f3f62d179f704daa8bbd4059b78e7f0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:10 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:10 + docker push nexus3.edgexfoundry.org:10004/core-data:main 04:08:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:08:10 fea089766b08: Preparing 04:08:10 481f4540d8d1: Preparing 04:08:10 fe68337e14ba: Preparing 04:08:10 fc861fee13c7: Preparing 04:08:10 b7affe89ec34: Preparing 04:08:10 994393dc58e7: Preparing 04:08:10 994393dc58e7: Waiting 04:08:10 fc861fee13c7: Layer already exists 04:08:10 fe68337e14ba: Layer already exists 04:08:10 b7affe89ec34: Layer already exists 04:08:10 fea089766b08: Layer already exists 04:08:10 481f4540d8d1: Layer already exists 04:08:10 994393dc58e7: Layer already exists 04:08:10 main: digest: sha256:c13ee3fe75038ee9a234221630c5e3869f3f62d179f704daa8bbd4059b78e7f0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:08:10 ===================================================== [Pipeline] echo 04:08:10 taggedImages: 04:08:10 - nexus3.edgexfoundry.org:10004/core-data:fe71755eec998340e413ea2c1e208339c3335bfc 04:08:10 - nexus3.edgexfoundry.org:10004/core-data:latest 04:08:10 - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.88 04:08:10 - nexus3.edgexfoundry.org:10004/core-data:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:08:10 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 04:08:10 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 04:08:10 fe71755eec998340e413ea2c1e208339c3335bfc 04:08:10 latest 04:08:10 2.3.0-dev.88 04:08:10 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:08:10 main 04:08:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:11 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata:fe71755eec998340e413ea2c1e208339c3335bfc 04:08:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:08:11 ac6d3630cb87: Preparing 04:08:11 7370fa9b8357: Preparing 04:08:11 4853292ea52a: Preparing 04:08:11 fe68337e14ba: Preparing 04:08:11 74e3da9ae817: Preparing 04:08:11 994393dc58e7: Preparing 04:08:11 994393dc58e7: Waiting 04:08:11 74e3da9ae817: Layer already exists 04:08:11 fe68337e14ba: Layer already exists 04:08:11 994393dc58e7: Layer already exists 04:08:11 7370fa9b8357: Pushed 04:08:11 ac6d3630cb87: Pushed 04:08:13 4853292ea52a: Pushed 04:08:13 fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:7b709fbeeb30fdd224f19fb20c56dfeae37751852d246bcc20d8754bd33e2018 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:13 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 04:08:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:08:13 ac6d3630cb87: Preparing 04:08:13 7370fa9b8357: Preparing 04:08:13 4853292ea52a: Preparing 04:08:13 fe68337e14ba: Preparing 04:08:13 74e3da9ae817: Preparing 04:08:13 994393dc58e7: Preparing 04:08:13 994393dc58e7: Waiting 04:08:13 fe68337e14ba: Layer already exists 04:08:13 ac6d3630cb87: Layer already exists 04:08:13 74e3da9ae817: Layer already exists 04:08:13 7370fa9b8357: Layer already exists 04:08:13 4853292ea52a: Layer already exists 04:08:13 994393dc58e7: Layer already exists 04:08:13 latest: digest: sha256:7b709fbeeb30fdd224f19fb20c56dfeae37751852d246bcc20d8754bd33e2018 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.88 04:08:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:08:14 ac6d3630cb87: Preparing 04:08:14 7370fa9b8357: Preparing 04:08:14 4853292ea52a: Preparing 04:08:14 fe68337e14ba: Preparing 04:08:14 74e3da9ae817: Preparing 04:08:14 994393dc58e7: Preparing 04:08:14 994393dc58e7: Waiting 04:08:14 ac6d3630cb87: Layer already exists 04:08:14 7370fa9b8357: Layer already exists 04:08:14 74e3da9ae817: Layer already exists 04:08:14 4853292ea52a: Layer already exists 04:08:14 fe68337e14ba: Layer already exists 04:08:14 994393dc58e7: Layer already exists 04:08:14 2.3.0-dev.88: digest: sha256:7b709fbeeb30fdd224f19fb20c56dfeae37751852d246bcc20d8754bd33e2018 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:08:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:08:15 ac6d3630cb87: Preparing 04:08:15 7370fa9b8357: Preparing 04:08:15 4853292ea52a: Preparing 04:08:15 fe68337e14ba: Preparing 04:08:15 74e3da9ae817: Preparing 04:08:15 994393dc58e7: Preparing 04:08:15 994393dc58e7: Waiting 04:08:15 7370fa9b8357: Layer already exists 04:08:15 ac6d3630cb87: Layer already exists 04:08:15 fe68337e14ba: Layer already exists 04:08:15 4853292ea52a: Layer already exists 04:08:15 74e3da9ae817: Layer already exists 04:08:15 994393dc58e7: Layer already exists 04:08:15 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:7b709fbeeb30fdd224f19fb20c56dfeae37751852d246bcc20d8754bd33e2018 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 04:08:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:08:15 ac6d3630cb87: Preparing 04:08:15 7370fa9b8357: Preparing 04:08:15 4853292ea52a: Preparing 04:08:15 fe68337e14ba: Preparing 04:08:15 74e3da9ae817: Preparing 04:08:15 994393dc58e7: Preparing 04:08:15 994393dc58e7: Waiting 04:08:15 fe68337e14ba: Layer already exists 04:08:15 ac6d3630cb87: Layer already exists 04:08:15 4853292ea52a: Layer already exists 04:08:15 7370fa9b8357: Layer already exists 04:08:15 74e3da9ae817: Layer already exists 04:08:15 994393dc58e7: Layer already exists 04:08:15 main: digest: sha256:7b709fbeeb30fdd224f19fb20c56dfeae37751852d246bcc20d8754bd33e2018 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:08:16 ===================================================== [Pipeline] echo 04:08:16 taggedImages: 04:08:16 - nexus3.edgexfoundry.org:10004/core-metadata:fe71755eec998340e413ea2c1e208339c3335bfc 04:08:16 - nexus3.edgexfoundry.org:10004/core-metadata:latest 04:08:16 - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.88 04:08:16 - nexus3.edgexfoundry.org:10004/core-metadata:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:08:16 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 04:08:16 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 04:08:16 fe71755eec998340e413ea2c1e208339c3335bfc 04:08:16 latest 04:08:16 2.3.0-dev.88 04:08:16 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:08:16 main 04:08:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:16 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fe71755eec998340e413ea2c1e208339c3335bfc 04:08:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:08:16 235a4301bc4f: Preparing 04:08:16 235a4301bc4f: Preparing 04:08:16 e02fc8e8c8c9: Preparing 04:08:16 d7476171879b: Preparing 04:08:16 dc89fe194416: Preparing 04:08:16 cbde44bd1365: Preparing 04:08:16 93f37e30a94c: Preparing 04:08:16 fe68337e14ba: Preparing 04:08:16 585485b58d6a: Preparing 04:08:16 5cc9f6ea7405: Preparing 04:08:16 70e32285c487: Preparing 04:08:16 27d4011e964a: Preparing 04:08:16 994393dc58e7: Preparing 04:08:16 585485b58d6a: Waiting 04:08:16 5cc9f6ea7405: Waiting 04:08:16 70e32285c487: Waiting 04:08:16 27d4011e964a: Waiting 04:08:16 994393dc58e7: Waiting 04:08:16 93f37e30a94c: Waiting 04:08:16 fe68337e14ba: Waiting 04:08:16 d7476171879b: Pushed 04:08:16 cbde44bd1365: Pushed 04:08:16 dc89fe194416: Pushed 04:08:16 e02fc8e8c8c9: Pushed 04:08:16 235a4301bc4f: Pushed 04:08:16 fe68337e14ba: Layer already exists 04:08:16 70e32285c487: Pushed 04:08:16 585485b58d6a: Pushed 04:08:16 994393dc58e7: Layer already exists 04:08:16 5cc9f6ea7405: Pushed 04:08:16 27d4011e964a: Pushed 04:08:18 93f37e30a94c: Pushed 04:08:18 fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:125bcb4cacd5d6958955aef314f2d4680cb86a0d7180cf9dced3fe65a6d9e4fe size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:08:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:08:19 235a4301bc4f: Preparing 04:08:19 235a4301bc4f: Preparing 04:08:19 e02fc8e8c8c9: Preparing 04:08:19 d7476171879b: Preparing 04:08:19 dc89fe194416: Preparing 04:08:19 cbde44bd1365: Preparing 04:08:19 93f37e30a94c: Preparing 04:08:19 fe68337e14ba: Preparing 04:08:19 585485b58d6a: Preparing 04:08:19 5cc9f6ea7405: Preparing 04:08:19 70e32285c487: Preparing 04:08:19 27d4011e964a: Preparing 04:08:19 994393dc58e7: Preparing 04:08:19 93f37e30a94c: Waiting 04:08:19 fe68337e14ba: Waiting 04:08:19 585485b58d6a: Waiting 04:08:19 5cc9f6ea7405: Waiting 04:08:19 70e32285c487: Waiting 04:08:19 27d4011e964a: Waiting 04:08:19 cbde44bd1365: Layer already exists 04:08:19 d7476171879b: Layer already exists 04:08:19 235a4301bc4f: Layer already exists 04:08:19 dc89fe194416: Layer already exists 04:08:19 e02fc8e8c8c9: Layer already exists 04:08:19 93f37e30a94c: Layer already exists 04:08:19 70e32285c487: Layer already exists 04:08:19 fe68337e14ba: Layer already exists 04:08:19 585485b58d6a: Layer already exists 04:08:19 5cc9f6ea7405: Layer already exists 04:08:19 27d4011e964a: Layer already exists 04:08:19 994393dc58e7: Layer already exists 04:08:19 latest: digest: sha256:125bcb4cacd5d6958955aef314f2d4680cb86a0d7180cf9dced3fe65a6d9e4fe size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.88 04:08:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:08:20 235a4301bc4f: Preparing 04:08:20 235a4301bc4f: Preparing 04:08:20 e02fc8e8c8c9: Preparing 04:08:20 d7476171879b: Preparing 04:08:20 dc89fe194416: Preparing 04:08:20 cbde44bd1365: Preparing 04:08:20 93f37e30a94c: Preparing 04:08:20 fe68337e14ba: Preparing 04:08:20 585485b58d6a: Preparing 04:08:20 5cc9f6ea7405: Preparing 04:08:20 70e32285c487: Preparing 04:08:20 27d4011e964a: Preparing 04:08:20 994393dc58e7: Preparing 04:08:20 93f37e30a94c: Waiting 04:08:20 5cc9f6ea7405: Waiting 04:08:20 fe68337e14ba: Waiting 04:08:20 70e32285c487: Waiting 04:08:20 27d4011e964a: Waiting 04:08:20 994393dc58e7: Waiting 04:08:20 585485b58d6a: Waiting 04:08:20 e02fc8e8c8c9: Layer already exists 04:08:20 d7476171879b: Layer already exists 04:08:20 dc89fe194416: Layer already exists 04:08:20 cbde44bd1365: Layer already exists 04:08:20 235a4301bc4f: Layer already exists 04:08:20 fe68337e14ba: Layer already exists 04:08:20 93f37e30a94c: Layer already exists 04:08:20 585485b58d6a: Layer already exists 04:08:20 5cc9f6ea7405: Layer already exists 04:08:20 70e32285c487: Layer already exists 04:08:20 994393dc58e7: Layer already exists 04:08:20 27d4011e964a: Layer already exists 04:08:20 2.3.0-dev.88: digest: sha256:125bcb4cacd5d6958955aef314f2d4680cb86a0d7180cf9dced3fe65a6d9e4fe size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:20 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:08:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:08:20 235a4301bc4f: Preparing 04:08:20 235a4301bc4f: Preparing 04:08:20 e02fc8e8c8c9: Preparing 04:08:20 d7476171879b: Preparing 04:08:20 dc89fe194416: Preparing 04:08:20 cbde44bd1365: Preparing 04:08:20 93f37e30a94c: Preparing 04:08:20 fe68337e14ba: Preparing 04:08:20 585485b58d6a: Preparing 04:08:20 5cc9f6ea7405: Preparing 04:08:20 70e32285c487: Preparing 04:08:20 27d4011e964a: Preparing 04:08:20 994393dc58e7: Preparing 04:08:20 fe68337e14ba: Waiting 04:08:20 93f37e30a94c: Waiting 04:08:20 585485b58d6a: Waiting 04:08:20 5cc9f6ea7405: Waiting 04:08:20 70e32285c487: Waiting 04:08:20 994393dc58e7: Waiting 04:08:20 27d4011e964a: Waiting 04:08:20 d7476171879b: Layer already exists 04:08:20 cbde44bd1365: Layer already exists 04:08:20 e02fc8e8c8c9: Layer already exists 04:08:20 dc89fe194416: Layer already exists 04:08:20 235a4301bc4f: Layer already exists 04:08:20 93f37e30a94c: Layer already exists 04:08:20 fe68337e14ba: Layer already exists 04:08:20 70e32285c487: Layer already exists 04:08:20 5cc9f6ea7405: Layer already exists 04:08:20 585485b58d6a: Layer already exists 04:08:20 27d4011e964a: Layer already exists 04:08:20 994393dc58e7: Layer already exists 04:08:20 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:125bcb4cacd5d6958955aef314f2d4680cb86a0d7180cf9dced3fe65a6d9e4fe size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:20 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 04:08:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:08:21 235a4301bc4f: Preparing 04:08:21 235a4301bc4f: Preparing 04:08:21 e02fc8e8c8c9: Preparing 04:08:21 d7476171879b: Preparing 04:08:21 dc89fe194416: Preparing 04:08:21 cbde44bd1365: Preparing 04:08:21 93f37e30a94c: Preparing 04:08:21 fe68337e14ba: Preparing 04:08:21 585485b58d6a: Preparing 04:08:21 5cc9f6ea7405: Preparing 04:08:21 70e32285c487: Preparing 04:08:21 27d4011e964a: Preparing 04:08:21 994393dc58e7: Preparing 04:08:21 fe68337e14ba: Waiting 04:08:21 585485b58d6a: Waiting 04:08:21 5cc9f6ea7405: Waiting 04:08:21 93f37e30a94c: Waiting 04:08:21 70e32285c487: Waiting 04:08:21 994393dc58e7: Waiting 04:08:21 27d4011e964a: Waiting 04:08:21 235a4301bc4f: Layer already exists 04:08:21 cbde44bd1365: Layer already exists 04:08:21 d7476171879b: Layer already exists 04:08:21 dc89fe194416: Layer already exists 04:08:21 e02fc8e8c8c9: Layer already exists 04:08:21 fe68337e14ba: Layer already exists 04:08:21 93f37e30a94c: Layer already exists 04:08:21 5cc9f6ea7405: Layer already exists 04:08:21 585485b58d6a: Layer already exists 04:08:21 70e32285c487: Layer already exists 04:08:21 27d4011e964a: Layer already exists 04:08:21 994393dc58e7: Layer already exists 04:08:21 main: digest: sha256:125bcb4cacd5d6958955aef314f2d4680cb86a0d7180cf9dced3fe65a6d9e4fe size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:08:21 ===================================================== [Pipeline] echo 04:08:21 taggedImages: 04:08:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:fe71755eec998340e413ea2c1e208339c3335bfc 04:08:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:08:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.88 04:08:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:08:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 04:08:21 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 04:08:21 fe71755eec998340e413ea2c1e208339c3335bfc 04:08:21 latest 04:08:21 2.3.0-dev.88 04:08:21 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:08:21 main 04:08:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:21 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fe71755eec998340e413ea2c1e208339c3335bfc 04:08:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:08:21 d65cb6e5952a: Preparing 04:08:21 48daace5f47b: Preparing 04:08:21 7a4129204584: Preparing 04:08:21 d1e5030781f2: Preparing 04:08:21 365322c5fb64: Preparing 04:08:21 b3e225cf3329: Preparing 04:08:21 e6c30107af46: Preparing 04:08:21 994393dc58e7: Preparing 04:08:21 b3e225cf3329: Waiting 04:08:21 994393dc58e7: Waiting 04:08:21 365322c5fb64: Pushed 04:08:21 48daace5f47b: Pushed 04:08:21 d65cb6e5952a: Pushed 04:08:21 994393dc58e7: Layer already exists 04:08:22 b3e225cf3329: Pushed 04:08:22 e6c30107af46: Pushed 04:08:22 d1e5030781f2: Pushed 04:08:22 7a4129204584: Pushed 04:08:23 fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:264538a50cb979909700582c005f1e7997a96beb2cc9f51c7aded806e550811b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:23 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:08:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:08:23 d65cb6e5952a: Preparing 04:08:23 48daace5f47b: Preparing 04:08:23 7a4129204584: Preparing 04:08:23 d1e5030781f2: Preparing 04:08:23 365322c5fb64: Preparing 04:08:23 b3e225cf3329: Preparing 04:08:23 e6c30107af46: Preparing 04:08:23 994393dc58e7: Preparing 04:08:23 b3e225cf3329: Waiting 04:08:23 e6c30107af46: Waiting 04:08:23 994393dc58e7: Waiting 04:08:23 d65cb6e5952a: Layer already exists 04:08:23 48daace5f47b: Layer already exists 04:08:23 365322c5fb64: Layer already exists 04:08:23 7a4129204584: Layer already exists 04:08:23 d1e5030781f2: Layer already exists 04:08:23 b3e225cf3329: Layer already exists 04:08:23 e6c30107af46: Layer already exists 04:08:23 994393dc58e7: Layer already exists 04:08:23 latest: digest: sha256:264538a50cb979909700582c005f1e7997a96beb2cc9f51c7aded806e550811b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:24 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.88 04:08:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:08:24 d65cb6e5952a: Preparing 04:08:24 48daace5f47b: Preparing 04:08:24 7a4129204584: Preparing 04:08:24 d1e5030781f2: Preparing 04:08:24 365322c5fb64: Preparing 04:08:24 b3e225cf3329: Preparing 04:08:24 e6c30107af46: Preparing 04:08:24 994393dc58e7: Preparing 04:08:24 b3e225cf3329: Waiting 04:08:24 e6c30107af46: Waiting 04:08:24 994393dc58e7: Waiting 04:08:24 d1e5030781f2: Layer already exists 04:08:24 7a4129204584: Layer already exists 04:08:24 365322c5fb64: Layer already exists 04:08:24 d65cb6e5952a: Layer already exists 04:08:24 48daace5f47b: Layer already exists 04:08:24 b3e225cf3329: Layer already exists 04:08:24 e6c30107af46: Layer already exists 04:08:24 994393dc58e7: Layer already exists 04:08:24 2.3.0-dev.88: digest: sha256:264538a50cb979909700582c005f1e7997a96beb2cc9f51c7aded806e550811b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:24 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:08:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:08:25 d65cb6e5952a: Preparing 04:08:25 48daace5f47b: Preparing 04:08:25 7a4129204584: Preparing 04:08:25 d1e5030781f2: Preparing 04:08:25 365322c5fb64: Preparing 04:08:25 b3e225cf3329: Preparing 04:08:25 e6c30107af46: Preparing 04:08:25 994393dc58e7: Preparing 04:08:25 b3e225cf3329: Waiting 04:08:25 e6c30107af46: Waiting 04:08:25 994393dc58e7: Waiting 04:08:25 7a4129204584: Layer already exists 04:08:25 48daace5f47b: Layer already exists 04:08:25 d65cb6e5952a: Layer already exists 04:08:25 d1e5030781f2: Layer already exists 04:08:25 365322c5fb64: Layer already exists 04:08:25 e6c30107af46: Layer already exists 04:08:25 b3e225cf3329: Layer already exists 04:08:25 994393dc58e7: Layer already exists 04:08:25 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:264538a50cb979909700582c005f1e7997a96beb2cc9f51c7aded806e550811b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:25 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 04:08:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:08:25 d65cb6e5952a: Preparing 04:08:25 48daace5f47b: Preparing 04:08:25 7a4129204584: Preparing 04:08:25 d1e5030781f2: Preparing 04:08:25 365322c5fb64: Preparing 04:08:25 b3e225cf3329: Preparing 04:08:25 e6c30107af46: Preparing 04:08:25 994393dc58e7: Preparing 04:08:25 e6c30107af46: Waiting 04:08:25 b3e225cf3329: Waiting 04:08:25 994393dc58e7: Waiting 04:08:25 365322c5fb64: Layer already exists 04:08:25 48daace5f47b: Layer already exists 04:08:25 d65cb6e5952a: Layer already exists 04:08:25 7a4129204584: Layer already exists 04:08:25 d1e5030781f2: Layer already exists 04:08:25 e6c30107af46: Layer already exists 04:08:25 994393dc58e7: Layer already exists 04:08:25 b3e225cf3329: Layer already exists 04:08:25 main: digest: sha256:264538a50cb979909700582c005f1e7997a96beb2cc9f51c7aded806e550811b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:08:25 ===================================================== [Pipeline] echo 04:08:25 taggedImages: 04:08:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:fe71755eec998340e413ea2c1e208339c3335bfc 04:08:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:08:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.88 04:08:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:08:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 04:08:25 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 04:08:25 fe71755eec998340e413ea2c1e208339c3335bfc 04:08:25 latest 04:08:25 2.3.0-dev.88 04:08:25 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:08:25 main 04:08:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:26 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fe71755eec998340e413ea2c1e208339c3335bfc 04:08:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:08:26 1d8f0ac9faae: Preparing 04:08:26 ccd1ff4921ed: Preparing 04:08:26 3da3bd54eab3: Preparing 04:08:26 504b92a2607f: Preparing 04:08:26 1def796b608a: Preparing 04:08:26 46d1bbc587a7: Preparing 04:08:26 12f7b58da9f1: Preparing 04:08:26 a8d679eea814: Preparing 04:08:26 e77a1ee38b48: Preparing 04:08:26 994393dc58e7: Preparing 04:08:26 a8d679eea814: Waiting 04:08:26 e77a1ee38b48: Waiting 04:08:26 994393dc58e7: Waiting 04:08:26 46d1bbc587a7: Waiting 04:08:26 12f7b58da9f1: Waiting 04:08:26 ccd1ff4921ed: Pushed 04:08:26 1def796b608a: Pushed 04:08:26 1d8f0ac9faae: Pushed 04:08:26 a8d679eea814: Pushed 04:08:26 46d1bbc587a7: Pushed 04:08:26 12f7b58da9f1: Pushed 04:08:26 994393dc58e7: Layer already exists 04:08:26 e77a1ee38b48: Pushed 04:08:27 504b92a2607f: Pushed 04:08:27 3da3bd54eab3: Pushed 04:08:28 fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:eef3c8c1d97c31ae6847cf1a7505bb6ddb0c7c9b2ea24feaa1a82fd11270a086 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:28 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:08:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:08:28 1d8f0ac9faae: Preparing 04:08:28 ccd1ff4921ed: Preparing 04:08:28 3da3bd54eab3: Preparing 04:08:28 504b92a2607f: Preparing 04:08:28 1def796b608a: Preparing 04:08:28 46d1bbc587a7: Preparing 04:08:28 12f7b58da9f1: Preparing 04:08:28 a8d679eea814: Preparing 04:08:28 e77a1ee38b48: Preparing 04:08:28 994393dc58e7: Preparing 04:08:28 994393dc58e7: Waiting 04:08:28 12f7b58da9f1: Waiting 04:08:28 e77a1ee38b48: Waiting 04:08:28 1d8f0ac9faae: Layer already exists 04:08:28 1def796b608a: Layer already exists 04:08:28 ccd1ff4921ed: Layer already exists 04:08:28 504b92a2607f: Layer already exists 04:08:28 3da3bd54eab3: Layer already exists 04:08:28 12f7b58da9f1: Layer already exists 04:08:28 46d1bbc587a7: Layer already exists 04:08:28 e77a1ee38b48: Layer already exists 04:08:28 994393dc58e7: Layer already exists 04:08:28 a8d679eea814: Layer already exists 04:08:28 latest: digest: sha256:eef3c8c1d97c31ae6847cf1a7505bb6ddb0c7c9b2ea24feaa1a82fd11270a086 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:28 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.88 04:08:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:08:29 1d8f0ac9faae: Preparing 04:08:29 ccd1ff4921ed: Preparing 04:08:29 3da3bd54eab3: Preparing 04:08:29 504b92a2607f: Preparing 04:08:29 1def796b608a: Preparing 04:08:29 46d1bbc587a7: Preparing 04:08:29 12f7b58da9f1: Preparing 04:08:29 a8d679eea814: Preparing 04:08:29 e77a1ee38b48: Preparing 04:08:29 994393dc58e7: Preparing 04:08:29 a8d679eea814: Waiting 04:08:29 994393dc58e7: Waiting 04:08:29 46d1bbc587a7: Waiting 04:08:29 12f7b58da9f1: Waiting 04:08:29 504b92a2607f: Layer already exists 04:08:29 3da3bd54eab3: Layer already exists 04:08:29 ccd1ff4921ed: Layer already exists 04:08:29 1def796b608a: Layer already exists 04:08:29 1d8f0ac9faae: Layer already exists 04:08:29 12f7b58da9f1: Layer already exists 04:08:29 46d1bbc587a7: Layer already exists 04:08:29 a8d679eea814: Layer already exists 04:08:29 e77a1ee38b48: Layer already exists 04:08:29 994393dc58e7: Layer already exists 04:08:29 2.3.0-dev.88: digest: sha256:eef3c8c1d97c31ae6847cf1a7505bb6ddb0c7c9b2ea24feaa1a82fd11270a086 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:29 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:08:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:08:29 1d8f0ac9faae: Preparing 04:08:29 ccd1ff4921ed: Preparing 04:08:29 3da3bd54eab3: Preparing 04:08:29 504b92a2607f: Preparing 04:08:29 1def796b608a: Preparing 04:08:29 46d1bbc587a7: Preparing 04:08:29 12f7b58da9f1: Preparing 04:08:29 a8d679eea814: Preparing 04:08:29 46d1bbc587a7: Waiting 04:08:29 e77a1ee38b48: Preparing 04:08:29 994393dc58e7: Preparing 04:08:29 a8d679eea814: Waiting 04:08:29 e77a1ee38b48: Waiting 04:08:29 994393dc58e7: Waiting 04:08:29 1def796b608a: Layer already exists 04:08:29 3da3bd54eab3: Layer already exists 04:08:29 504b92a2607f: Layer already exists 04:08:29 1d8f0ac9faae: Layer already exists 04:08:29 ccd1ff4921ed: Layer already exists 04:08:29 12f7b58da9f1: Layer already exists 04:08:29 46d1bbc587a7: Layer already exists 04:08:29 994393dc58e7: Layer already exists 04:08:29 e77a1ee38b48: Layer already exists 04:08:29 a8d679eea814: Layer already exists 04:08:29 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:eef3c8c1d97c31ae6847cf1a7505bb6ddb0c7c9b2ea24feaa1a82fd11270a086 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:30 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 04:08:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:08:30 1d8f0ac9faae: Preparing 04:08:30 ccd1ff4921ed: Preparing 04:08:30 3da3bd54eab3: Preparing 04:08:30 504b92a2607f: Preparing 04:08:30 1def796b608a: Preparing 04:08:30 46d1bbc587a7: Preparing 04:08:30 12f7b58da9f1: Preparing 04:08:30 a8d679eea814: Preparing 04:08:30 e77a1ee38b48: Preparing 04:08:30 994393dc58e7: Preparing 04:08:30 12f7b58da9f1: Waiting 04:08:30 a8d679eea814: Waiting 04:08:30 994393dc58e7: Waiting 04:08:30 e77a1ee38b48: Waiting 04:08:30 46d1bbc587a7: Waiting 04:08:30 3da3bd54eab3: Layer already exists 04:08:30 504b92a2607f: Layer already exists 04:08:30 1d8f0ac9faae: Layer already exists 04:08:30 ccd1ff4921ed: Layer already exists 04:08:30 1def796b608a: Layer already exists 04:08:30 46d1bbc587a7: Layer already exists 04:08:30 12f7b58da9f1: Layer already exists 04:08:30 e77a1ee38b48: Layer already exists 04:08:30 994393dc58e7: Layer already exists 04:08:30 a8d679eea814: Layer already exists 04:08:30 main: digest: sha256:eef3c8c1d97c31ae6847cf1a7505bb6ddb0c7c9b2ea24feaa1a82fd11270a086 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:08:30 ===================================================== [Pipeline] echo 04:08:30 taggedImages: 04:08:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fe71755eec998340e413ea2c1e208339c3335bfc 04:08:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:08:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.88 04:08:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:08:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 04:08:30 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 04:08:30 fe71755eec998340e413ea2c1e208339c3335bfc 04:08:30 latest 04:08:30 2.3.0-dev.88 04:08:30 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:08:30 main 04:08:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:30 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fe71755eec998340e413ea2c1e208339c3335bfc 04:08:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:08:31 d2450f066937: Preparing 04:08:31 18a71807bb4c: Preparing 04:08:31 fe68337e14ba: Preparing 04:08:31 a597f1c83bb1: Preparing 04:08:31 46d0ceb9445b: Preparing 04:08:31 34d5ebaa5410: Preparing 04:08:31 34d5ebaa5410: Waiting 04:08:31 fe68337e14ba: Layer already exists 04:08:31 34d5ebaa5410: Layer already exists 04:08:31 46d0ceb9445b: Pushed 04:08:31 d2450f066937: Pushed 04:08:31 a597f1c83bb1: Pushed 04:08:33 18a71807bb4c: Pushed 04:08:33 fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:12880d533950862752bbc95894b3967a966a006deee886a7bffd5478f33c312c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:33 + 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 04:08:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:08:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:08:34 d2450f066937: Preparing 04:08:34 18a71807bb4c: Preparing 04:08:34 fe68337e14ba: Preparing 04:08:34 a597f1c83bb1: Preparing 04:08:34 46d0ceb9445b: Preparing 04:08:34 34d5ebaa5410: Preparing 04:08:34 34d5ebaa5410: Waiting 04:08:34 fe68337e14ba: Layer already exists 04:08:34 a597f1c83bb1: Layer already exists 04:08:34 d2450f066937: Layer already exists 04:08:34 18a71807bb4c: Layer already exists 04:08:34 46d0ceb9445b: Layer already exists 04:08:34 34d5ebaa5410: Layer already exists 04:08:34 latest: digest: sha256:12880d533950862752bbc95894b3967a966a006deee886a7bffd5478f33c312c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:34 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.88 04:08:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:08:34 d2450f066937: Preparing 04:08:34 18a71807bb4c: Preparing 04:08:34 fe68337e14ba: Preparing 04:08:34 a597f1c83bb1: Preparing 04:08:34 46d0ceb9445b: Preparing 04:08:34 34d5ebaa5410: Preparing 04:08:34 34d5ebaa5410: Waiting 04:08:34 46d0ceb9445b: Layer already exists 04:08:34 18a71807bb4c: Layer already exists 04:08:34 a597f1c83bb1: Layer already exists 04:08:34 fe68337e14ba: Layer already exists 04:08:34 d2450f066937: Layer already exists 04:08:34 34d5ebaa5410: Layer already exists 04:08:34 2.3.0-dev.88: digest: sha256:12880d533950862752bbc95894b3967a966a006deee886a7bffd5478f33c312c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:35 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:08:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:08:35 d2450f066937: Preparing 04:08:35 18a71807bb4c: Preparing 04:08:35 fe68337e14ba: Preparing 04:08:35 a597f1c83bb1: Preparing 04:08:35 46d0ceb9445b: Preparing 04:08:35 34d5ebaa5410: Preparing 04:08:35 34d5ebaa5410: Waiting 04:08:35 fe68337e14ba: Layer already exists 04:08:35 46d0ceb9445b: Layer already exists 04:08:35 18a71807bb4c: Layer already exists 04:08:35 d2450f066937: Layer already exists 04:08:35 a597f1c83bb1: Layer already exists 04:08:35 34d5ebaa5410: Layer already exists 04:08:35 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:12880d533950862752bbc95894b3967a966a006deee886a7bffd5478f33c312c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:35 + 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 04:08:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 04:08:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:08:36 d2450f066937: Preparing 04:08:36 18a71807bb4c: Preparing 04:08:36 fe68337e14ba: Preparing 04:08:36 a597f1c83bb1: Preparing 04:08:36 46d0ceb9445b: Preparing 04:08:36 34d5ebaa5410: Preparing 04:08:36 34d5ebaa5410: Waiting 04:08:36 46d0ceb9445b: Layer already exists 04:08:36 fe68337e14ba: Layer already exists 04:08:36 18a71807bb4c: Layer already exists 04:08:36 a597f1c83bb1: Layer already exists 04:08:36 d2450f066937: Layer already exists 04:08:36 34d5ebaa5410: Layer already exists 04:08:36 main: digest: sha256:12880d533950862752bbc95894b3967a966a006deee886a7bffd5478f33c312c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:08:36 ===================================================== [Pipeline] echo 04:08:36 taggedImages: 04:08:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fe71755eec998340e413ea2c1e208339c3335bfc 04:08:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:08:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.88 04:08:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:08:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 04:08:36 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 04:08:36 fe71755eec998340e413ea2c1e208339c3335bfc 04:08:36 latest 04:08:36 2.3.0-dev.88 04:08:36 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:08:36 main 04:08:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:36 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fe71755eec998340e413ea2c1e208339c3335bfc 04:08:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:08:36 832092f373eb: Preparing 04:08:36 24da6e19daa4: Preparing 04:08:36 31566baaffeb: Preparing 04:08:36 d73efaff2915: Preparing 04:08:36 d14a3da3cd2a: Preparing 04:08:36 0b5f5b82d538: Preparing 04:08:36 46d0ceb9445b: Preparing 04:08:36 34d5ebaa5410: Preparing 04:08:36 0b5f5b82d538: Waiting 04:08:36 46d0ceb9445b: Waiting 04:08:36 34d5ebaa5410: Waiting 04:08:36 31566baaffeb: Pushed 04:08:36 24da6e19daa4: Pushed 04:08:36 832092f373eb: Pushed 04:08:36 46d0ceb9445b: Layer already exists 04:08:36 34d5ebaa5410: Layer already exists 04:08:37 0b5f5b82d538: Pushed 04:08:40 d14a3da3cd2a: Pushed 04:08:43 d73efaff2915: Pushed 04:08:43 fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:32daf0f3e56abacba4db10e5a4e956c8c46143ea7da162f5e1bf0b2e8b447ad1 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:44 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:08:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:08:44 832092f373eb: Preparing 04:08:44 24da6e19daa4: Preparing 04:08:44 31566baaffeb: Preparing 04:08:44 d73efaff2915: Preparing 04:08:44 d14a3da3cd2a: Preparing 04:08:44 0b5f5b82d538: Preparing 04:08:44 46d0ceb9445b: Preparing 04:08:44 34d5ebaa5410: Preparing 04:08:44 0b5f5b82d538: Waiting 04:08:44 46d0ceb9445b: Waiting 04:08:44 d73efaff2915: Layer already exists 04:08:44 832092f373eb: Layer already exists 04:08:44 d14a3da3cd2a: Layer already exists 04:08:44 24da6e19daa4: Layer already exists 04:08:44 31566baaffeb: Layer already exists 04:08:44 0b5f5b82d538: Layer already exists 04:08:44 34d5ebaa5410: Layer already exists 04:08:44 46d0ceb9445b: Layer already exists 04:08:44 latest: digest: sha256:32daf0f3e56abacba4db10e5a4e956c8c46143ea7da162f5e1bf0b2e8b447ad1 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:44 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.88 04:08:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:08:45 832092f373eb: Preparing 04:08:45 24da6e19daa4: Preparing 04:08:45 31566baaffeb: Preparing 04:08:45 d73efaff2915: Preparing 04:08:45 d14a3da3cd2a: Preparing 04:08:45 0b5f5b82d538: Preparing 04:08:45 46d0ceb9445b: Preparing 04:08:45 34d5ebaa5410: Preparing 04:08:45 46d0ceb9445b: Waiting 04:08:45 34d5ebaa5410: Waiting 04:08:45 0b5f5b82d538: Waiting 04:08:45 24da6e19daa4: Layer already exists 04:08:45 832092f373eb: Layer already exists 04:08:45 d73efaff2915: Layer already exists 04:08:45 31566baaffeb: Layer already exists 04:08:45 d14a3da3cd2a: Layer already exists 04:08:45 0b5f5b82d538: Layer already exists 04:08:45 34d5ebaa5410: Layer already exists 04:08:45 46d0ceb9445b: Layer already exists 04:08:45 2.3.0-dev.88: digest: sha256:32daf0f3e56abacba4db10e5a4e956c8c46143ea7da162f5e1bf0b2e8b447ad1 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:45 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:08:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:08:45 832092f373eb: Preparing 04:08:45 24da6e19daa4: Preparing 04:08:45 31566baaffeb: Preparing 04:08:45 d73efaff2915: Preparing 04:08:45 d14a3da3cd2a: Preparing 04:08:45 0b5f5b82d538: Preparing 04:08:45 46d0ceb9445b: Preparing 04:08:45 34d5ebaa5410: Preparing 04:08:45 0b5f5b82d538: Waiting 04:08:45 46d0ceb9445b: Waiting 04:08:45 34d5ebaa5410: Waiting 04:08:45 d14a3da3cd2a: Layer already exists 04:08:45 31566baaffeb: Layer already exists 04:08:45 832092f373eb: Layer already exists 04:08:45 d73efaff2915: Layer already exists 04:08:45 24da6e19daa4: Layer already exists 04:08:45 0b5f5b82d538: Layer already exists 04:08:45 46d0ceb9445b: Layer already exists 04:08:45 34d5ebaa5410: Layer already exists 04:08:45 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:32daf0f3e56abacba4db10e5a4e956c8c46143ea7da162f5e1bf0b2e8b447ad1 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:46 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 04:08:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:08:46 832092f373eb: Preparing 04:08:46 24da6e19daa4: Preparing 04:08:46 31566baaffeb: Preparing 04:08:46 d73efaff2915: Preparing 04:08:46 d14a3da3cd2a: Preparing 04:08:46 0b5f5b82d538: Preparing 04:08:46 46d0ceb9445b: Preparing 04:08:46 34d5ebaa5410: Preparing 04:08:46 46d0ceb9445b: Waiting 04:08:46 34d5ebaa5410: Waiting 04:08:46 0b5f5b82d538: Waiting 04:08:46 24da6e19daa4: Layer already exists 04:08:46 31566baaffeb: Layer already exists 04:08:46 832092f373eb: Layer already exists 04:08:46 d14a3da3cd2a: Layer already exists 04:08:46 d73efaff2915: Layer already exists 04:08:46 0b5f5b82d538: Layer already exists 04:08:46 46d0ceb9445b: Layer already exists 04:08:46 34d5ebaa5410: Layer already exists 04:08:46 main: digest: sha256:32daf0f3e56abacba4db10e5a4e956c8c46143ea7da162f5e1bf0b2e8b447ad1 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:08:46 ===================================================== [Pipeline] echo 04:08:46 taggedImages: 04:08:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:fe71755eec998340e413ea2c1e208339c3335bfc 04:08:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:08:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.88 04:08:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:08:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 04:08:46 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 04:08:46 fe71755eec998340e413ea2c1e208339c3335bfc 04:08:46 latest 04:08:46 2.3.0-dev.88 04:08:46 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:08:46 main 04:08:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:46 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fe71755eec998340e413ea2c1e208339c3335bfc 04:08:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:08:47 48c2b913c11e: Preparing 04:08:47 29491eec61bd: Preparing 04:08:47 cc0648f5635b: Preparing 04:08:47 793c32e9783f: Preparing 04:08:47 a521ab3db29c: Preparing 04:08:47 46d0ceb9445b: Preparing 04:08:47 34d5ebaa5410: Preparing 04:08:47 34d5ebaa5410: Waiting 04:08:47 46d0ceb9445b: Waiting 04:08:47 cc0648f5635b: Pushed 04:08:47 29491eec61bd: Pushed 04:08:47 48c2b913c11e: Pushed 04:08:47 46d0ceb9445b: Layer already exists 04:08:47 34d5ebaa5410: Layer already exists 04:08:47 a521ab3db29c: Pushed 04:08:53 793c32e9783f: Pushed 04:08:53 fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:5c54858830b7fa897c94f640553e05b283d2e97c9c6bb0c6892360f6e3070d7e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:54 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:08:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:08:54 48c2b913c11e: Preparing 04:08:54 29491eec61bd: Preparing 04:08:54 cc0648f5635b: Preparing 04:08:54 793c32e9783f: Preparing 04:08:54 a521ab3db29c: Preparing 04:08:54 46d0ceb9445b: Preparing 04:08:54 34d5ebaa5410: Preparing 04:08:54 46d0ceb9445b: Waiting 04:08:54 34d5ebaa5410: Waiting 04:08:54 cc0648f5635b: Layer already exists 04:08:54 793c32e9783f: Layer already exists 04:08:54 48c2b913c11e: Layer already exists 04:08:54 29491eec61bd: Layer already exists 04:08:54 a521ab3db29c: Layer already exists 04:08:54 46d0ceb9445b: Layer already exists 04:08:54 34d5ebaa5410: Layer already exists 04:08:54 latest: digest: sha256:5c54858830b7fa897c94f640553e05b283d2e97c9c6bb0c6892360f6e3070d7e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:54 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.88 04:08:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:08:55 48c2b913c11e: Preparing 04:08:55 29491eec61bd: Preparing 04:08:55 cc0648f5635b: Preparing 04:08:55 793c32e9783f: Preparing 04:08:55 a521ab3db29c: Preparing 04:08:55 46d0ceb9445b: Preparing 04:08:55 34d5ebaa5410: Preparing 04:08:55 46d0ceb9445b: Waiting 04:08:55 34d5ebaa5410: Waiting 04:08:55 cc0648f5635b: Layer already exists 04:08:55 793c32e9783f: Layer already exists 04:08:55 48c2b913c11e: Layer already exists 04:08:55 a521ab3db29c: Layer already exists 04:08:55 29491eec61bd: Layer already exists 04:08:55 46d0ceb9445b: Layer already exists 04:08:55 34d5ebaa5410: Layer already exists 04:08:55 2.3.0-dev.88: digest: sha256:5c54858830b7fa897c94f640553e05b283d2e97c9c6bb0c6892360f6e3070d7e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:55 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:08:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:08:55 48c2b913c11e: Preparing 04:08:55 29491eec61bd: Preparing 04:08:55 cc0648f5635b: Preparing 04:08:55 793c32e9783f: Preparing 04:08:55 a521ab3db29c: Preparing 04:08:55 46d0ceb9445b: Preparing 04:08:55 34d5ebaa5410: Preparing 04:08:55 46d0ceb9445b: Waiting 04:08:55 34d5ebaa5410: Waiting 04:08:55 cc0648f5635b: Layer already exists 04:08:55 48c2b913c11e: Layer already exists 04:08:55 29491eec61bd: Layer already exists 04:08:55 a521ab3db29c: Layer already exists 04:08:55 793c32e9783f: Layer already exists 04:08:55 46d0ceb9445b: Layer already exists 04:08:55 34d5ebaa5410: Layer already exists 04:08:55 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:5c54858830b7fa897c94f640553e05b283d2e97c9c6bb0c6892360f6e3070d7e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:56 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 04:08:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:08:56 48c2b913c11e: Preparing 04:08:56 29491eec61bd: Preparing 04:08:56 cc0648f5635b: Preparing 04:08:56 793c32e9783f: Preparing 04:08:56 a521ab3db29c: Preparing 04:08:56 46d0ceb9445b: Preparing 04:08:56 34d5ebaa5410: Preparing 04:08:56 46d0ceb9445b: Waiting 04:08:56 34d5ebaa5410: Waiting 04:08:56 cc0648f5635b: Layer already exists 04:08:56 793c32e9783f: Layer already exists 04:08:56 48c2b913c11e: Layer already exists 04:08:56 29491eec61bd: Layer already exists 04:08:56 34d5ebaa5410: Layer already exists 04:08:56 46d0ceb9445b: Layer already exists 04:08:56 a521ab3db29c: Layer already exists 04:08:56 main: digest: sha256:5c54858830b7fa897c94f640553e05b283d2e97c9c6bb0c6892360f6e3070d7e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:08:56 ===================================================== [Pipeline] echo 04:08:56 taggedImages: 04:08:56 - nexus3.edgexfoundry.org:10004/security-spire-config:fe71755eec998340e413ea2c1e208339c3335bfc 04:08:56 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:08:56 - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.88 04:08:56 - nexus3.edgexfoundry.org:10004/security-spire-config:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:08:56 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 04:08:56 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 04:08:56 fe71755eec998340e413ea2c1e208339c3335bfc 04:08:56 latest 04:08:56 2.3.0-dev.88 04:08:56 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:08:56 main 04:08:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fe71755eec998340e413ea2c1e208339c3335bfc 04:08:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:08:57 2c56473ad95d: Preparing 04:08:57 76a74ff55f0c: Preparing 04:08:57 fad90ad72c35: Preparing 04:08:57 7efc8be5a44e: Preparing 04:08:57 0b5f5b82d538: Preparing 04:08:57 46d0ceb9445b: Preparing 04:08:57 34d5ebaa5410: Preparing 04:08:57 46d0ceb9445b: Waiting 04:08:57 34d5ebaa5410: Waiting 04:08:57 0b5f5b82d538: Layer already exists 04:08:57 46d0ceb9445b: Layer already exists 04:08:57 34d5ebaa5410: Layer already exists 04:08:57 76a74ff55f0c: Pushed 04:08:57 fad90ad72c35: Pushed 04:08:57 2c56473ad95d: Pushed 04:09:05 7efc8be5a44e: Pushed 04:09:05 fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:7d6fc3c81c3eac33d79d066893b54902e6011307efa574dfd3d6dec7a52e5842 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:05 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:09:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:09:06 2c56473ad95d: Preparing 04:09:06 76a74ff55f0c: Preparing 04:09:06 fad90ad72c35: Preparing 04:09:06 7efc8be5a44e: Preparing 04:09:06 0b5f5b82d538: Preparing 04:09:06 46d0ceb9445b: Preparing 04:09:06 34d5ebaa5410: Preparing 04:09:06 46d0ceb9445b: Waiting 04:09:06 34d5ebaa5410: Waiting 04:09:06 0b5f5b82d538: Layer already exists 04:09:06 2c56473ad95d: Layer already exists 04:09:06 76a74ff55f0c: Layer already exists 04:09:06 fad90ad72c35: Layer already exists 04:09:06 7efc8be5a44e: Layer already exists 04:09:06 46d0ceb9445b: Layer already exists 04:09:06 34d5ebaa5410: Layer already exists 04:09:06 latest: digest: sha256:7d6fc3c81c3eac33d79d066893b54902e6011307efa574dfd3d6dec7a52e5842 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:06 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.88 04:09:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:09:06 2c56473ad95d: Preparing 04:09:06 76a74ff55f0c: Preparing 04:09:06 fad90ad72c35: Preparing 04:09:06 7efc8be5a44e: Preparing 04:09:06 0b5f5b82d538: Preparing 04:09:06 46d0ceb9445b: Preparing 04:09:06 34d5ebaa5410: Preparing 04:09:06 34d5ebaa5410: Waiting 04:09:06 46d0ceb9445b: Waiting 04:09:06 7efc8be5a44e: Layer already exists 04:09:06 76a74ff55f0c: Layer already exists 04:09:06 0b5f5b82d538: Layer already exists 04:09:06 2c56473ad95d: Layer already exists 04:09:06 fad90ad72c35: Layer already exists 04:09:06 46d0ceb9445b: Layer already exists 04:09:06 34d5ebaa5410: Layer already exists 04:09:06 2.3.0-dev.88: digest: sha256:7d6fc3c81c3eac33d79d066893b54902e6011307efa574dfd3d6dec7a52e5842 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:07 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:09:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:09:07 2c56473ad95d: Preparing 04:09:07 76a74ff55f0c: Preparing 04:09:07 fad90ad72c35: Preparing 04:09:07 7efc8be5a44e: Preparing 04:09:07 0b5f5b82d538: Preparing 04:09:07 46d0ceb9445b: Preparing 04:09:07 34d5ebaa5410: Preparing 04:09:07 46d0ceb9445b: Waiting 04:09:07 34d5ebaa5410: Waiting 04:09:07 76a74ff55f0c: Layer already exists 04:09:07 fad90ad72c35: Layer already exists 04:09:07 2c56473ad95d: Layer already exists 04:09:07 0b5f5b82d538: Layer already exists 04:09:07 7efc8be5a44e: Layer already exists 04:09:07 46d0ceb9445b: Layer already exists 04:09:07 34d5ebaa5410: Layer already exists 04:09:07 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:7d6fc3c81c3eac33d79d066893b54902e6011307efa574dfd3d6dec7a52e5842 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:07 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 04:09:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:09:08 2c56473ad95d: Preparing 04:09:08 76a74ff55f0c: Preparing 04:09:08 fad90ad72c35: Preparing 04:09:08 7efc8be5a44e: Preparing 04:09:08 0b5f5b82d538: Preparing 04:09:08 46d0ceb9445b: Preparing 04:09:08 34d5ebaa5410: Preparing 04:09:08 46d0ceb9445b: Waiting 04:09:08 34d5ebaa5410: Waiting 04:09:08 0b5f5b82d538: Layer already exists 04:09:08 76a74ff55f0c: Layer already exists 04:09:08 fad90ad72c35: Layer already exists 04:09:08 7efc8be5a44e: Layer already exists 04:09:08 2c56473ad95d: Layer already exists 04:09:08 46d0ceb9445b: Layer already exists 04:09:08 34d5ebaa5410: Layer already exists 04:09:08 main: digest: sha256:7d6fc3c81c3eac33d79d066893b54902e6011307efa574dfd3d6dec7a52e5842 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:09:08 ===================================================== [Pipeline] echo 04:09:08 taggedImages: 04:09:08 - nexus3.edgexfoundry.org:10004/security-spire-server:fe71755eec998340e413ea2c1e208339c3335bfc 04:09:08 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:09:08 - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.88 04:09:08 - nexus3.edgexfoundry.org:10004/security-spire-server:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:09:08 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 04:09:08 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 04:09:08 fe71755eec998340e413ea2c1e208339c3335bfc 04:09:08 latest 04:09:08 2.3.0-dev.88 04:09:08 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:09:08 main 04:09:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:08 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:08 Removing intermediate container 18761ce538a3 04:09:08 ---> 059df4c27dac 04:09:08 Removing intermediate container f129820c6eb0 04:09:08 ---> 3333067e6d66 04:09:08 Step 8/33 : COPY . . 04:09:08 Step 9/24 : COPY . . 04:09:08 Removing intermediate container aecfac63e2a0 04:09:08 ---> 7cbeacf86383 04:09:08 Step 9/23 : COPY . . 04:09:08 Removing intermediate container ca2645f9f0fc 04:09:08 ---> 43059ba090f2 04:09:08 Step 8/25 : COPY . . 04:09:08 Removing intermediate container c0ccd3f00fe5 04:09:08 ---> d8b3d8d18345 04:09:08 Step 8/26 : COPY . . 04:09:08 ---> 3999fd79e760 04:09:08 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 04:09:08 ---> cf7a73de2177 04:09:08 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:09:08 ---> Running in 8925c3c4b4bf 04:09:08 ---> ec6dadb71222 04:09:08 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 04:09:08 ---> Running in 171b813c5a4f 04:09:08 ---> e00c7ce2e36b 04:09:08 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:09:08 ---> Running in 51ca83a75f65 04:09:08 ---> Running in 79f680faf214 04:09:08 ---> 03574d2ca8ef 04:09:08 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 04:09:08 ---> Running in 52288e00b1cb 04:09:08 Removing intermediate container 52288e00b1cb 04:09:08 ---> 1e60fc75602f 04:09:08 Step 10/26 : WORKDIR /edgex-go/spire-build 04:09:08 ---> Running in e1074826d9f1 04:09:08 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:09:08 Removing intermediate container e1074826d9f1 04:09:08 ---> 5db26151780a 04:09:08 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 04:09:08 ---> Running in db7370cacf9c 04:09:08 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:09:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:09:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:09:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications:fe71755eec998340e413ea2c1e208339c3335bfc 04:09:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:09:08 793a90a3f9ab: Preparing 04:09:08 6c7b496c0ffc: Preparing 04:09:08 fe68337e14ba: Preparing 04:09:08 7d21de6e8a8f: Preparing 04:09:08 994393dc58e7: Preparing 04:09:08 994393dc58e7: Layer already exists 04:09:08 fe68337e14ba: Layer already exists 04:09:08 793a90a3f9ab: Pushed 04:09:08 7d21de6e8a8f: Pushed 04:09:10 Removing intermediate container db7370cacf9c 04:09:10 ---> 4f8364e19ed9 04:09:10 Step 12/26 : WORKDIR /edgex-go 04:09:10 ---> Running in 7c1fde899001 04:09:11 Removing intermediate container 7c1fde899001 04:09:11 ---> 03537384d67d 04:09:11 04:09:11 Step 13/26 : FROM alpine:3.15 04:09:11 3.15: Pulling from library/alpine 04:09:11 6c7b496c0ffc: Pushed 04:09:11 fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:9f02022eb3dd291b169e6accda77cd1d7fb66d75b1eef2aefd0d49ca5beeed37 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:11 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 04:09:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:09:11 793a90a3f9ab: Preparing 04:09:11 6c7b496c0ffc: Preparing 04:09:11 fe68337e14ba: Preparing 04:09:11 7d21de6e8a8f: Preparing 04:09:11 994393dc58e7: Preparing 04:09:11 6c7b496c0ffc: Layer already exists 04:09:11 793a90a3f9ab: Layer already exists 04:09:11 7d21de6e8a8f: Layer already exists 04:09:12 994393dc58e7: Layer already exists 04:09:12 fe68337e14ba: Layer already exists 04:09:12 latest: digest: sha256:9f02022eb3dd291b169e6accda77cd1d7fb66d75b1eef2aefd0d49ca5beeed37 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:12 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.88 04:09:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:09:12 793a90a3f9ab: Preparing 04:09:12 6c7b496c0ffc: Preparing 04:09:12 fe68337e14ba: Preparing 04:09:12 7d21de6e8a8f: Preparing 04:09:12 994393dc58e7: Preparing 04:09:12 793a90a3f9ab: Layer already exists 04:09:12 7d21de6e8a8f: Layer already exists 04:09:12 994393dc58e7: Layer already exists 04:09:12 fe68337e14ba: Layer already exists 04:09:12 6c7b496c0ffc: Layer already exists 04:09:12 2.3.0-dev.88: digest: sha256:9f02022eb3dd291b169e6accda77cd1d7fb66d75b1eef2aefd0d49ca5beeed37 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:13 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:09:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:09:13 793a90a3f9ab: Preparing 04:09:13 6c7b496c0ffc: Preparing 04:09:13 fe68337e14ba: Preparing 04:09:13 7d21de6e8a8f: Preparing 04:09:13 994393dc58e7: Preparing 04:09:13 7d21de6e8a8f: Layer already exists 04:09:13 994393dc58e7: Layer already exists 04:09:13 6c7b496c0ffc: Layer already exists 04:09:13 793a90a3f9ab: Layer already exists 04:09:13 fe68337e14ba: Layer already exists 04:09:13 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:9f02022eb3dd291b169e6accda77cd1d7fb66d75b1eef2aefd0d49ca5beeed37 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:13 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:13 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 04:09:13 Status: Downloaded newer image for alpine:3.15 04:09:13 ---> 02e0d6fdf486 04:09:13 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 04:09:13 ---> Running in 781cbc43bfc6 04:09:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 04:09:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:09:14 793a90a3f9ab: Preparing 04:09:14 6c7b496c0ffc: Preparing 04:09:14 fe68337e14ba: Preparing 04:09:14 7d21de6e8a8f: Preparing 04:09:14 994393dc58e7: Preparing 04:09:14 fe68337e14ba: Layer already exists 04:09:14 7d21de6e8a8f: Layer already exists 04:09:14 793a90a3f9ab: Layer already exists 04:09:14 994393dc58e7: Layer already exists 04:09:14 6c7b496c0ffc: Layer already exists 04:09:14 main: digest: sha256:9f02022eb3dd291b169e6accda77cd1d7fb66d75b1eef2aefd0d49ca5beeed37 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:09:14 ===================================================== [Pipeline] echo 04:09:14 taggedImages: 04:09:14 - nexus3.edgexfoundry.org:10004/support-notifications:fe71755eec998340e413ea2c1e208339c3335bfc 04:09:14 - nexus3.edgexfoundry.org:10004/support-notifications:latest 04:09:14 - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.88 04:09:14 - nexus3.edgexfoundry.org:10004/support-notifications:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:09:14 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 04:09:14 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 04:09:14 fe71755eec998340e413ea2c1e208339c3335bfc 04:09:14 latest 04:09:14 2.3.0-dev.88 04:09:14 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:09:14 main 04:09:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:14 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fe71755eec998340e413ea2c1e208339c3335bfc 04:09:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:09:14 07facd399348: Preparing 04:09:14 235e24297198: Preparing 04:09:14 fe68337e14ba: Preparing 04:09:14 74e3da9ae817: Preparing 04:09:14 994393dc58e7: Preparing 04:09:14 fe68337e14ba: Layer already exists 04:09:14 74e3da9ae817: Layer already exists 04:09:14 994393dc58e7: Layer already exists 04:09:14 07facd399348: Pushed 04:09:14 Removing intermediate container 781cbc43bfc6 04:09:14 ---> 485dfffd9ecf 04:09:14 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:09:14 ---> Running in ff813fe96819 04:09:17 235e24297198: Pushed 04:09:17 fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:31edab193bc33abf5b2c19f7c7978c5dc8607d5246f23abd22e9f65de34edf7d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:17 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:09:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:09:17 07facd399348: Preparing 04:09:17 235e24297198: Preparing 04:09:17 fe68337e14ba: Preparing 04:09:17 74e3da9ae817: Preparing 04:09:17 994393dc58e7: Preparing 04:09:17 235e24297198: Layer already exists 04:09:17 994393dc58e7: Layer already exists 04:09:17 07facd399348: Layer already exists 04:09:17 fe68337e14ba: Layer already exists 04:09:17 74e3da9ae817: Layer already exists 04:09:17 latest: digest: sha256:31edab193bc33abf5b2c19f7c7978c5dc8607d5246f23abd22e9f65de34edf7d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.88 04:09:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:09:18 07facd399348: Preparing 04:09:18 235e24297198: Preparing 04:09:18 fe68337e14ba: Preparing 04:09:18 74e3da9ae817: Preparing 04:09:18 994393dc58e7: Preparing 04:09:18 74e3da9ae817: Layer already exists 04:09:18 235e24297198: Layer already exists 04:09:18 fe68337e14ba: Layer already exists 04:09:18 994393dc58e7: Layer already exists 04:09:18 07facd399348: Layer already exists 04:09:18 2.3.0-dev.88: digest: sha256:31edab193bc33abf5b2c19f7c7978c5dc8607d5246f23abd22e9f65de34edf7d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:19 Removing intermediate container ff813fe96819 04:09:19 ---> 27779cb1330c 04:09:19 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:09:19 ---> Running in fca18ae696d2 04:09:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:09:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:09:19 07facd399348: Preparing 04:09:19 235e24297198: Preparing 04:09:19 fe68337e14ba: Preparing 04:09:19 74e3da9ae817: Preparing 04:09:19 994393dc58e7: Preparing 04:09:19 07facd399348: Layer already exists 04:09:19 74e3da9ae817: Layer already exists 04:09:19 994393dc58e7: Layer already exists 04:09:19 fe68337e14ba: Layer already exists 04:09:19 235e24297198: Layer already exists 04:09:19 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:31edab193bc33abf5b2c19f7c7978c5dc8607d5246f23abd22e9f65de34edf7d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:19 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 04:09:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:09:19 07facd399348: Preparing 04:09:19 235e24297198: Preparing 04:09:19 fe68337e14ba: Preparing 04:09:19 74e3da9ae817: Preparing 04:09:19 994393dc58e7: Preparing 04:09:19 fe68337e14ba: Layer already exists 04:09:19 07facd399348: Layer already exists 04:09:19 994393dc58e7: Layer already exists 04:09:19 235e24297198: Layer already exists 04:09:19 74e3da9ae817: Layer already exists 04:09:19 main: digest: sha256:31edab193bc33abf5b2c19f7c7978c5dc8607d5246f23abd22e9f65de34edf7d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:09:19 ===================================================== [Pipeline] echo 04:09:19 taggedImages: 04:09:19 - nexus3.edgexfoundry.org:10004/support-scheduler:fe71755eec998340e413ea2c1e208339c3335bfc 04:09:19 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:09:19 - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.88 04:09:19 - nexus3.edgexfoundry.org:10004/support-scheduler:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:09:19 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 04:09:19 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 04:09:19 fe71755eec998340e413ea2c1e208339c3335bfc 04:09:19 latest 04:09:19 2.3.0-dev.88 04:09:19 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:09:19 main 04:09:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:20 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:20 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fe71755eec998340e413ea2c1e208339c3335bfc 04:09:20 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 04:09:20 dadfa62add6a: Preparing 04:09:20 3963b59c90ea: Preparing 04:09:20 c4bafba9adbc: Preparing 04:09:20 b3ca73d3ea7b: Preparing 04:09:20 994393dc58e7: Preparing 04:09:20 994393dc58e7: Layer already exists 04:09:20 3963b59c90ea: Pushed 04:09:20 dadfa62add6a: Pushed 04:09:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:09:21 c4bafba9adbc: Pushed 04:09:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:09:24 v3.15.6-109-g576c26852b [https://dl-4.alpinelinux.org/alpine/v3.15/main] 04:09:24 v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 04:09:24 OK: 15734 distinct packages available 04:09:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:09:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:09:28 (1/5) Installing dumb-init (1.2.5-r1) 04:09:28 (2/5) Installing musl-obstack (1.2.3-r0) 04:09:28 (3/5) Installing libucontext (1.1-r0) 04:09:28 (4/5) Installing gcompat (1.0.0-r4) 04:09:28 (5/5) Installing openssl (1.1.1q-r0) 04:09:28 Executing busybox-1.34.1-r7.trigger 04:09:28 OK: 6 MiB in 19 packages 04:09:30 Removing intermediate container fca18ae696d2 04:09:30 ---> fc1fa8e1aa65 04:09:30 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 04:09:33 b3ca73d3ea7b: Pushed 04:09:33 fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:18aa6f2b30b38e5b1db14667c036d9a5726036a2e6db5cfaf85b6dc88f3c9fa0 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:34 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:34 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 04:09:34 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 04:09:34 dadfa62add6a: Preparing 04:09:34 3963b59c90ea: Preparing 04:09:34 c4bafba9adbc: Preparing 04:09:34 b3ca73d3ea7b: Preparing 04:09:34 994393dc58e7: Preparing 04:09:34 c4bafba9adbc: Layer already exists 04:09:34 dadfa62add6a: Layer already exists 04:09:34 3963b59c90ea: Layer already exists 04:09:34 b3ca73d3ea7b: Layer already exists 04:09:34 994393dc58e7: Layer already exists 04:09:34 latest: digest: sha256:18aa6f2b30b38e5b1db14667c036d9a5726036a2e6db5cfaf85b6dc88f3c9fa0 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:34 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:35 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.88 04:09:35 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 04:09:35 dadfa62add6a: Preparing 04:09:35 3963b59c90ea: Preparing 04:09:35 c4bafba9adbc: Preparing 04:09:35 b3ca73d3ea7b: Preparing 04:09:35 994393dc58e7: Preparing 04:09:35 c4bafba9adbc: Layer already exists 04:09:35 3963b59c90ea: Layer already exists 04:09:35 dadfa62add6a: Layer already exists 04:09:35 b3ca73d3ea7b: Layer already exists 04:09:35 994393dc58e7: Layer already exists 04:09:35 2.3.0-dev.88: digest: sha256:18aa6f2b30b38e5b1db14667c036d9a5726036a2e6db5cfaf85b6dc88f3c9fa0 size: 1370 [Pipeline] } [Pipeline] // withEnv 04:09:35 ---> 902553c2df82 04:09:35 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:35 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:35 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:09:35 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 04:09:35 dadfa62add6a: Preparing 04:09:35 3963b59c90ea: Preparing 04:09:35 c4bafba9adbc: Preparing 04:09:35 b3ca73d3ea7b: Preparing 04:09:35 994393dc58e7: Preparing 04:09:35 3963b59c90ea: Layer already exists 04:09:35 994393dc58e7: Layer already exists 04:09:35 b3ca73d3ea7b: Layer already exists 04:09:35 c4bafba9adbc: Layer already exists 04:09:35 dadfa62add6a: Layer already exists 04:09:35 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:18aa6f2b30b38e5b1db14667c036d9a5726036a2e6db5cfaf85b6dc88f3c9fa0 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:35 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:36 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 04:09:36 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 04:09:36 dadfa62add6a: Preparing 04:09:36 3963b59c90ea: Preparing 04:09:36 c4bafba9adbc: Preparing 04:09:36 b3ca73d3ea7b: Preparing 04:09:36 994393dc58e7: Preparing 04:09:36 c4bafba9adbc: Layer already exists 04:09:36 b3ca73d3ea7b: Layer already exists 04:09:36 3963b59c90ea: Layer already exists 04:09:36 dadfa62add6a: Layer already exists 04:09:36 994393dc58e7: Layer already exists 04:09:36 main: digest: sha256:18aa6f2b30b38e5b1db14667c036d9a5726036a2e6db5cfaf85b6dc88f3c9fa0 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:09:36 ===================================================== [Pipeline] echo 04:09:36 taggedImages: 04:09:36 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fe71755eec998340e413ea2c1e208339c3335bfc 04:09:36 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 04:09:36 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.88 04:09:36 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:09:36 - 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] } 04:09:43 ---> 80993d9a3f59 04:09:43 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:09:43 ---> a637b530e103 04:09:43 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:09:44 ---> 25b874995baf 04:09:44 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:09:45 ---> 39ecc5c2999e 04:09:45 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 04:09:45 ---> Running in f934beca3860 04:09:46 Removing intermediate container f934beca3860 04:09:46 ---> d83b7a203775 04:09:46 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 04:09:46 ---> Running in 3f8674fdc899 04:09:47 Removing intermediate container 3f8674fdc899 04:09:47 ---> 78d81d234e50 04:09:47 Step 24/26 : LABEL arch=arm64 04:09:47 ---> Running in 23d234267564 04:09:48 Removing intermediate container 23d234267564 04:09:48 ---> 5ca8afc886c3 04:09:48 Step 25/26 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc 04:09:48 ---> Running in cdb56c2337fd 04:09:50 Removing intermediate container cdb56c2337fd 04:09:50 ---> b8786a2ad40c 04:09:50 Step 26/26 : LABEL version=2.3.0-dev.88 04:09:50 ---> Running in 09fb7c01933f 04:09:51 Removing intermediate container 09fb7c01933f 04:09:51 ---> 8beb79dee305 04:09:51 04:09:51 Successfully built 8beb79dee305 04:09:51 Successfully tagged security-spire-agent-arm64:latest 04:09:51  Building security-spire-agent ... done Building core-command 04:09:57 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 04:09:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:09:57 ---> ced67affd6a8 04:09:57 Step 3/24 : ARG ADD_BUILD_TAGS="" 04:09:57 ---> Using cache 04:09:57 ---> 3eee68e0df67 04:09:57 Step 4/24 : WORKDIR /edgex-go 04:09:57 ---> Using cache 04:09:57 ---> fc782bed04a6 04:09:57 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:09:57 ---> Using cache 04:09:57 ---> 0f1c06c8ba9f 04:09:57 Step 6/24 : RUN apk add --update --no-cache make git 04:09:57 ---> Using cache 04:09:57 ---> bf2e31898459 04:09:57 Step 7/24 : COPY go.mod vendor* ./ 04:09:57 ---> Using cache 04:09:57 ---> 5995912cc366 04:09:57 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:09:57 ---> Using cache 04:09:57 ---> 7cbeacf86383 04:09:57 Step 9/24 : COPY . . 04:09:57 ---> Using cache 04:09:57 ---> 3999fd79e760 04:09:57 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 04:09:57 ---> Running in e5278dbb71ee 04:10:00 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 04:15:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:15:34 Removing intermediate container 79f680faf214 04:15:34 ---> 236a6ce1fd32 04:15:34 04:15:34 Step 10/25 : FROM alpine:3.16 04:15:34 3.16: Pulling from library/alpine 04:15:34 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 04:15:34 Status: Downloaded newer image for alpine:3.16 04:15:34 ---> a6215f271958 04:15:34 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 04:15:34 ---> Running in 3f2f1c5a2446 04:15:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:15:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:15:38 (1/3) Installing ca-certificates (20220614-r0) 04:15:38 (2/3) Installing dumb-init (1.2.5-r1) 04:15:38 (3/3) Installing su-exec (0.2-r1) 04:15:38 Executing busybox-1.35.0-r17.trigger 04:15:38 Executing ca-certificates-20220614-r0.trigger 04:15:38 OK: 6 MiB in 17 packages 04:15:41 Removing intermediate container 3f2f1c5a2446 04:15:41 ---> 4f80ca998faf 04:15:41 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:15:42 ---> Running in c8be3adc7f11 04:15:42 Removing intermediate container c8be3adc7f11 04:15:42 ---> e861f7f86c6b 04:15:42 Step 13/25 : WORKDIR / 04:15:43 ---> Running in 3cc63228134b 04:15:45 Removing intermediate container 3cc63228134b 04:15:45 ---> 37d6e65b9a3b 04:15:45 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:15:45 Removing intermediate container 171b813c5a4f 04:15:45 ---> a1f21e5a695c 04:15:45 04:15:45 Step 10/33 : FROM alpine:3.16 04:15:45 ---> a6215f271958 04:15:45 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 04:15:46 ---> Running in 6fdc8bf89b22 04:15:46 ---> b780720e25e8 04:15:46 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:15:46 Removing intermediate container 6fdc8bf89b22 04:15:46 ---> ec8f7f793dfa 04:15:46 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 04:15:46 ---> Running in 8eb61104cb9b 04:15:47 ---> a61170e0a659 04:15:47 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:15:48 ---> dc1d507407d6 04:15:48 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 04:15:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:15:49 ---> f335b729a455 04:15:49 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:15:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:15:51 (1/2) Installing dumb-init (1.2.5-r1) 04:15:51 (2/2) Installing su-exec (0.2-r1) 04:15:51 Executing busybox-1.35.0-r17.trigger 04:15:51 OK: 5 MiB in 16 packages 04:15:51 ---> 15312b24d0f5 04:15:51 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:15:53 Removing intermediate container 8eb61104cb9b 04:15:53 ---> ecee1e4be91c 04:15:53 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 04:15:53 ---> Running in 822360609ee6 04:15:54 ---> 7572db5b4d45 04:15:54 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:15:54 Removing intermediate container 822360609ee6 04:15:54 ---> d2d507c4769d 04:15:54 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 04:15:54 ---> Running in e4aa1b58a20e 04:15:55 Removing intermediate container e4aa1b58a20e 04:15:55 ---> 34a481dcbe34 04:15:55 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 04:15:55 ---> 87c097e11a6b 04:15:55 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:15:55 ---> Running in 9d4eed5ac640 04:15:55 ---> Running in 83ecd677a986 04:15:56 Removing intermediate container 9d4eed5ac640 04:15:56 ---> 546a0f080c52 04:15:56 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 04:15:56 ---> Running in 1c93e4ea1402 04:15:57 Removing intermediate container 1c93e4ea1402 04:15:57 ---> c9ffb4638757 04:15:57 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 04:15:57 ---> Running in dc8d4375951b 04:16:00 Removing intermediate container 83ecd677a986 04:16:00 ---> 759ab50b649c 04:16:00 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 04:16:00 ---> Running in 95c62367b15e 04:16:00 Removing intermediate container 95c62367b15e 04:16:00 ---> 387bd3f7f777 04:16:00 Step 23/25 : LABEL arch=arm64 04:16:01 ---> Running in 9fc00519442c 04:16:01 Removing intermediate container 9fc00519442c 04:16:01 ---> d2aca0f35580 04:16:01 Step 24/25 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc 04:16:01 Removing intermediate container dc8d4375951b 04:16:01 ---> f37789dc6260 04:16:01 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 04:16:01 ---> Running in 959d088056d7 04:16:01 ---> Running in bf7863b055f6 04:16:02 Removing intermediate container 959d088056d7 04:16:02 ---> 5c38f8b01a4c 04:16:02 Step 25/25 : LABEL version=2.3.0-dev.88 04:16:02 Removing intermediate container bf7863b055f6 04:16:02 ---> 4d52752627e3 04:16:02 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 04:16:02 ---> Running in a9ab80d862c7 04:16:03 Removing intermediate container a9ab80d862c7 04:16:03 ---> 627bb7b08028 04:16:03 04:16:03 Successfully built 627bb7b08028 04:16:03 Successfully tagged security-secretstore-setup-arm64:latest 04:16:03  Building security-secretstore-setup ... done Building support-notifications 04:16:03 ---> 22f5c361420b 04:16:03 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 04:16:03 ---> Running in e459aaa3169b 04:16:09 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 04:16:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:16:09 ---> ced67affd6a8 04:16:09 Step 3/23 : ARG ADD_BUILD_TAGS="" 04:16:09 ---> Using cache 04:16:09 ---> 3eee68e0df67 04:16:09 Step 4/23 : WORKDIR /edgex-go 04:16:09 ---> Using cache 04:16:09 ---> fc782bed04a6 04:16:09 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:16:09 ---> Using cache 04:16:09 ---> 0f1c06c8ba9f 04:16:09 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 04:16:09 Removing intermediate container e459aaa3169b 04:16:09 ---> 580e4c0b2e19 04:16:09 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 04:16:09 ---> Running in ea9547e3f5c8 04:16:10 ---> cd5bd22f0e59 04:16:10 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:16:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:16:12 ---> 50318dcadb84 04:16:12 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:16:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:16:14 ---> 0b911278a7ad 04:16:14 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:16:14 OK: 221 MiB in 51 packages 04:16:14 ---> 0f2570d09395 04:16:14 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 04:16:16 ---> 4a77a1c2d5b7 04:16:16 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 04:16:16 Removing intermediate container ea9547e3f5c8 04:16:16 ---> 39c3a0d2b117 04:16:16 Step 7/23 : COPY go.mod vendor* ./ 04:16:17 ---> 5ec937d09d60 04:16:17 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:16:17 ---> 0cd66dc3fa78 04:16:17 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:16:18 ---> Running in 7d12be736376 04:16:19 ---> f965c460dcb3 04:16:19 Step 28/33 : RUN chmod +x /entrypoint.sh 04:16:19 ---> Running in 1b5fe2889730 04:16:22 Removing intermediate container 1b5fe2889730 04:16:22 ---> 817ca64cd1b2 04:16:22 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 04:16:23 ---> Running in 3735a04c5b33 04:16:23 Removing intermediate container 3735a04c5b33 04:16:23 ---> c151078671ba 04:16:23 Step 30/33 : CMD ["gate"] 04:16:23 ---> Running in 2cb4fe8fc4a7 04:16:24 Removing intermediate container 2cb4fe8fc4a7 04:16:24 ---> 33f81885b0a2 04:16:24 Step 31/33 : LABEL arch=arm64 04:16:24 ---> Running in c8a6bc0d14d6 04:16:25 Removing intermediate container c8a6bc0d14d6 04:16:25 ---> 443252b31f69 04:16:25 Step 32/33 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc 04:16:25 ---> Running in f7774b4d18f9 04:16:25 Removing intermediate container f7774b4d18f9 04:16:25 ---> 96a1adce57e3 04:16:25 Step 33/33 : LABEL version=2.3.0-dev.88 04:16:26 ---> Running in 7185796144a8 04:16:26 Removing intermediate container 7185796144a8 04:16:26 ---> 164aa4ee38fb 04:16:26 04:16:26 Successfully built 164aa4ee38fb 04:16:26 Successfully tagged security-bootstrapper-arm64:latest 04:16:26  Building security-bootstrapper ... done Building security-spire-server 04:16:31 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 04:16:31 Step 2/25 : FROM ${BUILDER_BASE} AS builder 04:16:31 ---> ced67affd6a8 04:16:31 Step 3/25 : WORKDIR /edgex-go 04:16:31 ---> Using cache 04:16:31 ---> a4710c5e91f5 04:16:31 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:16:31 ---> Using cache 04:16:31 ---> 814aaff95517 04:16:31 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 04:16:31 ---> Using cache 04:16:31 ---> 8d64921b89fb 04:16:31 Step 6/25 : COPY go.mod vendor* ./ 04:16:31 ---> Using cache 04:16:31 ---> 160cbf820b89 04:16:31 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:16:31 ---> Using cache 04:16:31 ---> d8b3d8d18345 04:16:31 Step 8/25 : COPY . . 04:16:31 ---> Using cache 04:16:31 ---> 03574d2ca8ef 04:16:31 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 04:16:31 ---> Using cache 04:16:31 ---> 1e60fc75602f 04:16:31 Step 10/25 : WORKDIR /edgex-go/spire-build 04:16:31 ---> Using cache 04:16:31 ---> 5db26151780a 04:16:31 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 04:16:31 ---> Running in f8a593568826 04:16:35 Removing intermediate container f8a593568826 04:16:35 ---> 79f1c1a4c5da 04:16:35 Step 12/25 : WORKDIR /edgex-go 04:16:35 ---> Running in 113dddc217d1 04:16:35 Removing intermediate container 113dddc217d1 04:16:35 ---> 7acabab72875 04:16:35 04:16:35 Step 13/25 : FROM alpine:3.15 04:16:35 ---> 02e0d6fdf486 04:16:35 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 04:16:35 ---> Using cache 04:16:35 ---> 485dfffd9ecf 04:16:35 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:16:35 ---> Using cache 04:16:35 ---> 27779cb1330c 04:16:35 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:16:35 ---> Using cache 04:16:35 ---> fc1fa8e1aa65 04:16:36 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 04:16:42 ---> 05f10c355922 04:16:42 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:16:42 ---> 041fa1925876 04:16:42 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:16:43 ---> 58d8bc389d14 04:16:43 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:16:44 ---> 243a1ddf4946 04:16:44 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 04:16:45 ---> Running in 0d80d4f5b9b7 04:16:46 Removing intermediate container 0d80d4f5b9b7 04:16:46 ---> 12ac4cff3093 04:16:46 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 04:16:46 ---> Running in 6e2ee2ad1616 04:16:46 Removing intermediate container 6e2ee2ad1616 04:16:46 ---> 6c4125793479 04:16:46 Step 23/25 : LABEL arch=arm64 04:16:47 ---> Running in 738fee11b0e5 04:16:48 Removing intermediate container 738fee11b0e5 04:16:48 ---> 91a1f6ce1381 04:16:48 Step 24/25 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc 04:16:48 ---> Running in 5e6d7bc6e9f3 04:16:49 Removing intermediate container 5e6d7bc6e9f3 04:16:49 ---> 79a1e7707c73 04:16:49 Step 25/25 : LABEL version=2.3.0-dev.88 04:16:49 ---> Running in f84a2e01db3c 04:16:50 Removing intermediate container f84a2e01db3c 04:16:50 ---> 01ea9eadca86 04:16:50 04:16:50 Successfully built 01ea9eadca86 04:16:50 Successfully tagged security-spire-server-arm64:latest 04:16:50 Building security-proxy-setup 04:16:55  Building security-spire-server ... done Removing intermediate container e5278dbb71ee 04:16:55 ---> 8660bb1f16df 04:16:55 04:16:55 Step 11/24 : FROM alpine:3.16 04:16:55 ---> a6215f271958 04:16:55 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:16:55 ---> Running in 70b8e4b06bd5 04:16:56 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 04:16:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:16:56 ---> ced67affd6a8 04:16:56 Step 3/22 : WORKDIR /edgex-go 04:16:56 ---> Using cache 04:16:56 ---> a4710c5e91f5 04:16:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:16:56 ---> Using cache 04:16:56 ---> 814aaff95517 04:16:56 Step 5/22 : RUN apk add --update --no-cache make git 04:16:56 ---> Running in cc7912033ad4 04:16:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:16:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:16:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:16:59 (1/1) Installing dumb-init (1.2.5-r1) 04:16:59 Executing busybox-1.35.0-r17.trigger 04:16:59 OK: 5 MiB in 15 packages 04:17:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:17:02 Removing intermediate container 70b8e4b06bd5 04:17:02 ---> 35cb661b9f17 04:17:02 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:17:02 OK: 221 MiB in 51 packages 04:17:02 ---> Running in 443ac5512791 04:17:03 Removing intermediate container 443ac5512791 04:17:03 ---> 2c937281e962 04:17:03 Step 14/24 : ENV APP_PORT=59882 04:17:03 ---> Running in e55c20105b34 04:17:04 Removing intermediate container cc7912033ad4 04:17:04 ---> 9c2d585e09d6 04:17:04 Step 6/22 : COPY go.mod vendor* ./ 04:17:04 Removing intermediate container e55c20105b34 04:17:04 ---> 20ec62be76f2 04:17:04 Step 15/24 : EXPOSE $APP_PORT 04:17:04 ---> Running in 5f67b292a693 04:17:06 Removing intermediate container 5f67b292a693 04:17:06 ---> 661c52537ad0 04:17:06 Step 16/24 : WORKDIR / 04:17:06 ---> Running in 1b6b296e1ce8 04:17:06 ---> ea36cc500894 04:17:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:17:06 ---> Running in dca346d44327 04:17:07 Removing intermediate container 1b6b296e1ce8 04:17:07 ---> b44c483a83cd 04:17:07 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:17:10 ---> 09b50f239e97 04:17:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:17:14 ---> 479ac62fcf0a 04:17:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:17:16 ---> 3fe99d64df1f 04:17:16 Step 20/24 : ENTRYPOINT ["/core-command"] 04:17:17 ---> Running in ca0fbb7b59a3 04:17:18 Removing intermediate container ca0fbb7b59a3 04:17:18 ---> e84291d5988a 04:17:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:17:18 ---> Running in 895fdf975270 04:17:19 Removing intermediate container 895fdf975270 04:17:19 ---> 92cad81fba5f 04:17:19 Step 22/24 : LABEL arch=arm64 04:17:20 ---> Running in c4ae92702717 04:17:23 Removing intermediate container c4ae92702717 04:17:23 ---> b499424b0d74 04:17:23 Step 23/24 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc 04:17:23 ---> Running in 0b9efc70d1e5 04:17:24 Removing intermediate container 0b9efc70d1e5 04:17:24 ---> 37aeca4891f9 04:17:24 Step 24/24 : LABEL version=2.3.0-dev.88 04:17:24 ---> Running in eaaa950c4693 04:17:26 Removing intermediate container eaaa950c4693 04:17:26 ---> cb30741e781e 04:17:26 04:17:26 Successfully built cb30741e781e 04:17:26 Successfully tagged core-command-arm64:latest 04:17:26 Building core-metadata 04:17:28  Building core-command ... done Removing intermediate container 51ca83a75f65 04:17:28 ---> bea0b307e004 04:17:28 04:17:28 Step 11/24 : FROM alpine:3.16 04:17:28 ---> a6215f271958 04:17:28 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:17:28 ---> Running in 4533043d4ba8 04:17:30 Removing intermediate container 4533043d4ba8 04:17:30 ---> b8e0d8a70154 04:17:30 Step 13/24 : ENV APP_PORT=59880 04:17:30 ---> Running in 37738df44f25 04:17:30 Removing intermediate container 37738df44f25 04:17:30 ---> 559d94712a68 04:17:30 Step 14/24 : EXPOSE $APP_PORT 04:17:31 ---> Running in 3b2bc14a6cb7 04:17:32 Removing intermediate container 3b2bc14a6cb7 04:17:32 ---> 70c654dc691d 04:17:32 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:17:32 ---> Running in e038a086a578 04:17:32 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 04:17:32 Step 2/25 : FROM ${BUILDER_BASE} AS builder 04:17:32 ---> ced67affd6a8 04:17:32 Step 3/25 : ARG ADD_BUILD_TAGS="" 04:17:32 ---> Using cache 04:17:32 ---> 3eee68e0df67 04:17:32 Step 4/25 : WORKDIR /edgex-go 04:17:32 ---> Using cache 04:17:32 ---> fc782bed04a6 04:17:32 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:17:32 ---> Using cache 04:17:32 ---> 0f1c06c8ba9f 04:17:32 Step 6/25 : RUN apk add --update --no-cache make git 04:17:32 ---> Using cache 04:17:32 ---> bf2e31898459 04:17:32 Step 7/25 : COPY go.mod vendor* ./ 04:17:33 ---> Using cache 04:17:33 ---> 5995912cc366 04:17:33 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:17:33 ---> Using cache 04:17:33 ---> 7cbeacf86383 04:17:33 Step 9/25 : COPY . . 04:17:33 ---> Using cache 04:17:33 ---> 3999fd79e760 04:17:33 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 04:17:34 ---> Running in 97a6395a4b51 04:17:37 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:17:37 Removing intermediate container e038a086a578 04:17:37 ---> c84fd21d9083 04:17:37 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 04:17:38 ---> Running in 1da81f9c5285 04:17:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:17:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:17:42 (1/6) Installing dumb-init (1.2.5-r1) 04:17:42 (2/6) Installing libgcc (11.2.1_git20220219-r2) 04:17:42 (3/6) Installing libsodium (1.0.18-r0) 04:17:43 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 04:17:43 (5/6) Installing libzmq (4.3.4-r0) 04:17:43 (6/6) Installing zeromq (4.3.4-r0) 04:17:43 Executing busybox-1.35.0-r17.trigger 04:17:43 OK: 8 MiB in 20 packages 04:17:46 Removing intermediate container 7d12be736376 04:17:46 ---> a72a1f4ef079 04:17:46 Step 9/23 : COPY . . 04:17:48 Removing intermediate container 1da81f9c5285 04:17:48 ---> 5e88606f7314 04:17:48 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:17:50 ---> 24ee7db9a3cc 04:17:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:17:52 ---> a36d97690c20 04:17:52 Step 10/23 : RUN make cmd/support-notifications/support-notifications 04:17:53 ---> Running in 03c7759c66e9 04:17:54 ---> d2b93c4803ab 04:17:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:17:55 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:17:55 ---> dd0db62cf9fb 04:17:55 Step 20/24 : ENTRYPOINT ["/core-data"] 04:17:55 ---> Running in c697fbb3cdb4 04:17:56 Removing intermediate container c697fbb3cdb4 04:17:56 ---> ca0a089ed9b6 04:17:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:17:56 ---> Running in 49ca783a4e5c 04:17:57 Removing intermediate container 49ca783a4e5c 04:17:57 ---> d3d9181923d1 04:17:57 Step 22/24 : LABEL arch=arm64 04:17:58 ---> Running in 5f4e6589f0a5 04:17:58 Removing intermediate container 5f4e6589f0a5 04:17:58 ---> adea101eeae2 04:17:58 Step 23/24 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc 04:17:59 ---> Running in 93fcf452c3a9 04:18:00 Removing intermediate container 93fcf452c3a9 04:18:00 ---> 3871c86e51ec 04:18:00 Step 24/24 : LABEL version=2.3.0-dev.88 04:18:00 ---> Running in 0b888f0e92e0 04:18:01 Removing intermediate container 0b888f0e92e0 04:18:01 ---> b98e49d9d732 04:18:01 04:18:01 Successfully built b98e49d9d732 04:18:01 Successfully tagged core-data-arm64:latest 04:18:01  Building core-data ... done Building sys-mgmt-agent 04:18:08 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 04:18:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:18:08 ---> ced67affd6a8 04:18:08 Step 3/23 : WORKDIR /edgex-go 04:18:08 ---> Using cache 04:18:08 ---> a4710c5e91f5 04:18:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:18:08 ---> Using cache 04:18:08 ---> 814aaff95517 04:18:08 Step 5/23 : RUN apk add --update --no-cache make bash git 04:18:08 ---> Running in 5b9887d1c914 04:18:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:18:11 Removing intermediate container dca346d44327 04:18:11 ---> 3581b3904838 04:18:11 Step 8/22 : COPY . . 04:18:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:18:13 OK: 221 MiB in 51 packages 04:18:15 ---> 2d1a168ba92d 04:18:15 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:18:15 ---> Running in e3a63fb69a67 04:18:15 Removing intermediate container 5b9887d1c914 04:18:15 ---> dc18f4eb0cb6 04:18:15 Step 6/23 : COPY go.mod vendor* ./ 04:18:16 ---> 88700c671eee 04:18:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:18:16 ---> Running in 5a2c7e9afc64 04:18:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:18:56 Removing intermediate container 8925c3c4b4bf 04:18:56 ---> 4008513aaa71 04:18:56 04:18:56 Step 11/23 : FROM alpine:3.16 04:18:56 ---> a6215f271958 04:18:56 Step 12/23 : RUN apk add --update --no-cache dumb-init 04:18:56 ---> Using cache 04:18:56 ---> 35cb661b9f17 04:18:56 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:18:56 ---> Using cache 04:18:56 ---> 2c937281e962 04:18:56 Step 14/23 : ENV APP_PORT=59861 04:18:56 ---> Running in 690d354ddf4d 04:18:56 Removing intermediate container 690d354ddf4d 04:18:56 ---> 543afd696867 04:18:56 Step 15/23 : EXPOSE $APP_PORT 04:18:56 ---> Running in 7126f3d13e5a 04:18:56 Removing intermediate container 7126f3d13e5a 04:18:56 ---> 6f157e3a2091 04:18:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:18:56 ---> 7dae16fd17ba 04:18:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:18:57 ---> d3ccd1307520 04:18:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:18:58 ---> 9568f9a0d4d5 04:18:58 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 04:18:59 ---> Running in 679a54180013 04:19:00 Removing intermediate container 679a54180013 04:19:00 ---> 4d53c595e4ed 04:19:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:19:00 ---> Running in 340a1b1a81e8 04:19:01 Removing intermediate container 340a1b1a81e8 04:19:01 ---> 0b0b8603f429 04:19:01 Step 21/23 : LABEL arch=arm64 04:19:01 ---> Running in c962f971270c 04:19:02 Removing intermediate container c962f971270c 04:19:02 ---> bb7987d38e09 04:19:02 Step 22/23 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc 04:19:02 ---> Running in 73bf0d90aaa5 04:19:03 Removing intermediate container 73bf0d90aaa5 04:19:03 ---> a42169e50a12 04:19:03 Step 23/23 : LABEL version=2.3.0-dev.88 04:19:03 ---> Running in 4fd8e7d3fb2a 04:19:04 Removing intermediate container 4fd8e7d3fb2a 04:19:04 ---> 089ebef136fb 04:19:04 04:19:04 Successfully built 089ebef136fb 04:19:04 Successfully tagged support-scheduler-arm64:latest 04:19:04  Building support-scheduler ... done Building security-spire-config 04:19:09 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 04:19:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:19:09 ---> ced67affd6a8 04:19:09 Step 3/26 : WORKDIR /edgex-go 04:19:09 ---> Using cache 04:19:09 ---> a4710c5e91f5 04:19:09 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:19:09 ---> Using cache 04:19:09 ---> 814aaff95517 04:19:09 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 04:19:09 ---> Using cache 04:19:09 ---> 8d64921b89fb 04:19:09 Step 6/26 : COPY go.mod vendor* ./ 04:19:09 ---> Using cache 04:19:09 ---> 160cbf820b89 04:19:09 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:19:09 ---> Using cache 04:19:09 ---> d8b3d8d18345 04:19:09 Step 8/26 : COPY . . 04:19:09 ---> Using cache 04:19:09 ---> 03574d2ca8ef 04:19:09 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 04:19:09 ---> Using cache 04:19:09 ---> 1e60fc75602f 04:19:09 Step 10/26 : WORKDIR /edgex-go/spire-build 04:19:09 ---> Using cache 04:19:09 ---> 5db26151780a 04:19:09 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 04:19:09 ---> Using cache 04:19:09 ---> 4f8364e19ed9 04:19:09 Step 12/26 : WORKDIR /edgex-go 04:19:09 ---> Using cache 04:19:09 ---> 03537384d67d 04:19:09 04:19:09 Step 13/26 : FROM alpine:3.15 04:19:09 ---> 02e0d6fdf486 04:19:09 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 04:19:09 ---> Using cache 04:19:09 ---> 485dfffd9ecf 04:19:09 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:19:09 ---> Using cache 04:19:09 ---> 27779cb1330c 04:19:09 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 04:19:10 ---> Running in 517808e4da22 04:19:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:19:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:19:15 v3.15.6-109-g576c26852b [https://dl-4.alpinelinux.org/alpine/v3.15/main] 04:19:15 v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 04:19:15 OK: 15734 distinct packages available 04:19:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:19:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:19:18 (1/4) Installing dumb-init (1.2.5-r1) 04:19:18 (2/4) Installing musl-obstack (1.2.3-r0) 04:19:18 (3/4) Installing libucontext (1.1-r0) 04:19:18 (4/4) Installing gcompat (1.0.0-r4) 04:19:19 Executing busybox-1.34.1-r7.trigger 04:19:19 OK: 6 MiB in 18 packages 04:19:21 Removing intermediate container 517808e4da22 04:19:21 ---> d16c29894aa4 04:19:21 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 04:19:25 Removing intermediate container 5a2c7e9afc64 04:19:25 ---> 2a9ff6fa496f 04:19:25 Step 8/23 : COPY . . 04:19:28 ---> 95aa5f1de447 04:19:28 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:19:29 ---> ab64c76a9e28 04:19:29 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 04:19:29 ---> Running in 5eadbe482cd8 04:19:30 ---> 61945f4a6f77 04:19:30 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:19:30 ---> Running in 3abc7b535615 04:19:30 Removing intermediate container 5eadbe482cd8 04:19:30 ---> 7bfd02627954 04:19:30 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:19:32 ---> dec9ebe729cd 04:19:32 Step 21/26 : WORKDIR / 04:19:32 ---> Running in 72f7da2366d5 04:19:32 Removing intermediate container 72f7da2366d5 04:19:32 ---> 501a62db11cc 04:19:32 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 04:19:33 ---> Running in 370927801eb8 04:19: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.88" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:19:33 Removing intermediate container 370927801eb8 04:19:33 ---> dfbd3aa4402d 04:19:33 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 04:19:33 ---> Running in 03947a6c7171 04:19:34 Removing intermediate container 03947a6c7171 04:19:34 ---> d2c33502f58d 04:19:34 Step 24/26 : LABEL arch=arm64 04:19:34 ---> Running in 0476a0d6557a 04:19:34 Removing intermediate container 0476a0d6557a 04:19:34 ---> 6eddbb360ae4 04:19:34 Step 25/26 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc 04:19:35 ---> Running in 55cf390066d7 04:19:35 Removing intermediate container 55cf390066d7 04:19:35 ---> a47e220aa9c7 04:19:35 Step 26/26 : LABEL version=2.3.0-dev.88 04:19:35 ---> Running in a5c355f4493f 04:19:36 Removing intermediate container a5c355f4493f 04:19:36 ---> 4b1a3f3c7296 04:19:36 04:19:36 Successfully built 4b1a3f3c7296 04:19:36 Successfully tagged security-spire-config-arm64:latest 04:19:36 Building security-spiffe-token-provider 04:19:40  Building security-spire-config ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 04:19:40 Step 2/20 : FROM ${BUILDER_BASE} AS builder 04:19:40 ---> ced67affd6a8 04:19:40 Step 3/20 : WORKDIR /edgex-go 04:19:40 ---> Using cache 04:19:40 ---> a4710c5e91f5 04:19:40 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 04:19:40 ---> Running in d92fc28c3a48 04:19:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:19:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:19:45 v3.16.2-277-g67e2878879 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 04:19:45 v3.16.2-276-g119bbb1c12 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 04:19:45 OK: 16892 distinct packages available 04:19:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:19:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:19:47 OK: 221 MiB in 51 packages 04:19:49 Removing intermediate container d92fc28c3a48 04:19:49 ---> f55ae516939d 04:19:49 Step 5/20 : COPY go.mod vendor* ./ 04:19:50 ---> 01e6ec8d2b3b 04:19:50 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:19:50 ---> Running in 260d27a7b592 04:20:57 Removing intermediate container 260d27a7b592 04:20:57 ---> 315919b52cd5 04:20:57 Step 7/20 : COPY . . 04:20:57 ---> 0a8aa60a8920 04:20:57 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:20:57 ---> Running in 784b8763a03c 04:20:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:24:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 04:24:56 Removing intermediate container e3a63fb69a67 04:24:56 ---> 53cefd31c039 04:24:56 04:24:56 Step 10/22 : FROM alpine:3.16 04:24:56 ---> a6215f271958 04:24:56 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 04:24:56 ---> Running in 929f16d944db 04:24:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:24:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:24:59 (1/6) Installing ca-certificates (20220614-r0) 04:24:59 (2/6) Installing brotli-libs (1.0.9-r6) 04:24:59 (3/6) Installing nghttp2-libs (1.47.0-r0) 04:24:59 (4/6) Installing libcurl (7.83.1-r3) 04:24:59 (5/6) Installing curl (7.83.1-r3) 04:24:59 (6/6) Installing dumb-init (1.2.5-r1) 04:24:59 Executing busybox-1.35.0-r17.trigger 04:24:59 Executing ca-certificates-20220614-r0.trigger 04:25:00 OK: 8 MiB in 20 packages 04:25:03 Removing intermediate container 929f16d944db 04:25:03 ---> 14f6d7d03050 04:25:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:25:03 ---> Running in 3145b30c925c 04:25:04 Removing intermediate container 3145b30c925c 04:25:04 ---> bb76edc835c8 04:25:04 Step 13/22 : WORKDIR /edgex 04:25:04 ---> Running in 5ee4a247fb1a 04:25:04 Removing intermediate container 5ee4a247fb1a 04:25:04 ---> 0cdb3cff8c95 04:25:04 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:25:04 Removing intermediate container 97a6395a4b51 04:25:04 ---> 6992ff8bc686 04:25:04 04:25:04 Step 11/25 : FROM alpine:3.16 04:25:04 ---> a6215f271958 04:25:04 Step 12/25 : RUN apk add --update --no-cache dumb-init 04:25:04 ---> Using cache 04:25:04 ---> 35cb661b9f17 04:25:04 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:25:04 ---> Using cache 04:25:04 ---> 2c937281e962 04:25:04 Step 14/25 : ENV APP_PORT=59881 04:25:05 ---> Running in 479206bb12e1 04:25:06 Removing intermediate container 479206bb12e1 04:25:06 ---> 1e7ec4a87d8a 04:25:06 Step 15/25 : EXPOSE $APP_PORT 04:25:06 ---> 60ad42c0127c 04:25:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:25:06 ---> Running in b98957114e0a 04:25:06 Removing intermediate container b98957114e0a 04:25:06 ---> 8296fd66de9e 04:25:07 Step 16/25 : WORKDIR / 04:25:07 ---> Running in 5a3d95478610 04:25:08 Removing intermediate container 5a3d95478610 04:25:08 ---> e08dd1b23817 04:25:08 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 04:25:08 ---> 85ff663d3aae 04:25:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:25:09 ---> 4a1f10596142 04:25:09 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:25:10 ---> d4c839d6ffe9 04:25:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:25:11 ---> 0d57cbd5438c 04:25:11 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:25:11 ---> bfb592485dc6 04:25:11 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:25:11 ---> Running in 0f7137bf6c56 04:25:13 ---> 689aefdc91f4 04:25:13 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 04:25:14 ---> 3de1846b89b6 04:25:14 Step 21/25 : ENTRYPOINT ["/core-metadata"] 04:25:14 ---> Running in 0c811943ec0d 04:25:14 Removing intermediate container 0c811943ec0d 04:25:14 ---> 95854827cf67 04:25:14 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:25:15 ---> Running in 0f4482375e57 04:25:16 Removing intermediate container 0f7137bf6c56 04:25:16 ---> cc30370f18df 04:25:16 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 04:25:16 Removing intermediate container 0f4482375e57 04:25:16 ---> eb6444f54e83 04:25:16 Step 23/25 : LABEL arch=arm64 04:25:16 ---> Running in 64719f8c05a2 04:25:16 ---> Running in 89d8c6270f04 04:25:16 Removing intermediate container 64719f8c05a2 04:25:16 ---> 0c357e981088 04:25:16 Step 20/22 : LABEL arch=arm64 04:25:17 Removing intermediate container 89d8c6270f04 04:25:17 ---> ecab116329e9 04:25:17 Step 24/25 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc 04:25:17 ---> Running in 11828f96426b 04:25:17 ---> Running in bfae65bebcf1 04:25:17 Removing intermediate container 11828f96426b 04:25:17 ---> 097b24e3c761 04:25:17 Step 21/22 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc 04:25:17 Removing intermediate container bfae65bebcf1 04:25:17 ---> f35f9ebb57b7 04:25:17 Step 25/25 : LABEL version=2.3.0-dev.88 04:25:17 ---> Running in 0af979be86bb 04:25:18 ---> Running in b92ec3298dc3 04:25:18 Removing intermediate container 0af979be86bb 04:25:18 Removing intermediate container b92ec3298dc3 04:25:18 ---> c93d735ea8a5 04:25:18 Step 22/22 : LABEL version=2.3.0-dev.88 04:25:18 ---> ac78c59e6d31 04:25:18 04:25:18 ---> Running in 7a66eefe529a 04:25:18 Successfully built ac78c59e6d31 04:25:19 Successfully tagged core-metadata-arm64:latest 04:25:19  Building core-metadata ... done Removing intermediate container 7a66eefe529a 04:25:19 ---> e295ff3e90d1 04:25:19 04:25:19 Successfully built e295ff3e90d1 04:25:19 Successfully tagged security-proxy-setup-arm64:latest 04:25:41  Building security-proxy-setup ... done Removing intermediate container 3abc7b535615 04:25:41 ---> 6352673acb44 04:25:41 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:25:41 ---> Running in 5b636c7c4d45 04:25: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.88" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:25:46 Removing intermediate container 5b636c7c4d45 04:25:46 ---> 169f5bebb5b7 04:25:46 04:25:46 Step 11/23 : FROM alpine:3.16 04:25:46 ---> a6215f271958 04:25:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 04:25:46 ---> Running in 0e00053bec8b 04:25:46 Removing intermediate container 0e00053bec8b 04:25:46 ---> d814faba1a0e 04:25:46 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 04:25:46 ---> Running in e814ac0f2e56 04:25:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:25:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:25:50 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 04:25:50 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 04:25:50 (3/33) Installing readline (8.1.2-r0) 04:25:50 (4/33) Installing bash (5.1.16-r2) 04:25:50 Executing bash-5.1.16-r2.post-install 04:25:50 (5/33) Installing ca-certificates (20220614-r0) 04:25:50 (6/33) Installing brotli-libs (1.0.9-r6) 04:25:50 (7/33) Installing nghttp2-libs (1.47.0-r0) 04:25:50 (8/33) Installing libcurl (7.83.1-r3) 04:25:50 (9/33) Installing curl (7.83.1-r3) 04:25:50 (10/33) Installing docker-cli (20.10.18-r1) 04:25:51 (11/33) Installing dumb-init (1.2.5-r1) 04:25:51 (12/33) Installing libbz2 (1.0.8-r1) 04:25:51 (13/33) Installing expat (2.4.9-r0) 04:25:51 (14/33) Installing libffi (3.4.2-r1) 04:25:51 (15/33) Installing gdbm (1.23-r0) 04:25:51 (16/33) Installing xz-libs (5.2.5-r1) 04:25:51 (17/33) Installing libgcc (11.2.1_git20220219-r2) 04:25:51 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 04:25:51 (19/33) Installing mpdecimal (2.5.1-r1) 04:25:51 (20/33) Installing sqlite-libs (3.38.5-r0) 04:25:51 (21/33) Installing python3 (3.10.5-r0) 04:25:54 (22/33) Installing py3-contextlib2 (21.6.0-r2) 04:25:54 (23/33) Installing py3-tomli (2.0.1-r1) 04:25:54 (24/33) Installing py3-pep517 (0.12.0-r2) 04:25:54 (25/33) Installing py3-six (1.16.0-r1) 04:25:54 (26/33) Installing py3-retrying (1.3.3-r3) 04:25:54 (27/33) Installing py3-appdirs (1.4.4-r3) 04:25:54 (28/33) Installing py3-more-itertools (8.13.0-r0) 04:25:54 (29/33) Installing py3-ordered-set (4.0.2-r3) 04:25:54 (30/33) Installing py3-parsing (2.4.7-r3) 04:25:54 (31/33) Installing py3-packaging (21.3-r0) 04:25:54 (32/33) Installing py3-setuptools (59.4.0-r0) 04:25:54 (33/33) Installing py3-pip (22.1.1-r0) 04:25:55 Executing busybox-1.35.0-r17.trigger 04:25:55 Executing ca-certificates-20220614-r0.trigger 04:25:55 OK: 120 MiB in 47 packages 04:26:10 Collecting docker-compose==1.23.2 04:26:10 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:26:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 7.5 MB/s eta 0:00:00 04:26:10 Collecting websocket-client<1.0,>=0.32.0 04:26:10 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:26:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 7.8 MB/s eta 0:00:00 04:26:10 Collecting cached-property<2,>=1.2.0 04:26:10 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:26:10 Collecting PyYAML<4,>=3.10 04:26:10 Downloading PyYAML-3.13.tar.gz (270 kB) 04:26:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 12.2 MB/s eta 0:00:00 04:26:11 Preparing metadata (setup.py): started 04:26:13 Preparing metadata (setup.py): finished with status 'done' 04:26:13 Collecting dockerpty<0.5,>=0.4.1 04:26:13 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:26:13 Preparing metadata (setup.py): started 04:26:15 Preparing metadata (setup.py): finished with status 'done' 04:26:16 Collecting docopt<0.7,>=0.6.1 04:26:16 Downloading docopt-0.6.2.tar.gz (25 kB) 04:26:16 Preparing metadata (setup.py): started 04:26:18 Preparing metadata (setup.py): finished with status 'done' 04:26:18 Collecting jsonschema<3,>=2.5.1 04:26:18 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:26:19 Collecting docker<4.0,>=3.6.0 04:26:19 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:26:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.8 MB/s eta 0:00:00 04:26:20 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:26:20 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:26:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.9 MB/s eta 0:00:00 04:26:20 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 04:26:20 Collecting texttable<0.10,>=0.9.0 04:26:20 Downloading texttable-0.9.1.tar.gz (11 kB) 04:26:20 Preparing metadata (setup.py): started 04:26:22 Preparing metadata (setup.py): finished with status 'done' 04:26:23 Collecting docker-pycreds>=0.4.0 04:26:23 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:26:24 Collecting chardet<3.1.0,>=3.0.2 04:26:24 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 04:26:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 17.1 MB/s eta 0:00:00 04:26:25 Collecting urllib3<1.25,>=1.21.1 04:26:25 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:26:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 19.8 MB/s eta 0:00:00 04:26:25 Collecting idna<2.8,>=2.5 04:26:25 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:26:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.8 MB/s eta 0:00:00 04:26:25 Collecting certifi>=2017.4.17 04:26:25 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 04:26:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 17.2 MB/s eta 0:00:00 04:26:26 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 04:26:26 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 04:26:26 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 04:26:26 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 04:26:27 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 04:26:27 Running setup.py install for texttable: started 04:26:30 Running setup.py install for texttable: finished with status 'done' 04:26:30 Running setup.py install for PyYAML: started 04:26:32 Running setup.py install for PyYAML: finished with status 'done' 04:26:34 Running setup.py install for docopt: started 04:26:36 Running setup.py install for docopt: finished with status 'done' 04:26:39 Running setup.py install for dockerpty: started 04:26:42 Running setup.py install for dockerpty: finished with status 'done' 04:26:45 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 04:26:45 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 04:27:03 Removing intermediate container 03c7759c66e9 04:27:03 ---> 4c2ec435e461 04:27:03 04:27:03 Step 11/23 : FROM alpine:3.16 04:27:03 ---> a6215f271958 04:27:03 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 04:27:03 ---> Running in ab90c58e57c3 04:27:03 Removing intermediate container e814ac0f2e56 04:27:03 ---> 5ea3abf144f0 04:27:03 Step 14/23 : ENV APP_PORT=58890 04:27:03 ---> Running in 800062b7ba10 04:27:03 Removing intermediate container 800062b7ba10 04:27:03 ---> e9cfa75608ed 04:27:03 Step 15/23 : EXPOSE $APP_PORT 04:27:03 ---> Running in 29fd4f753892 04:27:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:27:03 Removing intermediate container 29fd4f753892 04:27:03 ---> a25b5ee6e4c8 04:27:03 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:27:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:27:04 ---> 8630afdf43e8 04:27:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:27:04 (1/2) Installing ca-certificates (20220614-r0) 04:27:05 (2/2) Installing dumb-init (1.2.5-r1) 04:27:05 Executing busybox-1.35.0-r17.trigger 04:27:05 Executing ca-certificates-20220614-r0.trigger 04:27:05 OK: 6 MiB in 16 packages 04:27:05 ---> c848dd6d85fa 04:27:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:27:07 ---> 13310d423f0c 04:27:07 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 04:27:07 ---> Running in fbb27ac13677 04:27:07 Removing intermediate container ab90c58e57c3 04:27:07 ---> 4d129a776b8e 04:27:07 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:27:07 Removing intermediate container fbb27ac13677 04:27:07 ---> 653f750daeb7 04:27:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:27:07 ---> Running in 8c16da9ab3e8 04:27:07 ---> Running in d8ca84b8411d 04:27:07 Removing intermediate container 8c16da9ab3e8 04:27:07 ---> 210adf2aed39 04:27:07 Step 14/23 : ENV APP_PORT=59860 04:27:08 ---> Running in d50b3aaa083d 04:27:08 Removing intermediate container d8ca84b8411d 04:27:08 ---> 61baea686eb7 04:27:08 Step 21/23 : LABEL arch=arm64 04:27:08 ---> Running in edbb74cf2eef 04:27:08 Removing intermediate container d50b3aaa083d 04:27:08 ---> fd9b5078bb04 04:27:08 Step 15/23 : EXPOSE $APP_PORT 04:27:08 ---> Running in abd2e404ee00 04:27:08 Removing intermediate container edbb74cf2eef 04:27:08 ---> 42c4dccc5ba1 04:27:08 Step 22/23 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc 04:27:08 ---> Running in 134992559cc9 04:27:09 Removing intermediate container abd2e404ee00 04:27:09 ---> 59f1e6645be3 04:27:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:27:09 Removing intermediate container 134992559cc9 04:27:09 ---> a0057a926ba4 04:27:09 Step 23/23 : LABEL version=2.3.0-dev.88 04:27:09 ---> Running in 1dde14b56021 04:27:10 ---> d5652f417813 04:27:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:27:10 Removing intermediate container 1dde14b56021 04:27:10 ---> 328dff05e705 04:27:10 04:27:10 Successfully built 328dff05e705 04:27:10 Successfully tagged sys-mgmt-agent-arm64:latest 04:27:12  Building sys-mgmt-agent ... done  ---> 89e14d702ce0 04:27:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:27:12 ---> b5a1123cf700 04:27:12 Step 19/23 : ENTRYPOINT ["/support-notifications"] 04:27:12 ---> Running in 3e4ebb9f3adc 04:27:13 Removing intermediate container 3e4ebb9f3adc 04:27:13 ---> 65eb65bad5b2 04:27:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:27:13 ---> Running in bc0be9a935b8 04:27:13 Removing intermediate container bc0be9a935b8 04:27:13 ---> 957754745631 04:27:13 Step 21/23 : LABEL arch=arm64 04:27:13 ---> Running in ad87dfa353eb 04:27:13 Removing intermediate container ad87dfa353eb 04:27:13 ---> 7e1f9fc6f883 04:27:13 Step 22/23 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc 04:27:13 ---> Running in 8eb1136b33f1 04:27:14 Removing intermediate container 784b8763a03c 04:27:14 ---> d2f613c75792 04:27:14 04:27:14 Step 9/20 : FROM alpine:3.15 04:27:14 ---> 02e0d6fdf486 04:27:14 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 04:27:14 ---> Using cache 04:27:14 ---> 485dfffd9ecf 04:27:14 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:27:14 ---> Using cache 04:27:14 ---> 27779cb1330c 04:27:14 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:27:14 ---> Running in 1a2fa67b64ae 04:27:14 Removing intermediate container 8eb1136b33f1 04:27:14 ---> cd96ec311ba5 04:27:14 Step 23/23 : LABEL version=2.3.0-dev.88 04:27:14 ---> Running in 01330b83393c 04:27:15 Removing intermediate container 01330b83393c 04:27:15 ---> 60952eb79207 04:27:15 04:27:15 Successfully built 60952eb79207 04:27:15 Successfully tagged support-notifications-arm64:latest 04:27:15  Building support-notifications ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:27:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:27:17 v3.15.6-109-g576c26852b [https://dl-4.alpinelinux.org/alpine/v3.15/main] 04:27:17 v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 04:27:17 OK: 15734 distinct packages available 04:27:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:27:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:27:19 (1/9) Installing ca-certificates (20220614-r0) 04:27:19 (2/9) Installing brotli-libs (1.0.9-r5) 04:27:19 (3/9) Installing nghttp2-libs (1.46.0-r0) 04:27:19 (4/9) Installing libcurl (7.80.0-r3) 04:27:19 (5/9) Installing curl (7.80.0-r3) 04:27:20 (6/9) Installing dumb-init (1.2.5-r1) 04:27:20 (7/9) Installing musl-obstack (1.2.3-r0) 04:27:20 (8/9) Installing libucontext (1.1-r0) 04:27:20 (9/9) Installing gcompat (1.0.0-r4) 04:27:20 Executing busybox-1.34.1-r7.trigger 04:27:20 Executing ca-certificates-20220614-r0.trigger 04:27:20 OK: 8 MiB in 23 packages 04:27:22 Removing intermediate container 1a2fa67b64ae 04:27:22 ---> cef64d159b67 04:27:22 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 04:27:22 ---> 2e77d6b89ae2 04:27:22 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:27:23 ---> ebcc7fc444bd 04:27:23 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 04:27:24 ---> c9f4624f0048 04:27:24 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 04:27:24 ---> Running in 698926e0d078 04:27:24 Removing intermediate container 698926e0d078 04:27:24 ---> 56257a20a771 04:27:24 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:27:24 ---> Running in 16a3907143bb 04:27:25 Removing intermediate container 16a3907143bb 04:27:25 ---> 8d9e223bb558 04:27:25 Step 18/20 : LABEL arch=arm64 04:27:25 ---> Running in 3b0ec52ff39a 04:27:25 Removing intermediate container 3b0ec52ff39a 04:27:25 ---> 030c1290a84c 04:27:25 Step 19/20 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc 04:27:25 ---> Running in 6a626151424b 04:27:25 Removing intermediate container 6a626151424b 04:27:25 ---> 533a318d0f41 04:27:25 Step 20/20 : LABEL version=2.3.0-dev.88 04:27:25 ---> Running in 26cefc777e5f 04:27:26 Removing intermediate container 26cefc777e5f 04:27:26 ---> c298cfc44a75 04:27:26 04:27:26 Successfully built c298cfc44a75 04:27:26 Successfully tagged security-spiffe-token-provider-arm64:latest 04:27:26  Building security-spiffe-token-provider ... done  [Pipeline] } 04:27:26 $ docker stop --time=1 5cc2714db2ad1e2a49332af9d8a703eac562de34404353f03747f72c49a1a06d 04:27:29 $ docker rm -f 5cc2714db2ad1e2a49332af9d8a703eac562de34404353f03747f72c49a1a06d [Pipeline] // withDockerContainer [Pipeline] sh 04:27:29 + docker images 04:27:29 REPOSITORY TAG IMAGE ID CREATED SIZE 04:27:29 security-spiffe-token-provider-arm64 latest c298cfc44a75 4 seconds ago 28.4MB 04:27:29 support-notifications-arm64 latest 60952eb79207 15 seconds ago 29.1MB 04:27:29 d2f613c75792 16 seconds ago 1.27GB 04:27:29 sys-mgmt-agent-arm64 latest 328dff05e705 20 seconds ago 133MB 04:27:29 4c2ec435e461 29 seconds ago 1.3GB 04:27:29 169f5bebb5b7 About a minute ago 1.22GB 04:27:29 security-proxy-setup-arm64 latest e295ff3e90d1 2 minutes ago 26.5MB 04:27:29 core-metadata-arm64 latest ac78c59e6d31 2 minutes ago 17.6MB 04:27:29 6992ff8bc686 2 minutes ago 1.24GB 04:27:29 53cefd31c039 2 minutes ago 1.23GB 04:27:29 security-spire-config-arm64 latest 4b1a3f3c7296 7 minutes ago 83.6MB 04:27:29 support-scheduler-arm64 latest 089ebef136fb 8 minutes ago 28.5MB 04:27:29 4008513aaa71 8 minutes ago 1.3GB 04:27:29 core-data-arm64 latest b98e49d9d732 9 minutes ago 20.7MB 04:27:29 bea0b307e004 10 minutes ago 1.25GB 04:27:29 core-command-arm64 latest cb30741e781e 10 minutes ago 16.8MB 04:27:29 8660bb1f16df 10 minutes ago 1.24GB 04:27:29 security-spire-server-arm64 latest 01ea9eadca86 10 minutes ago 84.3MB 04:27:29 7acabab72875 10 minutes ago 1.11GB 04:27:29 security-bootstrapper-arm64 latest 164aa4ee38fb 11 minutes ago 19.1MB 04:27:29 security-secretstore-setup-arm64 latest 627bb7b08028 11 minutes ago 28.2MB 04:27:29 a1f21e5a695c 11 minutes ago 1.23GB 04:27:29 236a6ce1fd32 11 minutes ago 1.23GB 04:27:29 security-spire-agent-arm64 latest 8beb79dee305 17 minutes ago 122MB 04:27:29 03537384d67d 18 minutes ago 1.11GB 04:27:29 ci-base-image-arm64 latest ced67affd6a8 20 minutes ago 942MB 04:27:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 59b3b1a385d4 32 hours ago 679MB 04:27:29 alpine 3.15 02e0d6fdf486 2 months ago 5.33MB 04:27:29 alpine 3.16 a6215f271958 2 months ago 5.29MB 04:27:29 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 04:27:30 provisioning config files... 04:27:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/326@tmp/config6063331012905058094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:27:30 ---> docker-login.sh 04:27:30 nexus3.edgexfoundry.org:10001 04:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:27:30 Configure a credential helper to remove this warning. See 04:27:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:27:30 04:27:30 Login Succeeded 04:27:30 nexus3.edgexfoundry.org:10002 04:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:27:31 Configure a credential helper to remove this warning. See 04:27:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:27:31 04:27:31 Login Succeeded 04:27:31 nexus3.edgexfoundry.org:10003 04:27:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:27:31 Configure a credential helper to remove this warning. See 04:27:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:27:31 04:27:31 Login Succeeded 04:27:31 nexus3.edgexfoundry.org:10004 04:27:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:27:31 Configure a credential helper to remove this warning. See 04:27:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:27:31 04:27:31 Login Succeeded 04:27:32 docker.io 04:27:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:27:32 Configure a credential helper to remove this warning. See 04:27:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:27:32 04:27:32 Login Succeeded 04:27:32 ---> docker-login.sh ends [Pipeline] } 04:27:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:27:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:27:32 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 04:27:32 fe71755eec998340e413ea2c1e208339c3335bfc 04:27:32 latest 04:27:32 2.3.0-dev.88 04:27:32 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:27:32 main 04:27:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:33 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fe71755eec998340e413ea2c1e208339c3335bfc 04:27:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:27:33 f32b8ef20b9f: Preparing 04:27:33 ba9fe538ae45: Preparing 04:27:33 f90f17ae8673: Preparing 04:27:33 32f09d3531b9: Preparing 04:27:33 5d3e392a13a0: Preparing 04:27:33 5d3e392a13a0: Layer already exists 04:27:33 f90f17ae8673: Pushed 04:27:33 f32b8ef20b9f: Pushed 04:27:33 32f09d3531b9: Pushed 04:27:36 ba9fe538ae45: Pushed 04:27:36 fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:3630de6993d1bda3f8866969d7ffe33cc1687fa956b2fd569fcaa1a9dfd56144 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:27:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:27:37 f32b8ef20b9f: Preparing 04:27:37 ba9fe538ae45: Preparing 04:27:37 f90f17ae8673: Preparing 04:27:37 32f09d3531b9: Preparing 04:27:37 5d3e392a13a0: Preparing 04:27:37 f32b8ef20b9f: Layer already exists 04:27:37 5d3e392a13a0: Layer already exists 04:27:37 ba9fe538ae45: Layer already exists 04:27:37 f90f17ae8673: Layer already exists 04:27:37 32f09d3531b9: Layer already exists 04:27:37 latest: digest: sha256:3630de6993d1bda3f8866969d7ffe33cc1687fa956b2fd569fcaa1a9dfd56144 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.88 04:27:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:27:38 f32b8ef20b9f: Preparing 04:27:38 ba9fe538ae45: Preparing 04:27:38 f90f17ae8673: Preparing 04:27:38 32f09d3531b9: Preparing 04:27:38 5d3e392a13a0: Preparing 04:27:38 5d3e392a13a0: Layer already exists 04:27:38 32f09d3531b9: Layer already exists 04:27:38 f90f17ae8673: Layer already exists 04:27:38 ba9fe538ae45: Layer already exists 04:27:38 f32b8ef20b9f: Layer already exists 04:27:38 2.3.0-dev.88: digest: sha256:3630de6993d1bda3f8866969d7ffe33cc1687fa956b2fd569fcaa1a9dfd56144 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:27:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:27:38 f32b8ef20b9f: Preparing 04:27:38 ba9fe538ae45: Preparing 04:27:38 f90f17ae8673: Preparing 04:27:38 32f09d3531b9: Preparing 04:27:38 5d3e392a13a0: Preparing 04:27:38 5d3e392a13a0: Layer already exists 04:27:38 32f09d3531b9: Layer already exists 04:27:38 f90f17ae8673: Layer already exists 04:27:38 f32b8ef20b9f: Layer already exists 04:27:38 ba9fe538ae45: Layer already exists 04:27:38 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:3630de6993d1bda3f8866969d7ffe33cc1687fa956b2fd569fcaa1a9dfd56144 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:39 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 04:27:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:27:39 f32b8ef20b9f: Preparing 04:27:39 ba9fe538ae45: Preparing 04:27:39 f90f17ae8673: Preparing 04:27:39 32f09d3531b9: Preparing 04:27:39 5d3e392a13a0: Preparing 04:27:39 ba9fe538ae45: Layer already exists 04:27:39 f90f17ae8673: Layer already exists 04:27:39 f32b8ef20b9f: Layer already exists 04:27:39 32f09d3531b9: Layer already exists 04:27:39 5d3e392a13a0: Layer already exists 04:27:40 main: digest: sha256:3630de6993d1bda3f8866969d7ffe33cc1687fa956b2fd569fcaa1a9dfd56144 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:27:40 ===================================================== [Pipeline] echo 04:27:40 taggedImages: 04:27:40 - nexus3.edgexfoundry.org:10004/core-command-arm64:fe71755eec998340e413ea2c1e208339c3335bfc 04:27:40 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:27:40 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.88 04:27:40 - nexus3.edgexfoundry.org:10004/core-command-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:27:40 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 04:27:40 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 04:27:40 fe71755eec998340e413ea2c1e208339c3335bfc 04:27:40 latest 04:27:40 2.3.0-dev.88 04:27:40 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:27:40 main 04:27:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fe71755eec998340e413ea2c1e208339c3335bfc 04:27:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:27:40 d3a47453b018: Preparing 04:27:40 13cd19f596cb: Preparing 04:27:40 f90f17ae8673: Preparing 04:27:40 8aef71e08c96: Preparing 04:27:40 27339c0fa93c: Preparing 04:27:40 5d3e392a13a0: Preparing 04:27:40 5d3e392a13a0: Waiting 04:27:40 f90f17ae8673: Layer already exists 04:27:41 5d3e392a13a0: Layer already exists 04:27:41 27339c0fa93c: Pushed 04:27:41 d3a47453b018: Pushed 04:27:41 8aef71e08c96: Pushed 04:27:44 13cd19f596cb: Pushed 04:27:44 fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:99f391f1064c11cecb2c7becdcb6d27a7f4defad11017d18f17a58e7c9fba983 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:27:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:27:44 d3a47453b018: Preparing 04:27:44 13cd19f596cb: Preparing 04:27:44 f90f17ae8673: Preparing 04:27:44 8aef71e08c96: Preparing 04:27:44 27339c0fa93c: Preparing 04:27:44 5d3e392a13a0: Preparing 04:27:44 5d3e392a13a0: Waiting 04:27:44 f90f17ae8673: Layer already exists 04:27:44 d3a47453b018: Layer already exists 04:27:44 8aef71e08c96: Layer already exists 04:27:44 27339c0fa93c: Layer already exists 04:27:44 13cd19f596cb: Layer already exists 04:27:44 5d3e392a13a0: Layer already exists 04:27:45 latest: digest: sha256:99f391f1064c11cecb2c7becdcb6d27a7f4defad11017d18f17a58e7c9fba983 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.88 04:27:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:27:45 d3a47453b018: Preparing 04:27:45 13cd19f596cb: Preparing 04:27:45 f90f17ae8673: Preparing 04:27:45 8aef71e08c96: Preparing 04:27:45 27339c0fa93c: Preparing 04:27:45 5d3e392a13a0: Preparing 04:27:45 5d3e392a13a0: Waiting 04:27:45 f90f17ae8673: Layer already exists 04:27:45 d3a47453b018: Layer already exists 04:27:45 27339c0fa93c: Layer already exists 04:27:45 8aef71e08c96: Layer already exists 04:27:45 13cd19f596cb: Layer already exists 04:27:45 5d3e392a13a0: Layer already exists 04:27:45 2.3.0-dev.88: digest: sha256:99f391f1064c11cecb2c7becdcb6d27a7f4defad11017d18f17a58e7c9fba983 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:27:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:27:46 d3a47453b018: Preparing 04:27:46 13cd19f596cb: Preparing 04:27:46 f90f17ae8673: Preparing 04:27:46 8aef71e08c96: Preparing 04:27:46 27339c0fa93c: Preparing 04:27:46 5d3e392a13a0: Preparing 04:27:46 5d3e392a13a0: Waiting 04:27:46 d3a47453b018: Layer already exists 04:27:46 f90f17ae8673: Layer already exists 04:27:46 13cd19f596cb: Layer already exists 04:27:46 27339c0fa93c: Layer already exists 04:27:46 8aef71e08c96: Layer already exists 04:27:46 5d3e392a13a0: Layer already exists 04:27:46 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:99f391f1064c11cecb2c7becdcb6d27a7f4defad11017d18f17a58e7c9fba983 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 04:27:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:27:47 d3a47453b018: Preparing 04:27:47 13cd19f596cb: Preparing 04:27:47 f90f17ae8673: Preparing 04:27:47 8aef71e08c96: Preparing 04:27:47 27339c0fa93c: Preparing 04:27:47 5d3e392a13a0: Preparing 04:27:47 5d3e392a13a0: Waiting 04:27:47 f90f17ae8673: Layer already exists 04:27:47 8aef71e08c96: Layer already exists 04:27:47 d3a47453b018: Layer already exists 04:27:47 13cd19f596cb: Layer already exists 04:27:47 27339c0fa93c: Layer already exists 04:27:47 5d3e392a13a0: Layer already exists 04:27:47 main: digest: sha256:99f391f1064c11cecb2c7becdcb6d27a7f4defad11017d18f17a58e7c9fba983 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:27:47 ===================================================== [Pipeline] echo 04:27:47 taggedImages: 04:27:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:fe71755eec998340e413ea2c1e208339c3335bfc 04:27:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:27:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.88 04:27:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:27:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 04:27:47 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 04:27:47 fe71755eec998340e413ea2c1e208339c3335bfc 04:27:47 latest 04:27:47 2.3.0-dev.88 04:27:47 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:27:47 main 04:27:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fe71755eec998340e413ea2c1e208339c3335bfc 04:27:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:27:48 3f694efe1f69: Preparing 04:27:48 a7c512e84b52: Preparing 04:27:48 a36c9799dceb: Preparing 04:27:48 f90f17ae8673: Preparing 04:27:48 32f09d3531b9: Preparing 04:27:48 5d3e392a13a0: Preparing 04:27:48 5d3e392a13a0: Waiting 04:27:48 f90f17ae8673: Layer already exists 04:27:48 32f09d3531b9: Layer already exists 04:27:48 5d3e392a13a0: Layer already exists 04:27:48 3f694efe1f69: Pushed 04:27:48 a7c512e84b52: Pushed 04:27:52 a36c9799dceb: Pushed 04:27:52 fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:9435c61916e4d05c590057a9cde7649fb2d13952cb926edbc2df3d26b0dc6c23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:27:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:27:52 3f694efe1f69: Preparing 04:27:52 a7c512e84b52: Preparing 04:27:52 a36c9799dceb: Preparing 04:27:52 f90f17ae8673: Preparing 04:27:52 32f09d3531b9: Preparing 04:27:52 5d3e392a13a0: Preparing 04:27:52 5d3e392a13a0: Waiting 04:27:52 3f694efe1f69: Layer already exists 04:27:52 32f09d3531b9: Layer already exists 04:27:52 a36c9799dceb: Layer already exists 04:27:52 a7c512e84b52: Layer already exists 04:27:52 f90f17ae8673: Layer already exists 04:27:52 5d3e392a13a0: Layer already exists 04:27:52 latest: digest: sha256:9435c61916e4d05c590057a9cde7649fb2d13952cb926edbc2df3d26b0dc6c23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.88 04:27:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:27:53 3f694efe1f69: Preparing 04:27:53 a7c512e84b52: Preparing 04:27:53 a36c9799dceb: Preparing 04:27:53 f90f17ae8673: Preparing 04:27:53 32f09d3531b9: Preparing 04:27:53 5d3e392a13a0: Preparing 04:27:53 3f694efe1f69: Layer already exists 04:27:53 a7c512e84b52: Layer already exists 04:27:53 a36c9799dceb: Layer already exists 04:27:53 32f09d3531b9: Layer already exists 04:27:53 f90f17ae8673: Layer already exists 04:27:53 5d3e392a13a0: Layer already exists 04:27:53 2.3.0-dev.88: digest: sha256:9435c61916e4d05c590057a9cde7649fb2d13952cb926edbc2df3d26b0dc6c23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:27:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:27:54 3f694efe1f69: Preparing 04:27:54 a7c512e84b52: Preparing 04:27:54 a36c9799dceb: Preparing 04:27:54 f90f17ae8673: Preparing 04:27:54 32f09d3531b9: Preparing 04:27:54 5d3e392a13a0: Preparing 04:27:54 5d3e392a13a0: Waiting 04:27:54 3f694efe1f69: Layer already exists 04:27:54 a36c9799dceb: Layer already exists 04:27:54 a7c512e84b52: Layer already exists 04:27:54 32f09d3531b9: Layer already exists 04:27:54 f90f17ae8673: Layer already exists 04:27:54 5d3e392a13a0: Layer already exists 04:27:54 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:9435c61916e4d05c590057a9cde7649fb2d13952cb926edbc2df3d26b0dc6c23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 04:27:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:27:55 3f694efe1f69: Preparing 04:27:55 a7c512e84b52: Preparing 04:27:55 a36c9799dceb: Preparing 04:27:55 f90f17ae8673: Preparing 04:27:55 32f09d3531b9: Preparing 04:27:55 5d3e392a13a0: Preparing 04:27:55 5d3e392a13a0: Waiting 04:27:55 f90f17ae8673: Layer already exists 04:27:55 a7c512e84b52: Layer already exists 04:27:55 32f09d3531b9: Layer already exists 04:27:55 3f694efe1f69: Layer already exists 04:27:55 a36c9799dceb: Layer already exists 04:27:55 5d3e392a13a0: Layer already exists 04:27:55 main: digest: sha256:9435c61916e4d05c590057a9cde7649fb2d13952cb926edbc2df3d26b0dc6c23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:27:55 ===================================================== [Pipeline] echo 04:27:55 taggedImages: 04:27:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fe71755eec998340e413ea2c1e208339c3335bfc 04:27:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:27:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.88 04:27:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:27:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 04:27:55 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 04:27:55 fe71755eec998340e413ea2c1e208339c3335bfc 04:27:55 latest 04:27:55 2.3.0-dev.88 04:27:55 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:27:55 main 04:27:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:56 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fe71755eec998340e413ea2c1e208339c3335bfc 04:27:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:27:56 42380589bae0: Preparing 04:27:56 42380589bae0: Preparing 04:27:56 8fa51f774b26: Preparing 04:27:56 fb2198e00f40: Preparing 04:27:56 2b937a1b09ba: Preparing 04:27:56 f385efab1390: Preparing 04:27:56 6c21a2cdcb59: Preparing 04:27:56 f90f17ae8673: Preparing 04:27:56 7f2fab303526: Preparing 04:27:56 f0ae2bd08663: Preparing 04:27:56 0b6582ec48db: Preparing 04:27:56 1830f7f952b6: Preparing 04:27:56 5d3e392a13a0: Preparing 04:27:56 6c21a2cdcb59: Waiting 04:27:56 f0ae2bd08663: Waiting 04:27:56 f90f17ae8673: Waiting 04:27:56 7f2fab303526: Waiting 04:27:56 0b6582ec48db: Waiting 04:27:56 5d3e392a13a0: Waiting 04:27:56 1830f7f952b6: Waiting 04:27:56 42380589bae0: Pushed 04:27:56 8fa51f774b26: Pushed 04:27:56 fb2198e00f40: Pushed 04:27:56 f385efab1390: Pushed 04:27:56 2b937a1b09ba: Pushed 04:27:56 f90f17ae8673: Layer already exists 04:27:57 0b6582ec48db: Pushed 04:27:57 f0ae2bd08663: Pushed 04:27:57 5d3e392a13a0: Layer already exists 04:27:57 7f2fab303526: Pushed 04:27:57 1830f7f952b6: Pushed 04:28:00 6c21a2cdcb59: Pushed 04:28:00 fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:26839dce3827fd45f31cf5686cc6f5b9413be4444b0fc3fef9f15a623adc140d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:28:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:28:01 42380589bae0: Preparing 04:28:01 42380589bae0: Preparing 04:28:01 8fa51f774b26: Preparing 04:28:01 fb2198e00f40: Preparing 04:28:01 2b937a1b09ba: Preparing 04:28:01 f385efab1390: Preparing 04:28:01 6c21a2cdcb59: Preparing 04:28:01 f90f17ae8673: Preparing 04:28:01 7f2fab303526: Preparing 04:28:01 f0ae2bd08663: Preparing 04:28:01 0b6582ec48db: Preparing 04:28:01 1830f7f952b6: Preparing 04:28:01 5d3e392a13a0: Preparing 04:28:01 6c21a2cdcb59: Waiting 04:28:01 f90f17ae8673: Waiting 04:28:01 7f2fab303526: Waiting 04:28:01 f0ae2bd08663: Waiting 04:28:01 5d3e392a13a0: Waiting 04:28:01 0b6582ec48db: Waiting 04:28:01 1830f7f952b6: Waiting 04:28:01 fb2198e00f40: Layer already exists 04:28:01 42380589bae0: Layer already exists 04:28:01 2b937a1b09ba: Layer already exists 04:28:01 f385efab1390: Layer already exists 04:28:01 8fa51f774b26: Layer already exists 04:28:01 6c21a2cdcb59: Layer already exists 04:28:01 0b6582ec48db: Layer already exists 04:28:01 7f2fab303526: Layer already exists 04:28:01 f0ae2bd08663: Layer already exists 04:28:01 f90f17ae8673: Layer already exists 04:28:01 5d3e392a13a0: Layer already exists 04:28:01 1830f7f952b6: Layer already exists 04:28:01 latest: digest: sha256:26839dce3827fd45f31cf5686cc6f5b9413be4444b0fc3fef9f15a623adc140d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.88 04:28:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:28:02 42380589bae0: Preparing 04:28:02 42380589bae0: Preparing 04:28:02 8fa51f774b26: Preparing 04:28:02 fb2198e00f40: Preparing 04:28:02 2b937a1b09ba: Preparing 04:28:02 f385efab1390: Preparing 04:28:02 6c21a2cdcb59: Preparing 04:28:02 f90f17ae8673: Preparing 04:28:02 6c21a2cdcb59: Waiting 04:28:02 7f2fab303526: Preparing 04:28:02 f0ae2bd08663: Preparing 04:28:02 0b6582ec48db: Preparing 04:28:02 1830f7f952b6: Preparing 04:28:02 5d3e392a13a0: Preparing 04:28:02 7f2fab303526: Waiting 04:28:02 0b6582ec48db: Waiting 04:28:02 5d3e392a13a0: Waiting 04:28:02 1830f7f952b6: Waiting 04:28:02 f0ae2bd08663: Waiting 04:28:02 f385efab1390: Layer already exists 04:28:02 8fa51f774b26: Layer already exists 04:28:02 fb2198e00f40: Layer already exists 04:28:02 42380589bae0: Layer already exists 04:28:02 2b937a1b09ba: Layer already exists 04:28:02 7f2fab303526: Layer already exists 04:28:02 f90f17ae8673: Layer already exists 04:28:02 f0ae2bd08663: Layer already exists 04:28:02 6c21a2cdcb59: Layer already exists 04:28:02 0b6582ec48db: Layer already exists 04:28:02 5d3e392a13a0: Layer already exists 04:28:02 1830f7f952b6: Layer already exists 04:28:02 2.3.0-dev.88: digest: sha256:26839dce3827fd45f31cf5686cc6f5b9413be4444b0fc3fef9f15a623adc140d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:28:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:28:02 42380589bae0: Preparing 04:28:02 42380589bae0: Preparing 04:28:02 8fa51f774b26: Preparing 04:28:02 fb2198e00f40: Preparing 04:28:02 2b937a1b09ba: Preparing 04:28:02 f385efab1390: Preparing 04:28:02 6c21a2cdcb59: Preparing 04:28:02 f90f17ae8673: Preparing 04:28:02 7f2fab303526: Preparing 04:28:02 f0ae2bd08663: Preparing 04:28:02 0b6582ec48db: Preparing 04:28:02 1830f7f952b6: Preparing 04:28:02 5d3e392a13a0: Preparing 04:28:02 6c21a2cdcb59: Waiting 04:28:02 f90f17ae8673: Waiting 04:28:02 7f2fab303526: Waiting 04:28:02 f0ae2bd08663: Waiting 04:28:02 0b6582ec48db: Waiting 04:28:02 1830f7f952b6: Waiting 04:28:02 5d3e392a13a0: Waiting 04:28:02 fb2198e00f40: Layer already exists 04:28:02 f385efab1390: Layer already exists 04:28:02 2b937a1b09ba: Layer already exists 04:28:02 42380589bae0: Layer already exists 04:28:02 8fa51f774b26: Layer already exists 04:28:02 f90f17ae8673: Layer already exists 04:28:02 6c21a2cdcb59: Layer already exists 04:28:02 7f2fab303526: Layer already exists 04:28:02 f0ae2bd08663: Layer already exists 04:28:02 0b6582ec48db: Layer already exists 04:28:02 1830f7f952b6: Layer already exists 04:28:02 5d3e392a13a0: Layer already exists 04:28:03 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:26839dce3827fd45f31cf5686cc6f5b9413be4444b0fc3fef9f15a623adc140d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 04:28:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:28:03 42380589bae0: Preparing 04:28:03 42380589bae0: Preparing 04:28:03 8fa51f774b26: Preparing 04:28:03 fb2198e00f40: Preparing 04:28:03 2b937a1b09ba: Preparing 04:28:03 f385efab1390: Preparing 04:28:03 6c21a2cdcb59: Preparing 04:28:03 f90f17ae8673: Preparing 04:28:03 7f2fab303526: Preparing 04:28:03 f0ae2bd08663: Preparing 04:28:03 0b6582ec48db: Preparing 04:28:03 1830f7f952b6: Preparing 04:28:03 5d3e392a13a0: Preparing 04:28:03 f0ae2bd08663: Waiting 04:28:03 0b6582ec48db: Waiting 04:28:03 1830f7f952b6: Waiting 04:28:03 6c21a2cdcb59: Waiting 04:28:03 5d3e392a13a0: Waiting 04:28:03 f90f17ae8673: Waiting 04:28:03 7f2fab303526: Waiting 04:28:03 f385efab1390: Layer already exists 04:28:03 8fa51f774b26: Layer already exists 04:28:03 fb2198e00f40: Layer already exists 04:28:03 42380589bae0: Layer already exists 04:28:03 2b937a1b09ba: Layer already exists 04:28:03 7f2fab303526: Layer already exists 04:28:03 f90f17ae8673: Layer already exists 04:28:03 0b6582ec48db: Layer already exists 04:28:03 6c21a2cdcb59: Layer already exists 04:28:03 f0ae2bd08663: Layer already exists 04:28:03 1830f7f952b6: Layer already exists 04:28:03 5d3e392a13a0: Layer already exists 04:28:04 main: digest: sha256:26839dce3827fd45f31cf5686cc6f5b9413be4444b0fc3fef9f15a623adc140d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:28:04 ===================================================== [Pipeline] echo 04:28:04 taggedImages: 04:28:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fe71755eec998340e413ea2c1e208339c3335bfc 04:28:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:28:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.88 04:28:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:28:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 04:28:04 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 04:28:04 fe71755eec998340e413ea2c1e208339c3335bfc 04:28:04 latest 04:28:04 2.3.0-dev.88 04:28:04 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:28:04 main 04:28:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:04 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fe71755eec998340e413ea2c1e208339c3335bfc 04:28:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:28:04 cb8ddd7dd0b0: Preparing 04:28:04 a0b47ea574d8: Preparing 04:28:04 5a6ef5f4c046: Preparing 04:28:04 d09121928a45: Preparing 04:28:04 af9a7aa57345: Preparing 04:28:04 1f7f63823c8f: Preparing 04:28:04 48e986a24e90: Preparing 04:28:04 5d3e392a13a0: Preparing 04:28:04 48e986a24e90: Waiting 04:28:04 5d3e392a13a0: Waiting 04:28:04 1f7f63823c8f: Waiting 04:28:05 cb8ddd7dd0b0: Pushed 04:28:05 a0b47ea574d8: Pushed 04:28:05 af9a7aa57345: Pushed 04:28:05 5d3e392a13a0: Layer already exists 04:28:05 1f7f63823c8f: Pushed 04:28:06 48e986a24e90: Pushed 04:28:07 d09121928a45: Pushed 04:28:07 5a6ef5f4c046: Pushed 04:28:07 fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:bce66b91e6d391fcffd2db5e569c8709603ec3456e9405d1e17ebc21f38e79b7 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:07 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:28:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:28:08 cb8ddd7dd0b0: Preparing 04:28:08 a0b47ea574d8: Preparing 04:28:08 5a6ef5f4c046: Preparing 04:28:08 d09121928a45: Preparing 04:28:08 af9a7aa57345: Preparing 04:28:08 1f7f63823c8f: Preparing 04:28:08 48e986a24e90: Preparing 04:28:08 5d3e392a13a0: Preparing 04:28:08 48e986a24e90: Waiting 04:28:08 5d3e392a13a0: Waiting 04:28:08 1f7f63823c8f: Waiting 04:28:08 cb8ddd7dd0b0: Layer already exists 04:28:08 af9a7aa57345: Layer already exists 04:28:08 5a6ef5f4c046: Layer already exists 04:28:08 a0b47ea574d8: Layer already exists 04:28:08 d09121928a45: Layer already exists 04:28:08 48e986a24e90: Layer already exists 04:28:08 1f7f63823c8f: Layer already exists 04:28:08 5d3e392a13a0: Layer already exists 04:28:08 latest: digest: sha256:bce66b91e6d391fcffd2db5e569c8709603ec3456e9405d1e17ebc21f38e79b7 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:08 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.88 04:28:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:28:09 cb8ddd7dd0b0: Preparing 04:28:09 a0b47ea574d8: Preparing 04:28:09 5a6ef5f4c046: Preparing 04:28:09 d09121928a45: Preparing 04:28:09 af9a7aa57345: Preparing 04:28:09 1f7f63823c8f: Preparing 04:28:09 48e986a24e90: Preparing 04:28:09 5d3e392a13a0: Preparing 04:28:09 48e986a24e90: Waiting 04:28:09 5d3e392a13a0: Waiting 04:28:09 1f7f63823c8f: Waiting 04:28:09 af9a7aa57345: Layer already exists 04:28:09 5a6ef5f4c046: Layer already exists 04:28:09 cb8ddd7dd0b0: Layer already exists 04:28:09 a0b47ea574d8: Layer already exists 04:28:09 d09121928a45: Layer already exists 04:28:09 48e986a24e90: Layer already exists 04:28:09 5d3e392a13a0: Layer already exists 04:28:09 1f7f63823c8f: Layer already exists 04:28:09 2.3.0-dev.88: digest: sha256:bce66b91e6d391fcffd2db5e569c8709603ec3456e9405d1e17ebc21f38e79b7 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:09 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:28:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:28:10 cb8ddd7dd0b0: Preparing 04:28:10 a0b47ea574d8: Preparing 04:28:10 5a6ef5f4c046: Preparing 04:28:10 d09121928a45: Preparing 04:28:10 af9a7aa57345: Preparing 04:28:10 1f7f63823c8f: Preparing 04:28:10 48e986a24e90: Preparing 04:28:10 5d3e392a13a0: Preparing 04:28:10 1f7f63823c8f: Waiting 04:28:10 48e986a24e90: Waiting 04:28:10 5d3e392a13a0: Waiting 04:28:10 af9a7aa57345: Layer already exists 04:28:10 cb8ddd7dd0b0: Layer already exists 04:28:10 5a6ef5f4c046: Layer already exists 04:28:10 a0b47ea574d8: Layer already exists 04:28:10 d09121928a45: Layer already exists 04:28:10 1f7f63823c8f: Layer already exists 04:28:10 48e986a24e90: Layer already exists 04:28:10 5d3e392a13a0: Layer already exists 04:28:10 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:bce66b91e6d391fcffd2db5e569c8709603ec3456e9405d1e17ebc21f38e79b7 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:10 + 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 04:28:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 04:28:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:28:11 cb8ddd7dd0b0: Preparing 04:28:11 a0b47ea574d8: Preparing 04:28:11 5a6ef5f4c046: Preparing 04:28:11 d09121928a45: Preparing 04:28:11 af9a7aa57345: Preparing 04:28:11 1f7f63823c8f: Preparing 04:28:11 48e986a24e90: Preparing 04:28:11 5d3e392a13a0: Preparing 04:28:11 48e986a24e90: Waiting 04:28:11 5d3e392a13a0: Waiting 04:28:11 1f7f63823c8f: Waiting 04:28:11 d09121928a45: Layer already exists 04:28:11 5a6ef5f4c046: Layer already exists 04:28:11 af9a7aa57345: Layer already exists 04:28:11 cb8ddd7dd0b0: Layer already exists 04:28:11 a0b47ea574d8: Layer already exists 04:28:11 1f7f63823c8f: Layer already exists 04:28:11 48e986a24e90: Layer already exists 04:28:11 5d3e392a13a0: Layer already exists 04:28:11 main: digest: sha256:bce66b91e6d391fcffd2db5e569c8709603ec3456e9405d1e17ebc21f38e79b7 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:28:11 ===================================================== [Pipeline] echo 04:28:11 taggedImages: 04:28:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fe71755eec998340e413ea2c1e208339c3335bfc 04:28:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:28:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.88 04:28:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:28:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 04:28:11 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 04:28:11 fe71755eec998340e413ea2c1e208339c3335bfc 04:28:11 latest 04:28:11 2.3.0-dev.88 04:28:11 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:28:11 main 04:28:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:11 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fe71755eec998340e413ea2c1e208339c3335bfc 04:28:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:28:12 71e8ef20c308: Preparing 04:28:12 b7174691b535: Preparing 04:28:12 06038f77b255: Preparing 04:28:12 875f32ab802b: Preparing 04:28:12 5cab68f7e83d: Preparing 04:28:12 e3558f2eecbf: Preparing 04:28:12 c25cdfbf8a11: Preparing 04:28:12 a94421e5fa07: Preparing 04:28:12 c2b856bc15c9: Preparing 04:28:12 5d3e392a13a0: Preparing 04:28:12 e3558f2eecbf: Waiting 04:28:12 a94421e5fa07: Waiting 04:28:12 c25cdfbf8a11: Waiting 04:28:12 5d3e392a13a0: Waiting 04:28:12 c2b856bc15c9: Waiting 04:28:12 5cab68f7e83d: Pushed 04:28:12 71e8ef20c308: Pushed 04:28:12 b7174691b535: Pushed 04:28:12 a94421e5fa07: Pushed 04:28:12 c25cdfbf8a11: Pushed 04:28:12 e3558f2eecbf: Pushed 04:28:12 5d3e392a13a0: Layer already exists 04:28:12 c2b856bc15c9: Pushed 04:28:14 875f32ab802b: Pushed 04:28:15 06038f77b255: Pushed 04:28:15 fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:93d9a5a12930ce50f561e4b04fdad339b7ccefa6c68456c090f9527ce2b89ff5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:16 + 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 04:28:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:28:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:28:16 71e8ef20c308: Preparing 04:28:16 b7174691b535: Preparing 04:28:16 06038f77b255: Preparing 04:28:16 875f32ab802b: Preparing 04:28:16 5cab68f7e83d: Preparing 04:28:16 e3558f2eecbf: Preparing 04:28:16 c25cdfbf8a11: Preparing 04:28:16 a94421e5fa07: Preparing 04:28:16 c2b856bc15c9: Preparing 04:28:16 5d3e392a13a0: Preparing 04:28:16 c25cdfbf8a11: Waiting 04:28:16 e3558f2eecbf: Waiting 04:28:16 a94421e5fa07: Waiting 04:28:16 c2b856bc15c9: Waiting 04:28:16 5d3e392a13a0: Waiting 04:28:16 5cab68f7e83d: Layer already exists 04:28:16 b7174691b535: Layer already exists 04:28:16 06038f77b255: Layer already exists 04:28:16 875f32ab802b: Layer already exists 04:28:16 71e8ef20c308: Layer already exists 04:28:16 e3558f2eecbf: Layer already exists 04:28:16 c25cdfbf8a11: Layer already exists 04:28:16 c2b856bc15c9: Layer already exists 04:28:16 a94421e5fa07: Layer already exists 04:28:16 5d3e392a13a0: Layer already exists 04:28:16 latest: digest: sha256:93d9a5a12930ce50f561e4b04fdad339b7ccefa6c68456c090f9527ce2b89ff5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:17 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.88 04:28:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:28:17 71e8ef20c308: Preparing 04:28:17 b7174691b535: Preparing 04:28:17 06038f77b255: Preparing 04:28:17 875f32ab802b: Preparing 04:28:17 5cab68f7e83d: Preparing 04:28:17 e3558f2eecbf: Preparing 04:28:17 c25cdfbf8a11: Preparing 04:28:17 a94421e5fa07: Preparing 04:28:17 c2b856bc15c9: Preparing 04:28:17 5d3e392a13a0: Preparing 04:28:17 a94421e5fa07: Waiting 04:28:17 c2b856bc15c9: Waiting 04:28:17 e3558f2eecbf: Waiting 04:28:17 c25cdfbf8a11: Waiting 04:28:17 5d3e392a13a0: Waiting 04:28:17 b7174691b535: Layer already exists 04:28:17 71e8ef20c308: Layer already exists 04:28:17 5cab68f7e83d: Layer already exists 04:28:17 875f32ab802b: Layer already exists 04:28:17 06038f77b255: Layer already exists 04:28:17 e3558f2eecbf: Layer already exists 04:28:17 c25cdfbf8a11: Layer already exists 04:28:17 a94421e5fa07: Layer already exists 04:28:17 c2b856bc15c9: Layer already exists 04:28:17 5d3e392a13a0: Layer already exists 04:28:17 2.3.0-dev.88: digest: sha256:93d9a5a12930ce50f561e4b04fdad339b7ccefa6c68456c090f9527ce2b89ff5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:17 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:28:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:28:18 71e8ef20c308: Preparing 04:28:18 b7174691b535: Preparing 04:28:18 06038f77b255: Preparing 04:28:18 875f32ab802b: Preparing 04:28:18 5cab68f7e83d: Preparing 04:28:18 e3558f2eecbf: Preparing 04:28:18 c25cdfbf8a11: Preparing 04:28:18 a94421e5fa07: Preparing 04:28:18 c2b856bc15c9: Preparing 04:28:18 5d3e392a13a0: Preparing 04:28:18 c25cdfbf8a11: Waiting 04:28:18 e3558f2eecbf: Waiting 04:28:18 a94421e5fa07: Waiting 04:28:18 c2b856bc15c9: Waiting 04:28:18 5d3e392a13a0: Waiting 04:28:18 875f32ab802b: Layer already exists 04:28:18 06038f77b255: Layer already exists 04:28:18 71e8ef20c308: Layer already exists 04:28:18 b7174691b535: Layer already exists 04:28:18 5cab68f7e83d: Layer already exists 04:28:18 e3558f2eecbf: Layer already exists 04:28:18 c25cdfbf8a11: Layer already exists 04:28:18 a94421e5fa07: Layer already exists 04:28:18 5d3e392a13a0: Layer already exists 04:28:18 c2b856bc15c9: Layer already exists 04:28:18 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:93d9a5a12930ce50f561e4b04fdad339b7ccefa6c68456c090f9527ce2b89ff5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:18 + 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 04:28:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 04:28:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:28:18 71e8ef20c308: Preparing 04:28:18 b7174691b535: Preparing 04:28:18 06038f77b255: Preparing 04:28:18 875f32ab802b: Preparing 04:28:18 5cab68f7e83d: Preparing 04:28:18 e3558f2eecbf: Preparing 04:28:18 c25cdfbf8a11: Preparing 04:28:18 a94421e5fa07: Preparing 04:28:18 c2b856bc15c9: Preparing 04:28:18 5d3e392a13a0: Preparing 04:28:18 a94421e5fa07: Waiting 04:28:18 5d3e392a13a0: Waiting 04:28:18 c2b856bc15c9: Waiting 04:28:18 e3558f2eecbf: Waiting 04:28:18 c25cdfbf8a11: Waiting 04:28:19 5cab68f7e83d: Layer already exists 04:28:19 b7174691b535: Layer already exists 04:28:19 71e8ef20c308: Layer already exists 04:28:19 06038f77b255: Layer already exists 04:28:19 875f32ab802b: Layer already exists 04:28:19 c25cdfbf8a11: Layer already exists 04:28:19 a94421e5fa07: Layer already exists 04:28:19 c2b856bc15c9: Layer already exists 04:28:19 e3558f2eecbf: Layer already exists 04:28:19 5d3e392a13a0: Layer already exists 04:28:19 main: digest: sha256:93d9a5a12930ce50f561e4b04fdad339b7ccefa6c68456c090f9527ce2b89ff5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:28:19 ===================================================== [Pipeline] echo 04:28:19 taggedImages: 04:28:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fe71755eec998340e413ea2c1e208339c3335bfc 04:28:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:28:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.88 04:28:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:28:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 04:28:19 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 04:28:19 fe71755eec998340e413ea2c1e208339c3335bfc 04:28:19 latest 04:28:19 2.3.0-dev.88 04:28:19 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:28:19 main 04:28:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:19 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fe71755eec998340e413ea2c1e208339c3335bfc 04:28:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:28:20 3808d3f07b7d: Preparing 04:28:20 86615876576d: Preparing 04:28:20 f90f17ae8673: Preparing 04:28:20 52973c8f1b45: Preparing 04:28:20 c8678d073e0c: Preparing 04:28:20 9833f26c6bda: Preparing 04:28:20 9833f26c6bda: Waiting 04:28:20 f90f17ae8673: Layer already exists 04:28:20 9833f26c6bda: Layer already exists 04:28:20 c8678d073e0c: Pushed 04:28:20 3808d3f07b7d: Pushed 04:28:21 52973c8f1b45: Pushed 04:28:24 86615876576d: Pushed 04:28:24 fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:08dc445b16e77ef850e4a71f0f02b636ed5729377f8cdf4b1cfc7cc8e8196d47 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:25 + 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 04:28:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:28:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:28:25 3808d3f07b7d: Preparing 04:28:25 86615876576d: Preparing 04:28:25 f90f17ae8673: Preparing 04:28:25 52973c8f1b45: Preparing 04:28:25 c8678d073e0c: Preparing 04:28:25 9833f26c6bda: Preparing 04:28:25 9833f26c6bda: Waiting 04:28:25 3808d3f07b7d: Layer already exists 04:28:25 52973c8f1b45: Layer already exists 04:28:25 c8678d073e0c: Layer already exists 04:28:25 f90f17ae8673: Layer already exists 04:28:25 86615876576d: Layer already exists 04:28:25 9833f26c6bda: Layer already exists 04:28:25 latest: digest: sha256:08dc445b16e77ef850e4a71f0f02b636ed5729377f8cdf4b1cfc7cc8e8196d47 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:26 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.88 04:28:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:28:27 3808d3f07b7d: Preparing 04:28:27 86615876576d: Preparing 04:28:27 f90f17ae8673: Preparing 04:28:27 52973c8f1b45: Preparing 04:28:27 c8678d073e0c: Preparing 04:28:27 9833f26c6bda: Preparing 04:28:27 9833f26c6bda: Waiting 04:28:27 c8678d073e0c: Layer already exists 04:28:27 3808d3f07b7d: Layer already exists 04:28:27 52973c8f1b45: Layer already exists 04:28:27 86615876576d: Layer already exists 04:28:27 f90f17ae8673: Layer already exists 04:28:27 9833f26c6bda: Layer already exists 04:28:27 2.3.0-dev.88: digest: sha256:08dc445b16e77ef850e4a71f0f02b636ed5729377f8cdf4b1cfc7cc8e8196d47 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:28 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:28:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:28:28 3808d3f07b7d: Preparing 04:28:28 86615876576d: Preparing 04:28:28 f90f17ae8673: Preparing 04:28:28 52973c8f1b45: Preparing 04:28:28 c8678d073e0c: Preparing 04:28:28 9833f26c6bda: Preparing 04:28:28 9833f26c6bda: Waiting 04:28:28 f90f17ae8673: Layer already exists 04:28:28 86615876576d: Layer already exists 04:28:28 3808d3f07b7d: Layer already exists 04:28:28 52973c8f1b45: Layer already exists 04:28:28 c8678d073e0c: Layer already exists 04:28:28 9833f26c6bda: Layer already exists 04:28:28 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:08dc445b16e77ef850e4a71f0f02b636ed5729377f8cdf4b1cfc7cc8e8196d47 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:29 + 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 04:28:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 04:28:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:28:29 3808d3f07b7d: Preparing 04:28:29 86615876576d: Preparing 04:28:29 f90f17ae8673: Preparing 04:28:29 52973c8f1b45: Preparing 04:28:29 c8678d073e0c: Preparing 04:28:29 9833f26c6bda: Preparing 04:28:29 9833f26c6bda: Waiting 04:28:29 f90f17ae8673: Layer already exists 04:28:29 86615876576d: Layer already exists 04:28:29 3808d3f07b7d: Layer already exists 04:28:29 c8678d073e0c: Layer already exists 04:28:29 52973c8f1b45: Layer already exists 04:28:29 9833f26c6bda: Layer already exists 04:28:29 main: digest: sha256:08dc445b16e77ef850e4a71f0f02b636ed5729377f8cdf4b1cfc7cc8e8196d47 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:28:29 ===================================================== [Pipeline] echo 04:28:29 taggedImages: 04:28:29 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fe71755eec998340e413ea2c1e208339c3335bfc 04:28:29 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:28:29 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.88 04:28:29 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:28:29 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 04:28:29 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 04:28:29 fe71755eec998340e413ea2c1e208339c3335bfc 04:28:29 latest 04:28:29 2.3.0-dev.88 04:28:29 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:28:29 main 04:28:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:30 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fe71755eec998340e413ea2c1e208339c3335bfc 04:28:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:28:30 e3bec80b2a6f: Preparing 04:28:30 c064c4d57cde: Preparing 04:28:30 b300a7b71328: Preparing 04:28:30 820f6fb53334: Preparing 04:28:30 6c1731992caa: Preparing 04:28:30 c0cdc8f1e2fd: Preparing 04:28:30 c8678d073e0c: Preparing 04:28:30 9833f26c6bda: Preparing 04:28:30 c8678d073e0c: Waiting 04:28:30 9833f26c6bda: Waiting 04:28:30 c0cdc8f1e2fd: Waiting 04:28:30 c064c4d57cde: Pushed 04:28:30 e3bec80b2a6f: Pushed 04:28:30 b300a7b71328: Pushed 04:28:30 c8678d073e0c: Layer already exists 04:28:30 9833f26c6bda: Layer already exists 04:28:31 c0cdc8f1e2fd: Pushed 04:28:38 6c1731992caa: Pushed 04:28:46 820f6fb53334: Pushed 04:28:46 fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:6beb8a4b4a44d7cf52292d04a307c1adeaf4fd2b84f0b95728239d99624d2673 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:46 + 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 04:28:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:28:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:28:47 e3bec80b2a6f: Preparing 04:28:47 c064c4d57cde: Preparing 04:28:47 b300a7b71328: Preparing 04:28:47 820f6fb53334: Preparing 04:28:47 6c1731992caa: Preparing 04:28:47 c0cdc8f1e2fd: Preparing 04:28:47 c8678d073e0c: Preparing 04:28:47 9833f26c6bda: Preparing 04:28:47 c8678d073e0c: Waiting 04:28:47 9833f26c6bda: Waiting 04:28:47 c0cdc8f1e2fd: Waiting 04:28:47 b300a7b71328: Layer already exists 04:28:47 e3bec80b2a6f: Layer already exists 04:28:47 820f6fb53334: Layer already exists 04:28:47 c064c4d57cde: Layer already exists 04:28:47 6c1731992caa: Layer already exists 04:28:47 c0cdc8f1e2fd: Layer already exists 04:28:47 9833f26c6bda: Layer already exists 04:28:47 c8678d073e0c: Layer already exists 04:28:47 latest: digest: sha256:6beb8a4b4a44d7cf52292d04a307c1adeaf4fd2b84f0b95728239d99624d2673 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:47 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.88 04:28:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:28:48 e3bec80b2a6f: Preparing 04:28:48 c064c4d57cde: Preparing 04:28:48 b300a7b71328: Preparing 04:28:48 820f6fb53334: Preparing 04:28:48 6c1731992caa: Preparing 04:28:48 c0cdc8f1e2fd: Preparing 04:28:48 c8678d073e0c: Preparing 04:28:48 9833f26c6bda: Preparing 04:28:48 c8678d073e0c: Waiting 04:28:48 9833f26c6bda: Waiting 04:28:48 c0cdc8f1e2fd: Waiting 04:28:48 820f6fb53334: Layer already exists 04:28:48 b300a7b71328: Layer already exists 04:28:48 6c1731992caa: Layer already exists 04:28:48 e3bec80b2a6f: Layer already exists 04:28:48 c064c4d57cde: Layer already exists 04:28:48 9833f26c6bda: Layer already exists 04:28:48 c8678d073e0c: Layer already exists 04:28:48 c0cdc8f1e2fd: Layer already exists 04:28:48 2.3.0-dev.88: digest: sha256:6beb8a4b4a44d7cf52292d04a307c1adeaf4fd2b84f0b95728239d99624d2673 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:48 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:28:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:28:49 e3bec80b2a6f: Preparing 04:28:49 c064c4d57cde: Preparing 04:28:49 b300a7b71328: Preparing 04:28:49 820f6fb53334: Preparing 04:28:49 6c1731992caa: Preparing 04:28:49 c0cdc8f1e2fd: Preparing 04:28:49 c8678d073e0c: Preparing 04:28:49 9833f26c6bda: Preparing 04:28:49 c0cdc8f1e2fd: Waiting 04:28:49 c8678d073e0c: Waiting 04:28:49 9833f26c6bda: Waiting 04:28:49 c064c4d57cde: Layer already exists 04:28:49 e3bec80b2a6f: Layer already exists 04:28:49 6c1731992caa: Layer already exists 04:28:49 820f6fb53334: Layer already exists 04:28:49 b300a7b71328: Layer already exists 04:28:49 c0cdc8f1e2fd: Layer already exists 04:28:49 9833f26c6bda: Layer already exists 04:28:49 c8678d073e0c: Layer already exists 04:28:49 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:6beb8a4b4a44d7cf52292d04a307c1adeaf4fd2b84f0b95728239d99624d2673 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:49 + 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 04:28:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 04:28:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:28:49 e3bec80b2a6f: Preparing 04:28:49 c064c4d57cde: Preparing 04:28:49 b300a7b71328: Preparing 04:28:49 820f6fb53334: Preparing 04:28:49 6c1731992caa: Preparing 04:28:49 c0cdc8f1e2fd: Preparing 04:28:49 c8678d073e0c: Preparing 04:28:49 9833f26c6bda: Preparing 04:28:49 c0cdc8f1e2fd: Waiting 04:28:49 c8678d073e0c: Waiting 04:28:49 9833f26c6bda: Waiting 04:28:49 6c1731992caa: Layer already exists 04:28:49 c064c4d57cde: Layer already exists 04:28:49 820f6fb53334: Layer already exists 04:28:49 e3bec80b2a6f: Layer already exists 04:28:49 b300a7b71328: Layer already exists 04:28:49 c0cdc8f1e2fd: Layer already exists 04:28:49 9833f26c6bda: Layer already exists 04:28:49 c8678d073e0c: Layer already exists 04:28:50 main: digest: sha256:6beb8a4b4a44d7cf52292d04a307c1adeaf4fd2b84f0b95728239d99624d2673 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:28:50 ===================================================== [Pipeline] echo 04:28:50 taggedImages: 04:28:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fe71755eec998340e413ea2c1e208339c3335bfc 04:28:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:28:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.88 04:28:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:28:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 04:28:50 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 04:28:50 fe71755eec998340e413ea2c1e208339c3335bfc 04:28:50 latest 04:28:50 2.3.0-dev.88 04:28:50 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:28:50 main 04:28:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:50 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fe71755eec998340e413ea2c1e208339c3335bfc 04:28:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:28:50 225b7bf57021: Preparing 04:28:50 e572966b88ff: Preparing 04:28:50 55e85810ec88: Preparing 04:28:50 f20828671ae6: Preparing 04:28:50 133168c7260d: Preparing 04:28:50 c8678d073e0c: Preparing 04:28:50 9833f26c6bda: Preparing 04:28:50 9833f26c6bda: Waiting 04:28:50 c8678d073e0c: Waiting 04:28:51 55e85810ec88: Pushed 04:28:51 e572966b88ff: Pushed 04:28:51 225b7bf57021: Pushed 04:28:51 c8678d073e0c: Layer already exists 04:28:51 9833f26c6bda: Layer already exists 04:28:51 133168c7260d: Pushed 04:29:06 f20828671ae6: Pushed 04:29:06 fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:7c4dc1ae767b7ccbe2f561e064f39762d9e6d8db107a953943115ead3112d831 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:07 + 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 04:29:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:29:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:29:07 225b7bf57021: Preparing 04:29:07 e572966b88ff: Preparing 04:29:07 55e85810ec88: Preparing 04:29:07 f20828671ae6: Preparing 04:29:07 133168c7260d: Preparing 04:29:07 c8678d073e0c: Preparing 04:29:07 9833f26c6bda: Preparing 04:29:07 c8678d073e0c: Waiting 04:29:07 9833f26c6bda: Waiting 04:29:07 133168c7260d: Layer already exists 04:29:07 225b7bf57021: Layer already exists 04:29:07 e572966b88ff: Layer already exists 04:29:07 f20828671ae6: Layer already exists 04:29:07 55e85810ec88: Layer already exists 04:29:07 9833f26c6bda: Layer already exists 04:29:07 c8678d073e0c: Layer already exists 04:29:07 latest: digest: sha256:7c4dc1ae767b7ccbe2f561e064f39762d9e6d8db107a953943115ead3112d831 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:08 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.88 04:29:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:29:08 225b7bf57021: Preparing 04:29:08 e572966b88ff: Preparing 04:29:08 55e85810ec88: Preparing 04:29:08 f20828671ae6: Preparing 04:29:08 133168c7260d: Preparing 04:29:08 c8678d073e0c: Preparing 04:29:08 9833f26c6bda: Preparing 04:29:08 c8678d073e0c: Waiting 04:29:08 9833f26c6bda: Waiting 04:29:08 225b7bf57021: Layer already exists 04:29:08 e572966b88ff: Layer already exists 04:29:08 133168c7260d: Layer already exists 04:29:08 55e85810ec88: Layer already exists 04:29:08 f20828671ae6: Layer already exists 04:29:08 c8678d073e0c: Layer already exists 04:29:08 9833f26c6bda: Layer already exists 04:29:08 2.3.0-dev.88: digest: sha256:7c4dc1ae767b7ccbe2f561e064f39762d9e6d8db107a953943115ead3112d831 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:08 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:29:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:29:09 225b7bf57021: Preparing 04:29:09 e572966b88ff: Preparing 04:29:09 55e85810ec88: Preparing 04:29:09 f20828671ae6: Preparing 04:29:09 133168c7260d: Preparing 04:29:09 c8678d073e0c: Preparing 04:29:09 9833f26c6bda: Preparing 04:29:09 c8678d073e0c: Waiting 04:29:09 9833f26c6bda: Waiting 04:29:09 e572966b88ff: Layer already exists 04:29:09 f20828671ae6: Layer already exists 04:29:09 133168c7260d: Layer already exists 04:29:09 225b7bf57021: Layer already exists 04:29:09 55e85810ec88: Layer already exists 04:29:09 c8678d073e0c: Layer already exists 04:29:09 9833f26c6bda: Layer already exists 04:29:09 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:7c4dc1ae767b7ccbe2f561e064f39762d9e6d8db107a953943115ead3112d831 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:09 + 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 04:29:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 04:29:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:29:09 225b7bf57021: Preparing 04:29:09 e572966b88ff: Preparing 04:29:09 55e85810ec88: Preparing 04:29:09 f20828671ae6: Preparing 04:29:09 133168c7260d: Preparing 04:29:09 c8678d073e0c: Preparing 04:29:09 9833f26c6bda: Preparing 04:29:09 c8678d073e0c: Waiting 04:29:09 9833f26c6bda: Waiting 04:29:09 225b7bf57021: Layer already exists 04:29:09 55e85810ec88: Layer already exists 04:29:09 e572966b88ff: Layer already exists 04:29:09 f20828671ae6: Layer already exists 04:29:09 133168c7260d: Layer already exists 04:29:09 c8678d073e0c: Layer already exists 04:29:09 9833f26c6bda: Layer already exists 04:29:09 main: digest: sha256:7c4dc1ae767b7ccbe2f561e064f39762d9e6d8db107a953943115ead3112d831 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:29:09 ===================================================== [Pipeline] echo 04:29:09 taggedImages: 04:29:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fe71755eec998340e413ea2c1e208339c3335bfc 04:29:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:29:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.88 04:29:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:29:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 04:29:09 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 04:29:09 fe71755eec998340e413ea2c1e208339c3335bfc 04:29:09 latest 04:29:09 2.3.0-dev.88 04:29:09 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:29:09 main 04:29:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:10 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fe71755eec998340e413ea2c1e208339c3335bfc 04:29:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:29:10 7c2038ec237e: Preparing 04:29:10 3bc8518e0c41: Preparing 04:29:10 347cbe9ee734: Preparing 04:29:10 b555bf9a7432: Preparing 04:29:10 c0cdc8f1e2fd: Preparing 04:29:10 c8678d073e0c: Preparing 04:29:10 9833f26c6bda: Preparing 04:29:10 c8678d073e0c: Waiting 04:29:10 9833f26c6bda: Waiting 04:29:10 c0cdc8f1e2fd: Layer already exists 04:29:10 c8678d073e0c: Layer already exists 04:29:10 9833f26c6bda: Layer already exists 04:29:10 3bc8518e0c41: Pushed 04:29:10 347cbe9ee734: Pushed 04:29:10 7c2038ec237e: Pushed 04:29:29 b555bf9a7432: Pushed 04:29:29 fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:8e67db8f2b6666310ba38a0abfe084cc190a863f29598c720af2af5a41200ca7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:29 + 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 04:29:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:29:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:29:29 7c2038ec237e: Preparing 04:29:29 3bc8518e0c41: Preparing 04:29:29 347cbe9ee734: Preparing 04:29:29 b555bf9a7432: Preparing 04:29:29 c0cdc8f1e2fd: Preparing 04:29:29 c8678d073e0c: Preparing 04:29:29 9833f26c6bda: Preparing 04:29:29 c8678d073e0c: Waiting 04:29:29 9833f26c6bda: Waiting 04:29:29 b555bf9a7432: Layer already exists 04:29:29 3bc8518e0c41: Layer already exists 04:29:29 c0cdc8f1e2fd: Layer already exists 04:29:29 347cbe9ee734: Layer already exists 04:29:29 7c2038ec237e: Layer already exists 04:29:29 9833f26c6bda: Layer already exists 04:29:29 c8678d073e0c: Layer already exists 04:29:29 latest: digest: sha256:8e67db8f2b6666310ba38a0abfe084cc190a863f29598c720af2af5a41200ca7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:30 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.88 04:29:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:29:30 7c2038ec237e: Preparing 04:29:30 3bc8518e0c41: Preparing 04:29:30 347cbe9ee734: Preparing 04:29:30 b555bf9a7432: Preparing 04:29:30 c0cdc8f1e2fd: Preparing 04:29:30 c8678d073e0c: Preparing 04:29:30 9833f26c6bda: Preparing 04:29:30 c8678d073e0c: Waiting 04:29:30 9833f26c6bda: Waiting 04:29:30 c0cdc8f1e2fd: Layer already exists 04:29:30 b555bf9a7432: Layer already exists 04:29:30 3bc8518e0c41: Layer already exists 04:29:30 347cbe9ee734: Layer already exists 04:29:30 7c2038ec237e: Layer already exists 04:29:30 9833f26c6bda: Layer already exists 04:29:30 c8678d073e0c: Layer already exists 04:29:30 2.3.0-dev.88: digest: sha256:8e67db8f2b6666310ba38a0abfe084cc190a863f29598c720af2af5a41200ca7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:30 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:29:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:29:31 7c2038ec237e: Preparing 04:29:31 3bc8518e0c41: Preparing 04:29:31 347cbe9ee734: Preparing 04:29:31 b555bf9a7432: Preparing 04:29:31 c0cdc8f1e2fd: Preparing 04:29:31 c8678d073e0c: Preparing 04:29:31 9833f26c6bda: Preparing 04:29:31 c8678d073e0c: Waiting 04:29:31 9833f26c6bda: Waiting 04:29:31 7c2038ec237e: Layer already exists 04:29:31 c0cdc8f1e2fd: Layer already exists 04:29:31 3bc8518e0c41: Layer already exists 04:29:31 347cbe9ee734: Layer already exists 04:29:31 b555bf9a7432: Layer already exists 04:29:31 9833f26c6bda: Layer already exists 04:29:31 c8678d073e0c: Layer already exists 04:29:31 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:8e67db8f2b6666310ba38a0abfe084cc190a863f29598c720af2af5a41200ca7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:31 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 04:29:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:29:31 7c2038ec237e: Preparing 04:29:31 3bc8518e0c41: Preparing 04:29:31 347cbe9ee734: Preparing 04:29:31 b555bf9a7432: Preparing 04:29:31 c0cdc8f1e2fd: Preparing 04:29:31 c8678d073e0c: Preparing 04:29:31 9833f26c6bda: Preparing 04:29:31 c8678d073e0c: Waiting 04:29:31 9833f26c6bda: Waiting 04:29:31 347cbe9ee734: Layer already exists 04:29:31 c0cdc8f1e2fd: Layer already exists 04:29:31 b555bf9a7432: Layer already exists 04:29:31 3bc8518e0c41: Layer already exists 04:29:31 7c2038ec237e: Layer already exists 04:29:31 9833f26c6bda: Layer already exists 04:29:31 c8678d073e0c: Layer already exists 04:29:32 main: digest: sha256:8e67db8f2b6666310ba38a0abfe084cc190a863f29598c720af2af5a41200ca7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:29:32 ===================================================== [Pipeline] echo 04:29:32 taggedImages: 04:29:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fe71755eec998340e413ea2c1e208339c3335bfc 04:29:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:29:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.88 04:29:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:29:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 04:29:32 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 04:29:32 fe71755eec998340e413ea2c1e208339c3335bfc 04:29:32 latest 04:29:32 2.3.0-dev.88 04:29:32 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:29:32 main 04:29:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:32 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fe71755eec998340e413ea2c1e208339c3335bfc 04:29:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:29:32 be963e7e5111: Preparing 04:29:32 02902a83b69e: Preparing 04:29:32 f90f17ae8673: Preparing 04:29:32 a2a66725ebe4: Preparing 04:29:32 5d3e392a13a0: Preparing 04:29:32 5d3e392a13a0: Layer already exists 04:29:32 f90f17ae8673: Layer already exists 04:29:33 be963e7e5111: Pushed 04:29:33 a2a66725ebe4: Pushed 04:29:38 02902a83b69e: Pushed 04:29:38 fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:661576121d99f0ce942e212809f0dae95649000833d3fdb701242baa4bb02a93 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:29:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:29:39 be963e7e5111: Preparing 04:29:39 02902a83b69e: Preparing 04:29:39 f90f17ae8673: Preparing 04:29:39 a2a66725ebe4: Preparing 04:29:39 5d3e392a13a0: Preparing 04:29:39 f90f17ae8673: Layer already exists 04:29:39 02902a83b69e: Layer already exists 04:29:39 a2a66725ebe4: Layer already exists 04:29:39 5d3e392a13a0: Layer already exists 04:29:39 be963e7e5111: Layer already exists 04:29:39 latest: digest: sha256:661576121d99f0ce942e212809f0dae95649000833d3fdb701242baa4bb02a93 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:40 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.88 04:29:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:29:40 be963e7e5111: Preparing 04:29:40 02902a83b69e: Preparing 04:29:40 f90f17ae8673: Preparing 04:29:40 a2a66725ebe4: Preparing 04:29:40 5d3e392a13a0: Preparing 04:29:40 a2a66725ebe4: Layer already exists 04:29:40 02902a83b69e: Layer already exists 04:29:40 f90f17ae8673: Layer already exists 04:29:40 be963e7e5111: Layer already exists 04:29:40 5d3e392a13a0: Layer already exists 04:29:40 2.3.0-dev.88: digest: sha256:661576121d99f0ce942e212809f0dae95649000833d3fdb701242baa4bb02a93 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:41 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:29:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:29:41 be963e7e5111: Preparing 04:29:41 02902a83b69e: Preparing 04:29:41 f90f17ae8673: Preparing 04:29:41 a2a66725ebe4: Preparing 04:29:41 5d3e392a13a0: Preparing 04:29:41 02902a83b69e: Layer already exists 04:29:41 5d3e392a13a0: Layer already exists 04:29:41 a2a66725ebe4: Layer already exists 04:29:41 f90f17ae8673: Layer already exists 04:29:41 be963e7e5111: Layer already exists 04:29:41 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:661576121d99f0ce942e212809f0dae95649000833d3fdb701242baa4bb02a93 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:41 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 04:29:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:29:42 be963e7e5111: Preparing 04:29:42 02902a83b69e: Preparing 04:29:42 f90f17ae8673: Preparing 04:29:42 a2a66725ebe4: Preparing 04:29:42 5d3e392a13a0: Preparing 04:29:42 02902a83b69e: Layer already exists 04:29:42 f90f17ae8673: Layer already exists 04:29:42 5d3e392a13a0: Layer already exists 04:29:42 be963e7e5111: Layer already exists 04:29:42 a2a66725ebe4: Layer already exists 04:29:42 main: digest: sha256:661576121d99f0ce942e212809f0dae95649000833d3fdb701242baa4bb02a93 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:29:42 ===================================================== [Pipeline] echo 04:29:42 taggedImages: 04:29:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fe71755eec998340e413ea2c1e208339c3335bfc 04:29:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:29:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.88 04:29:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:29:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 04:29:42 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 04:29:42 fe71755eec998340e413ea2c1e208339c3335bfc 04:29:42 latest 04:29:42 2.3.0-dev.88 04:29:42 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:29:42 main 04:29:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:42 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fe71755eec998340e413ea2c1e208339c3335bfc 04:29:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:29:43 8e55ccee992a: Preparing 04:29:43 067ca5e7f0da: Preparing 04:29:43 f90f17ae8673: Preparing 04:29:43 32f09d3531b9: Preparing 04:29:43 5d3e392a13a0: Preparing 04:29:43 f90f17ae8673: Layer already exists 04:29:43 32f09d3531b9: Layer already exists 04:29:43 5d3e392a13a0: Layer already exists 04:29:43 8e55ccee992a: Pushed 04:29:48 067ca5e7f0da: Pushed 04:29:48 fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:cfebfe44b677159a72bd61fcc70d4837eee4f63f173953cad3c506b393693934 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:49 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:29:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:29:49 8e55ccee992a: Preparing 04:29:49 067ca5e7f0da: Preparing 04:29:49 f90f17ae8673: Preparing 04:29:49 32f09d3531b9: Preparing 04:29:49 5d3e392a13a0: Preparing 04:29:49 5d3e392a13a0: Layer already exists 04:29:49 f90f17ae8673: Layer already exists 04:29:49 32f09d3531b9: Layer already exists 04:29:49 8e55ccee992a: Layer already exists 04:29:49 067ca5e7f0da: Layer already exists 04:29:49 latest: digest: sha256:cfebfe44b677159a72bd61fcc70d4837eee4f63f173953cad3c506b393693934 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:49 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.88 04:29:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:29:50 8e55ccee992a: Preparing 04:29:50 067ca5e7f0da: Preparing 04:29:50 f90f17ae8673: Preparing 04:29:50 32f09d3531b9: Preparing 04:29:50 5d3e392a13a0: Preparing 04:29:50 8e55ccee992a: Layer already exists 04:29:50 f90f17ae8673: Layer already exists 04:29:50 32f09d3531b9: Layer already exists 04:29:50 067ca5e7f0da: Layer already exists 04:29:50 5d3e392a13a0: Layer already exists 04:29:50 2.3.0-dev.88: digest: sha256:cfebfe44b677159a72bd61fcc70d4837eee4f63f173953cad3c506b393693934 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:50 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:29:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:29:50 8e55ccee992a: Preparing 04:29:50 067ca5e7f0da: Preparing 04:29:50 f90f17ae8673: Preparing 04:29:50 32f09d3531b9: Preparing 04:29:50 5d3e392a13a0: Preparing 04:29:50 5d3e392a13a0: Layer already exists 04:29:50 f90f17ae8673: Layer already exists 04:29:50 8e55ccee992a: Layer already exists 04:29:50 067ca5e7f0da: Layer already exists 04:29:50 32f09d3531b9: Layer already exists 04:29:50 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:cfebfe44b677159a72bd61fcc70d4837eee4f63f173953cad3c506b393693934 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:51 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 04:29:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:29:51 8e55ccee992a: Preparing 04:29:51 067ca5e7f0da: Preparing 04:29:51 f90f17ae8673: Preparing 04:29:51 32f09d3531b9: Preparing 04:29:51 5d3e392a13a0: Preparing 04:29:51 8e55ccee992a: Layer already exists 04:29:51 32f09d3531b9: Layer already exists 04:29:51 5d3e392a13a0: Layer already exists 04:29:51 f90f17ae8673: Layer already exists 04:29:51 067ca5e7f0da: Layer already exists 04:29:51 main: digest: sha256:cfebfe44b677159a72bd61fcc70d4837eee4f63f173953cad3c506b393693934 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:29:52 ===================================================== [Pipeline] echo 04:29:52 taggedImages: 04:29:52 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fe71755eec998340e413ea2c1e208339c3335bfc 04:29:52 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:29:52 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.88 04:29:52 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:29:52 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 04:29:52 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 04:29:52 fe71755eec998340e413ea2c1e208339c3335bfc 04:29:52 latest 04:29:52 2.3.0-dev.88 04:29:52 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:29:52 main 04:29:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:52 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:52 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fe71755eec998340e413ea2c1e208339c3335bfc 04:29:52 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 04:29:52 7a9935f9fdb4: Preparing 04:29:52 8665014d8629: Preparing 04:29:52 58229e0cf548: Preparing 04:29:52 53a6fcecb52b: Preparing 04:29:52 5d3e392a13a0: Preparing 04:29:52 5d3e392a13a0: Layer already exists 04:29:53 8665014d8629: Pushed 04:29:53 7a9935f9fdb4: Pushed 04:29:55 58229e0cf548: Pushed 04:30:22 53a6fcecb52b: Pushed 04:30:22 fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:99b3701cea2403a54883b093cc60cf8a2561c089d70f416f0d9c07b57780bb13 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:22 + 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 04:30:22 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 04:30:22 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 04:30:22 7a9935f9fdb4: Preparing 04:30:22 8665014d8629: Preparing 04:30:22 58229e0cf548: Preparing 04:30:22 53a6fcecb52b: Preparing 04:30:22 5d3e392a13a0: Preparing 04:30:22 5d3e392a13a0: Layer already exists 04:30:22 53a6fcecb52b: Layer already exists 04:30:22 8665014d8629: Layer already exists 04:30:22 7a9935f9fdb4: Layer already exists 04:30:22 58229e0cf548: Layer already exists 04:30:22 latest: digest: sha256:99b3701cea2403a54883b093cc60cf8a2561c089d70f416f0d9c07b57780bb13 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:23 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:23 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.88 04:30:23 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 04:30:23 7a9935f9fdb4: Preparing 04:30:23 8665014d8629: Preparing 04:30:23 58229e0cf548: Preparing 04:30:23 53a6fcecb52b: Preparing 04:30:23 5d3e392a13a0: Preparing 04:30:23 5d3e392a13a0: Layer already exists 04:30:23 7a9935f9fdb4: Layer already exists 04:30:23 8665014d8629: Layer already exists 04:30:23 53a6fcecb52b: Layer already exists 04:30:23 58229e0cf548: Layer already exists 04:30:23 2.3.0-dev.88: digest: sha256:99b3701cea2403a54883b093cc60cf8a2561c089d70f416f0d9c07b57780bb13 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:24 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:25 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:30:25 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 04:30:25 7a9935f9fdb4: Preparing 04:30:25 8665014d8629: Preparing 04:30:25 58229e0cf548: Preparing 04:30:25 53a6fcecb52b: Preparing 04:30:25 5d3e392a13a0: Preparing 04:30:25 5d3e392a13a0: Layer already exists 04:30:25 58229e0cf548: Layer already exists 04:30:25 8665014d8629: Layer already exists 04:30:25 7a9935f9fdb4: Layer already exists 04:30:25 53a6fcecb52b: Layer already exists 04:30:25 fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:99b3701cea2403a54883b093cc60cf8a2561c089d70f416f0d9c07b57780bb13 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:25 + 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 04:30:26 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 04:30:26 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 04:30:26 7a9935f9fdb4: Preparing 04:30:26 8665014d8629: Preparing 04:30:26 58229e0cf548: Preparing 04:30:26 53a6fcecb52b: Preparing 04:30:26 5d3e392a13a0: Preparing 04:30:26 58229e0cf548: Layer already exists 04:30:26 8665014d8629: Layer already exists 04:30:26 53a6fcecb52b: Layer already exists 04:30:26 5d3e392a13a0: Layer already exists 04:30:26 7a9935f9fdb4: Layer already exists 04:30:26 main: digest: sha256:99b3701cea2403a54883b093cc60cf8a2561c089d70f416f0d9c07b57780bb13 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:30:26 ===================================================== [Pipeline] echo 04:30:26 taggedImages: 04:30:26 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fe71755eec998340e413ea2c1e208339c3335bfc 04:30:26 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 04:30:26 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.88 04:30:26 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 04:30:26 - 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 04:30:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:30:26 04:30:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:30:27 arm64: Pulling from edgex-lftools-log-publisher 04:30:27 8998bd30e6a1: Pulling fs layer 04:30:27 04944245beec: Pulling fs layer 04:30:27 699f458cf7ca: Pulling fs layer 04:30:27 765212b225bb: Pulling fs layer 04:30:27 f23df028b6ca: Pulling fs layer 04:30:27 d65c8cfc05b1: Pulling fs layer 04:30:27 2437ff75d9bd: Pulling fs layer 04:30:27 f23df028b6ca: Waiting 04:30:27 d65c8cfc05b1: Waiting 04:30:27 2437ff75d9bd: Waiting 04:30:27 04944245beec: Verifying Checksum 04:30:27 04944245beec: Download complete 04:30:27 765212b225bb: Verifying Checksum 04:30:27 765212b225bb: Download complete 04:30:27 f23df028b6ca: Verifying Checksum 04:30:27 f23df028b6ca: Download complete 04:30:27 d65c8cfc05b1: Verifying Checksum 04:30:27 d65c8cfc05b1: Download complete 04:30:27 699f458cf7ca: Verifying Checksum 04:30:27 699f458cf7ca: Download complete 04:30:28 8998bd30e6a1: Download complete 04:30:30 2437ff75d9bd: Verifying Checksum 04:30:30 2437ff75d9bd: Download complete 04:30:31 8998bd30e6a1: Pull complete 04:30:32 04944245beec: Pull complete 04:30:33 699f458cf7ca: Pull complete 04:30:33 765212b225bb: Pull complete 04:30:34 f23df028b6ca: Pull complete 04:30:34 d65c8cfc05b1: Pull complete 04:30:49 2437ff75d9bd: Pull complete 04:30:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:30:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:30:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:30:50 prd-ubuntu20.04-docker-arm64-4c-16g-7722 does not seem to be running inside a container 04:30:50 $ 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/326 -v /w/workspace/edgex-go/326:/w/workspace/edgex-go/326:rw,z -v /w/workspace/edgex-go/326@tmp:/w/workspace/edgex-go/326@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:arm64 cat 04:30:52 $ docker top ccca61f0a3adf6015db7674fc702e226b9c6e3c5e2dfd7d70d30d5fc66d59efe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:30:53 ---> job-cost.sh 04:30:53 lf-activate-venv: SKIPPING 04:30:53 INFO: No Stack... 04:30:54 INFO: Retrieving Pricing Info for: v3-standard-4 04:30:54 INFO: Archiving Costs [Pipeline] sh 04:30:55 + cat /w/workspace/edgex-go/326/archives/cost.csv 04:30:55 + cut -d, -f6 [Pipeline] lock 04:30:55 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-326-stack-cost] 04:30:55 Resource [jenkins-edgexfoundry-edgex-go-main-326-stack-cost] did not exist. Created. 04:30:55 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-326-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:30:55 + echo total: 0.10999999940395355 [Pipeline] stash 04:30:56 Stashed 1 file(s) [Pipeline] } 04:30:56 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-326-stack-cost] [Pipeline] // lock [Pipeline] } 04:30:56 $ docker stop --time=1 ccca61f0a3adf6015db7674fc702e226b9c6e3c5e2dfd7d70d30d5fc66d59efe 04:30:57 $ docker rm -f ccca61f0a3adf6015db7674fc702e226b9c6e3c5e2dfd7d70d30d5fc66d59efe [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 04:30:58 provisioning config files... 04:30:58 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/326@tmp/config18156134275657100554tmp [Pipeline] { [Pipeline] sh 04:30:58 + set +x 04:30:58 + curl -s https://codecov.io/bash 04:30:58 + bash -s -- 04:30:58 04:30:58 _____ _ 04:30:58 / ____| | | 04:30:58 | | ___ __| | ___ ___ _____ __ 04:30:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:30:58 | |___| (_) | (_| | __/ (_| (_) \ V / 04:30:58 \_____\___/ \__,_|\___|\___\___/ \_/ 04:30:58 Bash-1.0.6 04:30:58 04:30:58 04:30:58 ==> git version 2.25.1 found 04:30:58 ==> 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 04:30:58 Release-Date: 2020-01-08 04:30:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:30:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:30:58 ==> Jenkins CI detected. 04:30:58 current dir:  /w/workspace/edgex-go/326 04:30:58 project root: . 04:30:58 --> token set from env 04:30:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:30:58 ==> Running gcov in . (disable via -X gcov) 04:30:58 ==> Python coveragepy not found 04:30:58 ==> Searching for coverage reports in: 04:30:58 + . 04:30:58 -> Found 1 reports 04:30:58 ==> Detecting git/mercurial file structure 04:30:58 ==> Reading reports 04:30:58 + ./coverage.out bytes=502168 04:30:58 ==> Appending adjustments 04:30:58 https://docs.codecov.io/docs/fixing-reports 04:31:00 + Found adjustments 04:31:00 ==> Gzipping contents 04:31:00 64K /tmp/codecov.aiFIwW.gz 04:31:00 ==> Uploading reports 04:31:00 url: https://codecov.io 04:31:00 query: branch=main&commit=fe71755eec998340e413ea2c1e208339c3335bfc&build=326&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F326%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:31:00 -> Pinging Codecov 04:31:00 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=fe71755eec998340e413ea2c1e208339c3335bfc&build=326&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F326%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:31:00 -> Uploading to 04:31:00 https://storage.googleapis.com/codecov/v4/raw/2022-10-12/00271124DB129430A58F1EEE437C3FCB/fe71755eec998340e413ea2c1e208339c3335bfc/9f9b4e1f-49fc-456a-a7ce-3dcf29e02398.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221012%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221012T043100Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=07a0fda2ec871c1f7b5e869af3a8ae0f1680679e0ca1fd6f16834f13ef5fc984 04:31:00 % Total % Received % Xferd Average Speed Time Time Time Current 04:31:00 Dload Upload Total Spent Left Speed 04:31:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65524 0 0 100 65524 0 288k --:--:-- --:--:-- --:--:-- 288k 04:31:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } 04:31:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 04:31:00 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:31:00 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:31:01 04:31:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:31:01 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:31:01 df9b9388f04a: Pulling fs layer 04:31:01 52dc419b0ee2: Pulling fs layer 04:31:01 25bc292e5bac: Pulling fs layer 04:31:01 114826534d7a: Pulling fs layer 04:31:01 4657fd5d0bcf: Pulling fs layer 04:31:01 6ad1cebc031e: Pulling fs layer 04:31:01 8a3aa393b2d8: Pulling fs layer 04:31:01 114826534d7a: Waiting 04:31:01 4657fd5d0bcf: Waiting 04:31:01 6ad1cebc031e: Waiting 04:31:01 25bc292e5bac: Verifying Checksum 04:31:01 25bc292e5bac: Download complete 04:31:01 52dc419b0ee2: Download complete 04:31:01 4657fd5d0bcf: Verifying Checksum 04:31:01 4657fd5d0bcf: Download complete 04:31:01 df9b9388f04a: Verifying Checksum 04:31:01 df9b9388f04a: Download complete 04:31:01 6ad1cebc031e: Verifying Checksum 04:31:01 6ad1cebc031e: Download complete 04:31:01 df9b9388f04a: Pull complete 04:31:01 52dc419b0ee2: Pull complete 04:31:01 25bc292e5bac: Pull complete 04:31:02 114826534d7a: Download complete 04:31:02 8a3aa393b2d8: Verifying Checksum 04:31:02 8a3aa393b2d8: Download complete 04:31:05 114826534d7a: Pull complete 04:31:05 4657fd5d0bcf: Pull complete 04:31:05 6ad1cebc031e: Pull complete 04:31:09 8a3aa393b2d8: Pull complete 04:31:09 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 04:31:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:31:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:09 prd-ubuntu20.04-docker-8c-8g-7720 does not seem to be running inside a container 04:31:09 $ 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/326 -v /w/workspace/edgex-go/326:/w/workspace/edgex-go/326:rw,z -v /w/workspace/edgex-go/326@tmp:/w/workspace/edgex-go/326@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 04:31:11 $ docker top e3aa2c0186876fbd98c9ca850c84b314b20bc7de7f14695fe6f661cac852796e -eo pid,comm [Pipeline] { [Pipeline] echo 04:31:11 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 04:31:11 + set -o pipefail 04:31:11 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 04:31:16 04:31:16 Monitoring /w/workspace/edgex-go/326 (github.com/edgexfoundry/edgex-go)... 04:31:16 04:31:16 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/4c54706a-66fa-4f6c-81dd-8bc33c8bd714 04:31:16 04:31:16 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 04:31:16 04:31:16 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:31:16 04:31:16 04:31:16 A medium severity vulnerability was found in the Snyk CLI versions you are using. 04:31:16 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 04:31:16 More details here: https://snyk.co/ue1NS [Pipeline] } 04:31:16 $ docker stop --time=1 e3aa2c0186876fbd98c9ca850c84b314b20bc7de7f14695fe6f661cac852796e 04:31:18 $ docker rm -f e3aa2c0186876fbd98c9ca850c84b314b20bc7de7f14695fe6f661cac852796e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 04:31:19 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:31:19 provisioning config files... 04:31:19 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/326@tmp/config15139717649875718858tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:31:19 --> edgex-publish-swagger.sh 04:31:19 === Publish openapi/v2 API === 04:31:19 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 04:31:19 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/326/openapi/v2/core-command.yaml] 04:31:19 % Total % Received % Xferd Average Speed Time Time Time Current 04:31:19 Dload Upload Total Spent Left Speed 04:31:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 33429 0:00:01 0:00:01 --:--:-- 33429 100 33831 0 0 100 33831 0 33429 0:00:01 0:00:01 --:--:-- 33429 04:31:20 04:31:20 04:31:20 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/326/openapi/v2/core-data.yaml] 04:31:20 % Total % Received % Xferd Average Speed Time Time Time Current 04:31:20 Dload Upload Total Spent Left Speed 04:31:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 72108 --:--:-- --:--:-- --:--:-- 72036 100 71604 0 0 100 71604 0 72108 --:--:-- --:--:-- --:--:-- 72036 04:31:21 04:31:21 04:31:21 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/326/openapi/v2/core-metadata.yaml] 04:31:21 % Total % Received % Xferd Average Speed Time Time Time Current 04:31:21 Dload Upload Total Spent Left Speed 04:31:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 137k 0:00:01 0:00:01 --:--:-- 137k 100 144k 0 0 100 144k 0 137k 0:00:01 0:00:01 --:--:-- 137k 04:31:22 04:31:22 04:31:22 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/326/openapi/v2/support-notifications.yaml] 04:31:22 % Total % Received % Xferd Average Speed Time Time Time Current 04:31:22 Dload Upload Total Spent Left Speed 04:31:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 87998 0:00:01 0:00:01 --:--:-- 87998 100 89318 0 0 100 89318 0 87998 0:00:01 0:00:01 --:--:-- 87998 04:31:23 04:31:23 04:31:23 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/326/openapi/v2/support-scheduler.yaml] 04:31:23 % Total % Received % Xferd Average Speed Time Time Time Current 04:31:23 Dload Upload Total Spent Left Speed 04:31:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 40821 --:--:-- --:--:-- --:--:-- 40779 100 39556 0 0 100 39556 0 40737 --:--:-- --:--:-- --:--:-- 40695 04:31:24 04:31:24 04:31:24 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/326/openapi/v2/system-agent.yaml] 04:31:24 % Total % Received % Xferd Average Speed Time Time Time Current 04:31:24 Dload Upload Total Spent Left Speed 04:31:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 21673 --:--:-- --:--:-- --:--:-- 21649 100 20091 0 0 100 20091 0 21673 --:--:-- --:--:-- --:--:-- 21649 04:31:25 04:31:25 [Pipeline] } 04:31:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 04:31:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:31:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:31:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:26 prd-ubuntu20.04-docker-8c-8g-7720 does not seem to be running inside a container 04:31:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/326 -v /w/workspace/edgex-go/326:/w/workspace/edgex-go/326:rw,z -v /w/workspace/edgex-go/326@tmp:/w/workspace/edgex-go/326@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:31:26 $ docker top 2bd492fae8690e8166fda7528be8c366d618d331bf50614ad0c2b4e6df07ec12 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:31:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:31:26 [ssh-agent] Looking for ssh-agent implementation... 04:31:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:31:26 $ docker exec 2bd492fae8690e8166fda7528be8c366d618d331bf50614ad0c2b4e6df07ec12 ssh-agent 04:31:27 SSH_AUTH_SOCK=/tmp/ssh-hua2bHLa7QZN/agent.32 04:31:27 SSH_AGENT_PID=38 04:31:27 Running ssh-add (command line suppressed) 04:31:27 Identity added: /w/workspace/edgex-go/326@tmp/private_key_57970189525707724.key (/w/workspace/edgex-go/326@tmp/private_key_57970189525707724.key) 04:31:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:31:27 + git semver tag 04:31:27 2022-10-12 04:31:27,683 [run_tag] DEBUG tag force:False 04:31:27 2022-10-12 04:31:27,683 [check_head_tag] DEBUG check head tag 04:31:27 2022-10-12 04:31:27,687 [execute] INFO git cat-file --batch-check 04:31:27 2022-10-12 04:31:27,687 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/326, universal_newlines=False, shell=None, istream=) 04:31:27 2022-10-12 04:31:27,690 [execute] INFO git cat-file --batch 04:31:27 2022-10-12 04:31:27,691 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/326, universal_newlines=False, shell=None, istream=) 04:31:27 2022-10-12 04:31:27,717 [read_version] DEBUG read version from /w/workspace/edgex-go/326/.semver/main 04:31:27 2022-10-12 04:31:27,717 [execute] INFO git tag -a v2.3.0-dev.88 -m v2.3.0-dev.88 04:31:27 2022-10-12 04:31:27,717 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.88', '-m', 'v2.3.0-dev.88'], cwd=/w/workspace/edgex-go/326, universal_newlines=False, shell=None, istream=None) 04:31:27 2022-10-12 04:31:27,722 [read_version] DEBUG read version from /w/workspace/edgex-go/326/.semver/main 04:31:27 2.3.0-dev.88 [Pipeline] } 04:31:27 $ docker exec --env ******** --env ******** 2bd492fae8690e8166fda7528be8c366d618d331bf50614ad0c2b4e6df07ec12 ssh-agent -k 04:31:27 unset SSH_AUTH_SOCK; 04:31:27 unset SSH_AGENT_PID; 04:31:27 echo Agent pid 38 killed; 04:31:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:31:28 + git semver [Pipeline] } 04:31:28 $ docker stop --time=1 2bd492fae8690e8166fda7528be8c366d618d331bf50614ad0c2b4e6df07ec12 04:31:29 $ docker rm -f 2bd492fae8690e8166fda7528be8c366d618d331bf50614ad0c2b4e6df07ec12 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:31:30 04:31:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:31:30 0.23.1-centos7: Pulling from edgex-lftools 04:31:30 ab5ef0e58194: Pulling fs layer 04:31:30 9712f1f96733: Pulling fs layer 04:31:30 63f879dbbcfc: Pulling fs layer 04:31:30 0d9ebad4ef96: Pulling fs layer 04:31:30 e9a5061849ea: Pulling fs layer 04:31:30 d747dcd14b5f: Pulling fs layer 04:31:30 2de7ff778b66: Pulling fs layer 04:31:30 d747dcd14b5f: Waiting 04:31:30 e9a5061849ea: Waiting 04:31:30 2de7ff778b66: Waiting 04:31:30 0d9ebad4ef96: Waiting 04:31:30 9712f1f96733: Verifying Checksum 04:31:30 9712f1f96733: Download complete 04:31:30 63f879dbbcfc: Verifying Checksum 04:31:30 63f879dbbcfc: Download complete 04:31:30 e9a5061849ea: Verifying Checksum 04:31:30 e9a5061849ea: Download complete 04:31:30 d747dcd14b5f: Download complete 04:31:30 0d9ebad4ef96: Verifying Checksum 04:31:30 0d9ebad4ef96: Download complete 04:31:30 ab5ef0e58194: Verifying Checksum 04:31:30 ab5ef0e58194: Download complete 04:31:31 2de7ff778b66: Verifying Checksum 04:31:31 2de7ff778b66: Download complete 04:31:33 ab5ef0e58194: Pull complete 04:31:33 9712f1f96733: Pull complete 04:31:34 63f879dbbcfc: Pull complete 04:31:38 0d9ebad4ef96: Pull complete 04:31:38 e9a5061849ea: Pull complete 04:31:38 d747dcd14b5f: Pull complete 04:31:39 2de7ff778b66: Pull complete 04:31:39 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:31:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:31:39 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:39 prd-ubuntu20.04-docker-8c-8g-7720 does not seem to be running inside a container 04:31:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/326 -v /w/workspace/edgex-go/326:/w/workspace/edgex-go/326:rw,z -v /w/workspace/edgex-go/326@tmp:/w/workspace/edgex-go/326@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:31:41 $ docker top af6441bcc09aac4c27be8b087b4945f3fa532af7b7d2af0ec01ae8f185018643 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:31:41 provisioning config files... 04:31:41 copy managed file [sigul-config] to file:/w/workspace/edgex-go/326@tmp/config4565489775158923015tmp 04:31:41 copy managed file [sigul-password] to file:/w/workspace/edgex-go/326@tmp/config14110060456292749528tmp 04:31:41 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/326@tmp/config3041110047432712191tmp [Pipeline] { [Pipeline] echo 04:31:41 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:31:41 ---> sigul-configuration.sh 04:31:41 gpg: directory `/root/.gnupg' created 04:31:41 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:31:41 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:31:41 gpg: keyring `/root/.gnupg/secring.gpg' created 04:31:41 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:31:41 gpg: CAST5 encrypted data 04:31:41 gpg: encrypted with 1 passphrase 04:31:41 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:31:42 + mkdir /home/jenkins 04:31:42 + mkdir /home/jenkins/sigul [Pipeline] sh 04:31:42 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 04:31:42 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:31:42 ---> sigul-install.sh 04:31:42 Sigul already installed; skipping installation. [Pipeline] sh 04:31:42 + git tag --list 04:31:42 0.6.0 04:31:42 0.6.1 04:31:42 0.7.0 04:31:42 0.7.1 04:31:42 v1.0.0 04:31:42 v1.0.1 04:31:42 v1.1.0 04:31:42 v1.2.0 04:31:42 v1.2.1 04:31:42 v1.3.0 04:31:42 v1.3.1 04:31:42 v2.0.0 04:31:42 v2.1.0 04:31:42 v2.1.1 04:31:42 v2.1.1-dev.1 04:31:42 v2.1.1-dev.2 04:31:42 v2.1.1-dev.3 04:31:42 v2.1.1-dev.4 04:31:42 v2.1.1-dev.5 04:31:42 v2.1.1-dev.6 04:31:42 v2.1.1-dev.7 04:31:42 v2.1.1-dev.8 04:31:42 v2.1.2-dev.1 04:31:42 v2.2.0 04:31:42 v2.2.1-dev.1 04:31:42 v2.2.1-dev.10 04:31:42 v2.2.1-dev.11 04:31:42 v2.2.1-dev.12 04:31:42 v2.2.1-dev.13 04:31:42 v2.2.1-dev.14 04:31:42 v2.2.1-dev.15 04:31:42 v2.2.1-dev.16 04:31:42 v2.2.1-dev.17 04:31:42 v2.2.1-dev.18 04:31:42 v2.2.1-dev.19 04:31:42 v2.2.1-dev.2 04:31:42 v2.2.1-dev.20 04:31:42 v2.2.1-dev.21 04:31:42 v2.2.1-dev.22 04:31:42 v2.2.1-dev.23 04:31:42 v2.2.1-dev.24 04:31:42 v2.2.1-dev.25 04:31:42 v2.2.1-dev.26 04:31:42 v2.2.1-dev.27 04:31:42 v2.2.1-dev.28 04:31:42 v2.2.1-dev.29 04:31:42 v2.2.1-dev.3 04:31:42 v2.2.1-dev.4 04:31:42 v2.2.1-dev.5 04:31:42 v2.2.1-dev.6 04:31:42 v2.2.1-dev.7 04:31:42 v2.2.1-dev.8 04:31:42 v2.2.1-dev.9 04:31:42 v2.3.0-dev.29 04:31:42 v2.3.0-dev.30 04:31:42 v2.3.0-dev.31 04:31:42 v2.3.0-dev.32 04:31:42 v2.3.0-dev.33 04:31:42 v2.3.0-dev.34 04:31:42 v2.3.0-dev.35 04:31:42 v2.3.0-dev.36 04:31:42 v2.3.0-dev.37 04:31:42 v2.3.0-dev.38 04:31:42 v2.3.0-dev.39 04:31:42 v2.3.0-dev.40 04:31:42 v2.3.0-dev.41 04:31:42 v2.3.0-dev.42 04:31:42 v2.3.0-dev.43 04:31:42 v2.3.0-dev.44 04:31:42 v2.3.0-dev.45 04:31:42 v2.3.0-dev.46 04:31:42 v2.3.0-dev.47 04:31:42 v2.3.0-dev.48 04:31:42 v2.3.0-dev.49 04:31:42 v2.3.0-dev.50 04:31:42 v2.3.0-dev.51 04:31:42 v2.3.0-dev.52 04:31:42 v2.3.0-dev.53 04:31:42 v2.3.0-dev.54 04:31:42 v2.3.0-dev.55 04:31:42 v2.3.0-dev.56 04:31:42 v2.3.0-dev.57 04:31:42 v2.3.0-dev.58 04:31:42 v2.3.0-dev.59 04:31:42 v2.3.0-dev.60 04:31:42 v2.3.0-dev.61 04:31:42 v2.3.0-dev.62 04:31:42 v2.3.0-dev.63 04:31:42 v2.3.0-dev.64 04:31:42 v2.3.0-dev.65 04:31:42 v2.3.0-dev.66 04:31:42 v2.3.0-dev.67 04:31:42 v2.3.0-dev.68 04:31:42 v2.3.0-dev.69 04:31:42 v2.3.0-dev.70 04:31:42 v2.3.0-dev.71 04:31:42 v2.3.0-dev.72 04:31:42 v2.3.0-dev.73 04:31:42 v2.3.0-dev.74 04:31:42 v2.3.0-dev.75 04:31:42 v2.3.0-dev.76 04:31:42 v2.3.0-dev.77 04:31:42 v2.3.0-dev.78 04:31:42 v2.3.0-dev.79 04:31:42 v2.3.0-dev.80 04:31:42 v2.3.0-dev.81 04:31:42 v2.3.0-dev.82 04:31:42 v2.3.0-dev.83 04:31:42 v2.3.0-dev.84 04:31:42 v2.3.0-dev.85 04:31:42 v2.3.0-dev.86 04:31:42 v2.3.0-dev.87 04:31:42 v2.3.0-dev.88 [Pipeline] sh 04:31:43 + lftools sign git-tag v2.3.0-dev.88 04:31:43 Signing Git tag with Sigul... 04:31:43 Signing v2.3.0-dev.88 [Pipeline] echo 04:31:44 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:31:44 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:31:44 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:31:44 $ docker stop --time=1 af6441bcc09aac4c27be8b087b4945f3fa532af7b7d2af0ec01ae8f185018643 04:31:45 $ docker rm -f af6441bcc09aac4c27be8b087b4945f3fa532af7b7d2af0ec01ae8f185018643 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:31:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:31:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:31:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:46 prd-ubuntu20.04-docker-8c-8g-7720 does not seem to be running inside a container 04:31:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/326 -v /w/workspace/edgex-go/326:/w/workspace/edgex-go/326:rw,z -v /w/workspace/edgex-go/326@tmp:/w/workspace/edgex-go/326@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:31:46 $ docker top 5c7951934a27315b3c0ccc18742b5895eb29a5a73979f0bb491e88455d368016 -eo pid,comm 04:31:46 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). 04:31:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:31:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:31:46 [ssh-agent] Looking for ssh-agent implementation... 04:31:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:31:47 $ docker exec 5c7951934a27315b3c0ccc18742b5895eb29a5a73979f0bb491e88455d368016 ssh-agent 04:31:47 SSH_AUTH_SOCK=/tmp/ssh-0ZborfPmZhZe/agent.32 04:31:47 SSH_AGENT_PID=38 04:31:47 Running ssh-add (command line suppressed) 04:31:47 Identity added: /w/workspace/edgex-go/326@tmp/private_key_17599313133890146062.key (/w/workspace/edgex-go/326@tmp/private_key_17599313133890146062.key) 04:31:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:31:47 + git semver bump pre 04:31:47 2022-10-12 04:31:47,761 [read_version] DEBUG read version from /w/workspace/edgex-go/326/.semver/main 04:31:47 2022-10-12 04:31:47,761 [bump_version] DEBUG bumping version:2.3.0-dev.88 on axis:pre with prefix:dev 04:31:47 2022-10-12 04:31:47,761 [bump_version] DEBUG bumped version:2.3.0-dev.89 04:31:47 2022-10-12 04:31:47,761 [write_version] DEBUG write version:2.3.0-dev.89 to path:/w/workspace/edgex-go/326/.semver/main with force:True 04:31:47 2022-10-12 04:31:47,761 [read_version] DEBUG read version from /w/workspace/edgex-go/326/.semver/main 04:31:47 2022-10-12 04:31:47,761 [write_file] DEBUG write to file:/w/workspace/edgex-go/326/.semver/main 04:31:47 2022-10-12 04:31:47,764 [execute] INFO git cat-file --batch-check 04:31:47 2022-10-12 04:31:47,764 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/326/.semver, universal_newlines=False, shell=None, istream=) 04:31:47 2022-10-12 04:31:47,770 [execute] INFO git cat-file --batch 04:31:47 2022-10-12 04:31:47,771 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/326/.semver, universal_newlines=False, shell=None, istream=) 04:31:47 2022-10-12 04:31:47,776 [read_version] DEBUG read version from /w/workspace/edgex-go/326/.semver/main 04:31:47 2.3.0-dev.89 [Pipeline] } 04:31:47 $ docker exec --env ******** --env ******** 5c7951934a27315b3c0ccc18742b5895eb29a5a73979f0bb491e88455d368016 ssh-agent -k 04:31:47 unset SSH_AUTH_SOCK; 04:31:47 unset SSH_AGENT_PID; 04:31:47 echo Agent pid 38 killed; 04:31:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:31:48 + git semver [Pipeline] } 04:31:48 $ docker stop --time=1 5c7951934a27315b3c0ccc18742b5895eb29a5a73979f0bb491e88455d368016 04:31:49 $ docker rm -f 5c7951934a27315b3c0ccc18742b5895eb29a5a73979f0bb491e88455d368016 [Pipeline] // withDockerContainer [Pipeline] sh 04:31:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:31:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:31:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:50 prd-ubuntu20.04-docker-8c-8g-7720 does not seem to be running inside a container 04:31:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/326 -v /w/workspace/edgex-go/326:/w/workspace/edgex-go/326:rw,z -v /w/workspace/edgex-go/326@tmp:/w/workspace/edgex-go/326@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:31:50 $ docker top 0fa7c16f249a3e743e0548223e5d24056c38b89dd32098df91d5a80275ac2091 -eo pid,comm 04:31:50 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). 04:31:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:31:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:31:50 [ssh-agent] Looking for ssh-agent implementation... 04:31:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:31:51 $ docker exec 0fa7c16f249a3e743e0548223e5d24056c38b89dd32098df91d5a80275ac2091 ssh-agent 04:31:51 SSH_AUTH_SOCK=/tmp/ssh-baFE7fyG6BHD/agent.31 04:31:51 SSH_AGENT_PID=37 04:31:51 Running ssh-add (command line suppressed) 04:31:51 Identity added: /w/workspace/edgex-go/326@tmp/private_key_15343956144139090468.key (/w/workspace/edgex-go/326@tmp/private_key_15343956144139090468.key) 04:31:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:31:51 + git semver push 04:31:51 2022-10-12 04:31:51,795 [run_push] DEBUG push 04:31:51 2022-10-12 04:31:51,795 [execute] INFO git cat-file --batch-check 04:31:51 2022-10-12 04:31:51,795 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/326/.semver, universal_newlines=False, shell=None, istream=) 04:31:51 2022-10-12 04:31:51,799 [execute] INFO git rev-list 5cc7a6d9963a48ded3b4f62f19e7bbde1500b6ae -- 04:31:51 2022-10-12 04:31:51,799 [execute] DEBUG Popen(['git', 'rev-list', '5cc7a6d9963a48ded3b4f62f19e7bbde1500b6ae', '--'], cwd=/w/workspace/edgex-go/326/.semver, universal_newlines=False, shell=None, istream=None) 04:31:51 2022-10-12 04:31:51,812 [execute] INFO git fetch -v origin 04:31:51 2022-10-12 04:31:51,812 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/326/.semver, universal_newlines=True, shell=None, istream=None) 04:31:52 2022-10-12 04:31:52,346 [run_push] DEBUG no remote changes detected 04:31:52 2022-10-12 04:31:52,346 [execute] INFO git push origin semver 04:31:52 2022-10-12 04:31:52,346 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/326/.semver, universal_newlines=False, shell=None, istream=None) 04:31:53 2022-10-12 04:31:53,217 [run_push] DEBUG push all version tags 04:31:53 2022-10-12 04:31:53,217 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:31:53 2022-10-12 04:31:53,218 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/326, universal_newlines=False, shell=None, istream=None) 04:31:54 2022-10-12 04:31:54,035 [read_version] DEBUG read version from /w/workspace/edgex-go/326/.semver/main 04:31:54 2.3.0-dev.89 [Pipeline] } 04:31:54 $ docker exec --env ******** --env ******** 0fa7c16f249a3e743e0548223e5d24056c38b89dd32098df91d5a80275ac2091 ssh-agent -k 04:31:54 unset SSH_AUTH_SOCK; 04:31:54 unset SSH_AGENT_PID; 04:31:54 echo Agent pid 37 killed; 04:31:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:31:54 + git semver [Pipeline] } 04:31:55 $ docker stop --time=1 0fa7c16f249a3e743e0548223e5d24056c38b89dd32098df91d5a80275ac2091 04:31:56 $ docker rm -f 0fa7c16f249a3e743e0548223e5d24056c38b89dd32098df91d5a80275ac2091 [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 04:31:56 + [ -d /w/workspace/edgex-go/326/archives ] [Pipeline] libraryResource [Pipeline] sh 04:31:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:31:57 ---> package-listing.sh 04:31:57 ++ facter osfamily 04:31:57 ++ tr '[:upper:]' '[:lower:]' 04:31:58 + OS_FAMILY=debian 04:31:58 + workspace=/w/workspace/edgex-go/326 04:31:58 + START_PACKAGES=/tmp/packages_start.txt 04:31:58 + END_PACKAGES=/tmp/packages_end.txt 04:31:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:31:58 + PACKAGES=/tmp/packages_start.txt 04:31:58 + '[' /w/workspace/edgex-go/326 ']' 04:31:58 + PACKAGES=/tmp/packages_end.txt 04:31:58 + case "${OS_FAMILY}" in 04:31:58 + dpkg -l 04:31:58 + grep '^ii' 04:31:58 + '[' -f /tmp/packages_start.txt ']' 04:31:58 + '[' -f /tmp/packages_end.txt ']' 04:31:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:31:58 + '[' /w/workspace/edgex-go/326 ']' 04:31:58 + mkdir -p /w/workspace/edgex-go/326/archives/ 04:31:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/326/archives/ [Pipeline] echo 04:31:58 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/326/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:31:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:31:59 04:31:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:31:59 latest: Pulling from edgex-lftools-log-publisher 04:31:59 5eb5b503b376: Pulling fs layer 04:31:59 5c69ac0246d0: Pulling fs layer 04:31:59 ec43610c2a17: Pulling fs layer 04:31:59 3a2ae6a8a46f: Pulling fs layer 04:31:59 33b1e0a273af: Pulling fs layer 04:31:59 5d3b04190fa2: Pulling fs layer 04:31:59 2f39f015ded8: Pulling fs layer 04:31:59 3a2ae6a8a46f: Waiting 04:31:59 5d3b04190fa2: Waiting 04:31:59 33b1e0a273af: Waiting 04:31:59 2f39f015ded8: Waiting 04:31:59 5c69ac0246d0: Download complete 04:31:59 3a2ae6a8a46f: Verifying Checksum 04:31:59 3a2ae6a8a46f: Download complete 04:31:59 33b1e0a273af: Verifying Checksum 04:31:59 33b1e0a273af: Download complete 04:31:59 5d3b04190fa2: Verifying Checksum 04:31:59 5d3b04190fa2: Download complete 04:31:59 ec43610c2a17: Verifying Checksum 04:31:59 ec43610c2a17: Download complete 04:31:59 5eb5b503b376: Verifying Checksum 04:31:59 5eb5b503b376: Download complete 04:32:00 2f39f015ded8: Download complete 04:32:00 5eb5b503b376: Pull complete 04:32:01 5c69ac0246d0: Pull complete 04:32:01 ec43610c2a17: Pull complete 04:32:01 3a2ae6a8a46f: Pull complete 04:32:01 33b1e0a273af: Pull complete 04:32:01 5d3b04190fa2: Pull complete 04:32:05 2f39f015ded8: Pull complete 04:32:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:32:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:32:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:32:06 prd-ubuntu20.04-docker-8c-8g-7720 does not seem to be running inside a container 04:32:06 $ 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/326/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/326 -v /w/workspace/edgex-go/326:/w/workspace/edgex-go/326:rw,z -v /w/workspace/edgex-go/326@tmp:/w/workspace/edgex-go/326@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:32:07 $ docker top 3eb039b5465645f3450bbdc3b0f64712d04658bb7b138821579e18db585060e4 -eo pid,comm [Pipeline] { [Pipeline] sh 04:32:07 + touch /tmp/pre-build-complete [Pipeline] sh 04:32:08 + mkdir -p /var/log/sysstat [Pipeline] sh 04:32:08 + ls /var/log/sa-host 04:32:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:32:08 provisioning config files... 04:32:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/326@tmp/config15567922031359823060tmp [Pipeline] { [Pipeline] echo 04:32:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:32:08 ---> create-netrc.sh [Pipeline] } 04:32:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:32:09 ---> python-tools-install.sh [Pipeline] echo 04:32:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:32:09 ---> sudo-logs.sh 04:32:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:32:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:32:09 ---> job-cost.sh 04:32:09 lf-activate-venv: SKIPPING 04:32:09 DEBUG: total: 0.10999999940395355 04:32:09 INFO: Retrieving Stack Cost... 04:32:10 INFO: Retrieving Pricing Info for: v3-standard-8 04:32:10 INFO: Archiving Costs [Pipeline] echo 04:32:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:32:11 ---> logs-deploy.sh 04:32:11 lf-activate-venv: SKIPPING 04:32:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/326 04:32:11 INFO: archiving workspace using pattern(s): 04:32:11 Archives upload complete. 04:32:12 INFO: archiving logs to Nexus 04:32:12 ---> uname -a: 04:32:12 Linux prd-ubuntu20-04-docker-8c-8g-7720 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:32:12 04:32:12 04:32:12 ---> lscpu: 04:32:12 Architecture: x86_64 04:32:12 CPU op-mode(s): 32-bit, 64-bit 04:32:12 Byte Order: Little Endian 04:32:12 Address sizes: 40 bits physical, 48 bits virtual 04:32:12 CPU(s): 8 04:32:12 On-line CPU(s) list: 0-7 04:32:12 Thread(s) per core: 1 04:32:12 Core(s) per socket: 1 04:32:12 Socket(s): 8 04:32:12 NUMA node(s): 1 04:32:12 Vendor ID: AuthenticAMD 04:32:12 CPU family: 23 04:32:12 Model: 49 04:32:12 Model name: AMD EPYC-Rome Processor 04:32:12 Stepping: 0 04:32:12 CPU MHz: 2799.994 04:32:12 BogoMIPS: 5599.98 04:32:12 Virtualization: AMD-V 04:32:12 Hypervisor vendor: KVM 04:32:12 Virtualization type: full 04:32:12 L1d cache: 256 KiB 04:32:12 L1i cache: 256 KiB 04:32:12 L2 cache: 4 MiB 04:32:12 L3 cache: 128 MiB 04:32:12 NUMA node0 CPU(s): 0-7 04:32:12 Vulnerability Itlb multihit: Not affected 04:32:12 Vulnerability L1tf: Not affected 04:32:12 Vulnerability Mds: Not affected 04:32:12 Vulnerability Meltdown: Not affected 04:32:12 Vulnerability Mmio stale data: Not affected 04:32:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:32:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:32:12 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:32:12 Vulnerability Srbds: Not affected 04:32:12 Vulnerability Tsx async abort: Not affected 04:32:12 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 04:32:12 04:32:12 04:32:12 ---> nproc: 04:32:12 8 04:32:12 04:32:12 04:32:12 ---> df -h: 04:32:12 Filesystem Size Used Avail Use% Mounted on 04:32:12 overlay 155G 20G 136G 13% / 04:32:12 tmpfs 64M 0 64M 0% /dev 04:32:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:32:12 shm 64M 0 64M 0% /dev/shm 04:32:12 /dev/vda1 155G 20G 136G 13% /facter-os 04:32:12 04:32:12 04:32:12 ---> sar -b -r -n DEV: 04:32:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7720) 10/12/22 _x86_64_ (8 CPU) 04:32:12 04:32:12 04:01:24 LINUX RESTART (8 CPU) 04:32:12 04:32:12 04:02:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:32:12 04:03:01 164.32 11.58 152.74 0.00 1847.91 74353.81 0.00 04:32:12 04:04:01 35.23 0.08 35.14 0.00 0.67 14723.03 0.00 04:32:12 04:05:01 83.55 0.17 83.39 0.00 11.86 35045.76 0.00 04:32:12 04:06:01 820.06 6.73 813.33 0.00 73.58 318562.08 0.00 04:32:12 04:07:01 967.11 11.18 955.93 0.00 2906.76 327394.74 0.00 04:32:12 04:08:01 1097.70 0.60 1097.10 0.00 16.79 187019.13 0.00 04:32:12 04:09:01 26.88 0.03 26.85 0.00 7.60 770.80 0.00 04:32:12 04:10:01 14.28 0.00 14.28 0.00 0.00 327.81 0.00 04:32:12 04:11:01 1.15 0.00 1.15 0.00 0.00 11.73 0.00 04:32:12 04:12:01 2.08 0.00 2.08 0.00 0.00 33.06 0.00 04:32:12 04:13:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 04:32:12 04:14:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 04:32:12 04:15:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 04:32:12 04:16:01 1.25 0.00 1.25 0.00 0.00 13.86 0.00 04:32:12 04:17:01 1.98 0.03 1.95 0.00 0.27 24.00 0.00 04:32:12 04:18:01 1.80 0.00 1.80 0.00 0.00 20.66 0.00 04:32:12 04:19:01 3.12 1.02 2.10 0.00 21.86 26.00 0.00 04:32:12 04:20:01 1.48 0.00 1.48 0.00 0.00 16.80 0.00 04:32:12 04:21:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 04:32:12 04:22:01 1.45 0.00 1.45 0.00 0.00 17.86 0.00 04:32:12 04:23:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 04:32:12 04:24:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 04:32:12 04:25:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 04:32:12 04:26:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 04:32:12 04:27:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 04:32:12 04:28:01 1.87 0.00 1.87 0.00 0.00 20.53 0.00 04:32:12 04:29:01 0.87 0.00 0.87 0.00 0.00 9.46 0.00 04:32:12 04:30:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 04:32:12 04:31:01 4.72 0.10 4.62 0.00 10.26 1640.79 0.00 04:32:12 04:32:01 138.56 0.33 138.23 0.00 14.53 59642.46 0.00 04:32:12 Average: 112.64 1.05 111.59 0.00 161.88 33950.90 0.00 04:32:12 04:32:12 04:02:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:32:12 04:03:01 28205532 31412200 892004 2.71 105668 3326344 2243400 6.61 1384920 2870016 130156 04:32:12 04:04:01 27922776 31483132 818952 2.49 110192 3635708 1985204 5.85 1296256 3203796 179628 04:32:12 04:05:01 27950492 31561464 743864 2.26 111840 3696628 1924548 5.67 1217092 3267364 664 04:32:12 04:06:01 22033036 31071036 1206480 3.67 259040 8689876 3045664 8.98 2412184 7664968 92 04:32:12 04:07:01 19014236 30972136 1278544 3.89 358056 11353096 3550080 10.46 2885140 10021824 5612 04:32:12 04:08:01 20205872 31504832 762556 2.32 406624 10651640 1979968 5.84 2280100 9467908 848 04:32:12 04:09:01 20218620 31519952 746964 2.27 407668 10652872 1940200 5.72 2266748 9468236 20 04:32:12 04:10:01 20230088 31531716 734788 2.23 408088 10652976 1810612 5.34 2253156 9467960 80 04:32:12 04:11:01 20230080 31531724 734820 2.23 408096 10652980 1810612 5.34 2252852 9468008 12 04:32:12 04:12:01 20237412 31539168 727756 2.21 408140 10652984 1810612 5.34 2246232 9468016 16 04:32:12 04:13:01 20238052 31540072 726904 2.21 408152 10653116 1810612 5.34 2246440 9468148 160 04:32:12 04:14:01 20238044 31540080 726896 2.21 408172 10653116 1810612 5.34 2246032 9468148 8 04:32:12 04:15:01 20238256 31540300 726568 2.21 408192 10653124 1810612 5.34 2245668 9468152 8 04:32:12 04:16:01 20238176 31541136 726576 2.21 408200 10653124 1810612 5.34 2244848 9469032 8 04:32:12 04:17:01 20237520 31540616 727016 2.21 408264 10653096 1820548 5.37 2244884 9469012 20 04:32:12 04:18:01 20237756 31540924 726652 2.21 408292 10653108 1820548 5.37 2245228 9469016 176 04:32:12 04:19:01 20235912 31540116 727192 2.21 408364 10653724 1868432 5.51 2244980 9469548 8 04:32:12 04:20:01 20235980 31540252 726932 2.21 408380 10653728 1868432 5.51 2245556 9469552 164 04:32:12 04:21:01 20236036 31540308 726860 2.21 408396 10653728 1868432 5.51 2244996 9469552 8 04:32:12 04:22:01 20236164 31540472 726860 2.21 408428 10653728 1868432 5.51 2245112 9469556 12 04:32:12 04:23:01 20236068 31540412 726820 2.21 408440 10653740 1868432 5.51 2245480 9469564 180 04:32:12 04:24:01 20236060 31540404 726820 2.21 408448 10653740 1852372 5.46 2245080 9469564 156 04:32:12 04:25:01 20235760 31540116 727048 2.21 408456 10653744 1852372 5.46 2245076 9469568 24 04:32:12 04:26:01 20235712 31540072 727004 2.21 408484 10653744 1852372 5.46 2245116 9469568 148 04:32:12 04:27:01 20235980 31540400 726684 2.21 408512 10653752 1852372 5.46 2245212 9469576 68 04:32:12 04:28:01 20235932 31540408 726620 2.21 408560 10653756 1852372 5.46 2245228 9469580 12 04:32:12 04:29:01 20235600 31540084 726876 2.21 408576 10653756 1852372 5.46 2245228 9469580 8 04:32:12 04:30:01 20235980 31540508 726596 2.21 408600 10653760 1852372 5.46 2245820 9469584 232 04:32:12 04:31:01 20129456 31517560 749276 2.28 408832 10736096 1955424 5.76 2261020 9551936 29764 04:32:12 04:32:01 18436588 31487404 776016 2.36 461844 12201148 2142788 6.32 2410384 10955608 243940 04:32:12 Average: 20969106 31495300 775165 2.36 373500 9955531 1979714 5.83 2186069 8844065 19741 04:32:12 04:32:12 04:02:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:32:12 04:03:01 docker0 527.47 495.26 39.42 3591.13 0.00 0.00 0.00 0.00 04:32:12 04:03:01 veth8618f41 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 04:32:12 04:03:01 lo 4.83 4.83 0.47 0.47 0.00 0.00 0.00 0.00 04:32:12 04:03:01 ens3 854.55 768.24 9503.30 94.73 0.00 0.00 0.00 0.00 04:32:12 04:04:01 docker0 1.50 1.50 0.10 0.12 0.00 0.00 0.00 0.00 04:32:12 04:04:01 veth8618f41 1.50 1.55 0.12 0.12 0.00 0.00 0.00 0.00 04:32:12 04:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:12 04:04:01 ens3 21.91 15.78 17.94 9.35 0.00 0.00 0.00 0.00 04:32:12 04:05:01 docker0 0.00 0.05 0.00 0.01 0.00 0.00 0.00 0.00 04:32:12 04:05:01 veth05dec35 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:32:12 04:05:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 04:32:12 04:05:01 ens3 109.27 84.34 1702.91 112.68 0.00 0.00 0.00 0.00 04:32:12 04:06:01 docker0 337.67 441.09 25.62 4931.23 0.00 0.00 0.00 0.00 04:32:12 04:06:01 veth05dec35 0.00 0.65 0.00 0.04 0.00 0.00 0.00 0.00 04:32:12 04:06:01 veth9ae894f 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 04:32:12 04:06:01 veth98b14cb 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 04:32:12 04:06:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 04:32:12 04:06:01 ens3 479.36 360.25 5006.45 45.78 0.00 0.00 0.00 0.00 04:32:12 04:07:01 docker0 197.47 244.74 15.07 2824.35 0.00 0.00 0.00 0.00 04:32:12 04:07:01 veth05dec35 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 04:32:12 04:07:01 vethbe7b67b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:32:12 04:07:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 04:32:12 04:07:01 veth7fbdb71 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:32:12 04:07:01 ens3 346.12 258.61 4148.83 35.32 0.00 0.00 0.00 0.00 04:32:12 04:07:01 veth63ac23c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:32:12 04:08:01 docker0 77.92 130.64 6.17 1822.81 0.00 0.00 0.00 0.00 04:32:12 04:08:01 lo 2.73 2.73 0.26 0.26 0.00 0.00 0.00 0.00 04:32:12 04:08:01 ens3 185.47 111.26 1867.00 33.31 0.00 0.00 0.00 0.00 04:32:12 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:12 04:09:01 lo 45.59 45.59 4.50 4.50 0.00 0.00 0.00 0.00 04:32:12 04:09:01 ens3 473.82 500.27 233.16 2569.60 0.00 0.00 0.00 0.00 04:32:12 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:12 04:10:01 lo 15.20 15.20 1.49 1.49 0.00 0.00 0.00 0.00 04:32:12 04:10:01 ens3 230.78 239.51 94.76 1450.99 0.00 0.00 0.00 0.00 04:32:12 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:12 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:12 04:11:01 ens3 0.28 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:32:12 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:12 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:12 04:12:01 ens3 1.60 0.38 1.06 0.15 0.00 0.00 0.00 0.00 04:32:12 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:12 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:12 04:13:01 ens3 1.27 0.52 0.61 0.40 0.00 0.00 0.00 0.00 04:32:12 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:12 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:12 04:14:01 ens3 0.45 0.30 0.26 0.21 0.00 0.00 0.00 0.00 04:32:12 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:12 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:12 04:15:01 ens3 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:32:12 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:12 04:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:12 04:16:01 ens3 0.77 0.17 0.15 0.07 0.00 0.00 0.00 0.00 04:32:12 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:12 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:12 04:17:01 ens3 0.53 0.30 0.33 0.26 0.00 0.00 0.00 0.00 04:32:12 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:12 04:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:12 04:18:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:32:12 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:12 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:12 04:19:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:32:12 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:12 04:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:12 04:20:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:32:12 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:12 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:12 04:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:12 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:12 04:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:12 04:22:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 04:32:12 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:12 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:12 04:23:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:32:12 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:12 04:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:12 04:24:01 ens3 0.35 0.13 0.13 0.01 0.00 0.00 0.00 0.00 04:32:12 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:12 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:12 04:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:12 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:12 04:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:12 04:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:32:12 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:12 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:12 04:27:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 04:32:12 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:12 04:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:12 04:28:01 ens3 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:32:12 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:12 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:12 04:29:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:12 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:12 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:12 04:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:32:12 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:12 04:31:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 04:32:12 04:31:01 ens3 57.79 38.84 1480.93 6.01 0.00 0.00 0.00 0.00 04:32:12 04:32:01 docker0 49.43 68.42 4.39 695.74 0.00 0.00 0.00 0.00 04:32:12 04:32:01 lo 2.40 2.40 0.24 0.24 0.00 0.00 0.00 0.00 04:32:12 04:32:01 ens3 479.34 293.53 8957.92 63.20 0.00 0.00 0.00 0.00 04:32:12 Average: docker0 39.18 45.56 2.99 458.74 0.00 0.00 0.00 0.00 04:32:12 Average: lo 2.55 2.55 0.25 0.25 0.00 0.00 0.00 0.00 04:32:12 Average: ens3 107.35 88.35 1091.22 147.46 0.00 0.00 0.00 0.00 04:32:12 04:32:12 04:32:12 ---> sar -P ALL: 04:32:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7720) 10/12/22 _x86_64_ (8 CPU) 04:32:12 04:32:12 04:01:24 LINUX RESTART (8 CPU) 04:32:12 04:32:12 04:02:03 CPU %user %nice %system %iowait %steal %idle 04:32:12 04:03:01 all 16.75 0.00 5.68 1.53 0.05 75.99 04:32:12 04:03:01 0 16.89 0.00 5.43 0.62 0.05 77.01 04:32:12 04:03:01 1 16.72 0.00 5.03 0.63 0.05 77.56 04:32:12 04:03:01 2 19.09 0.00 5.32 2.63 0.05 72.91 04:32:12 04:03:01 3 19.39 0.00 6.64 1.00 0.07 72.91 04:32:12 04:03:01 4 17.35 0.00 5.18 0.59 0.05 76.82 04:32:12 04:03:01 5 14.41 0.00 4.52 0.07 0.03 80.97 04:32:12 04:03:01 6 16.03 0.00 6.38 1.52 0.05 76.02 04:32:12 04:03:01 7 14.14 0.00 6.95 5.17 0.07 73.66 04:32:12 04:04:01 all 51.35 0.00 7.81 0.18 0.09 40.56 04:32:12 04:04:01 0 51.90 0.00 7.60 0.00 0.10 40.40 04:32:12 04:04:01 1 50.66 0.00 8.45 0.00 0.10 40.78 04:32:12 04:04:01 2 51.81 0.00 8.07 1.01 0.08 39.03 04:32:12 04:04:01 3 51.11 0.00 7.65 0.00 0.08 41.15 04:32:12 04:04:01 4 51.81 0.00 9.01 0.10 0.08 38.99 04:32:12 04:04:01 5 49.71 0.00 6.97 0.00 0.08 43.24 04:32:12 04:04:01 6 51.24 0.00 7.44 0.35 0.08 40.88 04:32:12 04:04:01 7 52.59 0.00 7.28 0.00 0.08 40.05 04:32:12 04:05:01 all 39.15 0.00 7.27 0.45 0.08 53.04 04:32:12 04:05:01 0 38.81 0.00 7.54 0.22 0.08 53.35 04:32:12 04:05:01 1 39.34 0.00 7.27 0.02 0.08 53.29 04:32:12 04:05:01 2 39.15 0.00 7.31 0.15 0.08 53.30 04:32:12 04:05:01 3 39.40 0.00 7.17 1.07 0.08 52.27 04:32:12 04:05:01 4 38.73 0.00 7.78 0.30 0.08 53.10 04:32:12 04:05:01 5 40.44 0.00 7.10 0.02 0.08 52.36 04:32:12 04:05:01 6 38.07 0.00 7.22 1.74 0.08 52.89 04:32:12 04:05:01 7 39.31 0.00 6.78 0.05 0.08 53.77 04:32:12 04:06:01 all 43.86 0.00 15.98 4.69 0.10 35.37 04:32:12 04:06:01 0 44.03 0.00 14.82 2.30 0.09 38.76 04:32:12 04:06:01 1 43.75 0.00 18.72 5.71 0.09 31.74 04:32:12 04:06:01 2 42.87 0.00 15.60 6.05 0.12 35.37 04:32:12 04:06:01 3 44.81 0.00 16.59 4.86 0.10 33.63 04:32:12 04:06:01 4 43.53 0.00 15.35 1.77 0.10 39.24 04:32:12 04:06:01 5 44.98 0.00 15.32 6.27 0.10 33.32 04:32:12 04:06:01 6 43.96 0.00 15.00 8.40 0.10 32.54 04:32:12 04:06:01 7 42.95 0.00 16.44 2.16 0.10 38.35 04:32:12 04:07:01 all 67.55 0.00 15.89 3.72 0.12 12.72 04:32:12 04:07:01 0 66.73 0.00 17.30 2.75 0.14 13.08 04:32:12 04:07:01 1 67.61 0.00 15.42 7.82 0.12 9.02 04:32:12 04:07:01 2 65.37 0.00 16.18 6.72 0.10 11.63 04:32:12 04:07:01 3 68.27 0.00 15.99 2.58 0.12 13.04 04:32:12 04:07:01 4 67.65 0.00 16.29 3.09 0.12 12.85 04:32:12 04:07:01 5 69.16 0.00 14.16 2.42 0.12 14.14 04:32:12 04:07:01 6 68.69 0.00 14.64 1.77 0.10 14.79 04:32:12 04:07:01 7 66.92 0.00 17.13 2.64 0.12 13.19 04:32:12 04:08:01 all 40.80 0.00 11.21 3.23 0.10 44.67 04:32:12 04:08:01 0 40.32 0.00 10.58 4.03 0.08 44.99 04:32:12 04:08:01 1 39.11 0.00 11.50 2.27 0.10 47.02 04:32:12 04:08:01 2 40.79 0.00 11.27 3.23 0.10 44.61 04:32:12 04:08:01 3 42.05 0.00 12.01 1.66 0.08 44.20 04:32:12 04:08:01 4 40.72 0.00 11.19 3.43 0.10 44.56 04:32:12 04:08:01 5 41.13 0.00 10.49 5.05 0.09 43.25 04:32:12 04:08:01 6 40.39 0.00 11.51 4.16 0.10 43.84 04:32:12 04:08:01 7 41.90 0.00 11.09 1.97 0.10 44.94 04:32:12 04:09:01 all 8.70 0.00 1.12 0.10 0.05 90.03 04:32:12 04:09:01 0 10.00 0.00 1.51 0.20 0.05 88.24 04:32:12 04:09:01 1 6.69 0.00 1.00 0.02 0.03 92.26 04:32:12 04:09:01 2 9.93 0.00 1.10 0.15 0.03 88.78 04:32:12 04:09:01 3 7.46 0.00 1.04 0.00 0.07 91.44 04:32:12 04:09:01 4 10.02 0.00 0.99 0.12 0.05 88.83 04:32:12 04:09:01 5 7.88 0.00 0.94 0.30 0.05 90.83 04:32:12 04:09:01 6 10.54 0.00 0.97 0.03 0.05 88.40 04:32:12 04:09:01 7 7.07 0.00 1.38 0.02 0.05 91.48 04:32:12 04:10:01 all 5.12 0.00 0.57 0.04 0.03 94.24 04:32:12 04:10:01 0 5.86 0.00 0.57 0.02 0.05 93.50 04:32:12 04:10:01 1 2.34 0.00 0.32 0.08 0.03 97.23 04:32:12 04:10:01 2 7.96 0.00 0.63 0.12 0.03 91.25 04:32:12 04:10:01 3 2.80 0.00 0.47 0.00 0.02 96.71 04:32:12 04:10:01 4 6.08 0.00 0.67 0.02 0.02 93.23 04:32:12 04:10:01 5 2.96 0.00 0.42 0.08 0.02 96.52 04:32:12 04:10:01 6 6.08 0.00 0.55 0.00 0.03 93.34 04:32:12 04:10:01 7 6.90 0.00 0.92 0.02 0.05 92.11 04:32:12 04:11:01 all 0.27 0.00 0.02 0.00 0.01 99.71 04:32:12 04:11:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:32:12 04:11:01 1 0.03 0.00 0.05 0.00 0.00 99.92 04:32:12 04:11:01 2 0.00 0.00 0.02 0.00 0.02 99.97 04:32:12 04:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:32:12 04:11:01 4 1.97 0.00 0.00 0.00 0.02 98.01 04:32:12 04:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:32:12 04:11:01 6 0.05 0.00 0.02 0.00 0.00 99.93 04:32:12 04:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:32:12 04:12:01 all 0.14 0.00 0.02 0.01 0.01 99.82 04:32:12 04:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:32:12 04:12:01 1 0.00 0.00 0.02 0.03 0.00 99.95 04:32:12 04:12:01 2 0.03 0.00 0.05 0.03 0.02 99.87 04:32:12 04:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:32:12 04:12:01 4 0.96 0.00 0.02 0.00 0.00 99.02 04:32:12 04:12:01 5 0.07 0.00 0.00 0.00 0.02 99.92 04:32:12 04:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:32:12 04:12:01 7 0.03 0.00 0.03 0.00 0.02 99.92 04:32:12 04:13:01 all 0.03 0.00 0.01 0.00 0.00 99.95 04:32:12 04:13:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:32:12 04:13:01 1 0.05 0.00 0.03 0.02 0.00 99.90 04:32:12 04:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:32:12 04:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:32:12 04:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:32:12 04:13:01 5 0.05 0.00 0.00 0.00 0.00 99.95 04:32:12 04:13:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:32:12 04:13:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:32:12 04:32:12 04:13:01 CPU %user %nice %system %iowait %steal %idle 04:32:12 04:14:01 all 0.08 0.00 0.01 0.00 0.01 99.90 04:32:12 04:14:01 0 0.05 0.00 0.03 0.00 0.02 99.90 04:32:12 04:14:01 1 0.02 0.00 0.02 0.02 0.02 99.93 04:32:12 04:14:01 2 0.03 0.00 0.00 0.02 0.02 99.93 04:32:12 04:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:32:12 04:14:01 4 0.42 0.00 0.00 0.00 0.00 99.58 04:32:12 04:14:01 5 0.02 0.00 0.02 0.00 0.02 99.95 04:32:12 04:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:32:12 04:14:01 7 0.05 0.00 0.02 0.00 0.02 99.92 04:32:12 04:15:01 all 0.03 0.00 0.01 0.00 0.00 99.96 04:32:12 04:15:01 0 0.05 0.00 0.00 0.00 0.02 99.93 04:32:12 04:15:01 1 0.00 0.00 0.00 0.02 0.00 99.98 04:32:12 04:15:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:32:12 04:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:32:12 04:15:01 4 0.08 0.00 0.05 0.00 0.00 99.87 04:32:12 04:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:32:12 04:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:32:12 04:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:32:12 04:16:01 all 0.14 0.00 0.01 0.00 0.01 99.84 04:32:12 04:16:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:32:12 04:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:32:12 04:16:01 2 0.02 0.00 0.00 0.02 0.02 99.95 04:32:12 04:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:32:12 04:16:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:32:12 04:16:01 5 1.04 0.00 0.00 0.00 0.00 98.96 04:32:12 04:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:32:12 04:16:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:32:12 04:17:01 all 0.27 0.00 0.03 0.00 0.00 99.69 04:32:12 04:17:01 0 0.03 0.00 0.05 0.00 0.03 99.88 04:32:12 04:17:01 1 0.00 0.00 0.03 0.03 0.00 99.93 04:32:12 04:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:32:12 04:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:32:12 04:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:32:12 04:17:01 5 1.99 0.00 0.02 0.00 0.00 98.00 04:32:12 04:17:01 6 0.03 0.00 0.05 0.00 0.00 99.92 04:32:12 04:17:01 7 0.05 0.00 0.03 0.00 0.00 99.92 04:32:12 04:18:01 all 0.26 0.00 0.01 0.00 0.01 99.71 04:32:12 04:18:01 0 0.03 0.00 0.05 0.00 0.02 99.90 04:32:12 04:18:01 1 0.03 0.00 0.02 0.02 0.02 99.92 04:32:12 04:18:01 2 0.02 0.00 0.00 0.02 0.02 99.95 04:32:12 04:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:32:12 04:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:32:12 04:18:01 5 1.94 0.00 0.00 0.00 0.02 98.05 04:32:12 04:18:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:32:12 04:18:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:32:12 04:19:01 all 0.05 0.00 0.05 0.01 0.01 99.89 04:32:12 04:19:01 0 0.03 0.00 0.07 0.00 0.02 99.88 04:32:12 04:19:01 1 0.02 0.00 0.03 0.02 0.00 99.93 04:32:12 04:19:01 2 0.05 0.00 0.03 0.02 0.00 99.90 04:32:12 04:19:01 3 0.03 0.00 0.05 0.02 0.02 99.88 04:32:12 04:19:01 4 0.18 0.00 0.12 0.03 0.00 99.67 04:32:12 04:19:01 5 0.02 0.00 0.03 0.00 0.02 99.93 04:32:12 04:19:01 6 0.03 0.00 0.03 0.00 0.00 99.93 04:32:12 04:19:01 7 0.02 0.00 0.03 0.00 0.00 99.95 04:32:12 04:20:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:32:12 04:20:01 0 0.05 0.00 0.05 0.02 0.02 99.87 04:32:12 04:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:32:12 04:20:01 2 0.02 0.00 0.00 0.02 0.00 99.97 04:32:12 04:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:32:12 04:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:32:12 04:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:32:12 04:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:32:12 04:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:32:12 04:21:01 all 0.03 0.00 0.02 0.00 0.01 99.94 04:32:12 04:21:01 0 0.03 0.00 0.05 0.02 0.02 99.88 04:32:12 04:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:32:12 04:21:01 2 0.03 0.00 0.02 0.02 0.02 99.92 04:32:12 04:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:32:12 04:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:32:12 04:21:01 5 0.13 0.00 0.03 0.00 0.00 99.83 04:32:12 04:21:01 6 0.03 0.00 0.03 0.00 0.00 99.93 04:32:12 04:21:01 7 0.00 0.00 0.02 0.00 0.02 99.97 04:32:12 04:22:01 all 0.27 0.00 0.01 0.00 0.00 99.71 04:32:12 04:22:01 0 0.07 0.00 0.05 0.02 0.02 99.85 04:32:12 04:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:32:12 04:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:32:12 04:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:32:12 04:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:32:12 04:22:01 5 1.99 0.00 0.02 0.00 0.02 97.98 04:32:12 04:22:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:32:12 04:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:32:12 04:23:01 all 0.08 0.00 0.02 0.00 0.01 99.89 04:32:12 04:23:01 0 0.05 0.00 0.08 0.02 0.02 99.83 04:32:12 04:23:01 1 0.03 0.00 0.05 0.00 0.02 99.90 04:32:12 04:23:01 2 0.03 0.00 0.00 0.02 0.02 99.93 04:32:12 04:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:32:12 04:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:32:12 04:23:01 5 0.45 0.00 0.00 0.00 0.00 99.55 04:32:12 04:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:32:12 04:23:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:32:12 04:24:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:32:12 04:24:01 0 0.05 0.00 0.03 0.02 0.03 99.87 04:32:12 04:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:32:12 04:24:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:32:12 04:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:32:12 04:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:32:12 04:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:32:12 04:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:32:12 04:24:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:32:12 04:32:12 04:24:01 CPU %user %nice %system %iowait %steal %idle 04:32:12 04:25:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:32:12 04:25:01 0 0.02 0.00 0.03 0.02 0.02 99.92 04:32:12 04:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:32:12 04:25:01 2 0.00 0.00 0.00 0.02 0.00 99.98 04:32:12 04:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:32:12 04:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:32:12 04:25:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:32:12 04:25:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:32:12 04:25:01 7 0.08 0.00 0.02 0.00 0.02 99.88 04:32:12 04:26:01 all 0.03 0.00 0.01 0.00 0.00 99.95 04:32:12 04:26:01 0 0.07 0.00 0.03 0.02 0.02 99.87 04:32:12 04:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:32:12 04:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:32:12 04:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:32:12 04:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:32:12 04:26:01 5 0.13 0.00 0.00 0.00 0.00 99.87 04:32:12 04:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:32:12 04:26:01 7 0.05 0.00 0.02 0.00 0.02 99.92 04:32:12 04:27:01 all 0.13 0.00 0.02 0.00 0.01 99.83 04:32:12 04:27:01 0 0.07 0.00 0.02 0.02 0.02 99.88 04:32:12 04:27:01 1 0.02 0.00 0.03 0.00 0.02 99.93 04:32:12 04:27:01 2 0.02 0.00 0.02 0.02 0.02 99.93 04:32:12 04:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:32:12 04:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:32:12 04:27:01 5 0.88 0.00 0.05 0.00 0.02 99.05 04:32:12 04:27:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:32:12 04:27:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:32:12 04:28:01 all 0.26 0.00 0.01 0.01 0.00 99.73 04:32:12 04:28:01 0 0.00 0.00 0.02 0.03 0.02 99.93 04:32:12 04:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:32:12 04:28:01 2 0.02 0.00 0.02 0.02 0.00 99.95 04:32:12 04:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:32:12 04:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:32:12 04:28:01 5 1.99 0.00 0.02 0.00 0.00 98.00 04:32:12 04:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:32:12 04:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:32:12 04:29:01 all 0.27 0.00 0.01 0.00 0.00 99.71 04:32:12 04:29:01 0 0.05 0.00 0.03 0.00 0.02 99.90 04:32:12 04:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:32:12 04:29:01 2 0.02 0.00 0.02 0.02 0.00 99.95 04:32:12 04:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:32:12 04:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:32:12 04:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:32:12 04:29:01 6 2.00 0.00 0.00 0.00 0.00 98.00 04:32:12 04:29:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:32:12 04:30:01 all 0.26 0.00 0.01 0.01 0.01 99.70 04:32:12 04:30:01 0 0.07 0.00 0.07 0.03 0.02 99.82 04:32:12 04:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:32:12 04:30:01 2 0.02 0.00 0.00 0.02 0.02 99.95 04:32:12 04:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:32:12 04:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:32:12 04:30:01 5 0.00 0.00 0.02 0.00 0.02 99.97 04:32:12 04:30:01 6 1.97 0.00 0.00 0.00 0.02 98.01 04:32:12 04:30:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:32:12 04:31:01 all 0.64 0.00 0.21 0.04 0.01 99.10 04:32:12 04:31:01 0 0.52 0.00 0.27 0.12 0.02 99.08 04:32:12 04:31:01 1 0.20 0.00 0.22 0.00 0.02 99.57 04:32:12 04:31:01 2 0.37 0.00 0.22 0.15 0.02 99.25 04:32:12 04:31:01 3 0.40 0.00 0.15 0.00 0.00 99.45 04:32:12 04:31:01 4 0.45 0.00 0.30 0.00 0.00 99.25 04:32:12 04:31:01 5 0.52 0.00 0.17 0.00 0.00 99.32 04:32:12 04:31:01 6 2.27 0.00 0.18 0.00 0.02 97.54 04:32:12 04:31:01 7 0.40 0.00 0.22 0.02 0.02 99.35 04:32:12 04:32:01 all 10.43 0.00 4.52 0.91 0.06 84.08 04:32:12 04:32:01 0 10.24 0.00 3.83 1.15 0.05 84.73 04:32:12 04:32:01 1 10.73 0.00 3.91 0.03 0.05 85.27 04:32:12 04:32:01 2 11.23 0.00 5.34 4.06 0.07 79.30 04:32:12 04:32:01 3 9.84 0.00 5.31 0.10 0.07 84.68 04:32:12 04:32:01 4 9.49 0.00 3.77 0.10 0.07 86.57 04:32:12 04:32:01 5 10.08 0.00 4.80 0.54 0.05 84.53 04:32:12 04:32:01 6 11.26 0.00 4.04 0.32 0.05 84.33 04:32:12 04:32:01 7 10.61 0.00 5.15 1.02 0.05 83.17 04:32:12 Average: all 9.46 0.00 2.32 0.49 0.03 87.70 04:32:12 Average: 0 9.44 0.00 2.31 0.38 0.04 87.82 04:32:12 Average: 1 9.13 0.00 2.37 0.55 0.02 87.92 04:32:12 Average: 2 9.53 0.00 2.35 0.81 0.03 87.28 04:32:12 Average: 3 9.40 0.00 2.40 0.37 0.02 87.81 04:32:12 Average: 4 9.54 0.00 2.33 0.31 0.02 87.79 04:32:12 Average: 5 9.63 0.00 2.14 0.48 0.03 87.72 04:32:12 Average: 6 9.64 0.00 2.24 0.60 0.02 87.49 04:32:12 Average: 7 9.33 0.00 2.42 0.42 0.03 87.80 04:32:12 04:32:12 04:32:12