Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0d425ac2ae011753f394f0a7a36a0711b6bec884 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-ssh16537435856472023976.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh14254502450148447903.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh16556453419484859275.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh17783009168251732935.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7250861583169720108.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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.21 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/v3 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 ‘prd-ubuntu20.04-docker-8c-8g-5325’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5327 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/632 [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/632 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0d425ac2ae011753f394f0a7a36a0711b6bec884 (main) Commit message: "Merge pull request #4773 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.21" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d425ac2ae011753f394f0a7a36a0711b6bec884 # timeout=10 > git rev-list --no-walk 71d356aaa66d076e2d1373082ceb35605edef62d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:13:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:13:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:13:06 ========================================================= 14:13:06 EdgeX Global Pipelines Version Info 14:13:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:13:07 ------------------- 14:13:07 stable info: 14:13:07 ------------------- 14:13:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:13:07 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 14:13:07 Message: update stable to v1.0.258 14:13:07 ------------------- 14:13:07 experimental info: 14:13:07 ------------------- 14:13:07 Commited By: **** collab-it+edgex@linuxfoundation.org 14:13:07 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 14:13:07 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:13:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:13:07 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:13:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:13:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:13:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:13:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 14:13:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:13:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:13:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:13:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:13:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:13:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:13:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:13:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:13:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:13:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:13:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:13:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:13:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:13:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 14:13:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:13:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:13:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:13:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:13:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:13:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:13:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] echo 14:13:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0d425ac [Pipeline] echo 14:13:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:13:08 provisioning config files... 14:13:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/632@tmp/config14546228220672285376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:13:08 ---> ****-login.sh 14:13:08 nexus3.edgexfoundry.org:10001 14:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:13:09 Configure a credential helper to remove this warning. See 14:13:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:13:09 14:13:09 Login Succeeded 14:13:09 nexus3.edgexfoundry.org:10002 14:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:13:09 Configure a credential helper to remove this warning. See 14:13:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:13:09 14:13:09 Login Succeeded 14:13:09 nexus3.edgexfoundry.org:10003 14:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:13:09 Configure a credential helper to remove this warning. See 14:13:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:13:09 14:13:09 Login Succeeded 14:13:09 nexus3.edgexfoundry.org:10004 14:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:13:09 Configure a credential helper to remove this warning. See 14:13:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:13:09 14:13:09 Login Succeeded 14:13:09 ****.io 14:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:13:09 Configure a credential helper to remove this warning. See 14:13:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:13:09 14:13:09 Login Succeeded 14:13:09 ---> ****-login.sh ends [Pipeline] } 14:13:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:13:10 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/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 14:13:10 + cut -d/ -f2 14:13:10 + dirname cmd/core-command/Dockerfile 14:13:10 + echo core-command,cmd/core-command/Dockerfile 14:13:10 + cut -d/ -f2 14:13:10 + dirname cmd/core-common-config-bootstrapper/Dockerfile 14:13:10 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 14:13:10 + dirname cmd/core-data/Dockerfile 14:13:10 + cut -d/ -f2 14:13:10 + echo core-data,cmd/core-data/Dockerfile 14:13:10 + dirname cmd/core-metadata/Dockerfile 14:13:10 + cut -d/ -f2 14:13:10 + echo core-metadata,cmd/core-metadata/Dockerfile 14:13:10 + + dirname cmd/security-bootstrapper/Dockerfile 14:13:10 cut -d/ -f2 14:13:10 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:13:10 + cut -d/ -f2 14:13:10 + dirname cmd/security-proxy-auth/Dockerfile 14:13:10 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 14:13:10 + dirname cmd/security-proxy-setup/Dockerfile 14:13:10 + cut -d/ -f2 14:13:10 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:13:10 + dirname cmd/security-secretstore-setup/Dockerfile 14:13:10 + cut -d/ -f2 14:13:10 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:13:10 + dirname cmd/security-spiffe-token-provider/Dockerfile 14:13:10 + cut -d/ -f2 14:13:10 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 14:13:10 + dirname cmd/security-spire-agent/Dockerfile 14:13:10 + cut -d/ -f2 14:13:10 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 14:13:10 + dirname cmd/security-spire-config/Dockerfile 14:13:10 + cut -d/ -f2 14:13:10 + echo security-spire-config,cmd/security-spire-config/Dockerfile 14:13:10 + dirname cmd/security-spire-server/Dockerfile 14:13:10 + cut -d/ -f2 14:13:10 + echo security-spire-server,cmd/security-spire-server/Dockerfile 14:13:10 + dirname cmd/support-notifications/Dockerfile 14:13:10 + cut -d/ -f2 14:13:10 + echo support-notifications,cmd/support-notifications/Dockerfile 14:13:10 + dirname cmd/support-scheduler/Dockerfile 14:13:10 + cut -d/ -f2 14:13:10 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 14:13:10 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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-auth, dockerfile:cmd/security-proxy-auth/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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:13:10 + git rev-list -1 --merges 0d425ac2ae011753f394f0a7a36a0711b6bec884~1..0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] echo 14:13:10 -----------> git rev-list -1 --merges 0d425ac2ae011753f394f0a7a36a0711b6bec884~1..0d425ac2ae011753f394f0a7a36a0711b6bec884 0d425ac2ae011753f394f0a7a36a0711b6bec884 14:13:10 0d425ac2ae011753f394f0a7a36a0711b6bec884 [false] [Pipeline] sh 14:13:10 + git log --format=format:%s -1 0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] echo 14:13:10 ========================================================= 14:13:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:13:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 14:13:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:13:11 + grep -v github /etc/ssh/ssh_known_hosts 14:13:11 + [ -e /tmp/ssh_known_hosts ] 14:13:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:13:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:13:11 + sudo tee -a /etc/ssh/ssh_known_hosts 14:13:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:13:11 14:13:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:13:11 0.1.4: Pulling from edgex-devops/py-git-semver 14:13:11 b85a868b505f: Pulling fs layer 14:13:11 e2be974225ed: Pulling fs layer 14:13:11 339a4e72a1f5: Pulling fs layer 14:13:11 988bab9f4d93: Pulling fs layer 14:13:11 1469e6f7b9e6: Pulling fs layer 14:13:11 eaf3925da568: Pulling fs layer 14:13:11 bab4dde63d76: Pulling fs layer 14:13:11 bde34c3a00c8: Pulling fs layer 14:13:11 b352a97aabf1: Pulling fs layer 14:13:11 4872d77fe225: Pulling fs layer 14:13:11 5851b861e8e6: Pulling fs layer 14:13:11 988bab9f4d93: Waiting 14:13:11 eaf3925da568: Waiting 14:13:11 1469e6f7b9e6: Waiting 14:13:11 bab4dde63d76: Waiting 14:13:11 bde34c3a00c8: Waiting 14:13:11 4872d77fe225: Waiting 14:13:11 b352a97aabf1: Waiting 14:13:11 e2be974225ed: Download complete 14:13:11 988bab9f4d93: Verifying Checksum 14:13:11 988bab9f4d93: Download complete 14:13:11 1469e6f7b9e6: Verifying Checksum 14:13:11 1469e6f7b9e6: Download complete 14:13:11 339a4e72a1f5: Verifying Checksum 14:13:11 339a4e72a1f5: Download complete 14:13:11 eaf3925da568: Verifying Checksum 14:13:11 eaf3925da568: Download complete 14:13:11 bde34c3a00c8: Verifying Checksum 14:13:11 bde34c3a00c8: Download complete 14:13:12 b352a97aabf1: Verifying Checksum 14:13:12 b352a97aabf1: Download complete 14:13:12 4872d77fe225: Download complete 14:13:12 5851b861e8e6: Download complete 14:13:12 b85a868b505f: Download complete 14:13:12 bab4dde63d76: Verifying Checksum 14:13:12 bab4dde63d76: Download complete 14:13:13 b85a868b505f: Pull complete 14:13:13 e2be974225ed: Pull complete 14:13:13 339a4e72a1f5: Pull complete 14:13:14 988bab9f4d93: Pull complete 14:13:14 1469e6f7b9e6: Pull complete 14:13:14 eaf3925da568: Pull complete 14:13:16 bab4dde63d76: Pull complete 14:13:16 bde34c3a00c8: Pull complete 14:13:16 b352a97aabf1: Pull complete 14:13:16 4872d77fe225: Pull complete 14:13:16 5851b861e8e6: Pull complete 14:13:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:13:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:13:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:13:16 prd-ubuntu20.04-docker-8c-8g-5327 does not seem to be running inside a container 14:13:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/632 -v /w/workspace/edgex-go/632:/w/workspace/edgex-go/632:rw,z -v /w/workspace/edgex-go/632@tmp:/w/workspace/edgex-go/632@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 14:13:19 $ docker top fe1014168a180238dbbe7572000e313ecb527338262aa56a964bff6bf96da12c -eo pid,comm 14:13:19 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). 14:13:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:13:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:13:20 [ssh-agent] Looking for ssh-agent implementation... 14:13:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:13:20 $ docker exec fe1014168a180238dbbe7572000e313ecb527338262aa56a964bff6bf96da12c ssh-agent 14:13:20 SSH_AUTH_SOCK=/tmp/ssh-cDJOLckyGP5h/agent.32 14:13:20 SSH_AGENT_PID=38 14:13:20 Running ssh-add (command line suppressed) 14:13:20 Identity added: /w/workspace/edgex-go/632@tmp/private_key_4520002500901418934.key (/w/workspace/edgex-go/632@tmp/private_key_4520002500901418934.key) 14:13:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:13:20 + git tag --points-at HEAD [Pipeline] } 14:13:20 $ docker exec --env ******** --env ******** fe1014168a180238dbbe7572000e313ecb527338262aa56a964bff6bf96da12c ssh-agent -k 14:13:20 unset SSH_AUTH_SOCK; 14:13:20 unset SSH_AGENT_PID; 14:13:20 echo Agent pid 38 killed; 14:13:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:13:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:13:20 [ssh-agent] Looking for ssh-agent implementation... 14:13:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:13:20 $ docker exec fe1014168a180238dbbe7572000e313ecb527338262aa56a964bff6bf96da12c ssh-agent 14:13:21 SSH_AUTH_SOCK=/tmp/ssh-dR5yqTQWKnlq/agent.70 14:13:21 SSH_AGENT_PID=76 14:13:21 Running ssh-add (command line suppressed) 14:13:21 Identity added: /w/workspace/edgex-go/632@tmp/private_key_6813365008094945697.key (/w/workspace/edgex-go/632@tmp/private_key_6813365008094945697.key) 14:13:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:13:21 + git semver init 14:13:21 2024-03-09 14:13:21,629 [run_init] DEBUG init version:0.0.0 force:False 14:13:21 2024-03-09 14:13:21,630 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/632/.semver 14:13:21 2024-03-09 14:13:21,630 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/632/.semver 14:13:21 2024-03-09 14:13:21,631 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/632/.semver'], cwd=/w/workspace/edgex-go/632, universal_newlines=False, shell=None, istream=None) 14:13:27 2024-03-09 14:13:26,428 [append_file] DEBUG append to file:/w/workspace/edgex-go/632/.git/info/exclude 14:13:27 2024-03-09 14:13:26,429 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/632/.semver/main with force:False 14:13:27 2024-03-09 14:13:26,429 [read_version] DEBUG read version from /w/workspace/edgex-go/632/.semver/main 14:13:27 2024-03-09 14:13:26,429 [read_version] DEBUG read version from /w/workspace/edgex-go/632/.semver/main 14:13:27 3.2.0-dev.22 [Pipeline] } 14:13:27 $ docker exec --env ******** --env ******** fe1014168a180238dbbe7572000e313ecb527338262aa56a964bff6bf96da12c ssh-agent -k 14:13:27 unset SSH_AUTH_SOCK; 14:13:27 unset SSH_AGENT_PID; 14:13:27 echo Agent pid 76 killed; 14:13:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:13:27 + git semver [Pipeline] } 14:13:27 $ docker stop --time=1 fe1014168a180238dbbe7572000e313ecb527338262aa56a964bff6bf96da12c 14:13:29 $ docker rm -f --volumes fe1014168a180238dbbe7572000e313ecb527338262aa56a964bff6bf96da12c [Pipeline] // withDockerContainer [Pipeline] sh 14:13:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:13:29 Stashed 1 file(s) [Pipeline] echo 14:13:29 [edgeXSemver]: initialized semver on version 3.2.0-dev.22 [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 14:13:30 + git config --global --add safe.directory /w/workspace/edgex-go/632 [Pipeline] echo 14:13:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:13:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:13:30 ========================================================= 14:13:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 14:13:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:13:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:13:30 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 14:13:30 7264a8db6415: Pulling fs layer 14:13:30 c4d48a809fc2: Pulling fs layer 14:13:30 4f1c88b9dad5: Pulling fs layer 14:13:30 ad3a456e5733: Pulling fs layer 14:13:30 69c7f0334f64: Pulling fs layer 14:13:30 1f1c1a5573a3: Pulling fs layer 14:13:30 ce7588e14bc9: Pulling fs layer 14:13:30 b5e4710f87ac: Pulling fs layer 14:13:30 69c7f0334f64: Waiting 14:13:30 1f1c1a5573a3: Waiting 14:13:30 ce7588e14bc9: Waiting 14:13:30 b5e4710f87ac: Waiting 14:13:30 ad3a456e5733: Waiting 14:13:30 c4d48a809fc2: Verifying Checksum 14:13:30 ad3a456e5733: Verifying Checksum 14:13:30 ad3a456e5733: Download complete 14:13:30 69c7f0334f64: Verifying Checksum 14:13:30 69c7f0334f64: Download complete 14:13:30 7264a8db6415: Verifying Checksum 14:13:30 7264a8db6415: Download complete 14:13:30 1f1c1a5573a3: Download complete 14:13:30 7264a8db6415: Pull complete 14:13:30 b5e4710f87ac: Verifying Checksum 14:13:30 b5e4710f87ac: Download complete 14:13:31 c4d48a809fc2: Pull complete 14:13:31 4f1c88b9dad5: Verifying Checksum 14:13:31 4f1c88b9dad5: Download complete 14:13:31 ce7588e14bc9: Verifying Checksum 14:13:31 ce7588e14bc9: Download complete 14:13:33 4f1c88b9dad5: Pull complete 14:13:33 ad3a456e5733: Pull complete 14:13:33 69c7f0334f64: Pull complete 14:13:34 1f1c1a5573a3: Pull complete 14:13:36 ce7588e14bc9: Pull complete 14:13:36 b5e4710f87ac: Pull complete 14:13:36 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 14:13:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:13:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 14:13:37 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:13:37 WORKDIR /edgex 14:13:37 COPY go.mod . 14:13:37 RUN go mod download 14:13:37 + docker build -t ci-base-image-x86_64 -f - . 14:13:37 Sending build context to Docker daemon 175.2MB 14:13:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:13:37 ---> 88b5674ff536 14:13:37 Step 2/4 : WORKDIR /edgex 14:13:43 ---> Running in ac3e65e81b8a 14:13:43 Removing intermediate container ac3e65e81b8a 14:13:43 ---> b0646c8dc387 14:13:43 Step 3/4 : COPY go.mod . 14:13:43 ---> 33e09f753b65 14:13:43 Step 4/4 : RUN go mod download 14:13:43 ---> Running in 7a14d29a5999 14:13:44 Still waiting to schedule task 14:13:44 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5328’ is offline 14:14:01 Removing intermediate container 7a14d29a5999 14:14:01 ---> d769159b2ec2 14:14:01 Successfully built d769159b2ec2 14:14:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:01 + docker inspect -f . ci-base-image-x86_64 14:14:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:14:01 prd-ubuntu20.04-docker-8c-8g-5327 does not seem to be running inside a container 14:14:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/632 -v /w/workspace/edgex-go/632:/w/workspace/edgex-go/632:rw,z -v /w/workspace/edgex-go/632@tmp:/w/workspace/edgex-go/632@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 14:14:02 $ docker top 902e8562f64a7110d6b4569c167ef7f863f2c79d918d1f2811f492bf38a03d87 -eo pid,comm [Pipeline] { [Pipeline] sh 14:14:02 + go version 14:14:02 go version go1.21.0 linux/amd64 [Pipeline] } 14:14:02 $ docker stop --time=1 902e8562f64a7110d6b4569c167ef7f863f2c79d918d1f2811f492bf38a03d87 14:14:03 $ docker rm -f --volumes 902e8562f64a7110d6b4569c167ef7f863f2c79d918d1f2811f492bf38a03d87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:04 + docker inspect -f . ci-base-image-x86_64 14:14:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:14:04 prd-ubuntu20.04-docker-8c-8g-5327 does not seem to be running inside a container 14:14:04 $ 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/632 -v /w/workspace/edgex-go/632:/w/workspace/edgex-go/632:rw,z -v /w/workspace/edgex-go/632@tmp:/w/workspace/edgex-go/632@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 14:14:04 $ docker top d3cd36eb1832e021f0d349b5c6dda59c4db607055fba248740bedf1981cda72d -eo pid,comm [Pipeline] { [Pipeline] echo 14:14:04 ========================================================= 14:14:04 [edgeXBuildGoParallel] Running Tests and Build... 14:14:04 ========================================================= [Pipeline] sh 14:14:05 + git config --global --add safe.directory /w/workspace/edgex-go/632 [Pipeline] fileExists [Pipeline] sh 14:14:05 + make test 14:14:05 go test -race -coverprofile=coverage.out ./... 14:14:12 ? github.com/edgexfoundry/edgex-go [no test files] 14:14:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:14:24 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 14:14:24 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:14:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:14:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:14:24 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:14:24 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:14:24 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 14:14:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:14:24 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 14:14:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:14:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:14:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:14:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:14:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:14:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:14:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.043s coverage: 28.7% of statements 14:14:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.052s coverage: 97.0% of statements 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:14:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:14:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:14:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 14:14:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:14:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:14:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:14:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:14:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.080s coverage: 69.2% of statements 14:14:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.060s coverage: 53.2% of statements 14:14:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:14:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:14:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:14:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:14:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 14:14:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.475s coverage: 93.4% of statements 14:14:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.061s coverage: 4.1% of statements 14:14:36 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:14:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:14:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:14:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:14:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:14:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:14:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:14:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.377s coverage: 97.6% of statements 14:14:37 ok github.com/edgexfoundry/edgex-go/internal/io 1.037s coverage: 72.2% of statements 14:14:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:14:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.057s coverage: 0.9% of statements 14:14:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.064s coverage: 32.2% of statements 14:14:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.051s coverage: 41.7% of statements 14:14:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.041s coverage: 82.9% of statements 14:14:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.039s coverage: 94.1% of statements 14:14:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.073s coverage: 96.3% of statements 14:14:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.040s coverage: 87.5% of statements 14:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 14:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 14:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 14:14:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:14:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:14:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:14:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:14:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:14:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:14:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:14:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 14:14:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:14:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:14:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:14:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 14:14:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 14:14:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 14:14:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:14:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:14:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:14:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 14:14:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 14:14:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 14:14:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:14:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:14:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:14:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:14:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:14:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.049s coverage: 94.4% of statements 14:14:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:14:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:14:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:14:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:15:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.249s coverage: 79.9% of statements 14:15:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.073s coverage: 92.9% of statements 14:15:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.045s coverage: 64.4% of statements 14:15:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.042s coverage: 62.3% of statements 14:15:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.044s coverage: 87.2% of statements 14:15:04 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.035s coverage: 20.0% of statements 14:15:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.037s coverage: 100.0% of statements 14:15:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.088s coverage: 81.8% of statements 14:15:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.083s coverage: 82.1% of statements 14:15:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.042s coverage: 86.0% of statements 14:15:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.140s coverage: 63.1% of statements 14:15:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.035s coverage: 100.0% of statements 14:15:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 14:15:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.011s coverage: 100.0% of statements 14:15:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 14:15:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.012s coverage: 100.0% of statements 14:15:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.157s coverage: 38.4% of statements 14:15:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.045s coverage: 89.5% of statements 14:15:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.038s coverage: 84.8% of statements 14:15:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.060s coverage: 19.9% of statements 14:15:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.133s coverage: 95.7% of statements 14:15:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.050s coverage: 61.8% of statements 14:15:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.081s coverage: 98.9% of statements 14:15:04 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 14:15:04 running golangci-lint 14:15:04 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 14:15:04 go version go1.21.0 linux/amd64 14:15:04 level=info msg="[config_reader] Used config file .golangci.yml" 14:15:04 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 14:15:19 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|imports|name|compiled_files|files|types_sizes) took 13.996465442s" 14:15:19 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 59.249571ms" 14:15:29 level=info msg="[linters_context/goanalysis] analyzers took 1m20.415251604s with top 10 stages: buildir: 39.087786889s, gosec: 7.464018388s, inspect: 2.311588535s, fact_deprecated: 2.253849781s, ctrlflow: 1.669293152s, printf: 1.350469483s, S1038: 1.128293343s, nilness: 951.031043ms, fact_purity: 889.306489ms, typedness: 796.32589ms" 14:15:29 level=info msg="[runner] Issues before processing: 197, after processing: 0" 14:15:29 level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 21/197, cgo: 197/197, autogenerated_exclude: 197/197, path_prettifier: 197/197, skip_files: 197/197, filename_unadjuster: 197/197, skip_dirs: 197/197, identifier_marker: 197/197, exclude: 197/197, nolint: 0/21" 14:15:29 level=info msg="[runner] processing took 17.617381ms with stages: nolint: 8.110544ms, identifier_marker: 4.486425ms, autogenerated_exclude: 1.472267ms, exclude-rules: 1.434495ms, path_prettifier: 1.404274ms, skip_dirs: 658.063µs, cgo: 30.982µs, filename_unadjuster: 15.801µs, uniq_by_line: 640ns, max_same_issues: 620ns, exclude: 450ns, skip_files: 440ns, max_from_linter: 430ns, fixer: 400ns, diff: 370ns, path_shortener: 310ns, severity-rules: 280ns, sort_results: 240ns, source_code: 140ns, max_per_file_from_linter: 110ns, path_prefixer: 100ns" 14:15:29 level=info msg="[runner] linters took 9.598582259s with stages: goanalysis_metalinter: 9.580864074s" 14:15:29 level=info msg="File cache stats: 0 entries of total size 0B" 14:15:29 level=info msg="Memory: 238 samples, avg is 246.3MB, max is 900.1MB" 14:15:29 level=info msg="Execution took 23.666267985s" 14:15:29 go vet ./... 14:15:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:15:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:15:33 ./bin/test-attribution-txt.sh 14:15:33 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 14:15:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 14:15:33 + ls -al . 14:15:33 total 736 14:15:33 drwxrwxr-x 11 1001 1001 4096 Mar 9 14:14 . 14:15:33 drwxr-xr-x 4 root root 4096 Mar 9 14:14 .. 14:15:33 drwxrwxr-x 2 1001 1001 4096 Mar 9 14:13 .blubracket 14:15:33 -rw-rw-r-- 1 1001 1001 10 Mar 9 14:13 .dockerignore 14:15:33 drwxrwxr-x 8 1001 1001 4096 Mar 9 14:15 .git 14:15:33 drwxrwxr-x 3 1001 1001 4096 Mar 9 14:13 .github 14:15:33 -rw-rw-r-- 1 1001 1001 1074 Mar 9 14:13 .gitignore 14:15:33 -rw-rw-r-- 1 1001 1001 42 Mar 9 14:13 .golangci.yml 14:15:33 -rw-rw-r-- 1 1001 1001 100 Mar 9 14:13 .hadolint.yml 14:15:33 drwxr-xr-x 3 1001 1001 4096 Mar 9 14:13 .semver 14:15:33 -rw-rw-r-- 1 1001 1001 155 Mar 9 14:13 .sonarcloud.properties 14:15:33 -rw-rw-r-- 1 1001 1001 1171 Mar 9 14:13 ADOPTERS.md 14:15:33 -rw-rw-r-- 1 1001 1001 11674 Mar 9 14:13 Attribution.txt 14:15:33 -rw-rw-r-- 1 1001 1001 100284 Mar 9 14:13 CHANGELOG.md 14:15:33 -rw-rw-r-- 1 1001 1001 3804 Mar 9 14:13 CONTRIBUTING.md 14:15:33 -rw-rw-r-- 1 1001 1001 677 Mar 9 14:13 GOVERNANCE.md 14:15:33 -rw-rw-r-- 1 1001 1001 861 Mar 9 14:13 Jenkinsfile 14:15:33 -rw-rw-r-- 1 1001 1001 10775 Mar 9 14:13 LICENSE 14:15:33 -rw-rw-r-- 1 1001 1001 15392 Mar 9 14:13 Makefile 14:15:33 -rw-rw-r-- 1 1001 1001 582 Mar 9 14:13 OWNERS.md 14:15:33 -rw-rw-r-- 1 1001 1001 9528 Mar 9 14:13 README.md 14:15:33 -rw-rw-r-- 1 1001 1001 789 Mar 9 14:13 SECURITY.md 14:15:33 -rw-rw-r-- 1 1001 1001 12 Mar 9 14:13 VERSION 14:15:33 drwxrwxr-x 2 1001 1001 4096 Mar 9 14:13 bin 14:15:33 drwxrwxr-x 18 1001 1001 4096 Mar 9 14:13 cmd 14:15:33 -rw-r--r-- 1 root root 453602 Mar 9 14:15 coverage.out 14:15:33 drwxrwxr-x 2 1001 1001 4096 Mar 9 14:13 fuzz_test 14:15:33 -rw-rw-r-- 1 1001 1001 3734 Mar 9 14:13 go.mod 14:15:33 -rw-rw-r-- 1 1001 1001 35731 Mar 9 14:13 go.sum 14:15:33 drwxrwxr-x 7 1001 1001 4096 Mar 9 14:13 internal 14:15:33 drwxrwxr-x 3 1001 1001 4096 Mar 9 14:13 openapi 14:15:33 -rw-rw-r-- 1 1001 1001 584 Mar 9 14:13 security.txt 14:15:33 -rw-rw-r-- 1 1001 1001 204 Mar 9 14:13 version.go [Pipeline] sh 14:15:33 + '[' -e coverage.out ] 14:15:33 + chown 1001:1001 coverage.out [Pipeline] stash 14:15:34 Stashed 1 file(s) [Pipeline] sh 14:15:34 + make build 14:15:34 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 14:15:46 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:15:47 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:15:47 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 14:15:48 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:15:54 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:15:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 14:15:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5331 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 14:15:56 Running in /w/workspace/edgex-go/632 [Pipeline] { [Pipeline] checkout 14:15:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:15:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:15:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:15:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:15:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 14:15:59 The recommended git tool is: git [Pipeline] } 14:15:59 $ docker stop --time=1 d3cd36eb1832e021f0d349b5c6dda59c4db607055fba248740bedf1981cda72d 14:16:03 $ docker rm -f --volumes d3cd36eb1832e021f0d349b5c6dda59c4db607055fba248740bedf1981cda72d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:16:04 14:16:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:04 using credential edgex-jenkins-ssh 14:16:04 Cloning the remote Git repository 14:16:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:16:04 latest: Pulling from edgex-devops/edgex-compose 14:16:04 91d30c5bc195: Pulling fs layer 14:16:04 2e9b0aa3be6d: Pulling fs layer 14:16:04 9c61dcf015f6: Pulling fs layer 14:16:04 4698f68db338: Pulling fs layer 14:16:04 2a2f49069b9e: Pulling fs layer 14:16:04 e0025b399a48: Pulling fs layer 14:16:04 4698f68db338: Waiting 14:16:04 e0025b399a48: Waiting 14:16:04 2a2f49069b9e: Waiting 14:16:04 91d30c5bc195: Verifying Checksum 14:16:04 91d30c5bc195: Download complete 14:16:04 4698f68db338: Verifying Checksum 14:16:04 4698f68db338: Download complete 14:16:05 2e9b0aa3be6d: Verifying Checksum 14:16:05 2e9b0aa3be6d: Download complete 14:16:05 e0025b399a48: Verifying Checksum 14:16:05 e0025b399a48: Download complete 14:16:05 91d30c5bc195: Pull complete 14:16:05 2a2f49069b9e: Verifying Checksum 14:16:05 2a2f49069b9e: Download complete 14:16:04 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:16:04 > git init /w/workspace/edgex-go/632 # timeout=10 14:16:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:16:05 > git --version # timeout=10 14:16:05 > git --version # 'git version 2.25.1' 14:16:05 using GIT_SSH to set credentials SSH Credentials for GitHub 14:16:05 2e9b0aa3be6d: Pull complete 14:16:05 9c61dcf015f6: Verifying Checksum 14:16:05 9c61dcf015f6: Download complete 14:16:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:16:08 9c61dcf015f6: Pull complete 14:16:08 4698f68db338: Pull complete 14:16:08 2a2f49069b9e: Pull complete 14:16:08 e0025b399a48: Pull complete 14:16:08 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 14:16:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:16:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:16:08 prd-ubuntu20.04-docker-8c-8g-5327 does not seem to be running inside a container 14:16:08 $ 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/632 -v /w/workspace/edgex-go/632:/w/workspace/edgex-go/632:rw,z -v /w/workspace/edgex-go/632@tmp:/w/workspace/edgex-go/632@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 14:16:10 $ docker top e717e9b0bef647764930c3e07543cd159aa6ffd3ffefd072d5953683e8b1ae5d -eo pid,comm [Pipeline] { [Pipeline] sh 14:16:10 + docker compose -f ./docker-compose-build.yml build --parallel 14:16:13 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 14:16:13 #1 transferring dockerfile: 1.89kB done 14:16:13 #1 DONE 0.0s 14:16:13 14:16:13 #2 [core-metadata internal] load build definition from Dockerfile 14:16:13 #2 transferring dockerfile: 2.06kB done 14:16:13 #2 DONE 0.0s 14:16:13 14:16:13 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 14:16:13 #3 transferring dockerfile: 2.23kB done 14:16:13 #3 DONE 0.0s 14:16:13 14:16:13 #4 [core-command internal] load build definition from Dockerfile 14:16:13 #4 transferring dockerfile: 1.93kB done 14:16:13 #4 DONE 0.0s 14:16:13 14:16:13 #5 [support-notifications internal] load build definition from Dockerfile 14:16:13 #5 transferring dockerfile: 1.95kB done 14:16:13 #5 DONE 0.0s 14:16:13 14:16:13 #6 [core-data internal] load build definition from Dockerfile 14:16:13 #6 transferring dockerfile: 2.01kB done 14:16:13 #6 DONE 0.0s 14:16:13 14:16:13 #7 [security-proxy-setup internal] load build definition from Dockerfile 14:16:13 #7 transferring dockerfile: 2.50kB done 14:16:13 #7 DONE 0.0s 14:16:13 14:16:13 #8 [security-spire-server internal] load build definition from Dockerfile 14:16:13 #8 transferring dockerfile: 1.70kB done 14:16:13 #8 DONE 0.0s 14:16:13 14:16:13 #9 [security-bootstrapper internal] load build definition from Dockerfile 14:16:13 #9 transferring dockerfile: 2.93kB done 14:16:13 #9 DONE 0.0s 14:16:13 14:16:13 #10 [security-secretstore-setup internal] load build definition from Dockerfile 14:16:13 #10 transferring dockerfile: 2.49kB done 14:16:13 #10 DONE 0.1s 14:16:13 14:16:13 #11 [security-spire-config internal] load build definition from Dockerfile 14:16:13 #11 transferring dockerfile: 1.69kB done 14:16:13 #11 DONE 0.0s 14:16:13 14:16:13 #12 [security-spire-agent internal] load build definition from Dockerfile 14:16:13 #12 transferring dockerfile: 1.81kB done 14:16:13 #12 DONE 0.0s 14:16:13 14:16:13 #13 [security-proxy-auth internal] load build definition from Dockerfile 14:16:13 #13 transferring dockerfile: 2.15kB done 14:16:13 #13 DONE 0.1s 14:16:13 14:16:13 #14 [support-scheduler internal] load build definition from Dockerfile 14:16:13 #14 transferring dockerfile: 1.93kB done 14:16:13 #14 DONE 0.0s 14:16:13 14:16:13 #15 [security-spiffe-token-provider internal] load .dockerignore 14:16:13 #15 transferring context: 50B done 14:16:13 #15 DONE 0.1s 14:16:13 14:16:13 #16 [core-metadata internal] load .dockerignore 14:16:13 #16 transferring context: 50B done 14:16:13 #16 DONE 0.0s 14:16:13 14:16:13 #17 [core-common-config-bootstrapper internal] load .dockerignore 14:16:13 #17 transferring context: 50B done 14:16:13 #17 DONE 0.0s 14:16:13 14:16:13 #18 [support-notifications internal] load .dockerignore 14:16:13 #18 transferring context: 50B done 14:16:13 #18 DONE 0.0s 14:16:13 14:16:13 #19 [core-command internal] load .dockerignore 14:16:13 #19 transferring context: 50B done 14:16:13 #19 DONE 0.0s 14:16:13 14:16:13 #20 [security-proxy-setup internal] load .dockerignore 14:16:13 #20 transferring context: 50B done 14:16:13 #20 DONE 0.0s 14:16:13 14:16:13 #21 [core-data internal] load .dockerignore 14:16:13 #21 transferring context: 50B done 14:16:13 #21 DONE 0.0s 14:16:13 14:16:13 #22 [security-spire-server internal] load .dockerignore 14:16:14 #22 transferring context: 50B done 14:16:14 #22 DONE 0.0s 14:16:14 14:16:14 #23 [security-bootstrapper internal] load .dockerignore 14:16:14 #23 transferring context: 50B done 14:16:14 #23 DONE 0.0s 14:16:14 14:16:14 #24 [security-spire-config internal] load .dockerignore 14:16:14 #24 transferring context: 50B done 14:16:14 #24 DONE 0.0s 14:16:14 14:16:14 #25 [security-spire-agent internal] load .dockerignore 14:16:14 #25 transferring context: 50B done 14:16:14 #25 DONE 0.0s 14:16:14 14:16:14 #26 [security-secretstore-setup internal] load .dockerignore 14:16:14 #26 transferring context: 50B done 14:16:14 #26 DONE 0.0s 14:16:14 14:16:14 #27 [security-proxy-auth internal] load .dockerignore 14:16:14 #27 transferring context: 50B done 14:16:14 #27 DONE 0.0s 14:16:14 14:16:14 #28 [support-scheduler internal] load .dockerignore 14:16:14 #28 transferring context: 50B done 14:16:14 #28 DONE 0.0s 14:16:14 14:16:14 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 14:16:14 #29 DONE 0.0s 14:16:14 14:16:14 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 14:16:14 #30 ... 14:16:14 14:16:14 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 14:16:14 #29 DONE 0.0s 14:16:14 14:16:14 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 14:16:14 #30 ... 14:16:14 14:16:14 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 14:16:14 #29 DONE 0.0s 14:16:14 14:16:14 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 14:16:19 #31 DONE 5.8s 14:16:19 14:16:19 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 14:16:19 #32 DONE 5.8s 14:16:19 14:16:19 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 14:16:21 #30 DONE 7.7s 14:16:21 14:16:21 #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:16:21 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 14:16:21 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 14:16:21 #33 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 14:16:21 #33 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 14:16:21 #33 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 1.05MB / 3.40MB 0.1s 14:16:21 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 14:16:21 #33 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 14:16:21 #33 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 14:16:21 #33 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s 14:16:21 #33 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 14:16:21 #33 ... 14:16:21 14:16:21 #34 [security-spire-agent internal] load build context 14:16:21 #34 transferring context: 17.63kB 0.0s done 14:16:21 #34 DONE 0.6s 14:16:21 14:16:21 #35 [security-spire-server internal] load build context 14:16:21 #35 transferring context: 18.10kB 0.1s done 14:16:21 #35 DONE 0.6s 14:16:21 14:16:21 #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:16:21 #33 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.3s done 14:16:21 #33 ... 14:16:21 14:16:21 #36 [security-spire-config internal] load build context 14:16:21 #36 transferring context: 16.35kB 0.1s done 14:16:21 #36 DONE 0.6s 14:16:21 14:16:21 #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:16:21 #33 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.3s done 14:16:22 #33 DONE 1.3s 14:16:22 14:16:22 #37 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 14:16:22 #37 ... 14:16:22 14:16:22 #38 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 14:16:22 #38 DONE 1.7s 14:16:22 14:16:22 #39 [core-data builder 2/7] WORKDIR /edgex-go 14:16:25 Avoid second fetch 14:16:25 Checking out Revision 0d425ac2ae011753f394f0a7a36a0711b6bec884 (main) 14:16:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:16:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:16:25 > git config core.sparsecheckout # timeout=10 14:16:25 > git checkout -f 0d425ac2ae011753f394f0a7a36a0711b6bec884 # timeout=10 14:16:25 Commit message: "Merge pull request #4773 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.21" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:16:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:16:27 % Total % Received % Xferd Average Speed Time Time Time Current 14:16:27 Dload Upload Total Spent Left Speed 14:16:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 208k 0 --:--:-- --:--:-- --:--:-- 208k [Pipeline] sh 14:16:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:16:27 + sudo tee /etc/docker/daemon.new 14:16:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:16:27 { 14:16:27 "registry-mirrors": [ 14:16:27 "https://nexus3.edgexfoundry.org:10001" 14:16:27 ], 14:16:27 "bip": "10.250.0.254/24", 14:16:27 "hosts": [ 14:16:27 "tcp://0.0.0.0:5555", 14:16:27 "unix:///var/run/docker.sock" 14:16:27 ], 14:16:27 "mtu": 1458, 14:16:27 "selinux-enabled": true, 14:16:27 "seccomp-profile": "/etc/docker/seccomp.json" 14:16:27 } [Pipeline] sh 14:16:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:16:28 + sudo service docker restart 14:16:28 #39 ... 14:16:28 14:16:28 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:16:28 #40 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 14:16:28 #40 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 14:16:28 #40 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 14:16:28 #40 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 14:16:28 #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 14:16:28 #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 14:16:28 #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 14:16:28 #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done 14:16:28 #40 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.0s 14:16:28 #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 14:16:28 #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 14:16:28 #40 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.1s done 14:16:32 #40 ... 14:16:32 14:16:32 #41 [core-metadata internal] load build context 14:16:32 #41 transferring context: 310.77MB 9.7s done 14:16:32 #41 ... 14:16:32 14:16:32 #42 [core-common-config-bootstrapper internal] load build context 14:16:32 #42 transferring context: 310.77MB 9.9s done 14:16:32 #42 ... 14:16:32 14:16:32 #43 [security-proxy-auth internal] load build context 14:16:32 #43 transferring context: 310.77MB 9.9s done 14:16:32 #43 ... 14:16:32 14:16:32 #44 [core-command internal] load build context 14:16:32 #44 transferring context: 310.77MB 10.3s done 14:16:32 #44 ... 14:16:32 14:16:32 #45 [support-notifications internal] load build context 14:16:32 #45 transferring context: 310.77MB 8.0s done 14:16:32 #45 ... 14:16:32 14:16:32 #46 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 14:16:32 #46 ... 14:16:32 14:16:32 #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:16:32 #47 ... 14:16:32 14:16:32 #48 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:16:33 #48 ... 14:16:33 14:16:33 #49 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:16:33 #49 ... 14:16:33 14:16:33 #50 [security-secretstore-setup internal] load build context 14:16:33 #50 transferring context: 310.77MB 10.1s done 14:16:33 #50 ... 14:16:33 14:16:33 #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 14:16:33 #51 ... 14:16:33 14:16:33 #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 14:16:33 #52 ... 14:16:33 14:16:33 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 14:16:33 #53 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 14:16:33 #53 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 14:16:33 #53 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 14:16:33 #53 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 14:16:33 #53 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 14:16:33 #53 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 14:16:33 #53 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 14:16:33 #53 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done 14:16:33 #53 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 14:16:33 #53 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.9s done 14:16:33 #53 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 14:16:33 #53 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.5s done 14:16:34 #53 ... 14:16:34 14:16:34 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 14:16:34 #54 ... 14:16:34 14:16:34 #55 [security-bootstrapper internal] load build context 14:16:34 #55 transferring context: 310.77MB 8.6s done 14:16:34 #55 ... 14:16:34 14:16:34 #56 [security-proxy-setup internal] load build context 14:16:34 #56 transferring context: 310.77MB 9.8s done 14:16:34 #56 ... 14:16:34 14:16:34 #57 [core-data internal] load build context 14:16:34 #57 transferring context: 310.77MB 9.7s done 14:16:35 #57 ... 14:16:35 14:16:35 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:16:35 #58 ... 14:16:35 14:16:35 #59 [security-spiffe-token-provider internal] load build context 14:16:35 #59 transferring context: 310.77MB 8.2s done 14:16:35 #59 DONE 14.1s 14:16:35 14:16:35 #60 [support-scheduler internal] load build context 14:16:35 #60 transferring context: 310.77MB 10.3s done 14:16:35 #60 ... 14:16:35 14:16:35 #55 [security-bootstrapper internal] load build context 14:16:35 #55 DONE 14.1s 14:16:35 14:16:35 #45 [support-notifications internal] load build context 14:16:35 #45 DONE 14.1s 14:16:35 14:16:35 #41 [core-metadata internal] load build context 14:16:35 #41 DONE 14.1s 14:16:35 14:16:35 #57 [core-data internal] load build context 14:16:35 #57 DONE 14.2s 14:16:35 14:16:35 #56 [security-proxy-setup internal] load build context 14:16:35 #56 DONE 14.2s 14:16:35 14:16:35 #43 [security-proxy-auth internal] load build context 14:16:35 #43 DONE 14.2s 14:16:35 14:16:35 #50 [security-secretstore-setup internal] load build context 14:16:35 #50 DONE 14.2s 14:16:35 14:16:35 #42 [core-common-config-bootstrapper internal] load build context 14:16:35 #42 DONE 14.2s 14:16:35 14:16:35 #39 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 14:16:35 #39 DONE 12.8s 14:16:35 14:16:35 #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 14:16:35 #61 ... 14:16:35 14:16:35 #60 [support-scheduler internal] load build context 14:16:35 #60 DONE 14.2s 14:16:35 14:16:35 #44 [core-command internal] load build context 14:16:35 #44 DONE 14.2s 14:16:35 14:16:35 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 14:16:35 #53 DONE 14.3s 14:16:35 14:16:35 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:16:35 #40 DONE 14.3s 14:16:35 14:16:35 #48 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:16:35 #48 13.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:35 #48 13.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:36 #48 13.63 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 14:16:36 #48 13.63 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 14:16:36 #48 13.63 OK: 20070 distinct packages available 14:16:36 #48 13.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:36 #48 13.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:36 #48 14.07 (1/4) Installing dumb-init (1.2.5-r2) 14:16:36 #48 14.07 (2/4) Installing musl-obstack (1.2.3-r2) 14:16:36 #48 14.08 (3/4) Installing libucontext (1.2-r2) 14:16:36 #48 14.08 (4/4) Installing gcompat (1.1.0-r1) 14:16:36 #48 14.09 Executing busybox-1.36.1-r5.trigger 14:16:36 #48 14.10 OK: 8 MiB in 19 packages 14:16:39 #48 DONE 16.8s 14:16:39 14:16:39 #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:16:39 #47 15.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:39 #47 15.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:39 #47 15.49 (1/4) Installing ca-certificates (20230506-r0) 14:16:39 #47 15.51 (2/4) Installing dumb-init (1.2.5-r2) 14:16:39 #47 15.52 (3/4) Installing su-exec (0.2-r3) 14:16:39 #47 15.53 (4/4) Installing yq (4.33.3-r5) 14:16:39 #47 15.68 Executing busybox-1.36.1-r5.trigger 14:16:39 #47 15.68 Executing ca-certificates-20230506-r0.trigger 14:16:39 #47 15.73 OK: 17 MiB in 19 packages 14:16:39 #47 DONE 16.8s 14:16:39 14:16:39 #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 14:16:39 #51 15.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:39 #51 15.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:39 #51 16.07 (1/4) Installing dumb-init (1.2.5-r2) 14:16:39 #51 16.08 (2/4) Installing openssl (3.1.4-r5) 14:16:39 #51 16.10 (3/4) Installing su-exec (0.2-r3) 14:16:39 #51 16.10 (4/4) Installing yq (4.33.3-r5) 14:16:39 #51 16.16 Executing busybox-1.36.1-r5.trigger 14:16:39 #51 16.17 OK: 17 MiB in 19 packages 14:16:39 #51 DONE 16.7s 14:16:39 14:16:39 #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 14:16:39 #52 13.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:39 #52 13.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:39 #52 13.69 (1/2) Installing dumb-init (1.2.5-r2) 14:16:39 #52 13.69 (2/2) Installing su-exec (0.2-r3) 14:16:39 #52 13.70 Executing busybox-1.36.1-r5.trigger 14:16:39 #52 13.71 OK: 7 MiB in 17 packages 14:16:39 #52 DONE 16.9s 14:16:39 14:16:39 #46 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 14:16:39 #46 12.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:39 #46 14.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:39 #46 14.38 (1/1) Installing dumb-init (1.2.5-r2) 14:16:39 #46 14.39 Executing busybox-1.36.1-r5.trigger 14:16:39 #46 14.40 OK: 7 MiB in 16 packages 14:16:39 #46 DONE 16.8s 14:16:39 14:16:39 #49 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:16:39 #49 14.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:39 #49 14.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:39 #49 14.77 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 14:16:39 #49 14.77 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 14:16:39 #49 14.77 OK: 20070 distinct packages available 14:16:39 #49 14.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:39 #49 14.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:39 #49 15.24 (1/5) Installing dumb-init (1.2.5-r2) 14:16:39 #49 15.25 (2/5) Installing musl-obstack (1.2.3-r2) 14:16:39 #49 15.28 (3/5) Installing libucontext (1.2-r2) 14:16:39 #49 15.28 (4/5) Installing gcompat (1.1.0-r1) 14:16:39 #49 15.29 (5/5) Installing openssl (3.1.4-r5) 14:16:39 #49 15.30 Executing busybox-1.36.1-r5.trigger 14:16:39 #49 15.31 OK: 8 MiB in 20 packages 14:16:39 #49 DONE 16.9s 14:16:39 14:16:39 #62 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 14:16:39 #62 ... 14:16:39 14:16:39 #37 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 14:16:39 #37 16.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:39 #37 16.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:39 #37 17.05 (1/1) Installing dumb-init (1.2.5-r2) 14:16:39 #37 17.06 Executing busybox-1.36.1-r5.trigger 14:16:39 #37 17.07 OK: 7 MiB in 16 packages 14:16:39 #37 DONE 17.3s 14:16:39 14:16:39 #63 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 14:16:40 #63 ... 14:16:40 14:16:40 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:16:40 #58 16.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:40 #58 16.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:40 #58 16.81 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 14:16:40 #58 16.81 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 14:16:40 #58 16.81 OK: 20070 distinct packages available 14:16:40 #58 16.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:40 #58 16.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:40 #58 17.25 (1/11) Installing ca-certificates (20230506-r0) 14:16:40 #58 17.27 (2/11) Installing brotli-libs (1.0.9-r14) 14:16:40 #58 17.27 (3/11) Installing libunistring (1.1-r1) 14:16:40 #58 17.29 (4/11) Installing libidn2 (2.3.4-r1) 14:16:40 #58 17.30 (5/11) Installing nghttp2-libs (1.57.0-r0) 14:16:40 #58 17.30 (6/11) Installing libcurl (8.5.0-r0) 14:16:40 #58 17.31 (7/11) Installing curl (8.5.0-r0) 14:16:40 #58 17.33 (8/11) Installing dumb-init (1.2.5-r2) 14:16:40 #58 17.34 (9/11) Installing musl-obstack (1.2.3-r2) 14:16:40 #58 17.34 (10/11) Installing libucontext (1.2-r2) 14:16:40 #58 17.34 (11/11) Installing gcompat (1.1.0-r1) 14:16:40 #58 17.35 Executing busybox-1.36.1-r5.trigger 14:16:40 #58 17.35 Executing ca-certificates-20230506-r0.trigger 14:16:40 #58 17.40 OK: 12 MiB in 26 packages 14:16:40 #58 DONE 17.6s 14:16:40 14:16:40 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 14:16:40 #54 17.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:40 #54 17.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:40 #54 17.48 (1/2) Installing ca-certificates (20230506-r0) 14:16:40 #54 17.56 (2/2) Installing dumb-init (1.2.5-r2) 14:16:40 #54 17.56 Executing busybox-1.36.1-r5.trigger 14:16:40 #54 17.57 Executing ca-certificates-20230506-r0.trigger 14:16:40 #54 17.62 OK: 8 MiB in 17 packages 14:16:40 #54 DONE 17.8s 14:16:40 14:16:40 #64 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 14:16:40 #64 ... 14:16:40 14:16:40 #65 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 14:16:40 #0 4.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:40 #0 5.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:40 #0 5.361 OK: 264 MiB in 52 packages 14:16:40 #65 DONE 5.6s 14:16:40 14:16:40 #66 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 14:16:40 #66 DONE 0.1s 14:16:40 14:16:40 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 14:16:40 #0 5.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:40 #0 5.341 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:40 #0 5.587 OK: 264 MiB in 52 packages 14:16:40 #67 DONE 5.7s 14:16:40 14:16:40 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 14:16:40 #68 DONE 0.1s 14:16:40 14:16:40 #69 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:16:41 #69 ... 14:16:41 14:16:41 #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 14:16:41 #0 1.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:41 #0 1.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:41 #0 2.032 OK: 17 MiB in 19 packages 14:16:41 #70 DONE 2.1s 14:16:41 14:16:41 #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 14:16:41 #0 1.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:41 #0 1.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:41 #0 2.113 OK: 17 MiB in 19 packages 14:16:41 #71 DONE 2.2s 14:16:41 14:16:41 #72 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 14:16:41 #72 DONE 0.0s 14:16:41 14:16:41 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 14:16:41 #0 5.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:41 #0 5.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:41 #0 5.633 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 14:16:41 #0 5.633 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 14:16:41 #0 5.633 OK: 20075 distinct packages available 14:16:41 #0 5.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:41 #0 5.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:41 #0 6.091 OK: 264 MiB in 52 packages 14:16:41 #73 DONE 6.2s 14:16:41 14:16:41 #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 14:16:41 #74 DONE 0.0s 14:16:41 14:16:41 #62 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 14:16:41 #62 2.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:41 #62 2.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:41 #62 2.554 OK: 8 MiB in 20 packages 14:16:42 #62 DONE 2.7s 14:16:42 14:16:42 #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 14:16:42 #61 5.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:42 #61 6.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:42 #61 6.402 OK: 264 MiB in 52 packages 14:16:42 #61 DONE 6.5s 14:16:42 14:16:42 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 14:16:42 #0 2.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:42 #0 2.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:42 #0 2.546 OK: 7 MiB in 17 packages 14:16:42 #75 DONE 2.6s 14:16:42 14:16:42 #76 [core-command builder 4/7] COPY go.mod vendor* ./ 14:16:42 #76 DONE 0.1s 14:16:42 14:16:42 #77 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 14:16:42 #77 DONE 0.9s 14:16:42 14:16:42 #78 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:16:42 #78 DONE 0.9s 14:16:42 14:16:42 #63 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 14:16:42 #63 2.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:42 #63 2.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:42 #63 2.630 OK: 7 MiB in 16 packages 14:16:42 #63 DONE 3.1s 14:16:42 14:16:42 #79 [security-spire-server stage-2 5/9] COPY Attribution.txt / 14:16:42 #79 DONE 0.0s 14:16:42 14:16:42 #80 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:16:42 #80 ... 14:16:42 14:16:42 #81 [security-spire-server stage-2 6/9] COPY security.txt / 14:16:42 #81 DONE 0.1s 14:16:43 14:16:43 #82 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:16:43 #82 DONE 0.3s 14:16:43 14:16:43 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 14:16:43 #0 2.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:43 #0 3.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:43 #0 3.770 OK: 8 MiB in 19 packages 14:16:43 #83 DONE 3.9s 14:16:43 14:16:43 #80 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:16:43 #80 DONE 0.4s 14:16:43 14:16:43 #84 [core-data stage-1 3/7] RUN apk --no-cache upgrade 14:16:43 #0 2.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:43 #0 3.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:43 #0 3.863 OK: 7 MiB in 16 packages 14:16:43 #84 DONE 4.0s 14:16:43 14:16:43 #85 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 14:16:43 #85 DONE 0.5s 14:16:43 14:16:43 #86 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:16:43 #86 DONE 0.6s 14:16:43 14:16:43 #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:16:43 #87 DONE 0.6s 14:16:43 14:16:43 #64 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 14:16:43 #64 1.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:43 #64 2.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:43 #64 3.065 OK: 8 MiB in 17 packages 14:16:43 #64 DONE 3.5s 14:16:43 14:16:43 #88 [security-spire-agent stage-3 7/10] COPY security.txt / 14:16:43 #88 DONE 0.1s 14:16:43 14:16:43 #89 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:16:43 #89 DONE 0.1s 14:16:43 14:16:43 #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / 14:16:43 #90 DONE 0.0s 14:16:43 14:16:43 #91 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:16:43 #91 DONE 0.1s 14:16:43 14:16:43 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 14:16:43 #0 2.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:43 #0 2.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:43 #0 3.135 OK: 12 MiB in 26 packages 14:16:43 #92 DONE 3.7s 14:16:43 14:16:43 #93 [security-spire-server] exporting to image 14:16:43 #93 exporting layers 14:16:44 #93 ... 14:16:44 14:16:44 #94 [security-spire-config stage-2 6/10] COPY security.txt / 14:16:44 #94 DONE 0.1s 14:16:44 14:16:44 #95 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:16:44 #95 DONE 0.1s 14:16:44 14:16:44 #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:16:44 #96 DONE 0.1s 14:16:44 14:16:44 #97 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:16:44 #97 DONE 0.1s 14:16:44 14:16:44 #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 14:16:44 #98 DONE 0.1s 14:16:44 14:16:44 #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:16:44 #99 DONE 0.0s 14:16:44 14:16:44 #93 [security-spire-config] exporting to image 14:16:44 #93 exporting layers 0.6s done 14:16:44 #93 writing image sha256:2a6759672a9c7a0a2f11160436e6d4840fd0ef50af63363771b40c17c5386e3e done 14:16:44 #93 naming to docker.io/library/security-spire-server done 14:16:44 #93 exporting layers 0.6s done 14:16:44 #93 writing image sha256:68137e1e300f39b1e2d3727072ef528e66a8320be54db2148333c0ac8543e3bd done 14:16:44 #93 writing image sha256:815c9894fb250ae53b74db600b26c532e9da1ad04d7685958ca01aefba744684 done 14:16:44 #93 naming to docker.io/library/security-spire-agent done 14:16:44 #93 naming to docker.io/library/security-spire-config done 14:16:44 #93 DONE 0.9s 14:16:44 14:16:44 #100 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:16:44 #100 ... 14:16:44 14:16:44 #101 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 14:16:44 #101 DONE 3.0s 14:16:45 14:16:45 #102 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 14:16:45 #102 DONE 0.0s 14:16:45 14:16:45 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:16:46 provisioning config files... 14:16:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/632@tmp/config5037559861116214452tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:16:47 ---> ****-login.sh 14:16:47 nexus3.edgexfoundry.org:10001 14:16:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:16:47 Configure a credential helper to remove this warning. See 14:16:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:16:47 14:16:47 Login Succeeded 14:16:47 nexus3.edgexfoundry.org:10002 14:16:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:16:48 Configure a credential helper to remove this warning. See 14:16:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:16:48 14:16:48 Login Succeeded 14:16:48 nexus3.edgexfoundry.org:10003 14:16:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:16:48 Configure a credential helper to remove this warning. See 14:16:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:16:48 14:16:48 Login Succeeded 14:16:48 nexus3.edgexfoundry.org:10004 14:16:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:16:48 Configure a credential helper to remove this warning. See 14:16:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:16:48 14:16:48 Login Succeeded 14:16:48 ****.io 14:16:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:16:49 Configure a credential helper to remove this warning. See 14:16:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:16:49 14:16:49 Login Succeeded 14:16:49 ---> ****-login.sh ends [Pipeline] } 14:16:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 14:16:50 + git config --global --add safe.directory /w/workspace/edgex-go/632 [Pipeline] echo 14:16:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:16:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:16:50 ========================================================= 14:16:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 14:16:50 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:16:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:16:50 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:16:50 9fda8d8052c6: Pulling fs layer 14:16:50 5d54e960e981: Pulling fs layer 14:16:50 c4a7e357bf2a: Pulling fs layer 14:16:50 f0e02332f6b5: Pulling fs layer 14:16:50 872ee5b61b7b: Pulling fs layer 14:16:50 0c6a40ed1a82: Pulling fs layer 14:16:50 94ae7d8d031c: Pulling fs layer 14:16:50 f0e02332f6b5: Waiting 14:16:50 872ee5b61b7b: Waiting 14:16:50 0c6a40ed1a82: Waiting 14:16:50 94ae7d8d031c: Waiting 14:16:50 5d54e960e981: Download complete 14:16:50 f0e02332f6b5: Verifying Checksum 14:16:50 f0e02332f6b5: Download complete 14:16:50 872ee5b61b7b: Verifying Checksum 14:16:50 872ee5b61b7b: Download complete 14:16:50 9fda8d8052c6: Verifying Checksum 14:16:50 9fda8d8052c6: Download complete 14:16:51 94ae7d8d031c: Verifying Checksum 14:16:51 94ae7d8d031c: Download complete 14:16:51 #103 ... 14:16:51 14:16:51 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:16:51 9fda8d8052c6: Pull complete 14:16:52 5d54e960e981: Pull complete 14:16:52 c4a7e357bf2a: Verifying Checksum 14:16:52 c4a7e357bf2a: Download complete 14:16:53 0c6a40ed1a82: Download complete 14:16:57 #104 DONE 15.7s 14:16:57 14:16:57 #69 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:16:57 #69 DONE 15.8s 14:16:57 14:16:57 #100 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:16:57 #100 DONE 14.8s 14:16:57 14:16:57 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:16:57 #103 DONE 15.2s 14:16:57 14:16:57 #105 [security-spiffe-token-provider builder 6/7] COPY . . 14:17:02 #105 DONE 4.9s 14:17:02 14:17:02 #106 [security-secretstore-setup builder 6/7] COPY . . 14:17:02 #106 CACHED 14:17:02 14:17:02 #107 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 14:17:02 #107 CACHED 14:17:02 14:17:02 #108 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:02 #108 CACHED 14:17:02 14:17:02 #109 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:02 #109 CACHED 14:17:02 14:17:02 #110 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 14:17:02 #110 CACHED 14:17:02 14:17:02 #111 [security-bootstrapper builder 6/7] COPY . . 14:17:02 #111 CACHED 14:17:02 14:17:02 #112 [security-proxy-setup builder 6/7] COPY . . 14:17:02 #112 DONE 4.9s 14:17:02 14:17:02 #113 [support-notifications builder 6/7] COPY . . 14:17:02 #113 DONE 4.9s 14:17:02 14:17:02 #114 [security-proxy-auth builder 6/7] COPY . . 14:17:02 #114 CACHED 14:17:02 14:17:02 #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:02 #115 CACHED 14:17:02 14:17:02 #116 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 14:17:02 #116 CACHED 14:17:02 14:17:02 #117 [support-scheduler builder 6/7] COPY . . 14:17:02 #117 CACHED 14:17:02 14:17:02 #118 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 14:17:02 #118 CACHED 14:17:02 14:17:02 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:02 #119 CACHED 14:17:02 14:17:02 #120 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 14:17:02 #120 CACHED 14:17:02 14:17:02 #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:02 #121 CACHED 14:17:02 14:17:02 #122 [core-common-config-bootstrapper builder 6/7] COPY . . 14:17:02 #122 CACHED 14:17:02 14:17:02 #123 [core-command builder 6/7] COPY . . 14:17:02 #123 DONE 5.0s 14:17:02 14:17:02 #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ 14:17:02 #124 CACHED 14:17:02 14:17:02 #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:02 #125 CACHED 14:17:02 14:17:02 #126 [core-metadata builder 6/7] COPY . . 14:17:02 #126 CACHED 14:17:02 14:17:02 #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:02 #127 CACHED 14:17:02 14:17:02 #128 [core-data builder 6/7] COPY . . 14:17:02 #128 CACHED 14:17:02 14:17:02 #129 [core-data builder 4/7] COPY go.mod vendor* ./ 14:17:02 #129 CACHED 14:17:02 14:17:02 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:17:03 #130 1.392 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:17:05 c4a7e357bf2a: Pull complete 14:17:05 f0e02332f6b5: Pull complete 14:17:05 872ee5b61b7b: Pull complete 14:17:12 0c6a40ed1a82: Pull complete 14:17:13 #130 ... 14:17:13 14:17:13 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:17:13 #0 0.685 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:17:13 #131 ... 14:17:13 14:17:13 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:17:13 #0 0.999 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:17:13 #132 ... 14:17:13 14:17:13 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:17:13 #0 0.387 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:17:13 #133 ... 14:17:13 14:17:13 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:17:13 #0 1.277 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 14:17:13 #134 ... 14:17:13 14:17:13 #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 14:17:13 #0 0.585 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:17:13 #135 ... 14:17:13 14:17:13 #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:17:13 #0 0.907 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 14:17:13 #136 ... 14:17:13 14:17:13 #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 14:17:13 #0 0.770 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:17:13 #137 ... 14:17:13 14:17:13 #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:17:13 #0 0.861 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 14:17:13 #138 ... 14:17:13 14:17:13 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 14:17:13 #0 1.314 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:17:13 #139 ... 14:17:13 14:17:13 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 14:17:13 #0 1.201 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 14:17:13 94ae7d8d031c: Pull complete 14:17:13 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 14:17:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:17:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 14:17:14 + docker build -t ci-base-image-arm64 -f - . 14:17:14 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:17:14 WORKDIR /edgex 14:17:14 COPY go.mod . 14:17:14 RUN go mod download 14:17:14 Sending build context to Docker daemon 2.92MB 14:17:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:17:14 ---> 86de565de09d 14:17:14 Step 2/4 : WORKDIR /edgex 14:17:16 ---> Running in 2399d2c907b5 14:17:17 Removing intermediate container 2399d2c907b5 14:17:17 ---> a65ffa59ad9e 14:17:17 Step 3/4 : COPY go.mod . 14:17:17 ---> aefadd204085 14:17:17 Step 4/4 : RUN go mod download 14:17:17 ---> Running in 8148378d8a5b 14:18:04 Removing intermediate container 8148378d8a5b 14:18:04 ---> ee119f7b60d2 14:18:04 Successfully built ee119f7b60d2 14:18:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:04 + docker inspect -f . ci-base-image-arm64 14:18:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:18:05 prd-ubuntu20.04-docker-arm64-4c-16g-5331 does not seem to be running inside a container 14:18:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/632 -v /w/workspace/edgex-go/632:/w/workspace/edgex-go/632:rw,z -v /w/workspace/edgex-go/632@tmp:/w/workspace/edgex-go/632@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:18:06 $ docker top 895cf5f5222368c653c31681c8188796f4a806076fc6b141d8995b2c55e45622 -eo pid,comm [Pipeline] { [Pipeline] sh 14:18:07 + go version 14:18:07 go version go1.21.0 linux/arm64 [Pipeline] } 14:18:07 $ docker stop --time=1 895cf5f5222368c653c31681c8188796f4a806076fc6b141d8995b2c55e45622 14:18:09 $ docker rm -f --volumes 895cf5f5222368c653c31681c8188796f4a806076fc6b141d8995b2c55e45622 [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] { 14:18:09 #140 ... 14:18:09 14:18:09 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:18:09 #131 65.00 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:18:10 14:18:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:18:10 latest: Pulling from edgex-devops/edgex-compose-arm64 14:18:10 547446be3368: Pulling fs layer 14:18:10 d125d8839a47: Pulling fs layer 14:18:10 3e85d5ac6304: Pulling fs layer 14:18:11 c3105a71a48b: Pulling fs layer 14:18:11 0f093f025ec4: Pulling fs layer 14:18:11 c3106fc0e877: Pulling fs layer 14:18:11 c3105a71a48b: Waiting 14:18:11 0f093f025ec4: Waiting 14:18:11 c3106fc0e877: Waiting 14:18:11 547446be3368: Verifying Checksum 14:18:11 547446be3368: Download complete 14:18:11 c3105a71a48b: Verifying Checksum 14:18:11 c3105a71a48b: Download complete 14:18:11 0f093f025ec4: Verifying Checksum 14:18:11 0f093f025ec4: Download complete 14:18:11 c3106fc0e877: Verifying Checksum 14:18:11 c3106fc0e877: Download complete 14:18:11 d125d8839a47: Verifying Checksum 14:18:11 d125d8839a47: Download complete 14:18:12 547446be3368: Pull complete 14:18:13 d125d8839a47: Pull complete 14:18:14 3e85d5ac6304: Verifying Checksum 14:18:14 3e85d5ac6304: Download complete 14:18:19 #131 ... 14:18:19 14:18:19 #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 14:18:19 #135 DONE 76.6s 14:18:19 14:18:19 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:18:19 #132 ... 14:18:19 14:18:19 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:18:19 #131 DONE 77.7s 14:18:19 14:18:19 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 14:18:20 #140 DONE 78.4s 14:18:20 14:18:20 #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 14:18:20 #137 ... 14:18:20 14:18:20 #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 14:18:20 #141 ... 14:18:20 14:18:20 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:18:20 #132 DONE 78.7s 14:18:20 14:18:20 #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:18:20 #136 DONE 78.9s 14:18:20 14:18:20 #142 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 14:18:20 #142 ... 14:18:20 14:18:20 #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 14:18:20 #137 DONE 79.0s 14:18:20 14:18:20 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 14:18:20 #139 DONE 79.0s 14:18:20 14:18:20 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:18:20 #134 DONE 79.0s 14:18:20 14:18:20 #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:18:20 #138 DONE 79.1s 14:18:20 14:18:20 #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:18:20 #143 ... 14:18:20 14:18:20 #144 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 14:18:20 #144 DONE 0.7s 14:18:20 14:18:20 #142 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 14:18:20 #142 DONE 0.6s 14:18:20 14:18:20 #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 14:18:20 #141 DONE 0.8s 14:18:21 14:18:21 #145 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 14:18:21 #145 DONE 0.4s 14:18:21 14:18:21 #146 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 14:18:21 #146 ... 14:18:21 14:18:21 #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:18:21 #143 DONE 0.3s 14:18:21 14:18:21 #147 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 14:18:21 #147 DONE 0.3s 14:18:21 14:18:21 #148 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:18:21 #148 DONE 0.3s 14:18:21 14:18:21 #149 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 14:18:21 #149 DONE 0.3s 14:18:21 14:18:21 #150 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 14:18:21 #150 CACHED 14:18:21 14:18:21 #151 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 14:18:21 #151 CACHED 14:18:21 14:18:21 #146 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 14:18:21 #146 DONE 0.2s 14:18:21 14:18:21 #152 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 14:18:21 #152 CACHED 14:18:21 14:18:21 #153 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 14:18:21 #153 CACHED 14:18:21 14:18:21 #154 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 14:18:21 #154 CACHED 14:18:21 14:18:21 #155 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 14:18:21 #155 CACHED 14:18:21 14:18:21 #156 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 14:18:21 #156 ... 14:18:21 14:18:21 #157 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:18:21 #157 DONE 0.2s 14:18:21 14:18:21 #158 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:18:22 #158 ... 14:18:22 14:18:22 #156 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 14:18:22 #156 DONE 1.1s 14:18:22 14:18:22 #159 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:18:22 #159 DONE 1.2s 14:18:22 14:18:22 #160 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:18:22 #160 DONE 1.2s 14:18:22 14:18:22 #161 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:18:22 #161 DONE 1.2s 14:18:22 14:18:22 #162 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 14:18:22 #162 DONE 1.2s 14:18:22 14:18:22 #163 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 14:18:22 #163 ... 14:18:22 14:18:22 #164 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 14:18:22 #164 DONE 1.3s 14:18:22 14:18:22 #165 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:18:22 #165 DONE 1.3s 14:18:22 14:18:22 #166 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 14:18:23 #166 ... 14:18:23 14:18:23 #167 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 14:18:23 #167 DONE 1.9s 14:18:23 14:18:23 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:18:23 #133 DONE 81.5s 14:18:23 14:18:23 #168 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 14:18:23 #168 DONE 0.7s 14:18:23 14:18:23 #158 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:18:23 #158 DONE 1.7s 14:18:23 14:18:23 #169 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:18:23 #169 ... 14:18:23 14:18:23 #170 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 14:18:23 #170 DONE 0.7s 14:18:23 14:18:23 #171 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:18:23 #171 DONE 0.8s 14:18:23 14:18:23 #163 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 14:18:23 #163 DONE 0.7s 14:18:23 14:18:23 #172 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 14:18:23 #172 DONE 0.8s 14:18:23 14:18:23 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:18:23 #130 DONE 81.7s 14:18:23 14:18:23 #166 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 14:18:23 #166 DONE 0.7s 14:18:23 14:18:23 #173 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 14:18:23 #173 DONE 0.4s 14:18:23 14:18:23 #174 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 14:18:23 #174 DONE 0.8s 14:18:23 14:18:23 #175 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 14:18:23 #175 ... 14:18:23 14:18:23 #176 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:18:23 #176 CACHED 14:18:23 14:18:23 #177 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:18:23 #177 CACHED 14:18:23 14:18:23 #178 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 14:18:23 #178 DONE 0.4s 14:18:23 14:18:23 #169 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:18:23 #169 DONE 0.5s 14:18:23 14:18:23 #93 [core-data] exporting to image 14:18:23 #93 exporting layers 0.3s done 14:18:23 #93 ... 14:18:23 14:18:23 #179 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 14:18:23 #179 DONE 0.7s 14:18:23 14:18:23 #180 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 14:18:23 #180 DONE 0.6s 14:18:23 14:18:23 #181 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:18:23 #181 DONE 0.6s 14:18:23 14:18:23 #182 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 14:18:23 #182 DONE 0.6s 14:18:23 14:18:23 #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 14:18:23 #183 DONE 0.6s 14:18:23 14:18:23 #175 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 14:18:23 #175 DONE 0.6s 14:18:23 14:18:23 #184 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 14:18:23 #184 DONE 0.6s 14:18:23 14:18:23 #93 [core-metadata] exporting to image 14:18:23 #93 ... 14:18:23 14:18:23 #185 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:18:23 #185 DONE 0.5s 14:18:23 14:18:23 #186 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:18:23 #186 DONE 0.5s 14:18:24 3e85d5ac6304: Pull complete 14:18:24 c3105a71a48b: Pull complete 14:18:24 14:18:24 #187 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:18:24 #187 DONE 0.2s 14:18:24 14:18:24 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:18:24 #188 DONE 0.3s 14:18:24 14:18:24 #189 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:18:24 #189 ... 14:18:24 14:18:24 #190 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 14:18:24 #190 DONE 0.3s 14:18:24 14:18:24 #191 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:18:24 #191 DONE 0.3s 14:18:24 14:18:24 #93 [core-command] exporting to image 14:18:24 #93 exporting layers 0.4s done 14:18:24 #93 writing image sha256:cfa1e2fca638d83a2917ac6f8af62242660f7602d97512b2c5a91bd8c8e1390f done 14:18:24 #93 naming to docker.io/library/core-command done 14:18:24 #93 writing image sha256:f75728b9b3033c915a3aceef87503a566b3b4237f83b1a4249b1d8f6c9973594 14:18:24 #93 ... 14:18:24 14:18:24 #189 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:18:24 #189 DONE 0.6s 14:18:24 14:18:24 #93 [core-command] exporting to image 14:18:24 #93 writing image sha256:57aca27de24de1f578a64100f02a645de3a09acdfb93e6427b88e4746b8f20fd 14:18:24 #93 writing image sha256:99280acc8c9ed3217b81ac59ac8f2bc7cced888d0e98d17f44846ca56115a43c 14:18:24 #93 ... 14:18:24 14:18:24 #192 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 14:18:24 #192 DONE 0.6s 14:18:24 14:18:24 #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:18:24 #193 DONE 0.7s 14:18:24 14:18:24 #93 [core-metadata] exporting to image 14:18:24 #93 exporting layers 0.6s done 14:18:24 #93 writing image sha256:f75728b9b3033c915a3aceef87503a566b3b4237f83b1a4249b1d8f6c9973594 0.2s done 14:18:24 #93 writing image sha256:57aca27de24de1f578a64100f02a645de3a09acdfb93e6427b88e4746b8f20fd 0.2s done 14:18:24 #93 writing image sha256:99280acc8c9ed3217b81ac59ac8f2bc7cced888d0e98d17f44846ca56115a43c 0.2s done 14:18:24 #93 naming to docker.io/library/core-data done 14:18:24 #93 naming to docker.io/library/security-spiffe-token-provider done 14:18:24 #93 naming to docker.io/library/core-metadata done 14:18:24 #93 ... 14:18:24 14:18:24 #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:18:24 #194 DONE 1.1s 14:18:24 14:18:24 #195 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 14:18:24 #195 DONE 0.2s 14:18:24 14:18:24 #93 [security-proxy-auth] exporting to image 14:18:24 #93 writing image sha256:ffba4427e0e1412b6ebca70504ae3c00d86d5b347fe2f622a3040b5ca44f44c6 done 14:18:24 #93 naming to docker.io/library/support-scheduler done 14:18:25 #93 ... 14:18:25 14:18:25 #196 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 14:18:25 #196 DONE 0.2s 14:18:25 14:18:25 #197 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:18:25 #197 DONE 0.2s 14:18:25 14:18:25 #198 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:18:25 #198 DONE 1.1s 14:18:25 14:18:25 #93 [core-common-config-bootstrapper] exporting to image 14:18:25 #93 exporting layers 0.2s done 14:18:25 #93 writing image sha256:2206a26dfca69dd18e8141e10877ec490fd6368d9ba0a38117b98fbed09d41cc 14:18:25 #93 ... 14:18:25 14:18:25 #199 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:18:25 #199 DONE 1.2s 14:18:25 14:18:25 #93 [security-proxy-auth] exporting to image 14:18:25 #93 writing image sha256:2206a26dfca69dd18e8141e10877ec490fd6368d9ba0a38117b98fbed09d41cc 0.0s done 14:18:25 #93 naming to docker.io/library/security-proxy-auth 0.0s done 14:18:25 #93 ... 14:18:25 14:18:25 #200 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 14:18:25 #200 DONE 0.2s 14:18:25 14:18:25 #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 14:18:25 #201 DONE 0.1s 14:18:25 14:18:25 #93 [core-common-config-bootstrapper] exporting to image 14:18:25 #93 exporting layers 0.3s done 14:18:25 #93 writing image sha256:3d625d8f1e2398dcb3dbdd661f3dffaad7909d5b17b4f61d94fd36ba73a9a8a9 0.0s done 14:18:25 #93 naming to docker.io/library/core-common-config-bootstrapper done 14:18:25 #93 ... 14:18:25 14:18:25 #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:18:25 #202 DONE 0.1s 14:18:25 14:18:25 #93 [support-notifications] exporting to image 14:18:25 #93 writing image sha256:d366ab19943fc7f8f98f8c272100be8c9a444b70b782db1cc819565ccc9b140e 0.0s done 14:18:25 #93 naming to docker.io/library/support-notifications 0.0s done 14:18:25 0f093f025ec4: Pull complete 14:18:25 #93 exporting layers 0.2s done 14:18:25 #93 writing image sha256:a856a11b02d24ce26294c3cb60c9dd584b20f81363a1b4f41c29147645167f8f done 14:18:25 #93 naming to docker.io/library/security-proxy-setup done 14:18:25 #93 DONE 3.1s 14:18:25 14:18:25 #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 14:18:25 #203 ... 14:18:25 14:18:25 #204 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:18:25 #204 DONE 0.6s 14:18:25 c3106fc0e877: Pull complete 14:18:25 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 14:18:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:18:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 14:18:26 14:18:26 #93 [security-secretstore-setup] exporting to image 14:18:26 #93 ... 14:18:26 14:18:26 #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 14:18:26 #203 DONE 0.5s 14:18:26 14:18:26 #93 [security-bootstrapper] exporting to image 14:18:26 #93 writing image sha256:a163034f5e0e8fa8c6e3f19621fed99ef9a8423f00bfa69e7a09aa6729825ef2 done 14:18:26 #93 naming to docker.io/library/security-secretstore-setup done [Pipeline] withDockerContainer 14:18:26 prd-ubuntu20.04-docker-arm64-4c-16g-5331 does not seem to be running inside a container 14:18:26 #93 exporting layers 0.2s done 14:18:26 #93 writing image sha256:8b328e1bfa1a17664cf74a5668c05990669c24af053a0d30141cc06a979b7f4c done 14:18:26 #93 naming to docker.io/library/security-bootstrapper done 14:18:26 #93 DONE 3.5s 14:18:26 time="2024-03-09T14:16:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:18:26 time="2024-03-09T14:16:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:18:26 time="2024-03-09T14:16:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:18:26 time="2024-03-09T14:16:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:18:26 time="2024-03-09T14:16:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:18:26 time="2024-03-09T14:16:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:18:26 time="2024-03-09T14:16:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:18:26 time="2024-03-09T14:16:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:18:26 time="2024-03-09T14:16:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:18:26 time="2024-03-09T14:16:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:18:26 time="2024-03-09T14:16:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:18:26 time="2024-03-09T14:16:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:18:26 time="2024-03-09T14:16:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:18:26 time="2024-03-09T14:16:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:18:26 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/632 -v /w/workspace/edgex-go/632:/w/workspace/edgex-go/632:rw,z -v /w/workspace/edgex-go/632@tmp:/w/workspace/edgex-go/632@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:18:28 $ docker top 7199fb5b146c361b2ee659d94511998c1a184877a89f0a83e19444a3256ceb83 -eo pid,comm [Pipeline] { [Pipeline] } 14:18:29 $ docker stop --time=1 e717e9b0bef647764930c3e07543cd159aa6ffd3ffefd072d5953683e8b1ae5d 14:18:30 $ docker rm -f --volumes e717e9b0bef647764930c3e07543cd159aa6ffd3ffefd072d5953683e8b1ae5d [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 14:18:30 + docker images 14:18:30 REPOSITORY TAG IMAGE ID CREATED SIZE 14:18:30 security-bootstrapper latest 8b328e1bfa1a 5 seconds ago 18.6MB 14:18:30 security-secretstore-setup latest a163034f5e0e 5 seconds ago 36.3MB 14:18:30 security-proxy-setup latest a856a11b02d2 5 seconds ago 25.9MB 14:18:30 security-proxy-auth latest 2206a26dfca6 6 seconds ago 15.8MB 14:18:30 support-notifications latest d366ab19943f 6 seconds ago 26.7MB 14:18:30 core-common-config-bootstrapper latest 3d625d8f1e23 6 seconds ago 15MB 14:18:30 support-scheduler latest ffba4427e0e1 6 seconds ago 26.2MB 14:18:30 security-spiffe-token-provider latest 99280acc8c9e 7 seconds ago 28.7MB 14:18:30 core-data latest f75728b9b303 7 seconds ago 17.2MB 14:18:30 core-command latest cfa1e2fca638 7 seconds ago 17MB 14:18:30 core-metadata latest 57aca27de24d 7 seconds ago 17.4MB 14:18:30 security-spire-config latest 815c9894fb25 About a minute ago 102MB 14:18:30 security-spire-agent latest 68137e1e300f About a minute ago 161MB 14:18:30 security-spire-server latest 2a6759672a9c About a minute ago 102MB 14:18:30 ci-base-image-x86_64 latest d769159b2ec2 4 minutes ago 885MB 14:18:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 3 months ago 564MB 14:18:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 9 months ago 334MB 14:18:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 20 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:18:31 provisioning config files... 14:18:31 + docker compose -f ./docker-compose-build.yml build --parallel 14:18:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/632@tmp/config12059331224221866559tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:18:31 ---> ****-login.sh 14:18:31 nexus3.edgexfoundry.org:10001 14:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:18:31 Configure a credential helper to remove this warning. See 14:18:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:18:31 14:18:31 Login Succeeded 14:18:31 nexus3.edgexfoundry.org:10002 14:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:18:31 Configure a credential helper to remove this warning. See 14:18:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:18:31 14:18:31 Login Succeeded 14:18:31 nexus3.edgexfoundry.org:10003 14:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:18:31 Configure a credential helper to remove this warning. See 14:18:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:18:31 14:18:31 Login Succeeded 14:18:31 nexus3.edgexfoundry.org:10004 14:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:18:31 Configure a credential helper to remove this warning. See 14:18:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:18:31 14:18:31 Login Succeeded 14:18:31 ****.io 14:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:18:32 Configure a credential helper to remove this warning. See 14:18:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:18:32 14:18:32 Login Succeeded 14:18:32 ---> ****-login.sh ends [Pipeline] } 14:18:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:18:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:18:32 [edgeXDocker.push] Tagging docker image core-command with the following tags: 14:18:32 0d425ac2ae011753f394f0a7a36a0711b6bec884 14:18:32 latest 14:18:32 3.2.0-dev.22 14:18:32 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:18:32 main 14:18:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:32 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:33 + docker push nexus3.edgexfoundry.org:10004/core-command:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:18:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:18:33 920ced10700a: Preparing 14:18:33 0aa9c66fdb08: Preparing 14:18:33 113121a8e739: Preparing 14:18:33 724bfdd06b93: Preparing 14:18:33 8811a3ed4c04: Preparing 14:18:33 37c97f43024a: Preparing 14:18:33 aedc3bda2944: Preparing 14:18:33 37c97f43024a: Waiting 14:18:33 aedc3bda2944: Waiting 14:18:33 113121a8e739: Pushed 14:18:33 920ced10700a: Pushed 14:18:33 8811a3ed4c04: Pushed 14:18:33 724bfdd06b93: Pushed 14:18:33 aedc3bda2944: Layer already exists 14:18:33 37c97f43024a: Pushed 14:18:34 0aa9c66fdb08: Pushed 14:18:34 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:21112f6ffe302f226b8062a254a56252010d1f415573fd7db79ca212615dbf6e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:35 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:35 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 14:18:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:18:35 920ced10700a: Preparing 14:18:35 0aa9c66fdb08: Preparing 14:18:35 113121a8e739: Preparing 14:18:35 724bfdd06b93: Preparing 14:18:35 8811a3ed4c04: Preparing 14:18:35 37c97f43024a: Preparing 14:18:35 aedc3bda2944: Preparing 14:18:35 37c97f43024a: Waiting 14:18:35 aedc3bda2944: Waiting 14:18:35 8811a3ed4c04: Layer already exists 14:18:35 920ced10700a: Layer already exists 14:18:35 113121a8e739: Layer already exists 14:18:35 0aa9c66fdb08: Layer already exists 14:18:35 724bfdd06b93: Layer already exists 14:18:35 37c97f43024a: Layer already exists 14:18:35 aedc3bda2944: Layer already exists 14:18:35 latest: digest: sha256:21112f6ffe302f226b8062a254a56252010d1f415573fd7db79ca212615dbf6e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:35 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:36 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.22 14:18:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:18:36 920ced10700a: Preparing 14:18:36 0aa9c66fdb08: Preparing 14:18:36 113121a8e739: Preparing 14:18:36 724bfdd06b93: Preparing 14:18:36 8811a3ed4c04: Preparing 14:18:36 37c97f43024a: Preparing 14:18:36 aedc3bda2944: Preparing 14:18:36 37c97f43024a: Waiting 14:18:36 aedc3bda2944: Waiting 14:18:36 724bfdd06b93: Layer already exists 14:18:36 113121a8e739: Layer already exists 14:18:36 920ced10700a: Layer already exists 14:18:36 8811a3ed4c04: Layer already exists 14:18:36 0aa9c66fdb08: Layer already exists 14:18:36 aedc3bda2944: Layer already exists 14:18:36 37c97f43024a: Layer already exists 14:18:36 3.2.0-dev.22: digest: sha256:21112f6ffe302f226b8062a254a56252010d1f415573fd7db79ca212615dbf6e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:36 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:37 + docker push nexus3.edgexfoundry.org:10004/core-command:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:18:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:18:37 920ced10700a: Preparing 14:18:37 0aa9c66fdb08: Preparing 14:18:37 113121a8e739: Preparing 14:18:37 724bfdd06b93: Preparing 14:18:37 8811a3ed4c04: Preparing 14:18:37 37c97f43024a: Preparing 14:18:37 aedc3bda2944: Preparing 14:18:37 37c97f43024a: Waiting 14:18:37 aedc3bda2944: Waiting 14:18:37 724bfdd06b93: Layer already exists 14:18:37 0aa9c66fdb08: Layer already exists 14:18:37 920ced10700a: Layer already exists 14:18:37 113121a8e739: Layer already exists 14:18:37 8811a3ed4c04: Layer already exists 14:18:37 aedc3bda2944: Layer already exists 14:18:37 37c97f43024a: Layer already exists 14:18:37 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:21112f6ffe302f226b8062a254a56252010d1f415573fd7db79ca212615dbf6e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:37 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:37 + docker push nexus3.edgexfoundry.org:10004/core-command:main 14:18:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:18:37 920ced10700a: Preparing 14:18:37 0aa9c66fdb08: Preparing 14:18:37 113121a8e739: Preparing 14:18:37 724bfdd06b93: Preparing 14:18:37 8811a3ed4c04: Preparing 14:18:37 37c97f43024a: Preparing 14:18:37 aedc3bda2944: Preparing 14:18:37 aedc3bda2944: Waiting 14:18:37 37c97f43024a: Waiting 14:18:37 724bfdd06b93: Layer already exists 14:18:37 113121a8e739: Layer already exists 14:18:37 0aa9c66fdb08: Layer already exists 14:18:37 8811a3ed4c04: Layer already exists 14:18:37 920ced10700a: Layer already exists 14:18:37 37c97f43024a: Layer already exists 14:18:37 aedc3bda2944: Layer already exists 14:18:37 main: digest: sha256:21112f6ffe302f226b8062a254a56252010d1f415573fd7db79ca212615dbf6e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:18:38 ===================================================== [Pipeline] echo 14:18:38 taggedImages: 14:18:38 - nexus3.edgexfoundry.org:10004/core-command:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:18:38 - nexus3.edgexfoundry.org:10004/core-command:latest 14:18:38 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.22 14:18:38 - nexus3.edgexfoundry.org:10004/core-command:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:18:38 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 14:18:38 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 14:18:38 0d425ac2ae011753f394f0a7a36a0711b6bec884 14:18:38 latest 14:18:38 3.2.0-dev.22 14:18:38 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:18:38 main 14:18:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:38 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:18:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 14:18:39 69b7885f90ba: Preparing 14:18:39 2a5fd1e28726: Preparing 14:18:39 40ef254be53b: Preparing 14:18:39 c9d3f36a8d0e: Preparing 14:18:39 113121a8e739: Preparing 14:18:39 724bfdd06b93: Preparing 14:18:39 8811a3ed4c04: Preparing 14:18:39 37c97f43024a: Preparing 14:18:39 aedc3bda2944: Preparing 14:18:39 8811a3ed4c04: Waiting 14:18:39 37c97f43024a: Waiting 14:18:39 aedc3bda2944: Waiting 14:18:39 724bfdd06b93: Waiting 14:18:39 113121a8e739: Layer already exists 14:18:39 724bfdd06b93: Layer already exists 14:18:39 8811a3ed4c04: Layer already exists 14:18:39 37c97f43024a: Layer already exists 14:18:39 aedc3bda2944: Layer already exists 14:18:39 2a5fd1e28726: Pushed 14:18:39 69b7885f90ba: Pushed 14:18:39 40ef254be53b: Pushed 14:18:40 c9d3f36a8d0e: Pushed 14:18:40 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:c26a6e96f99a9d1d1c3648f6fb8bf87953b8eb0a9e4eb200abc77fbcc528edc5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:40 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:41 #1 [security-spire-config internal] load build definition from Dockerfile 14:18:41 #1 transferring dockerfile: 1.69kB done 14:18:41 #1 DONE 0.1s 14:18:41 14:18:41 #2 [core-data internal] load build definition from Dockerfile 14:18:41 #2 transferring dockerfile: 2.01kB done 14:18:41 #2 DONE 0.0s 14:18:41 14:18:41 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 14:18:41 #3 transferring dockerfile: 1.89kB done 14:18:41 #3 DONE 0.1s 14:18:41 14:18:41 #4 [security-spire-server internal] load build definition from Dockerfile 14:18:41 #4 transferring dockerfile: 1.70kB 0.0s done 14:18:41 #4 DONE 0.1s 14:18:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 14:18:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 14:18:41 69b7885f90ba: Preparing 14:18:41 2a5fd1e28726: Preparing 14:18:41 40ef254be53b: Preparing 14:18:41 c9d3f36a8d0e: Preparing 14:18:41 113121a8e739: Preparing 14:18:41 724bfdd06b93: Preparing 14:18:41 8811a3ed4c04: Preparing 14:18:41 37c97f43024a: Preparing 14:18:41 aedc3bda2944: Preparing 14:18:41 724bfdd06b93: Waiting 14:18:41 8811a3ed4c04: Waiting 14:18:41 37c97f43024a: Waiting 14:18:41 aedc3bda2944: Waiting 14:18:41 2a5fd1e28726: Layer already exists 14:18:41 40ef254be53b: Layer already exists 14:18:41 69b7885f90ba: Layer already exists 14:18:41 113121a8e739: Layer already exists 14:18:41 c9d3f36a8d0e: Layer already exists 14:18:41 724bfdd06b93: Layer already exists 14:18:41 8811a3ed4c04: Layer already exists 14:18:41 aedc3bda2944: Layer already exists 14:18:41 37c97f43024a: Layer already exists 14:18:41 latest: digest: sha256:c26a6e96f99a9d1d1c3648f6fb8bf87953b8eb0a9e4eb200abc77fbcc528edc5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 14:18:41 14:18:41 #5 [core-command internal] load build definition from Dockerfile 14:18:41 #5 transferring dockerfile: 1.93kB done 14:18:41 #5 DONE 0.1s 14:18:41 14:18:41 #6 [core-metadata internal] load build definition from Dockerfile 14:18:41 #6 transferring dockerfile: 2.06kB 0.0s done 14:18:41 #6 DONE 0.1s 14:18:41 14:18:41 #7 [security-bootstrapper internal] load build definition from Dockerfile [Pipeline] sh 14:18:41 #7 transferring dockerfile: 2.93kB 0.0s done 14:18:41 #7 DONE 0.1s 14:18:41 14:18:41 #8 [support-notifications internal] load build definition from Dockerfile 14:18:41 #8 transferring dockerfile: 1.95kB 0.0s done 14:18:41 #8 DONE 0.1s 14:18:41 14:18:41 #9 [security-proxy-auth internal] load build definition from Dockerfile 14:18:41 #9 transferring dockerfile: 2.15kB done 14:18:41 #9 DONE 0.1s 14:18:41 14:18:41 #10 [security-proxy-setup internal] load build definition from Dockerfile 14:18:41 #10 transferring dockerfile: 2.50kB 0.0s done 14:18:41 #10 DONE 0.1s 14:18:41 14:18:41 #11 [support-scheduler internal] load build definition from Dockerfile 14:18:41 #11 transferring dockerfile: 1.93kB done 14:18:41 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:41 #11 DONE 0.1s 14:18:41 14:18:41 #12 [security-secretstore-setup internal] load build definition from Dockerfile 14:18:41 #12 transferring dockerfile: 2.49kB 0.0s done 14:18:41 #12 DONE 0.1s 14:18:41 14:18:41 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 14:18:41 #13 transferring dockerfile: 2.23kB 0.0s done 14:18:41 #13 DONE 0.1s 14:18:41 14:18:41 #14 [security-spire-agent internal] load build definition from Dockerfile 14:18:41 #14 transferring dockerfile: 1.81kB 0.0s done 14:18:41 #14 DONE 0.1s 14:18:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.22 14:18:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 14:18:42 69b7885f90ba: Preparing 14:18:42 2a5fd1e28726: Preparing 14:18:42 40ef254be53b: Preparing 14:18:42 c9d3f36a8d0e: Preparing 14:18:42 113121a8e739: Preparing 14:18:42 724bfdd06b93: Preparing 14:18:42 8811a3ed4c04: Preparing 14:18:42 37c97f43024a: Preparing 14:18:42 aedc3bda2944: Preparing 14:18:42 37c97f43024a: Waiting 14:18:42 724bfdd06b93: Waiting 14:18:42 8811a3ed4c04: Waiting 14:18:42 aedc3bda2944: Waiting 14:18:42 113121a8e739: Layer already exists 14:18:42 40ef254be53b: Layer already exists 14:18:42 69b7885f90ba: Layer already exists 14:18:42 c9d3f36a8d0e: Layer already exists 14:18:42 2a5fd1e28726: Layer already exists 14:18:42 37c97f43024a: Layer already exists 14:18:42 724bfdd06b93: Layer already exists 14:18:42 8811a3ed4c04: Layer already exists 14:18:42 aedc3bda2944: Layer already exists 14:18:42 3.2.0-dev.22: digest: sha256:c26a6e96f99a9d1d1c3648f6fb8bf87953b8eb0a9e4eb200abc77fbcc528edc5 size: 2193 [Pipeline] } 14:18:42 14:18:42 #15 [security-spire-config internal] load .dockerignore 14:18:42 #15 transferring context: 50B done 14:18:42 #15 DONE 0.1s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:42 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:42 14:18:42 #16 [core-data internal] load .dockerignore 14:18:42 #16 transferring context: 50B done 14:18:42 #16 DONE 0.1s 14:18:42 14:18:42 #17 [security-spiffe-token-provider internal] load .dockerignore 14:18:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:18:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 14:18:43 69b7885f90ba: Preparing 14:18:43 2a5fd1e28726: Preparing 14:18:43 40ef254be53b: Preparing 14:18:43 c9d3f36a8d0e: Preparing 14:18:43 113121a8e739: Preparing 14:18:43 724bfdd06b93: Preparing 14:18:43 8811a3ed4c04: Preparing 14:18:43 37c97f43024a: Preparing 14:18:43 aedc3bda2944: Preparing 14:18:43 8811a3ed4c04: Waiting 14:18:43 724bfdd06b93: Waiting 14:18:43 37c97f43024a: Waiting 14:18:43 2a5fd1e28726: Layer already exists 14:18:43 113121a8e739: Layer already exists 14:18:43 40ef254be53b: Layer already exists 14:18:43 69b7885f90ba: Layer already exists 14:18:43 c9d3f36a8d0e: Layer already exists 14:18:43 724bfdd06b93: Layer already exists 14:18:43 8811a3ed4c04: Layer already exists 14:18:43 aedc3bda2944: Layer already exists 14:18:43 37c97f43024a: Layer already exists 14:18:43 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:c26a6e96f99a9d1d1c3648f6fb8bf87953b8eb0a9e4eb200abc77fbcc528edc5 size: 2193 [Pipeline] } 14:18:43 #17 transferring context: 50B done 14:18:43 #17 DONE 0.1s 14:18:43 14:18:43 #18 [security-spire-server internal] load .dockerignore 14:18:43 #18 transferring context: 50B 0.0s done 14:18:43 #18 DONE 0.1s 14:18:43 14:18:43 #19 [core-command internal] load .dockerignore 14:18:43 #19 transferring context: 50B 0.0s done 14:18:43 #19 DONE 0.1s 14:18:43 14:18:43 #20 [core-metadata internal] load .dockerignore [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:43 #20 transferring context: 50B done 14:18:43 #20 DONE 0.1s 14:18:43 14:18:43 #21 [security-bootstrapper internal] load .dockerignore 14:18:43 #21 transferring context: 50B 0.0s done 14:18:43 #21 ... 14:18:43 14:18:43 #22 [support-notifications internal] load .dockerignore 14:18:43 #22 transferring context: 50B done 14:18:43 #22 DONE 0.1s 14:18:43 14:18:43 #23 [security-proxy-auth internal] load .dockerignore 14:18:43 #23 transferring context: 50B done 14:18:43 #23 DONE 0.1s 14:18:43 14:18:43 #24 [security-proxy-setup internal] load .dockerignore 14:18:43 #24 transferring context: 50B done 14:18:43 #24 DONE 0.1s 14:18:43 14:18:43 #25 [support-scheduler internal] load .dockerignore 14:18:43 #25 transferring context: 50B 0.0s done 14:18:43 #25 DONE 0.1s 14:18:43 14:18:43 #21 [security-bootstrapper internal] load .dockerignore 14:18:43 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:43 #21 ... 14:18:43 14:18:43 #26 [security-secretstore-setup internal] load .dockerignore 14:18:43 #26 transferring context: 50B done 14:18:43 #26 DONE 0.1s 14:18:43 14:18:43 #27 [security-spire-agent internal] load .dockerignore 14:18:43 #27 transferring context: 50B done 14:18:43 #27 DONE 0.1s 14:18:43 14:18:43 #28 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 14:18:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 14:18:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 14:18:43 69b7885f90ba: Preparing 14:18:43 2a5fd1e28726: Preparing 14:18:43 40ef254be53b: Preparing 14:18:43 c9d3f36a8d0e: Preparing 14:18:43 113121a8e739: Preparing 14:18:43 724bfdd06b93: Preparing 14:18:43 8811a3ed4c04: Preparing 14:18:43 37c97f43024a: Preparing 14:18:43 aedc3bda2944: Preparing 14:18:43 724bfdd06b93: Waiting 14:18:43 8811a3ed4c04: Waiting 14:18:43 aedc3bda2944: Waiting 14:18:43 37c97f43024a: Waiting 14:18:43 2a5fd1e28726: Layer already exists 14:18:43 c9d3f36a8d0e: Layer already exists 14:18:43 40ef254be53b: Layer already exists 14:18:43 113121a8e739: Layer already exists 14:18:43 69b7885f90ba: Layer already exists 14:18:43 8811a3ed4c04: Layer already exists 14:18:43 724bfdd06b93: Layer already exists 14:18:43 37c97f43024a: Layer already exists 14:18:43 aedc3bda2944: Layer already exists 14:18:43 main: digest: sha256:c26a6e96f99a9d1d1c3648f6fb8bf87953b8eb0a9e4eb200abc77fbcc528edc5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:18:44 ===================================================== [Pipeline] echo 14:18:44 taggedImages: 14:18:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:18:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 14:18:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.22 14:18:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:18:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 14:18:44 #28 ... 14:18:44 14:18:44 #29 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 14:18:44 #29 DONE 0.5s [Pipeline] echo 14:18:44 [edgeXDocker.push] Tagging docker image core-data with the following tags: 14:18:44 0d425ac2ae011753f394f0a7a36a0711b6bec884 14:18:44 latest 14:18:44 3.2.0-dev.22 14:18:44 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:18:44 main 14:18:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:44 14:18:44 #30 [core-common-config-bootstrapper internal] load .dockerignore 14:18:44 #30 transferring context: 50B done 14:18:44 #30 ... 14:18:44 14:18:44 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:18:44 #31 DONE 0.0s 14:18:44 14:18:44 #28 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 14:18:44 #28 DONE 0.8s 14:18:44 14:18:44 #32 [security-spiffe-token-provider stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:18:44 #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 14:18:44 #32 ... 14:18:44 14:18:44 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:18:44 #31 DONE 0.0s 14:18:44 14:18:44 #33 [security-spire-config internal] load build context 14:18:44 #33 transferring context: 16.35kB 0.0s done 14:18:44 #33 DONE 0.3s 14:18:44 14:18:44 #32 [security-spiffe-token-provider stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:18:44 #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 14:18:44 #32 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 14:18:44 #32 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 14:18:44 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:45 #32 ... 14:18:45 14:18:45 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:18:45 #31 DONE 0.0s 14:18:45 14:18:45 #29 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 14:18:45 #29 DONE 0.5s 14:18:45 14:18:45 #32 [security-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:18:45 #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 14:18:45 #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 14:18:45 #32 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 14:18:45 #32 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 14:18:45 + docker push nexus3.edgexfoundry.org:10004/core-data:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:18:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:18:45 7d0904e842dd: Preparing 14:18:45 f29b6d802fc4: Preparing 14:18:45 113121a8e739: Preparing 14:18:45 724bfdd06b93: Preparing 14:18:45 ebaa39023a12: Preparing 14:18:45 b7da6b5d0444: Preparing 14:18:45 aedc3bda2944: Preparing 14:18:45 b7da6b5d0444: Waiting 14:18:45 aedc3bda2944: Waiting 14:18:45 724bfdd06b93: Layer already exists 14:18:45 113121a8e739: Layer already exists 14:18:45 aedc3bda2944: Layer already exists 14:18:45 ebaa39023a12: Pushed 14:18:45 7d0904e842dd: Pushed 14:18:45 b7da6b5d0444: Pushed 14:18:45 #32 ... 14:18:45 14:18:45 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:18:45 #31 DONE 0.0s 14:18:45 14:18:45 #28 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 14:18:45 #28 DONE 0.8s 14:18:45 14:18:45 #32 [security-spire-server stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:18:45 #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 14:18:45 #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 14:18:45 #32 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 14:18:45 #32 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 14:18:45 #32 ... 14:18:45 14:18:45 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:18:45 #31 DONE 0.0s 14:18:45 14:18:45 #32 [security-spire-server stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:18:45 #32 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0B / 3.33MB 0.6s 14:18:45 #32 ... 14:18:45 14:18:45 #29 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 14:18:45 #29 DONE 0.9s 14:18:45 14:18:45 #32 [support-notifications stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:18:45 #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 14:18:45 #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 14:18:45 #32 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 14:18:45 #32 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 14:18:45 #32 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.16MB / 3.33MB 0.8s 14:18:45 #32 ... 14:18:45 14:18:45 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:18:45 #31 DONE 0.1s 14:18:45 14:18:45 #32 [security-proxy-auth stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:18:45 #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 14:18:45 #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 14:18:45 #32 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 14:18:45 #32 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 14:18:45 #32 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.15MB / 3.33MB 0.9s 14:18:45 #32 ... 14:18:45 14:18:45 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:18:45 #31 DONE 0.1s 14:18:45 14:18:45 #32 [security-proxy-auth stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:18:45 #32 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.9s done 14:18:45 #32 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 14:18:46 #32 ... 14:18:46 14:18:46 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:18:46 #31 DONE 0.1s 14:18:46 14:18:46 #29 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 14:18:46 #29 DONE 1.4s 14:18:46 14:18:46 #34 [support-scheduler internal] load build context 14:18:46 #34 DONE 0.0s 14:18:46 14:18:46 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:18:46 #31 DONE 0.1s 14:18:46 14:18:46 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 14:18:46 f29b6d802fc4: Pushed 14:18:46 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:540280d2ddff3ca88342aeea79791c15fc2cc07a91e34250a35b7c6ad558a9e6 size: 1778 [Pipeline] } [Pipeline] // withEnv 14:18:46 #29 DONE 1.7s 14:18:46 14:18:46 #32 [security-secretstore-setup stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:18:46 #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 14:18:46 #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 14:18:46 #32 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 14:18:46 #32 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 14:18:46 #32 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.9s done 14:18:46 #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 14:18:46 #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 14:18:46 #32 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 14:18:46 #32 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 14:18:46 #32 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.9s done [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:46 #32 ... 14:18:46 14:18:46 #35 [core-data internal] load build context 14:18:46 #35 transferring context: 2.56MB 1.0s done 14:18:46 #35 DONE 2.3s 14:18:46 14:18:46 #32 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:18:46 #32 ... 14:18:46 14:18:46 #36 [security-spire-server internal] load build context 14:18:46 #36 transferring context: 18.10kB 0.1s done 14:18:46 #36 DONE 1.7s 14:18:47 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:47 14:18:47 #29 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 14:18:47 #29 DONE 2.1s 14:18:47 14:18:47 #32 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:18:47 #32 ... 14:18:47 14:18:47 #28 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 14:18:47 #28 DONE 1.4s 14:18:47 14:18:47 #32 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:18:47 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 14:18:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:18:47 7d0904e842dd: Preparing 14:18:47 f29b6d802fc4: Preparing 14:18:47 113121a8e739: Preparing 14:18:47 724bfdd06b93: Preparing 14:18:47 ebaa39023a12: Preparing 14:18:47 b7da6b5d0444: Preparing 14:18:47 aedc3bda2944: Preparing 14:18:47 b7da6b5d0444: Waiting 14:18:47 aedc3bda2944: Waiting 14:18:47 ebaa39023a12: Layer already exists 14:18:47 724bfdd06b93: Layer already exists 14:18:47 7d0904e842dd: Layer already exists 14:18:47 f29b6d802fc4: Layer already exists 14:18:47 113121a8e739: Layer already exists 14:18:47 b7da6b5d0444: Layer already exists 14:18:47 aedc3bda2944: Layer already exists 14:18:47 latest: digest: sha256:540280d2ddff3ca88342aeea79791c15fc2cc07a91e34250a35b7c6ad558a9e6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:47 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:48 #32 ... 14:18:48 14:18:48 #37 [security-spiffe-token-provider internal] load build context 14:18:48 #37 transferring context: 2.56MB 2.4s done 14:18:48 #37 DONE 3.4s 14:18:48 14:18:48 #32 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:18:48 #32 ... 14:18:48 14:18:48 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 14:18:48 #38 DONE 1.4s 14:18:48 14:18:48 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 14:18:48 #39 DONE 0.0s 14:18:48 14:18:48 #40 [security-spire-agent internal] load build context 14:18:48 #40 DONE 0.0s 14:18:48 14:18:48 #32 [security-spire-agent stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:18:48 #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 14:18:48 #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 14:18:48 #32 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 14:18:48 #32 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 14:18:48 #32 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.9s done 14:18:48 #32 ... 14:18:48 14:18:48 #41 [core-command internal] load build context 14:18:48 #41 transferring context: 2.56MB 1.8s done 14:18:48 #41 DONE 3.2s 14:18:48 14:18:48 #32 [security-spire-agent stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:18:48 #32 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.5s done 14:18:48 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.22 14:18:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:18:48 7d0904e842dd: Preparing 14:18:48 f29b6d802fc4: Preparing 14:18:48 113121a8e739: Preparing 14:18:48 724bfdd06b93: Preparing 14:18:48 ebaa39023a12: Preparing 14:18:48 b7da6b5d0444: Preparing 14:18:48 aedc3bda2944: Preparing 14:18:48 b7da6b5d0444: Waiting 14:18:48 aedc3bda2944: Waiting 14:18:48 f29b6d802fc4: Layer already exists 14:18:48 ebaa39023a12: Layer already exists 14:18:48 7d0904e842dd: Layer already exists 14:18:48 113121a8e739: Layer already exists 14:18:48 724bfdd06b93: Layer already exists 14:18:48 b7da6b5d0444: Layer already exists 14:18:48 aedc3bda2944: Layer already exists 14:18:48 3.2.0-dev.22: digest: sha256:540280d2ddff3ca88342aeea79791c15fc2cc07a91e34250a35b7c6ad558a9e6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 14:18:48 #32 ... 14:18:48 14:18:48 #42 [core-metadata internal] load build context 14:18:48 #42 transferring context: 2.56MB 2.2s done 14:18:48 #42 DONE 3.4s 14:18:48 14:18:48 #43 [security-bootstrapper internal] load build context 14:18:48 #43 transferring context: 2.56MB 1.9s done 14:18:48 #43 DONE 3.4s 14:18:48 14:18:48 #44 [support-notifications internal] load build context 14:18:48 #44 transferring context: 2.56MB 1.4s done 14:18:48 #44 DONE 3.0s 14:18:48 14:18:48 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 14:18:48 #39 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.0s done 14:18:48 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 14:18:48 #39 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 14:18:48 #39 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 14:18:48 #39 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 14:18:48 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [Pipeline] sh 14:18:48 #39 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0B / 300B 0.4s 14:18:48 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:48 #39 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s 14:18:48 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 0B / 17.12MB 0.5s 14:18:48 #39 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done 14:18:48 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 1.05MB / 17.12MB 0.7s 14:18:48 #39 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 14:18:49 + docker push nexus3.edgexfoundry.org:10004/core-data:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:18:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:18:49 7d0904e842dd: Preparing 14:18:49 f29b6d802fc4: Preparing 14:18:49 113121a8e739: Preparing 14:18:49 724bfdd06b93: Preparing 14:18:49 ebaa39023a12: Preparing 14:18:49 b7da6b5d0444: Preparing 14:18:49 aedc3bda2944: Preparing 14:18:49 b7da6b5d0444: Waiting 14:18:49 aedc3bda2944: Waiting 14:18:49 ebaa39023a12: Layer already exists 14:18:49 7d0904e842dd: Layer already exists 14:18:49 f29b6d802fc4: Layer already exists 14:18:49 724bfdd06b93: Layer already exists 14:18:49 113121a8e739: Layer already exists 14:18:49 b7da6b5d0444: Layer already exists 14:18:49 aedc3bda2944: Layer already exists 14:18:49 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:540280d2ddff3ca88342aeea79791c15fc2cc07a91e34250a35b7c6ad558a9e6 size: 1778 [Pipeline] } 14:18:49 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 2.10MB / 17.12MB 0.8s 14:18:49 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 3.15MB / 17.12MB 0.9s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:49 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.29MB / 17.12MB 1.1s 14:18:49 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 14:18:49 #39 ... 14:18:49 14:18:49 #45 [security-proxy-auth internal] load build context 14:18:49 #45 transferring context: 2.56MB 1.5s done 14:18:49 #45 DONE 4.0s 14:18:49 14:18:49 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 14:18:49 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.39MB / 17.12MB 1.3s 14:18:49 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.44MB / 17.12MB 1.4s 14:18:49 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.49MB / 17.12MB 1.5s [Pipeline] sh 14:18:50 #39 ... 14:18:50 14:18:50 #32 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:18:50 #32 DONE 6.3s 14:18:50 14:18:50 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 14:18:50 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.53MB / 17.12MB 1.6s 14:18:50 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.63MB / 17.12MB 1.7s 14:18:50 + docker push nexus3.edgexfoundry.org:10004/core-data:main 14:18:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:18:50 7d0904e842dd: Preparing 14:18:50 f29b6d802fc4: Preparing 14:18:50 113121a8e739: Preparing 14:18:50 724bfdd06b93: Preparing 14:18:50 ebaa39023a12: Preparing 14:18:50 b7da6b5d0444: Preparing 14:18:50 aedc3bda2944: Preparing 14:18:50 b7da6b5d0444: Waiting 14:18:50 aedc3bda2944: Waiting 14:18:50 724bfdd06b93: Layer already exists 14:18:50 ebaa39023a12: Layer already exists 14:18:50 f29b6d802fc4: Layer already exists 14:18:50 7d0904e842dd: Layer already exists 14:18:50 113121a8e739: Layer already exists 14:18:50 b7da6b5d0444: Layer already exists 14:18:50 aedc3bda2944: Layer already exists 14:18:50 main: digest: sha256:540280d2ddff3ca88342aeea79791c15fc2cc07a91e34250a35b7c6ad558a9e6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } 14:18:50 #39 ... 14:18:50 14:18:50 #46 [security-secretstore-setup internal] load build context 14:18:50 #46 transferring context: 2.56MB 1.5s done 14:18:50 #46 DONE 3.9s 14:18:50 14:18:50 #47 [core-common-config-bootstrapper internal] load build context 14:18:50 #47 transferring context: 2.56MB 1.6s done 14:18:50 #47 DONE 3.5s 14:18:50 14:18:50 #34 [support-scheduler internal] load build context 14:18:50 #34 transferring context: 2.56MB 1.6s done 14:18:50 #34 DONE 3.9s 14:18:50 14:18:50 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 14:18:50 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 1.8s 14:18:50 #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14:18:50 #39 ... 14:18:50 14:18:50 #40 [security-spire-agent internal] load build context 14:18:50 #40 transferring context: 17.63kB 0.0s done 14:18:50 #40 DONE 1.9s 14:18:50 14:18:50 #48 [security-proxy-setup internal] load build context 14:18:50 #48 transferring context: 2.56MB 1.7s done 14:18:50 #48 DONE 4.0s 14:18:50 14:18:50 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 14:18:50 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 1.8s done [Pipeline] // withEnv [Pipeline] echo 14:18:50 ===================================================== [Pipeline] echo 14:18:50 taggedImages: 14:18:50 - nexus3.edgexfoundry.org:10004/core-data:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:18:50 - nexus3.edgexfoundry.org:10004/core-data:latest 14:18:50 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.22 14:18:50 - nexus3.edgexfoundry.org:10004/core-data:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:18:50 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 14:18:50 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 14:18:50 0d425ac2ae011753f394f0a7a36a0711b6bec884 14:18:50 latest 14:18:50 3.2.0-dev.22 14:18:50 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:18:50 main 14:18:50 ===================================================== [Pipeline] withEnv [Pipeline] { 14:18:50 #39 ... 14:18:50 14:18:50 #49 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 14:18:50 #49 DONE 6.3s [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:50 14:18:50 #50 [core-metadata builder 2/7] WORKDIR /edgex-go 14:18:51 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:18:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:18:51 00817cf17097: Preparing 14:18:51 3a43d16d4b98: Preparing 14:18:51 bdf9563a40e8: Preparing 14:18:51 113121a8e739: Preparing 14:18:51 724bfdd06b93: Preparing 14:18:51 8811a3ed4c04: Preparing 14:18:51 37c97f43024a: Preparing 14:18:51 aedc3bda2944: Preparing 14:18:51 37c97f43024a: Waiting 14:18:51 aedc3bda2944: Waiting 14:18:51 8811a3ed4c04: Waiting 14:18:51 724bfdd06b93: Layer already exists 14:18:51 113121a8e739: Layer already exists 14:18:51 8811a3ed4c04: Layer already exists 14:18:51 37c97f43024a: Layer already exists 14:18:51 aedc3bda2944: Layer already exists 14:18:51 3a43d16d4b98: Pushed 14:18:51 00817cf17097: Pushed 14:18:51 #50 DONE 1.1s 14:18:51 14:18:51 #51 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 14:18:52 bdf9563a40e8: Pushed 14:18:52 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:63d1556b5aa502783d80a325137c8b53ffa74dee8c129c987ae8af988563a3fe size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:53 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 14:18:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:18:53 00817cf17097: Preparing 14:18:53 3a43d16d4b98: Preparing 14:18:53 bdf9563a40e8: Preparing 14:18:53 113121a8e739: Preparing 14:18:53 724bfdd06b93: Preparing 14:18:53 8811a3ed4c04: Preparing 14:18:53 37c97f43024a: Preparing 14:18:53 aedc3bda2944: Preparing 14:18:53 8811a3ed4c04: Waiting 14:18:53 aedc3bda2944: Waiting 14:18:53 00817cf17097: Layer already exists 14:18:53 724bfdd06b93: Layer already exists 14:18:53 113121a8e739: Layer already exists 14:18:53 3a43d16d4b98: Layer already exists 14:18:53 bdf9563a40e8: Layer already exists 14:18:53 aedc3bda2944: Layer already exists 14:18:53 8811a3ed4c04: Layer already exists 14:18:53 37c97f43024a: Layer already exists 14:18:53 latest: digest: sha256:63d1556b5aa502783d80a325137c8b53ffa74dee8c129c987ae8af988563a3fe size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:54 #51 ... 14:18:54 14:18:54 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:18:54 #52 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 14:18:54 #52 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 14:18:54 #52 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 14:18:54 #52 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 14:18:54 #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 14:18:54 #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done 14:18:54 #52 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done 14:18:54 #52 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done 14:18:54 #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.1s done 14:18:54 #52 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 14:18:54 #52 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 14:18:54 #52 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.4s 14:18:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.22 14:18:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:18:54 00817cf17097: Preparing 14:18:54 3a43d16d4b98: Preparing 14:18:54 bdf9563a40e8: Preparing 14:18:54 113121a8e739: Preparing 14:18:54 724bfdd06b93: Preparing 14:18:54 8811a3ed4c04: Preparing 14:18:54 37c97f43024a: Preparing 14:18:54 aedc3bda2944: Preparing 14:18:54 aedc3bda2944: Waiting 14:18:54 8811a3ed4c04: Waiting 14:18:54 00817cf17097: Layer already exists 14:18:54 724bfdd06b93: Layer already exists 14:18:54 bdf9563a40e8: Layer already exists 14:18:54 113121a8e739: Layer already exists 14:18:54 3a43d16d4b98: Layer already exists 14:18:54 37c97f43024a: Layer already exists 14:18:54 8811a3ed4c04: Layer already exists 14:18:54 aedc3bda2944: Layer already exists 14:18:54 3.2.0-dev.22: digest: sha256:63d1556b5aa502783d80a325137c8b53ffa74dee8c129c987ae8af988563a3fe size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:18:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:18:55 00817cf17097: Preparing 14:18:55 3a43d16d4b98: Preparing 14:18:55 bdf9563a40e8: Preparing 14:18:55 113121a8e739: Preparing 14:18:55 724bfdd06b93: Preparing 14:18:55 8811a3ed4c04: Preparing 14:18:55 37c97f43024a: Preparing 14:18:55 aedc3bda2944: Preparing 14:18:55 37c97f43024a: Waiting 14:18:55 aedc3bda2944: Waiting 14:18:55 8811a3ed4c04: Waiting 14:18:55 3a43d16d4b98: Layer already exists 14:18:55 00817cf17097: Layer already exists 14:18:55 113121a8e739: Layer already exists 14:18:55 724bfdd06b93: Layer already exists 14:18:55 bdf9563a40e8: Layer already exists 14:18:55 8811a3ed4c04: Layer already exists 14:18:55 37c97f43024a: Layer already exists 14:18:55 aedc3bda2944: Layer already exists 14:18:55 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:63d1556b5aa502783d80a325137c8b53ffa74dee8c129c987ae8af988563a3fe size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:56 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 14:18:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:18:56 00817cf17097: Preparing 14:18:56 3a43d16d4b98: Preparing 14:18:56 bdf9563a40e8: Preparing 14:18:56 113121a8e739: Preparing 14:18:56 724bfdd06b93: Preparing 14:18:56 8811a3ed4c04: Preparing 14:18:56 37c97f43024a: Preparing 14:18:56 aedc3bda2944: Preparing 14:18:56 8811a3ed4c04: Waiting 14:18:56 aedc3bda2944: Waiting 14:18:56 bdf9563a40e8: Layer already exists 14:18:56 3a43d16d4b98: Layer already exists 14:18:56 113121a8e739: Layer already exists 14:18:56 724bfdd06b93: Layer already exists 14:18:56 00817cf17097: Layer already exists 14:18:56 37c97f43024a: Layer already exists 14:18:56 aedc3bda2944: Layer already exists 14:18:56 8811a3ed4c04: Layer already exists 14:18:56 main: digest: sha256:63d1556b5aa502783d80a325137c8b53ffa74dee8c129c987ae8af988563a3fe size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:18:57 ===================================================== [Pipeline] echo 14:18:57 taggedImages: 14:18:57 - nexus3.edgexfoundry.org:10004/core-metadata:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:18:57 - nexus3.edgexfoundry.org:10004/core-metadata:latest 14:18:57 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.22 14:18:57 - nexus3.edgexfoundry.org:10004/core-metadata:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:18:57 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 14:18:57 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 14:18:57 0d425ac2ae011753f394f0a7a36a0711b6bec884 14:18:57 latest 14:18:57 3.2.0-dev.22 14:18:57 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:18:57 main 14:18:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:57 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:00 #52 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.6s 14:19:00 #52 ... 14:19:00 14:19:00 #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 14:19:00 #0 6.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:19:00 #0 7.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:19:00 #0 9.721 (1/4) Installing dumb-init (1.2.5-r2) 14:19:00 #0 9.754 (2/4) Installing openssl (3.1.4-r5) 14:19:00 #0 9.815 (3/4) Installing su-exec (0.2-r3) 14:19:00 #0 9.832 (4/4) Installing yq (4.33.3-r5) 14:19:00 #53 ... 14:19:00 14:19:00 #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 14:19:00 #0 6.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:19:00 #0 7.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:19:00 #54 ... 14:19:00 14:19:00 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:19:00 #0 8.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:19:00 #55 ... 14:19:00 14:19:00 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:19:00 #0 7.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:19:00 #0 8.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:19:00 #56 ... 14:19:00 14:19:00 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 14:19:00 #0 7.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:19:00 #0 8.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:19:00 #57 ... 14:19:00 14:19:00 #58 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 14:19:00 #0 8.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:19:00 #58 ... 14:19:00 14:19:00 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 14:19:00 #0 8.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:19:00 #0 9.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:19:00 #59 ... 14:19:00 14:19:00 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:19:00 #0 6.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:19:00 #0 6.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:19:00 #0 10.59 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 14:19:00 #0 10.59 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 14:19:00 #0 10.59 OK: 19946 distinct packages available 14:19:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:19:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:19:01 73ae86a3fb2f: Preparing 14:19:01 776c2d348ef3: Preparing 14:19:01 5e10a2f0ea45: Preparing 14:19:01 656bb43fbdc4: Preparing 14:19:01 1ccdccc2bad2: Preparing 14:19:01 79d83d28c366: Preparing 14:19:01 7326369283ca: Preparing 14:19:01 113121a8e739: Preparing 14:19:01 724bfdd06b93: Preparing 14:19:01 12aeebf99bc5: Preparing 14:19:01 1036bc201665: Preparing 14:19:01 5f70bf18a086: Preparing 14:19:01 623bc4af089c: Preparing 14:19:01 4fcbcf96d6ba: Preparing 14:19:01 724bfdd06b93: Waiting 14:19:01 02e9c8a3f6a6: Preparing 14:19:01 12aeebf99bc5: Waiting 14:19:01 aedc3bda2944: Preparing 14:19:01 7326369283ca: Waiting 14:19:01 113121a8e739: Waiting 14:19:01 1036bc201665: Waiting 14:19:01 5f70bf18a086: Waiting 14:19:01 79d83d28c366: Waiting 14:19:01 623bc4af089c: Waiting 14:19:01 02e9c8a3f6a6: Waiting 14:19:01 4fcbcf96d6ba: Waiting 14:19:01 5e10a2f0ea45: Pushed 14:19:01 776c2d348ef3: Pushed 14:19:01 656bb43fbdc4: Pushed 14:19:01 73ae86a3fb2f: Pushed 14:19:01 1ccdccc2bad2: Pushed 14:19:01 113121a8e739: Layer already exists 14:19:01 724bfdd06b93: Layer already exists 14:19:01 #60 ... 14:19:01 14:19:01 #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:19:01 #0 9.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:19:01 #61 ... 14:19:01 14:19:01 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 14:19:01 #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.9s done 14:19:01 79d83d28c366: Pushed 14:19:01 12aeebf99bc5: Pushed 14:19:01 1036bc201665: Pushed 14:19:01 5f70bf18a086: Pushed 14:19:01 623bc4af089c: Pushed 14:19:01 aedc3bda2944: Layer already exists 14:19:01 4fcbcf96d6ba: Pushed 14:19:01 02e9c8a3f6a6: Pushed 14:19:01 #39 ... 14:19:01 14:19:01 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:19:01 #52 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.3s done 14:19:01 #52 ... 14:19:01 14:19:01 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 14:19:01 #0 7.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:19:02 #62 ... 14:19:02 14:19:02 #63 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 14:19:02 #0 7.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:19:02 #63 ... 14:19:02 14:19:02 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:19:02 #52 DONE 18.3s 14:19:02 14:19:02 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 14:19:02 #0 6.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:19:02 #0 9.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:19:02 #64 ... 14:19:02 14:19:02 #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 14:19:02 #54 10.51 (1/1) Installing dumb-init (1.2.5-r2) 14:19:02 #54 10.53 Executing busybox-1.36.1-r5.trigger 14:19:02 #54 10.65 OK: 8 MiB in 16 packages 14:19:02 #54 DONE 12.0s 14:19:02 14:19:02 #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade 14:19:02 #65 ... 14:19:02 14:19:02 #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 14:19:02 #53 10.70 Executing busybox-1.36.1-r5.trigger 14:19:02 #53 10.87 OK: 18 MiB in 19 packages 14:19:02 #53 DONE 12.3s 14:19:02 14:19:02 #66 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 14:19:02 7326369283ca: Pushed 14:19:02 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:787be4ad4e8fb419757713576ae7d79ddc20509d453cee41b42c0b6d7f9c2426 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:03 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 14:19:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:19:03 73ae86a3fb2f: Preparing 14:19:03 776c2d348ef3: Preparing 14:19:03 5e10a2f0ea45: Preparing 14:19:03 656bb43fbdc4: Preparing 14:19:03 1ccdccc2bad2: Preparing 14:19:03 79d83d28c366: Preparing 14:19:03 7326369283ca: Preparing 14:19:03 113121a8e739: Preparing 14:19:03 724bfdd06b93: Preparing 14:19:03 12aeebf99bc5: Preparing 14:19:03 1036bc201665: Preparing 14:19:03 5f70bf18a086: Preparing 14:19:03 623bc4af089c: Preparing 14:19:03 4fcbcf96d6ba: Preparing 14:19:03 02e9c8a3f6a6: Preparing 14:19:03 aedc3bda2944: Preparing 14:19:03 12aeebf99bc5: Waiting 14:19:03 1036bc201665: Waiting 14:19:03 5f70bf18a086: Waiting 14:19:03 623bc4af089c: Waiting 14:19:03 4fcbcf96d6ba: Waiting 14:19:03 02e9c8a3f6a6: Waiting 14:19:03 aedc3bda2944: Waiting 14:19:03 113121a8e739: Waiting 14:19:03 7326369283ca: Waiting 14:19:03 724bfdd06b93: Waiting 14:19:03 79d83d28c366: Waiting 14:19:03 656bb43fbdc4: Layer already exists 14:19:03 776c2d348ef3: Layer already exists 14:19:03 5e10a2f0ea45: Layer already exists 14:19:03 73ae86a3fb2f: Layer already exists 14:19:03 1ccdccc2bad2: Layer already exists 14:19:03 113121a8e739: Layer already exists 14:19:03 79d83d28c366: Layer already exists 14:19:03 7326369283ca: Layer already exists 14:19:03 724bfdd06b93: Layer already exists 14:19:03 12aeebf99bc5: Layer already exists 14:19:03 5f70bf18a086: Layer already exists 14:19:03 1036bc201665: Layer already exists 14:19:03 623bc4af089c: Layer already exists 14:19:03 4fcbcf96d6ba: Layer already exists 14:19:03 02e9c8a3f6a6: Layer already exists 14:19:03 aedc3bda2944: Layer already exists 14:19:03 latest: digest: sha256:787be4ad4e8fb419757713576ae7d79ddc20509d453cee41b42c0b6d7f9c2426 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.22 14:19:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:19:04 73ae86a3fb2f: Preparing 14:19:04 776c2d348ef3: Preparing 14:19:04 5e10a2f0ea45: Preparing 14:19:04 656bb43fbdc4: Preparing 14:19:04 1ccdccc2bad2: Preparing 14:19:04 79d83d28c366: Preparing 14:19:04 7326369283ca: Preparing 14:19:04 113121a8e739: Preparing 14:19:04 724bfdd06b93: Preparing 14:19:04 12aeebf99bc5: Preparing 14:19:04 1036bc201665: Preparing 14:19:04 5f70bf18a086: Preparing 14:19:04 623bc4af089c: Preparing 14:19:04 4fcbcf96d6ba: Preparing 14:19:04 02e9c8a3f6a6: Preparing 14:19:04 aedc3bda2944: Preparing 14:19:04 79d83d28c366: Waiting 14:19:04 7326369283ca: Waiting 14:19:04 113121a8e739: Waiting 14:19:04 623bc4af089c: Waiting 14:19:04 4fcbcf96d6ba: Waiting 14:19:04 02e9c8a3f6a6: Waiting 14:19:04 aedc3bda2944: Waiting 14:19:04 724bfdd06b93: Waiting 14:19:04 1036bc201665: Waiting 14:19:04 12aeebf99bc5: Waiting 14:19:04 5f70bf18a086: Waiting 14:19:04 73ae86a3fb2f: Layer already exists 14:19:04 656bb43fbdc4: Layer already exists 14:19:04 5e10a2f0ea45: Layer already exists 14:19:04 776c2d348ef3: Layer already exists 14:19:04 1ccdccc2bad2: Layer already exists 14:19:04 113121a8e739: Layer already exists 14:19:04 724bfdd06b93: Layer already exists 14:19:04 79d83d28c366: Layer already exists 14:19:04 7326369283ca: Layer already exists 14:19:04 12aeebf99bc5: Layer already exists 14:19:04 5f70bf18a086: Layer already exists 14:19:04 1036bc201665: Layer already exists 14:19:04 623bc4af089c: Layer already exists 14:19:04 4fcbcf96d6ba: Layer already exists 14:19:04 02e9c8a3f6a6: Layer already exists 14:19:04 aedc3bda2944: Layer already exists 14:19:04 3.2.0-dev.22: digest: sha256:787be4ad4e8fb419757713576ae7d79ddc20509d453cee41b42c0b6d7f9c2426 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:05 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:19:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:19:05 73ae86a3fb2f: Preparing 14:19:05 776c2d348ef3: Preparing 14:19:05 5e10a2f0ea45: Preparing 14:19:05 656bb43fbdc4: Preparing 14:19:05 1ccdccc2bad2: Preparing 14:19:05 79d83d28c366: Preparing 14:19:05 7326369283ca: Preparing 14:19:05 113121a8e739: Preparing 14:19:05 724bfdd06b93: Preparing 14:19:05 12aeebf99bc5: Preparing 14:19:05 1036bc201665: Preparing 14:19:05 5f70bf18a086: Preparing 14:19:05 623bc4af089c: Preparing 14:19:05 7326369283ca: Waiting 14:19:05 113121a8e739: Waiting 14:19:05 4fcbcf96d6ba: Preparing 14:19:05 1036bc201665: Waiting 14:19:05 724bfdd06b93: Waiting 14:19:05 02e9c8a3f6a6: Preparing 14:19:05 12aeebf99bc5: Waiting 14:19:05 aedc3bda2944: Preparing 14:19:05 5f70bf18a086: Waiting 14:19:05 623bc4af089c: Waiting 14:19:05 02e9c8a3f6a6: Waiting 14:19:05 79d83d28c366: Waiting 14:19:05 aedc3bda2944: Waiting 14:19:05 1ccdccc2bad2: Layer already exists 14:19:05 656bb43fbdc4: Layer already exists 14:19:05 73ae86a3fb2f: Layer already exists 14:19:05 776c2d348ef3: Layer already exists 14:19:05 5e10a2f0ea45: Layer already exists 14:19:05 7326369283ca: Layer already exists 14:19:05 724bfdd06b93: Layer already exists 14:19:05 79d83d28c366: Layer already exists 14:19:05 113121a8e739: Layer already exists 14:19:05 12aeebf99bc5: Layer already exists 14:19:05 1036bc201665: Layer already exists 14:19:05 5f70bf18a086: Layer already exists 14:19:05 4fcbcf96d6ba: Layer already exists 14:19:05 623bc4af089c: Layer already exists 14:19:05 02e9c8a3f6a6: Layer already exists 14:19:05 aedc3bda2944: Layer already exists 14:19:05 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:787be4ad4e8fb419757713576ae7d79ddc20509d453cee41b42c0b6d7f9c2426 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:05 #66 3.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:19:06 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:06 #66 ... 14:19:06 14:19:06 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 14:19:06 #59 15.08 (1/2) Installing dumb-init (1.2.5-r2) 14:19:06 #59 15.16 (2/2) Installing su-exec (0.2-r3) 14:19:06 #59 15.16 Executing busybox-1.36.1-r5.trigger 14:19:06 #59 15.27 OK: 8 MiB in 17 packages 14:19:06 #59 DONE 16.2s 14:19:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 14:19:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:19:06 73ae86a3fb2f: Preparing 14:19:06 776c2d348ef3: Preparing 14:19:06 5e10a2f0ea45: Preparing 14:19:06 656bb43fbdc4: Preparing 14:19:06 1ccdccc2bad2: Preparing 14:19:06 79d83d28c366: Preparing 14:19:06 7326369283ca: Preparing 14:19:06 113121a8e739: Preparing 14:19:06 724bfdd06b93: Preparing 14:19:06 12aeebf99bc5: Preparing 14:19:06 1036bc201665: Preparing 14:19:06 5f70bf18a086: Preparing 14:19:06 623bc4af089c: Preparing 14:19:06 4fcbcf96d6ba: Preparing 14:19:06 02e9c8a3f6a6: Preparing 14:19:06 aedc3bda2944: Preparing 14:19:06 1036bc201665: Waiting 14:19:06 5f70bf18a086: Waiting 14:19:06 02e9c8a3f6a6: Waiting 14:19:06 623bc4af089c: Waiting 14:19:06 aedc3bda2944: Waiting 14:19:06 4fcbcf96d6ba: Waiting 14:19:06 7326369283ca: Waiting 14:19:06 113121a8e739: Waiting 14:19:06 724bfdd06b93: Waiting 14:19:06 12aeebf99bc5: Waiting 14:19:06 79d83d28c366: Waiting 14:19:06 776c2d348ef3: Layer already exists 14:19:06 656bb43fbdc4: Layer already exists 14:19:06 73ae86a3fb2f: Layer already exists 14:19:06 1ccdccc2bad2: Layer already exists 14:19:06 5e10a2f0ea45: Layer already exists 14:19:06 79d83d28c366: Layer already exists 14:19:06 724bfdd06b93: Layer already exists 14:19:06 113121a8e739: Layer already exists 14:19:06 7326369283ca: Layer already exists 14:19:06 12aeebf99bc5: Layer already exists 14:19:06 1036bc201665: Layer already exists 14:19:06 5f70bf18a086: Layer already exists 14:19:06 623bc4af089c: Layer already exists 14:19:06 02e9c8a3f6a6: Layer already exists 14:19:06 4fcbcf96d6ba: Layer already exists 14:19:06 aedc3bda2944: Layer already exists 14:19:06 main: digest: sha256:787be4ad4e8fb419757713576ae7d79ddc20509d453cee41b42c0b6d7f9c2426 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } 14:19:06 14:19:06 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 14:19:06 #57 13.54 (1/2) Installing ca-certificates (20230506-r0) 14:19:06 #57 13.95 (2/2) Installing dumb-init (1.2.5-r2) 14:19:06 #57 13.98 Executing busybox-1.36.1-r5.trigger 14:19:06 #57 14.09 Executing ca-certificates-20230506-r0.trigger 14:19:06 #57 15.33 OK: 9 MiB in 17 packages 14:19:06 #57 DONE 16.4s 14:19:06 14:19:06 #67 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [Pipeline] // withEnv [Pipeline] echo 14:19:06 ===================================================== [Pipeline] echo 14:19:07 taggedImages: 14:19:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:19:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 14:19:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.22 14:19:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:19:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 14:19:07 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 14:19:07 0d425ac2ae011753f394f0a7a36a0711b6bec884 14:19:07 latest 14:19:07 3.2.0-dev.22 14:19:07 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:19:07 main 14:19:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:07 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:19:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 14:19:08 69b7885f90ba: Preparing 14:19:08 2a5fd1e28726: Preparing 14:19:08 ef1ce6cb3882: Preparing 14:19:08 0657829a8ffe: Preparing 14:19:08 113121a8e739: Preparing 14:19:08 724bfdd06b93: Preparing 14:19:08 8811a3ed4c04: Preparing 14:19:08 37c97f43024a: Preparing 14:19:08 aedc3bda2944: Preparing 14:19:08 724bfdd06b93: Waiting 14:19:08 8811a3ed4c04: Waiting 14:19:08 37c97f43024a: Waiting 14:19:08 aedc3bda2944: Waiting 14:19:08 113121a8e739: Layer already exists 14:19:08 69b7885f90ba: Layer already exists 14:19:08 2a5fd1e28726: Layer already exists 14:19:08 724bfdd06b93: Layer already exists 14:19:08 8811a3ed4c04: Layer already exists 14:19:08 37c97f43024a: Layer already exists 14:19:08 aedc3bda2944: Layer already exists 14:19:08 ef1ce6cb3882: Pushed 14:19:08 #67 ... 14:19:08 14:19:08 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 14:19:08 #64 15.36 OK: 266 MiB in 52 packages 14:19:08 #64 DONE 16.5s 14:19:08 14:19:08 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 14:19:08 #68 ... 14:19:08 14:19:08 #51 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 14:19:08 #51 7.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:19:08 #51 10.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:19:08 #51 ... 14:19:08 14:19:08 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:19:08 #56 14.19 (1/4) Installing ca-certificates (20230506-r0) 14:19:08 #56 14.62 (2/4) Installing dumb-init (1.2.5-r2) 14:19:08 #56 14.65 (3/4) Installing su-exec (0.2-r3) 14:19:08 #56 14.66 (4/4) Installing yq (4.33.3-r5) 14:19:08 #56 15.51 Executing busybox-1.36.1-r5.trigger 14:19:08 #56 15.60 Executing ca-certificates-20230506-r0.trigger 14:19:08 #56 16.99 OK: 18 MiB in 19 packages 14:19:08 #56 DONE 18.6s 14:19:08 14:19:08 #51 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 14:19:08 #51 17.18 OK: 266 MiB in 52 packages 14:19:08 #51 ... 14:19:08 14:19:08 #69 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 14:19:09 0657829a8ffe: Pushed 14:19:09 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:b884ab22721befda51ace0abe72eb954ecff15468b9a64c4016cf98fd3bc42bc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:09 #69 ... 14:19:09 14:19:09 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 14:19:09 #68 DONE 1.1s 14:19:09 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv 14:19:09 14:19:09 #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:10 #70 ... 14:19:10 14:19:10 #58 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 14:19:10 #58 12.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:19:10 #58 18.38 (1/1) Installing dumb-init (1.2.5-r2) 14:19:10 #58 18.42 Executing busybox-1.36.1-r5.trigger 14:19:10 #58 18.47 OK: 8 MiB in 16 packages 14:19:10 #58 DONE 19.9s 14:19:10 14:19:10 #71 [core-command stage-1 3/9] RUN apk --no-cache upgrade 14:19:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 14:19:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 14:19:10 69b7885f90ba: Preparing 14:19:10 2a5fd1e28726: Preparing 14:19:10 ef1ce6cb3882: Preparing 14:19:10 0657829a8ffe: Preparing 14:19:10 113121a8e739: Preparing 14:19:10 724bfdd06b93: Preparing 14:19:10 8811a3ed4c04: Preparing 14:19:10 37c97f43024a: Preparing 14:19:10 aedc3bda2944: Preparing 14:19:10 724bfdd06b93: Waiting 14:19:10 8811a3ed4c04: Waiting 14:19:10 37c97f43024a: Waiting 14:19:10 aedc3bda2944: Waiting 14:19:10 2a5fd1e28726: Layer already exists 14:19:10 ef1ce6cb3882: Layer already exists 14:19:10 113121a8e739: Layer already exists 14:19:10 0657829a8ffe: Layer already exists 14:19:10 69b7885f90ba: Layer already exists 14:19:10 8811a3ed4c04: Layer already exists 14:19:10 724bfdd06b93: Layer already exists 14:19:10 37c97f43024a: Layer already exists 14:19:10 aedc3bda2944: Layer already exists 14:19:10 latest: digest: sha256:b884ab22721befda51ace0abe72eb954ecff15468b9a64c4016cf98fd3bc42bc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:10 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv 14:19:10 #71 ... 14:19:10 14:19:10 #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 14:19:10 #63 11.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:19:10 #63 17.42 OK: 266 MiB in 52 packages 14:19:10 #63 DONE 18.7s 14:19:10 14:19:10 #51 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 14:19:10 #51 DONE 19.1s 14:19:10 14:19:10 #72 [core-data builder 4/7] COPY go.mod vendor* ./ [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.22 14:19:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 14:19:10 69b7885f90ba: Preparing 14:19:10 2a5fd1e28726: Preparing 14:19:10 ef1ce6cb3882: Preparing 14:19:10 0657829a8ffe: Preparing 14:19:10 113121a8e739: Preparing 14:19:10 724bfdd06b93: Preparing 14:19:10 8811a3ed4c04: Preparing 14:19:10 37c97f43024a: Preparing 14:19:10 aedc3bda2944: Preparing 14:19:10 8811a3ed4c04: Waiting 14:19:10 37c97f43024a: Waiting 14:19:10 aedc3bda2944: Waiting 14:19:10 724bfdd06b93: Waiting 14:19:10 ef1ce6cb3882: Layer already exists 14:19:10 2a5fd1e28726: Layer already exists 14:19:10 113121a8e739: Layer already exists 14:19:10 69b7885f90ba: Layer already exists 14:19:10 0657829a8ffe: Layer already exists 14:19:10 37c97f43024a: Layer already exists 14:19:10 aedc3bda2944: Layer already exists 14:19:10 724bfdd06b93: Layer already exists 14:19:10 8811a3ed4c04: Layer already exists 14:19:10 3.2.0-dev.22: digest: sha256:b884ab22721befda51ace0abe72eb954ecff15468b9a64c4016cf98fd3bc42bc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:11 #72 ... 14:19:11 14:19:11 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:19:11 #55 11.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:19:11 #55 16.78 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 14:19:11 #55 16.78 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 14:19:11 #55 16.78 OK: 19946 distinct packages available 14:19:11 #55 17.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:19:11 #55 20.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:19:11 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } 14:19:11 #55 ... 14:19:11 14:19:11 #73 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:19:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 14:19:11 69b7885f90ba: Preparing 14:19:11 2a5fd1e28726: Preparing 14:19:11 ef1ce6cb3882: Preparing 14:19:11 0657829a8ffe: Preparing 14:19:11 113121a8e739: Preparing 14:19:11 724bfdd06b93: Preparing 14:19:11 8811a3ed4c04: Preparing 14:19:11 37c97f43024a: Preparing 14:19:11 aedc3bda2944: Preparing 14:19:11 724bfdd06b93: Waiting 14:19:11 8811a3ed4c04: Waiting 14:19:11 37c97f43024a: Waiting 14:19:11 aedc3bda2944: Waiting 14:19:11 69b7885f90ba: Layer already exists 14:19:11 113121a8e739: Layer already exists 14:19:11 0657829a8ffe: Layer already exists 14:19:11 ef1ce6cb3882: Layer already exists 14:19:11 2a5fd1e28726: Layer already exists 14:19:11 724bfdd06b93: Layer already exists 14:19:11 8811a3ed4c04: Layer already exists 14:19:11 37c97f43024a: Layer already exists 14:19:11 aedc3bda2944: Layer already exists 14:19:11 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:b884ab22721befda51ace0abe72eb954ecff15468b9a64c4016cf98fd3bc42bc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 14:19:12 #73 ... 14:19:12 14:19:12 #72 [core-data builder 4/7] COPY go.mod vendor* ./ 14:19:12 #72 DONE 1.3s 14:19:12 14:19:12 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:19:12 #60 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:19:12 #60 13.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:19:12 #60 19.60 (1/4) Installing dumb-init (1.2.5-r2) 14:19:12 #60 19.69 (2/4) Installing musl-obstack (1.2.3-r2) 14:19:12 #60 19.69 (3/4) Installing libucontext (1.2-r2) 14:19:12 #60 19.69 (4/4) Installing gcompat (1.1.0-r1) 14:19:12 #60 19.72 Executing busybox-1.36.1-r5.trigger 14:19:12 #60 19.93 OK: 8 MiB in 19 packages 14:19:12 #60 DONE 21.7s 14:19:12 14:19:12 #73 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 14:19:12 #73 DONE 1.7s 14:19:12 14:19:12 #74 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] sh 14:19:12 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 14:19:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 14:19:12 69b7885f90ba: Preparing 14:19:12 2a5fd1e28726: Preparing 14:19:12 ef1ce6cb3882: Preparing 14:19:12 0657829a8ffe: Preparing 14:19:12 113121a8e739: Preparing 14:19:12 724bfdd06b93: Preparing 14:19:12 8811a3ed4c04: Preparing 14:19:12 37c97f43024a: Preparing 14:19:12 aedc3bda2944: Preparing 14:19:12 724bfdd06b93: Waiting 14:19:12 aedc3bda2944: Waiting 14:19:12 8811a3ed4c04: Waiting 14:19:12 37c97f43024a: Waiting 14:19:12 69b7885f90ba: Layer already exists 14:19:12 ef1ce6cb3882: Layer already exists 14:19:12 0657829a8ffe: Layer already exists 14:19:12 113121a8e739: Layer already exists 14:19:12 2a5fd1e28726: Layer already exists 14:19:12 aedc3bda2944: Layer already exists 14:19:12 724bfdd06b93: Layer already exists 14:19:12 8811a3ed4c04: Layer already exists 14:19:12 37c97f43024a: Layer already exists 14:19:12 main: digest: sha256:b884ab22721befda51ace0abe72eb954ecff15468b9a64c4016cf98fd3bc42bc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:19:13 ===================================================== [Pipeline] echo 14:19:13 taggedImages: 14:19:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:19:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 14:19:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.22 14:19:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:19:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 14:19:13 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 14:19:13 0d425ac2ae011753f394f0a7a36a0711b6bec884 14:19:13 latest 14:19:13 3.2.0-dev.22 14:19:13 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:19:13 main 14:19:13 ===================================================== 14:19:13 #74 ... 14:19:13 14:19:13 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 14:19:13 #62 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:19:13 #62 18.06 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 14:19:13 #62 18.06 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 14:19:13 #62 18.06 OK: 19951 distinct packages available 14:19:13 #62 19.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:19:13 #62 20.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:19:13 #62 ... 14:19:13 14:19:13 #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:19:13 #61 13.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:19:13 #61 19.58 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 14:19:13 #61 19.58 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 14:19:13 #61 19.58 OK: 19946 distinct packages available 14:19:13 #61 20.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:19:13 #61 21.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:19:13 #61 ... 14:19:13 14:19:13 #75 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 14:19:13 #75 ... 14:19:13 14:19:13 #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade 14:19:13 #65 3.341 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:19:13 #65 4.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:19:13 #65 10.60 OK: 8 MiB in 16 packages 14:19:13 #65 DONE 11.7s [Pipeline] sh 14:19:14 14:19:14 #66 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 14:19:14 #66 5.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:19:14 #66 10.58 OK: 18 MiB in 19 packages 14:19:14 #66 DONE 11.4s 14:19:14 14:19:14 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:19:14 #55 23.60 (1/11) Installing ca-certificates (20230506-r0) 14:19:14 #55 23.81 (2/11) Installing brotli-libs (1.0.9-r14) 14:19:14 #55 23.88 (3/11) Installing libunistring (1.1-r1) 14:19:14 #55 24.01 (4/11) Installing libidn2 (2.3.4-r1) 14:19:14 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:14 #55 24.03 (5/11) Installing nghttp2-libs (1.57.0-r0) 14:19:14 #55 24.04 (6/11) Installing libcurl (8.5.0-r0) 14:19:14 #55 24.11 (7/11) Installing curl (8.5.0-r0) 14:19:14 #55 24.17 (8/11) Installing dumb-init (1.2.5-r2) 14:19:14 #55 24.17 (9/11) Installing musl-obstack (1.2.3-r2) 14:19:14 #55 24.18 (10/11) Installing libucontext (1.2-r2) 14:19:14 #55 24.19 (11/11) Installing gcompat (1.1.0-r1) 14:19:14 #55 24.23 Executing busybox-1.36.1-r5.trigger 14:19:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:19:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:19:14 0c260936dee6: Preparing 14:19:14 a634c20aca77: Preparing 14:19:14 a3ef50adde1b: Preparing 14:19:14 d654d792abce: Preparing 14:19:14 bc125b76bc07: Preparing 14:19:14 113121a8e739: Preparing 14:19:14 724bfdd06b93: Preparing 14:19:14 1b382bef01c4: Preparing 14:19:14 ac99da0bebf3: Preparing 14:19:14 337fd6992646: Preparing 14:19:14 aedc3bda2944: Preparing 14:19:14 113121a8e739: Waiting 14:19:14 724bfdd06b93: Waiting 14:19:14 1b382bef01c4: Waiting 14:19:14 ac99da0bebf3: Waiting 14:19:14 337fd6992646: Waiting 14:19:14 aedc3bda2944: Waiting 14:19:14 0c260936dee6: Pushed 14:19:14 a634c20aca77: Pushed 14:19:14 d654d792abce: Pushed 14:19:14 bc125b76bc07: Pushed 14:19:14 113121a8e739: Layer already exists 14:19:14 724bfdd06b93: Layer already exists 14:19:14 aedc3bda2944: Layer already exists 14:19:14 #55 ... 14:19:14 14:19:14 #76 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 14:19:14 #76 DONE 0.5s 14:19:14 14:19:14 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:19:14 #55 24.28 Executing ca-certificates-20230506-r0.trigger 14:19:14 1b382bef01c4: Pushed 14:19:14 ac99da0bebf3: Pushed 14:19:15 #55 24.98 OK: 13 MiB in 26 packages 14:19:15 a3ef50adde1b: Pushed 14:19:15 337fd6992646: Pushed 14:19:15 #55 ... 14:19:15 14:19:15 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 14:19:15 #62 23.47 OK: 266 MiB in 52 packages 14:19:15 #62 DONE 24.1s 14:19:16 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:83de1df771b067eb9c080e348aa252a0d906c65c718e172432db642f30dd1b32 size: 2611 [Pipeline] } 14:19:16 14:19:16 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:19:16 #55 DONE 25.7s 14:19:16 14:19:16 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 14:19:16 #77 ... 14:19:16 14:19:16 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:19:16 #61 24.84 (1/5) Installing dumb-init (1.2.5-r2) 14:19:16 #61 24.85 (2/5) Installing musl-obstack (1.2.3-r2) 14:19:16 #61 24.86 (3/5) Installing libucontext (1.2-r2) 14:19:16 #61 24.87 (4/5) Installing gcompat (1.1.0-r1) 14:19:16 #61 24.89 (5/5) Installing openssl (3.1.4-r5) 14:19:16 #61 24.96 Executing busybox-1.36.1-r5.trigger 14:19:16 #61 24.99 OK: 9 MiB in 20 packages 14:19:16 #61 DONE 26.1s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:16 14:19:16 #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 14:19:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv 14:19:16 #78 ... 14:19:16 14:19:16 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 14:19:16 #0 9.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:19:16 #0 9.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:19:16 #79 ... 14:19:16 14:19:16 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 14:19:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:19:16 0c260936dee6: Preparing 14:19:16 a634c20aca77: Preparing 14:19:16 a3ef50adde1b: Preparing 14:19:16 d654d792abce: Preparing 14:19:16 bc125b76bc07: Preparing 14:19:16 113121a8e739: Preparing 14:19:16 724bfdd06b93: Preparing 14:19:16 1b382bef01c4: Preparing 14:19:16 ac99da0bebf3: Preparing 14:19:16 337fd6992646: Preparing 14:19:16 aedc3bda2944: Preparing 14:19:16 1b382bef01c4: Waiting 14:19:16 ac99da0bebf3: Waiting 14:19:16 113121a8e739: Waiting 14:19:16 337fd6992646: Waiting 14:19:16 aedc3bda2944: Waiting 14:19:16 724bfdd06b93: Waiting 14:19:16 a634c20aca77: Layer already exists 14:19:16 0c260936dee6: Layer already exists 14:19:16 a3ef50adde1b: Layer already exists 14:19:16 d654d792abce: Layer already exists 14:19:16 bc125b76bc07: Layer already exists 14:19:16 113121a8e739: Layer already exists 14:19:16 724bfdd06b93: Layer already exists 14:19:16 ac99da0bebf3: Layer already exists 14:19:16 1b382bef01c4: Layer already exists 14:19:16 337fd6992646: Layer already exists 14:19:16 aedc3bda2944: Layer already exists 14:19:16 latest: digest: sha256:83de1df771b067eb9c080e348aa252a0d906c65c718e172432db642f30dd1b32 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:17 #80 ... 14:19:17 14:19:17 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 14:19:17 #77 DONE 1.2s 14:19:17 14:19:17 #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:19:17 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.22 14:19:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:19:17 0c260936dee6: Preparing 14:19:17 a634c20aca77: Preparing 14:19:17 a3ef50adde1b: Preparing 14:19:17 d654d792abce: Preparing 14:19:17 bc125b76bc07: Preparing 14:19:17 113121a8e739: Preparing 14:19:17 724bfdd06b93: Preparing 14:19:17 1b382bef01c4: Preparing 14:19:17 ac99da0bebf3: Preparing 14:19:17 337fd6992646: Preparing 14:19:17 aedc3bda2944: Preparing 14:19:17 113121a8e739: Waiting 14:19:17 337fd6992646: Waiting 14:19:17 aedc3bda2944: Waiting 14:19:17 724bfdd06b93: Waiting 14:19:17 1b382bef01c4: Waiting 14:19:17 ac99da0bebf3: Waiting 14:19:17 d654d792abce: Layer already exists 14:19:17 a3ef50adde1b: Layer already exists 14:19:17 a634c20aca77: Layer already exists 14:19:17 0c260936dee6: Layer already exists 14:19:17 bc125b76bc07: Layer already exists 14:19:17 113121a8e739: Layer already exists 14:19:17 1b382bef01c4: Layer already exists 14:19:17 337fd6992646: Layer already exists 14:19:17 ac99da0bebf3: Layer already exists 14:19:17 724bfdd06b93: Layer already exists 14:19:17 aedc3bda2944: Layer already exists 14:19:17 3.2.0-dev.22: digest: sha256:83de1df771b067eb9c080e348aa252a0d906c65c718e172432db642f30dd1b32 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:18 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:19:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:19:18 0c260936dee6: Preparing 14:19:18 a634c20aca77: Preparing 14:19:18 a3ef50adde1b: Preparing 14:19:18 d654d792abce: Preparing 14:19:18 bc125b76bc07: Preparing 14:19:18 113121a8e739: Preparing 14:19:18 724bfdd06b93: Preparing 14:19:18 1b382bef01c4: Preparing 14:19:18 ac99da0bebf3: Preparing 14:19:18 337fd6992646: Preparing 14:19:18 aedc3bda2944: Preparing 14:19:18 113121a8e739: Waiting 14:19:18 aedc3bda2944: Waiting 14:19:18 1b382bef01c4: Waiting 14:19:18 337fd6992646: Waiting 14:19:18 724bfdd06b93: Waiting 14:19:18 d654d792abce: Layer already exists 14:19:18 0c260936dee6: Layer already exists 14:19:18 a3ef50adde1b: Layer already exists 14:19:18 a634c20aca77: Layer already exists 14:19:18 bc125b76bc07: Layer already exists 14:19:18 113121a8e739: Layer already exists 14:19:18 ac99da0bebf3: Layer already exists 14:19:18 1b382bef01c4: Layer already exists 14:19:18 724bfdd06b93: Layer already exists 14:19:18 337fd6992646: Layer already exists 14:19:18 aedc3bda2944: Layer already exists 14:19:18 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:83de1df771b067eb9c080e348aa252a0d906c65c718e172432db642f30dd1b32 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:19 #81 ... 14:19:19 14:19:19 #67 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 14:19:19 #67 8.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:19:19 #67 9.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:19:19 #67 11.68 OK: 9 MiB in 17 packages 14:19:19 #67 DONE 12.5s 14:19:19 14:19:19 #71 [core-command stage-1 3/9] RUN apk --no-cache upgrade 14:19:19 #71 9.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:19:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 14:19:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:19:19 0c260936dee6: Preparing 14:19:19 a634c20aca77: Preparing 14:19:19 a3ef50adde1b: Preparing 14:19:19 d654d792abce: Preparing 14:19:19 bc125b76bc07: Preparing 14:19:19 113121a8e739: Preparing 14:19:19 724bfdd06b93: Preparing 14:19:19 1b382bef01c4: Preparing 14:19:19 ac99da0bebf3: Preparing 14:19:19 337fd6992646: Preparing 14:19:19 aedc3bda2944: Preparing 14:19:19 724bfdd06b93: Waiting 14:19:19 1b382bef01c4: Waiting 14:19:19 ac99da0bebf3: Waiting 14:19:19 337fd6992646: Waiting 14:19:19 aedc3bda2944: Waiting 14:19:19 113121a8e739: Waiting 14:19:19 a3ef50adde1b: Layer already exists 14:19:19 bc125b76bc07: Layer already exists 14:19:19 0c260936dee6: Layer already exists 14:19:19 a634c20aca77: Layer already exists 14:19:19 d654d792abce: Layer already exists 14:19:19 1b382bef01c4: Layer already exists 14:19:19 724bfdd06b93: Layer already exists 14:19:19 ac99da0bebf3: Layer already exists 14:19:19 337fd6992646: Layer already exists 14:19:19 113121a8e739: Layer already exists 14:19:19 aedc3bda2944: Layer already exists 14:19:19 main: digest: sha256:83de1df771b067eb9c080e348aa252a0d906c65c718e172432db642f30dd1b32 size: 2611 [Pipeline] } [Pipeline] // withEnv 14:19:20 #71 ... 14:19:20 14:19:20 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 14:19:20 #79 13.05 OK: 8 MiB in 17 packages 14:19:20 #79 DONE 13.7s [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv 14:19:20 14:19:20 #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [Pipeline] echo 14:19:20 ===================================================== [Pipeline] echo 14:19:20 taggedImages: 14:19:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:19:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 14:19:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.22 14:19:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:19:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 14:19:20 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 14:19:20 0d425ac2ae011753f394f0a7a36a0711b6bec884 14:19:20 latest 14:19:20 3.2.0-dev.22 14:19:20 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:19:20 main 14:19:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:21 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:19:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:19:21 2569e1adccc2: Preparing 14:19:21 a2477df7b13e: Preparing 14:19:21 3589962b959a: Preparing 14:19:21 1870e7bda419: Preparing 14:19:21 d4d0824af69d: Preparing 14:19:21 7bd1ec237bbf: Preparing 14:19:21 6e826c231ef8: Preparing 14:19:21 113121a8e739: Preparing 14:19:21 724bfdd06b93: Preparing 14:19:21 81b9ccb5ffe3: Preparing 14:19:21 a5e4a87402d2: Preparing 14:19:21 aedc3bda2944: Preparing 14:19:21 7bd1ec237bbf: Waiting 14:19:21 a5e4a87402d2: Waiting 14:19:21 81b9ccb5ffe3: Waiting 14:19:21 6e826c231ef8: Waiting 14:19:21 113121a8e739: Waiting 14:19:21 724bfdd06b93: Waiting 14:19:21 aedc3bda2944: Waiting 14:19:21 2569e1adccc2: Pushed 14:19:21 a2477df7b13e: Pushed 14:19:21 d4d0824af69d: Pushed 14:19:21 113121a8e739: Layer already exists 14:19:21 724bfdd06b93: Layer already exists 14:19:21 7bd1ec237bbf: Pushed 14:19:21 6e826c231ef8: Pushed 14:19:21 #82 ... 14:19:21 14:19:21 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 14:19:21 #0 7.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:19:21 #0 8.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:19:22 aedc3bda2944: Layer already exists 14:19:22 81b9ccb5ffe3: Pushed 14:19:22 #83 ... 14:19:22 14:19:22 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 14:19:22 #80 5.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:19:22 1870e7bda419: Pushed 14:19:23 #80 ... 14:19:23 14:19:23 #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 14:19:23 #82 DONE 2.7s 14:19:23 14:19:23 #84 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 14:19:23 #84 DONE 0.2s 14:19:23 14:19:23 #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 14:19:23 #78 5.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:19:23 #78 7.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:19:23 3589962b959a: Pushed 14:19:23 a5e4a87402d2: Pushed 14:19:23 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:cc2c5e1ba2dfe46323c14e2c7496e15482cc4c34d4621d860902fa3eaae1771f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:23 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 14:19:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:19:24 2569e1adccc2: Preparing 14:19:24 a2477df7b13e: Preparing 14:19:24 3589962b959a: Preparing 14:19:24 1870e7bda419: Preparing 14:19:24 d4d0824af69d: Preparing 14:19:24 7bd1ec237bbf: Preparing 14:19:24 6e826c231ef8: Preparing 14:19:24 113121a8e739: Preparing 14:19:24 724bfdd06b93: Preparing 14:19:24 81b9ccb5ffe3: Preparing 14:19:24 a5e4a87402d2: Preparing 14:19:24 aedc3bda2944: Preparing 14:19:24 113121a8e739: Waiting 14:19:24 aedc3bda2944: Waiting 14:19:24 7bd1ec237bbf: Waiting 14:19:24 724bfdd06b93: Waiting 14:19:24 6e826c231ef8: Waiting 14:19:24 81b9ccb5ffe3: Waiting 14:19:24 d4d0824af69d: Layer already exists 14:19:24 2569e1adccc2: Layer already exists 14:19:24 a2477df7b13e: Layer already exists 14:19:24 1870e7bda419: Layer already exists 14:19:24 3589962b959a: Layer already exists 14:19:24 81b9ccb5ffe3: Layer already exists 14:19:24 7bd1ec237bbf: Layer already exists 14:19:24 113121a8e739: Layer already exists 14:19:24 6e826c231ef8: Layer already exists 14:19:24 724bfdd06b93: Layer already exists 14:19:24 aedc3bda2944: Layer already exists 14:19:24 a5e4a87402d2: Layer already exists 14:19:24 latest: digest: sha256:cc2c5e1ba2dfe46323c14e2c7496e15482cc4c34d4621d860902fa3eaae1771f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:24 #78 ... 14:19:24 14:19:24 #69 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 14:19:24 #69 9.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:19:24 #69 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:19:24 #69 14.81 OK: 18 MiB in 19 packages 14:19:24 #69 DONE 15.4s 14:19:24 14:19:24 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 14:19:24 #80 7.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:19:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:25 #80 ... 14:19:25 14:19:25 #71 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 14:19:25 #71 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:19:25 #71 13.98 OK: 8 MiB in 16 packages 14:19:25 #71 DONE 15.1s 14:19:25 14:19:25 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 14:19:25 #83 12.67 OK: 8 MiB in 19 packages 14:19:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.22 14:19:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:19:25 2569e1adccc2: Preparing 14:19:25 a2477df7b13e: Preparing 14:19:25 3589962b959a: Preparing 14:19:25 1870e7bda419: Preparing 14:19:25 d4d0824af69d: Preparing 14:19:25 7bd1ec237bbf: Preparing 14:19:25 6e826c231ef8: Preparing 14:19:25 113121a8e739: Preparing 14:19:25 724bfdd06b93: Preparing 14:19:25 81b9ccb5ffe3: Preparing 14:19:25 a5e4a87402d2: Preparing 14:19:25 aedc3bda2944: Preparing 14:19:25 113121a8e739: Waiting 14:19:25 6e826c231ef8: Waiting 14:19:25 724bfdd06b93: Waiting 14:19:25 a5e4a87402d2: Waiting 14:19:25 aedc3bda2944: Waiting 14:19:25 81b9ccb5ffe3: Waiting 14:19:25 7bd1ec237bbf: Waiting 14:19:25 3589962b959a: Layer already exists 14:19:25 1870e7bda419: Layer already exists 14:19:25 d4d0824af69d: Layer already exists 14:19:25 2569e1adccc2: Layer already exists 14:19:25 a2477df7b13e: Layer already exists 14:19:25 7bd1ec237bbf: Layer already exists 14:19:25 724bfdd06b93: Layer already exists 14:19:25 113121a8e739: Layer already exists 14:19:25 6e826c231ef8: Layer already exists 14:19:25 81b9ccb5ffe3: Layer already exists 14:19:25 a5e4a87402d2: Layer already exists 14:19:25 aedc3bda2944: Layer already exists 14:19:25 3.2.0-dev.22: digest: sha256:cc2c5e1ba2dfe46323c14e2c7496e15482cc4c34d4621d860902fa3eaae1771f size: 2823 [Pipeline] } [Pipeline] // withEnv 14:19:25 #83 DONE 13.4s 14:19:25 14:19:25 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:25 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:19:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:19:26 2569e1adccc2: Preparing 14:19:26 a2477df7b13e: Preparing 14:19:26 3589962b959a: Preparing 14:19:26 1870e7bda419: Preparing 14:19:26 d4d0824af69d: Preparing 14:19:26 7bd1ec237bbf: Preparing 14:19:26 6e826c231ef8: Preparing 14:19:26 113121a8e739: Preparing 14:19:26 724bfdd06b93: Preparing 14:19:26 81b9ccb5ffe3: Preparing 14:19:26 a5e4a87402d2: Preparing 14:19:26 aedc3bda2944: Preparing 14:19:26 81b9ccb5ffe3: Waiting 14:19:26 6e826c231ef8: Waiting 14:19:26 aedc3bda2944: Waiting 14:19:26 a5e4a87402d2: Waiting 14:19:26 113121a8e739: Waiting 14:19:26 724bfdd06b93: Waiting 14:19:26 7bd1ec237bbf: Waiting 14:19:26 a2477df7b13e: Layer already exists 14:19:26 d4d0824af69d: Layer already exists 14:19:26 2569e1adccc2: Layer already exists 14:19:26 1870e7bda419: Layer already exists 14:19:26 3589962b959a: Layer already exists 14:19:26 7bd1ec237bbf: Layer already exists 14:19:26 113121a8e739: Layer already exists 14:19:26 6e826c231ef8: Layer already exists 14:19:26 724bfdd06b93: Layer already exists 14:19:26 81b9ccb5ffe3: Layer already exists 14:19:26 a5e4a87402d2: Layer already exists 14:19:26 aedc3bda2944: Layer already exists 14:19:26 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:cc2c5e1ba2dfe46323c14e2c7496e15482cc4c34d4621d860902fa3eaae1771f size: 2823 [Pipeline] } 14:19:26 #80 10.34 OK: 13 MiB in 26 packages [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:26 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv 14:19:26 #80 DONE 11.0s 14:19:26 14:19:26 #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 14:19:26 #78 10.24 OK: 9 MiB in 20 packages 14:19:26 #78 DONE 11.0s 14:19:26 14:19:26 #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:19:26 #85 DONE 1.6s 14:19:26 14:19:26 #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:27 #86 ... 14:19:27 14:19:27 #87 [security-spire-config stage-2 5/10] COPY Attribution.txt / 14:19:27 #87 DONE 0.4s 14:19:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 14:19:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:19:27 2569e1adccc2: Preparing 14:19:27 a2477df7b13e: Preparing 14:19:27 3589962b959a: Preparing 14:19:27 1870e7bda419: Preparing 14:19:27 d4d0824af69d: Preparing 14:19:27 7bd1ec237bbf: Preparing 14:19:27 6e826c231ef8: Preparing 14:19:27 113121a8e739: Preparing 14:19:27 724bfdd06b93: Preparing 14:19:27 81b9ccb5ffe3: Preparing 14:19:27 a5e4a87402d2: Preparing 14:19:27 aedc3bda2944: Preparing 14:19:27 7bd1ec237bbf: Waiting 14:19:27 6e826c231ef8: Waiting 14:19:27 113121a8e739: Waiting 14:19:27 724bfdd06b93: Waiting 14:19:27 a5e4a87402d2: Waiting 14:19:27 aedc3bda2944: Waiting 14:19:27 81b9ccb5ffe3: Waiting 14:19:27 1870e7bda419: Layer already exists 14:19:27 2569e1adccc2: Layer already exists 14:19:27 d4d0824af69d: Layer already exists 14:19:27 3589962b959a: Layer already exists 14:19:27 a2477df7b13e: Layer already exists 14:19:27 6e826c231ef8: Layer already exists 14:19:27 7bd1ec237bbf: Layer already exists 14:19:27 724bfdd06b93: Layer already exists 14:19:27 113121a8e739: Layer already exists 14:19:27 81b9ccb5ffe3: Layer already exists 14:19:27 a5e4a87402d2: Layer already exists 14:19:27 aedc3bda2944: Layer already exists 14:19:27 main: digest: sha256:cc2c5e1ba2dfe46323c14e2c7496e15482cc4c34d4621d860902fa3eaae1771f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:19:27 14:19:27 #88 [security-spire-config stage-2 6/10] COPY security.txt / [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv 14:19:27 #88 DONE 0.4s 14:19:27 14:19:27 #89 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [Pipeline] echo 14:19:27 ===================================================== [Pipeline] echo 14:19:27 taggedImages: 14:19:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:19:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 14:19:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.22 14:19:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:19:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 14:19:27 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 14:19:27 0d425ac2ae011753f394f0a7a36a0711b6bec884 14:19:27 latest 14:19:27 3.2.0-dev.22 14:19:27 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:19:27 main 14:19:27 ===================================================== [Pipeline] withEnv [Pipeline] { 14:19:28 #89 DONE 0.4s 14:19:28 14:19:28 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:28 #90 ... 14:19:28 14:19:28 #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 14:19:28 #86 DONE 1.3s 14:19:28 14:19:28 #91 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 14:19:28 #91 DONE 0.2s 14:19:28 14:19:28 #92 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:19:28 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:28 #92 DONE 0.3s 14:19:28 14:19:28 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:19:28 #90 DONE 1.9s 14:19:28 14:19:28 #93 [security-spire-config] exporting to image 14:19:28 #93 exporting layers 14:19:28 #93 ... 14:19:28 14:19:28 #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / 14:19:28 #94 DONE 0.4s 14:19:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:19:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:19:29 c3214cfd4d41: Preparing 14:19:29 83916dd3a76e: Preparing 14:19:29 113121a8e739: Preparing 14:19:29 724bfdd06b93: Preparing 14:19:29 7cbb18d3c849: Preparing 14:19:29 30ca09eff551: Preparing 14:19:29 aedc3bda2944: Preparing 14:19:29 30ca09eff551: Waiting 14:19:29 aedc3bda2944: Waiting 14:19:29 113121a8e739: Layer already exists 14:19:29 724bfdd06b93: Layer already exists 14:19:29 aedc3bda2944: Layer already exists 14:19:29 7cbb18d3c849: Pushed 14:19:29 c3214cfd4d41: Pushed 14:19:29 14:19:29 #95 [security-spire-server stage-2 6/9] COPY security.txt / 14:19:29 #95 DONE 0.2s 14:19:29 14:19:29 #96 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:19:29 #96 DONE 0.3s 14:19:29 14:19:29 #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:19:29 30ca09eff551: Pushed 14:19:30 #97 ... 14:19:30 14:19:30 #98 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:19:30 #98 DONE 0.3s 14:19:30 14:19:30 #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:19:30 #99 DONE 0.3s 14:19:30 14:19:30 #75 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:19:30 #75 ... 14:19:30 14:19:30 #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:19:30 #97 DONE 2.2s 14:19:30 14:19:30 #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 14:19:30 #100 DONE 0.5s 14:19:30 14:19:30 #101 [security-spire-agent stage-3 7/10] COPY security.txt / 14:19:31 83916dd3a76e: Pushed 14:19:31 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:a8601b6534615ded79541fb183614525219350e253113528302239ecf7141c1d size: 1781 [Pipeline] } [Pipeline] // withEnv 14:19:31 #101 DONE 0.3s 14:19:31 14:19:31 #93 [security-spire-server] exporting to image [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:31 #93 ... 14:19:31 14:19:31 #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:19:31 #102 DONE 0.3s 14:19:31 14:19:31 #93 [security-spire-config] exporting to image 14:19:31 #93 exporting layers 2.8s done 14:19:31 #93 writing image sha256:1d81966ddc4eef1d5791d73ada262fc0175da635b3485f550cb47be390480b83 0.0s done 14:19:31 #93 naming to docker.io/library/security-spire-config-arm64 done 14:19:31 + 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 14:19:32 #93 ... 14:19:32 14:19:32 #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:19:32 #103 DONE 0.5s 14:19:32 14:19:32 #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:19:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 14:19:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:19:32 c3214cfd4d41: Preparing 14:19:32 83916dd3a76e: Preparing 14:19:32 113121a8e739: Preparing 14:19:32 724bfdd06b93: Preparing 14:19:32 7cbb18d3c849: Preparing 14:19:32 30ca09eff551: Preparing 14:19:32 aedc3bda2944: Preparing 14:19:32 30ca09eff551: Waiting 14:19:32 aedc3bda2944: Waiting 14:19:32 83916dd3a76e: Layer already exists 14:19:32 c3214cfd4d41: Layer already exists 14:19:32 7cbb18d3c849: Layer already exists 14:19:32 113121a8e739: Layer already exists 14:19:32 724bfdd06b93: Layer already exists 14:19:32 30ca09eff551: Layer already exists 14:19:32 aedc3bda2944: Layer already exists 14:19:32 latest: digest: sha256:a8601b6534615ded79541fb183614525219350e253113528302239ecf7141c1d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 14:19:32 #104 DONE 0.2s 14:19:32 14:19:32 #93 [security-spire-agent] exporting to image [Pipeline] sh 14:19:32 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:33 #93 exporting layers 2.7s done 14:19:33 #93 writing image sha256:7bcd59fef9445ab35e0a5aea54bc4e719bcffc9f862f613fd535c230127be4a8 0.0s done 14:19:33 #93 naming to docker.io/library/security-spire-server-arm64 done 14:19:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.22 14:19:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:19:33 c3214cfd4d41: Preparing 14:19:33 83916dd3a76e: Preparing 14:19:33 113121a8e739: Preparing 14:19:33 724bfdd06b93: Preparing 14:19:33 7cbb18d3c849: Preparing 14:19:33 30ca09eff551: Preparing 14:19:33 aedc3bda2944: Preparing 14:19:33 30ca09eff551: Waiting 14:19:33 aedc3bda2944: Waiting 14:19:33 83916dd3a76e: Layer already exists 14:19:33 c3214cfd4d41: Layer already exists 14:19:33 7cbb18d3c849: Layer already exists 14:19:33 113121a8e739: Layer already exists 14:19:33 724bfdd06b93: Layer already exists 14:19:33 30ca09eff551: Layer already exists 14:19:33 aedc3bda2944: Layer already exists 14:19:33 3.2.0-dev.22: digest: sha256:a8601b6534615ded79541fb183614525219350e253113528302239ecf7141c1d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:33 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:19:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:19:34 c3214cfd4d41: Preparing 14:19:34 83916dd3a76e: Preparing 14:19:34 113121a8e739: Preparing 14:19:34 724bfdd06b93: Preparing 14:19:34 7cbb18d3c849: Preparing 14:19:34 30ca09eff551: Preparing 14:19:34 aedc3bda2944: Preparing 14:19:34 30ca09eff551: Waiting 14:19:34 aedc3bda2944: Waiting 14:19:34 724bfdd06b93: Layer already exists 14:19:34 83916dd3a76e: Layer already exists 14:19:34 c3214cfd4d41: Layer already exists 14:19:34 113121a8e739: Layer already exists 14:19:34 7cbb18d3c849: Layer already exists 14:19:34 aedc3bda2944: Layer already exists 14:19:34 30ca09eff551: Layer already exists 14:19:34 #93 exporting layers 2.1s done 14:19:34 #93 writing image sha256:eb8d9b4140e919e4c10e492299c8a047de4b95b085fc688c1209d5fe3cd01ef9 0.0s done 14:19:34 #93 naming to docker.io/library/security-spire-agent-arm64 done 14:19:34 #93 DONE 4.6s 14:19:34 14:19:34 #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:19:49 #70 DONE 38.5s 14:19:49 14:19:49 #74 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:19:49 #74 DONE 35.9s 14:19:49 14:19:49 #105 [core-data builder 6/7] COPY . . 14:19:49 #105 ... 14:19:49 14:19:49 #75 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:19:49 #75 DONE 36.6s 14:19:49 14:19:49 #106 [support-notifications builder 6/7] COPY . . 14:19:49 #106 DONE 1.0s 14:19:49 14:19:49 #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:19:49 #107 ... 14:19:49 14:19:49 #108 [core-common-config-bootstrapper builder 6/7] COPY . . 14:19:49 #108 CACHED 14:19:49 14:19:49 #109 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 14:19:49 #109 CACHED 14:19:49 14:19:49 #110 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:19:49 #110 CACHED 14:19:49 14:19:49 #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:19:49 #81 DONE 31.8s 14:19:49 14:19:49 #105 [core-data builder 6/7] COPY . . 14:19:49 #105 DONE 1.2s 14:19:49 14:19:49 #111 [support-scheduler builder 6/7] COPY . . 14:19:49 #111 CACHED 14:19:49 14:19:49 #112 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 14:19:49 #112 CACHED 14:19:49 14:19:49 #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:19:49 #113 CACHED 14:19:49 14:19:49 #114 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:19:49 #114 CACHED 14:19:49 14:19:49 #115 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 14:19:49 #115 CACHED 14:19:49 14:19:49 #116 [security-proxy-auth builder 6/7] COPY . . 14:19:49 #116 CACHED 14:19:49 14:19:49 #117 [core-metadata builder 6/7] COPY . . 14:19:49 #117 CACHED 14:19:49 14:19:49 #118 [core-metadata builder 4/7] COPY go.mod vendor* ./ 14:19:49 #118 CACHED 14:19:49 14:19:49 #119 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:19:49 #119 CACHED 14:19:49 14:19:49 #120 [core-command builder 6/7] COPY . . 14:19:49 #120 CACHED 14:19:49 14:19:49 #121 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:19:49 #121 CACHED 14:19:49 14:19:49 #122 [core-command builder 4/7] COPY go.mod vendor* ./ 14:19:49 #122 CACHED 14:19:49 14:19:49 #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:19:51 #123 ... 14:19:51 14:19:51 #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 14:19:51 #124 CACHED 14:19:51 14:19:51 #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:19:51 #125 CACHED 14:19:51 14:19:51 #126 [security-secretstore-setup builder 6/7] COPY . . 14:19:51 #126 CACHED 14:19:51 14:19:51 #127 [security-bootstrapper builder 6/7] COPY . . 14:19:51 #127 DONE 2.3s 14:19:51 14:19:51 #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 14:19:51 #128 CACHED 14:19:51 14:19:51 #129 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:19:51 #129 CACHED 14:19:51 14:19:51 #130 [security-proxy-setup builder 6/7] COPY . . 14:19:51 #130 CACHED 14:19:51 14:19:51 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 14:19:51 #131 ... 14:19:51 14:19:51 #132 [security-spiffe-token-provider builder 6/7] COPY . . 14:19:51 #132 DONE 2.7s 14:19:51 14:19:51 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:19:52 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:a8601b6534615ded79541fb183614525219350e253113528302239ecf7141c1d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:53 + 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 14:19:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 14:19:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:19:53 c3214cfd4d41: Preparing 14:19:53 83916dd3a76e: Preparing 14:19:53 113121a8e739: Preparing 14:19:53 724bfdd06b93: Preparing 14:19:53 7cbb18d3c849: Preparing 14:19:53 30ca09eff551: Preparing 14:19:53 aedc3bda2944: Preparing 14:19:53 aedc3bda2944: Waiting 14:19:53 113121a8e739: Layer already exists 14:19:53 724bfdd06b93: Layer already exists 14:19:53 c3214cfd4d41: Layer already exists 14:19:53 7cbb18d3c849: Layer already exists 14:19:53 83916dd3a76e: Layer already exists 14:19:53 30ca09eff551: Layer already exists 14:19:53 aedc3bda2944: Layer already exists 14:19:53 main: digest: sha256:a8601b6534615ded79541fb183614525219350e253113528302239ecf7141c1d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:19:54 ===================================================== [Pipeline] echo 14:19:54 taggedImages: 14:19:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:19:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 14:19:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.22 14:19:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:19:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 14:19:54 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 14:19:54 0d425ac2ae011753f394f0a7a36a0711b6bec884 14:19:54 latest 14:19:54 3.2.0-dev.22 14:19:54 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:19:54 main 14:19:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:55 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:19:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:19:55 1dccae53c9f0: Preparing 14:19:55 e4ff224cce56: Preparing 14:19:55 950dedaaf9f9: Preparing 14:19:55 113121a8e739: Preparing 14:19:55 724bfdd06b93: Preparing 14:19:55 8d214bced678: Preparing 14:19:55 4aeaf5dc69c3: Preparing 14:19:55 0229cfcb934c: Preparing 14:19:55 b1f0f0d89070: Preparing 14:19:55 aedc3bda2944: Preparing 14:19:55 4aeaf5dc69c3: Waiting 14:19:55 0229cfcb934c: Waiting 14:19:55 b1f0f0d89070: Waiting 14:19:55 aedc3bda2944: Waiting 14:19:55 8d214bced678: Waiting 14:19:55 724bfdd06b93: Layer already exists 14:19:55 113121a8e739: Layer already exists 14:19:55 950dedaaf9f9: Pushed 14:19:55 1dccae53c9f0: Pushed 14:19:55 e4ff224cce56: Pushed 14:19:55 aedc3bda2944: Layer already exists 14:19:55 0229cfcb934c: Pushed 14:19:56 #133 3.662 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 14:19:56 b1f0f0d89070: Pushed 14:19:57 #133 ... 14:19:57 14:19:57 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 14:19:57 #131 4.418 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:19:59 #131 ... 14:19:59 14:19:59 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 14:19:59 #0 4.604 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 14:19:59 #134 ... 14:19:59 14:19:59 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:19:59 #0 6.038 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:19:59 #135 ... 14:19:59 14:19:59 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 14:19:59 #0 5.303 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:19:59 #136 ... 14:19:59 14:19:59 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:19:59 #0 4.930 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 14:19:59 #137 ... 14:19:59 14:19:59 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:19:59 #0 5.232 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:19:59 #138 ... 14:19:59 14:19:59 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:19:59 #0 4.252 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:20:01 #139 ... 14:20:01 14:20:01 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 14:20:01 #0 4.334 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:20:02 #140 ... 14:20:02 14:20:02 #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:20:02 #107 3.971 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:20:02 4aeaf5dc69c3: Pushed 14:20:02 #107 ... 14:20:02 14:20:02 #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:20:02 #123 5.508 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 14:20:04 8d214bced678: Pushed 14:20:04 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:8f8a352f43e1cd05f07edb91e10c65cd54f8821e2232df22fc49b780c990c602 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:04 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 14:20:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:20:05 1dccae53c9f0: Preparing 14:20:05 e4ff224cce56: Preparing 14:20:05 950dedaaf9f9: Preparing 14:20:05 113121a8e739: Preparing 14:20:05 724bfdd06b93: Preparing 14:20:05 8d214bced678: Preparing 14:20:05 4aeaf5dc69c3: Preparing 14:20:05 0229cfcb934c: Preparing 14:20:05 b1f0f0d89070: Preparing 14:20:05 aedc3bda2944: Preparing 14:20:05 8d214bced678: Waiting 14:20:05 4aeaf5dc69c3: Waiting 14:20:05 0229cfcb934c: Waiting 14:20:05 b1f0f0d89070: Waiting 14:20:05 aedc3bda2944: Waiting 14:20:05 724bfdd06b93: Layer already exists 14:20:05 113121a8e739: Layer already exists 14:20:05 950dedaaf9f9: Layer already exists 14:20:05 1dccae53c9f0: Layer already exists 14:20:05 e4ff224cce56: Layer already exists 14:20:05 8d214bced678: Layer already exists 14:20:05 aedc3bda2944: Layer already exists 14:20:05 b1f0f0d89070: Layer already exists 14:20:05 4aeaf5dc69c3: Layer already exists 14:20:05 0229cfcb934c: Layer already exists 14:20:05 latest: digest: sha256:8f8a352f43e1cd05f07edb91e10c65cd54f8821e2232df22fc49b780c990c602 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.22 14:20:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:20:06 1dccae53c9f0: Preparing 14:20:06 e4ff224cce56: Preparing 14:20:06 950dedaaf9f9: Preparing 14:20:06 113121a8e739: Preparing 14:20:06 724bfdd06b93: Preparing 14:20:06 8d214bced678: Preparing 14:20:06 4aeaf5dc69c3: Preparing 14:20:06 0229cfcb934c: Preparing 14:20:06 b1f0f0d89070: Preparing 14:20:06 aedc3bda2944: Preparing 14:20:06 8d214bced678: Waiting 14:20:06 0229cfcb934c: Waiting 14:20:06 4aeaf5dc69c3: Waiting 14:20:06 b1f0f0d89070: Waiting 14:20:06 950dedaaf9f9: Layer already exists 14:20:06 113121a8e739: Layer already exists 14:20:06 e4ff224cce56: Layer already exists 14:20:06 1dccae53c9f0: Layer already exists 14:20:06 724bfdd06b93: Layer already exists 14:20:06 4aeaf5dc69c3: Layer already exists 14:20:06 aedc3bda2944: Layer already exists 14:20:06 0229cfcb934c: Layer already exists 14:20:06 b1f0f0d89070: Layer already exists 14:20:06 8d214bced678: Layer already exists 14:20:06 3.2.0-dev.22: digest: sha256:8f8a352f43e1cd05f07edb91e10c65cd54f8821e2232df22fc49b780c990c602 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:06 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:20:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:20:07 1dccae53c9f0: Preparing 14:20:07 e4ff224cce56: Preparing 14:20:07 950dedaaf9f9: Preparing 14:20:07 113121a8e739: Preparing 14:20:07 724bfdd06b93: Preparing 14:20:07 8d214bced678: Preparing 14:20:07 4aeaf5dc69c3: Preparing 14:20:07 8d214bced678: Waiting 14:20:07 0229cfcb934c: Preparing 14:20:07 4aeaf5dc69c3: Waiting 14:20:07 b1f0f0d89070: Preparing 14:20:07 aedc3bda2944: Preparing 14:20:07 0229cfcb934c: Waiting 14:20:07 b1f0f0d89070: Waiting 14:20:07 aedc3bda2944: Waiting 14:20:07 e4ff224cce56: Layer already exists 14:20:07 724bfdd06b93: Layer already exists 14:20:07 950dedaaf9f9: Layer already exists 14:20:07 1dccae53c9f0: Layer already exists 14:20:07 113121a8e739: Layer already exists 14:20:07 0229cfcb934c: Layer already exists 14:20:07 b1f0f0d89070: Layer already exists 14:20:07 8d214bced678: Layer already exists 14:20:07 4aeaf5dc69c3: Layer already exists 14:20:07 aedc3bda2944: Layer already exists 14:20:07 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:8f8a352f43e1cd05f07edb91e10c65cd54f8821e2232df22fc49b780c990c602 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:08 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 14:20:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:20:08 1dccae53c9f0: Preparing 14:20:08 e4ff224cce56: Preparing 14:20:08 950dedaaf9f9: Preparing 14:20:08 113121a8e739: Preparing 14:20:08 724bfdd06b93: Preparing 14:20:08 8d214bced678: Preparing 14:20:08 4aeaf5dc69c3: Preparing 14:20:08 0229cfcb934c: Preparing 14:20:08 b1f0f0d89070: Preparing 14:20:08 aedc3bda2944: Preparing 14:20:08 8d214bced678: Waiting 14:20:08 b1f0f0d89070: Waiting 14:20:08 0229cfcb934c: Waiting 14:20:08 4aeaf5dc69c3: Waiting 14:20:08 aedc3bda2944: Waiting 14:20:08 724bfdd06b93: Layer already exists 14:20:08 950dedaaf9f9: Layer already exists 14:20:08 1dccae53c9f0: Layer already exists 14:20:08 113121a8e739: Layer already exists 14:20:08 e4ff224cce56: Layer already exists 14:20:08 8d214bced678: Layer already exists 14:20:08 0229cfcb934c: Layer already exists 14:20:08 4aeaf5dc69c3: Layer already exists 14:20:08 b1f0f0d89070: Layer already exists 14:20:08 aedc3bda2944: Layer already exists 14:20:08 main: digest: sha256:8f8a352f43e1cd05f07edb91e10c65cd54f8821e2232df22fc49b780c990c602 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:20:09 ===================================================== [Pipeline] echo 14:20:09 taggedImages: 14:20:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:20:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 14:20:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.22 14:20:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:20:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 14:20:09 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 14:20:09 0d425ac2ae011753f394f0a7a36a0711b6bec884 14:20:09 latest 14:20:09 3.2.0-dev.22 14:20:09 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:20:09 main 14:20:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:09 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:20:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:20:10 18008ad904af: Preparing 14:20:10 0f31fcae99a8: Preparing 14:20:10 5dd9e6f7d410: Preparing 14:20:10 113121a8e739: Preparing 14:20:10 724bfdd06b93: Preparing 14:20:10 b99f471c23fa: Preparing 14:20:10 372ea0120c34: Preparing 14:20:10 db376d8e9312: Preparing 14:20:10 aedc3bda2944: Preparing 14:20:10 b99f471c23fa: Waiting 14:20:10 372ea0120c34: Waiting 14:20:10 db376d8e9312: Waiting 14:20:10 aedc3bda2944: Waiting 14:20:10 113121a8e739: Layer already exists 14:20:10 724bfdd06b93: Layer already exists 14:20:10 0f31fcae99a8: Pushed 14:20:10 5dd9e6f7d410: Pushed 14:20:10 18008ad904af: Pushed 14:20:10 372ea0120c34: Pushed 14:20:10 aedc3bda2944: Layer already exists 14:20:12 db376d8e9312: Pushed 14:20:20 b99f471c23fa: Pushed 14:20:20 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:15696d44bac3b2d10a3112d6294b2ca12f12ddef42b06c2920d5c2df0a016fd3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 14:20:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:20:21 18008ad904af: Preparing 14:20:21 0f31fcae99a8: Preparing 14:20:21 5dd9e6f7d410: Preparing 14:20:21 113121a8e739: Preparing 14:20:21 724bfdd06b93: Preparing 14:20:21 b99f471c23fa: Preparing 14:20:21 372ea0120c34: Preparing 14:20:21 db376d8e9312: Preparing 14:20:21 aedc3bda2944: Preparing 14:20:21 372ea0120c34: Waiting 14:20:21 db376d8e9312: Waiting 14:20:21 aedc3bda2944: Waiting 14:20:21 b99f471c23fa: Waiting 14:20:21 113121a8e739: Layer already exists 14:20:21 724bfdd06b93: Layer already exists 14:20:21 0f31fcae99a8: Layer already exists 14:20:21 5dd9e6f7d410: Layer already exists 14:20:21 18008ad904af: Layer already exists 14:20:21 db376d8e9312: Layer already exists 14:20:21 372ea0120c34: Layer already exists 14:20:21 b99f471c23fa: Layer already exists 14:20:21 aedc3bda2944: Layer already exists 14:20:21 latest: digest: sha256:15696d44bac3b2d10a3112d6294b2ca12f12ddef42b06c2920d5c2df0a016fd3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.22 14:20:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:20:22 18008ad904af: Preparing 14:20:22 0f31fcae99a8: Preparing 14:20:22 5dd9e6f7d410: Preparing 14:20:22 113121a8e739: Preparing 14:20:22 724bfdd06b93: Preparing 14:20:22 b99f471c23fa: Preparing 14:20:22 372ea0120c34: Preparing 14:20:22 db376d8e9312: Preparing 14:20:22 aedc3bda2944: Preparing 14:20:22 b99f471c23fa: Waiting 14:20:22 372ea0120c34: Waiting 14:20:22 db376d8e9312: Waiting 14:20:22 aedc3bda2944: Waiting 14:20:22 5dd9e6f7d410: Layer already exists 14:20:22 113121a8e739: Layer already exists 14:20:22 18008ad904af: Layer already exists 14:20:22 0f31fcae99a8: Layer already exists 14:20:22 724bfdd06b93: Layer already exists 14:20:22 372ea0120c34: Layer already exists 14:20:22 b99f471c23fa: Layer already exists 14:20:22 aedc3bda2944: Layer already exists 14:20:22 db376d8e9312: Layer already exists 14:20:22 3.2.0-dev.22: digest: sha256:15696d44bac3b2d10a3112d6294b2ca12f12ddef42b06c2920d5c2df0a016fd3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:20:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:20:23 18008ad904af: Preparing 14:20:23 0f31fcae99a8: Preparing 14:20:23 5dd9e6f7d410: Preparing 14:20:23 113121a8e739: Preparing 14:20:23 724bfdd06b93: Preparing 14:20:23 b99f471c23fa: Preparing 14:20:23 372ea0120c34: Preparing 14:20:23 db376d8e9312: Preparing 14:20:23 aedc3bda2944: Preparing 14:20:23 b99f471c23fa: Waiting 14:20:23 372ea0120c34: Waiting 14:20:23 db376d8e9312: Waiting 14:20:23 aedc3bda2944: Waiting 14:20:23 113121a8e739: Layer already exists 14:20:23 724bfdd06b93: Layer already exists 14:20:23 18008ad904af: Layer already exists 14:20:23 5dd9e6f7d410: Layer already exists 14:20:23 0f31fcae99a8: Layer already exists 14:20:23 372ea0120c34: Layer already exists 14:20:23 b99f471c23fa: Layer already exists 14:20:23 db376d8e9312: Layer already exists 14:20:23 aedc3bda2944: Layer already exists 14:20:23 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:15696d44bac3b2d10a3112d6294b2ca12f12ddef42b06c2920d5c2df0a016fd3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:24 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 14:20:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:20:24 18008ad904af: Preparing 14:20:24 0f31fcae99a8: Preparing 14:20:24 5dd9e6f7d410: Preparing 14:20:24 113121a8e739: Preparing 14:20:24 724bfdd06b93: Preparing 14:20:24 b99f471c23fa: Preparing 14:20:24 372ea0120c34: Preparing 14:20:24 db376d8e9312: Preparing 14:20:24 aedc3bda2944: Preparing 14:20:24 b99f471c23fa: Waiting 14:20:24 aedc3bda2944: Waiting 14:20:24 db376d8e9312: Waiting 14:20:24 372ea0120c34: Waiting 14:20:24 0f31fcae99a8: Layer already exists 14:20:24 113121a8e739: Layer already exists 14:20:24 5dd9e6f7d410: Layer already exists 14:20:24 724bfdd06b93: Layer already exists 14:20:24 18008ad904af: Layer already exists 14:20:24 b99f471c23fa: Layer already exists 14:20:24 372ea0120c34: Layer already exists 14:20:24 db376d8e9312: Layer already exists 14:20:24 aedc3bda2944: Layer already exists 14:20:24 main: digest: sha256:15696d44bac3b2d10a3112d6294b2ca12f12ddef42b06c2920d5c2df0a016fd3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:20:25 ===================================================== [Pipeline] echo 14:20:25 taggedImages: 14:20:25 - nexus3.edgexfoundry.org:10004/security-spire-config:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:20:25 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 14:20:25 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.22 14:20:25 - nexus3.edgexfoundry.org:10004/security-spire-config:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:20:25 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 14:20:25 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 14:20:25 0d425ac2ae011753f394f0a7a36a0711b6bec884 14:20:25 latest 14:20:25 3.2.0-dev.22 14:20:25 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:20:25 main 14:20:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:20:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:20:26 1dccae53c9f0: Preparing 14:20:26 cb16be9d6758: Preparing 14:20:26 0feaafbe2813: Preparing 14:20:26 113121a8e739: Preparing 14:20:26 724bfdd06b93: Preparing 14:20:26 ce7ca42cb087: Preparing 14:20:26 0229cfcb934c: Preparing 14:20:26 b1f0f0d89070: Preparing 14:20:26 aedc3bda2944: Preparing 14:20:26 ce7ca42cb087: Waiting 14:20:26 0229cfcb934c: Waiting 14:20:26 b1f0f0d89070: Waiting 14:20:26 aedc3bda2944: Waiting 14:20:26 113121a8e739: Layer already exists 14:20:26 1dccae53c9f0: Layer already exists 14:20:26 724bfdd06b93: Layer already exists 14:20:26 0229cfcb934c: Layer already exists 14:20:26 0feaafbe2813: Pushed 14:20:26 b1f0f0d89070: Layer already exists 14:20:26 cb16be9d6758: Pushed 14:20:26 aedc3bda2944: Layer already exists 14:20:34 ce7ca42cb087: Pushed 14:20:34 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:a120be9954f919dd3cbc11b31b67111103c950f5a4a239b1584adadf540cdc84 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:35 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 14:20:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:20:35 1dccae53c9f0: Preparing 14:20:35 cb16be9d6758: Preparing 14:20:35 0feaafbe2813: Preparing 14:20:35 113121a8e739: Preparing 14:20:35 724bfdd06b93: Preparing 14:20:35 ce7ca42cb087: Preparing 14:20:35 0229cfcb934c: Preparing 14:20:35 b1f0f0d89070: Preparing 14:20:35 aedc3bda2944: Preparing 14:20:35 b1f0f0d89070: Waiting 14:20:35 0229cfcb934c: Waiting 14:20:35 ce7ca42cb087: Waiting 14:20:35 aedc3bda2944: Waiting 14:20:35 0feaafbe2813: Layer already exists 14:20:35 1dccae53c9f0: Layer already exists 14:20:35 724bfdd06b93: Layer already exists 14:20:35 113121a8e739: Layer already exists 14:20:35 cb16be9d6758: Layer already exists 14:20:35 ce7ca42cb087: Layer already exists 14:20:35 0229cfcb934c: Layer already exists 14:20:35 aedc3bda2944: Layer already exists 14:20:35 b1f0f0d89070: Layer already exists 14:20:35 latest: digest: sha256:a120be9954f919dd3cbc11b31b67111103c950f5a4a239b1584adadf540cdc84 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:36 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.22 14:20:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:20:37 1dccae53c9f0: Preparing 14:20:37 cb16be9d6758: Preparing 14:20:37 0feaafbe2813: Preparing 14:20:37 113121a8e739: Preparing 14:20:37 724bfdd06b93: Preparing 14:20:37 ce7ca42cb087: Preparing 14:20:37 0229cfcb934c: Preparing 14:20:37 b1f0f0d89070: Preparing 14:20:37 aedc3bda2944: Preparing 14:20:37 0229cfcb934c: Waiting 14:20:37 ce7ca42cb087: Waiting 14:20:37 b1f0f0d89070: Waiting 14:20:37 aedc3bda2944: Waiting 14:20:37 724bfdd06b93: Layer already exists 14:20:37 cb16be9d6758: Layer already exists 14:20:37 113121a8e739: Layer already exists 14:20:37 0feaafbe2813: Layer already exists 14:20:37 1dccae53c9f0: Layer already exists 14:20:37 ce7ca42cb087: Layer already exists 14:20:37 aedc3bda2944: Layer already exists 14:20:37 0229cfcb934c: Layer already exists 14:20:37 b1f0f0d89070: Layer already exists 14:20:37 3.2.0-dev.22: digest: sha256:a120be9954f919dd3cbc11b31b67111103c950f5a4a239b1584adadf540cdc84 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:37 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:20:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:20:38 1dccae53c9f0: Preparing 14:20:38 cb16be9d6758: Preparing 14:20:38 0feaafbe2813: Preparing 14:20:38 113121a8e739: Preparing 14:20:38 724bfdd06b93: Preparing 14:20:38 ce7ca42cb087: Preparing 14:20:38 0229cfcb934c: Preparing 14:20:38 b1f0f0d89070: Preparing 14:20:38 ce7ca42cb087: Waiting 14:20:38 0229cfcb934c: Waiting 14:20:38 aedc3bda2944: Preparing 14:20:38 b1f0f0d89070: Waiting 14:20:38 aedc3bda2944: Waiting 14:20:38 113121a8e739: Layer already exists 14:20:38 0feaafbe2813: Layer already exists 14:20:38 1dccae53c9f0: Layer already exists 14:20:38 724bfdd06b93: Layer already exists 14:20:38 cb16be9d6758: Layer already exists 14:20:38 ce7ca42cb087: Layer already exists 14:20:38 b1f0f0d89070: Layer already exists 14:20:38 0229cfcb934c: Layer already exists 14:20:38 aedc3bda2944: Layer already exists 14:20:38 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:a120be9954f919dd3cbc11b31b67111103c950f5a4a239b1584adadf540cdc84 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:38 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 14:20:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:20:39 1dccae53c9f0: Preparing 14:20:39 cb16be9d6758: Preparing 14:20:39 0feaafbe2813: Preparing 14:20:39 113121a8e739: Preparing 14:20:39 724bfdd06b93: Preparing 14:20:39 ce7ca42cb087: Preparing 14:20:39 0229cfcb934c: Preparing 14:20:39 b1f0f0d89070: Preparing 14:20:39 aedc3bda2944: Preparing 14:20:39 0229cfcb934c: Waiting 14:20:39 b1f0f0d89070: Waiting 14:20:39 ce7ca42cb087: Waiting 14:20:39 1dccae53c9f0: Layer already exists 14:20:39 724bfdd06b93: Layer already exists 14:20:39 cb16be9d6758: Layer already exists 14:20:39 113121a8e739: Layer already exists 14:20:39 0feaafbe2813: Layer already exists 14:20:39 b1f0f0d89070: Layer already exists 14:20:39 ce7ca42cb087: Layer already exists 14:20:39 0229cfcb934c: Layer already exists 14:20:39 aedc3bda2944: Layer already exists 14:20:39 main: digest: sha256:a120be9954f919dd3cbc11b31b67111103c950f5a4a239b1584adadf540cdc84 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:20:40 ===================================================== [Pipeline] echo 14:20:40 taggedImages: 14:20:40 - nexus3.edgexfoundry.org:10004/security-spire-server:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:20:40 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 14:20:40 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.22 14:20:40 - nexus3.edgexfoundry.org:10004/security-spire-server:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:20:40 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 14:20:40 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 14:20:40 0d425ac2ae011753f394f0a7a36a0711b6bec884 14:20:40 latest 14:20:40 3.2.0-dev.22 14:20:40 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:20:40 main 14:20:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:20:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:20:41 1f50a456e595: Preparing 14:20:41 949139dca990: Preparing 14:20:41 113121a8e739: Preparing 14:20:41 724bfdd06b93: Preparing 14:20:41 44c16449c1f9: Preparing 14:20:41 e592afbee3e5: Preparing 14:20:41 aedc3bda2944: Preparing 14:20:41 e592afbee3e5: Waiting 14:20:41 aedc3bda2944: Waiting 14:20:41 113121a8e739: Layer already exists 14:20:41 724bfdd06b93: Layer already exists 14:20:41 aedc3bda2944: Layer already exists 14:20:41 44c16449c1f9: Pushed 14:20:41 1f50a456e595: Pushed 14:20:41 e592afbee3e5: Pushed 14:20:43 949139dca990: Pushed 14:20:43 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:84c3baa928be2746a94d5d05904114b7a892ee21312439e08c658ab83c4ee44c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:44 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 14:20:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:20:44 1f50a456e595: Preparing 14:20:44 949139dca990: Preparing 14:20:44 113121a8e739: Preparing 14:20:44 724bfdd06b93: Preparing 14:20:44 44c16449c1f9: Preparing 14:20:44 e592afbee3e5: Preparing 14:20:44 aedc3bda2944: Preparing 14:20:44 e592afbee3e5: Waiting 14:20:44 aedc3bda2944: Waiting 14:20:44 1f50a456e595: Layer already exists 14:20:44 113121a8e739: Layer already exists 14:20:44 724bfdd06b93: Layer already exists 14:20:44 949139dca990: Layer already exists 14:20:44 44c16449c1f9: Layer already exists 14:20:44 e592afbee3e5: Layer already exists 14:20:44 aedc3bda2944: Layer already exists 14:20:44 latest: digest: sha256:84c3baa928be2746a94d5d05904114b7a892ee21312439e08c658ab83c4ee44c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:45 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.22 14:20:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:20:45 1f50a456e595: Preparing 14:20:45 949139dca990: Preparing 14:20:45 113121a8e739: Preparing 14:20:45 724bfdd06b93: Preparing 14:20:45 44c16449c1f9: Preparing 14:20:45 e592afbee3e5: Preparing 14:20:45 aedc3bda2944: Preparing 14:20:45 e592afbee3e5: Waiting 14:20:45 aedc3bda2944: Waiting 14:20:45 724bfdd06b93: Layer already exists 14:20:45 113121a8e739: Layer already exists 14:20:45 949139dca990: Layer already exists 14:20:45 1f50a456e595: Layer already exists 14:20:45 44c16449c1f9: Layer already exists 14:20:45 aedc3bda2944: Layer already exists 14:20:45 e592afbee3e5: Layer already exists 14:20:45 3.2.0-dev.22: digest: sha256:84c3baa928be2746a94d5d05904114b7a892ee21312439e08c658ab83c4ee44c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:46 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:20:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:20:46 1f50a456e595: Preparing 14:20:46 949139dca990: Preparing 14:20:46 113121a8e739: Preparing 14:20:46 724bfdd06b93: Preparing 14:20:46 44c16449c1f9: Preparing 14:20:46 e592afbee3e5: Preparing 14:20:46 aedc3bda2944: Preparing 14:20:46 aedc3bda2944: Waiting 14:20:46 e592afbee3e5: Waiting 14:20:46 1f50a456e595: Layer already exists 14:20:46 949139dca990: Layer already exists 14:20:46 113121a8e739: Layer already exists 14:20:46 724bfdd06b93: Layer already exists 14:20:46 44c16449c1f9: Layer already exists 14:20:46 e592afbee3e5: Layer already exists 14:20:46 aedc3bda2944: Layer already exists 14:20:46 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:84c3baa928be2746a94d5d05904114b7a892ee21312439e08c658ab83c4ee44c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:47 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 14:20:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:20:48 1f50a456e595: Preparing 14:20:48 949139dca990: Preparing 14:20:48 113121a8e739: Preparing 14:20:48 724bfdd06b93: Preparing 14:20:48 44c16449c1f9: Preparing 14:20:48 e592afbee3e5: Preparing 14:20:48 aedc3bda2944: Preparing 14:20:48 e592afbee3e5: Waiting 14:20:48 724bfdd06b93: Layer already exists 14:20:48 113121a8e739: Layer already exists 14:20:48 1f50a456e595: Layer already exists 14:20:48 44c16449c1f9: Layer already exists 14:20:48 949139dca990: Layer already exists 14:20:48 e592afbee3e5: Layer already exists 14:20:48 aedc3bda2944: Layer already exists 14:20:48 main: digest: sha256:84c3baa928be2746a94d5d05904114b7a892ee21312439e08c658ab83c4ee44c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:20:48 ===================================================== [Pipeline] echo 14:20:48 taggedImages: 14:20:48 - nexus3.edgexfoundry.org:10004/support-notifications:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:20:48 - nexus3.edgexfoundry.org:10004/support-notifications:latest 14:20:48 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.22 14:20:48 - nexus3.edgexfoundry.org:10004/support-notifications:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:20:48 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 14:20:49 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 14:20:49 0d425ac2ae011753f394f0a7a36a0711b6bec884 14:20:49 latest 14:20:49 3.2.0-dev.22 14:20:49 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:20:49 main 14:20:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:20:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:20:50 9530a46c2c9d: Preparing 14:20:50 10929229803e: Preparing 14:20:50 113121a8e739: Preparing 14:20:50 724bfdd06b93: Preparing 14:20:50 8811a3ed4c04: Preparing 14:20:50 37c97f43024a: Preparing 14:20:50 aedc3bda2944: Preparing 14:20:50 37c97f43024a: Waiting 14:20:50 aedc3bda2944: Waiting 14:20:50 113121a8e739: Layer already exists 14:20:50 8811a3ed4c04: Layer already exists 14:20:50 724bfdd06b93: Layer already exists 14:20:50 37c97f43024a: Layer already exists 14:20:50 aedc3bda2944: Layer already exists 14:20:50 9530a46c2c9d: Pushed 14:20:53 10929229803e: Pushed 14:20:53 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:737ee6375fd0cee3d9ca63d5ccd8a32871c9cf1739de7085c42fcac58613e8e9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:53 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 14:20:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:20:54 9530a46c2c9d: Preparing 14:20:54 10929229803e: Preparing 14:20:54 113121a8e739: Preparing 14:20:54 724bfdd06b93: Preparing 14:20:54 8811a3ed4c04: Preparing 14:20:54 37c97f43024a: Preparing 14:20:54 aedc3bda2944: Preparing 14:20:54 37c97f43024a: Waiting 14:20:54 aedc3bda2944: Waiting 14:20:54 8811a3ed4c04: Layer already exists 14:20:54 9530a46c2c9d: Layer already exists 14:20:54 113121a8e739: Layer already exists 14:20:54 10929229803e: Layer already exists 14:20:54 724bfdd06b93: Layer already exists 14:20:54 aedc3bda2944: Layer already exists 14:20:54 37c97f43024a: Layer already exists 14:20:54 latest: digest: sha256:737ee6375fd0cee3d9ca63d5ccd8a32871c9cf1739de7085c42fcac58613e8e9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:54 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.22 14:20:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:20:55 9530a46c2c9d: Preparing 14:20:55 10929229803e: Preparing 14:20:55 113121a8e739: Preparing 14:20:55 724bfdd06b93: Preparing 14:20:55 8811a3ed4c04: Preparing 14:20:55 37c97f43024a: Preparing 14:20:55 aedc3bda2944: Preparing 14:20:55 aedc3bda2944: Waiting 14:20:55 37c97f43024a: Waiting 14:20:55 113121a8e739: Layer already exists 14:20:55 8811a3ed4c04: Layer already exists 14:20:55 10929229803e: Layer already exists 14:20:55 724bfdd06b93: Layer already exists 14:20:55 9530a46c2c9d: Layer already exists 14:20:55 aedc3bda2944: Layer already exists 14:20:55 37c97f43024a: Layer already exists 14:20:55 3.2.0-dev.22: digest: sha256:737ee6375fd0cee3d9ca63d5ccd8a32871c9cf1739de7085c42fcac58613e8e9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:56 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:20:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:20:56 9530a46c2c9d: Preparing 14:20:56 10929229803e: Preparing 14:20:56 113121a8e739: Preparing 14:20:56 724bfdd06b93: Preparing 14:20:56 8811a3ed4c04: Preparing 14:20:56 37c97f43024a: Preparing 14:20:56 aedc3bda2944: Preparing 14:20:56 37c97f43024a: Waiting 14:20:56 aedc3bda2944: Waiting 14:20:56 8811a3ed4c04: Layer already exists 14:20:56 9530a46c2c9d: Layer already exists 14:20:56 10929229803e: Layer already exists 14:20:56 113121a8e739: Layer already exists 14:20:56 724bfdd06b93: Layer already exists 14:20:56 37c97f43024a: Layer already exists 14:20:56 aedc3bda2944: Layer already exists 14:20:56 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:737ee6375fd0cee3d9ca63d5ccd8a32871c9cf1739de7085c42fcac58613e8e9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:57 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 14:20:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:20:57 9530a46c2c9d: Preparing 14:20:57 10929229803e: Preparing 14:20:57 113121a8e739: Preparing 14:20:57 724bfdd06b93: Preparing 14:20:57 8811a3ed4c04: Preparing 14:20:57 37c97f43024a: Preparing 14:20:57 aedc3bda2944: Preparing 14:20:57 aedc3bda2944: Waiting 14:20:57 37c97f43024a: Waiting 14:20:57 113121a8e739: Layer already exists 14:20:57 8811a3ed4c04: Layer already exists 14:20:57 9530a46c2c9d: Layer already exists 14:20:57 10929229803e: Layer already exists 14:20:57 724bfdd06b93: Layer already exists 14:20:57 aedc3bda2944: Layer already exists 14:20:57 37c97f43024a: Layer already exists 14:20:57 main: digest: sha256:737ee6375fd0cee3d9ca63d5ccd8a32871c9cf1739de7085c42fcac58613e8e9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:20:58 ===================================================== [Pipeline] echo 14:20:58 taggedImages: 14:20:58 - nexus3.edgexfoundry.org:10004/support-scheduler:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:20:58 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 14:20:58 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.22 14:20:58 - nexus3.edgexfoundry.org:10004/support-scheduler:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:20:58 - nexus3.edgexfoundry.org:10004/support-scheduler: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] } 14:32:26 #123 ... 14:32:26 14:32:26 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:32:26 #139 750.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:32:26 #139 ... 14:32:26 14:32:26 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 14:32:26 #131 DONE 752.8s 14:32:26 14:32:26 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:32:26 #135 ... 14:32:26 14:32:26 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 14:32:26 #141 DONE 0.3s 14:32:26 14:32:26 #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 14:32:26 #142 DONE 0.1s 14:32:26 14:32:26 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 14:32:26 #140 ... 14:32:26 14:32:26 #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 14:32:26 #143 DONE 0.1s 14:32:26 14:32:26 #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 14:32:26 #144 DONE 0.1s 14:32:26 14:32:26 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:32:26 #133 ... 14:32:26 14:32:26 #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:32:26 #145 DONE 0.2s 14:32:26 14:32:26 #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:32:26 #146 DONE 0.1s 14:32:26 14:32:26 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:32:27 #147 DONE 1.9s 14:32:27 14:32:27 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:32:27 #139 ... 14:32:27 14:32:27 #93 [security-proxy-setup] exporting to image 14:32:27 #93 exporting layers 14:32:28 #93 exporting layers 1.2s done 14:32:28 #93 writing image sha256:74722db6524009d386c2064f75b00d99f3c2e98d272750887e7695d3c836ac8c done 14:32:28 #93 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 14:32:28 #93 DONE 5.9s 14:32:28 14:32:28 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:32:36 #135 ... 14:32:36 14:32:36 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:32:36 #139 DONE 765.3s 14:32:36 14:32:36 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 14:32:36 #136 ... 14:32:36 14:32:36 #148 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 14:32:37 #148 DONE 0.3s 14:32:37 14:32:37 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:32:37 #135 ... 14:32:37 14:32:37 #149 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 14:32:37 #149 DONE 0.1s 14:32:37 14:32:37 #150 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:32:37 #150 DONE 0.2s 14:32:37 14:32:37 #151 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 14:32:37 #151 DONE 0.2s 14:32:37 14:32:37 #152 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 14:32:38 #152 DONE 0.2s 14:32:38 14:32:38 #153 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:32:38 #153 DONE 0.4s 14:32:38 14:32:38 #154 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:32:38 #154 DONE 0.3s 14:32:38 14:32:38 #155 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:32:38 #155 DONE 0.1s 14:32:38 14:32:38 #156 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:32:40 #156 ... 14:32:40 14:32:40 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 14:32:40 #140 DONE 769.0s 14:32:40 14:32:40 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:32:40 #135 ... 14:32:40 14:32:40 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 14:32:41 #157 DONE 0.2s 14:32:41 14:32:41 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 14:32:41 #158 ... 14:32:41 14:32:41 #156 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:32:41 #156 DONE 2.5s 14:32:41 14:32:41 #93 [security-secretstore-setup] exporting to image 14:32:41 #93 exporting layers 14:32:42 #93 exporting layers 1.5s done 14:32:42 #93 writing image sha256:bde68ffee4463b634bc30a8a116f5f189380d9de54a369d69fc5bbe8acc2ad9b 0.0s done 14:32:42 #93 naming to docker.io/library/security-secretstore-setup-arm64 done 14:32:42 #93 DONE 7.4s 14:32:42 14:32:42 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 14:32:43 #136 ... 14:32:43 14:32:43 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 14:32:43 #158 DONE 2.4s 14:32:43 14:32:43 #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 14:32:43 #159 DONE 0.2s 14:32:43 14:32:43 #160 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 14:32:44 #160 DONE 0.2s 14:32:44 14:32:44 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:32:44 #133 ... 14:32:44 14:32:44 #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:32:44 #161 DONE 0.3s 14:32:44 14:32:44 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:32:44 #135 ... 14:32:44 14:32:44 #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 14:32:44 #162 DONE 0.2s 14:32:44 14:32:44 #163 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 14:32:44 #163 DONE 0.1s 14:32:44 14:32:44 #164 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 14:32:44 #164 DONE 0.1s 14:32:44 14:32:44 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:32:44 #135 ... 14:32:44 14:32:44 #165 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 14:32:44 #165 DONE 0.1s 14:32:44 14:32:44 #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:32:45 #166 DONE 0.2s 14:32:45 14:32:45 #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 14:32:47 #167 DONE 1.8s 14:32:47 14:32:47 #93 [security-bootstrapper] exporting to image 14:32:47 #93 exporting layers 0.7s done 14:32:47 #93 writing image sha256:bc1aa419c814899b0ea9073cd654030f444ca00ab3494cae5bbb23ac92b426a0 done 14:32:47 #93 naming to docker.io/library/security-bootstrapper-arm64 done 14:32:47 #93 DONE 8.1s 14:32:47 14:32:47 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:32:52 #137 ... 14:32:52 14:32:52 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 14:32:52 #134 DONE 783.9s 14:32:52 14:32:52 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:32:53 #135 ... 14:32:53 14:32:53 #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 14:32:53 #168 DONE 0.3s 14:32:53 14:32:53 #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 14:32:53 #169 DONE 0.2s 14:32:53 14:32:53 #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 14:32:54 #170 DONE 0.3s 14:32:54 14:32:54 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 14:32:54 #136 ... 14:32:54 14:32:54 #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 14:32:54 #171 DONE 0.1s 14:32:54 14:32:54 #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 14:32:54 #172 DONE 0.1s 14:32:54 14:32:54 #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:32:56 #173 DONE 2.0s 14:32:56 14:32:56 #93 [security-proxy-auth] exporting to image 14:32:56 #93 exporting layers 14:32:57 #93 exporting layers 0.5s done 14:32:57 #93 writing image sha256:31adf21f72db8d65cef777ba93b1b4eeabd9ce7eb3a385f7d98aed0c5ca2dc07 0.0s done 14:32:57 #93 naming to docker.io/library/security-proxy-auth-arm64 done 14:32:57 #93 DONE 8.7s 14:32:57 14:32:57 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 14:33:09 #136 ... 14:33:09 14:33:09 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:33:09 #137 DONE 799.8s 14:33:09 14:33:09 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:33:09 #135 ... 14:33:09 14:33:09 #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 14:33:09 #174 DONE 0.2s 14:33:09 14:33:09 #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 14:33:09 #175 DONE 0.1s 14:33:09 14:33:09 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:33:09 #135 ... 14:33:09 14:33:09 #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 14:33:09 #176 DONE 0.3s 14:33:09 14:33:09 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:33:10 #133 ... 14:33:10 14:33:10 #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 14:33:10 #177 DONE 0.3s 14:33:10 14:33:10 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 14:33:10 #136 ... 14:33:10 14:33:10 #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 14:33:10 #178 DONE 0.2s 14:33:10 14:33:10 #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:33:12 #179 DONE 1.7s 14:33:12 14:33:12 #93 [core-common-config-bootstrapper] exporting to image 14:33:12 #93 exporting layers 14:33:12 #93 exporting layers 0.5s done 14:33:12 #93 writing image sha256:c47269e68600d7c45723d904669936d21d22166c5497d876d8b574dabb350235 done 14:33:12 #93 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 14:33:12 #93 DONE 9.2s 14:33:12 14:33:12 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 14:33:39 #136 DONE 827.8s 14:33:39 14:33:39 #30 [core-common-config-bootstrapper internal] load .dockerignore 14:33:39 #30 ... 14:33:39 14:33:39 #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 14:33:39 #180 DONE 0.1s 14:33:39 14:33:39 #21 [security-bootstrapper internal] load .dockerignore 14:33:39 #21 ... 14:33:39 14:33:39 #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 14:33:39 #181 DONE 0.2s 14:33:39 14:33:39 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:33:39 #182 DONE 0.2s 14:33:39 14:33:39 #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 14:33:39 #183 DONE 0.1s 14:33:39 14:33:39 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:33:39 #135 ... 14:33:39 14:33:39 #93 [core-command] exporting to image 14:33:39 #93 exporting layers 14:33:39 #93 exporting layers 0.3s done 14:33:39 #93 writing image sha256:d44d3bf7ac2d1dc9784291e8c98a5e47b17c9e4f9de229b95e89ea1c1e9acd15 done 14:33:39 #93 naming to docker.io/library/core-command-arm64 done 14:33:39 #93 DONE 9.5s 14:33:39 14:33:39 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:33:51 #133 ... 14:33:51 14:33:51 #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:33:51 #123 DONE 840.6s 14:33:51 14:33:51 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 14:33:51 #39 ... 14:33:51 14:33:51 #184 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:33:51 #184 DONE 0.1s 14:33:51 14:33:51 #185 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:33:51 #185 DONE 0.1s 14:33:51 14:33:51 #186 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:33:51 #186 DONE 0.3s 14:33:51 14:33:51 #187 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 14:33:51 #187 DONE 0.1s 14:33:51 14:33:51 #93 [core-data] exporting to image 14:33:51 #93 exporting layers 14:33:51 #93 exporting layers 0.3s done 14:33:51 #93 writing image sha256:8a4cf761048e9e9c5156cfa08fb1de59b69d9b89d04bef5f7231dc30a9008b46 done 14:33:51 #93 naming to docker.io/library/core-data-arm64 done 14:33:51 #93 DONE 9.9s 14:33:51 14:33:51 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:33:52 #135 ... 14:33:52 14:33:52 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:33:52 #138 DONE 843.0s 14:33:52 14:33:52 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:33:52 #135 ... 14:33:52 14:33:52 #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 14:33:52 #188 DONE 0.2s 14:33:52 14:33:52 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 14:33:52 #39 ... 14:33:52 14:33:52 #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 14:33:52 #189 DONE 0.1s 14:33:52 14:33:52 #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:33:52 #190 DONE 0.2s 14:33:52 14:33:52 #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 14:33:53 #191 DONE 0.1s 14:33:53 14:33:53 #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 14:33:53 #192 DONE 0.1s 14:33:53 14:33:53 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 14:33:53 #39 ... 14:33:53 14:33:53 #93 [core-metadata] exporting to image 14:33:53 #93 exporting layers 0.2s done 14:33:53 #93 writing image sha256:a521321644b15dea6b749c95a830647a755aeb485934ee0210281bb8e32a9072 done 14:33:53 #93 naming to docker.io/library/core-metadata-arm64 done 14:33:53 #93 DONE 10.1s 14:33:53 14:33:53 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:34:08 #133 DONE 856.7s 14:34:08 14:34:08 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:34:09 #135 ... 14:34:09 14:34:09 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:34:09 #193 DONE 0.1s 14:34:09 14:34:09 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 14:34:09 #39 ... 14:34:09 14:34:09 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:34:09 #194 DONE 0.1s 14:34:09 14:34:09 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:34:09 #195 DONE 0.3s 14:34:09 14:34:09 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:34:09 #135 ... 14:34:09 14:34:09 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 14:34:09 #196 DONE 0.1s 14:34:09 14:34:09 #93 [security-spiffe-token-provider] exporting to image 14:34:09 #93 exporting layers 14:34:10 #93 exporting layers 0.6s done 14:34:10 #93 writing image sha256:8a61187c1494b4ab927a8da029bde0ce49b090df09901f1ac41cbf96cf809085 done 14:34:10 #93 naming to docker.io/library/security-spiffe-token-provider-arm64 done 14:34:10 #93 DONE 10.7s 14:34:10 14:34:10 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:34:28 #135 ... 14:34:28 14:34:28 #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:34:28 #107 DONE 878.9s 14:34:28 14:34:28 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 14:34:28 #39 ... 14:34:28 14:34:28 #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:34:28 #197 DONE 0.1s 14:34:28 14:34:28 #198 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:34:28 #198 DONE 0.2s 14:34:28 14:34:28 #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:34:28 #199 DONE 0.3s 14:34:28 14:34:28 #200 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 14:34:28 #200 DONE 0.1s 14:34:28 14:34:28 #93 [support-notifications] exporting to image 14:34:28 #93 exporting layers 14:34:29 #93 exporting layers 0.5s done 14:34:29 #93 writing image sha256:ba65285a4ce87d7f2a46ed1d3ef1ca03a47e3c4ee1f7cd7f7fbf88c0c60d5a1a done 14:34:29 #93 naming to docker.io/library/support-notifications-arm64 done 14:34:29 #93 DONE 11.2s 14:34:29 14:34:29 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:34:29 #135 DONE 880.4s 14:34:29 14:34:29 #30 [core-common-config-bootstrapper internal] load .dockerignore 14:34:29 #30 ... 14:34:29 14:34:29 #201 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:34:29 #201 DONE 0.1s 14:34:29 14:34:29 #202 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:34:30 #202 DONE 0.1s 14:34:30 14:34:30 #203 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:34:30 #203 DONE 0.2s 14:34:30 14:34:30 #21 [security-bootstrapper internal] load .dockerignore 14:34:30 #21 ... 14:34:30 14:34:30 #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 14:34:30 #204 DONE 0.1s 14:34:30 14:34:30 #93 [support-scheduler] exporting to image 14:34:30 #93 exporting layers 0.3s done 14:34:30 #93 writing image sha256:93fdcf58a3e7506e7294f5ce987e2f0793fdd9832b5d34697f4868317b04ffdb done 14:34:30 #93 naming to docker.io/library/support-scheduler-arm64 done 14:34:30 #93 DONE 11.5s 14:34:30 14:34:30 #30 [core-common-config-bootstrapper internal] load .dockerignore 14:34:30 time="2024-03-09T14:18:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:34:30 time="2024-03-09T14:18:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:34:30 time="2024-03-09T14:18:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:34:30 time="2024-03-09T14:18:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:34:30 time="2024-03-09T14:18:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:34:30 time="2024-03-09T14:18:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:34:30 time="2024-03-09T14:18:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:34:30 time="2024-03-09T14:18:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:34:30 time="2024-03-09T14:18:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:34:30 time="2024-03-09T14:18:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:34:30 time="2024-03-09T14:18:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:34:30 time="2024-03-09T14:18:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:34:30 time="2024-03-09T14:18:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:34:30 time="2024-03-09T14:18:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 14:34:30 $ docker stop --time=1 7199fb5b146c361b2ee659d94511998c1a184877a89f0a83e19444a3256ceb83 14:34:32 $ docker rm -f --volumes 7199fb5b146c361b2ee659d94511998c1a184877a89f0a83e19444a3256ceb83 [Pipeline] // withDockerContainer [Pipeline] sh 14:34:32 + docker images 14:34:32 REPOSITORY TAG IMAGE ID CREATED SIZE 14:34:32 support-scheduler-arm64 latest 93fdcf58a3e7 3 seconds ago 25.9MB 14:34:32 support-notifications-arm64 latest ba65285a4ce8 4 seconds ago 26.6MB 14:34:32 security-spiffe-token-provider-arm64 latest 8a61187c1494 23 seconds ago 29.1MB 14:34:32 core-metadata-arm64 latest a521321644b1 39 seconds ago 17.4MB 14:34:32 core-data-arm64 latest 8a4cf761048e 42 seconds ago 17.2MB 14:34:32 core-command-arm64 latest d44d3bf7ac2d 55 seconds ago 17.1MB 14:34:32 core-common-config-bootstrapper-arm64 latest c47269e68600 About a minute ago 15.1MB 14:34:32 security-proxy-auth-arm64 latest 31adf21f72db About a minute ago 15.9MB 14:34:32 security-bootstrapper-arm64 latest bc1aa419c814 About a minute ago 18.5MB 14:34:32 security-secretstore-setup-arm64 latest bde68ffee446 About a minute ago 35.9MB 14:34:32 security-proxy-setup-arm64 latest 74722db65240 2 minutes ago 25.9MB 14:34:32 security-spire-agent-arm64 latest eb8d9b4140e9 15 minutes ago 152MB 14:34:32 security-spire-server-arm64 latest 7bcd59fef944 15 minutes ago 96.7MB 14:34:32 security-spire-config-arm64 latest 1d81966ddc4e 15 minutes ago 95.8MB 14:34:32 ci-base-image-arm64 latest ee119f7b60d2 16 minutes ago 882MB 14:34:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 3 months ago 560MB 14:34:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 9 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:34:33 provisioning config files... 14:34:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/632@tmp/config14382982854339042491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:34:34 ---> ****-login.sh 14:34:34 nexus3.edgexfoundry.org:10001 14:34:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:34:34 Configure a credential helper to remove this warning. See 14:34:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:34:34 14:34:34 Login Succeeded 14:34:34 nexus3.edgexfoundry.org:10002 14:34:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:34:35 Configure a credential helper to remove this warning. See 14:34:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:34:35 14:34:35 Login Succeeded 14:34:35 nexus3.edgexfoundry.org:10003 14:34:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:34:35 Configure a credential helper to remove this warning. See 14:34:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:34:35 14:34:35 Login Succeeded 14:34:35 nexus3.edgexfoundry.org:10004 14:34:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:34:35 Configure a credential helper to remove this warning. See 14:34:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:34:35 14:34:35 Login Succeeded 14:34:35 ****.io 14:34:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:34:36 Configure a credential helper to remove this warning. See 14:34:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:34:36 14:34:36 Login Succeeded 14:34:36 ---> ****-login.sh ends [Pipeline] } 14:34:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:34:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:34:37 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 14:34:37 0d425ac2ae011753f394f0a7a36a0711b6bec884 14:34:37 latest 14:34:37 3.2.0-dev.22 14:34:37 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:34:37 main 14:34:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:34:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:34:38 9e10f124f7b3: Preparing 14:34:38 11c6e6dbd767: Preparing 14:34:38 ff00928e8ccf: Preparing 14:34:38 89c7d6034ffe: Preparing 14:34:38 26e26bd915d5: Preparing 14:34:38 e561834a2927: Preparing 14:34:38 7c504f21be85: Preparing 14:34:38 e561834a2927: Waiting 14:34:38 7c504f21be85: Waiting 14:34:38 26e26bd915d5: Pushed 14:34:38 89c7d6034ffe: Pushed 14:34:38 ff00928e8ccf: Pushed 14:34:38 9e10f124f7b3: Pushed 14:34:38 7c504f21be85: Layer already exists 14:34:38 e561834a2927: Pushed 14:34:41 11c6e6dbd767: Pushed 14:34:41 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:de94ef392e42414266056e229eeee598d724aa6a0b51da5cf3c3c4cb77091c90 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:42 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:42 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 14:34:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:34:42 9e10f124f7b3: Preparing 14:34:42 11c6e6dbd767: Preparing 14:34:42 ff00928e8ccf: Preparing 14:34:42 89c7d6034ffe: Preparing 14:34:42 26e26bd915d5: Preparing 14:34:42 e561834a2927: Preparing 14:34:42 7c504f21be85: Preparing 14:34:42 e561834a2927: Waiting 14:34:42 7c504f21be85: Waiting 14:34:42 9e10f124f7b3: Layer already exists 14:34:42 26e26bd915d5: Layer already exists 14:34:42 89c7d6034ffe: Layer already exists 14:34:42 11c6e6dbd767: Layer already exists 14:34:42 ff00928e8ccf: Layer already exists 14:34:42 e561834a2927: Layer already exists 14:34:42 7c504f21be85: Layer already exists 14:34:42 latest: digest: sha256:de94ef392e42414266056e229eeee598d724aa6a0b51da5cf3c3c4cb77091c90 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:43 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.22 14:34:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:34:44 9e10f124f7b3: Preparing 14:34:44 11c6e6dbd767: Preparing 14:34:44 ff00928e8ccf: Preparing 14:34:44 89c7d6034ffe: Preparing 14:34:44 26e26bd915d5: Preparing 14:34:44 e561834a2927: Preparing 14:34:44 7c504f21be85: Preparing 14:34:44 e561834a2927: Waiting 14:34:44 7c504f21be85: Waiting 14:34:44 9e10f124f7b3: Layer already exists 14:34:44 ff00928e8ccf: Layer already exists 14:34:44 11c6e6dbd767: Layer already exists 14:34:44 89c7d6034ffe: Layer already exists 14:34:44 26e26bd915d5: Layer already exists 14:34:44 7c504f21be85: Layer already exists 14:34:44 e561834a2927: Layer already exists 14:34:44 3.2.0-dev.22: digest: sha256:de94ef392e42414266056e229eeee598d724aa6a0b51da5cf3c3c4cb77091c90 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:45 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:45 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:34:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:34:45 9e10f124f7b3: Preparing 14:34:45 11c6e6dbd767: Preparing 14:34:45 ff00928e8ccf: Preparing 14:34:45 89c7d6034ffe: Preparing 14:34:45 26e26bd915d5: Preparing 14:34:45 e561834a2927: Preparing 14:34:45 7c504f21be85: Preparing 14:34:45 e561834a2927: Waiting 14:34:45 7c504f21be85: Waiting 14:34:45 89c7d6034ffe: Layer already exists 14:34:45 9e10f124f7b3: Layer already exists 14:34:45 11c6e6dbd767: Layer already exists 14:34:45 26e26bd915d5: Layer already exists 14:34:45 ff00928e8ccf: Layer already exists 14:34:45 7c504f21be85: Layer already exists 14:34:45 e561834a2927: Layer already exists 14:34:46 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:de94ef392e42414266056e229eeee598d724aa6a0b51da5cf3c3c4cb77091c90 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:46 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:47 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 14:34:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:34:47 9e10f124f7b3: Preparing 14:34:47 11c6e6dbd767: Preparing 14:34:47 ff00928e8ccf: Preparing 14:34:47 89c7d6034ffe: Preparing 14:34:47 26e26bd915d5: Preparing 14:34:47 e561834a2927: Preparing 14:34:47 7c504f21be85: Preparing 14:34:47 e561834a2927: Waiting 14:34:47 7c504f21be85: Waiting 14:34:47 9e10f124f7b3: Layer already exists 14:34:47 89c7d6034ffe: Layer already exists 14:34:47 11c6e6dbd767: Layer already exists 14:34:47 26e26bd915d5: Layer already exists 14:34:47 ff00928e8ccf: Layer already exists 14:34:47 e561834a2927: Layer already exists 14:34:47 7c504f21be85: Layer already exists 14:34:47 main: digest: sha256:de94ef392e42414266056e229eeee598d724aa6a0b51da5cf3c3c4cb77091c90 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:34:48 ===================================================== [Pipeline] echo 14:34:48 taggedImages: 14:34:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:34:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 14:34:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.22 14:34:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:34:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 14:34:48 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 14:34:48 0d425ac2ae011753f394f0a7a36a0711b6bec884 14:34:48 latest 14:34:48 3.2.0-dev.22 14:34:48 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:34:48 main 14:34:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:49 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:34:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 14:34:50 6ad6018a86e2: Preparing 14:34:50 c05ee885bc50: Preparing 14:34:50 509f264800a7: Preparing 14:34:50 cd19da2a0c6c: Preparing 14:34:50 ff00928e8ccf: Preparing 14:34:50 89c7d6034ffe: Preparing 14:34:50 26e26bd915d5: Preparing 14:34:50 e561834a2927: Preparing 14:34:50 7c504f21be85: Preparing 14:34:50 26e26bd915d5: Waiting 14:34:50 e561834a2927: Waiting 14:34:50 7c504f21be85: Waiting 14:34:50 89c7d6034ffe: Waiting 14:34:50 ff00928e8ccf: Layer already exists 14:34:50 89c7d6034ffe: Layer already exists 14:34:50 26e26bd915d5: Layer already exists 14:34:50 e561834a2927: Layer already exists 14:34:50 c05ee885bc50: Pushed 14:34:50 6ad6018a86e2: Pushed 14:34:50 509f264800a7: Pushed 14:34:50 7c504f21be85: Layer already exists 14:34:51 cd19da2a0c6c: Pushed 14:34:52 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:c0c182a22f8df0c09939346f2b2762949e606d61fae9a76b46977abc5d613bc4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:52 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 14:34:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 14:34:53 6ad6018a86e2: Preparing 14:34:53 c05ee885bc50: Preparing 14:34:53 509f264800a7: Preparing 14:34:53 cd19da2a0c6c: Preparing 14:34:53 ff00928e8ccf: Preparing 14:34:53 89c7d6034ffe: Preparing 14:34:53 26e26bd915d5: Preparing 14:34:53 e561834a2927: Preparing 14:34:53 7c504f21be85: Preparing 14:34:53 26e26bd915d5: Waiting 14:34:53 e561834a2927: Waiting 14:34:53 7c504f21be85: Waiting 14:34:53 89c7d6034ffe: Waiting 14:34:53 ff00928e8ccf: Layer already exists 14:34:53 509f264800a7: Layer already exists 14:34:53 6ad6018a86e2: Layer already exists 14:34:53 cd19da2a0c6c: Layer already exists 14:34:53 c05ee885bc50: Layer already exists 14:34:53 e561834a2927: Layer already exists 14:34:53 26e26bd915d5: Layer already exists 14:34:53 7c504f21be85: Layer already exists 14:34:53 89c7d6034ffe: Layer already exists 14:34:53 latest: digest: sha256:c0c182a22f8df0c09939346f2b2762949e606d61fae9a76b46977abc5d613bc4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:54 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.22 14:34:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 14:34:55 6ad6018a86e2: Preparing 14:34:55 c05ee885bc50: Preparing 14:34:55 509f264800a7: Preparing 14:34:55 cd19da2a0c6c: Preparing 14:34:55 ff00928e8ccf: Preparing 14:34:55 89c7d6034ffe: Preparing 14:34:55 26e26bd915d5: Preparing 14:34:55 e561834a2927: Preparing 14:34:55 7c504f21be85: Preparing 14:34:55 89c7d6034ffe: Waiting 14:34:55 26e26bd915d5: Waiting 14:34:55 e561834a2927: Waiting 14:34:55 7c504f21be85: Waiting 14:34:55 ff00928e8ccf: Layer already exists 14:34:55 c05ee885bc50: Layer already exists 14:34:55 cd19da2a0c6c: Layer already exists 14:34:55 6ad6018a86e2: Layer already exists 14:34:55 509f264800a7: Layer already exists 14:34:55 89c7d6034ffe: Layer already exists 14:34:55 7c504f21be85: Layer already exists 14:34:55 26e26bd915d5: Layer already exists 14:34:55 e561834a2927: Layer already exists 14:34:55 3.2.0-dev.22: digest: sha256:c0c182a22f8df0c09939346f2b2762949e606d61fae9a76b46977abc5d613bc4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:55 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:34:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 14:34:56 6ad6018a86e2: Preparing 14:34:56 c05ee885bc50: Preparing 14:34:56 509f264800a7: Preparing 14:34:56 cd19da2a0c6c: Preparing 14:34:56 ff00928e8ccf: Preparing 14:34:56 89c7d6034ffe: Preparing 14:34:56 26e26bd915d5: Preparing 14:34:56 e561834a2927: Preparing 14:34:56 7c504f21be85: Preparing 14:34:56 26e26bd915d5: Waiting 14:34:56 7c504f21be85: Waiting 14:34:56 e561834a2927: Waiting 14:34:56 89c7d6034ffe: Waiting 14:34:56 509f264800a7: Layer already exists 14:34:56 cd19da2a0c6c: Layer already exists 14:34:56 ff00928e8ccf: Layer already exists 14:34:56 c05ee885bc50: Layer already exists 14:34:56 6ad6018a86e2: Layer already exists 14:34:56 89c7d6034ffe: Layer already exists 14:34:56 26e26bd915d5: Layer already exists 14:34:56 e561834a2927: Layer already exists 14:34:56 7c504f21be85: Layer already exists 14:34:56 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:c0c182a22f8df0c09939346f2b2762949e606d61fae9a76b46977abc5d613bc4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:57 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 14:34:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 14:34:57 6ad6018a86e2: Preparing 14:34:57 c05ee885bc50: Preparing 14:34:57 509f264800a7: Preparing 14:34:57 cd19da2a0c6c: Preparing 14:34:57 ff00928e8ccf: Preparing 14:34:57 89c7d6034ffe: Preparing 14:34:57 26e26bd915d5: Preparing 14:34:57 e561834a2927: Preparing 14:34:57 7c504f21be85: Preparing 14:34:57 26e26bd915d5: Waiting 14:34:57 e561834a2927: Waiting 14:34:57 7c504f21be85: Waiting 14:34:57 89c7d6034ffe: Waiting 14:34:57 6ad6018a86e2: Layer already exists 14:34:57 c05ee885bc50: Layer already exists 14:34:57 cd19da2a0c6c: Layer already exists 14:34:57 509f264800a7: Layer already exists 14:34:57 ff00928e8ccf: Layer already exists 14:34:57 89c7d6034ffe: Layer already exists 14:34:57 7c504f21be85: Layer already exists 14:34:57 26e26bd915d5: Layer already exists 14:34:57 e561834a2927: Layer already exists 14:34:58 main: digest: sha256:c0c182a22f8df0c09939346f2b2762949e606d61fae9a76b46977abc5d613bc4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:34:58 ===================================================== [Pipeline] echo 14:34:59 taggedImages: 14:34:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:34:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 14:34:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.22 14:34:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:34:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 14:34:59 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 14:34:59 0d425ac2ae011753f394f0a7a36a0711b6bec884 14:34:59 latest 14:34:59 3.2.0-dev.22 14:34:59 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:34:59 main 14:34:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:00 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:00 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:35:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:35:00 bc4444b8dcb9: Preparing 14:35:00 b38c91af1512: Preparing 14:35:00 ff00928e8ccf: Preparing 14:35:00 89c7d6034ffe: Preparing 14:35:00 425ec5387d80: Preparing 14:35:00 0b5a036ce402: Preparing 14:35:00 7c504f21be85: Preparing 14:35:00 0b5a036ce402: Waiting 14:35:00 7c504f21be85: Waiting 14:35:00 89c7d6034ffe: Layer already exists 14:35:00 ff00928e8ccf: Layer already exists 14:35:00 7c504f21be85: Layer already exists 14:35:00 425ec5387d80: Pushed 14:35:00 bc4444b8dcb9: Pushed 14:35:00 0b5a036ce402: Pushed 14:35:02 b38c91af1512: Pushed 14:35:03 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:fe2214dc2da9d5d55a8a259daa09c9fb6423611dd12ad25ce43517aab6559425 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:03 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:04 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 14:35:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:35:04 bc4444b8dcb9: Preparing 14:35:04 b38c91af1512: Preparing 14:35:04 ff00928e8ccf: Preparing 14:35:04 89c7d6034ffe: Preparing 14:35:04 425ec5387d80: Preparing 14:35:04 0b5a036ce402: Preparing 14:35:04 7c504f21be85: Preparing 14:35:04 0b5a036ce402: Waiting 14:35:04 7c504f21be85: Waiting 14:35:04 89c7d6034ffe: Layer already exists 14:35:04 b38c91af1512: Layer already exists 14:35:04 bc4444b8dcb9: Layer already exists 14:35:04 ff00928e8ccf: Layer already exists 14:35:04 425ec5387d80: Layer already exists 14:35:04 7c504f21be85: Layer already exists 14:35:04 0b5a036ce402: Layer already exists 14:35:04 latest: digest: sha256:fe2214dc2da9d5d55a8a259daa09c9fb6423611dd12ad25ce43517aab6559425 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:05 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:06 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.22 14:35:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:35:06 bc4444b8dcb9: Preparing 14:35:06 b38c91af1512: Preparing 14:35:06 ff00928e8ccf: Preparing 14:35:06 89c7d6034ffe: Preparing 14:35:06 425ec5387d80: Preparing 14:35:06 0b5a036ce402: Preparing 14:35:06 7c504f21be85: Preparing 14:35:06 0b5a036ce402: Waiting 14:35:06 7c504f21be85: Waiting 14:35:06 b38c91af1512: Layer already exists 14:35:06 89c7d6034ffe: Layer already exists 14:35:06 bc4444b8dcb9: Layer already exists 14:35:06 ff00928e8ccf: Layer already exists 14:35:06 425ec5387d80: Layer already exists 14:35:06 0b5a036ce402: Layer already exists 14:35:06 7c504f21be85: Layer already exists 14:35:06 3.2.0-dev.22: digest: sha256:fe2214dc2da9d5d55a8a259daa09c9fb6423611dd12ad25ce43517aab6559425 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:07 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:07 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:35:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:35:07 bc4444b8dcb9: Preparing 14:35:07 b38c91af1512: Preparing 14:35:07 ff00928e8ccf: Preparing 14:35:07 89c7d6034ffe: Preparing 14:35:07 425ec5387d80: Preparing 14:35:07 0b5a036ce402: Preparing 14:35:07 7c504f21be85: Preparing 14:35:07 0b5a036ce402: Waiting 14:35:07 7c504f21be85: Waiting 14:35:07 89c7d6034ffe: Layer already exists 14:35:07 b38c91af1512: Layer already exists 14:35:07 ff00928e8ccf: Layer already exists 14:35:07 425ec5387d80: Layer already exists 14:35:07 bc4444b8dcb9: Layer already exists 14:35:07 7c504f21be85: Layer already exists 14:35:07 0b5a036ce402: Layer already exists 14:35:08 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:fe2214dc2da9d5d55a8a259daa09c9fb6423611dd12ad25ce43517aab6559425 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:08 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:09 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 14:35:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:35:09 bc4444b8dcb9: Preparing 14:35:09 b38c91af1512: Preparing 14:35:09 ff00928e8ccf: Preparing 14:35:09 89c7d6034ffe: Preparing 14:35:09 425ec5387d80: Preparing 14:35:09 0b5a036ce402: Preparing 14:35:09 7c504f21be85: Preparing 14:35:09 0b5a036ce402: Waiting 14:35:09 7c504f21be85: Waiting 14:35:09 89c7d6034ffe: Layer already exists 14:35:09 425ec5387d80: Layer already exists 14:35:09 bc4444b8dcb9: Layer already exists 14:35:09 ff00928e8ccf: Layer already exists 14:35:09 b38c91af1512: Layer already exists 14:35:09 7c504f21be85: Layer already exists 14:35:09 0b5a036ce402: Layer already exists 14:35:09 main: digest: sha256:fe2214dc2da9d5d55a8a259daa09c9fb6423611dd12ad25ce43517aab6559425 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:35:10 ===================================================== [Pipeline] echo 14:35:10 taggedImages: 14:35:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:35:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 14:35:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.22 14:35:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:35:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 14:35:10 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 14:35:10 0d425ac2ae011753f394f0a7a36a0711b6bec884 14:35:10 latest 14:35:10 3.2.0-dev.22 14:35:10 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:35:10 main 14:35:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:11 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:35:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:35:12 fe3d5470d437: Preparing 14:35:12 961e35963d0b: Preparing 14:35:12 43a4662afb2e: Preparing 14:35:12 ff00928e8ccf: Preparing 14:35:12 89c7d6034ffe: Preparing 14:35:12 26e26bd915d5: Preparing 14:35:12 e561834a2927: Preparing 14:35:12 7c504f21be85: Preparing 14:35:12 26e26bd915d5: Waiting 14:35:12 e561834a2927: Waiting 14:35:12 7c504f21be85: Waiting 14:35:12 ff00928e8ccf: Layer already exists 14:35:12 89c7d6034ffe: Layer already exists 14:35:12 26e26bd915d5: Layer already exists 14:35:12 e561834a2927: Layer already exists 14:35:12 7c504f21be85: Layer already exists 14:35:12 961e35963d0b: Pushed 14:35:12 fe3d5470d437: Pushed 14:35:15 43a4662afb2e: Pushed 14:35:15 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:3c8c5d5e80f737182f1229dddb2a1ecef57cee89855ace5fcc45e33df568bc86 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:15 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 14:35:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:35:16 fe3d5470d437: Preparing 14:35:16 961e35963d0b: Preparing 14:35:16 43a4662afb2e: Preparing 14:35:16 ff00928e8ccf: Preparing 14:35:16 89c7d6034ffe: Preparing 14:35:16 26e26bd915d5: Preparing 14:35:16 26e26bd915d5: Waiting 14:35:16 e561834a2927: Preparing 14:35:16 7c504f21be85: Preparing 14:35:16 7c504f21be85: Waiting 14:35:16 e561834a2927: Waiting 14:35:16 43a4662afb2e: Layer already exists 14:35:16 ff00928e8ccf: Layer already exists 14:35:16 961e35963d0b: Layer already exists 14:35:16 fe3d5470d437: Layer already exists 14:35:16 89c7d6034ffe: Layer already exists 14:35:16 e561834a2927: Layer already exists 14:35:16 26e26bd915d5: Layer already exists 14:35:16 7c504f21be85: Layer already exists 14:35:16 latest: digest: sha256:3c8c5d5e80f737182f1229dddb2a1ecef57cee89855ace5fcc45e33df568bc86 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:17 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.22 14:35:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:35:17 fe3d5470d437: Preparing 14:35:17 961e35963d0b: Preparing 14:35:17 43a4662afb2e: Preparing 14:35:17 ff00928e8ccf: Preparing 14:35:17 89c7d6034ffe: Preparing 14:35:17 26e26bd915d5: Preparing 14:35:17 e561834a2927: Preparing 14:35:17 7c504f21be85: Preparing 14:35:17 e561834a2927: Waiting 14:35:17 7c504f21be85: Waiting 14:35:17 961e35963d0b: Layer already exists 14:35:17 ff00928e8ccf: Layer already exists 14:35:17 43a4662afb2e: Layer already exists 14:35:17 89c7d6034ffe: Layer already exists 14:35:17 fe3d5470d437: Layer already exists 14:35:17 e561834a2927: Layer already exists 14:35:17 26e26bd915d5: Layer already exists 14:35:17 7c504f21be85: Layer already exists 14:35:18 3.2.0-dev.22: digest: sha256:3c8c5d5e80f737182f1229dddb2a1ecef57cee89855ace5fcc45e33df568bc86 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:18 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:35:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:35:19 fe3d5470d437: Preparing 14:35:19 961e35963d0b: Preparing 14:35:19 43a4662afb2e: Preparing 14:35:19 ff00928e8ccf: Preparing 14:35:19 89c7d6034ffe: Preparing 14:35:19 26e26bd915d5: Preparing 14:35:19 e561834a2927: Preparing 14:35:19 7c504f21be85: Preparing 14:35:19 26e26bd915d5: Waiting 14:35:19 e561834a2927: Waiting 14:35:19 7c504f21be85: Waiting 14:35:19 961e35963d0b: Layer already exists 14:35:19 89c7d6034ffe: Layer already exists 14:35:19 ff00928e8ccf: Layer already exists 14:35:19 fe3d5470d437: Layer already exists 14:35:19 43a4662afb2e: Layer already exists 14:35:19 26e26bd915d5: Layer already exists 14:35:19 7c504f21be85: Layer already exists 14:35:19 e561834a2927: Layer already exists 14:35:19 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:3c8c5d5e80f737182f1229dddb2a1ecef57cee89855ace5fcc45e33df568bc86 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:20 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 14:35:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:35:21 fe3d5470d437: Preparing 14:35:21 961e35963d0b: Preparing 14:35:21 43a4662afb2e: Preparing 14:35:21 ff00928e8ccf: Preparing 14:35:21 89c7d6034ffe: Preparing 14:35:21 26e26bd915d5: Preparing 14:35:21 e561834a2927: Preparing 14:35:21 7c504f21be85: Preparing 14:35:21 e561834a2927: Waiting 14:35:21 7c504f21be85: Waiting 14:35:21 26e26bd915d5: Waiting 14:35:21 961e35963d0b: Layer already exists 14:35:21 89c7d6034ffe: Layer already exists 14:35:21 fe3d5470d437: Layer already exists 14:35:21 ff00928e8ccf: Layer already exists 14:35:21 43a4662afb2e: Layer already exists 14:35:21 26e26bd915d5: Layer already exists 14:35:21 7c504f21be85: Layer already exists 14:35:21 e561834a2927: Layer already exists 14:35:21 main: digest: sha256:3c8c5d5e80f737182f1229dddb2a1ecef57cee89855ace5fcc45e33df568bc86 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:35:22 ===================================================== [Pipeline] echo 14:35:22 taggedImages: 14:35:22 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:35:22 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 14:35:22 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.22 14:35:22 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:35:22 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 14:35:22 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 14:35:22 0d425ac2ae011753f394f0a7a36a0711b6bec884 14:35:22 latest 14:35:22 3.2.0-dev.22 14:35:22 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:35:22 main 14:35:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:23 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:35:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:35:24 d7b456ec721b: Preparing 14:35:24 3940a18dfd7f: Preparing 14:35:24 4814e327834c: Preparing 14:35:24 85053e426661: Preparing 14:35:24 45d4c95202da: Preparing 14:35:24 f820f9361ccb: Preparing 14:35:24 2212782658b2: Preparing 14:35:24 ff00928e8ccf: Preparing 14:35:24 89c7d6034ffe: Preparing 14:35:24 90cb00b11236: Preparing 14:35:24 ac2c07812c71: Preparing 14:35:24 5f70bf18a086: Preparing 14:35:24 0487e3c7c64a: Preparing 14:35:24 78a28ed3770f: Preparing 14:35:24 a15be84a6c31: Preparing 14:35:24 7c504f21be85: Preparing 14:35:24 f820f9361ccb: Waiting 14:35:24 2212782658b2: Waiting 14:35:24 ff00928e8ccf: Waiting 14:35:24 89c7d6034ffe: Waiting 14:35:24 90cb00b11236: Waiting 14:35:24 ac2c07812c71: Waiting 14:35:24 78a28ed3770f: Waiting 14:35:24 5f70bf18a086: Waiting 14:35:24 a15be84a6c31: Waiting 14:35:24 0487e3c7c64a: Waiting 14:35:24 7c504f21be85: Waiting 14:35:24 3940a18dfd7f: Pushed 14:35:24 4814e327834c: Pushed 14:35:24 85053e426661: Pushed 14:35:24 45d4c95202da: Pushed 14:35:24 d7b456ec721b: Pushed 14:35:24 ff00928e8ccf: Layer already exists 14:35:24 89c7d6034ffe: Layer already exists 14:35:24 f820f9361ccb: Pushed 14:35:24 90cb00b11236: Pushed 14:35:24 5f70bf18a086: Pushed 14:35:24 ac2c07812c71: Pushed 14:35:24 7c504f21be85: Layer already exists 14:35:24 0487e3c7c64a: Pushed 14:35:24 78a28ed3770f: Pushed 14:35:24 a15be84a6c31: Pushed 14:35:27 2212782658b2: Pushed 14:35:27 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:6af6110693066956bef44317f914d54c2d2ed0e53828c21f02c843babbbbce89 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:27 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 14:35:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:35:28 d7b456ec721b: Preparing 14:35:28 3940a18dfd7f: Preparing 14:35:28 4814e327834c: Preparing 14:35:28 85053e426661: Preparing 14:35:28 45d4c95202da: Preparing 14:35:28 f820f9361ccb: Preparing 14:35:28 2212782658b2: Preparing 14:35:28 ff00928e8ccf: Preparing 14:35:28 89c7d6034ffe: Preparing 14:35:28 90cb00b11236: Preparing 14:35:28 ac2c07812c71: Preparing 14:35:28 5f70bf18a086: Preparing 14:35:28 0487e3c7c64a: Preparing 14:35:28 78a28ed3770f: Preparing 14:35:28 a15be84a6c31: Preparing 14:35:28 7c504f21be85: Preparing 14:35:28 ac2c07812c71: Waiting 14:35:28 5f70bf18a086: Waiting 14:35:28 0487e3c7c64a: Waiting 14:35:28 78a28ed3770f: Waiting 14:35:28 a15be84a6c31: Waiting 14:35:28 7c504f21be85: Waiting 14:35:28 ff00928e8ccf: Waiting 14:35:28 f820f9361ccb: Waiting 14:35:28 89c7d6034ffe: Waiting 14:35:28 2212782658b2: Waiting 14:35:28 90cb00b11236: Waiting 14:35:28 45d4c95202da: Layer already exists 14:35:28 3940a18dfd7f: Layer already exists 14:35:28 d7b456ec721b: Layer already exists 14:35:28 85053e426661: Layer already exists 14:35:28 4814e327834c: Layer already exists 14:35:28 f820f9361ccb: Layer already exists 14:35:28 2212782658b2: Layer already exists 14:35:28 89c7d6034ffe: Layer already exists 14:35:28 90cb00b11236: Layer already exists 14:35:28 ff00928e8ccf: Layer already exists 14:35:28 ac2c07812c71: Layer already exists 14:35:28 5f70bf18a086: Layer already exists 14:35:28 0487e3c7c64a: Layer already exists 14:35:28 78a28ed3770f: Layer already exists 14:35:28 a15be84a6c31: Layer already exists 14:35:28 7c504f21be85: Layer already exists 14:35:28 latest: digest: sha256:6af6110693066956bef44317f914d54c2d2ed0e53828c21f02c843babbbbce89 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:29 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.22 14:35:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:35:30 d7b456ec721b: Preparing 14:35:30 3940a18dfd7f: Preparing 14:35:30 4814e327834c: Preparing 14:35:30 85053e426661: Preparing 14:35:30 45d4c95202da: Preparing 14:35:30 f820f9361ccb: Preparing 14:35:30 2212782658b2: Preparing 14:35:30 ff00928e8ccf: Preparing 14:35:30 89c7d6034ffe: Preparing 14:35:30 90cb00b11236: Preparing 14:35:30 ac2c07812c71: Preparing 14:35:30 5f70bf18a086: Preparing 14:35:30 0487e3c7c64a: Preparing 14:35:30 78a28ed3770f: Preparing 14:35:30 a15be84a6c31: Preparing 14:35:30 7c504f21be85: Preparing 14:35:30 90cb00b11236: Waiting 14:35:30 ac2c07812c71: Waiting 14:35:30 5f70bf18a086: Waiting 14:35:30 0487e3c7c64a: Waiting 14:35:30 78a28ed3770f: Waiting 14:35:30 f820f9361ccb: Waiting 14:35:30 2212782658b2: Waiting 14:35:30 ff00928e8ccf: Waiting 14:35:30 89c7d6034ffe: Waiting 14:35:30 a15be84a6c31: Waiting 14:35:30 7c504f21be85: Waiting 14:35:30 45d4c95202da: Layer already exists 14:35:30 4814e327834c: Layer already exists 14:35:30 3940a18dfd7f: Layer already exists 14:35:30 d7b456ec721b: Layer already exists 14:35:30 85053e426661: Layer already exists 14:35:30 2212782658b2: Layer already exists 14:35:30 ff00928e8ccf: Layer already exists 14:35:30 f820f9361ccb: Layer already exists 14:35:30 89c7d6034ffe: Layer already exists 14:35:30 90cb00b11236: Layer already exists 14:35:30 78a28ed3770f: Layer already exists 14:35:30 5f70bf18a086: Layer already exists 14:35:30 0487e3c7c64a: Layer already exists 14:35:30 ac2c07812c71: Layer already exists 14:35:30 a15be84a6c31: Layer already exists 14:35:30 7c504f21be85: Layer already exists 14:35:30 3.2.0-dev.22: digest: sha256:6af6110693066956bef44317f914d54c2d2ed0e53828c21f02c843babbbbce89 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:31 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:35:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:35:31 d7b456ec721b: Preparing 14:35:31 3940a18dfd7f: Preparing 14:35:31 4814e327834c: Preparing 14:35:31 85053e426661: Preparing 14:35:31 45d4c95202da: Preparing 14:35:31 f820f9361ccb: Preparing 14:35:31 2212782658b2: Preparing 14:35:31 ff00928e8ccf: Preparing 14:35:31 89c7d6034ffe: Preparing 14:35:31 90cb00b11236: Preparing 14:35:31 ac2c07812c71: Preparing 14:35:31 5f70bf18a086: Preparing 14:35:31 0487e3c7c64a: Preparing 14:35:31 78a28ed3770f: Preparing 14:35:31 a15be84a6c31: Preparing 14:35:31 7c504f21be85: Preparing 14:35:31 90cb00b11236: Waiting 14:35:31 f820f9361ccb: Waiting 14:35:31 ac2c07812c71: Waiting 14:35:31 2212782658b2: Waiting 14:35:31 5f70bf18a086: Waiting 14:35:31 ff00928e8ccf: Waiting 14:35:31 0487e3c7c64a: Waiting 14:35:31 78a28ed3770f: Waiting 14:35:31 89c7d6034ffe: Waiting 14:35:31 a15be84a6c31: Waiting 14:35:31 4814e327834c: Layer already exists 14:35:31 45d4c95202da: Layer already exists 14:35:31 85053e426661: Layer already exists 14:35:31 d7b456ec721b: Layer already exists 14:35:31 3940a18dfd7f: Layer already exists 14:35:31 ff00928e8ccf: Layer already exists 14:35:31 f820f9361ccb: Layer already exists 14:35:31 2212782658b2: Layer already exists 14:35:31 90cb00b11236: Layer already exists 14:35:31 89c7d6034ffe: Layer already exists 14:35:31 5f70bf18a086: Layer already exists 14:35:31 ac2c07812c71: Layer already exists 14:35:31 0487e3c7c64a: Layer already exists 14:35:31 78a28ed3770f: Layer already exists 14:35:31 a15be84a6c31: Layer already exists 14:35:31 7c504f21be85: Layer already exists 14:35:32 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:6af6110693066956bef44317f914d54c2d2ed0e53828c21f02c843babbbbce89 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:32 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 14:35:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:35:33 d7b456ec721b: Preparing 14:35:33 3940a18dfd7f: Preparing 14:35:33 4814e327834c: Preparing 14:35:33 85053e426661: Preparing 14:35:33 45d4c95202da: Preparing 14:35:33 f820f9361ccb: Preparing 14:35:33 2212782658b2: Preparing 14:35:33 ff00928e8ccf: Preparing 14:35:33 89c7d6034ffe: Preparing 14:35:33 90cb00b11236: Preparing 14:35:33 ac2c07812c71: Preparing 14:35:33 5f70bf18a086: Preparing 14:35:33 0487e3c7c64a: Preparing 14:35:33 78a28ed3770f: Preparing 14:35:33 a15be84a6c31: Preparing 14:35:33 7c504f21be85: Preparing 14:35:33 90cb00b11236: Waiting 14:35:33 ac2c07812c71: Waiting 14:35:33 5f70bf18a086: Waiting 14:35:33 0487e3c7c64a: Waiting 14:35:33 78a28ed3770f: Waiting 14:35:33 a15be84a6c31: Waiting 14:35:33 7c504f21be85: Waiting 14:35:33 f820f9361ccb: Waiting 14:35:33 2212782658b2: Waiting 14:35:33 ff00928e8ccf: Waiting 14:35:33 89c7d6034ffe: Waiting 14:35:33 d7b456ec721b: Layer already exists 14:35:33 45d4c95202da: Layer already exists 14:35:33 85053e426661: Layer already exists 14:35:33 4814e327834c: Layer already exists 14:35:33 3940a18dfd7f: Layer already exists 14:35:33 2212782658b2: Layer already exists 14:35:33 89c7d6034ffe: Layer already exists 14:35:33 f820f9361ccb: Layer already exists 14:35:33 90cb00b11236: Layer already exists 14:35:33 ff00928e8ccf: Layer already exists 14:35:33 ac2c07812c71: Layer already exists 14:35:33 0487e3c7c64a: Layer already exists 14:35:33 5f70bf18a086: Layer already exists 14:35:33 78a28ed3770f: Layer already exists 14:35:33 a15be84a6c31: Layer already exists 14:35:33 7c504f21be85: Layer already exists 14:35:33 main: digest: sha256:6af6110693066956bef44317f914d54c2d2ed0e53828c21f02c843babbbbce89 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:35:34 ===================================================== [Pipeline] echo 14:35:34 taggedImages: 14:35:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:35:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 14:35:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.22 14:35:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:35:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 14:35:34 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 14:35:34 0d425ac2ae011753f394f0a7a36a0711b6bec884 14:35:34 latest 14:35:34 3.2.0-dev.22 14:35:34 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:35:34 main 14:35:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:35 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:35:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 14:35:36 0558ffebcb84: Preparing 14:35:36 13a9a01521b7: Preparing 14:35:36 46a050021a07: Preparing 14:35:36 d496cc801cd9: Preparing 14:35:36 ff00928e8ccf: Preparing 14:35:36 89c7d6034ffe: Preparing 14:35:36 26e26bd915d5: Preparing 14:35:36 e561834a2927: Preparing 14:35:36 7c504f21be85: Preparing 14:35:36 89c7d6034ffe: Waiting 14:35:36 7c504f21be85: Waiting 14:35:36 26e26bd915d5: Waiting 14:35:36 e561834a2927: Waiting 14:35:36 ff00928e8ccf: Layer already exists 14:35:36 89c7d6034ffe: Layer already exists 14:35:36 26e26bd915d5: Layer already exists 14:35:36 13a9a01521b7: Pushed 14:35:36 e561834a2927: Layer already exists 14:35:36 46a050021a07: Pushed 14:35:36 0558ffebcb84: Pushed 14:35:36 7c504f21be85: Layer already exists 14:35:38 d496cc801cd9: Pushed 14:35:38 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:bf476c348bc20f0c6faddc428a2abd73da400e744bbf1079f5487e72e371d799 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:39 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 14:35:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 14:35:40 0558ffebcb84: Preparing 14:35:40 13a9a01521b7: Preparing 14:35:40 46a050021a07: Preparing 14:35:40 d496cc801cd9: Preparing 14:35:40 ff00928e8ccf: Preparing 14:35:40 89c7d6034ffe: Preparing 14:35:40 26e26bd915d5: Preparing 14:35:40 89c7d6034ffe: Waiting 14:35:40 e561834a2927: Preparing 14:35:40 7c504f21be85: Preparing 14:35:40 26e26bd915d5: Waiting 14:35:40 7c504f21be85: Waiting 14:35:40 e561834a2927: Waiting 14:35:40 46a050021a07: Layer already exists 14:35:40 ff00928e8ccf: Layer already exists 14:35:40 0558ffebcb84: Layer already exists 14:35:40 13a9a01521b7: Layer already exists 14:35:40 d496cc801cd9: Layer already exists 14:35:40 e561834a2927: Layer already exists 14:35:40 26e26bd915d5: Layer already exists 14:35:40 89c7d6034ffe: Layer already exists 14:35:40 7c504f21be85: Layer already exists 14:35:40 latest: digest: sha256:bf476c348bc20f0c6faddc428a2abd73da400e744bbf1079f5487e72e371d799 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:41 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.22 14:35:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 14:35:41 0558ffebcb84: Preparing 14:35:41 13a9a01521b7: Preparing 14:35:41 46a050021a07: Preparing 14:35:41 d496cc801cd9: Preparing 14:35:41 ff00928e8ccf: Preparing 14:35:41 89c7d6034ffe: Preparing 14:35:41 26e26bd915d5: Preparing 14:35:41 e561834a2927: Preparing 14:35:41 7c504f21be85: Preparing 14:35:41 26e26bd915d5: Waiting 14:35:41 e561834a2927: Waiting 14:35:41 89c7d6034ffe: Waiting 14:35:41 7c504f21be85: Waiting 14:35:41 ff00928e8ccf: Layer already exists 14:35:41 0558ffebcb84: Layer already exists 14:35:41 46a050021a07: Layer already exists 14:35:41 d496cc801cd9: Layer already exists 14:35:41 13a9a01521b7: Layer already exists 14:35:41 e561834a2927: Layer already exists 14:35:41 26e26bd915d5: Layer already exists 14:35:41 7c504f21be85: Layer already exists 14:35:41 89c7d6034ffe: Layer already exists 14:35:41 3.2.0-dev.22: digest: sha256:bf476c348bc20f0c6faddc428a2abd73da400e744bbf1079f5487e72e371d799 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:42 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:35:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 14:35:43 0558ffebcb84: Preparing 14:35:43 13a9a01521b7: Preparing 14:35:43 46a050021a07: Preparing 14:35:43 d496cc801cd9: Preparing 14:35:43 ff00928e8ccf: Preparing 14:35:43 89c7d6034ffe: Preparing 14:35:43 26e26bd915d5: Preparing 14:35:43 e561834a2927: Preparing 14:35:43 7c504f21be85: Preparing 14:35:43 89c7d6034ffe: Waiting 14:35:43 e561834a2927: Waiting 14:35:43 7c504f21be85: Waiting 14:35:43 26e26bd915d5: Waiting 14:35:43 46a050021a07: Layer already exists 14:35:43 0558ffebcb84: Layer already exists 14:35:43 13a9a01521b7: Layer already exists 14:35:43 ff00928e8ccf: Layer already exists 14:35:43 d496cc801cd9: Layer already exists 14:35:43 e561834a2927: Layer already exists 14:35:43 89c7d6034ffe: Layer already exists 14:35:43 26e26bd915d5: Layer already exists 14:35:43 7c504f21be85: Layer already exists 14:35:43 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:bf476c348bc20f0c6faddc428a2abd73da400e744bbf1079f5487e72e371d799 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:43 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 14:35:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 14:35:44 0558ffebcb84: Preparing 14:35:44 13a9a01521b7: Preparing 14:35:44 46a050021a07: Preparing 14:35:44 d496cc801cd9: Preparing 14:35:44 ff00928e8ccf: Preparing 14:35:44 89c7d6034ffe: Preparing 14:35:44 26e26bd915d5: Preparing 14:35:44 e561834a2927: Preparing 14:35:44 7c504f21be85: Preparing 14:35:44 26e26bd915d5: Waiting 14:35:44 e561834a2927: Waiting 14:35:44 89c7d6034ffe: Waiting 14:35:44 7c504f21be85: Waiting 14:35:44 d496cc801cd9: Layer already exists 14:35:44 13a9a01521b7: Layer already exists 14:35:44 0558ffebcb84: Layer already exists 14:35:44 ff00928e8ccf: Layer already exists 14:35:44 46a050021a07: Layer already exists 14:35:44 26e26bd915d5: Layer already exists 14:35:44 89c7d6034ffe: Layer already exists 14:35:44 e561834a2927: Layer already exists 14:35:44 7c504f21be85: Layer already exists 14:35:44 main: digest: sha256:bf476c348bc20f0c6faddc428a2abd73da400e744bbf1079f5487e72e371d799 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:35:45 ===================================================== [Pipeline] echo 14:35:45 taggedImages: 14:35:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:35:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 14:35:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.22 14:35:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:35:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 14:35:46 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 14:35:46 0d425ac2ae011753f394f0a7a36a0711b6bec884 14:35:46 latest 14:35:46 3.2.0-dev.22 14:35:46 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:35:46 main 14:35:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:47 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:35:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:35:47 fd524a29d458: Preparing 14:35:47 4780dd89ef50: Preparing 14:35:47 9eef605dd89a: Preparing 14:35:47 29df0814d42b: Preparing 14:35:47 abae59da06a8: Preparing 14:35:47 ff00928e8ccf: Preparing 14:35:47 89c7d6034ffe: Preparing 14:35:47 47fceecf4ac0: Preparing 14:35:47 8dc9467f21f1: Preparing 14:35:47 ec46e99d401d: Preparing 14:35:47 7c504f21be85: Preparing 14:35:47 ff00928e8ccf: Waiting 14:35:47 89c7d6034ffe: Waiting 14:35:47 47fceecf4ac0: Waiting 14:35:47 8dc9467f21f1: Waiting 14:35:47 ec46e99d401d: Waiting 14:35:47 7c504f21be85: Waiting 14:35:48 29df0814d42b: Pushed 14:35:48 abae59da06a8: Pushed 14:35:48 4780dd89ef50: Pushed 14:35:48 fd524a29d458: Pushed 14:35:48 ff00928e8ccf: Layer already exists 14:35:48 89c7d6034ffe: Layer already exists 14:35:48 7c504f21be85: Layer already exists 14:35:48 47fceecf4ac0: Pushed 14:35:48 8dc9467f21f1: Pushed 14:35:50 9eef605dd89a: Pushed 14:35:50 ec46e99d401d: Pushed 14:35:50 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:407d0607e8a28f1338d1e322d7560a3f03664e4d7c76d4a3ec6aa483080d9c16 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:51 + 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 14:35:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 14:35:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:35:52 fd524a29d458: Preparing 14:35:52 4780dd89ef50: Preparing 14:35:52 9eef605dd89a: Preparing 14:35:52 29df0814d42b: Preparing 14:35:52 abae59da06a8: Preparing 14:35:52 ff00928e8ccf: Preparing 14:35:52 89c7d6034ffe: Preparing 14:35:52 47fceecf4ac0: Preparing 14:35:52 8dc9467f21f1: Preparing 14:35:52 ec46e99d401d: Preparing 14:35:52 7c504f21be85: Preparing 14:35:52 47fceecf4ac0: Waiting 14:35:52 ff00928e8ccf: Waiting 14:35:52 8dc9467f21f1: Waiting 14:35:52 89c7d6034ffe: Waiting 14:35:52 ec46e99d401d: Waiting 14:35:52 7c504f21be85: Waiting 14:35:52 abae59da06a8: Layer already exists 14:35:52 fd524a29d458: Layer already exists 14:35:52 29df0814d42b: Layer already exists 14:35:52 4780dd89ef50: Layer already exists 14:35:52 9eef605dd89a: Layer already exists 14:35:52 47fceecf4ac0: Layer already exists 14:35:52 ec46e99d401d: Layer already exists 14:35:52 89c7d6034ffe: Layer already exists 14:35:52 ff00928e8ccf: Layer already exists 14:35:52 8dc9467f21f1: Layer already exists 14:35:52 7c504f21be85: Layer already exists 14:35:52 latest: digest: sha256:407d0607e8a28f1338d1e322d7560a3f03664e4d7c76d4a3ec6aa483080d9c16 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:53 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.22 14:35:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:35:53 fd524a29d458: Preparing 14:35:53 4780dd89ef50: Preparing 14:35:53 9eef605dd89a: Preparing 14:35:53 29df0814d42b: Preparing 14:35:53 abae59da06a8: Preparing 14:35:53 ff00928e8ccf: Preparing 14:35:53 89c7d6034ffe: Preparing 14:35:53 47fceecf4ac0: Preparing 14:35:53 8dc9467f21f1: Preparing 14:35:53 ec46e99d401d: Preparing 14:35:53 7c504f21be85: Preparing 14:35:53 ff00928e8ccf: Waiting 14:35:53 89c7d6034ffe: Waiting 14:35:53 47fceecf4ac0: Waiting 14:35:53 8dc9467f21f1: Waiting 14:35:53 ec46e99d401d: Waiting 14:35:53 7c504f21be85: Waiting 14:35:53 9eef605dd89a: Layer already exists 14:35:53 fd524a29d458: Layer already exists 14:35:53 abae59da06a8: Layer already exists 14:35:53 4780dd89ef50: Layer already exists 14:35:53 29df0814d42b: Layer already exists 14:35:53 ff00928e8ccf: Layer already exists 14:35:53 47fceecf4ac0: Layer already exists 14:35:53 89c7d6034ffe: Layer already exists 14:35:53 8dc9467f21f1: Layer already exists 14:35:53 ec46e99d401d: Layer already exists 14:35:53 7c504f21be85: Layer already exists 14:35:54 3.2.0-dev.22: digest: sha256:407d0607e8a28f1338d1e322d7560a3f03664e4d7c76d4a3ec6aa483080d9c16 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:54 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:35:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:35:55 fd524a29d458: Preparing 14:35:55 4780dd89ef50: Preparing 14:35:55 9eef605dd89a: Preparing 14:35:55 29df0814d42b: Preparing 14:35:55 abae59da06a8: Preparing 14:35:55 ff00928e8ccf: Preparing 14:35:55 89c7d6034ffe: Preparing 14:35:55 47fceecf4ac0: Preparing 14:35:55 8dc9467f21f1: Preparing 14:35:55 ec46e99d401d: Preparing 14:35:55 7c504f21be85: Preparing 14:35:55 ff00928e8ccf: Waiting 14:35:55 89c7d6034ffe: Waiting 14:35:55 47fceecf4ac0: Waiting 14:35:55 8dc9467f21f1: Waiting 14:35:55 ec46e99d401d: Waiting 14:35:55 7c504f21be85: Waiting 14:35:55 29df0814d42b: Layer already exists 14:35:55 fd524a29d458: Layer already exists 14:35:55 9eef605dd89a: Layer already exists 14:35:55 abae59da06a8: Layer already exists 14:35:55 4780dd89ef50: Layer already exists 14:35:55 89c7d6034ffe: Layer already exists 14:35:55 47fceecf4ac0: Layer already exists 14:35:55 ff00928e8ccf: Layer already exists 14:35:55 8dc9467f21f1: Layer already exists 14:35:55 ec46e99d401d: Layer already exists 14:35:55 7c504f21be85: Layer already exists 14:35:55 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:407d0607e8a28f1338d1e322d7560a3f03664e4d7c76d4a3ec6aa483080d9c16 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:56 + 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 14:35:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 14:35:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:35:57 fd524a29d458: Preparing 14:35:57 4780dd89ef50: Preparing 14:35:57 9eef605dd89a: Preparing 14:35:57 29df0814d42b: Preparing 14:35:57 abae59da06a8: Preparing 14:35:57 ff00928e8ccf: Preparing 14:35:57 89c7d6034ffe: Preparing 14:35:57 47fceecf4ac0: Preparing 14:35:57 8dc9467f21f1: Preparing 14:35:57 ff00928e8ccf: Waiting 14:35:57 ec46e99d401d: Preparing 14:35:57 7c504f21be85: Preparing 14:35:57 89c7d6034ffe: Waiting 14:35:57 47fceecf4ac0: Waiting 14:35:57 ec46e99d401d: Waiting 14:35:57 8dc9467f21f1: Waiting 14:35:57 fd524a29d458: Layer already exists 14:35:57 abae59da06a8: Layer already exists 14:35:57 29df0814d42b: Layer already exists 14:35:57 9eef605dd89a: Layer already exists 14:35:57 4780dd89ef50: Layer already exists 14:35:57 ff00928e8ccf: Layer already exists 14:35:57 89c7d6034ffe: Layer already exists 14:35:57 8dc9467f21f1: Layer already exists 14:35:57 47fceecf4ac0: Layer already exists 14:35:57 ec46e99d401d: Layer already exists 14:35:57 7c504f21be85: Layer already exists 14:35:57 main: digest: sha256:407d0607e8a28f1338d1e322d7560a3f03664e4d7c76d4a3ec6aa483080d9c16 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:35:58 ===================================================== [Pipeline] echo 14:35:58 taggedImages: 14:35:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:35:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 14:35:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.22 14:35:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:35:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 14:35:58 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 14:35:58 0d425ac2ae011753f394f0a7a36a0711b6bec884 14:35:58 latest 14:35:58 3.2.0-dev.22 14:35:58 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:35:58 main 14:35:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:59 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:36:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:36:00 3747f48514d9: Preparing 14:36:00 ff00349e83ad: Preparing 14:36:00 6d686399cd2a: Preparing 14:36:00 83f32ced3cdb: Preparing 14:36:00 2de443839171: Preparing 14:36:00 8e9dd5c5916c: Preparing 14:36:00 613fae4cf77e: Preparing 14:36:00 ff00928e8ccf: Preparing 14:36:00 89c7d6034ffe: Preparing 14:36:00 155c4fece7b5: Preparing 14:36:00 ef72ef1b7974: Preparing 14:36:00 7c504f21be85: Preparing 14:36:00 ff00928e8ccf: Waiting 14:36:00 89c7d6034ffe: Waiting 14:36:00 155c4fece7b5: Waiting 14:36:00 ef72ef1b7974: Waiting 14:36:00 613fae4cf77e: Waiting 14:36:00 7c504f21be85: Waiting 14:36:00 8e9dd5c5916c: Waiting 14:36:01 ff00349e83ad: Pushed 14:36:01 2de443839171: Pushed 14:36:01 3747f48514d9: Pushed 14:36:01 ff00928e8ccf: Layer already exists 14:36:01 8e9dd5c5916c: Pushed 14:36:01 89c7d6034ffe: Layer already exists 14:36:01 613fae4cf77e: Pushed 14:36:01 7c504f21be85: Layer already exists 14:36:01 155c4fece7b5: Pushed 14:36:02 83f32ced3cdb: Pushed 14:36:03 6d686399cd2a: Pushed 14:36:03 ef72ef1b7974: Pushed 14:36:03 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:b61298666228cac19fe052c756803c9a158983a630056ec882da967f14e958c8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:04 + 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 14:36:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 14:36:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:36:05 3747f48514d9: Preparing 14:36:05 ff00349e83ad: Preparing 14:36:05 6d686399cd2a: Preparing 14:36:05 83f32ced3cdb: Preparing 14:36:05 2de443839171: Preparing 14:36:05 8e9dd5c5916c: Preparing 14:36:05 613fae4cf77e: Preparing 14:36:05 ff00928e8ccf: Preparing 14:36:05 89c7d6034ffe: Preparing 14:36:05 155c4fece7b5: Preparing 14:36:05 ef72ef1b7974: Preparing 14:36:05 7c504f21be85: Preparing 14:36:05 ff00928e8ccf: Waiting 14:36:05 89c7d6034ffe: Waiting 14:36:05 ef72ef1b7974: Waiting 14:36:05 7c504f21be85: Waiting 14:36:05 155c4fece7b5: Waiting 14:36:05 8e9dd5c5916c: Waiting 14:36:05 613fae4cf77e: Waiting 14:36:05 83f32ced3cdb: Layer already exists 14:36:05 3747f48514d9: Layer already exists 14:36:05 6d686399cd2a: Layer already exists 14:36:05 2de443839171: Layer already exists 14:36:05 ff00349e83ad: Layer already exists 14:36:05 ff00928e8ccf: Layer already exists 14:36:05 8e9dd5c5916c: Layer already exists 14:36:05 613fae4cf77e: Layer already exists 14:36:05 89c7d6034ffe: Layer already exists 14:36:05 155c4fece7b5: Layer already exists 14:36:05 ef72ef1b7974: Layer already exists 14:36:05 7c504f21be85: Layer already exists 14:36:05 latest: digest: sha256:b61298666228cac19fe052c756803c9a158983a630056ec882da967f14e958c8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:06 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.22 14:36:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:36:07 3747f48514d9: Preparing 14:36:07 ff00349e83ad: Preparing 14:36:07 6d686399cd2a: Preparing 14:36:07 83f32ced3cdb: Preparing 14:36:07 2de443839171: Preparing 14:36:07 8e9dd5c5916c: Preparing 14:36:07 613fae4cf77e: Preparing 14:36:07 ff00928e8ccf: Preparing 14:36:07 89c7d6034ffe: Preparing 14:36:07 155c4fece7b5: Preparing 14:36:07 ef72ef1b7974: Preparing 14:36:07 7c504f21be85: Preparing 14:36:07 613fae4cf77e: Waiting 14:36:07 ff00928e8ccf: Waiting 14:36:07 89c7d6034ffe: Waiting 14:36:07 155c4fece7b5: Waiting 14:36:07 ef72ef1b7974: Waiting 14:36:07 7c504f21be85: Waiting 14:36:07 8e9dd5c5916c: Waiting 14:36:07 6d686399cd2a: Layer already exists 14:36:07 3747f48514d9: Layer already exists 14:36:07 83f32ced3cdb: Layer already exists 14:36:07 2de443839171: Layer already exists 14:36:07 ff00349e83ad: Layer already exists 14:36:07 8e9dd5c5916c: Layer already exists 14:36:07 613fae4cf77e: Layer already exists 14:36:07 ff00928e8ccf: Layer already exists 14:36:07 89c7d6034ffe: Layer already exists 14:36:07 155c4fece7b5: Layer already exists 14:36:07 7c504f21be85: Layer already exists 14:36:07 ef72ef1b7974: Layer already exists 14:36:07 3.2.0-dev.22: digest: sha256:b61298666228cac19fe052c756803c9a158983a630056ec882da967f14e958c8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:08 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:36:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:36:08 3747f48514d9: Preparing 14:36:08 ff00349e83ad: Preparing 14:36:08 6d686399cd2a: Preparing 14:36:08 83f32ced3cdb: Preparing 14:36:08 2de443839171: Preparing 14:36:08 8e9dd5c5916c: Preparing 14:36:08 8e9dd5c5916c: Waiting 14:36:08 613fae4cf77e: Preparing 14:36:08 ff00928e8ccf: Preparing 14:36:08 89c7d6034ffe: Preparing 14:36:08 155c4fece7b5: Preparing 14:36:08 ef72ef1b7974: Preparing 14:36:08 7c504f21be85: Preparing 14:36:08 613fae4cf77e: Waiting 14:36:08 89c7d6034ffe: Waiting 14:36:08 ff00928e8ccf: Waiting 14:36:08 155c4fece7b5: Waiting 14:36:08 7c504f21be85: Waiting 14:36:08 ef72ef1b7974: Waiting 14:36:08 3747f48514d9: Layer already exists 14:36:08 ff00349e83ad: Layer already exists 14:36:08 2de443839171: Layer already exists 14:36:08 6d686399cd2a: Layer already exists 14:36:08 83f32ced3cdb: Layer already exists 14:36:08 8e9dd5c5916c: Layer already exists 14:36:08 613fae4cf77e: Layer already exists 14:36:08 ff00928e8ccf: Layer already exists 14:36:08 89c7d6034ffe: Layer already exists 14:36:08 155c4fece7b5: Layer already exists 14:36:08 ef72ef1b7974: Layer already exists 14:36:08 7c504f21be85: Layer already exists 14:36:09 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:b61298666228cac19fe052c756803c9a158983a630056ec882da967f14e958c8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:09 + 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 14:36:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 14:36:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:36:10 3747f48514d9: Preparing 14:36:10 ff00349e83ad: Preparing 14:36:10 6d686399cd2a: Preparing 14:36:10 83f32ced3cdb: Preparing 14:36:10 2de443839171: Preparing 14:36:10 8e9dd5c5916c: Preparing 14:36:10 613fae4cf77e: Preparing 14:36:10 ff00928e8ccf: Preparing 14:36:10 89c7d6034ffe: Preparing 14:36:10 155c4fece7b5: Preparing 14:36:10 ef72ef1b7974: Preparing 14:36:10 7c504f21be85: Preparing 14:36:10 8e9dd5c5916c: Waiting 14:36:10 613fae4cf77e: Waiting 14:36:10 ff00928e8ccf: Waiting 14:36:10 89c7d6034ffe: Waiting 14:36:10 7c504f21be85: Waiting 14:36:10 155c4fece7b5: Waiting 14:36:10 ef72ef1b7974: Waiting 14:36:10 83f32ced3cdb: Layer already exists 14:36:10 6d686399cd2a: Layer already exists 14:36:10 3747f48514d9: Layer already exists 14:36:10 ff00349e83ad: Layer already exists 14:36:10 2de443839171: Layer already exists 14:36:10 613fae4cf77e: Layer already exists 14:36:10 8e9dd5c5916c: Layer already exists 14:36:10 ff00928e8ccf: Layer already exists 14:36:10 155c4fece7b5: Layer already exists 14:36:10 89c7d6034ffe: Layer already exists 14:36:10 7c504f21be85: Layer already exists 14:36:10 ef72ef1b7974: Layer already exists 14:36:10 main: digest: sha256:b61298666228cac19fe052c756803c9a158983a630056ec882da967f14e958c8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:36:11 ===================================================== [Pipeline] echo 14:36:11 taggedImages: 14:36:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:36:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 14:36:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.22 14:36:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:36:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 14:36:12 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 14:36:12 0d425ac2ae011753f394f0a7a36a0711b6bec884 14:36:12 latest 14:36:12 3.2.0-dev.22 14:36:12 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:36:12 main 14:36:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:13 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:36:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:36:13 78e63446c3a5: Preparing 14:36:13 bfe45f20a378: Preparing 14:36:13 ff00928e8ccf: Preparing 14:36:13 89c7d6034ffe: Preparing 14:36:13 cd5eb4f22851: Preparing 14:36:13 ecf27e7c0fc2: Preparing 14:36:13 7c504f21be85: Preparing 14:36:13 ecf27e7c0fc2: Waiting 14:36:13 7c504f21be85: Waiting 14:36:13 ff00928e8ccf: Layer already exists 14:36:14 89c7d6034ffe: Layer already exists 14:36:14 7c504f21be85: Layer already exists 14:36:14 cd5eb4f22851: Pushed 14:36:14 78e63446c3a5: Pushed 14:36:15 ecf27e7c0fc2: Pushed 14:36:17 bfe45f20a378: Pushed 14:36:17 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:e7425ca675ea0eec80ec526f666c4e1a98c25055fba35a7721d4f67d7fadf2e6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:18 + 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 14:36:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 14:36:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:36:19 78e63446c3a5: Preparing 14:36:19 bfe45f20a378: Preparing 14:36:19 ff00928e8ccf: Preparing 14:36:19 89c7d6034ffe: Preparing 14:36:19 cd5eb4f22851: Preparing 14:36:19 ecf27e7c0fc2: Preparing 14:36:19 7c504f21be85: Preparing 14:36:19 ecf27e7c0fc2: Waiting 14:36:19 78e63446c3a5: Layer already exists 14:36:19 bfe45f20a378: Layer already exists 14:36:19 ff00928e8ccf: Layer already exists 14:36:19 cd5eb4f22851: Layer already exists 14:36:19 89c7d6034ffe: Layer already exists 14:36:19 7c504f21be85: Layer already exists 14:36:19 ecf27e7c0fc2: Layer already exists 14:36:19 latest: digest: sha256:e7425ca675ea0eec80ec526f666c4e1a98c25055fba35a7721d4f67d7fadf2e6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:20 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.22 14:36:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:36:20 78e63446c3a5: Preparing 14:36:20 bfe45f20a378: Preparing 14:36:20 ff00928e8ccf: Preparing 14:36:20 89c7d6034ffe: Preparing 14:36:20 cd5eb4f22851: Preparing 14:36:20 ecf27e7c0fc2: Preparing 14:36:20 7c504f21be85: Preparing 14:36:20 ecf27e7c0fc2: Waiting 14:36:20 7c504f21be85: Waiting 14:36:20 cd5eb4f22851: Layer already exists 14:36:20 ff00928e8ccf: Layer already exists 14:36:20 78e63446c3a5: Layer already exists 14:36:20 bfe45f20a378: Layer already exists 14:36:20 89c7d6034ffe: Layer already exists 14:36:20 7c504f21be85: Layer already exists 14:36:20 ecf27e7c0fc2: Layer already exists 14:36:21 3.2.0-dev.22: digest: sha256:e7425ca675ea0eec80ec526f666c4e1a98c25055fba35a7721d4f67d7fadf2e6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:21 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:36:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:36:22 78e63446c3a5: Preparing 14:36:22 bfe45f20a378: Preparing 14:36:22 ff00928e8ccf: Preparing 14:36:22 89c7d6034ffe: Preparing 14:36:22 cd5eb4f22851: Preparing 14:36:22 ecf27e7c0fc2: Preparing 14:36:22 7c504f21be85: Preparing 14:36:22 ecf27e7c0fc2: Waiting 14:36:22 7c504f21be85: Waiting 14:36:22 bfe45f20a378: Layer already exists 14:36:22 ff00928e8ccf: Layer already exists 14:36:22 89c7d6034ffe: Layer already exists 14:36:22 78e63446c3a5: Layer already exists 14:36:22 cd5eb4f22851: Layer already exists 14:36:22 7c504f21be85: Layer already exists 14:36:22 ecf27e7c0fc2: Layer already exists 14:36:22 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:e7425ca675ea0eec80ec526f666c4e1a98c25055fba35a7721d4f67d7fadf2e6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:23 + 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 14:36:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 14:36:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:36:24 78e63446c3a5: Preparing 14:36:24 bfe45f20a378: Preparing 14:36:24 ff00928e8ccf: Preparing 14:36:24 89c7d6034ffe: Preparing 14:36:24 cd5eb4f22851: Preparing 14:36:24 ecf27e7c0fc2: Preparing 14:36:24 7c504f21be85: Preparing 14:36:24 ecf27e7c0fc2: Waiting 14:36:24 78e63446c3a5: Layer already exists 14:36:24 89c7d6034ffe: Layer already exists 14:36:24 ff00928e8ccf: Layer already exists 14:36:24 bfe45f20a378: Layer already exists 14:36:24 cd5eb4f22851: Layer already exists 14:36:24 7c504f21be85: Layer already exists 14:36:24 ecf27e7c0fc2: Layer already exists 14:36:24 main: digest: sha256:e7425ca675ea0eec80ec526f666c4e1a98c25055fba35a7721d4f67d7fadf2e6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:36:25 ===================================================== [Pipeline] echo 14:36:25 taggedImages: 14:36:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:36:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 14:36:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.22 14:36:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:36:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 14:36:25 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 14:36:25 0d425ac2ae011753f394f0a7a36a0711b6bec884 14:36:25 latest 14:36:25 3.2.0-dev.22 14:36:25 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:36:25 main 14:36:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:26 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:36:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:36:27 34930708216f: Preparing 14:36:27 292f198699eb: Preparing 14:36:27 9693dcc6e206: Preparing 14:36:27 ff00928e8ccf: Preparing 14:36:27 89c7d6034ffe: Preparing 14:36:27 0f876f2c0404: Preparing 14:36:27 45198a31a8be: Preparing 14:36:27 205c08455c48: Preparing 14:36:27 9a828988d747: Preparing 14:36:27 7c504f21be85: Preparing 14:36:27 0f876f2c0404: Waiting 14:36:27 45198a31a8be: Waiting 14:36:27 205c08455c48: Waiting 14:36:27 9a828988d747: Waiting 14:36:27 7c504f21be85: Waiting 14:36:27 ff00928e8ccf: Layer already exists 14:36:27 89c7d6034ffe: Layer already exists 14:36:27 292f198699eb: Pushed 14:36:27 9693dcc6e206: Pushed 14:36:27 34930708216f: Pushed 14:36:27 7c504f21be85: Layer already exists 14:36:27 205c08455c48: Pushed 14:36:28 9a828988d747: Pushed 14:36:41 45198a31a8be: Pushed 14:36:45 0f876f2c0404: Pushed 14:36:45 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:9776a81a9e5be801163d9627f3841cca2ec55af44072d3fc899bb2ab97c8fcde size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36: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 14:36:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 14:36:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:36:47 34930708216f: Preparing 14:36:47 292f198699eb: Preparing 14:36:47 9693dcc6e206: Preparing 14:36:47 ff00928e8ccf: Preparing 14:36:47 89c7d6034ffe: Preparing 14:36:47 0f876f2c0404: Preparing 14:36:47 45198a31a8be: Preparing 14:36:47 205c08455c48: Preparing 14:36:47 9a828988d747: Preparing 14:36:47 7c504f21be85: Preparing 14:36:47 45198a31a8be: Waiting 14:36:47 205c08455c48: Waiting 14:36:47 9a828988d747: Waiting 14:36:47 7c504f21be85: Waiting 14:36:47 0f876f2c0404: Waiting 14:36:47 34930708216f: Layer already exists 14:36:47 292f198699eb: Layer already exists 14:36:47 9693dcc6e206: Layer already exists 14:36:47 89c7d6034ffe: Layer already exists 14:36:47 ff00928e8ccf: Layer already exists 14:36:47 0f876f2c0404: Layer already exists 14:36:47 45198a31a8be: Layer already exists 14:36:47 7c504f21be85: Layer already exists 14:36:47 205c08455c48: Layer already exists 14:36:47 9a828988d747: Layer already exists 14:36:47 latest: digest: sha256:9776a81a9e5be801163d9627f3841cca2ec55af44072d3fc899bb2ab97c8fcde size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:48 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.22 14:36:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:36:48 34930708216f: Preparing 14:36:48 292f198699eb: Preparing 14:36:48 9693dcc6e206: Preparing 14:36:48 ff00928e8ccf: Preparing 14:36:48 89c7d6034ffe: Preparing 14:36:48 0f876f2c0404: Preparing 14:36:48 45198a31a8be: Preparing 14:36:48 205c08455c48: Preparing 14:36:48 9a828988d747: Preparing 14:36:48 7c504f21be85: Preparing 14:36:48 0f876f2c0404: Waiting 14:36:48 45198a31a8be: Waiting 14:36:48 205c08455c48: Waiting 14:36:48 9a828988d747: Waiting 14:36:48 7c504f21be85: Waiting 14:36:48 9693dcc6e206: Layer already exists 14:36:48 89c7d6034ffe: Layer already exists 14:36:48 34930708216f: Layer already exists 14:36:48 292f198699eb: Layer already exists 14:36:48 ff00928e8ccf: Layer already exists 14:36:48 45198a31a8be: Layer already exists 14:36:48 0f876f2c0404: Layer already exists 14:36:48 205c08455c48: Layer already exists 14:36:48 9a828988d747: Layer already exists 14:36:48 7c504f21be85: Layer already exists 14:36:49 3.2.0-dev.22: digest: sha256:9776a81a9e5be801163d9627f3841cca2ec55af44072d3fc899bb2ab97c8fcde size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:49 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:36:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:36:50 34930708216f: Preparing 14:36:50 292f198699eb: Preparing 14:36:50 9693dcc6e206: Preparing 14:36:50 ff00928e8ccf: Preparing 14:36:50 89c7d6034ffe: Preparing 14:36:50 0f876f2c0404: Preparing 14:36:50 45198a31a8be: Preparing 14:36:50 205c08455c48: Preparing 14:36:50 9a828988d747: Preparing 14:36:50 7c504f21be85: Preparing 14:36:50 45198a31a8be: Waiting 14:36:50 205c08455c48: Waiting 14:36:50 9a828988d747: Waiting 14:36:50 7c504f21be85: Waiting 14:36:50 0f876f2c0404: Waiting 14:36:50 ff00928e8ccf: Layer already exists 14:36:50 292f198699eb: Layer already exists 14:36:50 89c7d6034ffe: Layer already exists 14:36:50 9693dcc6e206: Layer already exists 14:36:50 34930708216f: Layer already exists 14:36:50 205c08455c48: Layer already exists 14:36:50 45198a31a8be: Layer already exists 14:36:50 0f876f2c0404: Layer already exists 14:36:50 9a828988d747: Layer already exists 14:36:50 7c504f21be85: Layer already exists 14:36:50 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:9776a81a9e5be801163d9627f3841cca2ec55af44072d3fc899bb2ab97c8fcde size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:51 + 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 14:36:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 14:36:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:36:52 34930708216f: Preparing 14:36:52 292f198699eb: Preparing 14:36:52 9693dcc6e206: Preparing 14:36:52 ff00928e8ccf: Preparing 14:36:52 89c7d6034ffe: Preparing 14:36:52 0f876f2c0404: Preparing 14:36:52 45198a31a8be: Preparing 14:36:52 205c08455c48: Preparing 14:36:52 9a828988d747: Preparing 14:36:52 7c504f21be85: Preparing 14:36:52 45198a31a8be: Waiting 14:36:52 205c08455c48: Waiting 14:36:52 9a828988d747: Waiting 14:36:52 7c504f21be85: Waiting 14:36:52 0f876f2c0404: Waiting 14:36:52 292f198699eb: Layer already exists 14:36:52 89c7d6034ffe: Layer already exists 14:36:52 34930708216f: Layer already exists 14:36:52 ff00928e8ccf: Layer already exists 14:36:52 9693dcc6e206: Layer already exists 14:36:52 45198a31a8be: Layer already exists 14:36:52 0f876f2c0404: Layer already exists 14:36:52 205c08455c48: Layer already exists 14:36:52 9a828988d747: Layer already exists 14:36:52 7c504f21be85: Layer already exists 14:36:52 main: digest: sha256:9776a81a9e5be801163d9627f3841cca2ec55af44072d3fc899bb2ab97c8fcde size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:36:53 ===================================================== [Pipeline] echo 14:36:53 taggedImages: 14:36:53 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:36:53 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 14:36:53 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.22 14:36:53 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:36:53 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 14:36:54 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 14:36:54 0d425ac2ae011753f394f0a7a36a0711b6bec884 14:36:54 latest 14:36:54 3.2.0-dev.22 14:36:54 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:36:54 main 14:36:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:55 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:36:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:36:55 b74c7dcce445: Preparing 14:36:55 f37db519dbad: Preparing 14:36:55 35d652169567: Preparing 14:36:55 ff00928e8ccf: Preparing 14:36:55 89c7d6034ffe: Preparing 14:36:55 837b83104dc0: Preparing 14:36:55 ee4a7990d19c: Preparing 14:36:55 785a8b7fbc95: Preparing 14:36:55 7c504f21be85: Preparing 14:36:55 837b83104dc0: Waiting 14:36:55 ee4a7990d19c: Waiting 14:36:55 785a8b7fbc95: Waiting 14:36:55 7c504f21be85: Waiting 14:36:55 ff00928e8ccf: Layer already exists 14:36:55 89c7d6034ffe: Layer already exists 14:36:56 b74c7dcce445: Pushed 14:36:56 f37db519dbad: Pushed 14:36:56 35d652169567: Pushed 14:36:56 7c504f21be85: Layer already exists 14:36:56 ee4a7990d19c: Pushed 14:36:56 785a8b7fbc95: Pushed 14:37:14 837b83104dc0: Pushed 14:37:14 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:faefd4676fa520dfc6a15f9394af7a9464c36d081ef5a9e17a9d2fe6c3585ada size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:15 + 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 14:37:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 14:37:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:37:16 b74c7dcce445: Preparing 14:37:16 f37db519dbad: Preparing 14:37:16 35d652169567: Preparing 14:37:16 ff00928e8ccf: Preparing 14:37:16 89c7d6034ffe: Preparing 14:37:16 837b83104dc0: Preparing 14:37:16 ee4a7990d19c: Preparing 14:37:16 785a8b7fbc95: Preparing 14:37:16 7c504f21be85: Preparing 14:37:16 ee4a7990d19c: Waiting 14:37:16 785a8b7fbc95: Waiting 14:37:16 7c504f21be85: Waiting 14:37:16 837b83104dc0: Waiting 14:37:16 35d652169567: Layer already exists 14:37:16 89c7d6034ffe: Layer already exists 14:37:16 f37db519dbad: Layer already exists 14:37:16 ff00928e8ccf: Layer already exists 14:37:16 b74c7dcce445: Layer already exists 14:37:16 ee4a7990d19c: Layer already exists 14:37:16 837b83104dc0: Layer already exists 14:37:16 785a8b7fbc95: Layer already exists 14:37:16 7c504f21be85: Layer already exists 14:37:16 latest: digest: sha256:faefd4676fa520dfc6a15f9394af7a9464c36d081ef5a9e17a9d2fe6c3585ada size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:17 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.22 14:37:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:37:18 b74c7dcce445: Preparing 14:37:18 f37db519dbad: Preparing 14:37:18 35d652169567: Preparing 14:37:18 ff00928e8ccf: Preparing 14:37:18 89c7d6034ffe: Preparing 14:37:18 837b83104dc0: Preparing 14:37:18 ee4a7990d19c: Preparing 14:37:18 785a8b7fbc95: Preparing 14:37:18 837b83104dc0: Waiting 14:37:18 7c504f21be85: Preparing 14:37:18 ee4a7990d19c: Waiting 14:37:18 785a8b7fbc95: Waiting 14:37:18 7c504f21be85: Waiting 14:37:18 f37db519dbad: Layer already exists 14:37:18 ff00928e8ccf: Layer already exists 14:37:18 b74c7dcce445: Layer already exists 14:37:18 35d652169567: Layer already exists 14:37:18 89c7d6034ffe: Layer already exists 14:37:18 785a8b7fbc95: Layer already exists 14:37:18 837b83104dc0: Layer already exists 14:37:18 7c504f21be85: Layer already exists 14:37:18 ee4a7990d19c: Layer already exists 14:37:18 3.2.0-dev.22: digest: sha256:faefd4676fa520dfc6a15f9394af7a9464c36d081ef5a9e17a9d2fe6c3585ada size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:19 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:37:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:37:20 b74c7dcce445: Preparing 14:37:20 f37db519dbad: Preparing 14:37:20 35d652169567: Preparing 14:37:20 ff00928e8ccf: Preparing 14:37:20 89c7d6034ffe: Preparing 14:37:20 837b83104dc0: Preparing 14:37:20 ee4a7990d19c: Preparing 14:37:20 785a8b7fbc95: Preparing 14:37:20 7c504f21be85: Preparing 14:37:20 ee4a7990d19c: Waiting 14:37:20 837b83104dc0: Waiting 14:37:20 785a8b7fbc95: Waiting 14:37:20 7c504f21be85: Waiting 14:37:20 f37db519dbad: Layer already exists 14:37:20 35d652169567: Layer already exists 14:37:20 ff00928e8ccf: Layer already exists 14:37:20 b74c7dcce445: Layer already exists 14:37:20 837b83104dc0: Layer already exists 14:37:20 89c7d6034ffe: Layer already exists 14:37:20 ee4a7990d19c: Layer already exists 14:37:20 785a8b7fbc95: Layer already exists 14:37:20 7c504f21be85: Layer already exists 14:37:20 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:faefd4676fa520dfc6a15f9394af7a9464c36d081ef5a9e17a9d2fe6c3585ada size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:21 + 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 14:37:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 14:37:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:37:22 b74c7dcce445: Preparing 14:37:22 f37db519dbad: Preparing 14:37:22 35d652169567: Preparing 14:37:22 ff00928e8ccf: Preparing 14:37:22 89c7d6034ffe: Preparing 14:37:22 837b83104dc0: Preparing 14:37:22 ee4a7990d19c: Preparing 14:37:22 785a8b7fbc95: Preparing 14:37:22 7c504f21be85: Preparing 14:37:22 ee4a7990d19c: Waiting 14:37:22 785a8b7fbc95: Waiting 14:37:22 7c504f21be85: Waiting 14:37:22 837b83104dc0: Waiting 14:37:22 f37db519dbad: Layer already exists 14:37:22 89c7d6034ffe: Layer already exists 14:37:22 b74c7dcce445: Layer already exists 14:37:22 ff00928e8ccf: Layer already exists 14:37:22 35d652169567: Layer already exists 14:37:22 7c504f21be85: Layer already exists 14:37:22 ee4a7990d19c: Layer already exists 14:37:22 837b83104dc0: Layer already exists 14:37:22 785a8b7fbc95: Layer already exists 14:37:22 main: digest: sha256:faefd4676fa520dfc6a15f9394af7a9464c36d081ef5a9e17a9d2fe6c3585ada size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:37:23 ===================================================== [Pipeline] echo 14:37:23 taggedImages: 14:37:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:37:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 14:37:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.22 14:37:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:37:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 14:37:23 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 14:37:23 0d425ac2ae011753f394f0a7a36a0711b6bec884 14:37:23 latest 14:37:23 3.2.0-dev.22 14:37:23 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:37:23 main 14:37:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:24 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:37:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:37:25 1972ba58ec3b: Preparing 14:37:25 39c5df0abeab: Preparing 14:37:25 2aec318c49c7: Preparing 14:37:25 ff00928e8ccf: Preparing 14:37:25 89c7d6034ffe: Preparing 14:37:25 9145c5256ad7: Preparing 14:37:25 205c08455c48: Preparing 14:37:25 9a828988d747: Preparing 14:37:25 7c504f21be85: Preparing 14:37:25 205c08455c48: Waiting 14:37:25 9a828988d747: Waiting 14:37:25 7c504f21be85: Waiting 14:37:25 9145c5256ad7: Waiting 14:37:25 89c7d6034ffe: Layer already exists 14:37:25 ff00928e8ccf: Layer already exists 14:37:25 205c08455c48: Layer already exists 14:37:25 9a828988d747: Layer already exists 14:37:25 39c5df0abeab: Pushed 14:37:25 7c504f21be85: Layer already exists 14:37:25 2aec318c49c7: Pushed 14:37:25 1972ba58ec3b: Pushed 14:37:44 9145c5256ad7: Pushed 14:37:44 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:b712b79094b049d807257b3b6ec8f509499063047b162a61ce3493d71a528804 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:44 + 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 14:37:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 14:37:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:37:45 1972ba58ec3b: Preparing 14:37:45 39c5df0abeab: Preparing 14:37:45 2aec318c49c7: Preparing 14:37:45 ff00928e8ccf: Preparing 14:37:45 89c7d6034ffe: Preparing 14:37:45 9145c5256ad7: Preparing 14:37:45 205c08455c48: Preparing 14:37:45 9a828988d747: Preparing 14:37:45 7c504f21be85: Preparing 14:37:45 9145c5256ad7: Waiting 14:37:45 205c08455c48: Waiting 14:37:45 9a828988d747: Waiting 14:37:45 7c504f21be85: Waiting 14:37:45 2aec318c49c7: Layer already exists 14:37:45 89c7d6034ffe: Layer already exists 14:37:45 1972ba58ec3b: Layer already exists 14:37:45 39c5df0abeab: Layer already exists 14:37:45 ff00928e8ccf: Layer already exists 14:37:45 205c08455c48: Layer already exists 14:37:45 9145c5256ad7: Layer already exists 14:37:45 9a828988d747: Layer already exists 14:37:45 7c504f21be85: Layer already exists 14:37:45 latest: digest: sha256:b712b79094b049d807257b3b6ec8f509499063047b162a61ce3493d71a528804 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:46 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.22 14:37:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:37:47 1972ba58ec3b: Preparing 14:37:47 39c5df0abeab: Preparing 14:37:47 2aec318c49c7: Preparing 14:37:47 ff00928e8ccf: Preparing 14:37:47 89c7d6034ffe: Preparing 14:37:47 9145c5256ad7: Preparing 14:37:47 205c08455c48: Preparing 14:37:47 9a828988d747: Preparing 14:37:47 7c504f21be85: Preparing 14:37:47 9145c5256ad7: Waiting 14:37:47 205c08455c48: Waiting 14:37:47 9a828988d747: Waiting 14:37:47 7c504f21be85: Waiting 14:37:47 89c7d6034ffe: Layer already exists 14:37:47 39c5df0abeab: Layer already exists 14:37:47 2aec318c49c7: Layer already exists 14:37:47 1972ba58ec3b: Layer already exists 14:37:47 ff00928e8ccf: Layer already exists 14:37:47 9145c5256ad7: Layer already exists 14:37:47 7c504f21be85: Layer already exists 14:37:47 9a828988d747: Layer already exists 14:37:47 205c08455c48: Layer already exists 14:37:47 3.2.0-dev.22: digest: sha256:b712b79094b049d807257b3b6ec8f509499063047b162a61ce3493d71a528804 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:48 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:37:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:37:49 1972ba58ec3b: Preparing 14:37:49 39c5df0abeab: Preparing 14:37:49 2aec318c49c7: Preparing 14:37:49 ff00928e8ccf: Preparing 14:37:49 89c7d6034ffe: Preparing 14:37:49 9145c5256ad7: Preparing 14:37:49 205c08455c48: Preparing 14:37:49 9a828988d747: Preparing 14:37:49 7c504f21be85: Preparing 14:37:49 205c08455c48: Waiting 14:37:49 9a828988d747: Waiting 14:37:49 7c504f21be85: Waiting 14:37:49 9145c5256ad7: Waiting 14:37:49 1972ba58ec3b: Layer already exists 14:37:49 2aec318c49c7: Layer already exists 14:37:49 89c7d6034ffe: Layer already exists 14:37:49 39c5df0abeab: Layer already exists 14:37:49 ff00928e8ccf: Layer already exists 14:37:49 205c08455c48: Layer already exists 14:37:49 9145c5256ad7: Layer already exists 14:37:49 7c504f21be85: Layer already exists 14:37:49 9a828988d747: Layer already exists 14:37:49 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:b712b79094b049d807257b3b6ec8f509499063047b162a61ce3493d71a528804 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:50 + 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 14:37:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 14:37:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:37:51 1972ba58ec3b: Preparing 14:37:51 39c5df0abeab: Preparing 14:37:51 2aec318c49c7: Preparing 14:37:51 ff00928e8ccf: Preparing 14:37:51 89c7d6034ffe: Preparing 14:37:51 9145c5256ad7: Preparing 14:37:51 205c08455c48: Preparing 14:37:51 9a828988d747: Preparing 14:37:51 7c504f21be85: Preparing 14:37:51 205c08455c48: Waiting 14:37:51 9a828988d747: Waiting 14:37:51 7c504f21be85: Waiting 14:37:51 9145c5256ad7: Waiting 14:37:51 39c5df0abeab: Layer already exists 14:37:51 1972ba58ec3b: Layer already exists 14:37:51 89c7d6034ffe: Layer already exists 14:37:51 ff00928e8ccf: Layer already exists 14:37:51 2aec318c49c7: Layer already exists 14:37:51 205c08455c48: Layer already exists 14:37:51 9145c5256ad7: Layer already exists 14:37:51 7c504f21be85: Layer already exists 14:37:51 9a828988d747: Layer already exists 14:37:51 main: digest: sha256:b712b79094b049d807257b3b6ec8f509499063047b162a61ce3493d71a528804 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:37:52 ===================================================== [Pipeline] echo 14:37:52 taggedImages: 14:37:52 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:37:52 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 14:37:52 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.22 14:37:52 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:37:52 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 14:37:52 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 14:37:52 0d425ac2ae011753f394f0a7a36a0711b6bec884 14:37:52 latest 14:37:52 3.2.0-dev.22 14:37:52 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:37:52 main 14:37:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:53 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:37:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:37:54 ec22d1ac2627: Preparing 14:37:54 ea307b037462: Preparing 14:37:54 ff00928e8ccf: Preparing 14:37:54 89c7d6034ffe: Preparing 14:37:54 daaf1412bb71: Preparing 14:37:54 ca93c3a4f3ba: Preparing 14:37:54 7c504f21be85: Preparing 14:37:54 ca93c3a4f3ba: Waiting 14:37:54 7c504f21be85: Waiting 14:37:54 ff00928e8ccf: Layer already exists 14:37:54 89c7d6034ffe: Layer already exists 14:37:55 7c504f21be85: Layer already exists 14:37:55 daaf1412bb71: Pushed 14:37:55 ec22d1ac2627: Pushed 14:37:55 ca93c3a4f3ba: Pushed 14:37:59 ea307b037462: Pushed 14:37:59 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:b5ca4f4ea8d2d38284998625ef249cbbf2973812f80e4a442d26ae73ece29c4a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 14:38:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:38:01 ec22d1ac2627: Preparing 14:38:01 ea307b037462: Preparing 14:38:01 ff00928e8ccf: Preparing 14:38:01 89c7d6034ffe: Preparing 14:38:01 daaf1412bb71: Preparing 14:38:01 ca93c3a4f3ba: Preparing 14:38:01 7c504f21be85: Preparing 14:38:01 ca93c3a4f3ba: Waiting 14:38:01 7c504f21be85: Waiting 14:38:01 ea307b037462: Layer already exists 14:38:01 daaf1412bb71: Layer already exists 14:38:01 ec22d1ac2627: Layer already exists 14:38:01 ff00928e8ccf: Layer already exists 14:38:01 89c7d6034ffe: Layer already exists 14:38:01 ca93c3a4f3ba: Layer already exists 14:38:01 7c504f21be85: Layer already exists 14:38:01 latest: digest: sha256:b5ca4f4ea8d2d38284998625ef249cbbf2973812f80e4a442d26ae73ece29c4a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:02 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.22 14:38:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:38:03 ec22d1ac2627: Preparing 14:38:03 ea307b037462: Preparing 14:38:03 ff00928e8ccf: Preparing 14:38:03 89c7d6034ffe: Preparing 14:38:03 daaf1412bb71: Preparing 14:38:03 ca93c3a4f3ba: Preparing 14:38:03 7c504f21be85: Preparing 14:38:03 ca93c3a4f3ba: Waiting 14:38:03 7c504f21be85: Waiting 14:38:03 daaf1412bb71: Layer already exists 14:38:03 89c7d6034ffe: Layer already exists 14:38:03 ea307b037462: Layer already exists 14:38:03 ff00928e8ccf: Layer already exists 14:38:03 ec22d1ac2627: Layer already exists 14:38:03 7c504f21be85: Layer already exists 14:38:03 ca93c3a4f3ba: Layer already exists 14:38:03 3.2.0-dev.22: digest: sha256:b5ca4f4ea8d2d38284998625ef249cbbf2973812f80e4a442d26ae73ece29c4a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:04 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:38:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:38:05 ec22d1ac2627: Preparing 14:38:05 ea307b037462: Preparing 14:38:05 ff00928e8ccf: Preparing 14:38:05 89c7d6034ffe: Preparing 14:38:05 daaf1412bb71: Preparing 14:38:05 ca93c3a4f3ba: Preparing 14:38:05 7c504f21be85: Preparing 14:38:05 ca93c3a4f3ba: Waiting 14:38:05 7c504f21be85: Waiting 14:38:05 89c7d6034ffe: Layer already exists 14:38:05 ff00928e8ccf: Layer already exists 14:38:05 ec22d1ac2627: Layer already exists 14:38:05 ea307b037462: Layer already exists 14:38:05 daaf1412bb71: Layer already exists 14:38:05 ca93c3a4f3ba: Layer already exists 14:38:05 7c504f21be85: Layer already exists 14:38:05 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:b5ca4f4ea8d2d38284998625ef249cbbf2973812f80e4a442d26ae73ece29c4a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:06 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 14:38:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:38:07 ec22d1ac2627: Preparing 14:38:07 ea307b037462: Preparing 14:38:07 ff00928e8ccf: Preparing 14:38:07 89c7d6034ffe: Preparing 14:38:07 daaf1412bb71: Preparing 14:38:07 ca93c3a4f3ba: Preparing 14:38:07 7c504f21be85: Preparing 14:38:07 ca93c3a4f3ba: Waiting 14:38:07 7c504f21be85: Waiting 14:38:07 ea307b037462: Layer already exists 14:38:07 daaf1412bb71: Layer already exists 14:38:07 89c7d6034ffe: Layer already exists 14:38:07 ec22d1ac2627: Layer already exists 14:38:07 ff00928e8ccf: Layer already exists 14:38:07 ca93c3a4f3ba: Layer already exists 14:38:07 7c504f21be85: Layer already exists 14:38:07 main: digest: sha256:b5ca4f4ea8d2d38284998625ef249cbbf2973812f80e4a442d26ae73ece29c4a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:38:08 ===================================================== [Pipeline] echo 14:38:08 taggedImages: 14:38:08 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:38:08 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 14:38:08 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.22 14:38:08 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:38:08 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 14:38:08 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 14:38:08 0d425ac2ae011753f394f0a7a36a0711b6bec884 14:38:08 latest 14:38:08 3.2.0-dev.22 14:38:08 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:38:08 main 14:38:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:09 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:38:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:38:10 ed9906cfe82d: Preparing 14:38:10 5de5c0258b54: Preparing 14:38:10 ff00928e8ccf: Preparing 14:38:10 89c7d6034ffe: Preparing 14:38:10 26e26bd915d5: Preparing 14:38:10 e561834a2927: Preparing 14:38:10 7c504f21be85: Preparing 14:38:10 e561834a2927: Waiting 14:38:10 7c504f21be85: Waiting 14:38:10 89c7d6034ffe: Layer already exists 14:38:10 ff00928e8ccf: Layer already exists 14:38:10 26e26bd915d5: Layer already exists 14:38:10 e561834a2927: Layer already exists 14:38:11 7c504f21be85: Layer already exists 14:38:11 ed9906cfe82d: Pushed 14:38:15 5de5c0258b54: Pushed 14:38:15 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:69229e6aa087381e8bd9a21de1e51e5a25ddbb6bbf5c2f8aa279ad0877c3b642 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:16 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 14:38:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:38:17 ed9906cfe82d: Preparing 14:38:17 5de5c0258b54: Preparing 14:38:17 ff00928e8ccf: Preparing 14:38:17 89c7d6034ffe: Preparing 14:38:17 26e26bd915d5: Preparing 14:38:17 e561834a2927: Preparing 14:38:17 7c504f21be85: Preparing 14:38:17 e561834a2927: Waiting 14:38:17 7c504f21be85: Waiting 14:38:17 ed9906cfe82d: Layer already exists 14:38:17 ff00928e8ccf: Layer already exists 14:38:17 26e26bd915d5: Layer already exists 14:38:17 89c7d6034ffe: Layer already exists 14:38:17 5de5c0258b54: Layer already exists 14:38:17 7c504f21be85: Layer already exists 14:38:17 e561834a2927: Layer already exists 14:38:17 latest: digest: sha256:69229e6aa087381e8bd9a21de1e51e5a25ddbb6bbf5c2f8aa279ad0877c3b642 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:18 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.22 14:38:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:38:18 ed9906cfe82d: Preparing 14:38:18 5de5c0258b54: Preparing 14:38:18 ff00928e8ccf: Preparing 14:38:18 89c7d6034ffe: Preparing 14:38:18 26e26bd915d5: Preparing 14:38:18 e561834a2927: Preparing 14:38:18 7c504f21be85: Preparing 14:38:18 7c504f21be85: Waiting 14:38:18 e561834a2927: Waiting 14:38:18 ff00928e8ccf: Layer already exists 14:38:18 26e26bd915d5: Layer already exists 14:38:18 5de5c0258b54: Layer already exists 14:38:18 ed9906cfe82d: Layer already exists 14:38:18 89c7d6034ffe: Layer already exists 14:38:18 7c504f21be85: Layer already exists 14:38:18 e561834a2927: Layer already exists 14:38:19 3.2.0-dev.22: digest: sha256:69229e6aa087381e8bd9a21de1e51e5a25ddbb6bbf5c2f8aa279ad0877c3b642 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:38:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:38:20 ed9906cfe82d: Preparing 14:38:20 5de5c0258b54: Preparing 14:38:20 ff00928e8ccf: Preparing 14:38:20 89c7d6034ffe: Preparing 14:38:20 26e26bd915d5: Preparing 14:38:20 e561834a2927: Preparing 14:38:20 7c504f21be85: Preparing 14:38:20 e561834a2927: Waiting 14:38:20 7c504f21be85: Waiting 14:38:20 89c7d6034ffe: Layer already exists 14:38:20 ed9906cfe82d: Layer already exists 14:38:20 26e26bd915d5: Layer already exists 14:38:20 5de5c0258b54: Layer already exists 14:38:20 ff00928e8ccf: Layer already exists 14:38:20 e561834a2927: Layer already exists 14:38:20 7c504f21be85: Layer already exists 14:38:20 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:69229e6aa087381e8bd9a21de1e51e5a25ddbb6bbf5c2f8aa279ad0877c3b642 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:22 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 14:38:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:38:22 ed9906cfe82d: Preparing 14:38:22 5de5c0258b54: Preparing 14:38:22 ff00928e8ccf: Preparing 14:38:22 89c7d6034ffe: Preparing 14:38:22 26e26bd915d5: Preparing 14:38:22 e561834a2927: Preparing 14:38:22 7c504f21be85: Preparing 14:38:22 e561834a2927: Waiting 14:38:22 7c504f21be85: Waiting 14:38:22 ed9906cfe82d: Layer already exists 14:38:22 5de5c0258b54: Layer already exists 14:38:22 26e26bd915d5: Layer already exists 14:38:22 ff00928e8ccf: Layer already exists 14:38:22 89c7d6034ffe: Layer already exists 14:38:22 7c504f21be85: Layer already exists 14:38:22 e561834a2927: Layer already exists 14:38:23 main: digest: sha256:69229e6aa087381e8bd9a21de1e51e5a25ddbb6bbf5c2f8aa279ad0877c3b642 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:38:24 ===================================================== [Pipeline] echo 14:38:24 taggedImages: 14:38:24 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 14:38:24 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 14:38:24 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.22 14:38:24 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 14:38:24 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:38:25 14:38:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:38:26 arm64: Pulling from edgex-lftools-log-publisher 14:38:26 8998bd30e6a1: Pulling fs layer 14:38:26 04944245beec: Pulling fs layer 14:38:26 699f458cf7ca: Pulling fs layer 14:38:26 765212b225bb: Pulling fs layer 14:38:26 f23df028b6ca: Pulling fs layer 14:38:26 d65c8cfc05b1: Pulling fs layer 14:38:26 2437ff75d9bd: Pulling fs layer 14:38:26 f23df028b6ca: Waiting 14:38:26 d65c8cfc05b1: Waiting 14:38:26 2437ff75d9bd: Waiting 14:38:26 765212b225bb: Waiting 14:38:26 04944245beec: Verifying Checksum 14:38:26 04944245beec: Download complete 14:38:26 765212b225bb: Verifying Checksum 14:38:26 765212b225bb: Download complete 14:38:26 f23df028b6ca: Verifying Checksum 14:38:26 f23df028b6ca: Download complete 14:38:26 d65c8cfc05b1: Verifying Checksum 14:38:26 d65c8cfc05b1: Download complete 14:38:26 699f458cf7ca: Verifying Checksum 14:38:26 699f458cf7ca: Download complete 14:38:27 8998bd30e6a1: Verifying Checksum 14:38:27 8998bd30e6a1: Download complete 14:38:29 2437ff75d9bd: Verifying Checksum 14:38:29 2437ff75d9bd: Download complete 14:38:31 8998bd30e6a1: Pull complete 14:38:32 04944245beec: Pull complete 14:38:34 699f458cf7ca: Pull complete 14:38:34 765212b225bb: Pull complete 14:38:34 f23df028b6ca: Pull complete 14:38:35 d65c8cfc05b1: Pull complete 14:38:53 2437ff75d9bd: Pull complete 14:38:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:38:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:38:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:38:54 prd-ubuntu20.04-docker-arm64-4c-16g-5331 does not seem to be running inside a container 14:38:54 $ 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/632 -v /w/workspace/edgex-go/632:/w/workspace/edgex-go/632:rw,z -v /w/workspace/edgex-go/632@tmp:/w/workspace/edgex-go/632@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:38:56 $ docker top 82b96208b87562f749109b98bcb2559d8b3724b18cc93ef420202d46fad7f621 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:38:57 ---> job-cost.sh 14:38:57 lf-activate-venv: SKIPPING 14:38:57 INFO: No Stack... 14:38:57 INFO: Retrieving Pricing Info for: v3-standard-4 14:38:58 INFO: Archiving Costs [Pipeline] sh 14:38:59 + + catcut /w/workspace/edgex-go/632/archives/cost.csv -d, 14:38:59 -f6 [Pipeline] lock 14:38:59 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-632-stack-cost] 14:38:59 Resource [jenkins-edgexfoundry-edgex-go-main-632-stack-cost] did not exist. Created. 14:38:59 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-632-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:39:00 + echo total: 0.10999999940395355 [Pipeline] stash 14:39:01 Stashed 1 file(s) [Pipeline] } 14:39:01 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-632-stack-cost] [Pipeline] // lock [Pipeline] } 14:39:01 $ docker stop --time=1 82b96208b87562f749109b98bcb2559d8b3724b18cc93ef420202d46fad7f621 14:39:03 $ docker rm -f --volumes 82b96208b87562f749109b98bcb2559d8b3724b18cc93ef420202d46fad7f621 [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 14:39:07 provisioning config files... 14:39:07 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/632@tmp/config7859393842558371457tmp [Pipeline] { [Pipeline] sh 14:39:07 + set +x 14:39:07 + + bash -scurl -- -s 14:39:07 https://codecov.io/bash 14:39:07 14:39:07 _____ _ 14:39:07 / ____| | | 14:39:07 | | ___ __| | ___ ___ _____ __ 14:39:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:39:07 | |___| (_) | (_| | __/ (_| (_) \ V / 14:39:07 \_____\___/ \__,_|\___|\___\___/ \_/ 14:39:07 Bash-1.0.6 14:39:07 14:39:07 14:39:07 ==> git version 2.25.1 found 14:39:07 ==> 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 14:39:07 Release-Date: 2020-01-08 14:39:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:39:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:39:07 ==> Jenkins CI detected. 14:39:07 current dir:  /w/workspace/edgex-go/632 14:39:07 project root: . 14:39:07 --> token set from env 14:39:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:39:08 ==> Running gcov in . (disable via -X gcov) 14:39:08 ==> Python coveragepy not found 14:39:08 ==> Searching for coverage reports in: 14:39:08 + . 14:39:08 -> Found 1 reports 14:39:08 ==> Detecting git/mercurial file structure 14:39:08 ==> Reading reports 14:39:08 + ./coverage.out bytes=453602 14:39:08 ==> Appending adjustments 14:39:08 https://docs.codecov.io/docs/fixing-reports 14:39:09 + Found adjustments 14:39:09 ==> Gzipping contents 14:39:09 60K /tmp/codecov.XluyLS.gz 14:39:09 ==> Uploading reports 14:39:09 url: https://codecov.io 14:39:09 query: branch=main&commit=0d425ac2ae011753f394f0a7a36a0711b6bec884&build=632&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F632%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:39:09 -> Pinging Codecov 14:39:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0d425ac2ae011753f394f0a7a36a0711b6bec884&build=632&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F632%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:39:09 -> Uploading to 14:39:09 https://storage.googleapis.com/codecov/v4/raw/2024-03-09/00271124DB129430A58F1EEE437C3FCB/0d425ac2ae011753f394f0a7a36a0711b6bec884/077b1af6-755e-4acb-8d99-e3e65687af5b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240309T143908Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6e1dea1d8f74f60365ca7bfc86f9e7847c7f46a4340dc8cfee8fccd09853d8f7 14:39:09 % Total % Received % Xferd Average Speed Time Time Time Current 14:39:09 Dload Upload Total Spent Left Speed 14:39:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57798 0 0 100 57798 0 187k --:--:-- --:--:-- --:--:-- 187k 14:39:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } 14:39:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 14:39:10 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:39:10 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:39:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:39:11 14:39:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:39:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:39:11 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:39:11 df9b9388f04a: Pulling fs layer 14:39:11 52dc419b0ee2: Pulling fs layer 14:39:11 25bc292e5bac: Pulling fs layer 14:39:11 114826534d7a: Pulling fs layer 14:39:11 4657fd5d0bcf: Pulling fs layer 14:39:11 6ad1cebc031e: Pulling fs layer 14:39:11 8a3aa393b2d8: Pulling fs layer 14:39:11 6ad1cebc031e: Waiting 14:39:11 4657fd5d0bcf: Waiting 14:39:11 8a3aa393b2d8: Waiting 14:39:11 114826534d7a: Waiting 14:39:11 25bc292e5bac: Verifying Checksum 14:39:11 25bc292e5bac: Download complete 14:39:11 52dc419b0ee2: Verifying Checksum 14:39:11 52dc419b0ee2: Download complete 14:39:11 4657fd5d0bcf: Download complete 14:39:11 df9b9388f04a: Verifying Checksum 14:39:11 df9b9388f04a: Download complete 14:39:12 6ad1cebc031e: Verifying Checksum 14:39:12 6ad1cebc031e: Download complete 14:39:12 df9b9388f04a: Pull complete 14:39:12 52dc419b0ee2: Pull complete 14:39:12 25bc292e5bac: Pull complete 14:39:12 114826534d7a: Download complete 14:39:12 8a3aa393b2d8: Verifying Checksum 14:39:12 8a3aa393b2d8: Download complete 14:39:16 114826534d7a: Pull complete 14:39:16 4657fd5d0bcf: Pull complete 14:39:16 6ad1cebc031e: Pull complete 14:39:19 8a3aa393b2d8: Pull complete 14:39:19 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:39:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:39:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:39:20 prd-ubuntu20.04-docker-8c-8g-5327 does not seem to be running inside a container 14:39:20 $ 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/632 -v /w/workspace/edgex-go/632:/w/workspace/edgex-go/632:rw,z -v /w/workspace/edgex-go/632@tmp:/w/workspace/edgex-go/632@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 14:39:24 $ docker top c0f0e70974c7a1ea1aff5ba15e723ad4563c70a2a40d849db88a084b10052701 -eo pid,comm [Pipeline] { [Pipeline] echo 14:39:24 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 14:39:25 + set -o pipefail 14:39:25 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 14:39:31 14:39:31 Monitoring /w/workspace/edgex-go/632 (github.com/edgexfoundry/edgex-go)... 14:39:31 14:39:31 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/453d0da3-9584-404f-8721-0a4cab100a7e 14:39:31 14:39:31 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:39:31 14:39:31 14:39:31 A medium severity vulnerability was found in the Snyk CLI versions you are using. 14:39:31 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 14:39:31 More details here: https://snyk.co/ue1NS [Pipeline] } 14:39:31 $ docker stop --time=1 c0f0e70974c7a1ea1aff5ba15e723ad4563c70a2a40d849db88a084b10052701 14:39:34 $ docker rm -f --volumes c0f0e70974c7a1ea1aff5ba15e723ad4563c70a2a40d849db88a084b10052701 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 14:39:36 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:39:36 provisioning config files... 14:39:36 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/632@tmp/config18425813776347269436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:39:37 --> edgex-publish-swagger.sh 14:39:37 === Publish openapi/v3 API === 14:39:37 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 14:39:37 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/632/openapi/v3/core-command.yaml] 14:39:37 % Total % Received % Xferd Average Speed Time Time Time Current 14:39:37 Dload Upload Total Spent Left Speed 14:39:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 55941 --:--:-- --:--:-- --:--:-- 55846 100 32782 0 0 100 32782 0 55941 --:--:-- --:--:-- --:--:-- 55846 14:39:37 14:39:37 14:39:37 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/632/openapi/v3/core-data.yaml] 14:39:37 % Total % Received % Xferd Average Speed Time Time Time Current 14:39:37 Dload Upload Total Spent Left Speed 14:39:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 142k --:--:-- --:--:-- --:--:-- 142k 14:39:38 14:39:38 14:39:38 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/632/openapi/v3/core-metadata.yaml] 14:39:38 % Total % Received % Xferd Average Speed Time Time Time Current 14:39:38 Dload Upload Total Spent Left Speed 14:39:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 180 100 144k 393 315k --:--:-- --:--:-- --:--:-- 314k 100 144k 100 180 100 144k 392 314k --:--:-- --:--:-- --:--:-- 314k 14:39:38 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 14:39:38 14:39:38 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/632/openapi/v3/support-notifications.yaml] 14:39:38 % Total % Received % Xferd Average Speed Time Time Time Current 14:39:38 Dload Upload Total Spent Left Speed 14:39:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87481 100 180 100 87301 404 191k --:--:-- --:--:-- --:--:-- 191k 14:39:39 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 14:39:39 14:39:39 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/632/openapi/v3/support-scheduler.yaml] 14:39:39 % Total % Received % Xferd Average Speed Time Time Time Current 14:39:39 Dload Upload Total Spent Left Speed 14:39:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37134 100 180 100 36954 451 92616 --:--:-- --:--:-- --:--:-- 93067 14:39:39 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 14:39:39 [Pipeline] } 14:39:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 14:39:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:39:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:39:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:39:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:39:42 prd-ubuntu20.04-docker-8c-8g-5327 does not seem to be running inside a container 14:39:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/632 -v /w/workspace/edgex-go/632:/w/workspace/edgex-go/632:rw,z -v /w/workspace/edgex-go/632@tmp:/w/workspace/edgex-go/632@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 14:39:42 $ docker top 88ec85118ec33dc95e9b0ce2c538456c1341e72840bad0315fd8e2bc3052edca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:39:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:39:43 [ssh-agent] Looking for ssh-agent implementation... 14:39:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:39:43 $ docker exec 88ec85118ec33dc95e9b0ce2c538456c1341e72840bad0315fd8e2bc3052edca ssh-agent 14:39:43 SSH_AUTH_SOCK=/tmp/ssh-qajYcSnTArKV/agent.32 14:39:43 SSH_AGENT_PID=38 14:39:43 Running ssh-add (command line suppressed) 14:39:43 Identity added: /w/workspace/edgex-go/632@tmp/private_key_11674235742928234039.key (/w/workspace/edgex-go/632@tmp/private_key_11674235742928234039.key) 14:39:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:39:44 + git semver tag 14:39:44 2024-03-09 14:39:44,461 [run_tag] DEBUG tag force:False 14:39:44 2024-03-09 14:39:44,461 [check_head_tag] DEBUG check head tag 14:39:44 2024-03-09 14:39:44,463 [execute] INFO git cat-file --batch-check 14:39:44 2024-03-09 14:39:44,463 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/632, universal_newlines=False, shell=None, istream=) 14:39:44 2024-03-09 14:39:44,467 [execute] INFO git cat-file --batch 14:39:44 2024-03-09 14:39:44,467 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/632, universal_newlines=False, shell=None, istream=) 14:39:44 2024-03-09 14:39:44,503 [read_version] DEBUG read version from /w/workspace/edgex-go/632/.semver/main 14:39:44 2024-03-09 14:39:44,503 [execute] INFO git tag -a v3.2.0-dev.22 -m v3.2.0-dev.22 14:39:44 2024-03-09 14:39:44,503 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.22', '-m', 'v3.2.0-dev.22'], cwd=/w/workspace/edgex-go/632, universal_newlines=False, shell=None, istream=None) 14:39:44 2024-03-09 14:39:44,509 [read_version] DEBUG read version from /w/workspace/edgex-go/632/.semver/main 14:39:44 3.2.0-dev.22 [Pipeline] } 14:39:44 $ docker exec --env ******** --env ******** 88ec85118ec33dc95e9b0ce2c538456c1341e72840bad0315fd8e2bc3052edca ssh-agent -k 14:39:44 unset SSH_AUTH_SOCK; 14:39:44 unset SSH_AGENT_PID; 14:39:44 echo Agent pid 38 killed; 14:39:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:39:45 + git semver [Pipeline] } 14:39:45 $ docker stop --time=1 88ec85118ec33dc95e9b0ce2c538456c1341e72840bad0315fd8e2bc3052edca 14:39:47 $ docker rm -f --volumes 88ec85118ec33dc95e9b0ce2c538456c1341e72840bad0315fd8e2bc3052edca [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:39:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:39:48 14:39:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:39:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:39:48 0.23.1-centos7: Pulling from edgex-lftools 14:39:48 ab5ef0e58194: Pulling fs layer 14:39:48 9712f1f96733: Pulling fs layer 14:39:48 63f879dbbcfc: Pulling fs layer 14:39:48 0d9ebad4ef96: Pulling fs layer 14:39:48 e9a5061849ea: Pulling fs layer 14:39:48 d747dcd14b5f: Pulling fs layer 14:39:48 2de7ff778b66: Pulling fs layer 14:39:48 e9a5061849ea: Waiting 14:39:48 d747dcd14b5f: Waiting 14:39:48 0d9ebad4ef96: Waiting 14:39:48 9712f1f96733: Verifying Checksum 14:39:48 9712f1f96733: Download complete 14:39:49 63f879dbbcfc: Verifying Checksum 14:39:49 63f879dbbcfc: Download complete 14:39:49 0d9ebad4ef96: Verifying Checksum 14:39:49 0d9ebad4ef96: Download complete 14:39:49 e9a5061849ea: Verifying Checksum 14:39:49 e9a5061849ea: Download complete 14:39:49 d747dcd14b5f: Download complete 14:39:49 ab5ef0e58194: Verifying Checksum 14:39:49 ab5ef0e58194: Download complete 14:39:49 2de7ff778b66: Verifying Checksum 14:39:49 2de7ff778b66: Download complete 14:39:52 ab5ef0e58194: Pull complete 14:39:52 9712f1f96733: Pull complete 14:39:53 63f879dbbcfc: Pull complete 14:39:57 0d9ebad4ef96: Pull complete 14:39:57 e9a5061849ea: Pull complete 14:39:57 d747dcd14b5f: Pull complete 14:39:58 2de7ff778b66: Pull complete 14:39:58 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:39:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:39:58 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:39:59 prd-ubuntu20.04-docker-8c-8g-5327 does not seem to be running inside a container 14:39:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/632 -v /w/workspace/edgex-go/632:/w/workspace/edgex-go/632:rw,z -v /w/workspace/edgex-go/632@tmp:/w/workspace/edgex-go/632@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 14:40:03 $ docker top d6e9aabe53678d78f41d232e3c1e668cc107d3bcc6f08b721e9774d51fdf14e2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:40:03 provisioning config files... 14:40:03 copy managed file [sigul-config] to file:/w/workspace/edgex-go/632@tmp/config4831957880287544053tmp 14:40:03 copy managed file [sigul-password] to file:/w/workspace/edgex-go/632@tmp/config7268289504364319949tmp 14:40:03 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/632@tmp/config294272587247147016tmp [Pipeline] { [Pipeline] echo 14:40:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:40:04 ---> sigul-configuration.sh 14:40:04 gpg: directory `/root/.gnupg' created 14:40:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:40:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:40:04 gpg: keyring `/root/.gnupg/secring.gpg' created 14:40:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:40:04 gpg: CAST5 encrypted data 14:40:04 gpg: encrypted with 1 passphrase 14:40:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:40:04 + mkdir /home/jenkins 14:40:04 + mkdir /home/jenkins/sigul [Pipeline] sh 14:40:05 + 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 14:40:05 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:40:05 ---> sigul-install.sh 14:40:05 Sigul already installed; skipping installation. [Pipeline] sh 14:40:05 + git tag --list 14:40:05 0.6.0 14:40:05 0.6.1 14:40:05 0.7.0 14:40:05 0.7.1 14:40:05 v1.0.0 14:40:05 v1.0.1 14:40:05 v1.1.0 14:40:05 v1.2.0 14:40:05 v1.2.1 14:40:05 v1.3.0 14:40:05 v1.3.1 14:40:05 v2.0.0 14:40:05 v2.1.0 14:40:05 v2.1.1 14:40:05 v2.2.0 14:40:05 v2.3.0 14:40:05 v3.0 14:40:05 v3.0.0 14:40:05 v3.1 14:40:05 v3.1.0 14:40:05 v3.1.0-dev.1 14:40:05 v3.1.0-dev.10 14:40:05 v3.1.0-dev.11 14:40:05 v3.1.0-dev.12 14:40:05 v3.1.0-dev.13 14:40:05 v3.1.0-dev.14 14:40:05 v3.1.0-dev.15 14:40:05 v3.1.0-dev.16 14:40:05 v3.1.0-dev.17 14:40:05 v3.1.0-dev.18 14:40:05 v3.1.0-dev.19 14:40:05 v3.1.0-dev.2 14:40:05 v3.1.0-dev.20 14:40:05 v3.1.0-dev.21 14:40:05 v3.1.0-dev.22 14:40:05 v3.1.0-dev.23 14:40:05 v3.1.0-dev.24 14:40:05 v3.1.0-dev.25 14:40:05 v3.1.0-dev.26 14:40:05 v3.1.0-dev.27 14:40:05 v3.1.0-dev.28 14:40:05 v3.1.0-dev.29 14:40:05 v3.1.0-dev.3 14:40:05 v3.1.0-dev.30 14:40:05 v3.1.0-dev.31 14:40:05 v3.1.0-dev.32 14:40:05 v3.1.0-dev.33 14:40:05 v3.1.0-dev.34 14:40:05 v3.1.0-dev.35 14:40:05 v3.1.0-dev.36 14:40:05 v3.1.0-dev.37 14:40:05 v3.1.0-dev.38 14:40:05 v3.1.0-dev.39 14:40:05 v3.1.0-dev.4 14:40:05 v3.1.0-dev.40 14:40:05 v3.1.0-dev.41 14:40:05 v3.1.0-dev.42 14:40:05 v3.1.0-dev.43 14:40:05 v3.1.0-dev.44 14:40:05 v3.1.0-dev.45 14:40:05 v3.1.0-dev.46 14:40:05 v3.1.0-dev.47 14:40:05 v3.1.0-dev.48 14:40:05 v3.1.0-dev.49 14:40:05 v3.1.0-dev.5 14:40:05 v3.1.0-dev.50 14:40:05 v3.1.0-dev.51 14:40:05 v3.1.0-dev.52 14:40:05 v3.1.0-dev.53 14:40:05 v3.1.0-dev.54 14:40:05 v3.1.0-dev.55 14:40:05 v3.1.0-dev.56 14:40:05 v3.1.0-dev.57 14:40:05 v3.1.0-dev.58 14:40:05 v3.1.0-dev.59 14:40:05 v3.1.0-dev.6 14:40:05 v3.1.0-dev.60 14:40:05 v3.1.0-dev.61 14:40:05 v3.1.0-dev.62 14:40:05 v3.1.0-dev.63 14:40:05 v3.1.0-dev.64 14:40:05 v3.1.0-dev.65 14:40:05 v3.1.0-dev.66 14:40:05 v3.1.0-dev.67 14:40:05 v3.1.0-dev.68 14:40:05 v3.1.0-dev.69 14:40:05 v3.1.0-dev.7 14:40:05 v3.1.0-dev.70 14:40:05 v3.1.0-dev.71 14:40:05 v3.1.0-dev.72 14:40:05 v3.1.0-dev.73 14:40:05 v3.1.0-dev.8 14:40:05 v3.1.0-dev.9 14:40:05 v3.2.0-dev.1 14:40:05 v3.2.0-dev.10 14:40:05 v3.2.0-dev.11 14:40:05 v3.2.0-dev.12 14:40:05 v3.2.0-dev.13 14:40:05 v3.2.0-dev.14 14:40:05 v3.2.0-dev.15 14:40:05 v3.2.0-dev.16 14:40:05 v3.2.0-dev.17 14:40:05 v3.2.0-dev.18 14:40:05 v3.2.0-dev.19 14:40:05 v3.2.0-dev.2 14:40:05 v3.2.0-dev.20 14:40:05 v3.2.0-dev.21 14:40:05 v3.2.0-dev.22 14:40:05 v3.2.0-dev.3 14:40:05 v3.2.0-dev.4 14:40:05 v3.2.0-dev.5 14:40:05 v3.2.0-dev.6 14:40:05 v3.2.0-dev.7 14:40:05 v3.2.0-dev.8 14:40:05 v3.2.0-dev.9 [Pipeline] sh 14:40:05 + lftools sign git-tag v3.2.0-dev.22 14:40:06 Signing Git tag with Sigul... 14:40:06 Signing v3.2.0-dev.22 [Pipeline] echo 14:40:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:40:07 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:40:07 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:40:07 $ docker stop --time=1 d6e9aabe53678d78f41d232e3c1e668cc107d3bcc6f08b721e9774d51fdf14e2 14:40:08 $ docker rm -f --volumes d6e9aabe53678d78f41d232e3c1e668cc107d3bcc6f08b721e9774d51fdf14e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:40:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:40:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:40:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:40:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:40:11 prd-ubuntu20.04-docker-8c-8g-5327 does not seem to be running inside a container 14:40:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/632 -v /w/workspace/edgex-go/632:/w/workspace/edgex-go/632:rw,z -v /w/workspace/edgex-go/632@tmp:/w/workspace/edgex-go/632@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 14:40:11 $ docker top f0392624245402d4e2738f282d7e309a1b0fd82b32d20387bd92e06fdec1f3de -eo pid,comm 14:40:11 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). 14:40:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:40:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:40:12 [ssh-agent] Looking for ssh-agent implementation... 14:40:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:40:12 $ docker exec f0392624245402d4e2738f282d7e309a1b0fd82b32d20387bd92e06fdec1f3de ssh-agent 14:40:12 SSH_AUTH_SOCK=/tmp/ssh-CvS2xFgBGdT0/agent.33 14:40:12 SSH_AGENT_PID=39 14:40:12 Running ssh-add (command line suppressed) 14:40:12 Identity added: /w/workspace/edgex-go/632@tmp/private_key_11612405965532492939.key (/w/workspace/edgex-go/632@tmp/private_key_11612405965532492939.key) 14:40:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:40:13 + git semver bump pre 14:40:13 2024-03-09 14:40:13,479 [read_version] DEBUG read version from /w/workspace/edgex-go/632/.semver/main 14:40:13 2024-03-09 14:40:13,479 [bump_version] DEBUG bumping version:3.2.0-dev.22 on axis:pre with prefix:dev 14:40:13 2024-03-09 14:40:13,479 [bump_version] DEBUG bumped version:3.2.0-dev.23 14:40:13 2024-03-09 14:40:13,479 [write_version] DEBUG write version:3.2.0-dev.23 to path:/w/workspace/edgex-go/632/.semver/main with force:True 14:40:13 2024-03-09 14:40:13,479 [read_version] DEBUG read version from /w/workspace/edgex-go/632/.semver/main 14:40:13 2024-03-09 14:40:13,479 [write_file] DEBUG write to file:/w/workspace/edgex-go/632/.semver/main 14:40:13 2024-03-09 14:40:13,481 [execute] INFO git cat-file --batch-check 14:40:13 2024-03-09 14:40:13,481 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/632/.semver, universal_newlines=False, shell=None, istream=) 14:40:13 2024-03-09 14:40:13,486 [execute] INFO git cat-file --batch 14:40:13 2024-03-09 14:40:13,486 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/632/.semver, universal_newlines=False, shell=None, istream=) 14:40:13 2024-03-09 14:40:13,491 [read_version] DEBUG read version from /w/workspace/edgex-go/632/.semver/main 14:40:13 3.2.0-dev.23 [Pipeline] } 14:40:13 $ docker exec --env ******** --env ******** f0392624245402d4e2738f282d7e309a1b0fd82b32d20387bd92e06fdec1f3de ssh-agent -k 14:40:13 unset SSH_AUTH_SOCK; 14:40:13 unset SSH_AGENT_PID; 14:40:13 echo Agent pid 39 killed; 14:40:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:40:14 + git semver [Pipeline] } 14:40:14 $ docker stop --time=1 f0392624245402d4e2738f282d7e309a1b0fd82b32d20387bd92e06fdec1f3de 14:40:16 $ docker rm -f --volumes f0392624245402d4e2738f282d7e309a1b0fd82b32d20387bd92e06fdec1f3de [Pipeline] // withDockerContainer [Pipeline] sh 14:40:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:40:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:40:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:40:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:40:18 prd-ubuntu20.04-docker-8c-8g-5327 does not seem to be running inside a container 14:40:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/632 -v /w/workspace/edgex-go/632:/w/workspace/edgex-go/632:rw,z -v /w/workspace/edgex-go/632@tmp:/w/workspace/edgex-go/632@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 14:40:18 $ docker top 0e871d4c3032ce042554c260f92f0299975d11729b15d986640359ebc30041d0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:40:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:40:19 [ssh-agent] Looking for ssh-agent implementation... 14:40:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:40:19 $ docker exec 0e871d4c3032ce042554c260f92f0299975d11729b15d986640359ebc30041d0 ssh-agent 14:40:19 SSH_AUTH_SOCK=/tmp/ssh-tAoXfi3FA0SJ/agent.33 14:40:19 SSH_AGENT_PID=39 14:40:19 Running ssh-add (command line suppressed) 14:40:19 Identity added: /w/workspace/edgex-go/632@tmp/private_key_6449443099273789917.key (/w/workspace/edgex-go/632@tmp/private_key_6449443099273789917.key) 14:40:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:40:20 + git semver push 14:40:20 2024-03-09 14:40:20,258 [run_push] DEBUG push 14:40:20 2024-03-09 14:40:20,259 [execute] INFO git cat-file --batch-check 14:40:20 2024-03-09 14:40:20,259 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/632/.semver, universal_newlines=False, shell=None, istream=) 14:40:20 2024-03-09 14:40:20,264 [execute] INFO git rev-list f300fbc7b5066008d3f07c2aeb0d3df0b674e5dc -- 14:40:20 2024-03-09 14:40:20,264 [execute] DEBUG Popen(['git', 'rev-list', 'f300fbc7b5066008d3f07c2aeb0d3df0b674e5dc', '--'], cwd=/w/workspace/edgex-go/632/.semver, universal_newlines=False, shell=None, istream=None) 14:40:20 2024-03-09 14:40:20,283 [execute] INFO git fetch -v origin 14:40:20 2024-03-09 14:40:20,283 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/632/.semver, universal_newlines=True, shell=None, istream=None) 14:40:20 2024-03-09 14:40:20,801 [run_push] DEBUG no remote changes detected 14:40:20 2024-03-09 14:40:20,801 [execute] INFO git push origin semver 14:40:20 2024-03-09 14:40:20,802 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/632/.semver, universal_newlines=False, shell=None, istream=None) 14:40:21 2024-03-09 14:40:21,600 [run_push] DEBUG push all version tags 14:40:21 2024-03-09 14:40:21,601 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:40:21 2024-03-09 14:40:21,601 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/632, universal_newlines=False, shell=None, istream=None) 14:40:22 2024-03-09 14:40:22,345 [read_version] DEBUG read version from /w/workspace/edgex-go/632/.semver/main 14:40:22 3.2.0-dev.23 [Pipeline] } 14:40:22 $ docker exec --env ******** --env ******** 0e871d4c3032ce042554c260f92f0299975d11729b15d986640359ebc30041d0 ssh-agent -k 14:40:22 unset SSH_AUTH_SOCK; 14:40:22 unset SSH_AGENT_PID; 14:40:22 echo Agent pid 39 killed; 14:40:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:40:23 + git semver [Pipeline] } 14:40:23 $ docker stop --time=1 0e871d4c3032ce042554c260f92f0299975d11729b15d986640359ebc30041d0 14:40:25 $ docker rm -f --volumes 0e871d4c3032ce042554c260f92f0299975d11729b15d986640359ebc30041d0 [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 14:40:27 + [ -d /w/workspace/edgex-go/632/archives ] [Pipeline] libraryResource [Pipeline] sh 14:40:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:40:28 ---> package-listing.sh 14:40:28 ++ facter osfamily 14:40:28 ++ tr '[:upper:]' '[:lower:]' 14:40:29 + OS_FAMILY=debian 14:40:29 + workspace=/w/workspace/edgex-go/632 14:40:29 + START_PACKAGES=/tmp/packages_start.txt 14:40:29 + END_PACKAGES=/tmp/packages_end.txt 14:40:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:40:29 + PACKAGES=/tmp/packages_start.txt 14:40:29 + '[' /w/workspace/edgex-go/632 ']' 14:40:29 + PACKAGES=/tmp/packages_end.txt 14:40:29 + case "${OS_FAMILY}" in 14:40:29 + dpkg -l 14:40:29 + grep '^ii' 14:40:29 + '[' -f /tmp/packages_start.txt ']' 14:40:29 + '[' -f /tmp/packages_end.txt ']' 14:40:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:40:29 + '[' /w/workspace/edgex-go/632 ']' 14:40:29 + mkdir -p /w/workspace/edgex-go/632/archives/ 14:40:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/632/archives/ [Pipeline] echo 14:40:29 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/632/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:40:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:40:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:40:30 14:40:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:40:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:40:30 latest: Pulling from edgex-lftools-log-publisher 14:40:30 5eb5b503b376: Pulling fs layer 14:40:30 5c69ac0246d0: Pulling fs layer 14:40:30 ec43610c2a17: Pulling fs layer 14:40:30 3a2ae6a8a46f: Pulling fs layer 14:40:30 33b1e0a273af: Pulling fs layer 14:40:30 5d3b04190fa2: Pulling fs layer 14:40:30 2f39f015ded8: Pulling fs layer 14:40:30 33b1e0a273af: Waiting 14:40:30 5d3b04190fa2: Waiting 14:40:30 2f39f015ded8: Waiting 14:40:30 3a2ae6a8a46f: Waiting 14:40:30 5c69ac0246d0: Download complete 14:40:30 3a2ae6a8a46f: Verifying Checksum 14:40:30 3a2ae6a8a46f: Download complete 14:40:30 33b1e0a273af: Verifying Checksum 14:40:30 33b1e0a273af: Download complete 14:40:30 5d3b04190fa2: Download complete 14:40:30 ec43610c2a17: Verifying Checksum 14:40:30 ec43610c2a17: Download complete 14:40:30 5eb5b503b376: Download complete 14:40:31 2f39f015ded8: Download complete 14:40:32 5eb5b503b376: Pull complete 14:40:32 5c69ac0246d0: Pull complete 14:40:32 ec43610c2a17: Pull complete 14:40:32 3a2ae6a8a46f: Pull complete 14:40:33 33b1e0a273af: Pull complete 14:40:33 5d3b04190fa2: Pull complete 14:40:38 2f39f015ded8: Pull complete 14:40:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:40:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:40:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:40:39 prd-ubuntu20.04-docker-8c-8g-5327 does not seem to be running inside a container 14:40:39 $ 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/632/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/632 -v /w/workspace/edgex-go/632:/w/workspace/edgex-go/632:rw,z -v /w/workspace/edgex-go/632@tmp:/w/workspace/edgex-go/632@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 14:40:42 $ docker top a7fd96a6becb80102c4d65adc02b65ad9b0ed4f63ee95b67061551a208cab3a8 -eo pid,comm [Pipeline] { [Pipeline] sh 14:40:43 + touch /tmp/pre-build-complete [Pipeline] sh 14:40:43 + mkdir -p /var/log/sysstat [Pipeline] sh 14:40:44 + ls /var/log/sa-host 14:40:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:40:44 provisioning config files... 14:40:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/632@tmp/config13546847539531910253tmp [Pipeline] { [Pipeline] echo 14:40:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:40:45 ---> create-netrc.sh [Pipeline] } 14:40:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:40:46 ---> python-tools-install.sh [Pipeline] echo 14:40:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:40:46 ---> sudo-logs.sh 14:40:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:40:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:40:46 ---> job-cost.sh 14:40:46 lf-activate-venv: SKIPPING 14:40:46 DEBUG: total: 0.10999999940395355 14:40:46 INFO: Retrieving Stack Cost... 14:40:47 INFO: Retrieving Pricing Info for: v3-standard-8 14:40:47 INFO: Archiving Costs [Pipeline] echo 14:40:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:40:47 ---> logs-deploy.sh 14:40:47 lf-activate-venv: SKIPPING 14:40:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/632 14:40:47 INFO: archiving workspace using pattern(s): 14:40:48 Archives upload complete. 14:40:49 INFO: archiving logs to Nexus 14:40:49 ---> uname -a: 14:40:49 Linux prd-ubuntu20-04-docker-8c-8g-5327 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:40:49 14:40:49 14:40:49 ---> lscpu: 14:40:49 Architecture: x86_64 14:40:49 CPU op-mode(s): 32-bit, 64-bit 14:40:49 Byte Order: Little Endian 14:40:49 Address sizes: 40 bits physical, 48 bits virtual 14:40:49 CPU(s): 8 14:40:49 On-line CPU(s) list: 0-7 14:40:49 Thread(s) per core: 1 14:40:49 Core(s) per socket: 1 14:40:49 Socket(s): 8 14:40:49 NUMA node(s): 1 14:40:49 Vendor ID: AuthenticAMD 14:40:49 CPU family: 23 14:40:49 Model: 49 14:40:49 Model name: AMD EPYC-Rome Processor 14:40:49 Stepping: 0 14:40:49 CPU MHz: 2800.000 14:40:49 BogoMIPS: 5600.00 14:40:49 Virtualization: AMD-V 14:40:49 Hypervisor vendor: KVM 14:40:49 Virtualization type: full 14:40:49 L1d cache: 256 KiB 14:40:49 L1i cache: 256 KiB 14:40:49 L2 cache: 4 MiB 14:40:49 L3 cache: 128 MiB 14:40:49 NUMA node0 CPU(s): 0-7 14:40:49 Vulnerability Itlb multihit: Not affected 14:40:49 Vulnerability L1tf: Not affected 14:40:49 Vulnerability Mds: Not affected 14:40:49 Vulnerability Meltdown: Not affected 14:40:49 Vulnerability Mmio stale data: Not affected 14:40:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:40:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:40:49 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:40:49 Vulnerability Srbds: Not affected 14:40:49 Vulnerability Tsx async abort: Not affected 14:40:49 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 14:40:49 14:40:49 14:40:49 ---> nproc: 14:40:49 8 14:40:49 14:40:49 14:40:49 ---> df -h: 14:40:49 Filesystem Size Used Avail Use% Mounted on 14:40:49 overlay 155G 21G 135G 14% / 14:40:49 tmpfs 64M 0 64M 0% /dev 14:40:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:40:49 shm 64M 0 64M 0% /dev/shm 14:40:49 /dev/vda1 155G 21G 135G 14% /facter-os 14:40:49 14:40:49 14:40:50 ---> sar -b -r -n DEV: 14:40:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5327) 03/09/24 _x86_64_ (8 CPU) 14:40:50 14:40:50 14:12:21 LINUX RESTART (8 CPU) 14:40:50 14:40:50 14:13:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:40:50 14:14:01 167.94 10.60 157.34 0.00 1754.64 75303.45 0.00 14:40:50 14:15:01 34.71 0.05 34.66 0.00 6.13 18993.10 0.00 14:40:50 14:16:01 37.39 0.23 37.16 0.00 6.27 15052.84 0.00 14:40:50 14:17:01 617.48 4.17 613.31 0.00 100.50 223851.52 0.00 14:40:50 14:18:02 314.85 5.65 309.20 0.00 2262.82 93208.47 0.00 14:40:50 14:19:01 618.32 4.20 614.11 0.00 689.26 55149.85 0.00 14:40:50 14:20:01 26.46 0.00 26.46 0.00 0.00 664.29 0.00 14:40:50 14:21:01 18.83 0.02 18.81 0.00 4.27 478.51 0.00 14:40:50 14:22:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 14:40:50 14:23:01 1.97 0.00 1.97 0.00 0.00 28.66 0.00 14:40:50 14:24:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 14:40:50 14:25:01 1.92 0.00 1.92 0.00 0.00 21.20 0.00 14:40:50 14:26:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 14:40:50 14:27:01 1.95 0.00 1.95 0.00 0.00 21.73 0.00 14:40:50 14:28:01 2.18 0.02 2.17 0.00 0.13 24.53 0.00 14:40:50 14:29:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 14:40:50 14:30:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 14:40:50 14:31:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 14:40:50 14:32:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 14:40:50 14:33:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 14:40:50 14:34:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 14:40:50 14:35:01 1.40 0.00 1.40 0.00 0.00 16.40 0.00 14:40:50 14:36:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 14:40:50 14:37:01 1.35 0.00 1.35 0.00 0.00 15.60 0.00 14:40:50 14:38:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 14:40:50 14:39:01 1.62 0.00 1.62 0.00 0.00 18.66 0.00 14:40:50 14:40:01 120.68 0.28 120.40 0.00 11.20 49055.56 0.00 14:40:50 Average: 73.07 0.93 72.13 0.00 178.76 19684.29 0.00 14:40:50 14:40:50 14:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:40:50 14:14:01 28482712 31527232 783420 2.38 108908 3169112 2221748 6.55 1117852 2844880 460 14:40:50 14:15:01 27726920 31457280 844644 2.57 111804 3795200 1916576 5.65 1594164 3062196 93296 14:40:50 14:16:01 27463512 31538380 765980 2.33 116164 4127512 1864144 5.49 1473776 3442212 254352 14:40:50 14:17:01 21670728 31274668 1007428 3.06 191708 9336144 3800320 11.20 2048704 8376632 2324 14:40:50 14:18:02 16148152 28636304 3581176 10.89 229016 11901600 8079728 23.81 5896400 9686468 9264 14:40:50 14:19:01 19434644 31448472 828440 2.52 238684 11543076 2317456 6.83 2277264 10233836 520 14:40:50 14:20:01 19429572 31445472 830280 2.52 240092 11543564 2321420 6.84 2460252 10052640 600 14:40:50 14:21:01 19435072 31452472 822664 2.50 241036 11543868 2190152 6.45 2697216 9809488 4 14:40:50 14:22:01 19435688 31453116 822116 2.50 241064 11543868 2190152 6.45 2697420 9809488 172 14:40:50 14:23:01 19436680 31454144 821584 2.50 241128 11543848 2190152 6.45 2695888 9809468 24 14:40:50 14:24:01 19451220 31468728 807364 2.46 241160 11543848 2190152 6.45 2681232 9809468 12 14:40:50 14:25:01 19451228 31468800 807260 2.45 241216 11543852 2190152 6.45 2681292 9809472 8 14:40:50 14:26:01 19452188 31470208 806220 2.45 241236 11543852 2190152 6.45 2679604 9809900 8 14:40:50 14:27:01 19452368 31470452 805896 2.45 241300 11543856 2190152 6.45 2679664 9809904 8 14:40:50 14:28:01 19451328 31469580 806888 2.45 241392 11543852 2220004 6.54 2679820 9809908 8 14:40:50 14:29:01 19451312 31469612 806808 2.45 241416 11543864 2220004 6.54 2679808 9809908 48 14:40:50 14:30:01 19451320 31469692 806832 2.45 241440 11543868 2220004 6.54 2679840 9809920 8 14:40:50 14:31:01 19451084 31469480 807016 2.45 241460 11543868 2220004 6.54 2679896 9809916 44 14:40:50 14:32:01 19451028 31469472 806964 2.45 241496 11543872 2220004 6.54 2679936 9809924 12 14:40:50 14:33:01 19451376 31469836 806708 2.45 241520 11543872 2220004 6.54 2680036 9809920 44 14:40:50 14:34:01 19451140 31469620 806904 2.45 241528 11543876 2220004 6.54 2680024 9809924 16 14:40:50 14:35:01 19451036 31469532 806916 2.45 241540 11543880 2220004 6.54 2680036 9809928 40 14:40:50 14:36:01 19451012 31469520 806880 2.45 241552 11543880 2220004 6.54 2680076 9809928 8 14:40:50 14:37:01 19450712 31469236 807108 2.45 241560 11543884 2220004 6.54 2680120 9809932 40 14:40:50 14:38:01 19451244 31469748 806748 2.45 241604 11543872 2220004 6.54 2680204 9809936 16 14:40:50 14:39:01 19451108 31469660 806804 2.45 241624 11543896 2220004 6.54 2680156 9809944 52 14:40:50 14:40:01 17946168 31430148 843952 2.57 277004 12851748 2342776 6.90 2795632 11072500 219036 14:40:50 Average: 20290020 31356699 920778 2.80 225913 10651905 2475381 7.30 2616160 9079913 21497 14:40:50 14:40:50 14:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:40:50 14:14:01 vethc9d569c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:14:01 lo 4.67 4.67 0.46 0.46 0.00 0.00 0.00 0.00 14:40:50 14:14:01 ens3 979.05 910.11 10177.25 99.89 0.00 0.00 0.00 0.00 14:40:50 14:14:01 docker0 703.90 686.52 50.64 4505.90 0.00 0.00 0.00 0.00 14:40:50 14:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:40:50 14:15:01 ens3 63.67 48.74 44.06 81.92 0.00 0.00 0.00 0.00 14:40:50 14:15:01 docker0 1.50 1.57 0.11 0.14 0.00 0.00 0.00 0.00 14:40:50 14:15:01 vethbb864cf 1.50 1.68 0.13 0.15 0.00 0.00 0.00 0.00 14:40:50 14:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:16:01 ens3 28.63 18.81 24.00 13.16 0.00 0.00 0.00 0.00 14:40:50 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:17:01 veth763ad1c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:17:01 vetha0b5193 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:17:01 vethc37b7c5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:17:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 14:40:50 14:17:01 veth4663299 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:17:01 vethc8ed6a1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:17:01 veth25c947f 0.52 1.40 0.05 0.22 0.00 0.00 0.00 0.00 14:40:50 14:17:01 ens3 392.44 238.70 5373.38 36.96 0.00 0.00 0.00 0.00 14:40:50 14:17:01 veth3c7f801 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:17:01 vetha605bfb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:17:01 docker0 163.63 255.65 13.04 2359.31 0.00 0.00 0.00 0.00 14:40:50 14:17:01 veth8ed8192 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:17:01 veth73545f4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:17:01 veth19e0b07 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:17:01 veth6349802 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:17:01 veth0311146 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:17:01 veth89a0873 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:18:02 veth763ad1c 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 14:40:50 14:18:02 vetha0b5193 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 14:40:50 14:18:02 veth9f6bcbe 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 14:40:50 14:18:02 vethc37b7c5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 14:40:50 14:18:02 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 14:40:50 14:18:02 veth4663299 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 14:40:50 14:18:02 veth25c947f 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:40:50 14:18:02 ens3 74.79 39.69 676.41 7.17 0.00 0.00 0.00 0.00 14:40:50 14:18:02 vethb3e5314 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 14:40:50 14:18:02 veth9e1ab15 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 14:40:50 14:18:02 docker0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:40:50 14:18:02 veth8ed8192 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 14:40:50 14:18:02 vethf44c080 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 14:40:50 14:18:02 veth19e0b07 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:40:50 14:18:02 veth0311146 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 14:40:50 14:19:01 lo 21.89 21.89 2.15 2.15 0.00 0.00 0.00 0.00 14:40:50 14:19:01 ens3 184.67 185.21 115.89 468.94 0.00 0.00 0.00 0.00 14:40:50 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:20:01 lo 32.19 32.19 3.18 3.18 0.00 0.00 0.00 0.00 14:40:50 14:20:01 ens3 267.44 259.94 143.40 1307.32 0.00 0.00 0.00 0.00 14:40:50 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:21:01 lo 22.79 22.79 2.24 2.24 0.00 0.00 0.00 0.00 14:40:50 14:21:01 ens3 257.95 260.91 125.11 1386.89 0.00 0.00 0.00 0.00 14:40:50 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:22:01 ens3 0.10 0.07 0.01 0.03 0.00 0.00 0.00 0.00 14:40:50 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:40:50 14:23:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 14:40:50 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:24:01 ens3 0.37 0.02 0.08 0.00 0.00 0.00 0.00 0.00 14:40:50 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:40:50 14:25:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:40:50 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:26:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 14:40:50 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:40:50 14:27:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:40:50 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:28:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 14:40:50 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:40:50 14:29:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:40:50 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:30:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:40:50 14:31:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:40:50 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:32:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:40:50 14:33:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 14:40:50 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:34:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:40:50 14:35:01 ens3 0.28 0.15 0.12 0.01 0.00 0.00 0.00 0.00 14:40:50 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:40:50 14:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:40:50 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:38:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 14:40:50 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:40:50 14:39:01 ens3 0.27 0.13 0.07 0.01 0.00 0.00 0.00 0.00 14:40:50 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:50 14:40:01 lo 2.27 2.27 0.23 0.23 0.00 0.00 0.00 0.00 14:40:50 14:40:01 ens3 350.91 219.73 8102.63 41.90 0.00 0.00 0.00 0.00 14:40:50 14:40:01 docker0 60.06 94.07 4.75 924.76 0.00 0.00 0.00 0.00 14:40:50 Average: lo 3.22 3.22 0.32 0.32 0.00 0.00 0.00 0.00 14:40:50 Average: ens3 96.34 80.81 918.36 127.37 0.00 0.00 0.00 0.00 14:40:50 Average: docker0 34.44 38.46 2.54 288.70 0.00 0.00 0.00 0.00 14:40:50 14:40:50 14:40:50 ---> sar -P ALL: 14:40:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5327) 03/09/24 _x86_64_ (8 CPU) 14:40:50 14:40:50 14:12:21 LINUX RESTART (8 CPU) 14:40:50 14:40:50 14:13:01 CPU %user %nice %system %iowait %steal %idle 14:40:50 14:14:01 all 8.68 0.00 3.90 3.57 0.06 83.80 14:40:50 14:14:01 0 9.61 0.00 5.89 2.24 0.05 82.22 14:40:50 14:14:01 1 9.92 0.00 4.33 0.03 0.07 85.65 14:40:50 14:14:01 2 10.02 0.00 3.68 0.32 0.05 85.92 14:40:50 14:14:01 3 9.68 0.00 3.74 8.20 0.07 78.32 14:40:50 14:14:01 4 8.98 0.00 3.11 0.54 0.05 87.32 14:40:50 14:14:01 5 7.22 0.00 3.39 1.89 0.05 87.46 14:40:50 14:14:01 6 7.27 0.00 3.31 1.43 0.07 87.92 14:40:50 14:14:01 7 6.72 0.00 3.73 13.97 0.07 75.51 14:40:50 14:15:01 all 27.31 0.00 3.54 0.75 0.07 68.33 14:40:50 14:15:01 0 26.96 0.00 3.83 0.03 0.08 69.10 14:40:50 14:15:01 1 27.35 0.00 3.21 2.27 0.07 67.10 14:40:50 14:15:01 2 25.35 0.00 2.99 0.18 0.07 71.41 14:40:50 14:15:01 3 27.59 0.00 3.83 0.05 0.08 68.44 14:40:50 14:15:01 4 29.09 0.00 3.58 0.15 0.08 67.09 14:40:50 14:15:01 5 26.70 0.00 3.80 0.13 0.07 69.29 14:40:50 14:15:01 6 27.32 0.00 3.94 0.03 0.05 68.66 14:40:50 14:15:01 7 28.13 0.00 3.12 3.12 0.07 65.56 14:40:50 14:16:01 all 50.50 0.00 4.87 0.51 0.09 44.02 14:40:50 14:16:01 0 51.99 0.00 5.08 0.12 0.10 42.71 14:40:50 14:16:01 1 50.33 0.00 5.87 2.12 0.08 41.60 14:40:50 14:16:01 2 49.68 0.00 4.39 0.05 0.08 45.80 14:40:50 14:16:01 3 52.08 0.00 4.96 0.37 0.08 42.51 14:40:50 14:16:01 4 49.96 0.00 4.98 0.00 0.08 44.98 14:40:50 14:16:01 5 51.97 0.00 4.81 0.08 0.08 43.05 14:40:50 14:16:01 6 50.51 0.00 4.75 0.07 0.10 44.57 14:40:50 14:16:01 7 47.52 0.00 4.15 1.27 0.08 46.98 14:40:50 14:17:01 all 14.75 0.00 6.92 13.73 0.10 64.51 14:40:50 14:17:01 0 15.38 0.00 6.74 14.71 0.07 63.11 14:40:50 14:17:01 1 15.01 0.00 6.15 10.15 0.12 68.58 14:40:50 14:17:01 2 15.02 0.00 7.92 22.82 0.07 54.17 14:40:50 14:17:01 3 16.44 0.00 8.36 10.71 0.09 64.40 14:40:50 14:17:01 4 14.59 0.00 6.90 18.33 0.09 60.09 14:40:50 14:17:01 5 15.11 0.00 6.45 12.84 0.07 65.54 14:40:50 14:17:01 6 14.95 0.00 7.11 6.58 0.17 71.19 14:40:50 14:17:01 7 11.54 0.00 5.70 13.73 0.10 68.93 14:40:50 14:18:02 all 90.91 0.00 8.07 0.45 0.18 0.38 14:40:50 14:18:02 0 91.16 0.00 7.57 0.58 0.19 0.50 14:40:50 14:18:02 1 90.39 0.00 8.91 0.29 0.17 0.24 14:40:50 14:18:02 2 91.23 0.00 7.70 0.44 0.19 0.44 14:40:50 14:18:02 3 90.66 0.00 8.56 0.30 0.15 0.32 14:40:50 14:18:02 4 90.21 0.00 8.42 0.61 0.26 0.49 14:40:50 14:18:02 5 90.47 0.00 8.42 0.56 0.19 0.36 14:40:50 14:18:02 6 91.67 0.00 7.51 0.34 0.19 0.30 14:40:50 14:18:02 7 91.45 0.00 7.50 0.51 0.14 0.41 14:40:50 14:19:01 all 30.92 0.00 4.41 2.43 0.11 62.13 14:40:50 14:19:01 0 31.14 0.00 3.79 0.89 0.10 64.08 14:40:50 14:19:01 1 31.71 0.00 4.68 2.55 0.12 60.94 14:40:50 14:19:01 2 30.18 0.00 4.39 3.21 0.14 62.09 14:40:50 14:19:01 3 31.69 0.00 4.34 1.53 0.10 62.34 14:40:50 14:19:01 4 29.61 0.00 5.05 2.53 0.09 62.72 14:40:50 14:19:01 5 30.21 0.00 4.50 4.88 0.10 60.31 14:40:50 14:19:01 6 31.08 0.00 4.37 1.69 0.10 62.75 14:40:50 14:19:01 7 31.76 0.00 4.16 2.16 0.10 61.83 14:40:50 14:20:01 all 5.51 0.00 0.65 0.07 0.04 93.73 14:40:50 14:20:01 0 1.57 0.00 0.48 0.00 0.02 97.94 14:40:50 14:20:01 1 5.73 0.00 0.72 0.43 0.05 93.07 14:40:50 14:20:01 2 5.37 0.00 0.53 0.07 0.03 94.00 14:40:50 14:20:01 3 7.16 0.00 0.72 0.00 0.05 92.08 14:40:50 14:20:01 4 7.10 0.00 0.70 0.03 0.05 92.11 14:40:50 14:20:01 5 5.37 0.00 0.60 0.02 0.05 93.96 14:40:50 14:20:01 6 6.60 0.00 0.94 0.02 0.05 92.40 14:40:50 14:20:01 7 5.17 0.00 0.52 0.02 0.05 94.25 14:40:50 14:21:01 all 5.53 0.00 0.56 0.07 0.05 93.79 14:40:50 14:21:01 0 8.56 0.00 0.70 0.02 0.05 90.68 14:40:50 14:21:01 1 4.99 0.00 0.52 0.07 0.05 94.38 14:40:50 14:21:01 2 4.16 0.00 0.48 0.03 0.03 95.29 14:40:50 14:21:01 3 6.66 0.00 0.54 0.12 0.05 92.64 14:40:50 14:21:01 4 6.37 0.00 0.55 0.02 0.07 92.99 14:40:50 14:21:01 5 4.78 0.00 0.70 0.05 0.07 94.39 14:40:50 14:21:01 6 3.76 0.00 0.47 0.12 0.03 95.63 14:40:50 14:21:01 7 4.99 0.00 0.52 0.12 0.03 94.34 14:40:50 14:22:01 all 0.02 0.00 0.02 0.00 0.01 99.94 14:40:50 14:22:01 0 0.07 0.00 0.07 0.00 0.03 99.83 14:40:50 14:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:40:50 14:22:01 2 0.02 0.00 0.02 0.00 0.02 99.95 14:40:50 14:22:01 3 0.03 0.00 0.02 0.00 0.02 99.93 14:40:50 14:22:01 4 0.02 0.00 0.02 0.00 0.02 99.95 14:40:50 14:22:01 5 0.00 0.00 0.03 0.00 0.02 99.95 14:40:50 14:22:01 6 0.00 0.00 0.00 0.02 0.02 99.97 14:40:50 14:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:40:50 14:23:01 all 0.02 0.00 0.02 0.01 0.02 99.93 14:40:50 14:23:01 0 0.05 0.00 0.08 0.00 0.02 99.85 14:40:50 14:23:01 1 0.00 0.00 0.00 0.00 0.02 99.98 14:40:50 14:23:01 2 0.02 0.00 0.03 0.00 0.03 99.92 14:40:50 14:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:40:50 14:23:01 4 0.00 0.00 0.00 0.00 0.02 99.98 14:40:50 14:23:01 5 0.05 0.00 0.03 0.03 0.03 99.85 14:40:50 14:23:01 6 0.00 0.00 0.02 0.03 0.00 99.95 14:40:50 14:23:01 7 0.02 0.00 0.00 0.02 0.02 99.95 14:40:50 14:24:01 all 0.03 0.00 0.02 0.00 0.02 99.94 14:40:50 14:24:01 0 0.05 0.00 0.03 0.00 0.03 99.88 14:40:50 14:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:40:50 14:24:01 2 0.05 0.00 0.00 0.00 0.02 99.93 14:40:50 14:24:01 3 0.02 0.00 0.02 0.00 0.02 99.95 14:40:50 14:24:01 4 0.02 0.00 0.02 0.00 0.02 99.95 14:40:50 14:24:01 5 0.03 0.00 0.07 0.00 0.03 99.87 14:40:50 14:24:01 6 0.03 0.00 0.00 0.00 0.02 99.95 14:40:50 14:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:40:50 14:40:50 14:24:01 CPU %user %nice %system %iowait %steal %idle 14:40:50 14:25:01 all 0.02 0.00 0.01 0.01 0.01 99.95 14:40:50 14:25:01 0 0.05 0.00 0.00 0.00 0.02 99.93 14:40:50 14:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:40:50 14:25:01 2 0.02 0.00 0.03 0.02 0.03 99.90 14:40:50 14:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:40:50 14:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:40:50 14:25:01 5 0.05 0.00 0.02 0.00 0.03 99.90 14:40:50 14:25:01 6 0.00 0.00 0.02 0.03 0.02 99.93 14:40:50 14:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:40:50 14:26:01 all 0.03 0.00 0.02 0.00 0.02 99.94 14:40:50 14:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:40:50 14:26:01 1 0.05 0.00 0.03 0.00 0.03 99.88 14:40:50 14:26:01 2 0.00 0.00 0.00 0.00 0.02 99.98 14:40:50 14:26:01 3 0.02 0.00 0.03 0.00 0.02 99.93 14:40:50 14:26:01 4 0.02 0.00 0.00 0.00 0.02 99.97 14:40:50 14:26:01 5 0.05 0.00 0.02 0.00 0.02 99.92 14:40:50 14:26:01 6 0.07 0.00 0.03 0.02 0.02 99.87 14:40:50 14:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:40:50 14:27:01 all 0.01 0.00 0.02 0.01 0.01 99.95 14:40:50 14:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:40:50 14:27:01 1 0.02 0.00 0.03 0.00 0.03 99.92 14:40:50 14:27:01 2 0.03 0.00 0.03 0.00 0.03 99.90 14:40:50 14:27:01 3 0.03 0.00 0.03 0.00 0.00 99.93 14:40:50 14:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:40:50 14:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:40:50 14:27:01 6 0.00 0.00 0.03 0.05 0.02 99.90 14:40:50 14:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:40:50 14:28:01 all 0.05 0.00 0.04 0.01 0.02 99.88 14:40:50 14:28:01 0 0.05 0.00 0.05 0.00 0.02 99.88 14:40:50 14:28:01 1 0.07 0.00 0.02 0.00 0.03 99.88 14:40:50 14:28:01 2 0.02 0.00 0.05 0.02 0.03 99.88 14:40:50 14:28:01 3 0.05 0.00 0.03 0.00 0.02 99.90 14:40:50 14:28:01 4 0.02 0.00 0.03 0.00 0.02 99.93 14:40:50 14:28:01 5 0.07 0.00 0.05 0.00 0.02 99.87 14:40:50 14:28:01 6 0.07 0.00 0.07 0.05 0.03 99.78 14:40:50 14:28:01 7 0.03 0.00 0.03 0.00 0.00 99.93 14:40:50 14:29:01 all 0.12 0.00 0.02 0.00 0.01 99.84 14:40:50 14:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:40:50 14:29:01 1 0.02 0.00 0.03 0.00 0.02 99.93 14:40:50 14:29:01 2 0.02 0.00 0.00 0.02 0.02 99.95 14:40:50 14:29:01 3 0.02 0.00 0.03 0.00 0.00 99.95 14:40:50 14:29:01 4 0.85 0.00 0.03 0.00 0.02 99.10 14:40:50 14:29:01 5 0.07 0.00 0.05 0.00 0.03 99.85 14:40:50 14:29:01 6 0.03 0.00 0.00 0.00 0.00 99.97 14:40:50 14:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:40:50 14:30:01 all 0.03 0.00 0.02 0.00 0.02 99.93 14:40:50 14:30:01 0 0.03 0.00 0.03 0.00 0.02 99.92 14:40:50 14:30:01 1 0.02 0.00 0.02 0.00 0.05 99.92 14:40:50 14:30:01 2 0.05 0.00 0.03 0.02 0.03 99.87 14:40:50 14:30:01 3 0.02 0.00 0.00 0.00 0.02 99.97 14:40:50 14:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:40:50 14:30:01 5 0.07 0.00 0.03 0.00 0.02 99.88 14:40:50 14:30:01 6 0.03 0.00 0.02 0.02 0.02 99.92 14:40:50 14:30:01 7 0.02 0.00 0.00 0.00 0.02 99.97 14:40:50 14:31:01 all 0.12 0.00 0.00 0.00 0.01 99.86 14:40:50 14:31:01 0 0.02 0.00 0.00 0.00 0.03 99.95 14:40:50 14:31:01 1 0.05 0.00 0.00 0.00 0.00 99.95 14:40:50 14:31:01 2 0.02 0.00 0.00 0.02 0.03 99.93 14:40:50 14:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:40:50 14:31:01 4 0.81 0.00 0.00 0.00 0.00 99.19 14:40:50 14:31:01 5 0.03 0.00 0.02 0.00 0.02 99.93 14:40:50 14:31:01 6 0.02 0.00 0.00 0.02 0.02 99.95 14:40:50 14:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:40:50 14:32:01 all 0.06 0.00 0.02 0.00 0.01 99.90 14:40:50 14:32:01 0 0.08 0.00 0.02 0.00 0.03 99.87 14:40:50 14:32:01 1 0.05 0.00 0.03 0.00 0.03 99.88 14:40:50 14:32:01 2 0.03 0.00 0.00 0.02 0.02 99.93 14:40:50 14:32:01 3 0.00 0.00 0.03 0.00 0.00 99.97 14:40:50 14:32:01 4 0.15 0.00 0.02 0.00 0.02 99.82 14:40:50 14:32:01 5 0.10 0.00 0.03 0.00 0.02 99.85 14:40:50 14:32:01 6 0.05 0.00 0.02 0.02 0.00 99.92 14:40:50 14:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:40:50 14:33:01 all 0.09 0.00 0.02 0.00 0.02 99.87 14:40:50 14:33:01 0 0.05 0.00 0.07 0.00 0.05 99.83 14:40:50 14:33:01 1 0.02 0.00 0.03 0.00 0.00 99.95 14:40:50 14:33:01 2 0.00 0.00 0.02 0.02 0.03 99.93 14:40:50 14:33:01 3 0.02 0.00 0.02 0.00 0.02 99.95 14:40:50 14:33:01 4 0.48 0.00 0.00 0.00 0.02 99.50 14:40:50 14:33:01 5 0.12 0.00 0.00 0.00 0.02 99.87 14:40:50 14:33:01 6 0.00 0.00 0.02 0.02 0.02 99.95 14:40:50 14:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:40:50 14:34:01 all 0.03 0.00 0.01 0.00 0.01 99.94 14:40:50 14:34:01 0 0.05 0.00 0.05 0.00 0.03 99.87 14:40:50 14:34:01 1 0.02 0.00 0.00 0.00 0.02 99.97 14:40:50 14:34:01 2 0.05 0.00 0.02 0.02 0.03 99.88 14:40:50 14:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:40:50 14:34:01 4 0.03 0.00 0.00 0.00 0.00 99.97 14:40:50 14:34:01 5 0.05 0.00 0.02 0.00 0.00 99.93 14:40:50 14:34:01 6 0.02 0.00 0.02 0.02 0.02 99.93 14:40:50 14:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:40:50 14:35:01 all 0.02 0.00 0.01 0.00 0.02 99.95 14:40:50 14:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:40:50 14:35:01 1 0.05 0.00 0.00 0.00 0.02 99.93 14:40:50 14:35:01 2 0.03 0.00 0.03 0.02 0.03 99.88 14:40:50 14:35:01 3 0.00 0.00 0.00 0.00 0.03 99.97 14:40:50 14:35:01 4 0.02 0.00 0.00 0.00 0.02 99.97 14:40:50 14:35:01 5 0.02 0.00 0.00 0.00 0.02 99.97 14:40:50 14:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:40:50 14:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:40:50 14:40:50 14:35:01 CPU %user %nice %system %iowait %steal %idle 14:40:50 14:36:01 all 0.03 0.00 0.01 0.00 0.01 99.94 14:40:50 14:36:01 0 0.02 0.00 0.03 0.00 0.02 99.93 14:40:50 14:36:01 1 0.03 0.00 0.00 0.00 0.02 99.95 14:40:50 14:36:01 2 0.03 0.00 0.02 0.00 0.02 99.93 14:40:50 14:36:01 3 0.05 0.00 0.05 0.00 0.03 99.87 14:40:50 14:36:01 4 0.02 0.00 0.00 0.00 0.02 99.97 14:40:50 14:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:40:50 14:36:01 6 0.02 0.00 0.00 0.03 0.02 99.93 14:40:50 14:36:01 7 0.05 0.00 0.00 0.00 0.00 99.95 14:40:50 14:37:01 all 0.07 0.00 0.02 0.00 0.01 99.90 14:40:50 14:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:40:50 14:37:01 1 0.02 0.00 0.03 0.00 0.02 99.93 14:40:50 14:37:01 2 0.02 0.00 0.00 0.02 0.03 99.93 14:40:50 14:37:01 3 0.05 0.00 0.02 0.00 0.03 99.90 14:40:50 14:37:01 4 0.38 0.00 0.03 0.00 0.00 99.58 14:40:50 14:37:01 5 0.03 0.00 0.02 0.00 0.02 99.93 14:40:50 14:37:01 6 0.02 0.00 0.00 0.02 0.00 99.97 14:40:50 14:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:40:50 14:38:01 all 0.28 0.00 0.01 0.00 0.02 99.69 14:40:50 14:38:01 0 0.00 0.00 0.00 0.00 0.02 99.98 14:40:50 14:38:01 1 0.02 0.00 0.03 0.00 0.02 99.93 14:40:50 14:38:01 2 0.05 0.00 0.02 0.00 0.02 99.92 14:40:50 14:38:01 3 0.03 0.00 0.03 0.00 0.03 99.90 14:40:50 14:38:01 4 1.97 0.00 0.00 0.00 0.02 98.01 14:40:50 14:38:01 5 0.12 0.00 0.00 0.00 0.02 99.87 14:40:50 14:38:01 6 0.00 0.00 0.02 0.02 0.02 99.95 14:40:50 14:38:01 7 0.00 0.00 0.02 0.00 0.02 99.97 14:40:50 14:39:01 all 0.28 0.00 0.01 0.00 0.01 99.69 14:40:50 14:39:01 0 0.02 0.00 0.03 0.00 0.02 99.93 14:40:50 14:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:40:50 14:39:01 2 0.02 0.00 0.02 0.02 0.03 99.92 14:40:50 14:39:01 3 0.05 0.00 0.03 0.00 0.03 99.88 14:40:50 14:39:01 4 1.99 0.00 0.00 0.00 0.00 98.01 14:40:50 14:39:01 5 0.05 0.00 0.02 0.00 0.02 99.92 14:40:50 14:39:01 6 0.03 0.00 0.00 0.02 0.02 99.93 14:40:50 14:39:01 7 0.03 0.00 0.02 0.00 0.00 99.95 14:40:50 14:40:01 all 8.39 0.00 3.73 1.60 0.05 86.23 14:40:50 14:40:01 0 8.58 0.00 4.82 0.44 0.05 86.11 14:40:50 14:40:01 1 7.56 0.00 2.92 0.02 0.05 89.46 14:40:50 14:40:01 2 9.77 0.00 3.00 0.17 0.05 87.01 14:40:50 14:40:01 3 8.54 0.00 3.42 0.95 0.05 87.05 14:40:50 14:40:01 4 9.24 0.00 3.91 0.08 0.05 86.71 14:40:50 14:40:01 5 7.48 0.00 3.75 0.78 0.07 87.93 14:40:50 14:40:01 6 8.80 0.00 4.74 10.31 0.05 76.10 14:40:50 14:40:01 7 7.12 0.00 3.28 0.19 0.05 89.35 14:40:50 Average: all 8.93 0.00 1.35 0.85 0.04 88.84 14:40:50 Average: 0 8.96 0.00 1.44 0.69 0.04 88.86 14:40:50 Average: 1 8.92 0.00 1.38 0.66 0.04 89.01 14:40:50 Average: 2 8.83 0.00 1.29 1.00 0.04 88.84 14:40:50 Average: 3 9.20 0.00 1.42 0.81 0.04 88.53 14:40:50 Average: 4 9.22 0.00 1.37 0.81 0.04 88.56 14:40:50 Average: 5 8.78 0.00 1.35 0.78 0.04 89.06 14:40:50 Average: 6 8.90 0.00 1.37 0.76 0.04 88.93 14:40:50 Average: 7 8.60 0.00 1.20 1.28 0.03 88.89 14:40:50 14:40:50 14:40:50