Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 514bb4af690a15783c73f27ef759057b5c721b1c 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-ssh16428592402143496283.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-ssh12618781603126012647.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-ssh12199255233178776294.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-ssh16805663514239072410.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-ssh16749329129327211866.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-24002’ Running on prd-ubuntu20.04-docker-8c-8g-24004 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/612 [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/612 # 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 514bb4af690a15783c73f27ef759057b5c721b1c (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4732)" > 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 514bb4af690a15783c73f27ef759057b5c721b1c # timeout=10 > git rev-list --no-walk 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:12:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:12:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:12:56 ========================================================= 21:12:56 EdgeX Global Pipelines Version Info 21:12:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:12:57 ------------------- 21:12:57 stable info: 21:12:57 ------------------- 21:12:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:12:57 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 21:12:57 Message: update stable to v1.0.258 21:12:57 ------------------- 21:12:57 experimental info: 21:12:57 ------------------- 21:12:57 Commited By: **** collab-it+edgex@linuxfoundation.org 21:12:57 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 21:12:57 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:12:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:12:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:12:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:12:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:12:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:12:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:12:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:12:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:12:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:12:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:12:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:12:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:12:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:12:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:12:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:12:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:12:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:12:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:12:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:12:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 21:12:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:12:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:12:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:12:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:12:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:12:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:12:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] echo 21:12:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 514bb4a [Pipeline] echo 21:12:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:12:58 provisioning config files... 21:12:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/612@tmp/config14246463734052322576tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:12:59 ---> ****-login.sh 21:12:59 nexus3.edgexfoundry.org:10001 21:12:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:12:59 Configure a credential helper to remove this warning. See 21:12:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:12:59 21:12:59 Login Succeeded 21:12:59 nexus3.edgexfoundry.org:10002 21:12:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:12:59 Configure a credential helper to remove this warning. See 21:12:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:12:59 21:12:59 Login Succeeded 21:12:59 nexus3.edgexfoundry.org:10003 21:12:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:12:59 Configure a credential helper to remove this warning. See 21:12:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:12:59 21:12:59 Login Succeeded 21:12:59 nexus3.edgexfoundry.org:10004 21:12:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:12:59 Configure a credential helper to remove this warning. See 21:12:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:12:59 21:12:59 Login Succeeded 21:12:59 ****.io 21:12:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:13:00 Configure a credential helper to remove this warning. See 21:13:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:13:00 21:13:00 Login Succeeded 21:13:00 ---> ****-login.sh ends [Pipeline] } 21:13:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:13:00 + 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 21:13:00 + dirname cmd/core-command/Dockerfile 21:13:00 + cut -d/ -f2 21:13:00 + echo core-command,cmd/core-command/Dockerfile 21:13:00 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 21:13:00 cut -d/ -f2 21:13:00 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 21:13:00 + dirname cmd/core-data/Dockerfile 21:13:00 + cut -d/ -f2 21:13:00 + echo core-data,cmd/core-data/Dockerfile 21:13:00 + dirname cmd/core-metadata/Dockerfile 21:13:00 + cut -d/ -f2 21:13:00 + echo core-metadata,cmd/core-metadata/Dockerfile 21:13:00 + dirname cmd/security-bootstrapper/Dockerfile 21:13:00 + cut -d/ -f2 21:13:00 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:13:00 + dirname cmd/security-proxy-auth/Dockerfile 21:13:00 + cut -d/ -f2 21:13:00 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 21:13:00 + dirname cmd/security-proxy-setup/Dockerfile 21:13:00 + cut -d/ -f2 21:13:00 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:13:00 + dirname cmd/security-secretstore-setup/Dockerfile 21:13:00 + cut -d/ -f2 21:13:00 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:13:00 + dirname cmd/security-spiffe-token-provider/Dockerfile 21:13:00 + cut -d/ -f2 21:13:00 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 21:13:00 + dirname cmd/security-spire-agent/Dockerfile 21:13:00 + cut -d/ -f2 21:13:00 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 21:13:00 + dirname cmd/security-spire-config/Dockerfile 21:13:00 + cut -d/ -f2 21:13:00 + echo security-spire-config,cmd/security-spire-config/Dockerfile 21:13:00 + dirname cmd/security-spire-server/Dockerfile 21:13:00 + cut -d/ -f2 21:13:00 + echo security-spire-server,cmd/security-spire-server/Dockerfile 21:13:00 + dirname cmd/support-notifications/Dockerfile 21:13:00 + cut -d/ -f2 21:13:00 + echo support-notifications,cmd/support-notifications/Dockerfile 21:13:00 + dirname cmd/support-scheduler/Dockerfile 21:13:00 + cut -d/ -f2 21:13:00 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 21:13:00 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 21:13:00 + git rev-list -1 --merges 514bb4af690a15783c73f27ef759057b5c721b1c~1..514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] echo 21:13:00 -----------> git rev-list -1 --merges 514bb4af690a15783c73f27ef759057b5c721b1c~1..514bb4af690a15783c73f27ef759057b5c721b1c 514bb4af690a15783c73f27ef759057b5c721b1c [false] [Pipeline] sh 21:13:01 + git log --format=format:%s -1 514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] echo 21:13:01 ========================================================= 21:13:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:13:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 21:13:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:13:01 + grep -v github /etc/ssh/ssh_known_hosts 21:13:01 + [ -e /tmp/ssh_known_hosts ] 21:13:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:13:01 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:13:01 sudo tee -a /etc/ssh/ssh_known_hosts 21:13:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:13:01 21:13:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:13:02 0.1.4: Pulling from edgex-devops/py-git-semver 21:13:02 b85a868b505f: Pulling fs layer 21:13:02 e2be974225ed: Pulling fs layer 21:13:02 339a4e72a1f5: Pulling fs layer 21:13:02 988bab9f4d93: Pulling fs layer 21:13:02 1469e6f7b9e6: Pulling fs layer 21:13:02 eaf3925da568: Pulling fs layer 21:13:02 bab4dde63d76: Pulling fs layer 21:13:02 bde34c3a00c8: Pulling fs layer 21:13:02 b352a97aabf1: Pulling fs layer 21:13:02 4872d77fe225: Pulling fs layer 21:13:02 5851b861e8e6: Pulling fs layer 21:13:02 eaf3925da568: Waiting 21:13:02 bab4dde63d76: Waiting 21:13:02 bde34c3a00c8: Waiting 21:13:02 b352a97aabf1: Waiting 21:13:02 988bab9f4d93: Waiting 21:13:02 4872d77fe225: Waiting 21:13:02 5851b861e8e6: Waiting 21:13:02 1469e6f7b9e6: Waiting 21:13:02 e2be974225ed: Download complete 21:13:02 988bab9f4d93: Download complete 21:13:02 339a4e72a1f5: Verifying Checksum 21:13:02 339a4e72a1f5: Download complete 21:13:02 1469e6f7b9e6: Verifying Checksum 21:13:02 1469e6f7b9e6: Download complete 21:13:02 eaf3925da568: Verifying Checksum 21:13:02 eaf3925da568: Download complete 21:13:02 bde34c3a00c8: Verifying Checksum 21:13:02 bde34c3a00c8: Download complete 21:13:02 b352a97aabf1: Verifying Checksum 21:13:02 b352a97aabf1: Download complete 21:13:02 4872d77fe225: Verifying Checksum 21:13:02 4872d77fe225: Download complete 21:13:02 5851b861e8e6: Verifying Checksum 21:13:02 5851b861e8e6: Download complete 21:13:02 b85a868b505f: Verifying Checksum 21:13:02 b85a868b505f: Download complete 21:13:02 bab4dde63d76: Verifying Checksum 21:13:02 bab4dde63d76: Download complete 21:13:04 b85a868b505f: Pull complete 21:13:04 e2be974225ed: Pull complete 21:13:04 339a4e72a1f5: Pull complete 21:13:04 988bab9f4d93: Pull complete 21:13:04 1469e6f7b9e6: Pull complete 21:13:04 eaf3925da568: Pull complete 21:13:06 bab4dde63d76: Pull complete 21:13:06 bde34c3a00c8: Pull complete 21:13:06 b352a97aabf1: Pull complete 21:13:06 4872d77fe225: Pull complete 21:13:06 5851b861e8e6: Pull complete 21:13:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:13:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:13:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:13:07 prd-ubuntu20.04-docker-8c-8g-24004 does not seem to be running inside a container 21:13:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/612 -v /w/workspace/edgex-go/612:/w/workspace/edgex-go/612:rw,z -v /w/workspace/edgex-go/612@tmp:/w/workspace/edgex-go/612@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 21:13:10 $ docker top 1fc0e0d3061bd83f457da23c5f20a407997176a5d4a1b19a4c2ad7a2d2adc0a5 -eo pid,comm 21:13:10 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). 21:13:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:13:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:13:11 [ssh-agent] Looking for ssh-agent implementation... 21:13:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:13:11 $ docker exec 1fc0e0d3061bd83f457da23c5f20a407997176a5d4a1b19a4c2ad7a2d2adc0a5 ssh-agent 21:13:11 SSH_AUTH_SOCK=/tmp/ssh-6s8rd7LDlQl3/agent.14 21:13:11 SSH_AGENT_PID=27 21:13:11 Running ssh-add (command line suppressed) 21:13:11 Identity added: /w/workspace/edgex-go/612@tmp/private_key_15098643980101271359.key (/w/workspace/edgex-go/612@tmp/private_key_15098643980101271359.key) 21:13:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:13:11 + git tag --points-at HEAD [Pipeline] } 21:13:11 $ docker exec --env ******** --env ******** 1fc0e0d3061bd83f457da23c5f20a407997176a5d4a1b19a4c2ad7a2d2adc0a5 ssh-agent -k 21:13:11 unset SSH_AUTH_SOCK; 21:13:11 unset SSH_AGENT_PID; 21:13:11 echo Agent pid 27 killed; 21:13:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:13:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:13:11 [ssh-agent] Looking for ssh-agent implementation... 21:13:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:13:12 $ docker exec 1fc0e0d3061bd83f457da23c5f20a407997176a5d4a1b19a4c2ad7a2d2adc0a5 ssh-agent 21:13:12 SSH_AUTH_SOCK=/tmp/ssh-zgwNFGNIXqpC/agent.70 21:13:12 SSH_AGENT_PID=76 21:13:12 Running ssh-add (command line suppressed) 21:13:12 Identity added: /w/workspace/edgex-go/612@tmp/private_key_16453330372375076398.key (/w/workspace/edgex-go/612@tmp/private_key_16453330372375076398.key) 21:13:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:13:12 + git semver init 21:13:12 2023-12-04 21:13:12,682 [run_init] DEBUG init version:0.0.0 force:False 21:13:12 2023-12-04 21:13:12,683 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/612/.semver 21:13:12 2023-12-04 21:13:12,683 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/612/.semver 21:13:12 2023-12-04 21:13:12,684 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/612/.semver'], cwd=/w/workspace/edgex-go/612, universal_newlines=False, shell=None, istream=None) 21:13:19 2023-12-04 21:13:18,303 [append_file] DEBUG append to file:/w/workspace/edgex-go/612/.git/info/exclude 21:13:19 2023-12-04 21:13:18,304 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/612/.semver/main with force:False 21:13:19 2023-12-04 21:13:18,304 [read_version] DEBUG read version from /w/workspace/edgex-go/612/.semver/main 21:13:19 2023-12-04 21:13:18,304 [read_version] DEBUG read version from /w/workspace/edgex-go/612/.semver/main 21:13:19 3.2.0-dev.2 [Pipeline] } 21:13:19 $ docker exec --env ******** --env ******** 1fc0e0d3061bd83f457da23c5f20a407997176a5d4a1b19a4c2ad7a2d2adc0a5 ssh-agent -k 21:13:19 unset SSH_AUTH_SOCK; 21:13:19 unset SSH_AGENT_PID; 21:13:19 echo Agent pid 76 killed; 21:13:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:13:19 + git semver [Pipeline] } 21:13:20 $ docker stop --time=1 1fc0e0d3061bd83f457da23c5f20a407997176a5d4a1b19a4c2ad7a2d2adc0a5 21:13:21 $ docker rm -f --volumes 1fc0e0d3061bd83f457da23c5f20a407997176a5d4a1b19a4c2ad7a2d2adc0a5 [Pipeline] // withDockerContainer [Pipeline] sh 21:13:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:13:22 Stashed 1 file(s) [Pipeline] echo 21:13:22 [edgeXSemver]: initialized semver on version 3.2.0-dev.2 [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 21:13:22 + git config --global --add safe.directory /w/workspace/edgex-go/612 [Pipeline] echo 21:13:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:13:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:13:22 ========================================================= 21:13:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:13:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:13:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:13:22 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:13:22 7264a8db6415: Pulling fs layer 21:13:22 c4d48a809fc2: Pulling fs layer 21:13:22 4f1c88b9dad5: Pulling fs layer 21:13:22 ad3a456e5733: Pulling fs layer 21:13:22 69c7f0334f64: Pulling fs layer 21:13:22 1f1c1a5573a3: Pulling fs layer 21:13:22 ce7588e14bc9: Pulling fs layer 21:13:22 b5e4710f87ac: Pulling fs layer 21:13:22 69c7f0334f64: Waiting 21:13:22 1f1c1a5573a3: Waiting 21:13:22 ce7588e14bc9: Waiting 21:13:22 b5e4710f87ac: Waiting 21:13:22 ad3a456e5733: Waiting 21:13:22 c4d48a809fc2: Download complete 21:13:22 ad3a456e5733: Download complete 21:13:22 69c7f0334f64: Download complete 21:13:22 7264a8db6415: Verifying Checksum 21:13:22 7264a8db6415: Download complete 21:13:22 1f1c1a5573a3: Verifying Checksum 21:13:22 1f1c1a5573a3: Download complete 21:13:23 7264a8db6415: Pull complete 21:13:23 b5e4710f87ac: Download complete 21:13:23 c4d48a809fc2: Pull complete 21:13:23 4f1c88b9dad5: Download complete 21:13:23 ce7588e14bc9: Verifying Checksum 21:13:23 ce7588e14bc9: Download complete 21:13:26 4f1c88b9dad5: Pull complete 21:13:26 ad3a456e5733: Pull complete 21:13:26 69c7f0334f64: Pull complete 21:13:26 1f1c1a5573a3: Pull complete 21:13:29 ce7588e14bc9: Pull complete 21:13:29 b5e4710f87ac: Pull complete 21:13:29 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 21:13:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:13:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 21:13:29 + + docker build -t ci-base-image-x86_64 -f - .echo 21:13:29 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:13:29 WORKDIR /edgex 21:13:29 COPY go.mod . 21:13:29 RUN go mod download 21:13:29 Sending build context to Docker daemon 175.1MB 21:13:29 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:13:29 ---> 88b5674ff536 21:13:29 Step 2/4 : WORKDIR /edgex 21:13:36 ---> Running in 575170fdb09c 21:13:36 Removing intermediate container 575170fdb09c 21:13:36 ---> 58465836d4fa 21:13:36 Step 3/4 : COPY go.mod . 21:13:36 ---> d0dead592f99 21:13:36 Step 4/4 : RUN go mod download 21:13:36 ---> Running in bfe93b514f3a 21:13:37 Still waiting to schedule task 21:13:37 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24003’ 21:13:54 Removing intermediate container bfe93b514f3a 21:13:54 ---> 1c87762b43da 21:13:54 Successfully built 1c87762b43da 21:13:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:54 + docker inspect -f . ci-base-image-x86_64 21:13:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:13:55 prd-ubuntu20.04-docker-8c-8g-24004 does not seem to be running inside a container 21:13:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/612 -v /w/workspace/edgex-go/612:/w/workspace/edgex-go/612:rw,z -v /w/workspace/edgex-go/612@tmp:/w/workspace/edgex-go/612@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 21:13:55 $ docker top 48f4d26f20c330ed87be566a726f405c69e3ddcb244846d3a0b9839c118cab2e -eo pid,comm [Pipeline] { [Pipeline] sh 21:13:55 + go version 21:13:55 go version go1.21.0 linux/amd64 [Pipeline] } 21:13:55 $ docker stop --time=1 48f4d26f20c330ed87be566a726f405c69e3ddcb244846d3a0b9839c118cab2e 21:13:57 $ docker rm -f --volumes 48f4d26f20c330ed87be566a726f405c69e3ddcb244846d3a0b9839c118cab2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:57 + docker inspect -f . ci-base-image-x86_64 21:13:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:13:57 prd-ubuntu20.04-docker-8c-8g-24004 does not seem to be running inside a container 21:13:57 $ 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/612 -v /w/workspace/edgex-go/612:/w/workspace/edgex-go/612:rw,z -v /w/workspace/edgex-go/612@tmp:/w/workspace/edgex-go/612@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 21:13:58 $ docker top 71da03c4e65bbdfce69fa843faf1a7224bfc80959a9018e0f7cb7729ccc466e7 -eo pid,comm [Pipeline] { [Pipeline] echo 21:13:58 ========================================================= 21:13:58 [edgeXBuildGoParallel] Running Tests and Build... 21:13:58 ========================================================= [Pipeline] sh 21:13:58 + git config --global --add safe.directory /w/workspace/edgex-go/612 [Pipeline] fileExists [Pipeline] sh 21:13:58 + make test 21:13:58 go test -race -coverprofile=coverage.out ./... 21:14:05 ? github.com/edgexfoundry/edgex-go [no test files] 21:14:17 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:14:17 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 21:14:17 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:14:17 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:14:17 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:14:17 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:14:17 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:14:17 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 21:14:17 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:14:18 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:14:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:14:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:14:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:14:18 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:14:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:14:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:14:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.038s coverage: 28.7% of statements 21:14:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.046s coverage: 97.0% of statements 21:14:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 21:14:22 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 21:14:22 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:14:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:14:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:14:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:14:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:14:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:14:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:14:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:14:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.077s coverage: 69.2% of statements 21:14:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.059s coverage: 53.2% of statements 21:14:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:14:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:14:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.039s coverage: 93.4% of statements 21:14:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.051s coverage: 4.1% of statements 21:14:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:14:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:14:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 21:14:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:14:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:14:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:14:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:14:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:14:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:14:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:14:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.353s coverage: 97.6% of statements 21:14:29 ok github.com/edgexfoundry/edgex-go/internal/io 1.031s coverage: 72.2% of statements 21:14:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:14:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.053s coverage: 0.9% of statements 21:14:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.048s coverage: 32.2% of statements 21:14:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.040s coverage: 41.7% of statements 21:14:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.033s coverage: 82.9% of statements 21:14:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.027s coverage: 94.1% of statements 21:14:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.055s coverage: 96.3% of statements 21:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:14:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:14:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 21:14:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 21:14:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 21:14:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.037s coverage: 87.5% of statements 21:14:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:14:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:14:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:14:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:14:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:14:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:14:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:14:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 21:14:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:14:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 21:14:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 21:14:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 21:14:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:14:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:14:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:14:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:14:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:14:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:14:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:14:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.039s coverage: 94.4% of statements 21:14:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:14:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:14:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:14:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:14:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:14:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:14:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:14:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:14:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:14:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:14:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:14:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:14:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.244s coverage: 79.9% of statements 21:14:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.060s coverage: 92.9% of statements 21:14:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 64.4% of statements 21:14:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.303s coverage: 62.3% of statements 21:14:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.047s coverage: 87.2% of statements 21:14:58 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.037s coverage: 20.0% of statements 21:14:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.033s coverage: 100.0% of statements 21:14:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.066s coverage: 81.8% of statements 21:14:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.075s coverage: 82.1% of statements 21:14:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.040s coverage: 86.0% of statements 21:14:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.147s coverage: 63.1% of statements 21:14:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.054s coverage: 100.0% of statements 21:14:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 21:14:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements 21:14:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 21:14:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.253s coverage: 100.0% of statements 21:14:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.392s coverage: 38.4% of statements 21:14:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.042s coverage: 89.5% of statements 21:14:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.039s coverage: 84.8% of statements 21:14:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 19.9% of statements 21:14:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.122s coverage: 95.7% of statements 21:14:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.044s coverage: 61.8% of statements 21:14:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.085s coverage: 98.9% of statements 21:14:58 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 21:14:58 running golangci-lint 21:14:58 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 21:14:58 go version go1.21.0 linux/amd64 21:14:58 level=info msg="[config_reader] Used config file .golangci.yml" 21:14:58 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 21:15:10 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|imports|types_sizes|deps|exports_file|files|name) took 12.353980974s" 21:15:10 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 33.606875ms" 21:15:18 level=info msg="[linters_context/goanalysis] analyzers took 1m1.882674701s with top 10 stages: buildir: 30.590022525s, gosec: 6.71946622s, inspect: 2.003960073s, fact_deprecated: 1.892719639s, printf: 1.194539727s, ctrlflow: 1.165901966s, S1038: 968.356532ms, fact_purity: 869.281287ms, nilness: 654.636659ms, directives: 602.742208ms" 21:15:18 level=info msg="[runner] Issues before processing: 197, after processing: 0" 21:15:18 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 197/197, skip_files: 197/197, nolint: 0/21, cgo: 197/197, exclude-rules: 21/197, identifier_marker: 197/197, exclude: 197/197, path_prettifier: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197" 21:15:18 level=info msg="[runner] processing took 22.313262ms with stages: nolint: 12.181875ms, identifier_marker: 5.028587ms, path_prettifier: 1.533387ms, exclude-rules: 1.526147ms, autogenerated_exclude: 1.284569ms, skip_dirs: 641.395µs, cgo: 81.242µs, filename_unadjuster: 28.54µs, max_same_issues: 1.45µs, uniq_by_line: 880ns, fixer: 790ns, path_prefixer: 610ns, diff: 570ns, exclude: 520ns, source_code: 500ns, skip_files: 450ns, sort_results: 430ns, severity-rules: 420ns, max_from_linter: 360ns, max_per_file_from_linter: 280ns, path_shortener: 260ns" 21:15:18 level=info msg="[runner] linters took 7.814731212s with stages: goanalysis_metalinter: 7.792199664s" 21:15:18 level=info msg="File cache stats: 0 entries of total size 0B" 21:15:18 level=info msg="Memory: 204 samples, avg is 247.3MB, max is 924.6MB" 21:15:18 level=info msg="Execution took 20.209205701s" 21:15:18 go vet ./... 21:15:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:15:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:15:22 ./bin/test-attribution-txt.sh [Pipeline] echo 21:15:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 21:15:22 + ls -al . 21:15:22 total 736 21:15:22 drwxrwxr-x 11 1001 1001 4096 Dec 4 21:13 . 21:15:22 drwxr-xr-x 4 root root 4096 Dec 4 21:13 .. 21:15:22 drwxrwxr-x 2 1001 1001 4096 Dec 4 21:12 .blubracket 21:15:22 -rw-rw-r-- 1 1001 1001 10 Dec 4 21:12 .dockerignore 21:15:22 drwxrwxr-x 8 1001 1001 4096 Dec 4 21:14 .git 21:15:22 drwxrwxr-x 3 1001 1001 4096 Dec 4 21:12 .github 21:15:22 -rw-rw-r-- 1 1001 1001 1074 Dec 4 21:12 .gitignore 21:15:22 -rw-rw-r-- 1 1001 1001 42 Dec 4 21:12 .golangci.yml 21:15:22 -rw-rw-r-- 1 1001 1001 100 Dec 4 21:12 .hadolint.yml 21:15:22 drwxr-xr-x 3 1001 1001 4096 Dec 4 21:13 .semver 21:15:22 -rw-rw-r-- 1 1001 1001 155 Dec 4 21:12 .sonarcloud.properties 21:15:22 -rw-rw-r-- 1 1001 1001 1171 Dec 4 21:12 ADOPTERS.md 21:15:22 -rw-rw-r-- 1 1001 1001 11674 Dec 4 21:12 Attribution.txt 21:15:22 -rw-rw-r-- 1 1001 1001 100284 Dec 4 21:12 CHANGELOG.md 21:15:22 -rw-rw-r-- 1 1001 1001 3804 Dec 4 21:12 CONTRIBUTING.md 21:15:22 -rw-rw-r-- 1 1001 1001 677 Dec 4 21:12 GOVERNANCE.md 21:15:22 -rw-rw-r-- 1 1001 1001 861 Dec 4 21:12 Jenkinsfile 21:15:22 -rw-rw-r-- 1 1001 1001 10775 Dec 4 21:12 LICENSE 21:15:22 -rw-rw-r-- 1 1001 1001 15054 Dec 4 21:12 Makefile 21:15:22 -rw-rw-r-- 1 1001 1001 582 Dec 4 21:12 OWNERS.md 21:15:22 -rw-rw-r-- 1 1001 1001 9528 Dec 4 21:12 README.md 21:15:22 -rw-rw-r-- 1 1001 1001 789 Dec 4 21:12 SECURITY.md 21:15:22 -rw-rw-r-- 1 1001 1001 11 Dec 4 21:13 VERSION 21:15:22 drwxrwxr-x 2 1001 1001 4096 Dec 4 21:12 bin 21:15:22 drwxrwxr-x 18 1001 1001 4096 Dec 4 21:12 cmd 21:15:22 -rw-r--r-- 1 root root 453602 Dec 4 21:14 coverage.out 21:15:22 drwxrwxr-x 2 1001 1001 4096 Dec 4 21:12 fuzz_test 21:15:22 -rw-rw-r-- 1 1001 1001 3685 Dec 4 21:12 go.mod 21:15:22 -rw-rw-r-- 1 1001 1001 34438 Dec 4 21:12 go.sum 21:15:22 drwxrwxr-x 7 1001 1001 4096 Dec 4 21:12 internal 21:15:22 drwxrwxr-x 3 1001 1001 4096 Dec 4 21:12 openapi 21:15:22 -rw-rw-r-- 1 1001 1001 584 Dec 4 21:12 security.txt 21:15:22 -rw-rw-r-- 1 1001 1001 204 Dec 4 21:12 version.go [Pipeline] sh 21:15:22 + '[' -e coverage.out ] 21:15:22 + chown 1001:1001 coverage.out [Pipeline] stash 21:15:22 Stashed 1 file(s) [Pipeline] sh 21:15:23 + make build 21:15:23 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 21:15:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:15:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:15:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:15:36 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:15:42 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:15:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 21:15:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:15:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:15:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:15:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:15:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 21:15:48 $ docker stop --time=1 71da03c4e65bbdfce69fa843faf1a7224bfc80959a9018e0f7cb7729ccc466e7 21:15:53 $ docker rm -f --volumes 71da03c4e65bbdfce69fa843faf1a7224bfc80959a9018e0f7cb7729ccc466e7 [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 21:15:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:15:54 21:15:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:15:55 latest: Pulling from edgex-devops/edgex-compose 21:15:55 91d30c5bc195: Pulling fs layer 21:15:55 2e9b0aa3be6d: Pulling fs layer 21:15:55 9c61dcf015f6: Pulling fs layer 21:15:55 4698f68db338: Pulling fs layer 21:15:55 2a2f49069b9e: Pulling fs layer 21:15:55 e0025b399a48: Pulling fs layer 21:15:55 4698f68db338: Waiting 21:15:55 2a2f49069b9e: Waiting 21:15:55 e0025b399a48: Waiting 21:15:55 91d30c5bc195: Verifying Checksum 21:15:55 91d30c5bc195: Download complete 21:15:55 4698f68db338: Verifying Checksum 21:15:55 4698f68db338: Download complete 21:15:55 2e9b0aa3be6d: Verifying Checksum 21:15:55 2e9b0aa3be6d: Download complete 21:15:55 e0025b399a48: Download complete 21:15:55 91d30c5bc195: Pull complete 21:15:55 2a2f49069b9e: Download complete 21:15:55 2e9b0aa3be6d: Pull complete 21:15:55 9c61dcf015f6: Download complete 21:15:58 9c61dcf015f6: Pull complete 21:15:58 4698f68db338: Pull complete 21:15:58 2a2f49069b9e: Pull complete 21:15:58 e0025b399a48: Pull complete 21:15:58 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 21:15:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:15:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:15:58 prd-ubuntu20.04-docker-8c-8g-24004 does not seem to be running inside a container 21:15:58 $ 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/612 -v /w/workspace/edgex-go/612:/w/workspace/edgex-go/612:rw,z -v /w/workspace/edgex-go/612@tmp:/w/workspace/edgex-go/612@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 21:16:01 $ docker top 574591569d3df7e8b6c0e6935a9defe037296f8886a6dd86c2842d61e2a439eb -eo pid,comm [Pipeline] { [Pipeline] sh 21:16:01 + docker compose -f ./docker-compose-build.yml build --parallel 21:16:03 #1 [security-bootstrapper internal] load build definition from Dockerfile 21:16:03 #1 transferring dockerfile: 21:16:03 #1 transferring dockerfile: 2.93kB done 21:16:03 #1 DONE 0.0s 21:16:03 21:16:03 #2 [support-notifications internal] load build definition from Dockerfile 21:16:03 #2 transferring dockerfile: 1.95kB done 21:16:03 #2 DONE 0.0s 21:16:03 21:16:03 #3 [support-scheduler internal] load build definition from Dockerfile 21:16:03 #3 transferring dockerfile: 1.93kB done 21:16:03 #3 DONE 0.0s 21:16:03 21:16:03 #4 [core-metadata internal] load build definition from Dockerfile 21:16:03 #4 transferring dockerfile: 2.06kB done 21:16:03 #4 DONE 0.0s 21:16:03 21:16:03 #5 [security-spire-config internal] load build definition from Dockerfile 21:16:03 #5 transferring dockerfile: 1.69kB done 21:16:03 #5 DONE 0.0s 21:16:03 21:16:03 #6 [security-spire-agent internal] load build definition from Dockerfile 21:16:03 #6 transferring dockerfile: 1.81kB done 21:16:03 #6 DONE 0.0s 21:16:03 21:16:03 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 21:16:03 #7 transferring dockerfile: 1.89kB done 21:16:03 #7 DONE 0.0s 21:16:03 21:16:03 #8 [security-proxy-auth internal] load build definition from Dockerfile 21:16:03 #8 transferring dockerfile: 2.15kB done 21:16:03 #8 DONE 0.1s 21:16:03 21:16:03 #9 [core-command internal] load build definition from Dockerfile 21:16:03 #9 transferring dockerfile: 1.93kB done 21:16:03 #9 DONE 0.1s 21:16:03 21:16:03 #10 [security-proxy-setup internal] load build definition from Dockerfile 21:16:03 #10 transferring dockerfile: 2.50kB done 21:16:03 #10 DONE 0.1s 21:16:03 21:16:03 #11 [core-data internal] load build definition from Dockerfile 21:16:03 #11 transferring dockerfile: 2.01kB done 21:16:03 #11 DONE 0.1s 21:16:03 21:16:03 #12 [security-secretstore-setup internal] load build definition from Dockerfile 21:16:03 #12 transferring dockerfile: 2.49kB done 21:16:03 #12 DONE 0.1s 21:16:03 21:16:03 #13 [security-spire-server internal] load build definition from Dockerfile 21:16:03 #13 transferring dockerfile: 1.70kB done 21:16:03 #13 DONE 0.1s 21:16:03 21:16:03 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 21:16:03 #14 transferring dockerfile: 2.23kB done 21:16:03 #14 DONE 0.1s 21:16:03 21:16:03 #15 [security-bootstrapper internal] load .dockerignore 21:16:03 #15 transferring context: 50B done 21:16:03 #15 DONE 0.1s 21:16:03 21:16:03 #16 [support-notifications internal] load .dockerignore 21:16:03 #16 transferring context: 50B done 21:16:03 #16 DONE 0.0s 21:16:03 21:16:03 #17 [support-scheduler internal] load .dockerignore 21:16:03 #17 transferring context: 50B done 21:16:03 #17 DONE 0.0s 21:16:03 21:16:03 #18 [core-metadata internal] load .dockerignore 21:16:03 #18 transferring context: 50B done 21:16:03 #18 DONE 0.0s 21:16:03 21:16:03 #19 [security-spire-config internal] load .dockerignore 21:16:03 #19 transferring context: 50B done 21:16:03 #19 DONE 0.0s 21:16:03 21:16:03 #20 [security-spiffe-token-provider internal] load .dockerignore 21:16:03 #20 transferring context: 50B done 21:16:03 #20 DONE 0.0s 21:16:03 21:16:03 #21 [security-spire-agent internal] load .dockerignore 21:16:03 #21 transferring context: 50B done 21:16:03 #21 DONE 0.0s 21:16:03 21:16:03 #22 [security-proxy-auth internal] load .dockerignore 21:16:03 #22 transferring context: 50B done 21:16:03 #22 DONE 0.0s 21:16:03 21:16:03 #23 [security-proxy-setup internal] load .dockerignore 21:16:03 #23 transferring context: 50B done 21:16:03 #23 DONE 0.0s 21:16:03 21:16:03 #24 [core-command internal] load .dockerignore 21:16:03 #24 transferring context: 50B done 21:16:03 #24 DONE 0.0s 21:16:03 21:16:03 #25 [core-data internal] load .dockerignore 21:16:03 #25 transferring context: 50B done 21:16:03 #25 DONE 0.0s 21:16:03 21:16:03 #26 [security-spire-server internal] load .dockerignore 21:16:03 #26 transferring context: 50B done 21:16:03 #26 DONE 0.0s 21:16:03 21:16:03 #27 [core-common-config-bootstrapper internal] load .dockerignore 21:16:03 #27 transferring context: 50B done 21:16:03 #27 DONE 0.0s 21:16:03 21:16:03 #28 [security-secretstore-setup internal] load .dockerignore 21:16:03 #28 transferring context: 50B done 21:16:03 #28 DONE 0.0s 21:16:03 21:16:03 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:16:03 #29 DONE 0.0s 21:16:03 21:16:03 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 21:16:03 #30 DONE 0.1s 21:16:04 21:16:04 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:16:04 #29 DONE 0.0s 21:16:04 21:16:04 #31 [support-notifications stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 21:16:04 #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 21:16:04 #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 21:16:04 #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 21:16:04 #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s 21:16:04 #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 21:16:04 #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 21:16:04 #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 21:16:04 #31 ... 21:16:04 21:16:04 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:16:04 #29 DONE 0.0s 21:16:04 21:16:04 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 21:16:04 #30 DONE 0.2s 21:16:04 21:16:04 #31 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 21:16:04 #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 21:16:04 #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 21:16:04 #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s done 21:16:04 #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 21:16:04 #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 21:16:04 #31 ... 21:16:04 21:16:04 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:16:04 #29 DONE 0.0s 21:16:04 21:16:04 #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 21:16:04 #30 DONE 0.3s 21:16:04 21:16:04 #31 [core-data stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 21:16:04 #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 21:16:04 #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 21:16:04 #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s done 21:16:04 #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 21:16:04 #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 21:16:04 #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.2s done 21:16:04 #31 ... 21:16:04 21:16:04 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:16:04 #29 DONE 0.0s 21:16:04 21:16:04 #31 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 21:16:04 #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 21:16:04 #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 21:16:04 #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s done 21:16:04 #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 21:16:04 #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 21:16:04 #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.2s done 21:16:04 #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 21:16:04 #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 21:16:04 #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s done 21:16:04 #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 21:16:04 #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 21:16:04 #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.2s done 21:16:04 #31 DONE 0.9s 21:16:04 21:16:04 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 21:16:04 #30 DONE 0.5s 21:16:04 21:16:04 #32 [security-secretstore-setup internal] load build context 21:16:04 #32 ... 21:16:04 21:16:04 #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 21:16:04 #33 DONE 0.9s 21:16:04 21:16:04 #32 [security-secretstore-setup internal] load build context 21:16:05 #32 ... 21:16:05 21:16:05 #31 [security-spire-server stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 21:16:05 #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 21:16:05 #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 21:16:05 #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s done 21:16:05 #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 21:16:05 #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 21:16:05 #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.2s done 21:16:05 #31 DONE 0.9s 21:16:05 21:16:05 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 21:16:05 #34 DONE 1.1s 21:16:05 21:16:05 #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 21:16:05 #35 DONE 1.2s 21:16:05 21:16:05 #32 [security-secretstore-setup internal] load build context 21:16:09 #32 transferring context: 232.72MB 4.2s 21:16:10 #32 ... 21:16:10 21:16:10 #36 [core-command internal] load build context 21:16:10 #36 ... 21:16:10 21:16:10 #32 [security-secretstore-setup internal] load build context 21:16:11 #32 transferring context: 369.41MB 6.4s done 21:16:14 #32 ... 21:16:14 21:16:14 #37 [security-bootstrapper internal] load build context 21:16:14 #37 transferring context: 369.41MB 7.4s done 21:16:14 #37 ... 21:16:14 21:16:14 #38 [support-scheduler internal] load build context 21:16:14 #38 transferring context: 369.41MB 8.0s done 21:16:14 #38 ... 21:16:14 21:16:14 #39 [security-spiffe-token-provider internal] load build context 21:16:14 #39 transferring context: 369.41MB 6.7s done 21:16:14 #39 ... 21:16:14 21:16:14 #40 [security-proxy-auth internal] load build context 21:16:14 #40 transferring context: 369.41MB 6.5s done 21:16:14 #40 ... 21:16:14 21:16:14 #41 [security-proxy-setup internal] load build context 21:16:14 #41 transferring context: 369.41MB 7.0s done 21:16:14 #41 ... 21:16:14 21:16:14 #42 [support-notifications internal] load build context 21:16:14 #42 transferring context: 369.41MB 8.0s done 21:16:14 #42 ... 21:16:14 21:16:14 #43 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 21:16:15 #43 ... 21:16:15 21:16:15 #44 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:16:15 #0 5.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:15 #0 5.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:15 #0 5.715 (1/4) Installing ca-certificates (20230506-r0) 21:16:15 #0 5.731 (2/4) Installing dumb-init (1.2.5-r2) 21:16:15 #0 5.738 (3/4) Installing su-exec (0.2-r3) 21:16:15 #0 5.745 (4/4) Installing yq (4.33.3-r5) 21:16:15 #0 5.802 Executing busybox-1.36.1-r5.trigger 21:16:15 #0 5.812 Executing ca-certificates-20230506-r0.trigger 21:16:15 #0 5.864 OK: 17 MiB in 19 packages 21:16:15 #44 ... 21:16:15 21:16:15 #45 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init 21:16:15 #45 ... 21:16:15 21:16:15 #46 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 21:16:15 #46 ... 21:16:15 21:16:15 #47 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:16:15 #47 ... 21:16:15 21:16:15 #48 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 21:16:16 #48 ... 21:16:16 21:16:16 #49 [security-spire-config internal] load build context 21:16:16 #49 ... 21:16:16 21:16:16 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:16:16 #50 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:16:17 #50 ... 21:16:17 21:16:17 #51 [security-spire-server internal] load build context 21:16:17 #51 ... 21:16:17 21:16:17 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:16:17 #52 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:16:17 #52 ... 21:16:17 21:16:17 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:16:17 #53 ... 21:16:17 21:16:17 #54 [core-metadata internal] load build context 21:16:17 #54 transferring context: 369.41MB 5.4s done 21:16:17 #54 ... 21:16:17 21:16:17 #55 [core-data internal] load build context 21:16:17 #55 transferring context: 369.41MB 6.7s done 21:16:17 #55 ... 21:16:17 21:16:17 #56 [core-command builder 2/7] WORKDIR /edgex-go 21:16:18 #56 ... 21:16:18 21:16:18 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:16:18 #57 ... 21:16:18 21:16:18 #58 [security-spire-agent internal] load build context 21:16:18 #58 ... 21:16:18 21:16:18 #59 [core-common-config-bootstrapper internal] load build context 21:16:18 #59 transferring context: 369.41MB 7.0s done 21:16:20 #59 ... 21:16:20 21:16:20 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:16:20 #60 ... 21:16:20 21:16:20 #36 [core-command internal] load build context 21:16:20 #36 transferring context: 369.41MB 7.3s done 21:16:30 #36 ... 21:16:30 21:16:30 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:16:30 #50 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 25.2s done 21:16:30 #50 ... 21:16:30 21:16:30 #44 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:16:30 #44 DONE 25.9s 21:16:30 21:16:30 #54 [core-metadata internal] load build context 21:16:30 #54 DONE 26.4s 21:16:30 21:16:30 #40 [security-proxy-auth internal] load build context 21:16:30 #40 DONE 26.5s 21:16:30 21:16:30 #39 [security-spiffe-token-provider internal] load build context 21:16:30 #39 DONE 26.5s 21:16:30 21:16:30 #56 [core-metadata builder 2/7] WORKDIR /edgex-go 21:16:30 #56 DONE 25.9s 21:16:30 21:16:30 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:16:30 #50 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 25.2s done 21:16:30 #50 ... 21:16:30 21:16:30 #32 [security-secretstore-setup internal] load build context 21:16:30 #32 DONE 26.0s 21:16:30 21:16:30 #55 [core-data internal] load build context 21:16:30 #55 DONE 26.3s 21:16:30 21:16:30 #41 [security-proxy-setup internal] load build context 21:16:30 #41 DONE 26.4s 21:16:30 21:16:30 #37 [security-bootstrapper internal] load build context 21:16:30 #37 DONE 26.7s 21:16:30 21:16:30 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:16:30 #50 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 21:16:30 #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s 21:16:30 #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s 21:16:30 #50 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s 21:16:30 #50 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 21:16:30 #50 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 21:16:30 #50 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 21:16:30 #50 ... 21:16:30 21:16:30 #36 [core-command internal] load build context 21:16:30 #36 DONE 26.5s 21:16:30 21:16:30 #59 [core-common-config-bootstrapper internal] load build context 21:16:30 #59 DONE 26.3s 21:16:30 21:16:30 #42 [support-notifications internal] load build context 21:16:30 #42 DONE 26.7s 21:16:30 21:16:30 #38 [support-scheduler internal] load build context 21:16:30 #38 DONE 26.7s 21:16:30 21:16:30 #58 [security-spire-agent internal] load build context 21:16:30 #58 transferring context: 17.63kB done 21:16:30 #58 DONE 25.6s 21:16:30 21:16:30 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:16:30 #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 21:16:30 #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 21:16:30 #50 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s 21:16:30 #50 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.2s 21:16:30 #50 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 21:16:30 #50 ... 21:16:30 21:16:30 #51 [security-spire-server internal] load build context 21:16:30 #51 transferring context: 18.10kB done 21:16:30 #51 DONE 25.6s 21:16:30 21:16:30 #49 [security-spire-config internal] load build context 21:16:30 #49 transferring context: 16.35kB done 21:16:30 #49 DONE 25.6s 21:16:30 21:16:30 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:16:30 #50 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done 21:16:30 #50 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.10MB / 25.84MB 0.3s 21:16:30 #50 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 21:16:30 #50 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.5s 21:16:32 #50 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.3s done 21:16:32 #50 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.3s done 21:16:32 #50 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 21:16:33 #50 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.9s done 21:16:33 #50 ... 21:16:33 21:16:33 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:16:33 #57 26.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:33 #57 26.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:33 #57 26.39 (1/4) Installing dumb-init (1.2.5-r2) 21:16:33 #57 26.40 (2/4) Installing openssl (3.1.4-r1) 21:16:33 #57 26.42 (3/4) Installing su-exec (0.2-r3) 21:16:33 #57 26.42 (4/4) Installing yq (4.33.3-r5) 21:16:33 #57 26.51 Executing busybox-1.36.1-r5.trigger 21:16:33 #57 26.53 OK: 17 MiB in 19 packages 21:16:33 #57 DONE 28.8s 21:16:33 21:16:33 #46 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 21:16:33 #46 25.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:33 #46 26.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:33 #46 26.36 (1/2) Installing ca-certificates (20230506-r0) 21:16:33 #46 26.37 (2/2) Installing dumb-init (1.2.5-r2) 21:16:33 #46 26.37 Executing busybox-1.36.1-r5.trigger 21:16:33 #46 26.38 Executing ca-certificates-20230506-r0.trigger 21:16:33 #46 26.42 OK: 8 MiB in 17 packages 21:16:33 #46 DONE 28.8s 21:16:33 21:16:33 #45 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 21:16:33 #45 26.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:33 #45 26.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:33 #45 26.88 (1/1) Installing dumb-init (1.2.5-r2) 21:16:33 #45 27.07 Executing busybox-1.36.1-r5.trigger 21:16:33 #45 27.37 OK: 7 MiB in 16 packages 21:16:33 #45 DONE 28.9s 21:16:33 21:16:33 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:16:33 #53 26.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:33 #53 26.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:33 #53 26.66 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:16:33 #53 26.66 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:16:33 #53 26.66 OK: 20069 distinct packages available 21:16:33 #53 26.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:33 #53 26.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:33 #53 26.97 (1/11) Installing ca-certificates (20230506-r0) 21:16:33 #53 27.03 (2/11) Installing brotli-libs (1.0.9-r14) 21:16:33 #53 27.04 (3/11) Installing libunistring (1.1-r1) 21:16:33 #53 27.05 (4/11) Installing libidn2 (2.3.4-r1) 21:16:33 #53 27.07 (5/11) Installing nghttp2-libs (1.57.0-r0) 21:16:33 #53 27.08 (6/11) Installing libcurl (8.4.0-r0) 21:16:33 #53 27.08 (7/11) Installing curl (8.4.0-r0) 21:16:33 #53 27.09 (8/11) Installing dumb-init (1.2.5-r2) 21:16:33 #53 27.09 (9/11) Installing musl-obstack (1.2.3-r2) 21:16:33 #53 27.09 (10/11) Installing libucontext (1.2-r2) 21:16:33 #53 27.10 (11/11) Installing gcompat (1.1.0-r1) 21:16:33 #53 27.10 Executing busybox-1.36.1-r5.trigger 21:16:33 #53 27.10 Executing ca-certificates-20230506-r0.trigger 21:16:33 #53 27.14 OK: 12 MiB in 26 packages 21:16:33 #53 DONE 28.9s 21:16:33 21:16:33 #43 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 21:16:33 #43 27.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:33 #43 27.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:33 #43 27.66 (1/1) Installing dumb-init (1.2.5-r2) 21:16:33 #43 27.67 Executing busybox-1.36.1-r5.trigger 21:16:33 #43 27.67 OK: 7 MiB in 16 packages 21:16:33 #43 DONE 28.9s 21:16:33 21:16:33 #48 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 21:16:33 #48 25.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:33 #48 26.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:33 #48 26.35 (1/2) Installing dumb-init (1.2.5-r2) 21:16:33 #48 26.35 (2/2) Installing su-exec (0.2-r3) 21:16:33 #48 26.37 Executing busybox-1.36.1-r5.trigger 21:16:33 #48 26.37 OK: 7 MiB in 17 packages 21:16:33 #48 DONE 28.9s 21:16:33 21:16:33 #61 [core-command stage-1 3/7] RUN apk --no-cache upgrade 21:16:34 #61 ... 21:16:34 21:16:34 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:16:34 #52 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 25.3s done 21:16:34 #52 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 21:16:34 #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 21:16:34 #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 21:16:34 #52 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 21:16:34 #52 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 21:16:34 #52 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done 21:16:34 #52 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 21:16:34 #52 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.6s done 21:16:34 #52 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 21:16:34 #52 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.0s done 21:16:34 #52 DONE 28.6s 21:16:34 21:16:34 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:16:35 #50 ... 21:16:35 21:16:35 #62 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 21:16:35 #0 4.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:35 #0 4.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:35 #0 4.411 OK: 264 MiB in 52 packages 21:16:35 #62 DONE 4.7s 21:16:35 21:16:35 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:16:35 #60 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:35 #60 14.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:35 #60 14.44 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:16:35 #60 14.44 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:16:35 #60 14.44 OK: 20069 distinct packages available 21:16:35 #60 14.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:35 #60 14.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:35 #60 14.81 (1/4) Installing dumb-init (1.2.5-r2) 21:16:35 #60 14.81 (2/4) Installing musl-obstack (1.2.3-r2) 21:16:35 #60 14.82 (3/4) Installing libucontext (1.2-r2) 21:16:35 #60 14.82 (4/4) Installing gcompat (1.1.0-r1) 21:16:35 #60 14.83 Executing busybox-1.36.1-r5.trigger 21:16:35 #60 14.84 OK: 8 MiB in 19 packages 21:16:35 #60 DONE 15.1s 21:16:35 21:16:35 #63 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 21:16:35 #0 4.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:35 #0 4.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:35 #0 4.646 OK: 17 MiB in 19 packages 21:16:35 #63 DONE 4.8s 21:16:35 21:16:35 #47 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:16:35 #47 29.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:35 #47 29.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:35 #47 29.42 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:16:35 #47 29.42 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:16:35 #47 29.42 OK: 20069 distinct packages available 21:16:35 #47 29.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:35 #47 29.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:35 #47 29.79 (1/5) Installing dumb-init (1.2.5-r2) 21:16:35 #47 29.80 (2/5) Installing musl-obstack (1.2.3-r2) 21:16:35 #47 29.80 (3/5) Installing libucontext (1.2-r2) 21:16:35 #47 29.80 (4/5) Installing gcompat (1.1.0-r1) 21:16:35 #47 29.96 (5/5) Installing openssl (3.1.4-r1) 21:16:35 #47 29.97 Executing busybox-1.36.1-r5.trigger 21:16:35 #47 29.97 OK: 8 MiB in 20 packages 21:16:35 #47 DONE 30.1s 21:16:35 21:16:35 #64 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 21:16:35 #64 DONE 0.1s 21:16:35 21:16:35 #65 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:16:35 #65 ... 21:16:35 21:16:35 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:16:35 #0 4.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:35 #0 4.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:35 #0 4.747 OK: 264 MiB in 52 packages 21:16:35 #66 DONE 4.9s 21:16:35 21:16:35 #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ 21:16:35 #67 DONE 0.1s 21:16:35 21:16:35 #68 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 21:16:35 #68 ... 21:16:35 21:16:35 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:16:35 #0 4.172 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:35 #0 4.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:35 #0 4.663 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:16:35 #0 4.663 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:16:35 #0 4.663 OK: 20069 distinct packages available 21:16:35 #0 4.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:35 #0 4.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:35 #0 5.065 OK: 264 MiB in 52 packages 21:16:35 #69 DONE 5.2s 21:16:35 21:16:35 #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 21:16:35 #70 DONE 0.1s 21:16:35 21:16:35 #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 21:16:35 #0 1.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:35 #0 1.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:35 #0 2.071 OK: 17 MiB in 19 packages 21:16:35 #71 DONE 2.2s 21:16:35 21:16:35 #72 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 21:16:35 #72 DONE 0.0s 21:16:35 21:16:35 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:16:36 #73 ... 21:16:36 21:16:36 #74 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 21:16:36 #0 4.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:36 #0 5.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:36 #0 5.290 OK: 264 MiB in 52 packages 21:16:36 #74 DONE 5.5s 21:16:36 21:16:36 #75 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:16:36 #75 DONE 0.0s 21:16:36 21:16:36 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 21:16:36 #0 2.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:36 #0 2.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:36 #0 2.424 OK: 8 MiB in 17 packages 21:16:36 #76 DONE 2.5s 21:16:36 21:16:36 #77 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:16:37 #77 ... 21:16:37 21:16:37 #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 21:16:37 #0 2.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:37 #0 2.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:37 #0 3.089 OK: 7 MiB in 17 packages 21:16:37 #78 DONE 3.2s 21:16:37 21:16:37 #61 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 21:16:37 #61 2.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:37 #61 2.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:37 #61 3.081 OK: 7 MiB in 16 packages 21:16:37 #61 DONE 3.2s 21:16:37 21:16:37 #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade 21:16:37 #0 2.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:37 #0 2.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:37 #0 3.058 OK: 7 MiB in 16 packages 21:16:37 #79 DONE 3.2s 21:16:37 21:16:37 #80 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:16:37 #80 ... 21:16:37 21:16:37 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 21:16:37 #0 3.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:37 #0 3.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:37 #0 3.757 OK: 12 MiB in 26 packages 21:16:37 #81 DONE 3.9s 21:16:37 21:16:37 #68 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 21:16:37 #68 1.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:37 #68 ... 21:16:37 21:16:37 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 21:16:37 #0 2.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:37 #0 2.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:37 #0 2.331 OK: 8 MiB in 19 packages 21:16:37 #82 DONE 2.4s 21:16:37 21:16:37 #83 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:16:38 #83 DONE 0.8s 21:16:38 21:16:38 #68 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 21:16:38 #68 3.054 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:38 #68 ... 21:16:38 21:16:38 #84 [security-spire-config stage-2 5/10] COPY Attribution.txt / 21:16:38 #84 DONE 0.0s 21:16:38 21:16:38 #85 [security-spire-config stage-2 6/10] COPY security.txt / 21:16:38 #85 DONE 0.1s 21:16:38 21:16:38 #80 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:16:38 #80 DONE 1.8s 21:16:38 21:16:38 #68 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 21:16:38 #68 3.260 OK: 8 MiB in 20 packages 21:16:38 #68 DONE 3.4s 21:16:38 21:16:38 #86 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:16:38 #86 DONE 0.1s 21:16:38 21:16:38 #87 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 21:16:38 #87 DONE 0.1s 21:16:38 21:16:38 #88 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 21:16:40 #88 DONE 1.3s 21:16:40 21:16:40 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 21:16:40 #89 DONE 1.3s 21:16:40 21:16:40 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:16:40 #90 DONE 1.3s 21:16:40 21:16:40 #91 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:16:40 #91 DONE 0.1s 21:16:40 21:16:40 #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / 21:16:40 #92 DONE 0.1s 21:16:40 21:16:40 #93 [security-spire-server stage-2 6/9] COPY security.txt / 21:16:40 #93 DONE 0.5s 21:16:40 21:16:40 #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:16:40 #94 DONE 0.6s 21:16:40 21:16:40 #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:16:40 #95 DONE 0.1s 21:16:40 21:16:40 #96 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 21:16:40 #96 DONE 0.1s 21:16:40 21:16:40 #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:16:40 #97 DONE 0.1s 21:16:40 21:16:40 #98 [security-spire-config] exporting to image 21:16:40 #98 exporting layers 0.6s done 21:16:40 #98 writing image sha256:4d216fa95454d6cf2dc7aed3c9abfe259fa7debe6268e84bd75307933655012c done 21:16:40 #98 naming to docker.io/library/security-spire-config done 21:16:40 #98 DONE 0.7s 21:16:40 21:16:40 #99 [security-spire-agent stage-3 7/10] COPY security.txt / 21:16:40 #99 DONE 0.1s 21:16:40 21:16:40 #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:16:40 #100 DONE 0.1s 21:16:40 21:16:40 #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:16:41 #101 DONE 0.1s 21:16:41 21:16:41 #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:16:41 #102 DONE 0.1s 21:16:41 21:16:41 #103 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:16:41 #103 DONE 0.0s 21:16:41 21:16:41 #98 [security-spire-agent] exporting to image 21:16:41 #98 exporting layers 0.5s done 21:16:41 #98 exporting layers 0.5s done 21:16:41 #98 writing image sha256:6de4e8cf8225d10b7941e95e2ac4253ee6bf4078ef9b63e3aa8d1fb172c98e58 done 21:16:41 #98 naming to docker.io/library/security-spire-server done 21:16:41 #98 writing image sha256:57eb52ea0b64271baaf07629717f9e750bd00cb50b95ca616d7e4998ce24f1d6 done 21:16:41 #98 naming to docker.io/library/security-spire-agent done 21:16:41 #98 DONE 1.3s 21:16:41 21:16:41 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:16:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24005 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 21:16:59 Running in /w/workspace/edgex-go/612 [Pipeline] { [Pipeline] checkout 21:17:02 The recommended git tool is: git 21:17:03 #104 DONE 27.5s 21:17:03 21:17:03 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:17:03 #73 DONE 27.2s 21:17:03 21:17:03 #77 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:17:03 #77 DONE 27.0s 21:17:03 21:17:03 #105 [security-spiffe-token-provider builder 6/7] COPY . . 21:17:03 #105 ... 21:17:03 21:17:03 #65 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:17:03 #65 DONE 27.6s 21:17:03 21:17:03 #106 [support-scheduler builder 6/7] COPY . . 21:17:07 using credential edgex-jenkins-ssh 21:17:07 Cloning the remote Git repository 21:17:07 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:17:07 > git init /w/workspace/edgex-go/612 # timeout=10 21:17:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:17:07 > git --version # timeout=10 21:17:07 > git --version # 'git version 2.25.1' 21:17:07 using GIT_SSH to set credentials SSH Credentials for GitHub 21:17:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:17:11 #106 ... 21:17:11 21:17:11 #105 [security-spiffe-token-provider builder 6/7] COPY . . 21:17:11 #105 DONE 8.5s 21:17:11 21:17:11 #107 [security-bootstrapper builder 6/7] COPY . . 21:17:11 #107 DONE 8.6s 21:17:11 21:17:11 #108 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:17:11 #108 CACHED 21:17:11 21:17:11 #109 [security-secretstore-setup builder 6/7] COPY . . 21:17:11 #109 CACHED 21:17:11 21:17:11 #110 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 21:17:11 #110 CACHED 21:17:11 21:17:11 #111 [security-proxy-setup builder 6/7] COPY . . 21:17:11 #111 CACHED 21:17:11 21:17:11 #112 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 21:17:11 #112 CACHED 21:17:11 21:17:11 #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:17:11 #113 CACHED 21:17:11 21:17:11 #106 [support-scheduler builder 6/7] COPY . . 21:17:11 #106 DONE 8.5s 21:17:11 21:17:11 #114 [core-command builder 6/7] COPY . . 21:17:11 #114 CACHED 21:17:11 21:17:11 #115 [core-command builder 4/7] COPY go.mod vendor* ./ 21:17:11 #115 CACHED 21:17:11 21:17:11 #116 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:17:11 #116 CACHED 21:17:11 21:17:11 #117 [core-common-config-bootstrapper builder 6/7] COPY . . 21:17:11 #117 CACHED 21:17:11 21:17:11 #118 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:17:11 #118 CACHED 21:17:11 21:17:11 #119 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:17:11 #119 CACHED 21:17:11 21:17:11 #120 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 21:17:11 #120 CACHED 21:17:11 21:17:11 #121 [security-proxy-auth builder 6/7] COPY . . 21:17:11 #121 CACHED 21:17:11 21:17:11 #122 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:17:11 #122 CACHED 21:17:11 21:17:11 #123 [core-metadata builder 6/7] COPY . . 21:17:11 #123 CACHED 21:17:11 21:17:11 #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:17:11 #124 CACHED 21:17:11 21:17:11 #125 [core-metadata builder 4/7] COPY go.mod vendor* ./ 21:17:11 #125 CACHED 21:17:11 21:17:11 #126 [core-data builder 4/7] COPY go.mod vendor* ./ 21:17:11 #126 CACHED 21:17:11 21:17:11 #127 [core-data builder 6/7] COPY . . 21:17:11 #127 CACHED 21:17:11 21:17:11 #128 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:17:11 #128 CACHED 21:17:11 21:17:11 #129 [support-notifications builder 6/7] COPY . . 21:17:11 #129 DONE 8.6s 21:17:11 21:17:11 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:17:13 #130 1.655 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:17:21 #130 ... 21:17:21 21:17:21 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:17:21 #0 0.885 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:17:22 #131 ... 21:17:22 21:17:22 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:17:22 #0 1.203 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 21:17:22 #132 ... 21:17:22 21:17:22 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:17:22 #0 1.143 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 21:17:22 #133 ... 21:17:22 21:17:22 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:17:22 #0 1.343 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:17:22 #134 ... 21:17:22 21:17:22 #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:17:22 #0 1.597 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:17:22 #135 ... 21:17:22 21:17:22 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:17:22 #0 1.734 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:17:22 #136 ... 21:17:22 21:17:22 #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:17:22 #0 0.809 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:17:22 #137 ... 21:17:22 21:17:22 #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:17:22 #0 0.502 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:17:23 #138 ... 21:17:23 21:17:23 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:17:23 #0 1.223 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:17:23 #139 ... 21:17:23 21:17:23 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:17:23 #0 0.568 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:17:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:17:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:17:25 Avoid second fetch 21:17:25 Checking out Revision 514bb4af690a15783c73f27ef759057b5c721b1c (main) 21:17:25 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4732)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:17:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:17:26 % Total % Received % Xferd Average Speed Time Time Time Current 21:17:26 Dload Upload Total Spent Left Speed 21:17:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 106k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 21:17:25 > git config core.sparsecheckout # timeout=10 21:17:25 > git checkout -f 514bb4af690a15783c73f27ef759057b5c721b1c # timeout=10 21:17:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:17:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:17:27 + sudo tee /etc/docker/daemon.new 21:17:27 { 21:17:27 "registry-mirrors": [ 21:17:27 "https://nexus3.edgexfoundry.org:10001" 21:17:27 ], 21:17:27 "bip": "10.250.0.254/24", 21:17:27 "hosts": [ 21:17:27 "tcp://0.0.0.0:5555", 21:17:27 "unix:///var/run/docker.sock" 21:17:27 ], 21:17:27 "mtu": 1458, 21:17:27 "selinux-enabled": true, 21:17:27 "seccomp-profile": "/etc/docker/seccomp.json" 21:17:27 } [Pipeline] sh 21:17:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:17:28 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:17:46 provisioning config files... 21:17:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/612@tmp/config4164444399075016517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:17:46 ---> ****-login.sh 21:17:46 nexus3.edgexfoundry.org:10001 21:17:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:17:47 Configure a credential helper to remove this warning. See 21:17:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:17:47 21:17:47 Login Succeeded 21:17:47 nexus3.edgexfoundry.org:10002 21:17:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:17:47 Configure a credential helper to remove this warning. See 21:17:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:17:47 21:17:47 Login Succeeded 21:17:47 nexus3.edgexfoundry.org:10003 21:17:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:17:47 Configure a credential helper to remove this warning. See 21:17:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:17:47 21:17:47 Login Succeeded 21:17:47 nexus3.edgexfoundry.org:10004 21:17:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:17:48 Configure a credential helper to remove this warning. See 21:17:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:17:48 21:17:48 Login Succeeded 21:17:48 ****.io 21:17:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:17:48 Configure a credential helper to remove this warning. See 21:17:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:17:48 21:17:48 Login Succeeded 21:17:48 ---> ****-login.sh ends [Pipeline] } 21:17:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 21:17:49 + git config --global --add safe.directory /w/workspace/edgex-go/612 [Pipeline] echo 21:17:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:17:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:17:49 ========================================================= 21:17:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:17:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:17:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:17:49 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:17:49 9fda8d8052c6: Pulling fs layer 21:17:49 5d54e960e981: Pulling fs layer 21:17:49 c4a7e357bf2a: Pulling fs layer 21:17:49 f0e02332f6b5: Pulling fs layer 21:17:49 872ee5b61b7b: Pulling fs layer 21:17:49 0c6a40ed1a82: Pulling fs layer 21:17:49 94ae7d8d031c: Pulling fs layer 21:17:49 f0e02332f6b5: Waiting 21:17:49 872ee5b61b7b: Waiting 21:17:49 0c6a40ed1a82: Waiting 21:17:49 5d54e960e981: Download complete 21:17:49 f0e02332f6b5: Verifying Checksum 21:17:49 f0e02332f6b5: Download complete 21:17:49 872ee5b61b7b: Download complete 21:17:49 9fda8d8052c6: Download complete 21:17:50 94ae7d8d031c: Verifying Checksum 21:17:50 94ae7d8d031c: Download complete 21:17:50 9fda8d8052c6: Pull complete 21:17:51 5d54e960e981: Pull complete 21:17:51 c4a7e357bf2a: Verifying Checksum 21:17:51 c4a7e357bf2a: Download complete 21:17:52 0c6a40ed1a82: Verifying Checksum 21:17:52 0c6a40ed1a82: Download complete 21:18:14 c4a7e357bf2a: Pull complete 21:18:14 f0e02332f6b5: Pull complete 21:18:14 872ee5b61b7b: Pull complete 21:18:21 0c6a40ed1a82: Pull complete 21:18:22 94ae7d8d031c: Pull complete 21:18:22 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 21:18:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:18:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 21:18:22 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:18:22 WORKDIR /edgex 21:18:22 COPY go.mod . 21:18:22 RUN go mod download 21:18:22 + docker build -t ci-base-image-arm64 -f - . 21:18:26 #0 building with "default" instance using docker driver 21:18:26 21:18:26 #1 [internal] load build definition from Dockerfile 21:18:26 #1 transferring dockerfile: 172B 0.0s done 21:18:26 #1 DONE 0.1s 21:18:26 21:18:26 #2 [internal] load .dockerignore 21:18:26 #2 transferring context: 50B done 21:18:26 #2 DONE 0.1s 21:18:26 21:18:26 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:18:26 #3 DONE 0.0s 21:18:26 21:18:26 #4 [internal] load build context 21:18:26 #4 transferring context: 3.72kB done 21:18:26 #4 DONE 0.1s 21:18:26 21:18:26 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:18:26 #5 DONE 0.2s 21:18:26 21:18:26 #6 [2/4] WORKDIR /edgex 21:18:27 #6 DONE 0.8s 21:18:27 21:18:27 #7 [3/4] COPY go.mod . 21:18:27 #7 DONE 0.1s 21:18:27 21:18:27 #8 [4/4] RUN go mod download 21:18:31 #140 ... 21:18:31 21:18:31 #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:18:31 #137 75.61 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:18:32 #137 ... 21:18:32 21:18:32 #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:18:32 #138 DONE 80.5s 21:18:32 21:18:32 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:18:36 #132 ... 21:18:36 21:18:36 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:18:36 #131 DONE 84.7s 21:18:36 21:18:36 #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:18:36 #137 DONE 84.7s 21:18:36 21:18:36 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:18:36 #136 DONE 84.7s 21:18:36 21:18:36 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:18:36 #139 DONE 84.8s 21:18:36 21:18:36 #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:18:36 #135 DONE 84.8s 21:18:36 21:18:36 #141 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 21:18:36 #141 ... 21:18:36 21:18:36 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:18:36 #130 DONE 84.9s 21:18:36 21:18:36 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:18:36 #132 DONE 84.9s 21:18:36 21:18:36 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:18:36 #133 DONE 84.9s 21:18:36 21:18:36 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:18:36 #140 DONE 85.0s 21:18:36 21:18:36 #142 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 21:18:36 #142 ... 21:18:36 21:18:36 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:18:36 #134 DONE 85.1s 21:18:36 21:18:36 #143 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 21:18:36 #143 DONE 0.7s 21:18:36 21:18:36 #144 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 21:18:37 #144 ... 21:18:37 21:18:37 #141 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 21:18:37 #141 DONE 0.7s 21:18:37 21:18:37 #145 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 21:18:37 #145 DONE 0.7s 21:18:37 21:18:37 #146 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 21:18:37 #146 DONE 0.5s 21:18:37 21:18:37 #147 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 21:18:37 #147 DONE 0.6s 21:18:37 21:18:37 #142 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 21:18:37 #142 DONE 0.4s 21:18:37 21:18:37 #144 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 21:18:37 #144 DONE 0.4s 21:18:37 21:18:37 #148 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 21:18:37 #148 ... 21:18:37 21:18:37 #149 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 21:18:37 #149 DONE 0.4s 21:18:37 21:18:37 #150 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 21:18:37 #150 DONE 0.4s 21:18:37 21:18:37 #151 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 21:18:37 #151 DONE 0.3s 21:18:37 21:18:37 #152 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 21:18:37 #152 DONE 0.3s 21:18:37 21:18:37 #153 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 21:18:37 #153 CACHED 21:18:37 21:18:37 #154 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 21:18:37 #154 CACHED 21:18:37 21:18:37 #155 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 21:18:37 #155 CACHED 21:18:37 21:18:37 #156 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 21:18:37 #156 CACHED 21:18:37 21:18:37 #157 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 21:18:37 #157 CACHED 21:18:37 21:18:37 #158 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 21:18:37 #158 CACHED 21:18:37 21:18:37 #159 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 21:18:37 #159 CACHED 21:18:37 21:18:37 #160 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 21:18:37 #160 CACHED 21:18:37 21:18:37 #161 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 21:18:37 #161 DONE 0.3s 21:18:37 21:18:37 #162 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 21:18:37 #162 DONE 0.4s 21:18:37 21:18:37 #163 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:18:38 #163 ... 21:18:38 21:18:38 #164 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:18:38 #164 DONE 0.8s 21:18:38 21:18:38 #165 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 21:18:38 #165 DONE 0.8s 21:18:38 21:18:38 #166 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 21:18:39 #166 ... 21:18:39 21:18:39 #167 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:18:39 #167 DONE 1.7s 21:18:39 21:18:39 #168 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:18:39 #168 DONE 1.7s 21:18:39 21:18:39 #169 [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 21:18:39 #169 DONE 1.7s 21:18:39 21:18:39 #170 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:18:39 #170 DONE 1.8s 21:18:39 21:18:39 #171 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 21:18:39 #171 DONE 1.8s 21:18:39 21:18:39 #163 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:18:39 #163 DONE 1.7s 21:18:39 21:18:39 #172 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:18:39 #172 DONE 1.8s 21:18:39 21:18:39 #173 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:18:39 #173 DONE 1.7s 21:18:39 21:18:39 #148 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 21:18:39 #148 DONE 2.1s 21:18:39 21:18:39 #174 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 21:18:39 #174 ... 21:18:39 21:18:39 #166 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 21:18:39 #166 DONE 1.2s 21:18:39 21:18:39 #175 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 21:18:39 #175 DONE 1.3s 21:18:39 21:18:39 #176 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 21:18:39 #176 DONE 0.4s 21:18:39 #8 DONE 10.5s 21:18:39 21:18:39 #9 exporting to image 21:18:39 #9 exporting layers 21:18:39 21:18:39 #177 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 21:18:39 #177 DONE 0.5s 21:18:39 21:18:39 #178 [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 21:18:39 #178 DONE 0.5s 21:18:39 21:18:39 #179 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 21:18:39 #179 DONE 0.5s 21:18:39 21:18:39 #98 [core-command] exporting to image 21:18:39 #98 exporting layers 21:18:39 #98 ... 21:18:39 21:18:39 #180 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 21:18:39 #180 DONE 0.5s 21:18:39 21:18:39 #181 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 21:18:39 #181 DONE 0.5s 21:18:39 21:18:39 #182 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 21:18:39 #182 DONE 0.5s 21:18:39 21:18:39 #174 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 21:18:39 #174 DONE 0.5s 21:18:39 21:18:39 #98 [support-notifications] exporting to image 21:18:40 #98 ... 21:18:40 21:18:40 #183 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 21:18:40 #183 DONE 0.4s 21:18:40 21:18:40 #184 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 21:18:40 #184 DONE 0.6s 21:18:40 21:18:40 #185 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:18:40 #185 DONE 0.6s 21:18:40 21:18:40 #186 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 21:18:40 #186 DONE 0.5s 21:18:40 21:18:40 #187 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:18:40 #187 ... 21:18:40 21:18:40 #188 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 21:18:40 #188 DONE 0.5s 21:18:40 21:18:40 #189 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 21:18:40 #189 DONE 0.5s 21:18:40 21:18:40 #190 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 21:18:40 #190 DONE 0.2s 21:18:40 21:18:40 #187 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:18:40 #187 DONE 0.2s 21:18:40 21:18:40 #98 [core-metadata] exporting to image 21:18:40 #98 exporting layers 0.6s done 21:18:40 #98 writing image sha256:7f23f8f90617a5b7aa5bf09546b50e5a83d41aba7454b79232300591f33c8f3e 21:18:40 #98 writing image sha256:55c081cad616e0853a3e798b721beed65921cc5f9440871ad399d18e5ea9c791 21:18:40 #98 ... 21:18:40 21:18:40 #191 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:18:40 #191 DONE 0.6s 21:18:40 21:18:40 #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:18:40 #192 DONE 0.5s 21:18:40 21:18:40 #98 [core-command] exporting to image 21:18:40 #98 exporting layers 1.1s done 21:18:40 #98 writing image sha256:7f23f8f90617a5b7aa5bf09546b50e5a83d41aba7454b79232300591f33c8f3e 0.4s done 21:18:40 #98 writing image sha256:55c081cad616e0853a3e798b721beed65921cc5f9440871ad399d18e5ea9c791 0.5s done 21:18:40 #98 naming to docker.io/library/support-scheduler done 21:18:40 #98 naming to docker.io/library/core-command done 21:18:41 #98 ... 21:18:41 21:18:41 #193 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:18:41 #193 DONE 0.8s 21:18:41 21:18:41 #98 [security-spiffe-token-provider] exporting to image 21:18:41 #98 exporting layers 1.1s done 21:18:41 #98 writing image sha256:531cb8b2fd809f023154d69dd5c06062d53e43a54e49ac0c6854fb3aafd3a9ad 0.0s done 21:18:41 #98 naming to docker.io/library/security-spiffe-token-provider done 21:18:41 #98 writing image sha256:4c96575f5a41b9734e5ec06a7adf77ae4ed6a2e8f4718ea0d6c0bc7860381e60 21:18:41 #98 writing image sha256:4c96575f5a41b9734e5ec06a7adf77ae4ed6a2e8f4718ea0d6c0bc7860381e60 0.4s done 21:18:41 #98 writing image sha256:4cd0417699e57e6409338b4e1c640a79edb740a7305e70a604515e1174ca95b7 0.0s done 21:18:41 #98 writing image sha256:9f14f7bc946bd1e998bf64486a9e8c615b80d3c1baa202fd60a219475d92030d 0.0s done 21:18:41 #98 naming to docker.io/library/core-data 0.0s done 21:18:41 #98 naming to docker.io/library/core-metadata 0.0s done 21:18:41 #98 naming to docker.io/library/support-notifications done 21:18:41 #98 ... 21:18:41 21:18:41 #194 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:18:41 #194 DONE 0.8s 21:18:41 21:18:41 #195 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:18:41 #195 DONE 1.5s 21:18:41 21:18:41 #98 [core-metadata] exporting to image 21:18:41 #98 exporting layers 0.7s done 21:18:41 #98 ... 21:18:41 21:18:41 #196 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 21:18:41 #196 DONE 0.9s 21:18:41 21:18:41 #98 [core-common-config-bootstrapper] exporting to image 21:18:41 #98 writing image sha256:dd0c306690905ae292f60e58d5d136810193aa2644eabfc0612581b0d895d888 21:18:42 #98 writing image sha256:dd0c306690905ae292f60e58d5d136810193aa2644eabfc0612581b0d895d888 0.0s done 21:18:42 #98 naming to docker.io/library/security-proxy-auth 21:18:42 #98 exporting layers 0.5s done 21:18:42 #98 naming to docker.io/library/security-proxy-auth 0.3s done 21:18:42 #98 ... 21:18:42 21:18:42 #197 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:18:42 #197 DONE 1.9s 21:18:42 21:18:42 #198 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:18:42 #198 DONE 0.7s 21:18:42 21:18:42 #199 [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/ 21:18:42 #199 DONE 0.5s 21:18:42 21:18:42 #98 [security-proxy-setup] exporting to image 21:18:42 #98 writing image sha256:9aa1b05e07ccf9de3d30c670a6646f3f4dc3969048ac62d9cc9c7465e3b000c7 21:18:42 #98 ... 21:18:42 21:18:42 #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/ 21:18:42 #200 DONE 0.1s 21:18:42 21:18:42 #98 [core-common-config-bootstrapper] exporting to image 21:18:42 #98 writing image sha256:9aa1b05e07ccf9de3d30c670a6646f3f4dc3969048ac62d9cc9c7465e3b000c7 done 21:18:42 #98 naming to docker.io/library/core-common-config-bootstrapper done 21:18:42 #98 ... 21:18:42 21:18:42 #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 21:18:42 #201 DONE 0.3s 21:18:42 21:18:42 #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:18:43 #202 ... 21:18:43 21:18:43 #203 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:18:43 #203 DONE 1.1s 21:18:43 21:18:43 #98 [security-secretstore-setup] exporting to image 21:18:44 #98 ... 21:18:44 21:18:44 #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:18:44 #202 DONE 1.6s 21:18:44 21:18:44 #98 [security-proxy-setup] exporting to image 21:18:44 #98 exporting layers 2.1s done 21:18:44 #98 writing image sha256:a041264f74db03372d17a32a64ec5e8b50fcebd3ceb574e11b058943b1e24d93 0.0s done 21:18:44 #98 naming to docker.io/library/security-proxy-setup done 21:18:44 #98 exporting layers 1.1s done 21:18:44 #98 writing image sha256:ac29cc7b01350ee627213c6f79d5f52feee36ac5bbaf1cc9ee9a6f933208bd1a done 21:18:44 #98 naming to docker.io/library/security-secretstore-setup done 21:18:44 #98 DONE 6.2s 21:18:44 21:18:44 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 21:18:44 #204 DONE 0.3s 21:18:44 21:18:44 #98 [security-bootstrapper] exporting to image 21:18:44 #98 exporting layers 0.2s done 21:18:44 #98 writing image sha256:50d88a5c9d3bebb79ef1e7f5a78e666d9821ec03507a8d6adb52acf0bb724e6f done 21:18:44 #98 naming to docker.io/library/security-bootstrapper done 21:18:44 #98 DONE 6.4s 21:18:44 21:18:44 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:18:44 time="2023-12-04T21:16:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:18:44 time="2023-12-04T21:16:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:18:44 time="2023-12-04T21:16:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:18:44 time="2023-12-04T21:16:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:18:44 time="2023-12-04T21:16:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:18:44 time="2023-12-04T21:16:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:18:44 time="2023-12-04T21:16:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:18:44 time="2023-12-04T21:16:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:18:44 time="2023-12-04T21:16:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:18:44 time="2023-12-04T21:16:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:18:44 time="2023-12-04T21:16:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:18:44 time="2023-12-04T21:16:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:18:44 time="2023-12-04T21:16:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:18:44 time="2023-12-04T21:16:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 21:18:44 $ docker stop --time=1 574591569d3df7e8b6c0e6935a9defe037296f8886a6dd86c2842d61e2a439eb 21:18:46 $ docker rm -f --volumes 574591569d3df7e8b6c0e6935a9defe037296f8886a6dd86c2842d61e2a439eb [Pipeline] // withDockerContainer [Pipeline] sh 21:18:46 + docker images 21:18:46 REPOSITORY TAG IMAGE ID CREATED SIZE 21:18:46 security-bootstrapper latest 50d88a5c9d3b 2 seconds ago 23.4MB 21:18:46 security-secretstore-setup latest ac29cc7b0135 3 seconds ago 44.5MB 21:18:46 security-proxy-setup latest a041264f74db 4 seconds ago 29.4MB 21:18:46 core-common-config-bootstrapper latest 9aa1b05e07cc 5 seconds ago 18.3MB 21:18:46 core-metadata latest 9f14f7bc946b 6 seconds ago 21.7MB 21:18:46 security-proxy-auth latest dd0c30669090 6 seconds ago 19.5MB 21:18:46 security-spiffe-token-provider latest 531cb8b2fd80 7 seconds ago 35.2MB 21:18:46 core-command latest 55c081cad616 7 seconds ago 21.2MB 21:18:46 support-notifications latest 4cd0417699e5 7 seconds ago 34.8MB 21:18:46 support-scheduler latest 7f23f8f90617 7 seconds ago 34.2MB 21:18:46 core-data latest 4c96575f5a41 7 seconds ago 21.4MB 21:18:46 security-spire-agent latest 57eb52ea0b64 2 minutes ago 161MB 21:18:46 security-spire-server latest 6de4e8cf8225 2 minutes ago 102MB 21:18:46 security-spire-config latest 4d216fa95454 2 minutes ago 102MB 21:18:46 ci-base-image-x86_64 latest 1c87762b43da 4 minutes ago 937MB 21:18:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 2 weeks ago 564MB 21:18:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 months ago 334MB 21:18:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 17 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 21:18:47 provisioning config files... 21:18:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/612@tmp/config4017094673824154294tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:18:47 ---> ****-login.sh 21:18:47 nexus3.edgexfoundry.org:10001 21:18:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:18:47 Configure a credential helper to remove this warning. See 21:18:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:18:47 21:18:47 Login Succeeded 21:18:47 nexus3.edgexfoundry.org:10002 21:18:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:18:47 Configure a credential helper to remove this warning. See 21:18:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:18:47 21:18:47 Login Succeeded 21:18:47 nexus3.edgexfoundry.org:10003 21:18:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:18:47 Configure a credential helper to remove this warning. See 21:18:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:18:47 21:18:47 Login Succeeded 21:18:47 nexus3.edgexfoundry.org:10004 21:18:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:18:47 Configure a credential helper to remove this warning. See 21:18:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:18:47 21:18:47 Login Succeeded 21:18:47 ****.io 21:18:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:18:47 Configure a credential helper to remove this warning. See 21:18:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:18:47 21:18:47 Login Succeeded 21:18:47 ---> ****-login.sh ends [Pipeline] } 21:18:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:18:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:18:48 [edgeXDocker.push] Tagging docker image core-command with the following tags: 21:18:48 514bb4af690a15783c73f27ef759057b5c721b1c 21:18:48 latest 21:18:48 3.2.0-dev.2 21:18:48 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:18:48 main 21:18:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:49 + docker push nexus3.edgexfoundry.org:10004/core-command:514bb4af690a15783c73f27ef759057b5c721b1c 21:18:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:18:49 3ee3372a6dba: Preparing 21:18:49 c0bc3acdd5d5: Preparing 21:18:49 c7ba5b8a1775: Preparing 21:18:49 2d81d0fe06a6: Preparing 21:18:49 3ba02147045a: Preparing 21:18:49 a7c4a42e9f99: Preparing 21:18:49 9fe9a137fd00: Preparing 21:18:49 a7c4a42e9f99: Waiting 21:18:49 9fe9a137fd00: Waiting 21:18:49 2d81d0fe06a6: Pushed 21:18:49 3ba02147045a: Pushed 21:18:49 3ee3372a6dba: Pushed 21:18:49 c7ba5b8a1775: Pushed 21:18:49 9fe9a137fd00: Layer already exists 21:18:49 a7c4a42e9f99: Pushed 21:18:49 #9 exporting layers 11.3s done 21:18:49 #9 writing image sha256:f1469acbb7e4c7140cd4c6a3a14602ce4920cff769aec01b008d8556a3453314 done 21:18:49 #9 naming to docker.io/library/ci-base-image-arm64 done 21:18:49 #9 DONE 11.3s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:50 + docker inspect -f . ci-base-image-arm64 21:18:50 . [Pipeline] } [Pipeline] // withEnv 21:18:50 c0bc3acdd5d5: Pushed [Pipeline] withDockerContainer 21:18:50 prd-ubuntu20.04-docker-arm64-4c-16g-24005 does not seem to be running inside a container 21:18:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/612 -v /w/workspace/edgex-go/612:/w/workspace/edgex-go/612:rw,z -v /w/workspace/edgex-go/612@tmp:/w/workspace/edgex-go/612@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 21:18:50 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:efd060239cab9cf36ad7754a70cc6fe6e043ff50edc2c5596141b67ae9df6edf size: 1778 21:18:51 $ docker top 4132f6901f572aa8b28c66614ba59927b1342be6b7bba81fad56d29e63fad8ce -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:52 + go version 21:18:52 go version go1.21.0 linux/arm64 [Pipeline] } 21:18:52 $ docker stop --time=1 4132f6901f572aa8b28c66614ba59927b1342be6b7bba81fad56d29e63fad8ce 21:18:52 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest 21:18:55 $ docker rm -f --volumes 4132f6901f572aa8b28c66614ba59927b1342be6b7bba81fad56d29e63fad8ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile 21:18:56 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 21:18:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:18:56 3ee3372a6dba: Preparing 21:18:56 c0bc3acdd5d5: Preparing 21:18:56 c7ba5b8a1775: Preparing 21:18:56 2d81d0fe06a6: Preparing 21:18:56 3ba02147045a: Preparing 21:18:56 a7c4a42e9f99: Preparing 21:18:56 9fe9a137fd00: Preparing 21:18:56 9fe9a137fd00: Waiting 21:18:56 a7c4a42e9f99: Waiting 21:18:56 3ba02147045a: Layer already exists 21:18:56 2d81d0fe06a6: Layer already exists 21:18:56 c7ba5b8a1775: Layer already exists 21:18:56 3ee3372a6dba: Layer already exists 21:18:56 c0bc3acdd5d5: Layer already exists 21:18:56 a7c4a42e9f99: Layer already exists 21:18:56 9fe9a137fd00: Layer already exists 21:18:56 latest: digest: sha256:efd060239cab9cf36ad7754a70cc6fe6e043ff50edc2c5596141b67ae9df6edf size: 1778 [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:18:57 21:18:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:57 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:18:57 latest: Pulling from edgex-devops/edgex-compose-arm64 21:18:57 547446be3368: Pulling fs layer 21:18:57 d125d8839a47: Pulling fs layer 21:18:57 3e85d5ac6304: Pulling fs layer 21:18:57 c3105a71a48b: Pulling fs layer 21:18:57 0f093f025ec4: Pulling fs layer 21:18:57 c3106fc0e877: Pulling fs layer 21:18:57 c3105a71a48b: Waiting 21:18:57 0f093f025ec4: Waiting 21:18:57 c3106fc0e877: Waiting 21:18:57 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.2 21:18:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:18:57 3ee3372a6dba: Preparing 21:18:57 c0bc3acdd5d5: Preparing 21:18:57 c7ba5b8a1775: Preparing 21:18:57 2d81d0fe06a6: Preparing 21:18:57 3ba02147045a: Preparing 21:18:57 a7c4a42e9f99: Preparing 21:18:57 9fe9a137fd00: Preparing 21:18:57 a7c4a42e9f99: Waiting 21:18:57 9fe9a137fd00: Waiting 21:18:57 3ee3372a6dba: Layer already exists 21:18:57 c7ba5b8a1775: Layer already exists 21:18:57 c0bc3acdd5d5: Layer already exists 21:18:57 2d81d0fe06a6: Layer already exists 21:18:57 3ba02147045a: Layer already exists 21:18:57 a7c4a42e9f99: Layer already exists 21:18:57 9fe9a137fd00: Layer already exists 21:18:57 3.2.0-dev.2: digest: sha256:efd060239cab9cf36ad7754a70cc6fe6e043ff50edc2c5596141b67ae9df6edf size: 1778 [Pipeline] } [Pipeline] // withEnv 21:18:57 547446be3368: Verifying Checksum 21:18:57 c3105a71a48b: Verifying Checksum 21:18:57 c3105a71a48b: Download complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:57 d125d8839a47: Verifying Checksum 21:18:57 d125d8839a47: Download complete 21:18:57 c3106fc0e877: Verifying Checksum 21:18:57 c3106fc0e877: Download complete 21:18:57 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:58 0f093f025ec4: Verifying Checksum 21:18:58 0f093f025ec4: Download complete 21:18:58 547446be3368: Pull complete 21:18:58 + docker push nexus3.edgexfoundry.org:10004/core-command:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:18:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:18:58 3ee3372a6dba: Preparing 21:18:58 c0bc3acdd5d5: Preparing 21:18:58 c7ba5b8a1775: Preparing 21:18:58 2d81d0fe06a6: Preparing 21:18:58 3ba02147045a: Preparing 21:18:58 a7c4a42e9f99: Preparing 21:18:58 9fe9a137fd00: Preparing 21:18:58 a7c4a42e9f99: Waiting 21:18:58 9fe9a137fd00: Waiting 21:18:58 c0bc3acdd5d5: Layer already exists 21:18:58 2d81d0fe06a6: Layer already exists 21:18:58 3ee3372a6dba: Layer already exists 21:18:58 3ba02147045a: Layer already exists 21:18:58 c7ba5b8a1775: Layer already exists 21:18:58 a7c4a42e9f99: Layer already exists 21:18:58 9fe9a137fd00: Layer already exists 21:18:58 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:efd060239cab9cf36ad7754a70cc6fe6e043ff50edc2c5596141b67ae9df6edf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:58 d125d8839a47: Pull complete 21:18:58 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:59 + docker push nexus3.edgexfoundry.org:10004/core-command:main 21:18:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:18:59 3ee3372a6dba: Preparing 21:18:59 c0bc3acdd5d5: Preparing 21:18:59 c7ba5b8a1775: Preparing 21:18:59 2d81d0fe06a6: Preparing 21:18:59 3ba02147045a: Preparing 21:18:59 a7c4a42e9f99: Preparing 21:18:59 9fe9a137fd00: Preparing 21:18:59 9fe9a137fd00: Waiting 21:18:59 a7c4a42e9f99: Waiting 21:18:59 3ba02147045a: Layer already exists 21:18:59 c0bc3acdd5d5: Layer already exists 21:18:59 2d81d0fe06a6: Layer already exists 21:18:59 c7ba5b8a1775: Layer already exists 21:18:59 3ee3372a6dba: Layer already exists 21:18:59 a7c4a42e9f99: Layer already exists 21:18:59 9fe9a137fd00: Layer already exists 21:18:59 main: digest: sha256:efd060239cab9cf36ad7754a70cc6fe6e043ff50edc2c5596141b67ae9df6edf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:18:59 ===================================================== [Pipeline] echo 21:18:59 taggedImages: 21:18:59 - nexus3.edgexfoundry.org:10004/core-command:514bb4af690a15783c73f27ef759057b5c721b1c 21:18:59 - nexus3.edgexfoundry.org:10004/core-command:latest 21:18:59 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.2 21:18:59 - nexus3.edgexfoundry.org:10004/core-command:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:18:59 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 21:18:59 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 21:18:59 514bb4af690a15783c73f27ef759057b5c721b1c 21:18:59 latest 21:18:59 3.2.0-dev.2 21:18:59 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:18:59 main 21:18:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { 21:18:59 3e85d5ac6304: Verifying Checksum 21:18:59 3e85d5ac6304: Download complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:00 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:514bb4af690a15783c73f27ef759057b5c721b1c 21:19:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:19:00 13c0a163ad7d: Preparing 21:19:00 e9cefc3e0b48: Preparing 21:19:00 bab409f5b460: Preparing 21:19:00 0fc067697659: Preparing 21:19:00 c7ba5b8a1775: Preparing 21:19:00 2d81d0fe06a6: Preparing 21:19:00 3ba02147045a: Preparing 21:19:00 a7c4a42e9f99: Preparing 21:19:00 9fe9a137fd00: Preparing 21:19:00 a7c4a42e9f99: Waiting 21:19:00 9fe9a137fd00: Waiting 21:19:00 2d81d0fe06a6: Waiting 21:19:00 c7ba5b8a1775: Layer already exists 21:19:00 2d81d0fe06a6: Layer already exists 21:19:00 3ba02147045a: Layer already exists 21:19:00 a7c4a42e9f99: Layer already exists 21:19:00 9fe9a137fd00: Layer already exists 21:19:00 e9cefc3e0b48: Pushed 21:19:00 13c0a163ad7d: Pushed 21:19:00 bab409f5b460: Pushed 21:19:01 0fc067697659: Pushed 21:19:01 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:b27370561a87573b9f9db90d715ba383358282302d871ad9cebed6665abb20d5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:02 + 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 21:19:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 21:19:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:19:02 13c0a163ad7d: Preparing 21:19:02 e9cefc3e0b48: Preparing 21:19:02 bab409f5b460: Preparing 21:19:02 0fc067697659: Preparing 21:19:02 c7ba5b8a1775: Preparing 21:19:02 2d81d0fe06a6: Preparing 21:19:02 3ba02147045a: Preparing 21:19:02 a7c4a42e9f99: Preparing 21:19:02 9fe9a137fd00: Preparing 21:19:02 3ba02147045a: Waiting 21:19:02 9fe9a137fd00: Waiting 21:19:02 2d81d0fe06a6: Waiting 21:19:02 a7c4a42e9f99: Waiting 21:19:02 0fc067697659: Layer already exists 21:19:02 c7ba5b8a1775: Layer already exists 21:19:02 e9cefc3e0b48: Layer already exists 21:19:02 bab409f5b460: Layer already exists 21:19:02 13c0a163ad7d: Layer already exists 21:19:02 2d81d0fe06a6: Layer already exists 21:19:02 3ba02147045a: Layer already exists 21:19:02 a7c4a42e9f99: Layer already exists 21:19:02 9fe9a137fd00: Layer already exists 21:19:02 latest: digest: sha256:b27370561a87573b9f9db90d715ba383358282302d871ad9cebed6665abb20d5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:03 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.2 21:19:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:19:03 13c0a163ad7d: Preparing 21:19:03 e9cefc3e0b48: Preparing 21:19:03 bab409f5b460: Preparing 21:19:03 0fc067697659: Preparing 21:19:03 c7ba5b8a1775: Preparing 21:19:03 2d81d0fe06a6: Preparing 21:19:03 3ba02147045a: Preparing 21:19:03 a7c4a42e9f99: Preparing 21:19:03 9fe9a137fd00: Preparing 21:19:03 3ba02147045a: Waiting 21:19:03 a7c4a42e9f99: Waiting 21:19:03 9fe9a137fd00: Waiting 21:19:03 2d81d0fe06a6: Waiting 21:19:03 c7ba5b8a1775: Layer already exists 21:19:03 bab409f5b460: Layer already exists 21:19:03 e9cefc3e0b48: Layer already exists 21:19:03 0fc067697659: Layer already exists 21:19:03 13c0a163ad7d: Layer already exists 21:19:03 2d81d0fe06a6: Layer already exists 21:19:03 3ba02147045a: Layer already exists 21:19:03 a7c4a42e9f99: Layer already exists 21:19:03 9fe9a137fd00: Layer already exists 21:19:03 3.2.0-dev.2: digest: sha256:b27370561a87573b9f9db90d715ba383358282302d871ad9cebed6665abb20d5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:03 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:19:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:19:04 13c0a163ad7d: Preparing 21:19:04 e9cefc3e0b48: Preparing 21:19:04 bab409f5b460: Preparing 21:19:04 0fc067697659: Preparing 21:19:04 c7ba5b8a1775: Preparing 21:19:04 2d81d0fe06a6: Preparing 21:19:04 3ba02147045a: Preparing 21:19:04 a7c4a42e9f99: Preparing 21:19:04 9fe9a137fd00: Preparing 21:19:04 2d81d0fe06a6: Waiting 21:19:04 3ba02147045a: Waiting 21:19:04 a7c4a42e9f99: Waiting 21:19:04 9fe9a137fd00: Waiting 21:19:04 0fc067697659: Layer already exists 21:19:04 c7ba5b8a1775: Layer already exists 21:19:04 13c0a163ad7d: Layer already exists 21:19:04 e9cefc3e0b48: Layer already exists 21:19:04 bab409f5b460: Layer already exists 21:19:04 3ba02147045a: Layer already exists 21:19:04 2d81d0fe06a6: Layer already exists 21:19:04 a7c4a42e9f99: Layer already exists 21:19:04 9fe9a137fd00: Layer already exists 21:19:04 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:b27370561a87573b9f9db90d715ba383358282302d871ad9cebed6665abb20d5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:04 + 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 21:19:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 21:19:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:19:05 13c0a163ad7d: Preparing 21:19:05 e9cefc3e0b48: Preparing 21:19:05 bab409f5b460: Preparing 21:19:05 0fc067697659: Preparing 21:19:05 c7ba5b8a1775: Preparing 21:19:05 2d81d0fe06a6: Preparing 21:19:05 3ba02147045a: Preparing 21:19:05 a7c4a42e9f99: Preparing 21:19:05 9fe9a137fd00: Preparing 21:19:05 a7c4a42e9f99: Waiting 21:19:05 9fe9a137fd00: Waiting 21:19:05 2d81d0fe06a6: Waiting 21:19:05 c7ba5b8a1775: Layer already exists 21:19:05 e9cefc3e0b48: Layer already exists 21:19:05 bab409f5b460: Layer already exists 21:19:05 0fc067697659: Layer already exists 21:19:05 13c0a163ad7d: Layer already exists 21:19:05 a7c4a42e9f99: Layer already exists 21:19:05 2d81d0fe06a6: Layer already exists 21:19:05 3ba02147045a: Layer already exists 21:19:05 9fe9a137fd00: Layer already exists 21:19:05 main: digest: sha256:b27370561a87573b9f9db90d715ba383358282302d871ad9cebed6665abb20d5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:19:05 ===================================================== [Pipeline] echo 21:19:05 taggedImages: 21:19:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:514bb4af690a15783c73f27ef759057b5c721b1c 21:19:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 21:19:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.2 21:19:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:19:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 21:19:05 [edgeXDocker.push] Tagging docker image core-data with the following tags: 21:19:05 514bb4af690a15783c73f27ef759057b5c721b1c 21:19:05 latest 21:19:05 3.2.0-dev.2 21:19:05 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:19:05 main 21:19:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:06 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:06 + docker push nexus3.edgexfoundry.org:10004/core-data:514bb4af690a15783c73f27ef759057b5c721b1c 21:19:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:19:06 cf373449516a: Preparing 21:19:06 bb51a41429ce: Preparing 21:19:06 c7ba5b8a1775: Preparing 21:19:06 2d81d0fe06a6: Preparing 21:19:06 3ba02147045a: Preparing 21:19:06 3f802cdf5e41: Preparing 21:19:06 9fe9a137fd00: Preparing 21:19:06 3f802cdf5e41: Waiting 21:19:06 9fe9a137fd00: Waiting 21:19:06 2d81d0fe06a6: Layer already exists 21:19:06 3ba02147045a: Layer already exists 21:19:06 c7ba5b8a1775: Layer already exists 21:19:06 9fe9a137fd00: Layer already exists 21:19:06 cf373449516a: Pushed 21:19:06 3f802cdf5e41: Pushed 21:19:07 bb51a41429ce: Pushed 21:19:08 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:c1b2e8235685ac4954f4dad291f50eabe6e4e61a01dbbcc7f57e543cc23ad03a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:08 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:09 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 21:19:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:19:09 cf373449516a: Preparing 21:19:09 bb51a41429ce: Preparing 21:19:09 c7ba5b8a1775: Preparing 21:19:09 2d81d0fe06a6: Preparing 21:19:09 3ba02147045a: Preparing 21:19:09 3f802cdf5e41: Preparing 21:19:09 9fe9a137fd00: Preparing 21:19:09 3f802cdf5e41: Waiting 21:19:09 9fe9a137fd00: Waiting 21:19:09 bb51a41429ce: Layer already exists 21:19:09 2d81d0fe06a6: Layer already exists 21:19:09 c7ba5b8a1775: Layer already exists 21:19:09 3ba02147045a: Layer already exists 21:19:09 cf373449516a: Layer already exists 21:19:09 3f802cdf5e41: Layer already exists 21:19:09 9fe9a137fd00: Layer already exists 21:19:09 latest: digest: sha256:c1b2e8235685ac4954f4dad291f50eabe6e4e61a01dbbcc7f57e543cc23ad03a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:09 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:09 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.2 21:19:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:19:09 cf373449516a: Preparing 21:19:09 bb51a41429ce: Preparing 21:19:09 c7ba5b8a1775: Preparing 21:19:09 2d81d0fe06a6: Preparing 21:19:09 3ba02147045a: Preparing 21:19:09 3f802cdf5e41: Preparing 21:19:09 9fe9a137fd00: Preparing 21:19:09 9fe9a137fd00: Waiting 21:19:09 3f802cdf5e41: Waiting 21:19:09 3ba02147045a: Layer already exists 21:19:09 2d81d0fe06a6: Layer already exists 21:19:09 c7ba5b8a1775: Layer already exists 21:19:09 bb51a41429ce: Layer already exists 21:19:09 cf373449516a: Layer already exists 21:19:09 3f802cdf5e41: Layer already exists 21:19:09 9fe9a137fd00: Layer already exists 21:19:09 3.2.0-dev.2: digest: sha256:c1b2e8235685ac4954f4dad291f50eabe6e4e61a01dbbcc7f57e543cc23ad03a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:10 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:10 + docker push nexus3.edgexfoundry.org:10004/core-data:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:19:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:19:10 cf373449516a: Preparing 21:19:10 bb51a41429ce: Preparing 21:19:10 c7ba5b8a1775: Preparing 21:19:10 2d81d0fe06a6: Preparing 21:19:10 3ba02147045a: Preparing 21:19:10 3f802cdf5e41: Preparing 21:19:10 9fe9a137fd00: Preparing 21:19:10 9fe9a137fd00: Waiting 21:19:10 3f802cdf5e41: Waiting 21:19:10 bb51a41429ce: Layer already exists 21:19:10 c7ba5b8a1775: Layer already exists 21:19:10 2d81d0fe06a6: Layer already exists 21:19:10 cf373449516a: Layer already exists 21:19:10 3ba02147045a: Layer already exists 21:19:10 9fe9a137fd00: Layer already exists 21:19:10 3f802cdf5e41: Layer already exists 21:19:10 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:c1b2e8235685ac4954f4dad291f50eabe6e4e61a01dbbcc7f57e543cc23ad03a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:11 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:11 + docker push nexus3.edgexfoundry.org:10004/core-data:main 21:19:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:19:11 cf373449516a: Preparing 21:19:11 bb51a41429ce: Preparing 21:19:11 c7ba5b8a1775: Preparing 21:19:11 2d81d0fe06a6: Preparing 21:19:11 3ba02147045a: Preparing 21:19:11 3f802cdf5e41: Preparing 21:19:11 9fe9a137fd00: Preparing 21:19:11 3f802cdf5e41: Waiting 21:19:11 9fe9a137fd00: Waiting 21:19:11 3ba02147045a: Layer already exists 21:19:11 2d81d0fe06a6: Layer already exists 21:19:11 cf373449516a: Layer already exists 21:19:11 c7ba5b8a1775: Layer already exists 21:19:11 9fe9a137fd00: Layer already exists 21:19:11 3f802cdf5e41: Layer already exists 21:19:11 bb51a41429ce: Layer already exists 21:19:11 main: digest: sha256:c1b2e8235685ac4954f4dad291f50eabe6e4e61a01dbbcc7f57e543cc23ad03a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv 21:19:12 3e85d5ac6304: Pull complete 21:19:12 c3105a71a48b: Pull complete [Pipeline] echo 21:19:12 ===================================================== [Pipeline] echo 21:19:12 taggedImages: 21:19:12 - nexus3.edgexfoundry.org:10004/core-data:514bb4af690a15783c73f27ef759057b5c721b1c 21:19:12 - nexus3.edgexfoundry.org:10004/core-data:latest 21:19:12 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.2 21:19:12 - nexus3.edgexfoundry.org:10004/core-data:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:19:12 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 21:19:12 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 21:19:12 514bb4af690a15783c73f27ef759057b5c721b1c 21:19:12 latest 21:19:12 3.2.0-dev.2 21:19:12 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:19:12 main 21:19:12 ===================================================== [Pipeline] withEnv [Pipeline] { 21:19:12 0f093f025ec4: Pull complete 21:19:12 c3106fc0e877: Pull complete 21:19:12 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 21:19:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:19:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 21:19:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] withDockerContainer 21:19:12 prd-ubuntu20.04-docker-arm64-4c-16g-24005 does not seem to be running inside a container 21:19:12 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/612 -v /w/workspace/edgex-go/612:/w/workspace/edgex-go/612:rw,z -v /w/workspace/edgex-go/612@tmp:/w/workspace/edgex-go/612@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 21:19:14 $ docker top e622102deaa3775a5c9be9fe3cc111abcdda91ebca1cce42e9bad1f904cc4f79 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 21:19:15 + docker compose -f ./docker-compose-build.yml build --parallel 21:19:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:514bb4af690a15783c73f27ef759057b5c721b1c 21:19:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:19:15 e99647de8893: Preparing 21:19:15 48e0e1a32058: Preparing 21:19:15 a4f20368ce91: Preparing 21:19:15 c7ba5b8a1775: Preparing 21:19:15 2d81d0fe06a6: Preparing 21:19:15 3ba02147045a: Preparing 21:19:15 a7c4a42e9f99: Preparing 21:19:15 9fe9a137fd00: Preparing 21:19:15 3ba02147045a: Waiting 21:19:15 a7c4a42e9f99: Waiting 21:19:15 2d81d0fe06a6: Layer already exists 21:19:15 c7ba5b8a1775: Layer already exists 21:19:15 3ba02147045a: Layer already exists 21:19:15 a7c4a42e9f99: Layer already exists 21:19:15 9fe9a137fd00: Layer already exists 21:19:15 48e0e1a32058: Pushed 21:19:15 e99647de8893: Pushed 21:19:17 #1 [security-proxy-setup internal] load build definition from Dockerfile 21:19:17 #1 transferring dockerfile: 21:19:17 #1 transferring dockerfile: 2.50kB 0.0s done 21:19:17 #1 DONE 0.1s 21:19:17 21:19:17 #2 [security-proxy-setup internal] load .dockerignore 21:19:17 #2 transferring context: 50B 0.0s done 21:19:17 #2 DONE 0.1s 21:19:17 21:19:17 #3 [core-data internal] load .dockerignore 21:19:17 #3 transferring context: 50B 0.0s done 21:19:17 #3 DONE 0.1s 21:19:17 21:19:17 #4 [core-data internal] load build definition from Dockerfile 21:19:17 #4 transferring dockerfile: 2.01kB done 21:19:17 #4 DONE 0.1s 21:19:17 21:19:17 #5 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:19:17 #5 DONE 0.0s 21:19:17 21:19:17 #6 [security-proxy-auth internal] load build definition from Dockerfile 21:19:17 #6 transferring dockerfile: 2.15kB done 21:19:17 #6 DONE 0.1s 21:19:17 21:19:17 #7 [security-proxy-auth internal] load .dockerignore 21:19:17 #7 transferring context: 50B done 21:19:17 #7 DONE 0.1s 21:19:17 21:19:17 #5 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:19:17 #5 DONE 0.0s 21:19:17 21:19:17 #8 [security-spire-agent internal] load .dockerignore 21:19:17 #8 transferring context: 50B 0.0s done 21:19:17 #8 DONE 0.1s 21:19:17 21:19:17 #9 [security-spire-agent internal] load build definition from Dockerfile 21:19:17 #9 transferring dockerfile: 1.81kB done 21:19:17 #9 DONE 0.1s 21:19:17 21:19:17 #10 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 21:19:17 a4f20368ce91: Pushed 21:19:17 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:91c2adc6fd129c7d4107b67bc802d6b2cf6925c89b84fa82c4baededff22eed4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:17 #10 ... 21:19:17 21:19:17 #11 [security-secretstore-setup internal] load .dockerignore 21:19:17 #11 transferring context: 50B 0.0s done 21:19:17 #11 DONE 0.2s 21:19:17 21:19:17 #12 [core-data internal] load metadata for docker.io/library/alpine:3.18 21:19:17 #12 DONE 0.4s 21:19:17 21:19:17 #13 [security-secretstore-setup internal] load build definition from Dockerfile 21:19:17 #13 transferring dockerfile: 2.49kB 0.0s done 21:19:17 #13 DONE 0.2s 21:19:17 21:19:17 #5 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:19:17 #5 DONE 0.0s 21:19:17 21:19:17 #14 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 21:19:17 #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 21:19:17 #14 ... 21:19:17 21:19:17 #15 [security-spire-server internal] load build definition from Dockerfile 21:19:17 #15 transferring dockerfile: 1.70kB done 21:19:17 #15 DONE 0.2s 21:19:17 21:19:17 #16 [security-spire-server internal] load .dockerignore 21:19:17 #16 transferring context: 50B done 21:19:17 #16 DONE 0.3s 21:19:17 21:19:17 #14 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 21:19:17 #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done 21:19:17 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } 21:19:17 #14 ... 21:19:17 21:19:17 #17 [core-command internal] load .dockerignore 21:19:17 #17 transferring context: 50B done 21:19:17 #17 DONE 0.3s 21:19:17 21:19:17 #12 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 21:19:17 #12 DONE 0.6s 21:19:17 21:19:17 #14 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 21:19:17 #14 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 21:19:17 #14 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 21:19:17 #14 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 21:19:17 #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done 21:19:17 #14 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 21:19:17 #14 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 21:19:17 #14 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:18 #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0B / 3.33MB 0.2s 21:19:18 #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.3s 21:19:18 #14 ... 21:19:18 21:19:18 #18 [core-command internal] load build definition from Dockerfile 21:19:18 #18 transferring dockerfile: 1.93kB 0.0s done 21:19:18 #18 DONE 0.7s 21:19:18 21:19:18 #14 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 21:19:18 #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.15MB / 3.33MB 0.4s 21:19:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 21:19:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:19:18 e99647de8893: Preparing 21:19:18 48e0e1a32058: Preparing 21:19:18 a4f20368ce91: Preparing 21:19:18 c7ba5b8a1775: Preparing 21:19:18 2d81d0fe06a6: Preparing 21:19:18 3ba02147045a: Preparing 21:19:18 a7c4a42e9f99: Preparing 21:19:18 9fe9a137fd00: Preparing 21:19:18 3ba02147045a: Waiting 21:19:18 a7c4a42e9f99: Waiting 21:19:18 9fe9a137fd00: Waiting 21:19:18 a4f20368ce91: Layer already exists 21:19:18 c7ba5b8a1775: Layer already exists 21:19:18 2d81d0fe06a6: Layer already exists 21:19:18 48e0e1a32058: Layer already exists 21:19:18 e99647de8893: Layer already exists 21:19:18 9fe9a137fd00: Layer already exists 21:19:18 a7c4a42e9f99: Layer already exists 21:19:18 3ba02147045a: Layer already exists 21:19:18 latest: digest: sha256:91c2adc6fd129c7d4107b67bc802d6b2cf6925c89b84fa82c4baededff22eed4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 21:19:18 #14 ... 21:19:18 21:19:18 #19 [core-metadata internal] load .dockerignore 21:19:18 #19 transferring context: 50B 0.0s done 21:19:18 #19 DONE 0.6s 21:19:18 21:19:18 #5 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:19:18 #5 DONE 0.0s 21:19:18 21:19:18 #14 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 21:19:18 #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.5s done 21:19:18 #14 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [Pipeline] sh 21:19:18 #14 ... 21:19:18 21:19:18 #20 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 21:19:18 #20 DONE 1.2s 21:19:18 21:19:18 #21 [security-proxy-setup internal] load build context 21:19:18 #21 transferring context: 2.56MB 0.7s done 21:19:18 #21 DONE 1.0s 21:19:18 21:19:18 #14 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 21:19:18 #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done 21:19:18 #14 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 21:19:18 #14 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 21:19:18 #14 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 21:19:18 #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.5s done 21:19:18 #14 ... 21:19:18 21:19:18 #22 [security-bootstrapper internal] load build definition from Dockerfile 21:19:18 #22 transferring dockerfile: 2.93kB 0.0s done 21:19:18 #22 DONE 1.1s 21:19:18 21:19:18 #12 [core-command internal] load metadata for docker.io/library/alpine:3.18 21:19:18 #12 DONE 1.0s 21:19:18 21:19:18 #23 [security-proxy-auth internal] load build context 21:19:18 #23 transferring context: 2.56MB 0.7s done 21:19:18 #23 DONE 1.1s 21:19:18 21:19:18 #10 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 21:19:18 #10 DONE 1.3s 21:19:18 21:19:18 #24 [core-data internal] load build context 21:19:18 #24 transferring context: 2.56MB 0.8s done 21:19:18 #24 DONE 1.1s 21:19:18 21:19:18 #14 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 21:19:18 #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done 21:19:18 #14 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 21:19:18 #14 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 21:19:18 #14 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 21:19:18 #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.5s done 21:19:18 #14 ... 21:19:18 21:19:18 #25 [core-metadata internal] load build definition from Dockerfile 21:19:18 #25 transferring dockerfile: 2.06kB done 21:19:18 #25 DONE 1.0s 21:19:18 21:19:18 #5 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:19:18 #5 DONE 0.0s 21:19:18 21:19:18 #26 [security-bootstrapper internal] load .dockerignore 21:19:18 #26 transferring context: 50B done 21:19:18 #26 DONE 1.2s 21:19:18 21:19:18 #14 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 21:19:18 #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done 21:19:18 #14 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 21:19:18 #14 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 21:19:18 #14 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 21:19:18 #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.5s done 21:19:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:18 #14 ... 21:19:18 21:19:18 #5 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:19:18 #5 DONE 0.0s 21:19:18 21:19:18 #14 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 21:19:18 #14 ... 21:19:18 21:19:18 #27 [security-spiffe-token-provider internal] load .dockerignore 21:19:18 #27 transferring context: 50B done 21:19:18 #27 DONE 0.4s 21:19:18 21:19:18 #28 [support-notifications internal] load build definition from Dockerfile 21:19:18 #28 transferring dockerfile: 1.95kB done 21:19:18 #28 DONE 0.7s 21:19:18 21:19:18 #12 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 21:19:18 #12 DONE 1.2s 21:19:18 21:19:18 #29 [security-bootstrapper internal] load build context 21:19:18 #29 DONE 0.0s 21:19:18 21:19:18 #30 [security-secretstore-setup internal] load build context 21:19:18 #30 transferring context: 2.56MB 0.5s done 21:19:18 #30 DONE 1.1s 21:19:18 21:19:18 #31 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:19:18 #31 DONE 1.7s 21:19:18 21:19:18 #14 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 21:19:18 #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done 21:19:18 #14 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 21:19:18 #14 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 21:19:18 #14 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 21:19:18 #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.5s done 21:19:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.2 21:19:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:19:19 e99647de8893: Preparing 21:19:19 48e0e1a32058: Preparing 21:19:19 a4f20368ce91: Preparing 21:19:19 c7ba5b8a1775: Preparing 21:19:19 2d81d0fe06a6: Preparing 21:19:19 3ba02147045a: Preparing 21:19:19 a7c4a42e9f99: Preparing 21:19:19 9fe9a137fd00: Preparing 21:19:19 3ba02147045a: Waiting 21:19:19 a4f20368ce91: Layer already exists 21:19:19 48e0e1a32058: Layer already exists 21:19:19 e99647de8893: Layer already exists 21:19:19 2d81d0fe06a6: Layer already exists 21:19:19 c7ba5b8a1775: Layer already exists 21:19:19 3ba02147045a: Layer already exists 21:19:19 a7c4a42e9f99: Layer already exists 21:19:19 9fe9a137fd00: Layer already exists 21:19:19 3.2.0-dev.2: digest: sha256:91c2adc6fd129c7d4107b67bc802d6b2cf6925c89b84fa82c4baededff22eed4 size: 1985 [Pipeline] } 21:19:19 #14 ... 21:19:19 21:19:19 #32 [security-spiffe-token-provider internal] load build definition from Dockerfile 21:19:19 #32 transferring dockerfile: 1.89kB done 21:19:19 #32 DONE 0.5s 21:19:19 21:19:19 #33 [security-spire-config internal] load build definition from Dockerfile 21:19:19 #33 transferring dockerfile: 1.69kB done 21:19:19 #33 DONE 1.0s 21:19:19 21:19:19 #5 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:19:19 #5 DONE 0.0s 21:19:19 21:19:19 #34 [security-spire-server internal] load build context 21:19:19 #34 transferring context: 18.10kB 0.0s done 21:19:19 #34 DONE 0.5s 21:19:19 21:19:19 #14 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 21:19:19 #14 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.7s done 21:19:19 #14 ... 21:19:19 21:19:19 #35 [core-common-config-bootstrapper internal] load build definition from Dockerfile 21:19:19 #35 transferring dockerfile: 2.23kB done 21:19:19 #35 DONE 1.3s 21:19:19 21:19:19 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:19:19 #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done 21:19:19 #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 21:19:19 #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 21:19:19 #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 21:19:19 #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 21:19:19 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s 21:19:19 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s 21:19:19 #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 21:19:19 #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:19 #36 ... 21:19:19 21:19:19 #37 [support-scheduler internal] load .dockerignore 21:19:19 #37 transferring context: 50B done 21:19:19 #37 DONE 0.9s 21:19:19 21:19:19 #38 [core-common-config-bootstrapper internal] load .dockerignore 21:19:19 #38 transferring context: 50B 0.0s done 21:19:19 #38 DONE 1.6s 21:19:19 21:19:19 #39 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 21:19:19 #39 DONE 0.7s 21:19:19 21:19:19 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:19:19 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done 21:19:19 #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 21:19:19 #36 ... 21:19:19 21:19:19 #5 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:19:19 #5 DONE 0.0s 21:19:19 21:19:19 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:19:19 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done 21:19:19 #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 21:19:19 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.6s 21:19:19 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv 21:19:19 #36 ... 21:19:19 21:19:19 #31 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:19:19 #31 DONE 2.2s 21:19:19 21:19:19 #40 [security-spire-config internal] load .dockerignore 21:19:19 #40 transferring context: 50B 0.0s done 21:19:19 #40 DONE 1.5s 21:19:19 21:19:19 #12 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 21:19:19 #12 DONE 1.5s 21:19:19 21:19:19 #39 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 21:19:19 #39 DONE 1.2s 21:19:19 21:19:19 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:19:19 #36 ... 21:19:19 21:19:19 #14 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 21:19:19 #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done 21:19:19 #14 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 21:19:19 #14 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 21:19:19 #14 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 21:19:19 #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.5s done 21:19:19 #14 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.7s done 21:19:19 #14 DONE 3.0s 21:19:19 21:19:19 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:19 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 1.0s 21:19:19 #36 ... 21:19:19 21:19:19 #41 [security-spire-agent internal] load build context 21:19:19 #41 transferring context: 17.63kB 0.0s done 21:19:19 #41 DONE 1.3s 21:19:19 21:19:19 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:19:19 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 1.1s 21:19:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:19:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:19:19 e99647de8893: Preparing 21:19:19 48e0e1a32058: Preparing 21:19:19 a4f20368ce91: Preparing 21:19:19 c7ba5b8a1775: Preparing 21:19:19 2d81d0fe06a6: Preparing 21:19:19 3ba02147045a: Preparing 21:19:19 a7c4a42e9f99: Preparing 21:19:19 9fe9a137fd00: Preparing 21:19:19 a7c4a42e9f99: Waiting 21:19:19 3ba02147045a: Waiting 21:19:19 9fe9a137fd00: Waiting 21:19:19 a4f20368ce91: Layer already exists 21:19:19 2d81d0fe06a6: Layer already exists 21:19:19 48e0e1a32058: Layer already exists 21:19:19 c7ba5b8a1775: Layer already exists 21:19:19 e99647de8893: Layer already exists 21:19:19 3ba02147045a: Layer already exists 21:19:19 9fe9a137fd00: Layer already exists 21:19:19 a7c4a42e9f99: Layer already exists 21:19:19 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:91c2adc6fd129c7d4107b67bc802d6b2cf6925c89b84fa82c4baededff22eed4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:20 #36 ... 21:19:20 21:19:20 #42 [support-notifications internal] load .dockerignore 21:19:20 #42 transferring context: 50B 0.0s done 21:19:20 #42 DONE 1.9s 21:19:20 21:19:20 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:19:20 #36 ... 21:19:20 21:19:20 #43 [support-scheduler internal] load build definition from Dockerfile 21:19:20 #43 transferring dockerfile: 1.93kB 0.0s done 21:19:20 #43 DONE 1.8s 21:19:20 21:19:20 #5 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:19:20 #5 DONE 0.0s 21:19:20 21:19:20 #14 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 21:19:20 #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done 21:19:20 #14 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 21:19:20 #14 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 21:19:20 #14 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 21:19:20 #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.5s done 21:19:20 #14 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.7s done 21:19:20 #14 DONE 3.0s 21:19:20 21:19:20 #20 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 21:19:20 #20 DONE 1.9s 21:19:20 21:19:20 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:19:20 #36 ... 21:19:20 21:19:20 #5 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:19:20 #5 DONE 0.0s 21:19:20 21:19:20 #14 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 21:19:20 #14 DONE 3.0s 21:19:20 21:19:20 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:19:20 #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done 21:19:20 #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 21:19:20 #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 21:19:20 #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 21:19:20 #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 21:19:20 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done 21:19:20 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done 21:19:20 #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 21:19:20 #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 21:19:20 #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 21:19:20 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.19MB / 23.39MB 1.5s 21:19:20 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.44MB / 23.39MB 1.5s 21:19:20 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.92MB / 23.39MB 1.7s 21:19:20 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:20 #36 ... 21:19:20 21:19:20 #12 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 21:19:20 #12 DONE 2.0s 21:19:20 21:19:20 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:19:20 #36 ... 21:19:20 21:19:20 #31 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:19:20 #31 DONE 2.2s 21:19:20 21:19:20 #39 [support-notifications builder 2/7] WORKDIR /edgex-go 21:19:20 #39 DONE 1.2s 21:19:20 21:19:20 #14 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 21:19:20 #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done 21:19:20 #14 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 21:19:20 #14 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 21:19:20 #14 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 21:19:20 #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.5s done 21:19:20 #14 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.7s done 21:19:20 #14 DONE 3.0s 21:19:20 21:19:20 #44 [support-scheduler internal] load build context 21:19:20 #44 DONE 0.0s 21:19:20 21:19:20 #45 [support-notifications internal] load build context 21:19:20 #45 DONE 0.0s 21:19:20 21:19:20 #29 [security-bootstrapper internal] load build context 21:19:20 #29 transferring context: 2.56MB 0.8s done 21:19:20 #29 DONE 1.8s 21:19:20 21:19:20 #46 [core-command internal] load build context 21:19:20 #46 transferring context: 2.56MB 0.7s done 21:19:20 #46 DONE 2.2s 21:19:20 21:19:20 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:19:20 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 1.9s 21:19:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 21:19:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:19:20 e99647de8893: Preparing 21:19:20 48e0e1a32058: Preparing 21:19:20 a4f20368ce91: Preparing 21:19:20 c7ba5b8a1775: Preparing 21:19:20 2d81d0fe06a6: Preparing 21:19:20 3ba02147045a: Preparing 21:19:20 a7c4a42e9f99: Preparing 21:19:20 9fe9a137fd00: Preparing 21:19:20 3ba02147045a: Waiting 21:19:20 a7c4a42e9f99: Waiting 21:19:20 48e0e1a32058: Layer already exists 21:19:20 2d81d0fe06a6: Layer already exists 21:19:20 a4f20368ce91: Layer already exists 21:19:20 e99647de8893: Layer already exists 21:19:20 c7ba5b8a1775: Layer already exists 21:19:20 9fe9a137fd00: Layer already exists 21:19:20 3ba02147045a: Layer already exists 21:19:20 a7c4a42e9f99: Layer already exists 21:19:20 main: digest: sha256:91c2adc6fd129c7d4107b67bc802d6b2cf6925c89b84fa82c4baededff22eed4 size: 1985 [Pipeline] } 21:19:21 #36 ... 21:19:21 21:19:21 #47 [core-metadata internal] load build context 21:19:21 #47 transferring context: 2.56MB 0.8s done 21:19:21 #47 DONE 2.0s 21:19:21 21:19:21 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:19:21 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.47MB / 23.39MB 2.1s [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv 21:19:21 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.87MB / 23.39MB 2.4s [Pipeline] echo 21:19:21 ===================================================== [Pipeline] echo 21:19:21 taggedImages: 21:19:21 - nexus3.edgexfoundry.org:10004/core-metadata:514bb4af690a15783c73f27ef759057b5c721b1c 21:19:21 - nexus3.edgexfoundry.org:10004/core-metadata:latest 21:19:21 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.2 21:19:21 - nexus3.edgexfoundry.org:10004/core-metadata:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:19:21 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 21:19:21 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 21:19:21 514bb4af690a15783c73f27ef759057b5c721b1c 21:19:21 latest 21:19:21 3.2.0-dev.2 21:19:21 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:19:21 main 21:19:21 ===================================================== [Pipeline] withEnv [Pipeline] { 21:19:21 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.7s [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:21 #36 ... 21:19:21 21:19:21 #48 [security-spire-config internal] load build context 21:19:21 #48 transferring context: 16.35kB 0.0s done 21:19:21 #48 DONE 1.5s 21:19:21 21:19:21 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:19:21 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.9s done 21:19:22 #36 ... 21:19:22 21:19:22 #49 [core-common-config-bootstrapper internal] load build context 21:19:22 #49 transferring context: 2.56MB 1.5s done 21:19:22 #49 DONE 2.3s 21:19:22 21:19:22 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:19:22 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21:19:22 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:514bb4af690a15783c73f27ef759057b5c721b1c 21:19:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:19:22 77b963afc003: Preparing 21:19:22 8d16356a8bbe: Preparing 21:19:22 a4f97806ce5f: Preparing 21:19:22 33d9cfa3f65e: Preparing 21:19:22 bebf4d717ac4: Preparing 21:19:22 031ff9867e2b: Preparing 21:19:22 f7b67064a71b: Preparing 21:19:22 c7ba5b8a1775: Preparing 21:19:22 2d81d0fe06a6: Preparing 21:19:22 9d04e4716abc: Preparing 21:19:22 059519a80a82: Preparing 21:19:22 5f70bf18a086: Preparing 21:19:22 cef3707843c2: Preparing 21:19:22 49e496f3106f: Preparing 21:19:22 9c225714c7b3: Preparing 21:19:22 9fe9a137fd00: Preparing 21:19:22 f7b67064a71b: Waiting 21:19:22 cef3707843c2: Waiting 21:19:22 c7ba5b8a1775: Waiting 21:19:22 49e496f3106f: Waiting 21:19:22 9c225714c7b3: Waiting 21:19:22 2d81d0fe06a6: Waiting 21:19:22 9fe9a137fd00: Waiting 21:19:22 9d04e4716abc: Waiting 21:19:22 059519a80a82: Waiting 21:19:22 5f70bf18a086: Waiting 21:19:22 031ff9867e2b: Waiting 21:19:22 8d16356a8bbe: Pushed 21:19:22 bebf4d717ac4: Pushed 21:19:22 77b963afc003: Pushed 21:19:22 33d9cfa3f65e: Pushed 21:19:22 a4f97806ce5f: Pushed 21:19:22 c7ba5b8a1775: Layer already exists 21:19:22 2d81d0fe06a6: Layer already exists 21:19:23 031ff9867e2b: Pushed 21:19:23 059519a80a82: Pushed 21:19:23 9d04e4716abc: Pushed 21:19:23 5f70bf18a086: Pushed 21:19:23 cef3707843c2: Pushed 21:19:23 9fe9a137fd00: Layer already exists 21:19:23 49e496f3106f: Pushed 21:19:23 9c225714c7b3: Pushed 21:19:24 f7b67064a71b: Pushed 21:19:24 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:d0bb956a9b99c4ce070eab5323532fecb804c4acd9060971610618eddcee4f6e size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:25 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 21:19:25 #36 ... 21:19:25 21:19:25 #50 [security-spiffe-token-provider internal] load build context 21:19:25 #50 transferring context: 2.56MB 1.4s done 21:19:25 #50 DONE 2.6s 21:19:25 21:19:25 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:19:25 #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done 21:19:25 #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 21:19:25 #51 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 21:19:25 #51 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 21:19:25 #51 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 21:19:25 #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 21:19:25 #51 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 21:19:25 #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.7s done 21:19:25 #51 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 1.7s done 21:19:25 #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 21:19:25 #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 1.7s 21:19:25 #51 ... 21:19:25 21:19:25 #45 [support-notifications internal] load build context 21:19:25 #45 transferring context: 2.56MB 1.6s done 21:19:25 #45 DONE 2.1s 21:19:25 21:19:25 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:19:25 #36 ... 21:19:25 21:19:25 #44 [support-scheduler internal] load build context 21:19:25 #44 transferring context: 2.56MB 1.6s done 21:19:25 #44 DONE 2.3s 21:19:25 21:19:25 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:19:25 #36 ... 21:19:25 21:19:25 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:19:25 #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 3.9s done 21:19:25 #51 DONE 6.2s 21:19:25 21:19:25 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:19:25 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.5s done [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 21:19:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:19:25 77b963afc003: Preparing 21:19:25 8d16356a8bbe: Preparing 21:19:25 a4f97806ce5f: Preparing 21:19:25 33d9cfa3f65e: Preparing 21:19:25 bebf4d717ac4: Preparing 21:19:25 031ff9867e2b: Preparing 21:19:25 f7b67064a71b: Preparing 21:19:25 c7ba5b8a1775: Preparing 21:19:25 2d81d0fe06a6: Preparing 21:19:25 9d04e4716abc: Preparing 21:19:25 059519a80a82: Preparing 21:19:25 5f70bf18a086: Preparing 21:19:25 cef3707843c2: Preparing 21:19:25 49e496f3106f: Preparing 21:19:25 9c225714c7b3: Preparing 21:19:25 9fe9a137fd00: Preparing 21:19:25 c7ba5b8a1775: Waiting 21:19:25 2d81d0fe06a6: Waiting 21:19:25 9d04e4716abc: Waiting 21:19:25 059519a80a82: Waiting 21:19:25 5f70bf18a086: Waiting 21:19:25 cef3707843c2: Waiting 21:19:25 49e496f3106f: Waiting 21:19:25 9c225714c7b3: Waiting 21:19:25 9fe9a137fd00: Waiting 21:19:25 031ff9867e2b: Waiting 21:19:25 a4f97806ce5f: Layer already exists 21:19:25 8d16356a8bbe: Layer already exists 21:19:25 77b963afc003: Layer already exists 21:19:25 bebf4d717ac4: Layer already exists 21:19:25 33d9cfa3f65e: Layer already exists 21:19:25 f7b67064a71b: Layer already exists 21:19:25 c7ba5b8a1775: Layer already exists 21:19:25 9d04e4716abc: Layer already exists 21:19:25 2d81d0fe06a6: Layer already exists 21:19:25 031ff9867e2b: Layer already exists 21:19:25 cef3707843c2: Layer already exists 21:19:25 5f70bf18a086: Layer already exists 21:19:25 059519a80a82: Layer already exists 21:19:25 49e496f3106f: Layer already exists 21:19:25 9c225714c7b3: Layer already exists 21:19:25 9fe9a137fd00: Layer already exists 21:19:25 latest: digest: sha256:d0bb956a9b99c4ce070eab5323532fecb804c4acd9060971610618eddcee4f6e size: 3645 [Pipeline] } [Pipeline] // withEnv 21:19:26 #36 DONE 7.7s 21:19:26 21:19:26 #52 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 21:19:26 #0 4.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:19:26 #52 7.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:26 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.2 21:19:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:19:26 77b963afc003: Preparing 21:19:26 8d16356a8bbe: Preparing 21:19:26 a4f97806ce5f: Preparing 21:19:26 33d9cfa3f65e: Preparing 21:19:26 bebf4d717ac4: Preparing 21:19:26 031ff9867e2b: Preparing 21:19:26 f7b67064a71b: Preparing 21:19:26 c7ba5b8a1775: Preparing 21:19:26 2d81d0fe06a6: Preparing 21:19:26 9d04e4716abc: Preparing 21:19:26 059519a80a82: Preparing 21:19:26 5f70bf18a086: Preparing 21:19:26 cef3707843c2: Preparing 21:19:26 49e496f3106f: Preparing 21:19:26 f7b67064a71b: Waiting 21:19:26 c7ba5b8a1775: Waiting 21:19:26 5f70bf18a086: Waiting 21:19:26 9d04e4716abc: Waiting 21:19:26 2d81d0fe06a6: Waiting 21:19:26 059519a80a82: Waiting 21:19:26 9c225714c7b3: Preparing 21:19:26 9fe9a137fd00: Preparing 21:19:26 49e496f3106f: Waiting 21:19:26 9c225714c7b3: Waiting 21:19:26 9fe9a137fd00: Waiting 21:19:26 a4f97806ce5f: Layer already exists 21:19:26 bebf4d717ac4: Layer already exists 21:19:26 8d16356a8bbe: Layer already exists 21:19:26 33d9cfa3f65e: Layer already exists 21:19:26 77b963afc003: Layer already exists 21:19:26 031ff9867e2b: Layer already exists 21:19:26 f7b67064a71b: Layer already exists 21:19:26 2d81d0fe06a6: Layer already exists 21:19:26 9d04e4716abc: Layer already exists 21:19:26 c7ba5b8a1775: Layer already exists 21:19:26 059519a80a82: Layer already exists 21:19:26 5f70bf18a086: Layer already exists 21:19:26 cef3707843c2: Layer already exists 21:19:26 9c225714c7b3: Layer already exists 21:19:26 49e496f3106f: Layer already exists 21:19:26 9fe9a137fd00: Layer already exists 21:19:26 3.2.0-dev.2: digest: sha256:d0bb956a9b99c4ce070eab5323532fecb804c4acd9060971610618eddcee4f6e size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:27 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv 21:19:27 #52 ... 21:19:27 21:19:27 #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 21:19:27 #0 3.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:19:27 #0 5.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:19:27 #0 7.085 (1/1) Installing dumb-init (1.2.5-r2) 21:19:27 #0 7.105 Executing busybox-1.36.1-r5.trigger 21:19:27 #0 7.134 OK: 8 MiB in 16 packages 21:19:27 #53 DONE 7.6s 21:19:27 21:19:27 #54 [core-data stage-1 3/7] RUN apk --no-cache upgrade [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:19:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:19:27 77b963afc003: Preparing 21:19:27 8d16356a8bbe: Preparing 21:19:27 a4f97806ce5f: Preparing 21:19:27 33d9cfa3f65e: Preparing 21:19:27 bebf4d717ac4: Preparing 21:19:27 031ff9867e2b: Preparing 21:19:27 f7b67064a71b: Preparing 21:19:27 c7ba5b8a1775: Preparing 21:19:27 2d81d0fe06a6: Preparing 21:19:27 9d04e4716abc: Preparing 21:19:27 059519a80a82: Preparing 21:19:27 5f70bf18a086: Preparing 21:19:27 cef3707843c2: Preparing 21:19:27 49e496f3106f: Preparing 21:19:27 9c225714c7b3: Preparing 21:19:27 9fe9a137fd00: Preparing 21:19:27 9d04e4716abc: Waiting 21:19:27 059519a80a82: Waiting 21:19:27 5f70bf18a086: Waiting 21:19:27 cef3707843c2: Waiting 21:19:27 49e496f3106f: Waiting 21:19:27 9c225714c7b3: Waiting 21:19:27 9fe9a137fd00: Waiting 21:19:27 031ff9867e2b: Waiting 21:19:27 f7b67064a71b: Waiting 21:19:27 c7ba5b8a1775: Waiting 21:19:27 2d81d0fe06a6: Waiting 21:19:27 bebf4d717ac4: Layer already exists 21:19:27 8d16356a8bbe: Layer already exists 21:19:27 77b963afc003: Layer already exists 21:19:27 33d9cfa3f65e: Layer already exists 21:19:27 a4f97806ce5f: Layer already exists 21:19:27 031ff9867e2b: Layer already exists 21:19:27 9d04e4716abc: Layer already exists 21:19:27 2d81d0fe06a6: Layer already exists 21:19:27 c7ba5b8a1775: Layer already exists 21:19:27 f7b67064a71b: Layer already exists 21:19:27 059519a80a82: Layer already exists 21:19:27 9c225714c7b3: Layer already exists 21:19:27 49e496f3106f: Layer already exists 21:19:27 cef3707843c2: Layer already exists 21:19:27 5f70bf18a086: Layer already exists 21:19:27 9fe9a137fd00: Layer already exists 21:19:27 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:d0bb956a9b99c4ce070eab5323532fecb804c4acd9060971610618eddcee4f6e size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:28 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 21:19:28 #54 ... 21:19:28 21:19:28 #52 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 21:19:28 #52 8.626 OK: 266 MiB in 52 packages 21:19:28 #52 DONE 9.4s 21:19:28 21:19:28 #55 [core-data builder 4/7] COPY go.mod vendor* ./ 21:19:28 #55 ... 21:19:28 21:19:28 #56 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 21:19:28 #0 3.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:19:28 #0 6.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:19:28 #0 8.342 (1/1) Installing dumb-init (1.2.5-r2) 21:19:28 #0 8.366 Executing busybox-1.36.1-r5.trigger 21:19:28 #0 8.394 OK: 8 MiB in 16 packages 21:19:28 #56 DONE 9.4s [Pipeline] sh 21:19:28 21:19:28 #55 [core-data builder 4/7] COPY go.mod vendor* ./ 21:19:28 #55 DONE 0.5s 21:19:28 21:19:28 #57 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 21:19:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 21:19:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:19:28 77b963afc003: Preparing 21:19:28 8d16356a8bbe: Preparing 21:19:28 a4f97806ce5f: Preparing 21:19:28 33d9cfa3f65e: Preparing 21:19:28 bebf4d717ac4: Preparing 21:19:28 031ff9867e2b: Preparing 21:19:28 f7b67064a71b: Preparing 21:19:28 c7ba5b8a1775: Preparing 21:19:28 2d81d0fe06a6: Preparing 21:19:28 9d04e4716abc: Preparing 21:19:28 059519a80a82: Preparing 21:19:28 5f70bf18a086: Preparing 21:19:28 cef3707843c2: Preparing 21:19:28 49e496f3106f: Preparing 21:19:28 9c225714c7b3: Preparing 21:19:28 9fe9a137fd00: Preparing 21:19:28 9d04e4716abc: Waiting 21:19:28 059519a80a82: Waiting 21:19:28 5f70bf18a086: Waiting 21:19:28 c7ba5b8a1775: Waiting 21:19:28 f7b67064a71b: Waiting 21:19:28 cef3707843c2: Waiting 21:19:28 2d81d0fe06a6: Waiting 21:19:28 9c225714c7b3: Waiting 21:19:28 49e496f3106f: Waiting 21:19:28 9fe9a137fd00: Waiting 21:19:28 031ff9867e2b: Waiting 21:19:28 77b963afc003: Layer already exists 21:19:28 a4f97806ce5f: Layer already exists 21:19:28 8d16356a8bbe: Layer already exists 21:19:28 bebf4d717ac4: Layer already exists 21:19:28 33d9cfa3f65e: Layer already exists 21:19:28 031ff9867e2b: Layer already exists 21:19:28 c7ba5b8a1775: Layer already exists 21:19:28 f7b67064a71b: Layer already exists 21:19:28 2d81d0fe06a6: Layer already exists 21:19:28 9d04e4716abc: Layer already exists 21:19:28 5f70bf18a086: Layer already exists 21:19:28 059519a80a82: Layer already exists 21:19:28 9c225714c7b3: Layer already exists 21:19:28 49e496f3106f: Layer already exists 21:19:28 cef3707843c2: Layer already exists 21:19:28 9fe9a137fd00: Layer already exists 21:19:28 main: digest: sha256:d0bb956a9b99c4ce070eab5323532fecb804c4acd9060971610618eddcee4f6e size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:19:29 ===================================================== [Pipeline] echo 21:19:29 taggedImages: 21:19:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper:514bb4af690a15783c73f27ef759057b5c721b1c 21:19:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 21:19:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.2 21:19:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:19:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 21:19:29 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 21:19:29 514bb4af690a15783c73f27ef759057b5c721b1c 21:19:29 latest 21:19:29 3.2.0-dev.2 21:19:29 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:19:29 main 21:19:29 ===================================================== 21:19:29 #57 ... 21:19:29 21:19:29 #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 21:19:29 #0 3.054 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:19:29 #0 8.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:29 #58 ... 21:19:29 21:19:29 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:19:29 #0 3.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:19:29 #0 6.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:19:29 #0 8.630 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:19:29 #0 8.630 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:19:29 #0 8.630 OK: 19946 distinct packages available 21:19:29 #0 9.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:19:29 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } 21:19:29 #59 10.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:19:29 #59 ... 21:19:29 21:19:29 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:19:29 #0 3.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:19:29 #0 6.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:19:29 #0 7.521 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:19:29 #0 7.521 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:19:29 #0 7.521 OK: 19946 distinct packages available 21:19:29 #0 7.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:19:29 #0 8.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:19:29 #60 ... 21:19:29 21:19:29 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:19:29 #0 3.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:19:29 #0 6.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:19:29 #0 8.470 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:19:29 #0 8.470 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:19:29 #0 8.470 OK: 19946 distinct packages available 21:19:29 #0 8.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:19:29 #0 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:19:29 #61 ... 21:19:29 21:19:29 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:19:29 #0 3.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:19:29 #0 6.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:19:29 #0 8.427 OK: 266 MiB in 52 packages 21:19:29 #62 DONE 9.0s 21:19:29 21:19:29 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 21:19:29 #0 4.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:19:29 #0 7.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:19:29 #0 9.719 (1/2) Installing dumb-init (1.2.5-r2) 21:19:29 #0 9.739 (2/2) Installing su-exec (0.2-r3) 21:19:29 #0 9.763 Executing busybox-1.36.1-r5.trigger 21:19:29 #0 9.896 OK: 8 MiB in 17 packages [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:30 #63 DONE 10.4s 21:19:30 21:19:30 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:19:30 #0 4.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:19:30 #0 7.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:19:30 #0 9.867 (1/4) Installing dumb-init (1.2.5-r2) 21:19:30 #0 9.897 (2/4) Installing openssl (3.1.4-r1) 21:19:30 #0 9.944 (3/4) Installing su-exec (0.2-r3) 21:19:30 #0 9.957 (4/4) Installing yq (4.33.3-r5) 21:19:30 #64 10.57 Executing busybox-1.36.1-r5.trigger 21:19:30 #64 ... 21:19:30 21:19:30 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:19:30 #0 4.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:19:30 #0 6.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:19:30 #0 10.12 (1/4) Installing ca-certificates (20230506-r0) 21:19:30 #0 10.31 (2/4) Installing dumb-init (1.2.5-r2) 21:19:30 #0 10.35 (3/4) Installing su-exec (0.2-r3) 21:19:30 #0 10.36 (4/4) Installing yq (4.33.3-r5) 21:19:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:514bb4af690a15783c73f27ef759057b5c721b1c 21:19:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:19:30 cb139b51435e: Preparing 21:19:30 7c5b88edd182: Preparing 21:19:30 536afd7d537f: Preparing 21:19:30 fe45ceec0e87: Preparing 21:19:30 c7ba5b8a1775: Preparing 21:19:30 2d81d0fe06a6: Preparing 21:19:30 3ba02147045a: Preparing 21:19:30 a7c4a42e9f99: Preparing 21:19:30 9fe9a137fd00: Preparing 21:19:30 3ba02147045a: Waiting 21:19:30 a7c4a42e9f99: Waiting 21:19:30 9fe9a137fd00: Waiting 21:19:30 2d81d0fe06a6: Waiting 21:19:30 c7ba5b8a1775: Layer already exists 21:19:30 2d81d0fe06a6: Layer already exists 21:19:30 3ba02147045a: Layer already exists 21:19:30 a7c4a42e9f99: Layer already exists 21:19:30 7c5b88edd182: Pushed 21:19:30 9fe9a137fd00: Layer already exists 21:19:30 536afd7d537f: Pushed 21:19:30 cb139b51435e: Pushed 21:19:30 #65 ... 21:19:30 21:19:30 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:19:30 #0 3.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:19:30 #0 7.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:19:30 #0 9.976 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:19:30 #0 9.976 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:19:30 #0 9.976 OK: 19946 distinct packages available 21:19:30 #66 ... 21:19:30 21:19:30 #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 21:19:30 #58 10.68 OK: 266 MiB in 52 packages 21:19:30 #58 DONE 11.2s 21:19:30 21:19:30 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:19:30 #65 10.80 Executing busybox-1.36.1-r5.trigger 21:19:30 #65 10.91 Executing ca-certificates-20230506-r0.trigger 21:19:30 #65 ... 21:19:30 21:19:30 #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ 21:19:30 #67 DONE 0.8s 21:19:30 21:19:30 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:19:30 #60 10.89 (1/5) Installing dumb-init (1.2.5-r2) 21:19:30 #60 10.91 (2/5) Installing musl-obstack (1.2.3-r2) 21:19:30 #60 10.93 (3/5) Installing libucontext (1.2-r2) 21:19:30 #60 10.93 (4/5) Installing gcompat (1.1.0-r1) 21:19:30 #60 10.95 (5/5) Installing openssl (3.1.4-r1) 21:19:30 #60 11.00 Executing busybox-1.36.1-r5.trigger 21:19:30 #60 11.13 OK: 9 MiB in 20 packages 21:19:30 #60 ... 21:19:30 21:19:30 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:19:30 #64 10.63 OK: 18 MiB in 19 packages 21:19:30 #64 DONE 11.4s 21:19:30 21:19:30 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 21:19:30 #0 3.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:19:30 #0 6.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:19:30 #0 9.224 (1/2) Installing ca-certificates (20230506-r0) 21:19:30 #0 9.416 (2/2) Installing dumb-init (1.2.5-r2) 21:19:30 #0 9.471 Executing busybox-1.36.1-r5.trigger 21:19:30 #0 9.540 Executing ca-certificates-20230506-r0.trigger 21:19:31 #68 ... 21:19:31 21:19:31 #69 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 21:19:31 #69 DONE 0.6s 21:19:31 21:19:31 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 21:19:31 #68 10.26 OK: 9 MiB in 17 packages 21:19:31 #68 ... 21:19:31 21:19:31 #70 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:19:31 #70 ... 21:19:31 21:19:31 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:19:31 #60 DONE 11.9s 21:19:31 fe45ceec0e87: Pushed 21:19:31 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:1e39d2363d17adec920044c91db6f8b704581e2b0e904797df73f5d4aa83b6cc size: 2192 [Pipeline] } 21:19:31 21:19:31 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 21:19:31 #68 DONE 10.8s 21:19:31 21:19:31 #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:32 #71 ... 21:19:32 21:19:32 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:19:32 #65 11.67 OK: 18 MiB in 19 packages 21:19:32 #65 DONE 12.2s 21:19:32 21:19:32 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:19:32 #61 12.17 (1/11) Installing ca-certificates (20230506-r0) 21:19:32 #61 12.40 (2/11) Installing brotli-libs (1.0.9-r14) 21:19:32 #61 12.46 (3/11) Installing libunistring (1.1-r1) 21:19:32 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } 21:19:32 #61 12.53 (4/11) Installing libidn2 (2.3.4-r1) 21:19:32 #61 12.56 (5/11) Installing nghttp2-libs (1.57.0-r0) 21:19:32 #61 12.58 (6/11) Installing libcurl (8.4.0-r0) 21:19:32 #61 12.62 (7/11) Installing curl (8.4.0-r0) 21:19:32 #61 12.62 (8/11) Installing dumb-init (1.2.5-r2) 21:19:32 #61 12.64 (9/11) Installing musl-obstack (1.2.3-r2) 21:19:32 #61 12.65 (10/11) Installing libucontext (1.2-r2) 21:19:32 #61 12.66 (11/11) Installing gcompat (1.1.0-r1) 21:19:32 #61 ... 21:19:32 21:19:32 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:19:32 #59 12.21 OK: 266 MiB in 52 packages 21:19:32 #59 DONE 12.8s 21:19:32 21:19:32 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:19:32 #61 12.68 Executing busybox-1.36.1-r5.trigger 21:19:32 #61 12.72 Executing ca-certificates-20230506-r0.trigger [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 21:19:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:19:32 cb139b51435e: Preparing 21:19:32 7c5b88edd182: Preparing 21:19:32 536afd7d537f: Preparing 21:19:32 fe45ceec0e87: Preparing 21:19:32 c7ba5b8a1775: Preparing 21:19:32 2d81d0fe06a6: Preparing 21:19:32 3ba02147045a: Preparing 21:19:32 a7c4a42e9f99: Preparing 21:19:32 9fe9a137fd00: Preparing 21:19:32 a7c4a42e9f99: Waiting 21:19:32 3ba02147045a: Waiting 21:19:32 9fe9a137fd00: Waiting 21:19:32 2d81d0fe06a6: Waiting 21:19:32 c7ba5b8a1775: Layer already exists 21:19:32 fe45ceec0e87: Layer already exists 21:19:32 cb139b51435e: Layer already exists 21:19:32 536afd7d537f: Layer already exists 21:19:32 7c5b88edd182: Layer already exists 21:19:32 2d81d0fe06a6: Layer already exists 21:19:32 a7c4a42e9f99: Layer already exists 21:19:32 9fe9a137fd00: Layer already exists 21:19:32 3ba02147045a: Layer already exists 21:19:32 latest: digest: sha256:1e39d2363d17adec920044c91db6f8b704581e2b0e904797df73f5d4aa83b6cc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 21:19:32 #61 13.33 OK: 13 MiB in 26 packages [Pipeline] sh 21:19:33 #61 ... 21:19:33 21:19:33 #54 [core-data stage-1 3/7] RUN apk --no-cache upgrade 21:19:33 #54 2.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:19:33 #54 3.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:19:33 #54 5.478 OK: 8 MiB in 16 packages 21:19:33 #54 DONE 6.0s 21:19:33 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:33 21:19:33 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 21:19:33 #72 DONE 1.0s 21:19:33 21:19:33 #57 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 21:19:33 #57 3.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:19:33 #57 3.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:19:33 #57 ... 21:19:33 21:19:33 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:19:33 #61 DONE 13.9s 21:19:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.2 21:19:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:19:33 cb139b51435e: Preparing 21:19:33 7c5b88edd182: Preparing 21:19:33 536afd7d537f: Preparing 21:19:33 fe45ceec0e87: Preparing 21:19:33 c7ba5b8a1775: Preparing 21:19:33 2d81d0fe06a6: Preparing 21:19:33 3ba02147045a: Preparing 21:19:33 a7c4a42e9f99: Preparing 21:19:33 9fe9a137fd00: Preparing 21:19:33 2d81d0fe06a6: Waiting 21:19:33 a7c4a42e9f99: Waiting 21:19:33 9fe9a137fd00: Waiting 21:19:33 3ba02147045a: Waiting 21:19:33 cb139b51435e: Layer already exists 21:19:33 7c5b88edd182: Layer already exists 21:19:33 c7ba5b8a1775: Layer already exists 21:19:33 536afd7d537f: Layer already exists 21:19:33 fe45ceec0e87: Layer already exists 21:19:33 a7c4a42e9f99: Layer already exists 21:19:33 2d81d0fe06a6: Layer already exists 21:19:33 3ba02147045a: Layer already exists 21:19:33 9fe9a137fd00: Layer already exists 21:19:33 3.2.0-dev.2: digest: sha256:1e39d2363d17adec920044c91db6f8b704581e2b0e904797df73f5d4aa83b6cc size: 2192 [Pipeline] } 21:19:33 21:19:33 #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:34 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv 21:19:34 #73 ... 21:19:34 21:19:34 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:19:34 #66 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:19:34 #66 11.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:19:34 #66 13.17 (1/4) Installing dumb-init (1.2.5-r2) 21:19:34 #66 13.18 (2/4) Installing musl-obstack (1.2.3-r2) 21:19:34 #66 13.19 (3/4) Installing libucontext (1.2-r2) 21:19:34 #66 13.21 (4/4) Installing gcompat (1.1.0-r1) 21:19:34 #66 13.23 Executing busybox-1.36.1-r5.trigger 21:19:34 #66 13.34 OK: 8 MiB in 19 packages 21:19:34 #66 DONE 13.8s 21:19:34 21:19:34 #57 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 21:19:34 #57 5.824 OK: 8 MiB in 16 packages [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:19:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:19:34 cb139b51435e: Preparing 21:19:34 7c5b88edd182: Preparing 21:19:34 536afd7d537f: Preparing 21:19:34 fe45ceec0e87: Preparing 21:19:34 c7ba5b8a1775: Preparing 21:19:34 2d81d0fe06a6: Preparing 21:19:34 3ba02147045a: Preparing 21:19:34 a7c4a42e9f99: Preparing 21:19:34 9fe9a137fd00: Preparing 21:19:34 3ba02147045a: Waiting 21:19:34 2d81d0fe06a6: Waiting 21:19:34 9fe9a137fd00: Waiting 21:19:34 fe45ceec0e87: Layer already exists 21:19:34 cb139b51435e: Layer already exists 21:19:34 7c5b88edd182: Layer already exists 21:19:34 c7ba5b8a1775: Layer already exists 21:19:34 536afd7d537f: Layer already exists 21:19:34 3ba02147045a: Layer already exists 21:19:34 2d81d0fe06a6: Layer already exists 21:19:34 9fe9a137fd00: Layer already exists 21:19:34 a7c4a42e9f99: Layer already exists 21:19:34 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:1e39d2363d17adec920044c91db6f8b704581e2b0e904797df73f5d4aa83b6cc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 21:19:34 #57 DONE 6.9s 21:19:34 21:19:34 #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [Pipeline] sh 21:19:35 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 21:19:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:19:35 cb139b51435e: Preparing 21:19:35 7c5b88edd182: Preparing 21:19:35 536afd7d537f: Preparing 21:19:35 fe45ceec0e87: Preparing 21:19:35 c7ba5b8a1775: Preparing 21:19:35 2d81d0fe06a6: Preparing 21:19:35 3ba02147045a: Preparing 21:19:35 a7c4a42e9f99: Preparing 21:19:35 9fe9a137fd00: Preparing 21:19:35 2d81d0fe06a6: Waiting 21:19:35 3ba02147045a: Waiting 21:19:35 a7c4a42e9f99: Waiting 21:19:35 9fe9a137fd00: Waiting 21:19:35 c7ba5b8a1775: Layer already exists 21:19:35 fe45ceec0e87: Layer already exists 21:19:35 cb139b51435e: Layer already exists 21:19:35 7c5b88edd182: Layer already exists 21:19:35 536afd7d537f: Layer already exists 21:19:35 2d81d0fe06a6: Layer already exists 21:19:35 3ba02147045a: Layer already exists 21:19:35 a7c4a42e9f99: Layer already exists 21:19:35 9fe9a137fd00: Layer already exists 21:19:35 main: digest: sha256:1e39d2363d17adec920044c91db6f8b704581e2b0e904797df73f5d4aa83b6cc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:19:36 ===================================================== [Pipeline] echo 21:19:36 taggedImages: 21:19:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth:514bb4af690a15783c73f27ef759057b5c721b1c 21:19:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 21:19:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.2 21:19:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:19:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 21:19:36 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 21:19:36 514bb4af690a15783c73f27ef759057b5c721b1c 21:19:36 latest 21:19:36 3.2.0-dev.2 21:19:36 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:19:36 main 21:19:36 ===================================================== 21:19:36 #74 1.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 21:19:36 #74 2.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] sh 21:19:36 #74 ... 21:19:36 21:19:36 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 21:19:36 #0 4.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:19:36 #0 4.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:19:36 #0 6.380 OK: 8 MiB in 17 packages 21:19:36 #75 DONE 6.8s 21:19:36 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 21:19:37 21:19:37 #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [Pipeline] sh 21:19:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:514bb4af690a15783c73f27ef759057b5c721b1c 21:19:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:19:37 d344ee56b933: Preparing 21:19:37 1cae651f7eea: Preparing 21:19:37 367a1c5a9215: Preparing 21:19:37 3f095630ce38: Preparing 21:19:37 13f90c44b994: Preparing 21:19:37 c7ba5b8a1775: Preparing 21:19:37 2d81d0fe06a6: Preparing 21:19:37 263394f8f9dc: Preparing 21:19:37 bff2a186e36b: Preparing 21:19:37 1dd342d52bfc: Preparing 21:19:37 9fe9a137fd00: Preparing 21:19:37 2d81d0fe06a6: Waiting 21:19:37 bff2a186e36b: Waiting 21:19:37 263394f8f9dc: Waiting 21:19:37 1dd342d52bfc: Waiting 21:19:37 9fe9a137fd00: Waiting 21:19:37 3f095630ce38: Pushed 21:19:37 1cae651f7eea: Pushed 21:19:37 d344ee56b933: Pushed 21:19:37 c7ba5b8a1775: Layer already exists 21:19:37 13f90c44b994: Pushed 21:19:37 2d81d0fe06a6: Layer already exists 21:19:37 9fe9a137fd00: Layer already exists 21:19:37 bff2a186e36b: Pushed 21:19:37 263394f8f9dc: Pushed 21:19:37 #76 ... 21:19:37 21:19:37 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 21:19:37 #0 3.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:19:37 #0 4.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:19:37 #0 6.138 OK: 18 MiB in 19 packages 21:19:37 #77 DONE 6.6s 21:19:37 21:19:37 #78 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 21:19:37 #78 DONE 0.2s 21:19:37 21:19:37 #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 21:19:37 #73 2.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:19:37 #73 2.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:19:37 #73 4.477 OK: 13 MiB in 26 packages 21:19:38 #73 ... 21:19:38 21:19:38 #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:19:38 #76 DONE 1.5s 21:19:38 21:19:38 #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 21:19:38 #0 4.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:19:38 #0 4.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:19:38 #0 6.434 OK: 9 MiB in 20 packages 21:19:38 #79 DONE 6.8s 21:19:38 21:19:38 #80 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 21:19:38 #80 ... 21:19:38 21:19:38 #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 21:19:38 #73 DONE 4.9s 21:19:38 21:19:38 #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 21:19:38 #71 3.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:19:38 #71 4.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:19:38 #71 6.393 OK: 9 MiB in 17 packages 21:19:38 #71 DONE 6.9s 21:19:38 21:19:38 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 21:19:38 #0 3.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:19:38 #0 4.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:19:38 #0 6.175 OK: 18 MiB in 19 packages 21:19:38 #81 DONE 6.7s 21:19:38 21:19:38 #82 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:19:38 #82 ... 21:19:38 21:19:38 #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 21:19:38 #74 4.206 OK: 8 MiB in 19 packages 21:19:38 #74 DONE 4.6s 21:19:38 21:19:38 #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:19:38 #83 ... 21:19:38 21:19:38 #80 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 21:19:38 #80 DONE 0.4s 21:19:39 1dd342d52bfc: Pushed 21:19:39 367a1c5a9215: Pushed 21:19:39 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:cd2f89943899dc65a7bff4a9d3131d22d30f099c9c473ab2b583cc296d553c12 size: 2611 [Pipeline] } 21:19:39 21:19:39 #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:39 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } 21:19:39 #84 DONE 1.0s 21:19:39 21:19:39 #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:19:39 #83 DONE 1.4s 21:19:39 21:19:39 #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 21:19:39 #85 DONE 1.4s 21:19:39 21:19:39 #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:39 #86 DONE 0.2s 21:19:39 21:19:39 #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / 21:19:39 #87 DONE 0.2s 21:19:39 21:19:39 #88 [security-spire-server stage-2 6/9] COPY security.txt / 21:19:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 21:19:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:19:40 d344ee56b933: Preparing 21:19:40 1cae651f7eea: Preparing 21:19:40 367a1c5a9215: Preparing 21:19:40 3f095630ce38: Preparing 21:19:40 13f90c44b994: Preparing 21:19:40 c7ba5b8a1775: Preparing 21:19:40 2d81d0fe06a6: Preparing 21:19:40 263394f8f9dc: Preparing 21:19:40 bff2a186e36b: Preparing 21:19:40 1dd342d52bfc: Preparing 21:19:40 9fe9a137fd00: Preparing 21:19:40 2d81d0fe06a6: Waiting 21:19:40 1dd342d52bfc: Waiting 21:19:40 9fe9a137fd00: Waiting 21:19:40 263394f8f9dc: Waiting 21:19:40 bff2a186e36b: Waiting 21:19:40 c7ba5b8a1775: Waiting 21:19:40 13f90c44b994: Layer already exists 21:19:40 367a1c5a9215: Layer already exists 21:19:40 3f095630ce38: Layer already exists 21:19:40 1cae651f7eea: Layer already exists 21:19:40 d344ee56b933: Layer already exists 21:19:40 2d81d0fe06a6: Layer already exists 21:19:40 c7ba5b8a1775: Layer already exists 21:19:40 263394f8f9dc: Layer already exists 21:19:40 1dd342d52bfc: Layer already exists 21:19:40 bff2a186e36b: Layer already exists 21:19:40 9fe9a137fd00: Layer already exists 21:19:40 latest: digest: sha256:cd2f89943899dc65a7bff4a9d3131d22d30f099c9c473ab2b583cc296d553c12 size: 2611 [Pipeline] } [Pipeline] // withEnv 21:19:40 #88 ... 21:19:40 21:19:40 #89 [security-spire-config stage-2 6/10] COPY security.txt / 21:19:40 #89 DONE 0.2s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:40 21:19:40 #88 [security-spire-server stage-2 6/9] COPY security.txt / 21:19:40 #88 DONE 0.2s 21:19:40 21:19:40 #90 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:19:40 #90 DONE 0.2s 21:19:40 21:19:40 #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:19:40 #91 DONE 0.2s 21:19:40 21:19:40 #92 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 21:19:40 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv 21:19:40 #92 DONE 0.2s 21:19:40 21:19:40 #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:19:40 #93 DONE 0.2s 21:19:40 21:19:40 #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:19:40 #94 DONE 0.9s 21:19:40 21:19:40 #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 21:19:40 #95 ... 21:19:40 21:19:40 #96 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:19:40 #96 DONE 0.2s 21:19:40 21:19:40 #97 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:40 #97 ... 21:19:40 21:19:40 #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:19:40 #98 DONE 0.2s 21:19:40 21:19:40 #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 21:19:40 #95 DONE 0.2s 21:19:40 21:19:40 #99 [security-spire-server] exporting to image 21:19:40 #99 exporting layers 21:19:40 #99 ... 21:19:40 21:19:40 #100 [security-spire-agent stage-3 7/10] COPY security.txt / 21:19:40 #100 DONE 0.2s 21:19:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.2 21:19:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:19:41 d344ee56b933: Preparing 21:19:41 1cae651f7eea: Preparing 21:19:41 367a1c5a9215: Preparing 21:19:41 3f095630ce38: Preparing 21:19:41 13f90c44b994: Preparing 21:19:41 c7ba5b8a1775: Preparing 21:19:41 2d81d0fe06a6: Preparing 21:19:41 263394f8f9dc: Preparing 21:19:41 bff2a186e36b: Preparing 21:19:41 1dd342d52bfc: Preparing 21:19:41 9fe9a137fd00: Preparing 21:19:41 c7ba5b8a1775: Waiting 21:19:41 2d81d0fe06a6: Waiting 21:19:41 1dd342d52bfc: Waiting 21:19:41 9fe9a137fd00: Waiting 21:19:41 263394f8f9dc: Waiting 21:19:41 bff2a186e36b: Waiting 21:19:41 d344ee56b933: Layer already exists 21:19:41 13f90c44b994: Layer already exists 21:19:41 3f095630ce38: Layer already exists 21:19:41 1cae651f7eea: Layer already exists 21:19:41 367a1c5a9215: Layer already exists 21:19:41 263394f8f9dc: Layer already exists 21:19:41 c7ba5b8a1775: Layer already exists 21:19:41 1dd342d52bfc: Layer already exists 21:19:41 2d81d0fe06a6: Layer already exists 21:19:41 bff2a186e36b: Layer already exists 21:19:41 9fe9a137fd00: Layer already exists 21:19:41 3.2.0-dev.2: digest: sha256:cd2f89943899dc65a7bff4a9d3131d22d30f099c9c473ab2b583cc296d553c12 size: 2611 [Pipeline] } [Pipeline] // withEnv 21:19:41 21:19:41 #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:19:41 #101 DONE 0.1s 21:19:41 21:19:41 #102 [security-spire-config] exporting to image 21:19:41 #102 ... 21:19:41 21:19:41 #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:19:41 #103 DONE 0.1s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:41 21:19:41 #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:19:41 #104 DONE 0.1s 21:19:41 21:19:41 #105 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:19:41 #105 ... 21:19:41 21:19:41 #106 [security-spire-agent] exporting to image 21:19:41 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:19:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:19:42 d344ee56b933: Preparing 21:19:42 1cae651f7eea: Preparing 21:19:42 367a1c5a9215: Preparing 21:19:42 3f095630ce38: Preparing 21:19:42 13f90c44b994: Preparing 21:19:42 c7ba5b8a1775: Preparing 21:19:42 2d81d0fe06a6: Preparing 21:19:42 263394f8f9dc: Preparing 21:19:42 bff2a186e36b: Preparing 21:19:42 1dd342d52bfc: Preparing 21:19:42 9fe9a137fd00: Preparing 21:19:42 263394f8f9dc: Waiting 21:19:42 bff2a186e36b: Waiting 21:19:42 1dd342d52bfc: Waiting 21:19:42 c7ba5b8a1775: Waiting 21:19:42 2d81d0fe06a6: Waiting 21:19:42 367a1c5a9215: Layer already exists 21:19:42 3f095630ce38: Layer already exists 21:19:42 13f90c44b994: Layer already exists 21:19:42 1cae651f7eea: Layer already exists 21:19:42 d344ee56b933: Layer already exists 21:19:42 c7ba5b8a1775: Layer already exists 21:19:42 1dd342d52bfc: Layer already exists 21:19:42 2d81d0fe06a6: Layer already exists 21:19:42 bff2a186e36b: Layer already exists 21:19:42 263394f8f9dc: Layer already exists 21:19:42 9fe9a137fd00: Layer already exists 21:19:42 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:cd2f89943899dc65a7bff4a9d3131d22d30f099c9c473ab2b583cc296d553c12 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:42 #106 ... 21:19:42 21:19:42 #102 [security-spire-config] exporting to image 21:19:42 #102 exporting layers 1.5s done 21:19:42 #102 writing image sha256:e504399091802379e7a0df0fda76793954f9b5a9c757bd7f65954761cc3f1418 0.0s done 21:19:42 #102 naming to docker.io/library/security-spire-config-arm64 0.0s done 21:19:42 #102 DONE 1.6s 21:19:42 21:19:42 #99 [security-spire-server] exporting to image 21:19:42 #99 exporting layers 1.5s done 21:19:42 #99 writing image sha256:e49442009c79518630b59fe0dfb79fc6690c42092151b80828d19d9612d64def done 21:19:42 #99 naming to docker.io/library/security-spire-server-arm64 0.0s done 21:19:42 #99 DONE 1.5s 21:19:42 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 21:19:42 21:19:42 #105 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:19:42 #105 ... 21:19:42 21:19:42 #106 [security-spire-agent] exporting to image 21:19:42 #106 exporting layers 1.3s done 21:19:42 #106 writing image sha256:ff1b247a6d0a076ede9a77bcbd8365f0dc168ef968c206cf8719dd2c2fe7f851 done 21:19:42 #106 naming to docker.io/library/security-spire-agent-arm64 done 21:19:42 #106 DONE 1.3s [Pipeline] sh 21:19:43 21:19:43 #97 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:19:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 21:19:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:19:43 d344ee56b933: Preparing 21:19:43 1cae651f7eea: Preparing 21:19:43 367a1c5a9215: Preparing 21:19:43 3f095630ce38: Preparing 21:19:43 13f90c44b994: Preparing 21:19:43 c7ba5b8a1775: Preparing 21:19:43 2d81d0fe06a6: Preparing 21:19:43 263394f8f9dc: Preparing 21:19:43 bff2a186e36b: Preparing 21:19:43 1dd342d52bfc: Preparing 21:19:43 9fe9a137fd00: Preparing 21:19:43 c7ba5b8a1775: Waiting 21:19:43 2d81d0fe06a6: Waiting 21:19:43 9fe9a137fd00: Waiting 21:19:43 1dd342d52bfc: Waiting 21:19:43 d344ee56b933: Layer already exists 21:19:43 1cae651f7eea: Layer already exists 21:19:43 13f90c44b994: Layer already exists 21:19:43 367a1c5a9215: Layer already exists 21:19:43 3f095630ce38: Layer already exists 21:19:43 263394f8f9dc: Layer already exists 21:19:43 bff2a186e36b: Layer already exists 21:19:43 2d81d0fe06a6: Layer already exists 21:19:43 1dd342d52bfc: Layer already exists 21:19:43 c7ba5b8a1775: Layer already exists 21:19:43 9fe9a137fd00: Layer already exists 21:19:43 main: digest: sha256:cd2f89943899dc65a7bff4a9d3131d22d30f099c9c473ab2b583cc296d553c12 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:19:43 ===================================================== [Pipeline] echo 21:19:43 taggedImages: 21:19:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:514bb4af690a15783c73f27ef759057b5c721b1c 21:19:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 21:19:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.2 21:19:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:19:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 21:19:43 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 21:19:43 514bb4af690a15783c73f27ef759057b5c721b1c 21:19:43 latest 21:19:43 3.2.0-dev.2 21:19:43 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:19:43 main 21:19:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:44 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:514bb4af690a15783c73f27ef759057b5c721b1c 21:19:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:19:44 0bb3862f576d: Preparing 21:19:44 dbd3b1295253: Preparing 21:19:44 e10cdd1277d2: Preparing 21:19:44 143072a10dca: Preparing 21:19:44 96140c2a345d: Preparing 21:19:44 ef038fc5f71f: Preparing 21:19:44 51f56ae70d8e: Preparing 21:19:44 c7ba5b8a1775: Preparing 21:19:44 2d81d0fe06a6: Preparing 21:19:44 c1338d0a35e1: Preparing 21:19:44 55885042564e: Preparing 21:19:44 9fe9a137fd00: Preparing 21:19:44 2d81d0fe06a6: Waiting 21:19:44 55885042564e: Waiting 21:19:44 ef038fc5f71f: Waiting 21:19:44 c7ba5b8a1775: Waiting 21:19:44 51f56ae70d8e: Waiting 21:19:44 c1338d0a35e1: Waiting 21:19:44 96140c2a345d: Pushed 21:19:44 0bb3862f576d: Pushed 21:19:44 dbd3b1295253: Pushed 21:19:44 c7ba5b8a1775: Layer already exists 21:19:44 2d81d0fe06a6: Layer already exists 21:19:45 ef038fc5f71f: Pushed 21:19:45 51f56ae70d8e: Pushed 21:19:45 9fe9a137fd00: Layer already exists 21:19:45 c1338d0a35e1: Pushed 21:19:46 143072a10dca: Pushed 21:19:46 55885042564e: Pushed 21:19:46 e10cdd1277d2: Pushed 21:19:46 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:2f8f98cedf1bc0467b0ac7f5a081a3219df3794e1f6bfd82eb077e924c2a92f6 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:47 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 21:19:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:19:47 0bb3862f576d: Preparing 21:19:47 dbd3b1295253: Preparing 21:19:47 e10cdd1277d2: Preparing 21:19:47 143072a10dca: Preparing 21:19:47 96140c2a345d: Preparing 21:19:47 ef038fc5f71f: Preparing 21:19:47 51f56ae70d8e: Preparing 21:19:47 c7ba5b8a1775: Preparing 21:19:47 2d81d0fe06a6: Preparing 21:19:47 c1338d0a35e1: Preparing 21:19:47 55885042564e: Preparing 21:19:47 9fe9a137fd00: Preparing 21:19:47 51f56ae70d8e: Waiting 21:19:47 55885042564e: Waiting 21:19:47 c7ba5b8a1775: Waiting 21:19:47 9fe9a137fd00: Waiting 21:19:47 2d81d0fe06a6: Waiting 21:19:47 c1338d0a35e1: Waiting 21:19:47 143072a10dca: Layer already exists 21:19:47 96140c2a345d: Layer already exists 21:19:47 0bb3862f576d: Layer already exists 21:19:47 dbd3b1295253: Layer already exists 21:19:47 e10cdd1277d2: Layer already exists 21:19:47 ef038fc5f71f: Layer already exists 21:19:47 c7ba5b8a1775: Layer already exists 21:19:47 51f56ae70d8e: Layer already exists 21:19:47 2d81d0fe06a6: Layer already exists 21:19:47 c1338d0a35e1: Layer already exists 21:19:47 55885042564e: Layer already exists 21:19:47 9fe9a137fd00: Layer already exists 21:19:47 latest: digest: sha256:2f8f98cedf1bc0467b0ac7f5a081a3219df3794e1f6bfd82eb077e924c2a92f6 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:48 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.2 21:19:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:19:48 0bb3862f576d: Preparing 21:19:48 dbd3b1295253: Preparing 21:19:48 e10cdd1277d2: Preparing 21:19:48 143072a10dca: Preparing 21:19:48 96140c2a345d: Preparing 21:19:48 ef038fc5f71f: Preparing 21:19:48 51f56ae70d8e: Preparing 21:19:48 c7ba5b8a1775: Preparing 21:19:48 2d81d0fe06a6: Preparing 21:19:48 c1338d0a35e1: Preparing 21:19:48 55885042564e: Preparing 21:19:48 9fe9a137fd00: Preparing 21:19:48 ef038fc5f71f: Waiting 21:19:48 55885042564e: Waiting 21:19:48 9fe9a137fd00: Waiting 21:19:48 c1338d0a35e1: Waiting 21:19:48 51f56ae70d8e: Waiting 21:19:48 96140c2a345d: Layer already exists 21:19:48 e10cdd1277d2: Layer already exists 21:19:48 143072a10dca: Layer already exists 21:19:48 dbd3b1295253: Layer already exists 21:19:48 0bb3862f576d: Layer already exists 21:19:48 ef038fc5f71f: Layer already exists 21:19:48 51f56ae70d8e: Layer already exists 21:19:48 c7ba5b8a1775: Layer already exists 21:19:48 c1338d0a35e1: Layer already exists 21:19:48 2d81d0fe06a6: Layer already exists 21:19:48 55885042564e: Layer already exists 21:19:48 9fe9a137fd00: Layer already exists 21:19:48 3.2.0-dev.2: digest: sha256:2f8f98cedf1bc0467b0ac7f5a081a3219df3794e1f6bfd82eb077e924c2a92f6 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:49 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:19:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:19:49 0bb3862f576d: Preparing 21:19:49 dbd3b1295253: Preparing 21:19:49 e10cdd1277d2: Preparing 21:19:49 143072a10dca: Preparing 21:19:49 96140c2a345d: Preparing 21:19:49 ef038fc5f71f: Preparing 21:19:49 51f56ae70d8e: Preparing 21:19:49 c7ba5b8a1775: Preparing 21:19:49 2d81d0fe06a6: Preparing 21:19:49 c1338d0a35e1: Preparing 21:19:49 55885042564e: Preparing 21:19:49 9fe9a137fd00: Preparing 21:19:49 51f56ae70d8e: Waiting 21:19:49 c7ba5b8a1775: Waiting 21:19:49 2d81d0fe06a6: Waiting 21:19:49 c1338d0a35e1: Waiting 21:19:49 55885042564e: Waiting 21:19:49 9fe9a137fd00: Waiting 21:19:49 ef038fc5f71f: Waiting 21:19:49 96140c2a345d: Layer already exists 21:19:49 0bb3862f576d: Layer already exists 21:19:49 143072a10dca: Layer already exists 21:19:49 e10cdd1277d2: Layer already exists 21:19:49 dbd3b1295253: Layer already exists 21:19:49 51f56ae70d8e: Layer already exists 21:19:49 ef038fc5f71f: Layer already exists 21:19:49 c7ba5b8a1775: Layer already exists 21:19:49 2d81d0fe06a6: Layer already exists 21:19:49 c1338d0a35e1: Layer already exists 21:19:49 9fe9a137fd00: Layer already exists 21:19:49 55885042564e: Layer already exists 21:19:49 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:2f8f98cedf1bc0467b0ac7f5a081a3219df3794e1f6bfd82eb077e924c2a92f6 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 21:19:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:19:50 0bb3862f576d: Preparing 21:19:50 dbd3b1295253: Preparing 21:19:50 e10cdd1277d2: Preparing 21:19:50 143072a10dca: Preparing 21:19:50 96140c2a345d: Preparing 21:19:50 ef038fc5f71f: Preparing 21:19:50 51f56ae70d8e: Preparing 21:19:50 c7ba5b8a1775: Preparing 21:19:50 2d81d0fe06a6: Preparing 21:19:50 c1338d0a35e1: Preparing 21:19:50 55885042564e: Preparing 21:19:50 9fe9a137fd00: Preparing 21:19:50 ef038fc5f71f: Waiting 21:19:50 c1338d0a35e1: Waiting 21:19:50 9fe9a137fd00: Waiting 21:19:50 55885042564e: Waiting 21:19:50 2d81d0fe06a6: Waiting 21:19:50 c7ba5b8a1775: Waiting 21:19:50 51f56ae70d8e: Waiting 21:19:50 143072a10dca: Layer already exists 21:19:50 0bb3862f576d: Layer already exists 21:19:50 e10cdd1277d2: Layer already exists 21:19:50 dbd3b1295253: Layer already exists 21:19:50 96140c2a345d: Layer already exists 21:19:50 ef038fc5f71f: Layer already exists 21:19:50 c7ba5b8a1775: Layer already exists 21:19:50 51f56ae70d8e: Layer already exists 21:19:50 2d81d0fe06a6: Layer already exists 21:19:50 c1338d0a35e1: Layer already exists 21:19:50 55885042564e: Layer already exists 21:19:50 9fe9a137fd00: Layer already exists 21:19:50 main: digest: sha256:2f8f98cedf1bc0467b0ac7f5a081a3219df3794e1f6bfd82eb077e924c2a92f6 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:19:51 ===================================================== [Pipeline] echo 21:19:51 taggedImages: 21:19:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:514bb4af690a15783c73f27ef759057b5c721b1c 21:19:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 21:19:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.2 21:19:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:19:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 21:19:51 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 21:19:51 514bb4af690a15783c73f27ef759057b5c721b1c 21:19:51 latest 21:19:51 3.2.0-dev.2 21:19:51 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:19:51 main 21:19:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:52 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:514bb4af690a15783c73f27ef759057b5c721b1c 21:19:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:19:52 bf32fb214816: Preparing 21:19:52 8d4c2b62ee57: Preparing 21:19:52 c7ba5b8a1775: Preparing 21:19:52 2d81d0fe06a6: Preparing 21:19:52 0e3d87389e9d: Preparing 21:19:52 81afcb61fcf6: Preparing 21:19:52 9fe9a137fd00: Preparing 21:19:52 81afcb61fcf6: Waiting 21:19:52 9fe9a137fd00: Waiting 21:19:52 2d81d0fe06a6: Layer already exists 21:19:52 c7ba5b8a1775: Layer already exists 21:19:52 9fe9a137fd00: Layer already exists 21:19:52 bf32fb214816: Pushed 21:19:52 0e3d87389e9d: Pushed 21:19:53 81afcb61fcf6: Pushed 21:19:55 8d4c2b62ee57: Pushed 21:19:55 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:de7f19cf3ad6e3425d9a83950258178b44d2194f6c248a8f5724cde70ff63ae7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:55 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 21:19:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:19:56 bf32fb214816: Preparing 21:19:56 8d4c2b62ee57: Preparing 21:19:56 c7ba5b8a1775: Preparing 21:19:56 2d81d0fe06a6: Preparing 21:19:56 0e3d87389e9d: Preparing 21:19:56 81afcb61fcf6: Preparing 21:19:56 9fe9a137fd00: Preparing 21:19:56 81afcb61fcf6: Waiting 21:19:56 9fe9a137fd00: Waiting 21:19:56 8d4c2b62ee57: Layer already exists 21:19:56 0e3d87389e9d: Layer already exists 21:19:56 c7ba5b8a1775: Layer already exists 21:19:56 bf32fb214816: Layer already exists 21:19:56 2d81d0fe06a6: Layer already exists 21:19:56 81afcb61fcf6: Layer already exists 21:19:56 9fe9a137fd00: Layer already exists 21:19:56 latest: digest: sha256:de7f19cf3ad6e3425d9a83950258178b44d2194f6c248a8f5724cde70ff63ae7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:56 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.2 21:19:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:19:57 bf32fb214816: Preparing 21:19:57 8d4c2b62ee57: Preparing 21:19:57 c7ba5b8a1775: Preparing 21:19:57 2d81d0fe06a6: Preparing 21:19:57 0e3d87389e9d: Preparing 21:19:57 81afcb61fcf6: Preparing 21:19:57 9fe9a137fd00: Preparing 21:19:57 9fe9a137fd00: Waiting 21:19:57 81afcb61fcf6: Waiting 21:19:57 2d81d0fe06a6: Layer already exists 21:19:57 8d4c2b62ee57: Layer already exists 21:19:57 bf32fb214816: Layer already exists 21:19:57 0e3d87389e9d: Layer already exists 21:19:57 c7ba5b8a1775: Layer already exists 21:19:57 81afcb61fcf6: Layer already exists 21:19:57 9fe9a137fd00: Layer already exists 21:19:57 3.2.0-dev.2: digest: sha256:de7f19cf3ad6e3425d9a83950258178b44d2194f6c248a8f5724cde70ff63ae7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:58 #97 DONE 27.3s 21:19:58 21:19:58 #105 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:19:58 #105 DONE 24.7s 21:19:58 21:19:58 #70 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:19:58 #70 DONE 26.9s 21:19:58 21:19:58 #107 [support-notifications builder 6/7] COPY . . 21:19:58 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 21:19:58 #107 ... 21:19:58 21:19:58 #82 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:19:58 #82 DONE 29.6s 21:19:58 21:19:58 #108 [core-data builder 6/7] COPY . . [Pipeline] sh 21:19:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:19:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:19:58 bf32fb214816: Preparing 21:19:58 8d4c2b62ee57: Preparing 21:19:58 c7ba5b8a1775: Preparing 21:19:58 2d81d0fe06a6: Preparing 21:19:58 0e3d87389e9d: Preparing 21:19:58 81afcb61fcf6: Preparing 21:19:58 9fe9a137fd00: Preparing 21:19:58 81afcb61fcf6: Waiting 21:19:58 9fe9a137fd00: Waiting 21:19:58 bf32fb214816: Layer already exists 21:19:58 8d4c2b62ee57: Layer already exists 21:19:58 c7ba5b8a1775: Layer already exists 21:19:58 2d81d0fe06a6: Layer already exists 21:19:58 0e3d87389e9d: Layer already exists 21:19:58 9fe9a137fd00: Layer already exists 21:19:58 81afcb61fcf6: Layer already exists 21:19:58 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:de7f19cf3ad6e3425d9a83950258178b44d2194f6c248a8f5724cde70ff63ae7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:58 #108 DONE 0.8s 21:19:58 21:19:58 #109 [security-spiffe-token-provider builder 6/7] COPY . . 21:19:58 #109 DONE 0.8s 21:19:58 21:19:58 #110 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:19:58 #110 CACHED 21:19:58 21:19:58 #111 [support-scheduler builder 6/7] COPY . . 21:19:58 #111 CACHED 21:19:58 21:19:58 #112 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 21:19:58 #112 CACHED 21:19:58 21:19:58 #107 [support-notifications builder 6/7] COPY . . 21:19:58 #107 DONE 0.8s 21:19:58 21:19:58 #113 [core-common-config-bootstrapper builder 6/7] COPY . . 21:19:58 #113 CACHED 21:19:58 21:19:58 #114 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:19:58 #114 CACHED 21:19:58 21:19:59 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } 21:19:59 #115 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:19:59 #115 CACHED 21:19:59 21:19:59 #116 [core-metadata builder 6/7] COPY . . 21:19:59 #116 CACHED 21:19:59 21:19:59 #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:19:59 #117 CACHED 21:19:59 21:19:59 #118 [core-metadata builder 4/7] COPY go.mod vendor* ./ 21:19:59 #118 CACHED 21:19:59 21:19:59 #119 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:19:59 #119 CACHED 21:19:59 21:19:59 #120 [security-bootstrapper builder 6/7] COPY . . 21:19:59 #120 CACHED 21:19:59 21:19:59 #121 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:19:59 #121 CACHED 21:19:59 21:19:59 #122 [core-command builder 6/7] COPY . . 21:19:59 #122 CACHED 21:19:59 21:19:59 #123 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:19:59 #123 CACHED 21:19:59 21:19:59 #124 [core-command builder 4/7] COPY go.mod vendor* ./ 21:19:59 #124 CACHED 21:19:59 21:19:59 #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 21:19:59 #125 CACHED 21:19:59 21:19:59 #126 [security-secretstore-setup builder 6/7] COPY . . 21:19:59 #126 CACHED 21:19:59 21:19:59 #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:19:59 #127 CACHED 21:19:59 21:19:59 #128 [security-proxy-auth builder 6/7] COPY . . 21:19:59 #128 CACHED 21:19:59 21:19:59 #129 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 21:19:59 #129 CACHED 21:19:59 21:19:59 #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:19:59 #130 CACHED 21:19:59 21:19:59 #131 [security-proxy-setup builder 6/7] COPY . . 21:19:59 #131 DONE 0.8s 21:19:59 21:19:59 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 21:19:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:19:59 bf32fb214816: Preparing 21:19:59 8d4c2b62ee57: Preparing 21:19:59 c7ba5b8a1775: Preparing 21:19:59 2d81d0fe06a6: Preparing 21:19:59 0e3d87389e9d: Preparing 21:19:59 81afcb61fcf6: Preparing 21:19:59 9fe9a137fd00: Preparing 21:19:59 9fe9a137fd00: Waiting 21:19:59 81afcb61fcf6: Waiting 21:19:59 0e3d87389e9d: Layer already exists 21:19:59 8d4c2b62ee57: Layer already exists 21:19:59 2d81d0fe06a6: Layer already exists 21:19:59 bf32fb214816: Layer already exists 21:19:59 c7ba5b8a1775: Layer already exists 21:19:59 9fe9a137fd00: Layer already exists 21:19:59 81afcb61fcf6: Layer already exists 21:19:59 main: digest: sha256:de7f19cf3ad6e3425d9a83950258178b44d2194f6c248a8f5724cde70ff63ae7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:20:00 ===================================================== [Pipeline] echo 21:20:00 taggedImages: 21:20:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:514bb4af690a15783c73f27ef759057b5c721b1c 21:20:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 21:20:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.2 21:20:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:20:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 21:20:00 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 21:20:00 514bb4af690a15783c73f27ef759057b5c721b1c 21:20:00 latest 21:20:00 3.2.0-dev.2 21:20:00 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:20:00 main 21:20:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:01 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:514bb4af690a15783c73f27ef759057b5c721b1c 21:20:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:20:01 c9868d2cf800: Preparing 21:20:01 6ea7a81ea144: Preparing 21:20:01 8da91f1aaafe: Preparing 21:20:01 c7ba5b8a1775: Preparing 21:20:01 2d81d0fe06a6: Preparing 21:20:01 87db469cc8e1: Preparing 21:20:01 a0fe268a7538: Preparing 21:20:01 5b6400965712: Preparing 21:20:01 bb1bf7ec2929: Preparing 21:20:01 9fe9a137fd00: Preparing 21:20:01 a0fe268a7538: Waiting 21:20:01 5b6400965712: Waiting 21:20:01 9fe9a137fd00: Waiting 21:20:01 87db469cc8e1: Waiting 21:20:01 c7ba5b8a1775: Layer already exists 21:20:01 2d81d0fe06a6: Layer already exists 21:20:01 c9868d2cf800: Pushed 21:20:01 8da91f1aaafe: Pushed 21:20:01 6ea7a81ea144: Pushed 21:20:01 9fe9a137fd00: Layer already exists 21:20:01 5b6400965712: Pushed 21:20:01 #132 2.882 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:20:02 bb1bf7ec2929: Pushed 21:20:07 a0fe268a7538: Pushed 21:20:10 87db469cc8e1: Pushed 21:20:10 #132 ... 21:20:10 21:20:10 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:20:10 #0 1.999 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:20:10 #133 ... 21:20:10 21:20:10 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:20:10 #0 2.868 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:20:10 #134 ... 21:20:10 21:20:10 #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:20:10 #0 2.860 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 21:20:10 #135 ... 21:20:10 21:20:10 #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:20:10 #0 2.135 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:20:10 #136 ... 21:20:10 21:20:10 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:20:10 #0 2.636 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:20:10 #137 ... 21:20:10 21:20:10 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:20:10 #0 2.726 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 21:20:10 #138 ... 21:20:10 21:20:10 #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:20:10 #0 2.860 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:20:10 #139 ... 21:20:10 21:20:10 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:20:10 #0 2.484 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:20:10 #140 ... 21:20:10 21:20:10 #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:20:10 #0 2.598 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:20:10 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:39fa85f1c5d12cb2b657323c24e70eead4c33bdbd6386a4a026a81f8ab135d02 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 21:20:10 #141 ... 21:20:10 21:20:10 #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:20:10 #0 2.259 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] sh 21:20:10 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 21:20:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:20:11 c9868d2cf800: Preparing 21:20:11 6ea7a81ea144: Preparing 21:20:11 8da91f1aaafe: Preparing 21:20:11 c7ba5b8a1775: Preparing 21:20:11 2d81d0fe06a6: Preparing 21:20:11 87db469cc8e1: Preparing 21:20:11 a0fe268a7538: Preparing 21:20:11 5b6400965712: Preparing 21:20:11 bb1bf7ec2929: Preparing 21:20:11 9fe9a137fd00: Preparing 21:20:11 a0fe268a7538: Waiting 21:20:11 87db469cc8e1: Waiting 21:20:11 9fe9a137fd00: Waiting 21:20:11 5b6400965712: Waiting 21:20:11 bb1bf7ec2929: Waiting 21:20:11 c7ba5b8a1775: Layer already exists 21:20:11 6ea7a81ea144: Layer already exists 21:20:11 c9868d2cf800: Layer already exists 21:20:11 8da91f1aaafe: Layer already exists 21:20:11 2d81d0fe06a6: Layer already exists 21:20:11 a0fe268a7538: Layer already exists 21:20:11 87db469cc8e1: Layer already exists 21:20:11 bb1bf7ec2929: Layer already exists 21:20:11 9fe9a137fd00: Layer already exists 21:20:11 5b6400965712: Layer already exists 21:20:11 latest: digest: sha256:39fa85f1c5d12cb2b657323c24e70eead4c33bdbd6386a4a026a81f8ab135d02 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.2 21:20:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:20:12 c9868d2cf800: Preparing 21:20:12 6ea7a81ea144: Preparing 21:20:12 8da91f1aaafe: Preparing 21:20:12 c7ba5b8a1775: Preparing 21:20:12 2d81d0fe06a6: Preparing 21:20:12 87db469cc8e1: Preparing 21:20:12 a0fe268a7538: Preparing 21:20:12 5b6400965712: Preparing 21:20:12 bb1bf7ec2929: Preparing 21:20:12 9fe9a137fd00: Preparing 21:20:12 87db469cc8e1: Waiting 21:20:12 5b6400965712: Waiting 21:20:12 9fe9a137fd00: Waiting 21:20:12 a0fe268a7538: Waiting 21:20:12 6ea7a81ea144: Layer already exists 21:20:12 c7ba5b8a1775: Layer already exists 21:20:12 8da91f1aaafe: Layer already exists 21:20:12 2d81d0fe06a6: Layer already exists 21:20:12 c9868d2cf800: Layer already exists 21:20:12 a0fe268a7538: Layer already exists 21:20:12 87db469cc8e1: Layer already exists 21:20:12 bb1bf7ec2929: Layer already exists 21:20:12 5b6400965712: Layer already exists 21:20:12 9fe9a137fd00: Layer already exists 21:20:12 3.2.0-dev.2: digest: sha256:39fa85f1c5d12cb2b657323c24e70eead4c33bdbd6386a4a026a81f8ab135d02 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:20:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:20:13 c9868d2cf800: Preparing 21:20:13 6ea7a81ea144: Preparing 21:20:13 8da91f1aaafe: Preparing 21:20:13 c7ba5b8a1775: Preparing 21:20:13 2d81d0fe06a6: Preparing 21:20:13 87db469cc8e1: Preparing 21:20:13 a0fe268a7538: Preparing 21:20:13 5b6400965712: Preparing 21:20:13 bb1bf7ec2929: Preparing 21:20:13 9fe9a137fd00: Preparing 21:20:13 bb1bf7ec2929: Waiting 21:20:13 87db469cc8e1: Waiting 21:20:13 5b6400965712: Waiting 21:20:13 a0fe268a7538: Waiting 21:20:13 9fe9a137fd00: Waiting 21:20:13 c9868d2cf800: Layer already exists 21:20:13 6ea7a81ea144: Layer already exists 21:20:13 2d81d0fe06a6: Layer already exists 21:20:13 c7ba5b8a1775: Layer already exists 21:20:13 8da91f1aaafe: Layer already exists 21:20:13 a0fe268a7538: Layer already exists 21:20:13 bb1bf7ec2929: Layer already exists 21:20:13 9fe9a137fd00: Layer already exists 21:20:13 5b6400965712: Layer already exists 21:20:13 87db469cc8e1: Layer already exists 21:20:13 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:39fa85f1c5d12cb2b657323c24e70eead4c33bdbd6386a4a026a81f8ab135d02 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 21:20:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:20:14 c9868d2cf800: Preparing 21:20:14 6ea7a81ea144: Preparing 21:20:14 8da91f1aaafe: Preparing 21:20:14 c7ba5b8a1775: Preparing 21:20:14 2d81d0fe06a6: Preparing 21:20:14 87db469cc8e1: Preparing 21:20:14 a0fe268a7538: Preparing 21:20:14 5b6400965712: Preparing 21:20:14 bb1bf7ec2929: Preparing 21:20:14 87db469cc8e1: Waiting 21:20:14 a0fe268a7538: Waiting 21:20:14 5b6400965712: Waiting 21:20:14 9fe9a137fd00: Preparing 21:20:14 bb1bf7ec2929: Waiting 21:20:14 9fe9a137fd00: Waiting 21:20:14 c7ba5b8a1775: Layer already exists 21:20:14 8da91f1aaafe: Layer already exists 21:20:14 c9868d2cf800: Layer already exists 21:20:14 6ea7a81ea144: Layer already exists 21:20:14 2d81d0fe06a6: Layer already exists 21:20:14 87db469cc8e1: Layer already exists 21:20:14 a0fe268a7538: Layer already exists 21:20:14 5b6400965712: Layer already exists 21:20:14 9fe9a137fd00: Layer already exists 21:20:14 bb1bf7ec2929: Layer already exists 21:20:14 main: digest: sha256:39fa85f1c5d12cb2b657323c24e70eead4c33bdbd6386a4a026a81f8ab135d02 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:20:15 ===================================================== [Pipeline] echo 21:20:15 taggedImages: 21:20:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:514bb4af690a15783c73f27ef759057b5c721b1c 21:20:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 21:20:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.2 21:20:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:20:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 21:20:15 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 21:20:15 514bb4af690a15783c73f27ef759057b5c721b1c 21:20:15 latest 21:20:15 3.2.0-dev.2 21:20:15 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:20:15 main 21:20:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:514bb4af690a15783c73f27ef759057b5c721b1c 21:20:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:20:16 7b5dbf5be3d1: Preparing 21:20:16 6204b7f5bbe1: Preparing 21:20:16 4f9cd6284e5a: Preparing 21:20:16 c7ba5b8a1775: Preparing 21:20:16 2d81d0fe06a6: Preparing 21:20:16 9cec1e92b220: Preparing 21:20:16 fd7c388fb7c1: Preparing 21:20:16 d89edb49465a: Preparing 21:20:16 9fe9a137fd00: Preparing 21:20:16 fd7c388fb7c1: Waiting 21:20:16 d89edb49465a: Waiting 21:20:16 9fe9a137fd00: Waiting 21:20:16 9cec1e92b220: Waiting 21:20:16 c7ba5b8a1775: Layer already exists 21:20:16 2d81d0fe06a6: Layer already exists 21:20:16 6204b7f5bbe1: Pushed 21:20:16 fd7c388fb7c1: Pushed 21:20:16 7b5dbf5be3d1: Pushed 21:20:16 4f9cd6284e5a: Pushed 21:20:16 9fe9a137fd00: Layer already exists 21:20:16 d89edb49465a: Pushed 21:20:25 9cec1e92b220: Pushed 21:20:25 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:c5eb97d370a171a508d6903a2b7440d4912946ffd3da929479ab29e49fdc8a49 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:25 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 21:20:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:20:26 7b5dbf5be3d1: Preparing 21:20:26 6204b7f5bbe1: Preparing 21:20:26 4f9cd6284e5a: Preparing 21:20:26 c7ba5b8a1775: Preparing 21:20:26 2d81d0fe06a6: Preparing 21:20:26 9cec1e92b220: Preparing 21:20:26 fd7c388fb7c1: Preparing 21:20:26 d89edb49465a: Preparing 21:20:26 9fe9a137fd00: Preparing 21:20:26 fd7c388fb7c1: Waiting 21:20:26 d89edb49465a: Waiting 21:20:26 9fe9a137fd00: Waiting 21:20:26 9cec1e92b220: Waiting 21:20:26 2d81d0fe06a6: Layer already exists 21:20:26 c7ba5b8a1775: Layer already exists 21:20:26 4f9cd6284e5a: Layer already exists 21:20:26 6204b7f5bbe1: Layer already exists 21:20:26 7b5dbf5be3d1: Layer already exists 21:20:26 9cec1e92b220: Layer already exists 21:20:26 d89edb49465a: Layer already exists 21:20:26 fd7c388fb7c1: Layer already exists 21:20:26 9fe9a137fd00: Layer already exists 21:20:26 latest: digest: sha256:c5eb97d370a171a508d6903a2b7440d4912946ffd3da929479ab29e49fdc8a49 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:26 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.2 21:20:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:20:27 7b5dbf5be3d1: Preparing 21:20:27 6204b7f5bbe1: Preparing 21:20:27 4f9cd6284e5a: Preparing 21:20:27 c7ba5b8a1775: Preparing 21:20:27 2d81d0fe06a6: Preparing 21:20:27 9cec1e92b220: Preparing 21:20:27 fd7c388fb7c1: Preparing 21:20:27 d89edb49465a: Preparing 21:20:27 9fe9a137fd00: Preparing 21:20:27 9cec1e92b220: Waiting 21:20:27 fd7c388fb7c1: Waiting 21:20:27 d89edb49465a: Waiting 21:20:27 9fe9a137fd00: Waiting 21:20:27 c7ba5b8a1775: Layer already exists 21:20:27 6204b7f5bbe1: Layer already exists 21:20:27 4f9cd6284e5a: Layer already exists 21:20:27 2d81d0fe06a6: Layer already exists 21:20:27 7b5dbf5be3d1: Layer already exists 21:20:27 fd7c388fb7c1: Layer already exists 21:20:27 9fe9a137fd00: Layer already exists 21:20:27 9cec1e92b220: Layer already exists 21:20:27 d89edb49465a: Layer already exists 21:20:27 3.2.0-dev.2: digest: sha256:c5eb97d370a171a508d6903a2b7440d4912946ffd3da929479ab29e49fdc8a49 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:27 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:20:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:20:28 7b5dbf5be3d1: Preparing 21:20:28 6204b7f5bbe1: Preparing 21:20:28 4f9cd6284e5a: Preparing 21:20:28 c7ba5b8a1775: Preparing 21:20:28 2d81d0fe06a6: Preparing 21:20:28 9cec1e92b220: Preparing 21:20:28 fd7c388fb7c1: Preparing 21:20:28 d89edb49465a: Preparing 21:20:28 9fe9a137fd00: Preparing 21:20:28 9cec1e92b220: Waiting 21:20:28 d89edb49465a: Waiting 21:20:28 9fe9a137fd00: Waiting 21:20:28 fd7c388fb7c1: Waiting 21:20:28 2d81d0fe06a6: Layer already exists 21:20:28 6204b7f5bbe1: Layer already exists 21:20:28 4f9cd6284e5a: Layer already exists 21:20:28 7b5dbf5be3d1: Layer already exists 21:20:28 c7ba5b8a1775: Layer already exists 21:20:28 fd7c388fb7c1: Layer already exists 21:20:28 9cec1e92b220: Layer already exists 21:20:28 d89edb49465a: Layer already exists 21:20:28 9fe9a137fd00: Layer already exists 21:20:28 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:c5eb97d370a171a508d6903a2b7440d4912946ffd3da929479ab29e49fdc8a49 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:29 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 21:20:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:20:29 7b5dbf5be3d1: Preparing 21:20:29 6204b7f5bbe1: Preparing 21:20:29 4f9cd6284e5a: Preparing 21:20:29 c7ba5b8a1775: Preparing 21:20:29 2d81d0fe06a6: Preparing 21:20:29 9cec1e92b220: Preparing 21:20:29 fd7c388fb7c1: Preparing 21:20:29 d89edb49465a: Preparing 21:20:29 9fe9a137fd00: Preparing 21:20:29 9cec1e92b220: Waiting 21:20:29 fd7c388fb7c1: Waiting 21:20:29 9fe9a137fd00: Waiting 21:20:29 4f9cd6284e5a: Layer already exists 21:20:29 7b5dbf5be3d1: Layer already exists 21:20:29 6204b7f5bbe1: Layer already exists 21:20:29 2d81d0fe06a6: Layer already exists 21:20:29 c7ba5b8a1775: Layer already exists 21:20:29 9cec1e92b220: Layer already exists 21:20:29 9fe9a137fd00: Layer already exists 21:20:29 d89edb49465a: Layer already exists 21:20:29 fd7c388fb7c1: Layer already exists 21:20:29 main: digest: sha256:c5eb97d370a171a508d6903a2b7440d4912946ffd3da929479ab29e49fdc8a49 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:20:30 ===================================================== [Pipeline] echo 21:20:30 taggedImages: 21:20:30 - nexus3.edgexfoundry.org:10004/security-spire-config:514bb4af690a15783c73f27ef759057b5c721b1c 21:20:30 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 21:20:30 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.2 21:20:30 - nexus3.edgexfoundry.org:10004/security-spire-config:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:20:30 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 21:20:30 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 21:20:30 514bb4af690a15783c73f27ef759057b5c721b1c 21:20:30 latest 21:20:30 3.2.0-dev.2 21:20:30 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:20:30 main 21:20:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:31 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:514bb4af690a15783c73f27ef759057b5c721b1c 21:20:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:20:31 c9868d2cf800: Preparing 21:20:31 e5d48d8e457a: Preparing 21:20:31 83bc50f8102c: Preparing 21:20:31 c7ba5b8a1775: Preparing 21:20:31 2d81d0fe06a6: Preparing 21:20:31 fd35351b2b07: Preparing 21:20:31 5b6400965712: Preparing 21:20:31 bb1bf7ec2929: Preparing 21:20:31 9fe9a137fd00: Preparing 21:20:31 5b6400965712: Waiting 21:20:31 bb1bf7ec2929: Waiting 21:20:31 9fe9a137fd00: Waiting 21:20:31 fd35351b2b07: Waiting 21:20:31 2d81d0fe06a6: Layer already exists 21:20:31 c9868d2cf800: Layer already exists 21:20:31 c7ba5b8a1775: Layer already exists 21:20:31 bb1bf7ec2929: Layer already exists 21:20:31 5b6400965712: Layer already exists 21:20:31 9fe9a137fd00: Layer already exists 21:20:31 83bc50f8102c: Pushed 21:20:31 e5d48d8e457a: Pushed 21:20:41 fd35351b2b07: Pushed 21:20:41 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:d907176273be04d8d993fadfa5812825a61baf99608aa05864d0e6a554b22739 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:42 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 21:20:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:20:43 c9868d2cf800: Preparing 21:20:43 e5d48d8e457a: Preparing 21:20:43 83bc50f8102c: Preparing 21:20:43 c7ba5b8a1775: Preparing 21:20:43 2d81d0fe06a6: Preparing 21:20:43 fd35351b2b07: Preparing 21:20:43 5b6400965712: Preparing 21:20:43 bb1bf7ec2929: Preparing 21:20:43 9fe9a137fd00: Preparing 21:20:43 fd35351b2b07: Waiting 21:20:43 5b6400965712: Waiting 21:20:43 bb1bf7ec2929: Waiting 21:20:43 9fe9a137fd00: Waiting 21:20:43 83bc50f8102c: Layer already exists 21:20:43 c9868d2cf800: Layer already exists 21:20:43 2d81d0fe06a6: Layer already exists 21:20:43 e5d48d8e457a: Layer already exists 21:20:43 c7ba5b8a1775: Layer already exists 21:20:43 fd35351b2b07: Layer already exists 21:20:43 bb1bf7ec2929: Layer already exists 21:20:43 9fe9a137fd00: Layer already exists 21:20:43 5b6400965712: Layer already exists 21:20:43 latest: digest: sha256:d907176273be04d8d993fadfa5812825a61baf99608aa05864d0e6a554b22739 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:43 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.2 21:20:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:20:44 c9868d2cf800: Preparing 21:20:44 e5d48d8e457a: Preparing 21:20:44 83bc50f8102c: Preparing 21:20:44 c7ba5b8a1775: Preparing 21:20:44 2d81d0fe06a6: Preparing 21:20:44 fd35351b2b07: Preparing 21:20:44 5b6400965712: Preparing 21:20:44 bb1bf7ec2929: Preparing 21:20:44 9fe9a137fd00: Preparing 21:20:44 5b6400965712: Waiting 21:20:44 bb1bf7ec2929: Waiting 21:20:44 9fe9a137fd00: Waiting 21:20:44 fd35351b2b07: Waiting 21:20:44 2d81d0fe06a6: Layer already exists 21:20:44 e5d48d8e457a: Layer already exists 21:20:44 c9868d2cf800: Layer already exists 21:20:44 83bc50f8102c: Layer already exists 21:20:44 c7ba5b8a1775: Layer already exists 21:20:44 fd35351b2b07: Layer already exists 21:20:44 5b6400965712: Layer already exists 21:20:44 bb1bf7ec2929: Layer already exists 21:20:44 9fe9a137fd00: Layer already exists 21:20:44 3.2.0-dev.2: digest: sha256:d907176273be04d8d993fadfa5812825a61baf99608aa05864d0e6a554b22739 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:44 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:20:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:20:45 c9868d2cf800: Preparing 21:20:45 e5d48d8e457a: Preparing 21:20:45 83bc50f8102c: Preparing 21:20:45 c7ba5b8a1775: Preparing 21:20:45 2d81d0fe06a6: Preparing 21:20:45 fd35351b2b07: Preparing 21:20:45 5b6400965712: Preparing 21:20:45 bb1bf7ec2929: Preparing 21:20:45 9fe9a137fd00: Preparing 21:20:45 5b6400965712: Waiting 21:20:45 fd35351b2b07: Waiting 21:20:45 bb1bf7ec2929: Waiting 21:20:45 9fe9a137fd00: Waiting 21:20:45 c9868d2cf800: Layer already exists 21:20:45 e5d48d8e457a: Layer already exists 21:20:45 83bc50f8102c: Layer already exists 21:20:45 2d81d0fe06a6: Layer already exists 21:20:45 c7ba5b8a1775: Layer already exists 21:20:45 fd35351b2b07: Layer already exists 21:20:45 9fe9a137fd00: Layer already exists 21:20:45 5b6400965712: Layer already exists 21:20:45 bb1bf7ec2929: Layer already exists 21:20:45 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:d907176273be04d8d993fadfa5812825a61baf99608aa05864d0e6a554b22739 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 21:20:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:20:46 c9868d2cf800: Preparing 21:20:46 e5d48d8e457a: Preparing 21:20:46 83bc50f8102c: Preparing 21:20:46 c7ba5b8a1775: Preparing 21:20:46 2d81d0fe06a6: Preparing 21:20:46 fd35351b2b07: Preparing 21:20:46 5b6400965712: Preparing 21:20:46 bb1bf7ec2929: Preparing 21:20:46 9fe9a137fd00: Preparing 21:20:46 fd35351b2b07: Waiting 21:20:46 5b6400965712: Waiting 21:20:46 bb1bf7ec2929: Waiting 21:20:46 9fe9a137fd00: Waiting 21:20:46 c9868d2cf800: Layer already exists 21:20:46 2d81d0fe06a6: Layer already exists 21:20:46 c7ba5b8a1775: Layer already exists 21:20:46 83bc50f8102c: Layer already exists 21:20:46 e5d48d8e457a: Layer already exists 21:20:46 fd35351b2b07: Layer already exists 21:20:46 5b6400965712: Layer already exists 21:20:46 bb1bf7ec2929: Layer already exists 21:20:46 9fe9a137fd00: Layer already exists 21:20:46 main: digest: sha256:d907176273be04d8d993fadfa5812825a61baf99608aa05864d0e6a554b22739 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:20:47 ===================================================== [Pipeline] echo 21:20:47 taggedImages: 21:20:47 - nexus3.edgexfoundry.org:10004/security-spire-server:514bb4af690a15783c73f27ef759057b5c721b1c 21:20:47 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 21:20:47 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.2 21:20:47 - nexus3.edgexfoundry.org:10004/security-spire-server:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:20:47 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 21:20:47 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 21:20:47 514bb4af690a15783c73f27ef759057b5c721b1c 21:20:47 latest 21:20:47 3.2.0-dev.2 21:20:47 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:20:47 main 21:20:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:48 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications:514bb4af690a15783c73f27ef759057b5c721b1c 21:20:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:20:49 970cf83cacff: Preparing 21:20:49 4229a8f0ae0b: Preparing 21:20:49 c7ba5b8a1775: Preparing 21:20:49 2d81d0fe06a6: Preparing 21:20:49 3beade654e08: Preparing 21:20:49 edfef3626885: Preparing 21:20:49 9fe9a137fd00: Preparing 21:20:49 edfef3626885: Waiting 21:20:49 9fe9a137fd00: Waiting 21:20:49 2d81d0fe06a6: Layer already exists 21:20:49 c7ba5b8a1775: Layer already exists 21:20:49 9fe9a137fd00: Layer already exists 21:20:49 3beade654e08: Pushed 21:20:49 970cf83cacff: Pushed 21:20:49 edfef3626885: Pushed 21:20:52 4229a8f0ae0b: Pushed 21:20:52 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:440ffa2114a9c20899ef143e28ba641c6e1d960ed122c5d5421ee354a50d0d06 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:52 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 21:20:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:20:53 970cf83cacff: Preparing 21:20:53 4229a8f0ae0b: Preparing 21:20:53 c7ba5b8a1775: Preparing 21:20:53 2d81d0fe06a6: Preparing 21:20:53 3beade654e08: Preparing 21:20:53 edfef3626885: Preparing 21:20:53 9fe9a137fd00: Preparing 21:20:53 edfef3626885: Waiting 21:20:53 9fe9a137fd00: Waiting 21:20:53 c7ba5b8a1775: Layer already exists 21:20:53 970cf83cacff: Layer already exists 21:20:53 4229a8f0ae0b: Layer already exists 21:20:53 3beade654e08: Layer already exists 21:20:53 2d81d0fe06a6: Layer already exists 21:20:53 edfef3626885: Layer already exists 21:20:53 9fe9a137fd00: Layer already exists 21:20:53 latest: digest: sha256:440ffa2114a9c20899ef143e28ba641c6e1d960ed122c5d5421ee354a50d0d06 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.2 21:20:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:20:54 970cf83cacff: Preparing 21:20:54 4229a8f0ae0b: Preparing 21:20:54 c7ba5b8a1775: Preparing 21:20:54 2d81d0fe06a6: Preparing 21:20:54 3beade654e08: Preparing 21:20:54 edfef3626885: Preparing 21:20:54 9fe9a137fd00: Preparing 21:20:54 edfef3626885: Waiting 21:20:54 9fe9a137fd00: Waiting 21:20:54 2d81d0fe06a6: Layer already exists 21:20:54 c7ba5b8a1775: Layer already exists 21:20:54 970cf83cacff: Layer already exists 21:20:54 3beade654e08: Layer already exists 21:20:54 4229a8f0ae0b: Layer already exists 21:20:54 9fe9a137fd00: Layer already exists 21:20:54 edfef3626885: Layer already exists 21:20:54 3.2.0-dev.2: digest: sha256:440ffa2114a9c20899ef143e28ba641c6e1d960ed122c5d5421ee354a50d0d06 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:20:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:20:55 970cf83cacff: Preparing 21:20:55 4229a8f0ae0b: Preparing 21:20:55 c7ba5b8a1775: Preparing 21:20:55 2d81d0fe06a6: Preparing 21:20:55 3beade654e08: Preparing 21:20:55 edfef3626885: Preparing 21:20:55 9fe9a137fd00: Preparing 21:20:55 edfef3626885: Waiting 21:20:55 9fe9a137fd00: Waiting 21:20:55 c7ba5b8a1775: Layer already exists 21:20:55 970cf83cacff: Layer already exists 21:20:55 2d81d0fe06a6: Layer already exists 21:20:55 3beade654e08: Layer already exists 21:20:55 4229a8f0ae0b: Layer already exists 21:20:55 edfef3626885: Layer already exists 21:20:55 9fe9a137fd00: Layer already exists 21:20:55 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:440ffa2114a9c20899ef143e28ba641c6e1d960ed122c5d5421ee354a50d0d06 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:56 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 21:20:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:20:57 970cf83cacff: Preparing 21:20:57 4229a8f0ae0b: Preparing 21:20:57 c7ba5b8a1775: Preparing 21:20:57 2d81d0fe06a6: Preparing 21:20:57 3beade654e08: Preparing 21:20:57 edfef3626885: Preparing 21:20:57 9fe9a137fd00: Preparing 21:20:57 9fe9a137fd00: Waiting 21:20:57 edfef3626885: Waiting 21:20:57 970cf83cacff: Layer already exists 21:20:57 c7ba5b8a1775: Layer already exists 21:20:57 2d81d0fe06a6: Layer already exists 21:20:57 4229a8f0ae0b: Layer already exists 21:20:57 3beade654e08: Layer already exists 21:20:57 edfef3626885: Layer already exists 21:20:57 9fe9a137fd00: Layer already exists 21:20:57 main: digest: sha256:440ffa2114a9c20899ef143e28ba641c6e1d960ed122c5d5421ee354a50d0d06 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:20:57 ===================================================== [Pipeline] echo 21:20:57 taggedImages: 21:20:57 - nexus3.edgexfoundry.org:10004/support-notifications:514bb4af690a15783c73f27ef759057b5c721b1c 21:20:57 - nexus3.edgexfoundry.org:10004/support-notifications:latest 21:20:57 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.2 21:20:57 - nexus3.edgexfoundry.org:10004/support-notifications:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:20:57 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 21:20:57 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 21:20:57 514bb4af690a15783c73f27ef759057b5c721b1c 21:20:57 latest 21:20:57 3.2.0-dev.2 21:20:57 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:20:57 main 21:20:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:58 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:514bb4af690a15783c73f27ef759057b5c721b1c 21:20:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:20:59 2d98da57bc46: Preparing 21:20:59 524401e4fdf3: Preparing 21:20:59 c7ba5b8a1775: Preparing 21:20:59 2d81d0fe06a6: Preparing 21:20:59 3ba02147045a: Preparing 21:20:59 a7c4a42e9f99: Preparing 21:20:59 9fe9a137fd00: Preparing 21:20:59 a7c4a42e9f99: Waiting 21:20:59 9fe9a137fd00: Waiting 21:20:59 c7ba5b8a1775: Layer already exists 21:20:59 2d81d0fe06a6: Layer already exists 21:20:59 3ba02147045a: Layer already exists 21:20:59 a7c4a42e9f99: Layer already exists 21:20:59 9fe9a137fd00: Layer already exists 21:20:59 2d98da57bc46: Pushed 21:21:02 524401e4fdf3: Pushed 21:21:02 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:9e3bbf1e6d209540c6befc47d9c8d1352136a686119c9f44d9d0c76e55163b3c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:03 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 21:21:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:21:04 2d98da57bc46: Preparing 21:21:04 524401e4fdf3: Preparing 21:21:04 c7ba5b8a1775: Preparing 21:21:04 2d81d0fe06a6: Preparing 21:21:04 3ba02147045a: Preparing 21:21:04 a7c4a42e9f99: Preparing 21:21:04 9fe9a137fd00: Preparing 21:21:04 a7c4a42e9f99: Waiting 21:21:04 9fe9a137fd00: Waiting 21:21:04 3ba02147045a: Layer already exists 21:21:04 524401e4fdf3: Layer already exists 21:21:04 2d81d0fe06a6: Layer already exists 21:21:04 2d98da57bc46: Layer already exists 21:21:04 c7ba5b8a1775: Layer already exists 21:21:04 a7c4a42e9f99: Layer already exists 21:21:04 9fe9a137fd00: Layer already exists 21:21:04 latest: digest: sha256:9e3bbf1e6d209540c6befc47d9c8d1352136a686119c9f44d9d0c76e55163b3c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:04 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.2 21:21:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:21:05 2d98da57bc46: Preparing 21:21:05 524401e4fdf3: Preparing 21:21:05 c7ba5b8a1775: Preparing 21:21:05 2d81d0fe06a6: Preparing 21:21:05 3ba02147045a: Preparing 21:21:05 a7c4a42e9f99: Preparing 21:21:05 9fe9a137fd00: Preparing 21:21:05 9fe9a137fd00: Waiting 21:21:05 a7c4a42e9f99: Waiting 21:21:05 2d98da57bc46: Layer already exists 21:21:05 3ba02147045a: Layer already exists 21:21:05 524401e4fdf3: Layer already exists 21:21:05 2d81d0fe06a6: Layer already exists 21:21:05 c7ba5b8a1775: Layer already exists 21:21:05 9fe9a137fd00: Layer already exists 21:21:05 a7c4a42e9f99: Layer already exists 21:21:05 3.2.0-dev.2: digest: sha256:9e3bbf1e6d209540c6befc47d9c8d1352136a686119c9f44d9d0c76e55163b3c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:21:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:21:06 2d98da57bc46: Preparing 21:21:06 524401e4fdf3: Preparing 21:21:06 c7ba5b8a1775: Preparing 21:21:06 2d81d0fe06a6: Preparing 21:21:06 3ba02147045a: Preparing 21:21:06 a7c4a42e9f99: Preparing 21:21:06 9fe9a137fd00: Preparing 21:21:06 9fe9a137fd00: Waiting 21:21:06 a7c4a42e9f99: Waiting 21:21:06 3ba02147045a: Layer already exists 21:21:06 2d81d0fe06a6: Layer already exists 21:21:06 524401e4fdf3: Layer already exists 21:21:06 2d98da57bc46: Layer already exists 21:21:06 c7ba5b8a1775: Layer already exists 21:21:06 a7c4a42e9f99: Layer already exists 21:21:06 9fe9a137fd00: Layer already exists 21:21:06 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:9e3bbf1e6d209540c6befc47d9c8d1352136a686119c9f44d9d0c76e55163b3c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:07 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 21:21:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:21:08 2d98da57bc46: Preparing 21:21:08 524401e4fdf3: Preparing 21:21:08 c7ba5b8a1775: Preparing 21:21:08 2d81d0fe06a6: Preparing 21:21:08 3ba02147045a: Preparing 21:21:08 a7c4a42e9f99: Preparing 21:21:08 9fe9a137fd00: Preparing 21:21:08 a7c4a42e9f99: Waiting 21:21:08 9fe9a137fd00: Waiting 21:21:08 c7ba5b8a1775: Layer already exists 21:21:08 2d98da57bc46: Layer already exists 21:21:08 3ba02147045a: Layer already exists 21:21:08 2d81d0fe06a6: Layer already exists 21:21:08 524401e4fdf3: Layer already exists 21:21:08 9fe9a137fd00: Layer already exists 21:21:08 a7c4a42e9f99: Layer already exists 21:21:08 main: digest: sha256:9e3bbf1e6d209540c6befc47d9c8d1352136a686119c9f44d9d0c76e55163b3c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:21:08 ===================================================== [Pipeline] echo 21:21:08 taggedImages: 21:21:08 - nexus3.edgexfoundry.org:10004/support-scheduler:514bb4af690a15783c73f27ef759057b5c721b1c 21:21:08 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 21:21:08 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.2 21:21:08 - nexus3.edgexfoundry.org:10004/support-scheduler:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:21:08 - 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] } 21:26:18 #142 ... 21:26:18 21:26:18 #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:26:18 #136 371.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:26:18 #136 ... 21:26:18 21:26:18 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:26:18 #140 DONE 376.8s 21:26:18 21:26:18 #143 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 21:26:18 #143 DONE 0.3s 21:26:18 21:26:18 #144 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 21:26:18 #144 DONE 0.2s 21:26:18 21:26:18 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:26:18 #138 ... 21:26:18 21:26:18 #145 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 21:26:18 #145 DONE 0.2s 21:26:18 21:26:18 #146 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 21:26:18 #146 DONE 0.1s 21:26:18 21:26:18 #147 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:26:18 #147 DONE 0.3s 21:26:18 21:26:18 #148 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:26:18 #148 DONE 0.2s 21:26:18 21:26:18 #149 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:26:18 #149 ... 21:26:18 21:26:18 #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:26:18 #142 DONE 379.0s 21:26:18 21:26:18 #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:26:18 #135 ... 21:26:18 21:26:18 #150 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 21:26:18 #150 DONE 0.4s 21:26:18 21:26:18 #151 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 21:26:19 #151 ... 21:26:19 21:26:19 #149 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:26:19 #149 DONE 2.0s 21:26:19 21:26:19 #152 [security-proxy-setup] exporting to image 21:26:19 #152 exporting layers 21:26:20 #152 exporting layers 1.1s done 21:26:20 #152 writing image sha256:6b305818a3a4ea39dc8e018a92d14797b0c0e86229ad09c2d1cea5b0f7c224e9 done 21:26:20 #152 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 21:26:20 #152 DONE 1.2s 21:26:20 21:26:20 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:26:20 #132 ... 21:26:20 21:26:20 #151 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 21:26:20 #151 DONE 1.9s 21:26:20 21:26:20 #153 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 21:26:20 #153 DONE 0.2s 21:26:20 21:26:20 #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:26:20 #139 ... 21:26:20 21:26:20 #154 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 21:26:21 #154 DONE 0.3s 21:26:21 21:26:21 #155 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:26:21 #155 ... 21:26:21 21:26:21 #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:26:21 #136 DONE 382.5s 21:26:21 21:26:21 #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 21:26:21 #156 ... 21:26:21 21:26:21 #155 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:26:21 #155 DONE 0.6s 21:26:22 21:26:22 #157 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 21:26:22 #157 DONE 0.3s 21:26:22 21:26:22 #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 21:26:22 #156 DONE 0.5s 21:26:22 21:26:22 #158 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 21:26:22 #158 DONE 0.2s 21:26:22 21:26:22 #159 [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/ 21:26:22 #159 DONE 0.2s 21:26:22 21:26:22 #160 [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/ 21:26:22 #160 ... 21:26:22 21:26:22 #161 [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 21:26:22 #161 DONE 0.4s 21:26:22 21:26:22 #160 [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/ 21:26:22 #160 DONE 0.4s 21:26:22 21:26:22 #162 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 21:26:23 #162 ... 21:26:23 21:26:23 #163 [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 21:26:23 #163 DONE 0.3s 21:26:23 21:26:23 #162 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 21:26:23 #162 DONE 0.2s 21:26:23 21:26:23 #164 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:26:23 #164 DONE 0.2s 21:26:23 21:26:23 #165 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 21:26:23 #165 DONE 0.2s 21:26:23 21:26:23 #166 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 21:26:24 #166 ... 21:26:24 21:26:24 #167 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:26:24 #167 DONE 0.4s 21:26:24 21:26:24 #168 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:26:28 #168 DONE 3.9s 21:26:28 21:26:28 #166 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 21:26:28 #166 DONE 4.3s 21:26:28 21:26:28 #169 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:26:28 #169 DONE 0.4s 21:26:28 21:26:28 #170 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:26:28 #170 ... 21:26:28 21:26:28 #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:26:28 #135 DONE 389.6s 21:26:28 21:26:28 #171 [security-bootstrapper] exporting to image 21:26:28 #171 exporting layers 21:26:29 #171 ... 21:26:29 21:26:29 #172 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 21:26:29 #172 DONE 0.6s 21:26:29 21:26:29 #171 [security-bootstrapper] exporting to image 21:26:29 #171 exporting layers 2.1s done 21:26:29 #171 writing image sha256:932598fbd6e313a8500587463eca4a3639bdc717be907c9019bb6b69d453fd7c done 21:26:29 #171 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 21:26:29 #171 DONE 2.1s 21:26:29 21:26:29 #173 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 21:26:30 #173 DONE 0.2s 21:26:30 21:26:30 #174 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:26:30 #174 ... 21:26:30 21:26:30 #170 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:26:30 #170 DONE 2.0s 21:26:30 21:26:30 #175 [security-secretstore-setup] exporting to image 21:26:31 #175 ... 21:26:31 21:26:31 #174 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:26:31 #174 DONE 0.9s 21:26:31 21:26:31 #176 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 21:26:31 #176 DONE 0.1s 21:26:31 21:26:31 #177 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 21:26:31 #177 DONE 0.2s 21:26:31 21:26:31 #175 [security-secretstore-setup] exporting to image 21:26:31 #175 exporting layers 1.3s done 21:26:31 #175 writing image sha256:05e4c16351ebb2c54a1c9ce8e56f2d01809cf6d7a9e9b9872cb9eff8e97ec8e6 21:26:31 #175 writing image sha256:05e4c16351ebb2c54a1c9ce8e56f2d01809cf6d7a9e9b9872cb9eff8e97ec8e6 done 21:26:31 #175 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 21:26:31 #175 DONE 1.4s 21:26:31 21:26:31 #178 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:26:33 #178 DONE 1.6s 21:26:33 21:26:33 #179 [security-proxy-auth] exporting to image 21:26:33 #179 exporting layers 0.6s done 21:26:33 #179 writing image sha256:44c554c9b8d22afc64d321fd63fe51cb46198478e051f0fab6d204f3f61486fc done 21:26:33 #179 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 21:26:33 #179 DONE 0.6s 21:26:33 21:26:33 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:26:35 #134 ... 21:26:35 21:26:35 #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:26:35 #141 DONE 395.9s 21:26:35 21:26:35 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:26:35 #137 ... 21:26:35 21:26:35 #180 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 21:26:35 #180 DONE 0.2s 21:26:35 21:26:35 #181 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 21:26:35 #181 DONE 0.2s 21:26:35 21:26:35 #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 21:26:35 #182 DONE 0.2s 21:26:35 21:26:35 #183 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 21:26:36 #183 DONE 0.1s 21:26:36 21:26:36 #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 21:26:36 #184 DONE 0.1s 21:26:36 21:26:36 #185 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:26:38 #185 DONE 1.6s 21:26:38 21:26:38 #186 [core-common-config-bootstrapper] exporting to image 21:26:38 #186 exporting layers 0.4s done 21:26:38 #186 writing image sha256:912667503f6d95fb49080a37436ca970c8cc95001965f88eafb72e5da46c22b1 0.0s done 21:26:38 #186 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 21:26:38 #186 DONE 0.5s 21:26:38 21:26:38 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:26:50 #134 DONE 410.5s 21:26:50 21:26:50 #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:26:50 #139 ... 21:26:50 21:26:50 #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 21:26:50 #187 DONE 0.2s 21:26:50 21:26:50 #188 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 21:26:50 #188 DONE 0.3s 21:26:50 21:26:50 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:26:50 #138 ... 21:26:50 21:26:50 #189 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:26:50 #189 DONE 0.3s 21:26:50 21:26:50 #190 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 21:26:50 #190 DONE 0.1s 21:26:50 21:26:50 #191 [core-command] exporting to image 21:26:50 #191 exporting layers 21:26:50 #191 exporting layers 0.3s done 21:26:50 #191 writing image sha256:e1b0399d907f1a3987b321182c7b66cb8dffe9ee86156f44f74775f9087b6905 done 21:26:50 #191 naming to docker.io/library/core-command-arm64 0.0s done 21:26:50 #191 DONE 0.3s 21:26:50 21:26:50 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:26:57 #137 ... 21:26:57 21:26:57 #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:26:57 #139 DONE 418.2s 21:26:57 21:26:57 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:26:57 #138 DONE 418.2s 21:26:57 21:26:57 #192 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 21:26:57 #192 ... 21:26:57 21:26:57 #193 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 21:26:57 #193 DONE 0.4s 21:26:57 21:26:57 #192 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 21:26:57 #192 DONE 0.5s 21:26:57 21:26:57 #194 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 21:26:58 #194 ... 21:26:58 21:26:58 #195 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 21:26:58 #195 DONE 0.4s 21:26:58 21:26:58 #194 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 21:26:58 #194 DONE 0.3s 21:26:58 21:26:58 #196 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:26:58 #196 ... 21:26:58 21:26:58 #197 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:26:58 #197 DONE 0.4s 21:26:58 21:26:58 #196 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:26:58 #196 DONE 0.4s 21:26:58 21:26:58 #198 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 21:26:58 #198 DONE 0.1s 21:26:58 21:26:58 #199 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 21:26:58 #199 DONE 0.1s 21:26:58 21:26:58 #200 [core-data] exporting to image 21:26:58 #200 exporting layers 21:26:59 #200 ... 21:26:59 21:26:59 #201 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 21:26:59 #201 DONE 0.3s 21:26:59 21:26:59 #200 [core-data] exporting to image 21:26:59 #200 exporting layers 0.5s done 21:26:59 #200 writing image sha256:41eceaceba197cc659fa1cf7c47c32382dc15e9811ddbe5fd396e1bd8259c2b8 21:26:59 #200 writing image sha256:41eceaceba197cc659fa1cf7c47c32382dc15e9811ddbe5fd396e1bd8259c2b8 0.0s done 21:26:59 #200 naming to docker.io/library/core-data-arm64 done 21:26:59 #200 DONE 0.6s 21:26:59 21:26:59 #202 [core-metadata] exporting to image 21:26:59 #202 exporting layers 0.3s done 21:26:59 #202 writing image sha256:abeed7f9d034276185018e2ac34225202727021eaa2d0beea899cb944aec1e3e done 21:26:59 #202 naming to docker.io/library/core-metadata-arm64 0.0s done 21:26:59 #202 DONE 0.3s 21:26:59 21:26:59 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:27:07 #137 ... 21:27:07 21:27:07 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:27:07 #132 DONE 427.2s 21:27:07 21:27:07 #203 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 21:27:07 #203 DONE 0.2s 21:27:07 21:27:07 #204 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 21:27:07 #204 DONE 0.2s 21:27:07 21:27:07 #205 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:27:07 #205 DONE 0.3s 21:27:07 21:27:07 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:27:07 #133 ... 21:27:07 21:27:07 #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 21:27:07 #206 DONE 0.1s 21:27:07 21:27:07 #207 [security-spiffe-token-provider] exporting to image 21:27:07 #207 exporting layers 21:27:11 #207 exporting layers 4.0s done 21:27:11 #207 writing image sha256:31297ce08e72f723bdccf9a14fa45bcb3b0d5fd191038417e088a33120514048 done 21:27:11 #207 naming to docker.io/library/security-spiffe-token-provider-arm64 done 21:27:11 #207 DONE 4.0s 21:27:11 21:27:11 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:27:14 #137 ... 21:27:14 21:27:14 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:27:14 #133 DONE 435.1s 21:27:14 21:27:14 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:27:14 #137 ... 21:27:14 21:27:14 #208 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 21:27:14 #208 DONE 0.2s 21:27:14 21:27:14 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:27:14 #137 DONE 435.5s 21:27:14 21:27:14 #209 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 21:27:14 #209 DONE 0.1s 21:27:14 21:27:14 #210 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 21:27:14 #210 DONE 0.1s 21:27:14 21:27:14 #211 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:27:14 #211 DONE 0.4s 21:27:14 21:27:14 #212 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 21:27:14 #212 DONE 0.2s 21:27:14 21:27:14 #213 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 21:27:14 #213 DONE 0.1s 21:27:14 21:27:14 #214 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:27:15 #214 DONE 0.4s 21:27:15 21:27:15 #215 [support-notifications] exporting to image 21:27:15 #215 ... 21:27:15 21:27:15 #216 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 21:27:15 #216 DONE 0.1s 21:27:15 21:27:15 #215 [support-notifications] exporting to image 21:27:15 #215 exporting layers 0.4s done 21:27:15 #215 writing image sha256:840cfe9cea97836ea0210f9bf07ebbb67daf6d48f4ef608d61d9900e7dc63473 done 21:27:15 #215 naming to docker.io/library/support-notifications-arm64 done 21:27:15 #215 DONE 0.4s 21:27:15 21:27:15 #217 [support-scheduler] exporting to image 21:27:15 #217 exporting layers 0.4s done 21:27:15 #217 writing image sha256:0076b52e0245c4a37b568c9319594466ebcdcdd30d64ac509a99a5f8c827a347 done 21:27:15 #217 naming to docker.io/library/support-scheduler-arm64 done 21:27:15 #217 DONE 0.4s 21:27:15 time="2023-12-04T21:19:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:27:15 time="2023-12-04T21:19:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:27:15 time="2023-12-04T21:19:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:27:15 time="2023-12-04T21:19:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:27:15 time="2023-12-04T21:19:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:27:15 time="2023-12-04T21:19:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:27:15 time="2023-12-04T21:19:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:27:15 time="2023-12-04T21:19:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:27:15 time="2023-12-04T21:19:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:27:15 time="2023-12-04T21:19:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:27:15 time="2023-12-04T21:19:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:27:15 time="2023-12-04T21:19:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:27:15 time="2023-12-04T21:19:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:27:15 time="2023-12-04T21:19:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 21:27:15 $ docker stop --time=1 e622102deaa3775a5c9be9fe3cc111abcdda91ebca1cce42e9bad1f904cc4f79 21:27:17 $ docker rm -f --volumes e622102deaa3775a5c9be9fe3cc111abcdda91ebca1cce42e9bad1f904cc4f79 [Pipeline] // withDockerContainer [Pipeline] sh 21:27:18 + docker images 21:27:18 REPOSITORY TAG IMAGE ID CREATED SIZE 21:27:18 support-scheduler-arm64 latest 0076b52e0245 2 seconds ago 33.7MB 21:27:18 support-notifications-arm64 latest 840cfe9cea97 3 seconds ago 34.4MB 21:27:18 security-spiffe-token-provider-arm64 latest 31297ce08e72 10 seconds ago 35.3MB 21:27:18 core-metadata-arm64 latest abeed7f9d034 19 seconds ago 21.6MB 21:27:18 core-data-arm64 latest 41eceaceba19 19 seconds ago 21.2MB 21:27:18 core-command-arm64 latest e1b0399d907f 27 seconds ago 21MB 21:27:18 core-common-config-bootstrapper-arm64 latest 912667503f6d 40 seconds ago 18.3MB 21:27:18 security-proxy-auth-arm64 latest 44c554c9b8d2 45 seconds ago 19.4MB 21:27:18 security-secretstore-setup-arm64 latest 05e4c16351eb 48 seconds ago 43.7MB 21:27:18 security-bootstrapper-arm64 latest 932598fbd6e3 50 seconds ago 23.1MB 21:27:18 security-proxy-setup-arm64 latest 6b305818a3a4 58 seconds ago 29.2MB 21:27:18 security-spire-agent-arm64 latest ff1b247a6d0a 7 minutes ago 152MB 21:27:18 security-spire-server-arm64 latest e49442009c79 7 minutes ago 96.7MB 21:27:18 security-spire-config-arm64 latest e50439909180 7 minutes ago 95.8MB 21:27:18 ci-base-image-arm64 latest f1469acbb7e4 8 minutes ago 933MB 21:27:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 2 weeks ago 560MB 21:27:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 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 21:27:19 provisioning config files... 21:27:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/612@tmp/config17950833967421694853tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:27:19 ---> ****-login.sh 21:27:19 nexus3.edgexfoundry.org:10001 21:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:27:19 Configure a credential helper to remove this warning. See 21:27:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:27:19 21:27:19 Login Succeeded 21:27:19 nexus3.edgexfoundry.org:10002 21:27:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:27:20 Configure a credential helper to remove this warning. See 21:27:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:27:20 21:27:20 Login Succeeded 21:27:20 nexus3.edgexfoundry.org:10003 21:27:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:27:20 Configure a credential helper to remove this warning. See 21:27:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:27:20 21:27:20 Login Succeeded 21:27:20 nexus3.edgexfoundry.org:10004 21:27:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:27:20 Configure a credential helper to remove this warning. See 21:27:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:27:20 21:27:20 Login Succeeded 21:27:20 ****.io 21:27:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:27:21 Configure a credential helper to remove this warning. See 21:27:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:27:21 21:27:21 Login Succeeded 21:27:21 ---> ****-login.sh ends [Pipeline] } 21:27:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:27:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:27:21 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 21:27:21 514bb4af690a15783c73f27ef759057b5c721b1c 21:27:21 latest 21:27:21 3.2.0-dev.2 21:27:21 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:27:21 main 21:27:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:22 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:25 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:514bb4af690a15783c73f27ef759057b5c721b1c 21:27:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:27:25 cb3533a73ffe: Preparing 21:27:25 f57b55a6b26a: Preparing 21:27:25 42fa6de39980: Preparing 21:27:25 f1c9aa9b2959: Preparing 21:27:25 a56d78566a68: Preparing 21:27:25 da29d5b8b594: Preparing 21:27:25 0faf9b67be60: Preparing 21:27:25 da29d5b8b594: Waiting 21:27:25 0faf9b67be60: Waiting 21:27:26 f1c9aa9b2959: Pushed 21:27:26 a56d78566a68: Pushed 21:27:26 cb3533a73ffe: Pushed 21:27:26 42fa6de39980: Pushed 21:27:26 0faf9b67be60: Layer already exists 21:27:26 da29d5b8b594: Pushed 21:27:28 f57b55a6b26a: Pushed 21:27:29 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:29a3799d280ec7dfd7bd7499afa206fe5865f04370df2121803072e1630211e9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:27:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:27:30 cb3533a73ffe: Preparing 21:27:30 f57b55a6b26a: Preparing 21:27:30 42fa6de39980: Preparing 21:27:30 f1c9aa9b2959: Preparing 21:27:30 a56d78566a68: Preparing 21:27:30 da29d5b8b594: Preparing 21:27:30 0faf9b67be60: Preparing 21:27:30 0faf9b67be60: Waiting 21:27:30 da29d5b8b594: Waiting 21:27:30 42fa6de39980: Layer already exists 21:27:30 f57b55a6b26a: Layer already exists 21:27:30 f1c9aa9b2959: Layer already exists 21:27:30 cb3533a73ffe: Layer already exists 21:27:30 a56d78566a68: Layer already exists 21:27:30 da29d5b8b594: Layer already exists 21:27:30 0faf9b67be60: Layer already exists 21:27:30 latest: digest: sha256:29a3799d280ec7dfd7bd7499afa206fe5865f04370df2121803072e1630211e9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.2 21:27:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:27:32 cb3533a73ffe: Preparing 21:27:32 f57b55a6b26a: Preparing 21:27:32 42fa6de39980: Preparing 21:27:32 f1c9aa9b2959: Preparing 21:27:32 a56d78566a68: Preparing 21:27:32 da29d5b8b594: Preparing 21:27:32 0faf9b67be60: Preparing 21:27:32 da29d5b8b594: Waiting 21:27:32 0faf9b67be60: Waiting 21:27:32 a56d78566a68: Layer already exists 21:27:32 cb3533a73ffe: Layer already exists 21:27:32 f57b55a6b26a: Layer already exists 21:27:32 42fa6de39980: Layer already exists 21:27:32 f1c9aa9b2959: Layer already exists 21:27:32 da29d5b8b594: Layer already exists 21:27:32 0faf9b67be60: Layer already exists 21:27:32 3.2.0-dev.2: digest: sha256:29a3799d280ec7dfd7bd7499afa206fe5865f04370df2121803072e1630211e9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:33 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:27:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:27:33 cb3533a73ffe: Preparing 21:27:33 f57b55a6b26a: Preparing 21:27:33 42fa6de39980: Preparing 21:27:33 f1c9aa9b2959: Preparing 21:27:33 a56d78566a68: Preparing 21:27:33 da29d5b8b594: Preparing 21:27:33 0faf9b67be60: Preparing 21:27:33 da29d5b8b594: Waiting 21:27:33 0faf9b67be60: Waiting 21:27:33 f57b55a6b26a: Layer already exists 21:27:33 a56d78566a68: Layer already exists 21:27:33 42fa6de39980: Layer already exists 21:27:33 cb3533a73ffe: Layer already exists 21:27:33 f1c9aa9b2959: Layer already exists 21:27:33 da29d5b8b594: Layer already exists 21:27:33 0faf9b67be60: Layer already exists 21:27:34 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:29a3799d280ec7dfd7bd7499afa206fe5865f04370df2121803072e1630211e9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:34 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 21:27:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:27:35 cb3533a73ffe: Preparing 21:27:35 f57b55a6b26a: Preparing 21:27:35 42fa6de39980: Preparing 21:27:35 f1c9aa9b2959: Preparing 21:27:35 a56d78566a68: Preparing 21:27:35 da29d5b8b594: Preparing 21:27:35 0faf9b67be60: Preparing 21:27:35 da29d5b8b594: Waiting 21:27:35 0faf9b67be60: Waiting 21:27:35 f1c9aa9b2959: Layer already exists 21:27:35 a56d78566a68: Layer already exists 21:27:35 f57b55a6b26a: Layer already exists 21:27:35 42fa6de39980: Layer already exists 21:27:35 cb3533a73ffe: Layer already exists 21:27:35 0faf9b67be60: Layer already exists 21:27:35 da29d5b8b594: Layer already exists 21:27:35 main: digest: sha256:29a3799d280ec7dfd7bd7499afa206fe5865f04370df2121803072e1630211e9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:27:36 ===================================================== [Pipeline] echo 21:27:36 taggedImages: 21:27:36 - nexus3.edgexfoundry.org:10004/core-command-arm64:514bb4af690a15783c73f27ef759057b5c721b1c 21:27:36 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:27:36 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.2 21:27:36 - nexus3.edgexfoundry.org:10004/core-command-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:27:36 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 21:27:36 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 21:27:36 514bb4af690a15783c73f27ef759057b5c721b1c 21:27:36 latest 21:27:36 3.2.0-dev.2 21:27:36 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:27:36 main 21:27:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:37 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:514bb4af690a15783c73f27ef759057b5c721b1c 21:27:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:27:39 5a89831ce431: Preparing 21:27:39 37c0099b0647: Preparing 21:27:39 cc77ce7bc6c4: Preparing 21:27:39 14aa244cf249: Preparing 21:27:39 42fa6de39980: Preparing 21:27:39 f1c9aa9b2959: Preparing 21:27:39 a56d78566a68: Preparing 21:27:39 da29d5b8b594: Preparing 21:27:39 0faf9b67be60: Preparing 21:27:39 0faf9b67be60: Waiting 21:27:39 f1c9aa9b2959: Waiting 21:27:39 da29d5b8b594: Waiting 21:27:39 a56d78566a68: Waiting 21:27:39 42fa6de39980: Layer already exists 21:27:39 f1c9aa9b2959: Layer already exists 21:27:39 a56d78566a68: Layer already exists 21:27:39 5a89831ce431: Pushed 21:27:39 cc77ce7bc6c4: Pushed 21:27:39 37c0099b0647: Pushed 21:27:39 da29d5b8b594: Layer already exists 21:27:39 0faf9b67be60: Layer already exists 21:27:42 14aa244cf249: Pushed 21:27:42 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:fb8f85f927bd1d5af5f049b7e20cf32b28300b499fbdbbec0e07a3a3e9f88f9f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:42 + 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 21:27:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 21:27:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:27:43 5a89831ce431: Preparing 21:27:43 37c0099b0647: Preparing 21:27:43 cc77ce7bc6c4: Preparing 21:27:43 14aa244cf249: Preparing 21:27:43 42fa6de39980: Preparing 21:27:43 f1c9aa9b2959: Preparing 21:27:43 a56d78566a68: Preparing 21:27:43 da29d5b8b594: Preparing 21:27:43 0faf9b67be60: Preparing 21:27:43 da29d5b8b594: Waiting 21:27:43 0faf9b67be60: Waiting 21:27:43 a56d78566a68: Waiting 21:27:43 f1c9aa9b2959: Waiting 21:27:43 5a89831ce431: Layer already exists 21:27:43 37c0099b0647: Layer already exists 21:27:43 cc77ce7bc6c4: Layer already exists 21:27:43 14aa244cf249: Layer already exists 21:27:43 42fa6de39980: Layer already exists 21:27:43 f1c9aa9b2959: Layer already exists 21:27:43 a56d78566a68: Layer already exists 21:27:43 da29d5b8b594: Layer already exists 21:27:43 0faf9b67be60: Layer already exists 21:27:43 latest: digest: sha256:fb8f85f927bd1d5af5f049b7e20cf32b28300b499fbdbbec0e07a3a3e9f88f9f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:44 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.2 21:27:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:27:45 5a89831ce431: Preparing 21:27:45 37c0099b0647: Preparing 21:27:45 cc77ce7bc6c4: Preparing 21:27:45 14aa244cf249: Preparing 21:27:45 42fa6de39980: Preparing 21:27:45 f1c9aa9b2959: Preparing 21:27:45 a56d78566a68: Preparing 21:27:45 da29d5b8b594: Preparing 21:27:45 0faf9b67be60: Preparing 21:27:45 da29d5b8b594: Waiting 21:27:45 a56d78566a68: Waiting 21:27:45 0faf9b67be60: Waiting 21:27:45 f1c9aa9b2959: Waiting 21:27:45 5a89831ce431: Layer already exists 21:27:45 42fa6de39980: Layer already exists 21:27:45 cc77ce7bc6c4: Layer already exists 21:27:45 37c0099b0647: Layer already exists 21:27:45 14aa244cf249: Layer already exists 21:27:45 a56d78566a68: Layer already exists 21:27:45 f1c9aa9b2959: Layer already exists 21:27:45 da29d5b8b594: Layer already exists 21:27:45 0faf9b67be60: Layer already exists 21:27:45 3.2.0-dev.2: digest: sha256:fb8f85f927bd1d5af5f049b7e20cf32b28300b499fbdbbec0e07a3a3e9f88f9f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:46 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:27:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:27:46 5a89831ce431: Preparing 21:27:46 37c0099b0647: Preparing 21:27:46 cc77ce7bc6c4: Preparing 21:27:46 14aa244cf249: Preparing 21:27:46 42fa6de39980: Preparing 21:27:46 f1c9aa9b2959: Preparing 21:27:46 a56d78566a68: Preparing 21:27:46 da29d5b8b594: Preparing 21:27:46 f1c9aa9b2959: Waiting 21:27:46 a56d78566a68: Waiting 21:27:46 0faf9b67be60: Preparing 21:27:46 da29d5b8b594: Waiting 21:27:46 0faf9b67be60: Waiting 21:27:46 cc77ce7bc6c4: Layer already exists 21:27:46 14aa244cf249: Layer already exists 21:27:46 37c0099b0647: Layer already exists 21:27:46 5a89831ce431: Layer already exists 21:27:46 42fa6de39980: Layer already exists 21:27:46 f1c9aa9b2959: Layer already exists 21:27:46 a56d78566a68: Layer already exists 21:27:46 da29d5b8b594: Layer already exists 21:27:46 0faf9b67be60: Layer already exists 21:27:47 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:fb8f85f927bd1d5af5f049b7e20cf32b28300b499fbdbbec0e07a3a3e9f88f9f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:47 + 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 21:27:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 21:27:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:27:48 5a89831ce431: Preparing 21:27:48 37c0099b0647: Preparing 21:27:48 cc77ce7bc6c4: Preparing 21:27:48 14aa244cf249: Preparing 21:27:48 42fa6de39980: Preparing 21:27:48 f1c9aa9b2959: Preparing 21:27:48 a56d78566a68: Preparing 21:27:48 da29d5b8b594: Preparing 21:27:48 0faf9b67be60: Preparing 21:27:48 f1c9aa9b2959: Waiting 21:27:48 a56d78566a68: Waiting 21:27:48 da29d5b8b594: Waiting 21:27:48 0faf9b67be60: Waiting 21:27:48 14aa244cf249: Layer already exists 21:27:48 cc77ce7bc6c4: Layer already exists 21:27:48 37c0099b0647: Layer already exists 21:27:48 42fa6de39980: Layer already exists 21:27:48 5a89831ce431: Layer already exists 21:27:48 a56d78566a68: Layer already exists 21:27:48 da29d5b8b594: Layer already exists 21:27:48 f1c9aa9b2959: Layer already exists 21:27:48 0faf9b67be60: Layer already exists 21:27:48 main: digest: sha256:fb8f85f927bd1d5af5f049b7e20cf32b28300b499fbdbbec0e07a3a3e9f88f9f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:27:49 ===================================================== [Pipeline] echo 21:27:49 taggedImages: 21:27:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:514bb4af690a15783c73f27ef759057b5c721b1c 21:27:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 21:27:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.2 21:27:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:27:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 21:27:49 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 21:27:49 514bb4af690a15783c73f27ef759057b5c721b1c 21:27:49 latest 21:27:49 3.2.0-dev.2 21:27:49 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:27:49 main 21:27:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:514bb4af690a15783c73f27ef759057b5c721b1c 21:27:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:27:51 cb797652aae0: Preparing 21:27:51 47b2f2923d29: Preparing 21:27:51 42fa6de39980: Preparing 21:27:51 f1c9aa9b2959: Preparing 21:27:51 1aec8f2ac9bb: Preparing 21:27:51 33a274eee804: Preparing 21:27:51 0faf9b67be60: Preparing 21:27:51 33a274eee804: Waiting 21:27:51 0faf9b67be60: Waiting 21:27:51 1aec8f2ac9bb: Pushed 21:27:54 f1c9aa9b2959: Layer already exists 21:27:54 42fa6de39980: Layer already exists 21:27:54 0faf9b67be60: Layer already exists 21:27:54 cb797652aae0: Pushed 21:27:54 33a274eee804: Pushed 21:27:54 47b2f2923d29: Pushed 21:27:54 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:653cfa0e71b244ccca33ab88d15edc1cb5405377ce65511f6b7e2a98572808ab size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:55 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:27:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:27:55 cb797652aae0: Preparing 21:27:55 47b2f2923d29: Preparing 21:27:55 42fa6de39980: Preparing 21:27:55 f1c9aa9b2959: Preparing 21:27:55 1aec8f2ac9bb: Preparing 21:27:55 33a274eee804: Preparing 21:27:55 0faf9b67be60: Preparing 21:27:55 33a274eee804: Waiting 21:27:55 0faf9b67be60: Waiting 21:27:55 cb797652aae0: Layer already exists 21:27:55 f1c9aa9b2959: Layer already exists 21:27:55 42fa6de39980: Layer already exists 21:27:55 1aec8f2ac9bb: Layer already exists 21:27:55 47b2f2923d29: Layer already exists 21:27:55 33a274eee804: Layer already exists 21:27:55 0faf9b67be60: Layer already exists 21:27:56 latest: digest: sha256:653cfa0e71b244ccca33ab88d15edc1cb5405377ce65511f6b7e2a98572808ab size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:57 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.2 21:27:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:27:57 cb797652aae0: Preparing 21:27:57 47b2f2923d29: Preparing 21:27:57 42fa6de39980: Preparing 21:27:57 f1c9aa9b2959: Preparing 21:27:57 1aec8f2ac9bb: Preparing 21:27:57 33a274eee804: Preparing 21:27:57 0faf9b67be60: Preparing 21:27:57 33a274eee804: Waiting 21:27:57 0faf9b67be60: Waiting 21:27:57 47b2f2923d29: Layer already exists 21:27:57 cb797652aae0: Layer already exists 21:27:57 f1c9aa9b2959: Layer already exists 21:27:57 42fa6de39980: Layer already exists 21:27:57 1aec8f2ac9bb: Layer already exists 21:27:57 33a274eee804: Layer already exists 21:27:57 0faf9b67be60: Layer already exists 21:27:57 3.2.0-dev.2: digest: sha256:653cfa0e71b244ccca33ab88d15edc1cb5405377ce65511f6b7e2a98572808ab size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:58 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:59 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:27:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:27:59 cb797652aae0: Preparing 21:27:59 47b2f2923d29: Preparing 21:27:59 42fa6de39980: Preparing 21:27:59 f1c9aa9b2959: Preparing 21:27:59 1aec8f2ac9bb: Preparing 21:27:59 33a274eee804: Preparing 21:27:59 33a274eee804: Waiting 21:27:59 0faf9b67be60: Preparing 21:27:59 0faf9b67be60: Waiting 21:27:59 1aec8f2ac9bb: Layer already exists 21:27:59 cb797652aae0: Layer already exists 21:27:59 47b2f2923d29: Layer already exists 21:27:59 f1c9aa9b2959: Layer already exists 21:27:59 42fa6de39980: Layer already exists 21:27:59 33a274eee804: Layer already exists 21:27:59 0faf9b67be60: Layer already exists 21:27:59 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:653cfa0e71b244ccca33ab88d15edc1cb5405377ce65511f6b7e2a98572808ab size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:00 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:00 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 21:28:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:28:00 cb797652aae0: Preparing 21:28:00 47b2f2923d29: Preparing 21:28:00 42fa6de39980: Preparing 21:28:00 f1c9aa9b2959: Preparing 21:28:00 1aec8f2ac9bb: Preparing 21:28:00 33a274eee804: Preparing 21:28:00 0faf9b67be60: Preparing 21:28:00 33a274eee804: Waiting 21:28:00 0faf9b67be60: Waiting 21:28:00 cb797652aae0: Layer already exists 21:28:00 42fa6de39980: Layer already exists 21:28:00 47b2f2923d29: Layer already exists 21:28:00 1aec8f2ac9bb: Layer already exists 21:28:00 f1c9aa9b2959: Layer already exists 21:28:00 33a274eee804: Layer already exists 21:28:00 0faf9b67be60: Layer already exists 21:28:01 main: digest: sha256:653cfa0e71b244ccca33ab88d15edc1cb5405377ce65511f6b7e2a98572808ab size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:28:02 ===================================================== [Pipeline] echo 21:28:02 taggedImages: 21:28:02 - nexus3.edgexfoundry.org:10004/core-data-arm64:514bb4af690a15783c73f27ef759057b5c721b1c 21:28:02 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:28:02 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.2 21:28:02 - nexus3.edgexfoundry.org:10004/core-data-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:28:02 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 21:28:02 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 21:28:02 514bb4af690a15783c73f27ef759057b5c721b1c 21:28:02 latest 21:28:02 3.2.0-dev.2 21:28:02 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:28:02 main 21:28:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:03 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:514bb4af690a15783c73f27ef759057b5c721b1c 21:28:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:28:03 c9df2ca66ea6: Preparing 21:28:03 bdbda787f196: Preparing 21:28:03 17f1fa31dfd5: Preparing 21:28:03 42fa6de39980: Preparing 21:28:03 f1c9aa9b2959: Preparing 21:28:03 a56d78566a68: Preparing 21:28:03 da29d5b8b594: Preparing 21:28:03 0faf9b67be60: Preparing 21:28:03 a56d78566a68: Waiting 21:28:03 da29d5b8b594: Waiting 21:28:03 0faf9b67be60: Waiting 21:28:03 42fa6de39980: Layer already exists 21:28:03 f1c9aa9b2959: Layer already exists 21:28:03 a56d78566a68: Layer already exists 21:28:03 da29d5b8b594: Layer already exists 21:28:04 0faf9b67be60: Layer already exists 21:28:04 bdbda787f196: Pushed 21:28:04 c9df2ca66ea6: Pushed 21:28:07 17f1fa31dfd5: Pushed 21:28:07 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:77a8fc4086efb6a9a9856d6f38962dc504490ea9977d07fa792ed754ae815d98 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:28:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:28:08 c9df2ca66ea6: Preparing 21:28:08 bdbda787f196: Preparing 21:28:08 17f1fa31dfd5: Preparing 21:28:08 42fa6de39980: Preparing 21:28:08 f1c9aa9b2959: Preparing 21:28:08 a56d78566a68: Preparing 21:28:08 da29d5b8b594: Preparing 21:28:08 a56d78566a68: Waiting 21:28:08 da29d5b8b594: Waiting 21:28:08 0faf9b67be60: Preparing 21:28:08 0faf9b67be60: Waiting 21:28:08 f1c9aa9b2959: Layer already exists 21:28:08 bdbda787f196: Layer already exists 21:28:08 c9df2ca66ea6: Layer already exists 21:28:08 42fa6de39980: Layer already exists 21:28:08 17f1fa31dfd5: Layer already exists 21:28:08 a56d78566a68: Layer already exists 21:28:08 0faf9b67be60: Layer already exists 21:28:08 da29d5b8b594: Layer already exists 21:28:09 latest: digest: sha256:77a8fc4086efb6a9a9856d6f38962dc504490ea9977d07fa792ed754ae815d98 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:09 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.2 21:28:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:28:10 c9df2ca66ea6: Preparing 21:28:10 bdbda787f196: Preparing 21:28:10 17f1fa31dfd5: Preparing 21:28:10 42fa6de39980: Preparing 21:28:10 f1c9aa9b2959: Preparing 21:28:10 a56d78566a68: Preparing 21:28:10 da29d5b8b594: Preparing 21:28:10 0faf9b67be60: Preparing 21:28:10 da29d5b8b594: Waiting 21:28:10 a56d78566a68: Waiting 21:28:10 0faf9b67be60: Waiting 21:28:10 c9df2ca66ea6: Layer already exists 21:28:10 42fa6de39980: Layer already exists 21:28:10 f1c9aa9b2959: Layer already exists 21:28:10 17f1fa31dfd5: Layer already exists 21:28:10 bdbda787f196: Layer already exists 21:28:10 a56d78566a68: Layer already exists 21:28:10 da29d5b8b594: Layer already exists 21:28:10 0faf9b67be60: Layer already exists 21:28:10 3.2.0-dev.2: digest: sha256:77a8fc4086efb6a9a9856d6f38962dc504490ea9977d07fa792ed754ae815d98 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:11 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:28:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:28:12 c9df2ca66ea6: Preparing 21:28:12 bdbda787f196: Preparing 21:28:12 17f1fa31dfd5: Preparing 21:28:12 42fa6de39980: Preparing 21:28:12 f1c9aa9b2959: Preparing 21:28:12 a56d78566a68: Preparing 21:28:12 da29d5b8b594: Preparing 21:28:12 a56d78566a68: Waiting 21:28:12 0faf9b67be60: Preparing 21:28:12 da29d5b8b594: Waiting 21:28:12 0faf9b67be60: Waiting 21:28:12 f1c9aa9b2959: Layer already exists 21:28:12 17f1fa31dfd5: Layer already exists 21:28:12 c9df2ca66ea6: Layer already exists 21:28:12 42fa6de39980: Layer already exists 21:28:12 bdbda787f196: Layer already exists 21:28:12 a56d78566a68: Layer already exists 21:28:12 da29d5b8b594: Layer already exists 21:28:12 0faf9b67be60: Layer already exists 21:28:12 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:77a8fc4086efb6a9a9856d6f38962dc504490ea9977d07fa792ed754ae815d98 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:13 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 21:28:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:28:13 c9df2ca66ea6: Preparing 21:28:13 bdbda787f196: Preparing 21:28:13 17f1fa31dfd5: Preparing 21:28:13 42fa6de39980: Preparing 21:28:13 f1c9aa9b2959: Preparing 21:28:13 a56d78566a68: Preparing 21:28:13 da29d5b8b594: Preparing 21:28:13 0faf9b67be60: Preparing 21:28:13 da29d5b8b594: Waiting 21:28:13 a56d78566a68: Waiting 21:28:13 0faf9b67be60: Waiting 21:28:13 17f1fa31dfd5: Layer already exists 21:28:13 42fa6de39980: Layer already exists 21:28:13 c9df2ca66ea6: Layer already exists 21:28:13 f1c9aa9b2959: Layer already exists 21:28:13 bdbda787f196: Layer already exists 21:28:13 a56d78566a68: Layer already exists 21:28:13 0faf9b67be60: Layer already exists 21:28:13 da29d5b8b594: Layer already exists 21:28:14 main: digest: sha256:77a8fc4086efb6a9a9856d6f38962dc504490ea9977d07fa792ed754ae815d98 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:28:14 ===================================================== [Pipeline] echo 21:28:15 taggedImages: 21:28:15 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:514bb4af690a15783c73f27ef759057b5c721b1c 21:28:15 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:28:15 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.2 21:28:15 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:28:15 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 21:28:15 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 21:28:15 514bb4af690a15783c73f27ef759057b5c721b1c 21:28:15 latest 21:28:15 3.2.0-dev.2 21:28:15 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:28:15 main 21:28:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:514bb4af690a15783c73f27ef759057b5c721b1c 21:28:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:28:16 5cfdb33b1867: Preparing 21:28:16 9fdd216e9612: Preparing 21:28:16 658325b69c47: Preparing 21:28:16 edf25e6c92de: Preparing 21:28:16 aabe19a85c42: Preparing 21:28:16 dfed306fa81e: Preparing 21:28:16 ed2d5ea6bf39: Preparing 21:28:16 dfed306fa81e: Waiting 21:28:16 42fa6de39980: Preparing 21:28:16 ed2d5ea6bf39: Waiting 21:28:16 f1c9aa9b2959: Preparing 21:28:16 42fa6de39980: Waiting 21:28:16 b2c845c69607: Preparing 21:28:16 f1c9aa9b2959: Waiting 21:28:16 2e81cb38f73a: Preparing 21:28:16 b2c845c69607: Waiting 21:28:16 5f70bf18a086: Preparing 21:28:16 2e81cb38f73a: Waiting 21:28:16 058917d4f581: Preparing 21:28:16 5f70bf18a086: Waiting 21:28:16 cbcad7e921a8: Preparing 21:28:16 058917d4f581: Waiting 21:28:16 cbcad7e921a8: Waiting 21:28:16 c1e7f41d3740: Preparing 21:28:16 0faf9b67be60: Preparing 21:28:16 c1e7f41d3740: Waiting 21:28:17 edf25e6c92de: Pushed 21:28:17 5cfdb33b1867: Pushed 21:28:17 658325b69c47: Pushed 21:28:17 aabe19a85c42: Pushed 21:28:17 9fdd216e9612: Pushed 21:28:17 42fa6de39980: Layer already exists 21:28:17 f1c9aa9b2959: Layer already exists 21:28:17 dfed306fa81e: Pushed 21:28:17 b2c845c69607: Pushed 21:28:17 2e81cb38f73a: Pushed 21:28:17 5f70bf18a086: Pushed 21:28:17 058917d4f581: Pushed 21:28:17 0faf9b67be60: Layer already exists 21:28:17 cbcad7e921a8: Pushed 21:28:17 c1e7f41d3740: Pushed 21:28:20 ed2d5ea6bf39: Pushed 21:28:20 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:75619daf867689544c51c2ff71ece3f3f66ff4327291535967dbc3fa887b9e0e size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:21 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:28:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:28:23 5cfdb33b1867: Preparing 21:28:23 9fdd216e9612: Preparing 21:28:23 658325b69c47: Preparing 21:28:23 edf25e6c92de: Preparing 21:28:23 aabe19a85c42: Preparing 21:28:23 dfed306fa81e: Preparing 21:28:23 ed2d5ea6bf39: Preparing 21:28:23 dfed306fa81e: Waiting 21:28:23 42fa6de39980: Preparing 21:28:23 ed2d5ea6bf39: Waiting 21:28:23 f1c9aa9b2959: Preparing 21:28:23 42fa6de39980: Waiting 21:28:23 b2c845c69607: Preparing 21:28:23 f1c9aa9b2959: Waiting 21:28:23 2e81cb38f73a: Preparing 21:28:23 b2c845c69607: Waiting 21:28:23 5f70bf18a086: Preparing 21:28:23 2e81cb38f73a: Waiting 21:28:23 058917d4f581: Preparing 21:28:23 5f70bf18a086: Waiting 21:28:23 cbcad7e921a8: Preparing 21:28:23 058917d4f581: Waiting 21:28:23 cbcad7e921a8: Waiting 21:28:23 c1e7f41d3740: Preparing 21:28:23 0faf9b67be60: Preparing 21:28:23 c1e7f41d3740: Waiting 21:28:23 0faf9b67be60: Waiting 21:28:23 edf25e6c92de: Layer already exists 21:28:23 aabe19a85c42: Layer already exists 21:28:23 9fdd216e9612: Layer already exists 21:28:23 5cfdb33b1867: Layer already exists 21:28:23 658325b69c47: Layer already exists 21:28:23 42fa6de39980: Layer already exists 21:28:23 dfed306fa81e: Layer already exists 21:28:23 ed2d5ea6bf39: Layer already exists 21:28:23 f1c9aa9b2959: Layer already exists 21:28:23 b2c845c69607: Layer already exists 21:28:23 5f70bf18a086: Layer already exists 21:28:23 2e81cb38f73a: Layer already exists 21:28:23 058917d4f581: Layer already exists 21:28:23 cbcad7e921a8: Layer already exists 21:28:23 0faf9b67be60: Layer already exists 21:28:23 c1e7f41d3740: Layer already exists 21:28:23 latest: digest: sha256:75619daf867689544c51c2ff71ece3f3f66ff4327291535967dbc3fa887b9e0e size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:24 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.2 21:28:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:28:24 5cfdb33b1867: Preparing 21:28:24 9fdd216e9612: Preparing 21:28:24 658325b69c47: Preparing 21:28:24 edf25e6c92de: Preparing 21:28:24 aabe19a85c42: Preparing 21:28:24 dfed306fa81e: Preparing 21:28:24 ed2d5ea6bf39: Preparing 21:28:24 42fa6de39980: Preparing 21:28:24 f1c9aa9b2959: Preparing 21:28:24 b2c845c69607: Preparing 21:28:24 2e81cb38f73a: Preparing 21:28:24 5f70bf18a086: Preparing 21:28:24 058917d4f581: Preparing 21:28:24 cbcad7e921a8: Preparing 21:28:24 c1e7f41d3740: Preparing 21:28:24 0faf9b67be60: Preparing 21:28:24 dfed306fa81e: Waiting 21:28:24 ed2d5ea6bf39: Waiting 21:28:24 2e81cb38f73a: Waiting 21:28:24 42fa6de39980: Waiting 21:28:24 5f70bf18a086: Waiting 21:28:24 f1c9aa9b2959: Waiting 21:28:24 058917d4f581: Waiting 21:28:24 b2c845c69607: Waiting 21:28:24 cbcad7e921a8: Waiting 21:28:24 c1e7f41d3740: Waiting 21:28:24 aabe19a85c42: Layer already exists 21:28:24 edf25e6c92de: Layer already exists 21:28:24 9fdd216e9612: Layer already exists 21:28:24 658325b69c47: Layer already exists 21:28:24 5cfdb33b1867: Layer already exists 21:28:24 dfed306fa81e: Layer already exists 21:28:24 42fa6de39980: Layer already exists 21:28:24 ed2d5ea6bf39: Layer already exists 21:28:24 f1c9aa9b2959: Layer already exists 21:28:24 b2c845c69607: Layer already exists 21:28:25 058917d4f581: Layer already exists 21:28:25 5f70bf18a086: Layer already exists 21:28:25 2e81cb38f73a: Layer already exists 21:28:25 cbcad7e921a8: Layer already exists 21:28:25 c1e7f41d3740: Layer already exists 21:28:25 0faf9b67be60: Layer already exists 21:28:25 3.2.0-dev.2: digest: sha256:75619daf867689544c51c2ff71ece3f3f66ff4327291535967dbc3fa887b9e0e size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:25 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:28:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:28:26 5cfdb33b1867: Preparing 21:28:26 9fdd216e9612: Preparing 21:28:26 658325b69c47: Preparing 21:28:26 edf25e6c92de: Preparing 21:28:26 aabe19a85c42: Preparing 21:28:26 dfed306fa81e: Preparing 21:28:26 ed2d5ea6bf39: Preparing 21:28:26 42fa6de39980: Preparing 21:28:26 f1c9aa9b2959: Preparing 21:28:26 b2c845c69607: Preparing 21:28:26 2e81cb38f73a: Preparing 21:28:26 5f70bf18a086: Preparing 21:28:26 058917d4f581: Preparing 21:28:26 cbcad7e921a8: Preparing 21:28:26 c1e7f41d3740: Preparing 21:28:26 0faf9b67be60: Preparing 21:28:26 f1c9aa9b2959: Waiting 21:28:26 b2c845c69607: Waiting 21:28:26 ed2d5ea6bf39: Waiting 21:28:26 2e81cb38f73a: Waiting 21:28:26 42fa6de39980: Waiting 21:28:26 5f70bf18a086: Waiting 21:28:26 058917d4f581: Waiting 21:28:26 dfed306fa81e: Waiting 21:28:26 cbcad7e921a8: Waiting 21:28:26 c1e7f41d3740: Waiting 21:28:26 0faf9b67be60: Waiting 21:28:26 658325b69c47: Layer already exists 21:28:26 9fdd216e9612: Layer already exists 21:28:26 aabe19a85c42: Layer already exists 21:28:26 5cfdb33b1867: Layer already exists 21:28:26 edf25e6c92de: Layer already exists 21:28:26 ed2d5ea6bf39: Layer already exists 21:28:26 dfed306fa81e: Layer already exists 21:28:26 f1c9aa9b2959: Layer already exists 21:28:26 42fa6de39980: Layer already exists 21:28:26 b2c845c69607: Layer already exists 21:28:26 5f70bf18a086: Layer already exists 21:28:26 2e81cb38f73a: Layer already exists 21:28:26 058917d4f581: Layer already exists 21:28:26 cbcad7e921a8: Layer already exists 21:28:26 c1e7f41d3740: Layer already exists 21:28:26 0faf9b67be60: Layer already exists 21:28:26 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:75619daf867689544c51c2ff71ece3f3f66ff4327291535967dbc3fa887b9e0e size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:27 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 21:28:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:28:28 5cfdb33b1867: Preparing 21:28:28 9fdd216e9612: Preparing 21:28:28 658325b69c47: Preparing 21:28:28 edf25e6c92de: Preparing 21:28:28 aabe19a85c42: Preparing 21:28:28 dfed306fa81e: Preparing 21:28:28 ed2d5ea6bf39: Preparing 21:28:28 42fa6de39980: Preparing 21:28:28 f1c9aa9b2959: Preparing 21:28:28 b2c845c69607: Preparing 21:28:28 2e81cb38f73a: Preparing 21:28:28 5f70bf18a086: Preparing 21:28:28 058917d4f581: Preparing 21:28:28 cbcad7e921a8: Preparing 21:28:28 c1e7f41d3740: Preparing 21:28:28 b2c845c69607: Waiting 21:28:28 0faf9b67be60: Preparing 21:28:28 2e81cb38f73a: Waiting 21:28:28 dfed306fa81e: Waiting 21:28:28 5f70bf18a086: Waiting 21:28:28 42fa6de39980: Waiting 21:28:28 ed2d5ea6bf39: Waiting 21:28:28 f1c9aa9b2959: Waiting 21:28:28 0faf9b67be60: Waiting 21:28:28 c1e7f41d3740: Waiting 21:28:28 058917d4f581: Waiting 21:28:28 cbcad7e921a8: Waiting 21:28:28 9fdd216e9612: Layer already exists 21:28:28 edf25e6c92de: Layer already exists 21:28:28 aabe19a85c42: Layer already exists 21:28:28 5cfdb33b1867: Layer already exists 21:28:28 658325b69c47: Layer already exists 21:28:28 dfed306fa81e: Layer already exists 21:28:28 f1c9aa9b2959: Layer already exists 21:28:28 ed2d5ea6bf39: Layer already exists 21:28:28 b2c845c69607: Layer already exists 21:28:28 42fa6de39980: Layer already exists 21:28:28 2e81cb38f73a: Layer already exists 21:28:28 5f70bf18a086: Layer already exists 21:28:28 058917d4f581: Layer already exists 21:28:28 cbcad7e921a8: Layer already exists 21:28:28 c1e7f41d3740: Layer already exists 21:28:28 0faf9b67be60: Layer already exists 21:28:28 main: digest: sha256:75619daf867689544c51c2ff71ece3f3f66ff4327291535967dbc3fa887b9e0e size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:28:29 ===================================================== [Pipeline] echo 21:28:29 taggedImages: 21:28:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:514bb4af690a15783c73f27ef759057b5c721b1c 21:28:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:28:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.2 21:28:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:28:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 21:28:29 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 21:28:29 514bb4af690a15783c73f27ef759057b5c721b1c 21:28:29 latest 21:28:29 3.2.0-dev.2 21:28:29 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:28:29 main 21:28:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:30 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:514bb4af690a15783c73f27ef759057b5c721b1c 21:28:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:28:31 b25e45ad2523: Preparing 21:28:31 8fd8e95953c2: Preparing 21:28:31 e99fab69513d: Preparing 21:28:31 95e0d342c40e: Preparing 21:28:31 42fa6de39980: Preparing 21:28:31 f1c9aa9b2959: Preparing 21:28:31 a56d78566a68: Preparing 21:28:31 da29d5b8b594: Preparing 21:28:31 0faf9b67be60: Preparing 21:28:31 f1c9aa9b2959: Waiting 21:28:31 a56d78566a68: Waiting 21:28:31 0faf9b67be60: Waiting 21:28:31 da29d5b8b594: Waiting 21:28:31 42fa6de39980: Layer already exists 21:28:31 f1c9aa9b2959: Layer already exists 21:28:31 a56d78566a68: Layer already exists 21:28:31 8fd8e95953c2: Pushed 21:28:31 e99fab69513d: Pushed 21:28:31 da29d5b8b594: Layer already exists 21:28:31 b25e45ad2523: Pushed 21:28:31 0faf9b67be60: Layer already exists 21:28:34 95e0d342c40e: Pushed 21:28:34 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:d3aea396c534a5e546fc41c0c6a0c3b91db8b3458ef3b1ee14df10bfaca18c2d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:35 + 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 21:28:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 21:28:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:28:37 b25e45ad2523: Preparing 21:28:37 8fd8e95953c2: Preparing 21:28:37 e99fab69513d: Preparing 21:28:37 95e0d342c40e: Preparing 21:28:37 42fa6de39980: Preparing 21:28:37 f1c9aa9b2959: Preparing 21:28:37 a56d78566a68: Preparing 21:28:37 f1c9aa9b2959: Waiting 21:28:37 da29d5b8b594: Preparing 21:28:37 0faf9b67be60: Preparing 21:28:37 da29d5b8b594: Waiting 21:28:37 a56d78566a68: Waiting 21:28:37 0faf9b67be60: Waiting 21:28:37 8fd8e95953c2: Layer already exists 21:28:37 95e0d342c40e: Layer already exists 21:28:37 b25e45ad2523: Layer already exists 21:28:37 42fa6de39980: Layer already exists 21:28:37 e99fab69513d: Layer already exists 21:28:37 da29d5b8b594: Layer already exists 21:28:37 a56d78566a68: Layer already exists 21:28:37 f1c9aa9b2959: Layer already exists 21:28:37 0faf9b67be60: Layer already exists 21:28:37 latest: digest: sha256:d3aea396c534a5e546fc41c0c6a0c3b91db8b3458ef3b1ee14df10bfaca18c2d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:38 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.2 21:28:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:28:38 b25e45ad2523: Preparing 21:28:38 8fd8e95953c2: Preparing 21:28:38 e99fab69513d: Preparing 21:28:38 95e0d342c40e: Preparing 21:28:38 42fa6de39980: Preparing 21:28:38 f1c9aa9b2959: Preparing 21:28:38 a56d78566a68: Preparing 21:28:38 da29d5b8b594: Preparing 21:28:38 0faf9b67be60: Preparing 21:28:38 f1c9aa9b2959: Waiting 21:28:38 a56d78566a68: Waiting 21:28:38 da29d5b8b594: Waiting 21:28:38 0faf9b67be60: Waiting 21:28:38 b25e45ad2523: Layer already exists 21:28:38 42fa6de39980: Layer already exists 21:28:38 95e0d342c40e: Layer already exists 21:28:38 8fd8e95953c2: Layer already exists 21:28:38 e99fab69513d: Layer already exists 21:28:38 f1c9aa9b2959: Layer already exists 21:28:38 da29d5b8b594: Layer already exists 21:28:38 a56d78566a68: Layer already exists 21:28:38 0faf9b67be60: Layer already exists 21:28:39 3.2.0-dev.2: digest: sha256:d3aea396c534a5e546fc41c0c6a0c3b91db8b3458ef3b1ee14df10bfaca18c2d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:39 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:28:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:28:40 b25e45ad2523: Preparing 21:28:40 8fd8e95953c2: Preparing 21:28:40 e99fab69513d: Preparing 21:28:40 95e0d342c40e: Preparing 21:28:40 42fa6de39980: Preparing 21:28:40 f1c9aa9b2959: Preparing 21:28:40 a56d78566a68: Preparing 21:28:40 da29d5b8b594: Preparing 21:28:40 0faf9b67be60: Preparing 21:28:40 a56d78566a68: Waiting 21:28:40 da29d5b8b594: Waiting 21:28:40 0faf9b67be60: Waiting 21:28:40 f1c9aa9b2959: Waiting 21:28:40 42fa6de39980: Layer already exists 21:28:40 95e0d342c40e: Layer already exists 21:28:40 8fd8e95953c2: Layer already exists 21:28:40 b25e45ad2523: Layer already exists 21:28:40 e99fab69513d: Layer already exists 21:28:40 da29d5b8b594: Layer already exists 21:28:40 a56d78566a68: Layer already exists 21:28:40 0faf9b67be60: Layer already exists 21:28:40 f1c9aa9b2959: Layer already exists 21:28:40 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:d3aea396c534a5e546fc41c0c6a0c3b91db8b3458ef3b1ee14df10bfaca18c2d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:41 + 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 21:28:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 21:28:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:28:42 b25e45ad2523: Preparing 21:28:42 8fd8e95953c2: Preparing 21:28:42 e99fab69513d: Preparing 21:28:42 95e0d342c40e: Preparing 21:28:42 42fa6de39980: Preparing 21:28:42 f1c9aa9b2959: Preparing 21:28:42 a56d78566a68: Preparing 21:28:42 da29d5b8b594: Preparing 21:28:42 0faf9b67be60: Preparing 21:28:42 f1c9aa9b2959: Waiting 21:28:42 a56d78566a68: Waiting 21:28:42 0faf9b67be60: Waiting 21:28:42 da29d5b8b594: Waiting 21:28:42 b25e45ad2523: Layer already exists 21:28:42 e99fab69513d: Layer already exists 21:28:42 8fd8e95953c2: Layer already exists 21:28:42 95e0d342c40e: Layer already exists 21:28:42 42fa6de39980: Layer already exists 21:28:42 f1c9aa9b2959: Layer already exists 21:28:42 0faf9b67be60: Layer already exists 21:28:42 da29d5b8b594: Layer already exists 21:28:42 a56d78566a68: Layer already exists 21:28:42 main: digest: sha256:d3aea396c534a5e546fc41c0c6a0c3b91db8b3458ef3b1ee14df10bfaca18c2d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:28:43 ===================================================== [Pipeline] echo 21:28:43 taggedImages: 21:28:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:514bb4af690a15783c73f27ef759057b5c721b1c 21:28:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 21:28:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.2 21:28:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:28:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 21:28:43 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 21:28:43 514bb4af690a15783c73f27ef759057b5c721b1c 21:28:43 latest 21:28:43 3.2.0-dev.2 21:28:43 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:28:43 main 21:28:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:44 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:514bb4af690a15783c73f27ef759057b5c721b1c 21:28:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:28:45 0a9af0989e6d: Preparing 21:28:45 dd6bf69ad5ee: Preparing 21:28:45 8192443e3a6f: Preparing 21:28:45 28a41da85bc2: Preparing 21:28:45 e2de470d71f6: Preparing 21:28:45 42fa6de39980: Preparing 21:28:45 f1c9aa9b2959: Preparing 21:28:45 888401e30b89: Preparing 21:28:45 d3edbd6c4914: Preparing 21:28:45 723a5717d401: Preparing 21:28:45 0faf9b67be60: Preparing 21:28:45 42fa6de39980: Waiting 21:28:45 f1c9aa9b2959: Waiting 21:28:45 888401e30b89: Waiting 21:28:45 d3edbd6c4914: Waiting 21:28:45 723a5717d401: Waiting 21:28:45 0faf9b67be60: Waiting 21:28:45 dd6bf69ad5ee: Pushed 21:28:45 28a41da85bc2: Pushed 21:28:45 e2de470d71f6: Pushed 21:28:45 0a9af0989e6d: Pushed 21:28:45 42fa6de39980: Layer already exists 21:28:45 f1c9aa9b2959: Layer already exists 21:28:45 0faf9b67be60: Layer already exists 21:28:46 888401e30b89: Pushed 21:28:46 d3edbd6c4914: Pushed 21:28:48 8192443e3a6f: Pushed 21:28:48 723a5717d401: Pushed 21:28:51 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:8cdf898dc18c85521f631a80c00cfa6baed126956a565a9cd7a43679d3d816bc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:52 + 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 21:28:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:28:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:28:52 0a9af0989e6d: Preparing 21:28:52 dd6bf69ad5ee: Preparing 21:28:52 8192443e3a6f: Preparing 21:28:52 28a41da85bc2: Preparing 21:28:52 e2de470d71f6: Preparing 21:28:52 42fa6de39980: Preparing 21:28:52 f1c9aa9b2959: Preparing 21:28:52 888401e30b89: Preparing 21:28:52 d3edbd6c4914: Preparing 21:28:52 42fa6de39980: Waiting 21:28:52 723a5717d401: Preparing 21:28:52 f1c9aa9b2959: Waiting 21:28:52 0faf9b67be60: Preparing 21:28:52 888401e30b89: Waiting 21:28:52 d3edbd6c4914: Waiting 21:28:52 723a5717d401: Waiting 21:28:52 0faf9b67be60: Waiting 21:28:52 28a41da85bc2: Layer already exists 21:28:52 e2de470d71f6: Layer already exists 21:28:52 8192443e3a6f: Layer already exists 21:28:52 0a9af0989e6d: Layer already exists 21:28:52 dd6bf69ad5ee: Layer already exists 21:28:52 f1c9aa9b2959: Layer already exists 21:28:52 42fa6de39980: Layer already exists 21:28:52 d3edbd6c4914: Layer already exists 21:28:52 888401e30b89: Layer already exists 21:28:52 723a5717d401: Layer already exists 21:28:52 0faf9b67be60: Layer already exists 21:28:53 latest: digest: sha256:8cdf898dc18c85521f631a80c00cfa6baed126956a565a9cd7a43679d3d816bc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:53 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.2 21:28:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:28:54 0a9af0989e6d: Preparing 21:28:54 dd6bf69ad5ee: Preparing 21:28:54 8192443e3a6f: Preparing 21:28:54 28a41da85bc2: Preparing 21:28:54 e2de470d71f6: Preparing 21:28:54 42fa6de39980: Preparing 21:28:54 f1c9aa9b2959: Preparing 21:28:54 888401e30b89: Preparing 21:28:54 42fa6de39980: Waiting 21:28:54 f1c9aa9b2959: Waiting 21:28:54 d3edbd6c4914: Preparing 21:28:54 888401e30b89: Waiting 21:28:54 d3edbd6c4914: Waiting 21:28:54 723a5717d401: Preparing 21:28:54 0faf9b67be60: Preparing 21:28:54 723a5717d401: Waiting 21:28:54 0faf9b67be60: Waiting 21:28:54 e2de470d71f6: Layer already exists 21:28:54 0a9af0989e6d: Layer already exists 21:28:54 8192443e3a6f: Layer already exists 21:28:54 28a41da85bc2: Layer already exists 21:28:54 dd6bf69ad5ee: Layer already exists 21:28:54 42fa6de39980: Layer already exists 21:28:54 f1c9aa9b2959: Layer already exists 21:28:54 888401e30b89: Layer already exists 21:28:54 d3edbd6c4914: Layer already exists 21:28:54 723a5717d401: Layer already exists 21:28:54 0faf9b67be60: Layer already exists 21:28:55 3.2.0-dev.2: digest: sha256:8cdf898dc18c85521f631a80c00cfa6baed126956a565a9cd7a43679d3d816bc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:55 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:28:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:28:56 0a9af0989e6d: Preparing 21:28:56 dd6bf69ad5ee: Preparing 21:28:56 8192443e3a6f: Preparing 21:28:56 28a41da85bc2: Preparing 21:28:56 e2de470d71f6: Preparing 21:28:56 42fa6de39980: Preparing 21:28:56 f1c9aa9b2959: Preparing 21:28:56 42fa6de39980: Waiting 21:28:56 888401e30b89: Preparing 21:28:56 f1c9aa9b2959: Waiting 21:28:56 d3edbd6c4914: Preparing 21:28:56 723a5717d401: Preparing 21:28:56 0faf9b67be60: Preparing 21:28:56 d3edbd6c4914: Waiting 21:28:56 723a5717d401: Waiting 21:28:56 888401e30b89: Waiting 21:28:56 0faf9b67be60: Waiting 21:28:56 e2de470d71f6: Layer already exists 21:28:56 28a41da85bc2: Layer already exists 21:28:56 dd6bf69ad5ee: Layer already exists 21:28:56 0a9af0989e6d: Layer already exists 21:28:56 8192443e3a6f: Layer already exists 21:28:56 42fa6de39980: Layer already exists 21:28:56 d3edbd6c4914: Layer already exists 21:28:56 f1c9aa9b2959: Layer already exists 21:28:56 723a5717d401: Layer already exists 21:28:56 888401e30b89: Layer already exists 21:28:56 0faf9b67be60: Layer already exists 21:28:56 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:8cdf898dc18c85521f631a80c00cfa6baed126956a565a9cd7a43679d3d816bc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:57 + 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 21:28:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 21:28:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:28:58 0a9af0989e6d: Preparing 21:28:58 dd6bf69ad5ee: Preparing 21:28:58 8192443e3a6f: Preparing 21:28:58 28a41da85bc2: Preparing 21:28:58 e2de470d71f6: Preparing 21:28:58 42fa6de39980: Preparing 21:28:58 f1c9aa9b2959: Preparing 21:28:58 888401e30b89: Preparing 21:28:58 d3edbd6c4914: Preparing 21:28:58 723a5717d401: Preparing 21:28:58 0faf9b67be60: Preparing 21:28:58 42fa6de39980: Waiting 21:28:58 f1c9aa9b2959: Waiting 21:28:58 888401e30b89: Waiting 21:28:58 d3edbd6c4914: Waiting 21:28:58 723a5717d401: Waiting 21:28:58 0faf9b67be60: Waiting 21:28:58 e2de470d71f6: Layer already exists 21:28:58 28a41da85bc2: Layer already exists 21:28:58 dd6bf69ad5ee: Layer already exists 21:28:58 8192443e3a6f: Layer already exists 21:28:58 0a9af0989e6d: Layer already exists 21:28:58 42fa6de39980: Layer already exists 21:28:58 f1c9aa9b2959: Layer already exists 21:28:58 888401e30b89: Layer already exists 21:28:58 d3edbd6c4914: Layer already exists 21:28:58 723a5717d401: Layer already exists 21:28:58 0faf9b67be60: Layer already exists 21:28:58 main: digest: sha256:8cdf898dc18c85521f631a80c00cfa6baed126956a565a9cd7a43679d3d816bc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:28:59 ===================================================== [Pipeline] echo 21:28:59 taggedImages: 21:28:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:514bb4af690a15783c73f27ef759057b5c721b1c 21:28:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:28:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.2 21:28:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:28:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 21:28:59 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 21:28:59 514bb4af690a15783c73f27ef759057b5c721b1c 21:28:59 latest 21:28:59 3.2.0-dev.2 21:28:59 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:28:59 main 21:28:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:00 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:514bb4af690a15783c73f27ef759057b5c721b1c 21:29:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:29:01 be982278e421: Preparing 21:29:01 4150c87090e2: Preparing 21:29:01 c8c543d55533: Preparing 21:29:01 87e1f793fb67: Preparing 21:29:01 a8d68f5e0ab0: Preparing 21:29:01 445fe44aa369: Preparing 21:29:01 72ab3abb1cc3: Preparing 21:29:01 42fa6de39980: Preparing 21:29:01 f1c9aa9b2959: Preparing 21:29:01 9c9d67af233f: Preparing 21:29:01 445fe44aa369: Waiting 21:29:01 e784caba4d9f: Preparing 21:29:01 0faf9b67be60: Preparing 21:29:01 42fa6de39980: Waiting 21:29:01 72ab3abb1cc3: Waiting 21:29:01 f1c9aa9b2959: Waiting 21:29:01 0faf9b67be60: Waiting 21:29:01 9c9d67af233f: Waiting 21:29:01 e784caba4d9f: Waiting 21:29:01 4150c87090e2: Pushed 21:29:01 be982278e421: Pushed 21:29:01 a8d68f5e0ab0: Pushed 21:29:01 42fa6de39980: Layer already exists 21:29:01 f1c9aa9b2959: Layer already exists 21:29:01 445fe44aa369: Pushed 21:29:01 72ab3abb1cc3: Pushed 21:29:02 0faf9b67be60: Layer already exists 21:29:02 9c9d67af233f: Pushed 21:29:04 87e1f793fb67: Pushed 21:29:04 e784caba4d9f: Pushed 21:29:05 c8c543d55533: Pushed 21:29:06 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:44f629f20785a36db1c0c26149c0d7c8c7dd8b2abaf48321dd16a67c02fd3cd8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:07 + 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 21:29:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:29:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:29:08 be982278e421: Preparing 21:29:08 4150c87090e2: Preparing 21:29:08 c8c543d55533: Preparing 21:29:08 87e1f793fb67: Preparing 21:29:08 a8d68f5e0ab0: Preparing 21:29:08 445fe44aa369: Preparing 21:29:08 72ab3abb1cc3: Preparing 21:29:08 42fa6de39980: Preparing 21:29:08 f1c9aa9b2959: Preparing 21:29:08 9c9d67af233f: Preparing 21:29:08 e784caba4d9f: Preparing 21:29:08 0faf9b67be60: Preparing 21:29:08 445fe44aa369: Waiting 21:29:08 72ab3abb1cc3: Waiting 21:29:08 42fa6de39980: Waiting 21:29:08 f1c9aa9b2959: Waiting 21:29:08 9c9d67af233f: Waiting 21:29:08 e784caba4d9f: Waiting 21:29:08 0faf9b67be60: Waiting 21:29:08 87e1f793fb67: Layer already exists 21:29:08 4150c87090e2: Layer already exists 21:29:08 be982278e421: Layer already exists 21:29:08 c8c543d55533: Layer already exists 21:29:08 445fe44aa369: Layer already exists 21:29:08 a8d68f5e0ab0: Layer already exists 21:29:08 72ab3abb1cc3: Layer already exists 21:29:08 f1c9aa9b2959: Layer already exists 21:29:08 42fa6de39980: Layer already exists 21:29:08 9c9d67af233f: Layer already exists 21:29:08 e784caba4d9f: Layer already exists 21:29:08 0faf9b67be60: Layer already exists 21:29:08 latest: digest: sha256:44f629f20785a36db1c0c26149c0d7c8c7dd8b2abaf48321dd16a67c02fd3cd8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:09 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.2 21:29:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:29:09 be982278e421: Preparing 21:29:09 4150c87090e2: Preparing 21:29:09 c8c543d55533: Preparing 21:29:09 87e1f793fb67: Preparing 21:29:09 a8d68f5e0ab0: Preparing 21:29:09 445fe44aa369: Preparing 21:29:09 72ab3abb1cc3: Preparing 21:29:09 445fe44aa369: Waiting 21:29:09 42fa6de39980: Preparing 21:29:09 72ab3abb1cc3: Waiting 21:29:09 f1c9aa9b2959: Preparing 21:29:09 42fa6de39980: Waiting 21:29:09 9c9d67af233f: Preparing 21:29:09 f1c9aa9b2959: Waiting 21:29:09 e784caba4d9f: Preparing 21:29:09 9c9d67af233f: Waiting 21:29:09 0faf9b67be60: Preparing 21:29:09 e784caba4d9f: Waiting 21:29:09 0faf9b67be60: Waiting 21:29:09 a8d68f5e0ab0: Layer already exists 21:29:09 87e1f793fb67: Layer already exists 21:29:09 c8c543d55533: Layer already exists 21:29:09 be982278e421: Layer already exists 21:29:09 4150c87090e2: Layer already exists 21:29:09 445fe44aa369: Layer already exists 21:29:09 f1c9aa9b2959: Layer already exists 21:29:09 42fa6de39980: Layer already exists 21:29:09 72ab3abb1cc3: Layer already exists 21:29:09 9c9d67af233f: Layer already exists 21:29:09 e784caba4d9f: Layer already exists 21:29:09 0faf9b67be60: Layer already exists 21:29:10 3.2.0-dev.2: digest: sha256:44f629f20785a36db1c0c26149c0d7c8c7dd8b2abaf48321dd16a67c02fd3cd8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:10 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:29:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:29:11 be982278e421: Preparing 21:29:11 4150c87090e2: Preparing 21:29:11 c8c543d55533: Preparing 21:29:11 87e1f793fb67: Preparing 21:29:11 a8d68f5e0ab0: Preparing 21:29:11 445fe44aa369: Preparing 21:29:11 72ab3abb1cc3: Preparing 21:29:11 42fa6de39980: Preparing 21:29:11 f1c9aa9b2959: Preparing 21:29:11 445fe44aa369: Waiting 21:29:11 72ab3abb1cc3: Waiting 21:29:11 9c9d67af233f: Preparing 21:29:11 42fa6de39980: Waiting 21:29:11 f1c9aa9b2959: Waiting 21:29:11 e784caba4d9f: Preparing 21:29:11 0faf9b67be60: Preparing 21:29:11 9c9d67af233f: Waiting 21:29:11 e784caba4d9f: Waiting 21:29:11 0faf9b67be60: Waiting 21:29:11 4150c87090e2: Layer already exists 21:29:11 c8c543d55533: Layer already exists 21:29:11 be982278e421: Layer already exists 21:29:11 87e1f793fb67: Layer already exists 21:29:11 a8d68f5e0ab0: Layer already exists 21:29:11 445fe44aa369: Layer already exists 21:29:11 f1c9aa9b2959: Layer already exists 21:29:11 42fa6de39980: Layer already exists 21:29:11 9c9d67af233f: Layer already exists 21:29:11 72ab3abb1cc3: Layer already exists 21:29:11 e784caba4d9f: Layer already exists 21:29:11 0faf9b67be60: Layer already exists 21:29:11 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:44f629f20785a36db1c0c26149c0d7c8c7dd8b2abaf48321dd16a67c02fd3cd8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:12 + 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 21:29:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 21:29:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:29:13 be982278e421: Preparing 21:29:13 4150c87090e2: Preparing 21:29:13 c8c543d55533: Preparing 21:29:13 87e1f793fb67: Preparing 21:29:13 a8d68f5e0ab0: Preparing 21:29:13 445fe44aa369: Preparing 21:29:13 445fe44aa369: Waiting 21:29:13 72ab3abb1cc3: Preparing 21:29:13 42fa6de39980: Preparing 21:29:13 f1c9aa9b2959: Preparing 21:29:13 72ab3abb1cc3: Waiting 21:29:13 9c9d67af233f: Preparing 21:29:13 e784caba4d9f: Preparing 21:29:13 42fa6de39980: Waiting 21:29:13 f1c9aa9b2959: Waiting 21:29:13 9c9d67af233f: Waiting 21:29:13 0faf9b67be60: Preparing 21:29:13 e784caba4d9f: Waiting 21:29:13 0faf9b67be60: Waiting 21:29:13 c8c543d55533: Layer already exists 21:29:13 87e1f793fb67: Layer already exists 21:29:13 be982278e421: Layer already exists 21:29:13 a8d68f5e0ab0: Layer already exists 21:29:13 4150c87090e2: Layer already exists 21:29:13 42fa6de39980: Layer already exists 21:29:13 445fe44aa369: Layer already exists 21:29:13 72ab3abb1cc3: Layer already exists 21:29:13 f1c9aa9b2959: Layer already exists 21:29:13 9c9d67af233f: Layer already exists 21:29:13 0faf9b67be60: Layer already exists 21:29:13 e784caba4d9f: Layer already exists 21:29:13 main: digest: sha256:44f629f20785a36db1c0c26149c0d7c8c7dd8b2abaf48321dd16a67c02fd3cd8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:29:14 ===================================================== [Pipeline] echo 21:29:14 taggedImages: 21:29:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:514bb4af690a15783c73f27ef759057b5c721b1c 21:29:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:29:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.2 21:29:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:29:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 21:29:14 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 21:29:14 514bb4af690a15783c73f27ef759057b5c721b1c 21:29:14 latest 21:29:14 3.2.0-dev.2 21:29:14 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:29:14 main 21:29:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:15 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:514bb4af690a15783c73f27ef759057b5c721b1c 21:29:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:29:16 6e3d16b744d7: Preparing 21:29:16 c51b037d7059: Preparing 21:29:16 42fa6de39980: Preparing 21:29:16 f1c9aa9b2959: Preparing 21:29:16 73faf613de61: Preparing 21:29:16 b52548003672: Preparing 21:29:16 0faf9b67be60: Preparing 21:29:16 b52548003672: Waiting 21:29:16 0faf9b67be60: Waiting 21:29:16 f1c9aa9b2959: Layer already exists 21:29:16 42fa6de39980: Layer already exists 21:29:16 0faf9b67be60: Layer already exists 21:29:16 73faf613de61: Pushed 21:29:16 6e3d16b744d7: Pushed 21:29:18 b52548003672: Pushed 21:29:21 c51b037d7059: Pushed 21:29:21 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:a9b47ef51ba4d1c23e3e40c285a2fec55d9fc13e1489db53af1ad34e91660b4b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:22 + 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 21:29:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 21:29:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:29:23 6e3d16b744d7: Preparing 21:29:23 c51b037d7059: Preparing 21:29:23 42fa6de39980: Preparing 21:29:23 f1c9aa9b2959: Preparing 21:29:23 73faf613de61: Preparing 21:29:23 b52548003672: Preparing 21:29:23 0faf9b67be60: Preparing 21:29:23 b52548003672: Waiting 21:29:23 0faf9b67be60: Waiting 21:29:23 c51b037d7059: Layer already exists 21:29:23 f1c9aa9b2959: Layer already exists 21:29:23 73faf613de61: Layer already exists 21:29:23 6e3d16b744d7: Layer already exists 21:29:23 42fa6de39980: Layer already exists 21:29:23 0faf9b67be60: Layer already exists 21:29:23 b52548003672: Layer already exists 21:29:23 latest: digest: sha256:a9b47ef51ba4d1c23e3e40c285a2fec55d9fc13e1489db53af1ad34e91660b4b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:24 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.2 21:29:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:29:25 6e3d16b744d7: Preparing 21:29:25 c51b037d7059: Preparing 21:29:25 42fa6de39980: Preparing 21:29:25 f1c9aa9b2959: Preparing 21:29:25 73faf613de61: Preparing 21:29:25 b52548003672: Preparing 21:29:25 0faf9b67be60: Preparing 21:29:25 b52548003672: Waiting 21:29:25 0faf9b67be60: Waiting 21:29:25 f1c9aa9b2959: Layer already exists 21:29:25 6e3d16b744d7: Layer already exists 21:29:25 42fa6de39980: Layer already exists 21:29:25 c51b037d7059: Layer already exists 21:29:25 73faf613de61: Layer already exists 21:29:25 b52548003672: Layer already exists 21:29:25 0faf9b67be60: Layer already exists 21:29:25 3.2.0-dev.2: digest: sha256:a9b47ef51ba4d1c23e3e40c285a2fec55d9fc13e1489db53af1ad34e91660b4b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:26 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:29:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:29:27 6e3d16b744d7: Preparing 21:29:27 c51b037d7059: Preparing 21:29:27 42fa6de39980: Preparing 21:29:27 f1c9aa9b2959: Preparing 21:29:27 73faf613de61: Preparing 21:29:27 b52548003672: Preparing 21:29:27 0faf9b67be60: Preparing 21:29:27 b52548003672: Waiting 21:29:27 0faf9b67be60: Waiting 21:29:27 c51b037d7059: Layer already exists 21:29:27 73faf613de61: Layer already exists 21:29:27 42fa6de39980: Layer already exists 21:29:27 f1c9aa9b2959: Layer already exists 21:29:27 6e3d16b744d7: Layer already exists 21:29:27 b52548003672: Layer already exists 21:29:27 0faf9b67be60: Layer already exists 21:29:27 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:a9b47ef51ba4d1c23e3e40c285a2fec55d9fc13e1489db53af1ad34e91660b4b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:28 + 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 21:29:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 21:29:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:29:28 6e3d16b744d7: Preparing 21:29:28 c51b037d7059: Preparing 21:29:28 42fa6de39980: Preparing 21:29:28 f1c9aa9b2959: Preparing 21:29:28 73faf613de61: Preparing 21:29:28 b52548003672: Preparing 21:29:28 0faf9b67be60: Preparing 21:29:28 b52548003672: Waiting 21:29:28 0faf9b67be60: Waiting 21:29:28 f1c9aa9b2959: Layer already exists 21:29:28 6e3d16b744d7: Layer already exists 21:29:28 42fa6de39980: Layer already exists 21:29:28 73faf613de61: Layer already exists 21:29:28 c51b037d7059: Layer already exists 21:29:28 0faf9b67be60: Layer already exists 21:29:28 b52548003672: Layer already exists 21:29:29 main: digest: sha256:a9b47ef51ba4d1c23e3e40c285a2fec55d9fc13e1489db53af1ad34e91660b4b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:29:30 ===================================================== [Pipeline] echo 21:29:30 taggedImages: 21:29:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:514bb4af690a15783c73f27ef759057b5c721b1c 21:29:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 21:29:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.2 21:29:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:29:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 21:29:30 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 21:29:30 514bb4af690a15783c73f27ef759057b5c721b1c 21:29:30 latest 21:29:30 3.2.0-dev.2 21:29:30 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:29:30 main 21:29:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:31 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:514bb4af690a15783c73f27ef759057b5c721b1c 21:29:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:29:32 0c7f2fe9b66f: Preparing 21:29:32 2645979731dd: Preparing 21:29:32 e21b30d0e64d: Preparing 21:29:32 42fa6de39980: Preparing 21:29:32 f1c9aa9b2959: Preparing 21:29:32 4984a2ae434c: Preparing 21:29:32 f16f32e1d994: Preparing 21:29:32 4984a2ae434c: Waiting 21:29:32 f16f32e1d994: Waiting 21:29:32 1ac08025c123: Preparing 21:29:32 7b59952c5c71: Preparing 21:29:32 0faf9b67be60: Preparing 21:29:32 1ac08025c123: Waiting 21:29:32 7b59952c5c71: Waiting 21:29:32 0faf9b67be60: Waiting 21:29:32 2645979731dd: Pushed 21:29:32 e21b30d0e64d: Pushed 21:29:36 f1c9aa9b2959: Layer already exists 21:29:36 42fa6de39980: Layer already exists 21:29:36 0c7f2fe9b66f: Pushed 21:29:36 0faf9b67be60: Layer already exists 21:29:36 1ac08025c123: Pushed 21:29:36 7b59952c5c71: Pushed 21:29:48 f16f32e1d994: Pushed 21:29:53 4984a2ae434c: Pushed 21:29:53 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:c22ff10cce523f47ba6be362233e32ea8f7047531161ab70fe21d24bf155b2a5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:53 + 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 21:29:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 21:29:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:29:54 0c7f2fe9b66f: Preparing 21:29:54 2645979731dd: Preparing 21:29:54 e21b30d0e64d: Preparing 21:29:54 42fa6de39980: Preparing 21:29:54 f1c9aa9b2959: Preparing 21:29:54 4984a2ae434c: Preparing 21:29:54 f16f32e1d994: Preparing 21:29:54 1ac08025c123: Preparing 21:29:54 7b59952c5c71: Preparing 21:29:54 0faf9b67be60: Preparing 21:29:54 1ac08025c123: Waiting 21:29:54 7b59952c5c71: Waiting 21:29:54 4984a2ae434c: Waiting 21:29:54 0faf9b67be60: Waiting 21:29:54 f16f32e1d994: Waiting 21:29:54 42fa6de39980: Layer already exists 21:29:54 f1c9aa9b2959: Layer already exists 21:29:54 0c7f2fe9b66f: Layer already exists 21:29:54 2645979731dd: Layer already exists 21:29:54 e21b30d0e64d: Layer already exists 21:29:54 4984a2ae434c: Layer already exists 21:29:54 1ac08025c123: Layer already exists 21:29:54 f16f32e1d994: Layer already exists 21:29:54 7b59952c5c71: Layer already exists 21:29:54 0faf9b67be60: Layer already exists 21:29:54 latest: digest: sha256:c22ff10cce523f47ba6be362233e32ea8f7047531161ab70fe21d24bf155b2a5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:55 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.2 21:29:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:29:56 0c7f2fe9b66f: Preparing 21:29:56 2645979731dd: Preparing 21:29:56 e21b30d0e64d: Preparing 21:29:56 42fa6de39980: Preparing 21:29:56 f1c9aa9b2959: Preparing 21:29:56 4984a2ae434c: Preparing 21:29:56 f16f32e1d994: Preparing 21:29:56 4984a2ae434c: Waiting 21:29:56 1ac08025c123: Preparing 21:29:56 f16f32e1d994: Waiting 21:29:56 7b59952c5c71: Preparing 21:29:56 1ac08025c123: Waiting 21:29:56 7b59952c5c71: Waiting 21:29:56 0faf9b67be60: Preparing 21:29:56 0faf9b67be60: Waiting 21:29:56 e21b30d0e64d: Layer already exists 21:29:56 2645979731dd: Layer already exists 21:29:56 f1c9aa9b2959: Layer already exists 21:29:56 42fa6de39980: Layer already exists 21:29:56 0c7f2fe9b66f: Layer already exists 21:29:56 4984a2ae434c: Layer already exists 21:29:56 7b59952c5c71: Layer already exists 21:29:56 0faf9b67be60: Layer already exists 21:29:56 1ac08025c123: Layer already exists 21:29:56 f16f32e1d994: Layer already exists 21:29:56 3.2.0-dev.2: digest: sha256:c22ff10cce523f47ba6be362233e32ea8f7047531161ab70fe21d24bf155b2a5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:57 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:29:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:29:58 0c7f2fe9b66f: Preparing 21:29:58 2645979731dd: Preparing 21:29:58 e21b30d0e64d: Preparing 21:29:58 42fa6de39980: Preparing 21:29:58 f1c9aa9b2959: Preparing 21:29:58 4984a2ae434c: Preparing 21:29:58 f16f32e1d994: Preparing 21:29:58 1ac08025c123: Preparing 21:29:58 7b59952c5c71: Preparing 21:29:58 4984a2ae434c: Waiting 21:29:58 f16f32e1d994: Waiting 21:29:58 1ac08025c123: Waiting 21:29:58 0faf9b67be60: Preparing 21:29:58 7b59952c5c71: Waiting 21:29:58 0faf9b67be60: Waiting 21:29:58 42fa6de39980: Layer already exists 21:29:58 0c7f2fe9b66f: Layer already exists 21:29:58 f1c9aa9b2959: Layer already exists 21:29:58 2645979731dd: Layer already exists 21:29:58 e21b30d0e64d: Layer already exists 21:29:58 f16f32e1d994: Layer already exists 21:29:58 4984a2ae434c: Layer already exists 21:29:58 1ac08025c123: Layer already exists 21:29:58 0faf9b67be60: Layer already exists 21:29:58 7b59952c5c71: Layer already exists 21:29:58 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:c22ff10cce523f47ba6be362233e32ea8f7047531161ab70fe21d24bf155b2a5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:59 + 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 21:30:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 21:30:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:30:00 0c7f2fe9b66f: Preparing 21:30:00 2645979731dd: Preparing 21:30:00 e21b30d0e64d: Preparing 21:30:00 42fa6de39980: Preparing 21:30:00 f1c9aa9b2959: Preparing 21:30:00 4984a2ae434c: Preparing 21:30:00 f16f32e1d994: Preparing 21:30:00 1ac08025c123: Preparing 21:30:00 7b59952c5c71: Preparing 21:30:00 0faf9b67be60: Preparing 21:30:00 f16f32e1d994: Waiting 21:30:00 1ac08025c123: Waiting 21:30:00 7b59952c5c71: Waiting 21:30:00 0faf9b67be60: Waiting 21:30:00 4984a2ae434c: Waiting 21:30:00 42fa6de39980: Layer already exists 21:30:00 e21b30d0e64d: Layer already exists 21:30:00 0c7f2fe9b66f: Layer already exists 21:30:00 2645979731dd: Layer already exists 21:30:00 f1c9aa9b2959: Layer already exists 21:30:00 4984a2ae434c: Layer already exists 21:30:00 f16f32e1d994: Layer already exists 21:30:00 0faf9b67be60: Layer already exists 21:30:00 1ac08025c123: Layer already exists 21:30:00 7b59952c5c71: Layer already exists 21:30:00 main: digest: sha256:c22ff10cce523f47ba6be362233e32ea8f7047531161ab70fe21d24bf155b2a5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:30:01 ===================================================== [Pipeline] echo 21:30:01 taggedImages: 21:30:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:514bb4af690a15783c73f27ef759057b5c721b1c 21:30:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 21:30:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.2 21:30:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:30:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 21:30:01 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 21:30:01 514bb4af690a15783c73f27ef759057b5c721b1c 21:30:01 latest 21:30:01 3.2.0-dev.2 21:30:01 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:30:01 main 21:30:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:02 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:514bb4af690a15783c73f27ef759057b5c721b1c 21:30:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:30:03 cfc26192038e: Preparing 21:30:03 f1f9cc951210: Preparing 21:30:03 baa78404c53f: Preparing 21:30:03 42fa6de39980: Preparing 21:30:03 f1c9aa9b2959: Preparing 21:30:03 8c904266dc46: Preparing 21:30:03 4a4990643dc5: Preparing 21:30:03 3985c31c0b50: Preparing 21:30:03 0faf9b67be60: Preparing 21:30:03 4a4990643dc5: Waiting 21:30:03 3985c31c0b50: Waiting 21:30:03 8c904266dc46: Waiting 21:30:03 0faf9b67be60: Waiting 21:30:04 f1f9cc951210: Pushed 21:30:04 baa78404c53f: Pushed 21:30:04 f1c9aa9b2959: Layer already exists 21:30:04 42fa6de39980: Layer already exists 21:30:04 0faf9b67be60: Layer already exists 21:30:04 cfc26192038e: Pushed 21:30:04 4a4990643dc5: Pushed 21:30:05 3985c31c0b50: Pushed 21:30:20 8c904266dc46: Pushed 21:30:20 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:289c6be157bf54553da447957746564ba92e678a60b632543d6829ba2a022e57 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:21 + 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 21:30:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 21:30:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:30:21 cfc26192038e: Preparing 21:30:21 f1f9cc951210: Preparing 21:30:21 baa78404c53f: Preparing 21:30:21 42fa6de39980: Preparing 21:30:21 f1c9aa9b2959: Preparing 21:30:21 8c904266dc46: Preparing 21:30:21 4a4990643dc5: Preparing 21:30:21 3985c31c0b50: Preparing 21:30:21 0faf9b67be60: Preparing 21:30:21 4a4990643dc5: Waiting 21:30:21 3985c31c0b50: Waiting 21:30:21 0faf9b67be60: Waiting 21:30:21 8c904266dc46: Waiting 21:30:21 f1c9aa9b2959: Layer already exists 21:30:21 baa78404c53f: Layer already exists 21:30:21 cfc26192038e: Layer already exists 21:30:21 42fa6de39980: Layer already exists 21:30:21 f1f9cc951210: Layer already exists 21:30:21 8c904266dc46: Layer already exists 21:30:21 4a4990643dc5: Layer already exists 21:30:21 0faf9b67be60: Layer already exists 21:30:21 3985c31c0b50: Layer already exists 21:30:22 latest: digest: sha256:289c6be157bf54553da447957746564ba92e678a60b632543d6829ba2a022e57 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:23 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.2 21:30:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:30:23 cfc26192038e: Preparing 21:30:23 f1f9cc951210: Preparing 21:30:23 baa78404c53f: Preparing 21:30:23 42fa6de39980: Preparing 21:30:23 f1c9aa9b2959: Preparing 21:30:23 8c904266dc46: Preparing 21:30:23 4a4990643dc5: Preparing 21:30:23 8c904266dc46: Waiting 21:30:23 3985c31c0b50: Preparing 21:30:23 4a4990643dc5: Waiting 21:30:23 3985c31c0b50: Waiting 21:30:23 0faf9b67be60: Preparing 21:30:23 0faf9b67be60: Waiting 21:30:23 42fa6de39980: Layer already exists 21:30:23 f1f9cc951210: Layer already exists 21:30:23 baa78404c53f: Layer already exists 21:30:23 f1c9aa9b2959: Layer already exists 21:30:23 cfc26192038e: Layer already exists 21:30:23 8c904266dc46: Layer already exists 21:30:23 3985c31c0b50: Layer already exists 21:30:23 4a4990643dc5: Layer already exists 21:30:23 0faf9b67be60: Layer already exists 21:30:24 3.2.0-dev.2: digest: sha256:289c6be157bf54553da447957746564ba92e678a60b632543d6829ba2a022e57 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:24 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:30:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:30:25 cfc26192038e: Preparing 21:30:25 f1f9cc951210: Preparing 21:30:25 baa78404c53f: Preparing 21:30:25 42fa6de39980: Preparing 21:30:25 f1c9aa9b2959: Preparing 21:30:25 8c904266dc46: Preparing 21:30:25 4a4990643dc5: Preparing 21:30:25 3985c31c0b50: Preparing 21:30:25 0faf9b67be60: Preparing 21:30:25 4a4990643dc5: Waiting 21:30:25 0faf9b67be60: Waiting 21:30:25 3985c31c0b50: Waiting 21:30:25 8c904266dc46: Waiting 21:30:25 cfc26192038e: Layer already exists 21:30:25 f1c9aa9b2959: Layer already exists 21:30:25 f1f9cc951210: Layer already exists 21:30:25 42fa6de39980: Layer already exists 21:30:25 baa78404c53f: Layer already exists 21:30:25 8c904266dc46: Layer already exists 21:30:25 0faf9b67be60: Layer already exists 21:30:25 4a4990643dc5: Layer already exists 21:30:25 3985c31c0b50: Layer already exists 21:30:25 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:289c6be157bf54553da447957746564ba92e678a60b632543d6829ba2a022e57 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:26 + 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 21:30:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 21:30:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:30:27 cfc26192038e: Preparing 21:30:27 f1f9cc951210: Preparing 21:30:27 baa78404c53f: Preparing 21:30:27 42fa6de39980: Preparing 21:30:27 f1c9aa9b2959: Preparing 21:30:27 8c904266dc46: Preparing 21:30:27 4a4990643dc5: Preparing 21:30:27 3985c31c0b50: Preparing 21:30:27 0faf9b67be60: Preparing 21:30:27 8c904266dc46: Waiting 21:30:27 4a4990643dc5: Waiting 21:30:27 3985c31c0b50: Waiting 21:30:27 0faf9b67be60: Waiting 21:30:27 cfc26192038e: Layer already exists 21:30:27 42fa6de39980: Layer already exists 21:30:27 baa78404c53f: Layer already exists 21:30:27 f1c9aa9b2959: Layer already exists 21:30:27 f1f9cc951210: Layer already exists 21:30:27 4a4990643dc5: Layer already exists 21:30:27 0faf9b67be60: Layer already exists 21:30:27 3985c31c0b50: Layer already exists 21:30:27 8c904266dc46: Layer already exists 21:30:27 main: digest: sha256:289c6be157bf54553da447957746564ba92e678a60b632543d6829ba2a022e57 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:30:28 ===================================================== [Pipeline] echo 21:30:28 taggedImages: 21:30:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:514bb4af690a15783c73f27ef759057b5c721b1c 21:30:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 21:30:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.2 21:30:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:30:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 21:30:29 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 21:30:29 514bb4af690a15783c73f27ef759057b5c721b1c 21:30:29 latest 21:30:29 3.2.0-dev.2 21:30:29 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:30:29 main 21:30:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:30 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:514bb4af690a15783c73f27ef759057b5c721b1c 21:30:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:30:31 e7e3316fb0ad: Preparing 21:30:31 60b062ff59a6: Preparing 21:30:31 6c5c68cf85fb: Preparing 21:30:31 42fa6de39980: Preparing 21:30:31 f1c9aa9b2959: Preparing 21:30:31 8c904266dc46: Preparing 21:30:31 1ac08025c123: Preparing 21:30:31 7b59952c5c71: Preparing 21:30:31 0faf9b67be60: Preparing 21:30:31 8c904266dc46: Waiting 21:30:31 1ac08025c123: Waiting 21:30:31 7b59952c5c71: Waiting 21:30:31 0faf9b67be60: Waiting 21:30:31 60b062ff59a6: Pushed 21:30:31 6c5c68cf85fb: Pushed 21:30:33 42fa6de39980: Layer already exists 21:30:33 f1c9aa9b2959: Layer already exists 21:30:33 8c904266dc46: Layer already exists 21:30:33 1ac08025c123: Layer already exists 21:30:33 7b59952c5c71: Layer already exists 21:30:33 0faf9b67be60: Layer already exists 21:30:33 e7e3316fb0ad: Pushed 21:30:33 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:4bf3a4565612a71318f35ba7737de41a1958d73156b0bc7599df54d559df9f9f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:34 + 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 21:30:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 21:30:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:30:35 e7e3316fb0ad: Preparing 21:30:35 60b062ff59a6: Preparing 21:30:35 6c5c68cf85fb: Preparing 21:30:35 42fa6de39980: Preparing 21:30:35 f1c9aa9b2959: Preparing 21:30:35 8c904266dc46: Preparing 21:30:35 1ac08025c123: Preparing 21:30:35 7b59952c5c71: Preparing 21:30:35 0faf9b67be60: Preparing 21:30:35 8c904266dc46: Waiting 21:30:35 1ac08025c123: Waiting 21:30:35 7b59952c5c71: Waiting 21:30:35 0faf9b67be60: Waiting 21:30:35 f1c9aa9b2959: Layer already exists 21:30:35 60b062ff59a6: Layer already exists 21:30:35 e7e3316fb0ad: Layer already exists 21:30:35 42fa6de39980: Layer already exists 21:30:35 6c5c68cf85fb: Layer already exists 21:30:35 0faf9b67be60: Layer already exists 21:30:35 8c904266dc46: Layer already exists 21:30:35 7b59952c5c71: Layer already exists 21:30:35 1ac08025c123: Layer already exists 21:30:35 latest: digest: sha256:4bf3a4565612a71318f35ba7737de41a1958d73156b0bc7599df54d559df9f9f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:36 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.2 21:30:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:30:37 e7e3316fb0ad: Preparing 21:30:37 60b062ff59a6: Preparing 21:30:37 6c5c68cf85fb: Preparing 21:30:37 42fa6de39980: Preparing 21:30:37 f1c9aa9b2959: Preparing 21:30:37 8c904266dc46: Preparing 21:30:37 1ac08025c123: Preparing 21:30:37 7b59952c5c71: Preparing 21:30:37 8c904266dc46: Waiting 21:30:37 1ac08025c123: Waiting 21:30:37 7b59952c5c71: Waiting 21:30:37 0faf9b67be60: Preparing 21:30:37 0faf9b67be60: Waiting 21:30:37 42fa6de39980: Layer already exists 21:30:37 6c5c68cf85fb: Layer already exists 21:30:37 f1c9aa9b2959: Layer already exists 21:30:37 60b062ff59a6: Layer already exists 21:30:37 e7e3316fb0ad: Layer already exists 21:30:37 8c904266dc46: Layer already exists 21:30:37 1ac08025c123: Layer already exists 21:30:37 7b59952c5c71: Layer already exists 21:30:37 0faf9b67be60: Layer already exists 21:30:37 3.2.0-dev.2: digest: sha256:4bf3a4565612a71318f35ba7737de41a1958d73156b0bc7599df54d559df9f9f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:38 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:30:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:30:38 e7e3316fb0ad: Preparing 21:30:38 60b062ff59a6: Preparing 21:30:38 6c5c68cf85fb: Preparing 21:30:38 42fa6de39980: Preparing 21:30:38 f1c9aa9b2959: Preparing 21:30:38 8c904266dc46: Preparing 21:30:38 1ac08025c123: Preparing 21:30:38 7b59952c5c71: Preparing 21:30:38 1ac08025c123: Waiting 21:30:38 8c904266dc46: Waiting 21:30:38 7b59952c5c71: Waiting 21:30:38 0faf9b67be60: Preparing 21:30:38 0faf9b67be60: Waiting 21:30:38 60b062ff59a6: Layer already exists 21:30:38 6c5c68cf85fb: Layer already exists 21:30:38 f1c9aa9b2959: Layer already exists 21:30:38 e7e3316fb0ad: Layer already exists 21:30:38 42fa6de39980: Layer already exists 21:30:38 8c904266dc46: Layer already exists 21:30:38 0faf9b67be60: Layer already exists 21:30:38 1ac08025c123: Layer already exists 21:30:38 7b59952c5c71: Layer already exists 21:30:39 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:4bf3a4565612a71318f35ba7737de41a1958d73156b0bc7599df54d559df9f9f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:40 + 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 21:30:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 21:30:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:30:40 e7e3316fb0ad: Preparing 21:30:40 60b062ff59a6: Preparing 21:30:40 6c5c68cf85fb: Preparing 21:30:40 42fa6de39980: Preparing 21:30:40 f1c9aa9b2959: Preparing 21:30:40 8c904266dc46: Preparing 21:30:40 1ac08025c123: Preparing 21:30:40 8c904266dc46: Waiting 21:30:40 7b59952c5c71: Preparing 21:30:40 1ac08025c123: Waiting 21:30:40 0faf9b67be60: Preparing 21:30:40 0faf9b67be60: Waiting 21:30:40 7b59952c5c71: Waiting 21:30:40 e7e3316fb0ad: Layer already exists 21:30:40 f1c9aa9b2959: Layer already exists 21:30:40 42fa6de39980: Layer already exists 21:30:40 6c5c68cf85fb: Layer already exists 21:30:40 60b062ff59a6: Layer already exists 21:30:40 7b59952c5c71: Layer already exists 21:30:40 8c904266dc46: Layer already exists 21:30:40 0faf9b67be60: Layer already exists 21:30:40 1ac08025c123: Layer already exists 21:30:41 main: digest: sha256:4bf3a4565612a71318f35ba7737de41a1958d73156b0bc7599df54d559df9f9f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:30:42 ===================================================== [Pipeline] echo 21:30:42 taggedImages: 21:30:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:514bb4af690a15783c73f27ef759057b5c721b1c 21:30:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 21:30:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.2 21:30:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:30:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 21:30:42 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 21:30:42 514bb4af690a15783c73f27ef759057b5c721b1c 21:30:42 latest 21:30:42 3.2.0-dev.2 21:30:42 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:30:42 main 21:30:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:43 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:514bb4af690a15783c73f27ef759057b5c721b1c 21:30:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:30:44 7ee1c14ffc3e: Preparing 21:30:44 9a36b5b063d8: Preparing 21:30:44 42fa6de39980: Preparing 21:30:44 f1c9aa9b2959: Preparing 21:30:44 dc4ae9277c9a: Preparing 21:30:44 de67d2c671eb: Preparing 21:30:44 0faf9b67be60: Preparing 21:30:44 0faf9b67be60: Waiting 21:30:44 de67d2c671eb: Waiting 21:30:44 f1c9aa9b2959: Layer already exists 21:30:44 dc4ae9277c9a: Pushed 21:30:45 de67d2c671eb: Pushed 21:30:48 42fa6de39980: Layer already exists 21:30:48 0faf9b67be60: Layer already exists 21:30:48 7ee1c14ffc3e: Pushed 21:30:50 9a36b5b063d8: Pushed 21:30:50 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:6395b62aff7e9eb31724494d2b44430535169bcf8563fecf45d41685a9147a37 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:30:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:30:52 7ee1c14ffc3e: Preparing 21:30:52 9a36b5b063d8: Preparing 21:30:52 42fa6de39980: Preparing 21:30:52 f1c9aa9b2959: Preparing 21:30:52 dc4ae9277c9a: Preparing 21:30:52 de67d2c671eb: Preparing 21:30:52 0faf9b67be60: Preparing 21:30:52 de67d2c671eb: Waiting 21:30:52 0faf9b67be60: Waiting 21:30:52 42fa6de39980: Layer already exists 21:30:52 f1c9aa9b2959: Layer already exists 21:30:52 9a36b5b063d8: Layer already exists 21:30:52 dc4ae9277c9a: Layer already exists 21:30:52 7ee1c14ffc3e: Layer already exists 21:30:52 de67d2c671eb: Layer already exists 21:30:52 0faf9b67be60: Layer already exists 21:30:52 latest: digest: sha256:6395b62aff7e9eb31724494d2b44430535169bcf8563fecf45d41685a9147a37 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:53 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.2 21:30:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:30:54 7ee1c14ffc3e: Preparing 21:30:54 9a36b5b063d8: Preparing 21:30:54 42fa6de39980: Preparing 21:30:54 f1c9aa9b2959: Preparing 21:30:54 dc4ae9277c9a: Preparing 21:30:54 de67d2c671eb: Preparing 21:30:54 0faf9b67be60: Preparing 21:30:54 de67d2c671eb: Waiting 21:30:54 0faf9b67be60: Waiting 21:30:54 9a36b5b063d8: Layer already exists 21:30:54 f1c9aa9b2959: Layer already exists 21:30:54 dc4ae9277c9a: Layer already exists 21:30:54 7ee1c14ffc3e: Layer already exists 21:30:54 42fa6de39980: Layer already exists 21:30:54 0faf9b67be60: Layer already exists 21:30:54 de67d2c671eb: Layer already exists 21:30:54 3.2.0-dev.2: digest: sha256:6395b62aff7e9eb31724494d2b44430535169bcf8563fecf45d41685a9147a37 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:55 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:30:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:30:55 7ee1c14ffc3e: Preparing 21:30:55 9a36b5b063d8: Preparing 21:30:55 42fa6de39980: Preparing 21:30:55 f1c9aa9b2959: Preparing 21:30:55 dc4ae9277c9a: Preparing 21:30:55 de67d2c671eb: Preparing 21:30:55 0faf9b67be60: Preparing 21:30:55 de67d2c671eb: Waiting 21:30:55 0faf9b67be60: Waiting 21:30:55 dc4ae9277c9a: Layer already exists 21:30:55 7ee1c14ffc3e: Layer already exists 21:30:55 9a36b5b063d8: Layer already exists 21:30:55 f1c9aa9b2959: Layer already exists 21:30:55 42fa6de39980: Layer already exists 21:30:55 de67d2c671eb: Layer already exists 21:30:55 0faf9b67be60: Layer already exists 21:30:56 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:6395b62aff7e9eb31724494d2b44430535169bcf8563fecf45d41685a9147a37 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:57 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 21:30:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:30:57 7ee1c14ffc3e: Preparing 21:30:57 9a36b5b063d8: Preparing 21:30:57 42fa6de39980: Preparing 21:30:57 f1c9aa9b2959: Preparing 21:30:57 dc4ae9277c9a: Preparing 21:30:57 de67d2c671eb: Preparing 21:30:57 0faf9b67be60: Preparing 21:30:57 de67d2c671eb: Waiting 21:30:57 0faf9b67be60: Waiting 21:30:57 f1c9aa9b2959: Layer already exists 21:30:57 7ee1c14ffc3e: Layer already exists 21:30:57 42fa6de39980: Layer already exists 21:30:57 9a36b5b063d8: Layer already exists 21:30:57 dc4ae9277c9a: Layer already exists 21:30:57 de67d2c671eb: Layer already exists 21:30:57 0faf9b67be60: Layer already exists 21:30:58 main: digest: sha256:6395b62aff7e9eb31724494d2b44430535169bcf8563fecf45d41685a9147a37 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:30:59 ===================================================== [Pipeline] echo 21:30:59 taggedImages: 21:30:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:514bb4af690a15783c73f27ef759057b5c721b1c 21:30:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:30:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.2 21:30:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:30:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 21:30:59 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 21:30:59 514bb4af690a15783c73f27ef759057b5c721b1c 21:30:59 latest 21:30:59 3.2.0-dev.2 21:30:59 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:30:59 main 21:30:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:00 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:514bb4af690a15783c73f27ef759057b5c721b1c 21:31:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:31:04 f274f0ec7472: Preparing 21:31:04 b919edde6df4: Preparing 21:31:04 42fa6de39980: Preparing 21:31:04 f1c9aa9b2959: Preparing 21:31:04 a56d78566a68: Preparing 21:31:04 da29d5b8b594: Preparing 21:31:04 0faf9b67be60: Preparing 21:31:04 da29d5b8b594: Waiting 21:31:04 0faf9b67be60: Waiting 21:31:04 42fa6de39980: Layer already exists 21:31:04 f1c9aa9b2959: Layer already exists 21:31:04 a56d78566a68: Layer already exists 21:31:04 da29d5b8b594: Layer already exists 21:31:04 0faf9b67be60: Layer already exists 21:31:04 f274f0ec7472: Pushed 21:31:09 b919edde6df4: Pushed 21:31:09 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:53713b6a8a94ede0d15374f82ebf3801e471d46f004a9ac30bac38e4a4287cb0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:10 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:31:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:31:11 f274f0ec7472: Preparing 21:31:11 b919edde6df4: Preparing 21:31:11 42fa6de39980: Preparing 21:31:11 f1c9aa9b2959: Preparing 21:31:11 a56d78566a68: Preparing 21:31:11 da29d5b8b594: Preparing 21:31:11 0faf9b67be60: Preparing 21:31:11 da29d5b8b594: Waiting 21:31:11 0faf9b67be60: Waiting 21:31:11 b919edde6df4: Layer already exists 21:31:11 f274f0ec7472: Layer already exists 21:31:11 42fa6de39980: Layer already exists 21:31:11 f1c9aa9b2959: Layer already exists 21:31:11 a56d78566a68: Layer already exists 21:31:11 da29d5b8b594: Layer already exists 21:31:11 0faf9b67be60: Layer already exists 21:31:11 latest: digest: sha256:53713b6a8a94ede0d15374f82ebf3801e471d46f004a9ac30bac38e4a4287cb0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:12 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.2 21:31:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:31:13 f274f0ec7472: Preparing 21:31:13 b919edde6df4: Preparing 21:31:13 42fa6de39980: Preparing 21:31:13 f1c9aa9b2959: Preparing 21:31:13 a56d78566a68: Preparing 21:31:13 da29d5b8b594: Preparing 21:31:13 0faf9b67be60: Preparing 21:31:13 da29d5b8b594: Waiting 21:31:13 0faf9b67be60: Waiting 21:31:13 a56d78566a68: Layer already exists 21:31:13 b919edde6df4: Layer already exists 21:31:13 42fa6de39980: Layer already exists 21:31:13 f274f0ec7472: Layer already exists 21:31:13 f1c9aa9b2959: Layer already exists 21:31:13 da29d5b8b594: Layer already exists 21:31:13 0faf9b67be60: Layer already exists 21:31:13 3.2.0-dev.2: digest: sha256:53713b6a8a94ede0d15374f82ebf3801e471d46f004a9ac30bac38e4a4287cb0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:14 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:31:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:31:15 f274f0ec7472: Preparing 21:31:15 b919edde6df4: Preparing 21:31:15 42fa6de39980: Preparing 21:31:15 f1c9aa9b2959: Preparing 21:31:15 a56d78566a68: Preparing 21:31:15 da29d5b8b594: Preparing 21:31:15 0faf9b67be60: Preparing 21:31:15 da29d5b8b594: Waiting 21:31:15 0faf9b67be60: Waiting 21:31:15 f274f0ec7472: Layer already exists 21:31:15 b919edde6df4: Layer already exists 21:31:15 a56d78566a68: Layer already exists 21:31:15 42fa6de39980: Layer already exists 21:31:15 f1c9aa9b2959: Layer already exists 21:31:15 da29d5b8b594: Layer already exists 21:31:15 0faf9b67be60: Layer already exists 21:31:15 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:53713b6a8a94ede0d15374f82ebf3801e471d46f004a9ac30bac38e4a4287cb0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:16 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 21:31:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:31:17 f274f0ec7472: Preparing 21:31:17 b919edde6df4: Preparing 21:31:17 42fa6de39980: Preparing 21:31:17 f1c9aa9b2959: Preparing 21:31:17 a56d78566a68: Preparing 21:31:17 da29d5b8b594: Preparing 21:31:17 da29d5b8b594: Waiting 21:31:17 0faf9b67be60: Preparing 21:31:17 0faf9b67be60: Waiting 21:31:17 a56d78566a68: Layer already exists 21:31:17 f274f0ec7472: Layer already exists 21:31:17 f1c9aa9b2959: Layer already exists 21:31:17 42fa6de39980: Layer already exists 21:31:17 b919edde6df4: Layer already exists 21:31:17 da29d5b8b594: Layer already exists 21:31:17 0faf9b67be60: Layer already exists 21:31:17 main: digest: sha256:53713b6a8a94ede0d15374f82ebf3801e471d46f004a9ac30bac38e4a4287cb0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:31:18 ===================================================== [Pipeline] echo 21:31:19 taggedImages: 21:31:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:514bb4af690a15783c73f27ef759057b5c721b1c 21:31:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:31:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.2 21:31:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 21:31:19 - 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 21:31:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:31:20 21:31:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:31:21 arm64: Pulling from edgex-lftools-log-publisher 21:31:21 8998bd30e6a1: Pulling fs layer 21:31:21 04944245beec: Pulling fs layer 21:31:21 699f458cf7ca: Pulling fs layer 21:31:21 765212b225bb: Pulling fs layer 21:31:21 f23df028b6ca: Pulling fs layer 21:31:21 d65c8cfc05b1: Pulling fs layer 21:31:21 2437ff75d9bd: Pulling fs layer 21:31:21 765212b225bb: Waiting 21:31:21 f23df028b6ca: Waiting 21:31:21 d65c8cfc05b1: Waiting 21:31:21 2437ff75d9bd: Waiting 21:31:21 04944245beec: Verifying Checksum 21:31:21 04944245beec: Download complete 21:31:21 765212b225bb: Verifying Checksum 21:31:21 765212b225bb: Download complete 21:31:21 f23df028b6ca: Verifying Checksum 21:31:21 f23df028b6ca: Download complete 21:31:21 d65c8cfc05b1: Download complete 21:31:21 699f458cf7ca: Verifying Checksum 21:31:21 699f458cf7ca: Download complete 21:31:21 8998bd30e6a1: Verifying Checksum 21:31:21 8998bd30e6a1: Download complete 21:31:23 2437ff75d9bd: Verifying Checksum 21:31:23 2437ff75d9bd: Download complete 21:31:31 8998bd30e6a1: Pull complete 21:31:32 04944245beec: Pull complete 21:31:34 699f458cf7ca: Pull complete 21:31:34 765212b225bb: Pull complete 21:31:35 f23df028b6ca: Pull complete 21:31:35 d65c8cfc05b1: Pull complete 21:32:01 2437ff75d9bd: Pull complete 21:32:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:32:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:32:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:32:02 prd-ubuntu20.04-docker-arm64-4c-16g-24005 does not seem to be running inside a container 21:32:02 $ 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/612 -v /w/workspace/edgex-go/612:/w/workspace/edgex-go/612:rw,z -v /w/workspace/edgex-go/612@tmp:/w/workspace/edgex-go/612@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 21:32:04 $ docker top e970ffe72f82eb4e114058d89baa4814c5eaaa4bfe2725940d08f0d767b34fd0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:32:05 ---> job-cost.sh 21:32:05 lf-activate-venv: SKIPPING 21:32:05 INFO: No Stack... 21:32:05 INFO: Retrieving Pricing Info for: v3-standard-8 21:32:06 INFO: Archiving Costs [Pipeline] sh 21:32:07 + cat /w/workspace/edgex-go/612/archives/cost.csv 21:32:07 + cut -d, -f6 [Pipeline] lock 21:32:07 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-612-stack-cost] 21:32:07 Resource [jenkins-edgexfoundry-edgex-go-main-612-stack-cost] did not exist. Created. 21:32:07 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-612-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:32:07 + echo total: 0.2199999988079071 [Pipeline] stash 21:32:08 Stashed 1 file(s) [Pipeline] } 21:32:08 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-612-stack-cost] [Pipeline] // lock [Pipeline] } 21:32:09 $ docker stop --time=1 e970ffe72f82eb4e114058d89baa4814c5eaaa4bfe2725940d08f0d767b34fd0 21:32:14 $ docker rm -f --volumes e970ffe72f82eb4e114058d89baa4814c5eaaa4bfe2725940d08f0d767b34fd0 [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 21:32:18 provisioning config files... 21:32:18 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/612@tmp/config4075343216949782026tmp [Pipeline] { [Pipeline] sh 21:32:18 + set +x 21:32:18 + + curl -s https://codecov.io/bash 21:32:18 bash -s -- 21:32:18 21:32:18 _____ _ 21:32:18 / ____| | | 21:32:18 | | ___ __| | ___ ___ _____ __ 21:32:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:32:18 | |___| (_) | (_| | __/ (_| (_) \ V / 21:32:18 \_____\___/ \__,_|\___|\___\___/ \_/ 21:32:18 Bash-1.0.6 21:32:18 21:32:18 21:32:18 ==> git version 2.25.1 found 21:32:18 ==> 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 21:32:18 Release-Date: 2020-01-08 21:32:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:32:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:32:18 ==> Jenkins CI detected. 21:32:18 current dir:  /w/workspace/edgex-go/612 21:32:18 project root: . 21:32:18 --> token set from env 21:32:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:32:19 ==> Running gcov in . (disable via -X gcov) 21:32:19 ==> Python coveragepy not found 21:32:19 ==> Searching for coverage reports in: 21:32:19 + . 21:32:19 -> Found 1 reports 21:32:19 ==> Detecting git/mercurial file structure 21:32:19 ==> Reading reports 21:32:19 + ./coverage.out bytes=453602 21:32:19 ==> Appending adjustments 21:32:19 https://docs.codecov.io/docs/fixing-reports 21:32:20 + Found adjustments 21:32:20 ==> Gzipping contents 21:32:20 60K /tmp/codecov.F8uRvr.gz 21:32:20 ==> Uploading reports 21:32:20 url: https://codecov.io 21:32:20 query: branch=main&commit=514bb4af690a15783c73f27ef759057b5c721b1c&build=612&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F612%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:32:20 -> Pinging Codecov 21:32:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=514bb4af690a15783c73f27ef759057b5c721b1c&build=612&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F612%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:32:20 -> Uploading to 21:32:20 https://storage.googleapis.com/codecov/v4/raw/2023-12-04/00271124DB129430A58F1EEE437C3FCB/514bb4af690a15783c73f27ef759057b5c721b1c/0dbc8557-ebb3-41f6-8a6a-079e303f8735.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231204%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231204T213220Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c37792d6bd4dbdd2ba3aa97535315f54aa13f9b4ac11bf80628f982de6ae53e5 21:32:20 % Total % Received % Xferd Average Speed Time Time Time Current 21:32:20 Dload Upload Total Spent Left Speed 21:32:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57756 0 0 100 57756 0 207k --:--:-- --:--:-- --:--:-- 207k 21:32:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } 21:32:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 21:32:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:32:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:32:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:32:22 21:32:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:32:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:32:22 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:32:22 df9b9388f04a: Pulling fs layer 21:32:22 52dc419b0ee2: Pulling fs layer 21:32:22 25bc292e5bac: Pulling fs layer 21:32:22 114826534d7a: Pulling fs layer 21:32:22 4657fd5d0bcf: Pulling fs layer 21:32:22 6ad1cebc031e: Pulling fs layer 21:32:22 8a3aa393b2d8: Pulling fs layer 21:32:22 4657fd5d0bcf: Waiting 21:32:22 6ad1cebc031e: Waiting 21:32:22 8a3aa393b2d8: Waiting 21:32:22 114826534d7a: Waiting 21:32:22 25bc292e5bac: Verifying Checksum 21:32:22 25bc292e5bac: Download complete 21:32:22 52dc419b0ee2: Verifying Checksum 21:32:22 52dc419b0ee2: Download complete 21:32:22 4657fd5d0bcf: Verifying Checksum 21:32:22 4657fd5d0bcf: Download complete 21:32:23 df9b9388f04a: Download complete 21:32:23 6ad1cebc031e: Verifying Checksum 21:32:23 6ad1cebc031e: Download complete 21:32:23 df9b9388f04a: Pull complete 21:32:23 52dc419b0ee2: Pull complete 21:32:23 25bc292e5bac: Pull complete 21:32:23 114826534d7a: Verifying Checksum 21:32:23 114826534d7a: Download complete 21:32:24 8a3aa393b2d8: Verifying Checksum 21:32:24 8a3aa393b2d8: Download complete 21:32:27 114826534d7a: Pull complete 21:32:27 4657fd5d0bcf: Pull complete 21:32:27 6ad1cebc031e: Pull complete 21:32:30 8a3aa393b2d8: Pull complete 21:32:30 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:32:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:32:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:32:31 prd-ubuntu20.04-docker-8c-8g-24004 does not seem to be running inside a container 21:32:31 $ 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/612 -v /w/workspace/edgex-go/612:/w/workspace/edgex-go/612:rw,z -v /w/workspace/edgex-go/612@tmp:/w/workspace/edgex-go/612@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 21:32:36 $ docker top 6adc9897ceb0e8076fcd63c979f26ab68eafcdcd0588bf9e9d3e7ee1258b0faf -eo pid,comm [Pipeline] { [Pipeline] echo 21:32:36 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 21:32:36 + set -o pipefail 21:32:36 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 21:32:43 21:32:43 Monitoring /w/workspace/edgex-go/612 (github.com/edgexfoundry/edgex-go)... 21:32:43 21:32:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/c6d81eca-0710-409c-a5e1-727eb5f977d7 21:32:43 21:32:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:32:43 21:32:43 21:32:43 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:32:43 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:32:43 More details here: https://snyk.co/ue1NS 21:32:43 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 21:32:43 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 21:32:43 $ docker stop --time=1 6adc9897ceb0e8076fcd63c979f26ab68eafcdcd0588bf9e9d3e7ee1258b0faf 21:32:47 $ docker rm -f --volumes 6adc9897ceb0e8076fcd63c979f26ab68eafcdcd0588bf9e9d3e7ee1258b0faf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 21:32:49 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:32:49 provisioning config files... 21:32:49 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/612@tmp/config2089597189167065281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:32:50 --> edgex-publish-swagger.sh 21:32:50 === Publish openapi/v3 API === 21:32:50 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 21:32:50 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/612/openapi/v3/core-command.yaml] 21:32:50 % Total % Received % Xferd Average Speed Time Time Time Current 21:32:50 Dload Upload Total Spent Left Speed 21:32:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 45530 --:--:-- --:--:-- --:--:-- 45467 21:32:50 21:32:50 21:32:50 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/612/openapi/v3/core-data.yaml] 21:32:50 % Total % Received % Xferd Average Speed Time Time Time Current 21:32:50 Dload Upload Total Spent Left Speed 21:32:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 110k --:--:-- --:--:-- --:--:-- 110k 100 72043 0 0 100 72043 0 110k --:--:-- --:--:-- --:--:-- 110k 21:32:51 21:32:51 21:32:51 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/612/openapi/v3/core-metadata.yaml] 21:32:51 % Total % Received % Xferd Average Speed Time Time Time Current 21:32:51 Dload Upload Total Spent Left Speed 21:32:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 180 100 144k 276 221k --:--:-- --:--:-- --:--:-- 221k 100 144k 100 180 100 144k 276 221k --:--:-- --:--:-- --:--:-- 221k 21:32:52 {"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":{}} 21:32:52 21:32:52 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/612/openapi/v3/support-notifications.yaml] 21:32:52 % Total % Received % Xferd Average Speed Time Time Time Current 21:32:52 Dload Upload Total Spent Left Speed 21:32:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87180 100 180 100 87000 305 144k --:--:-- --:--:-- --:--:-- 144k 21:32:52 {"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":{}} 21:32:52 21:32:52 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/612/openapi/v3/support-scheduler.yaml] 21:32:52 % Total % Received % Xferd Average Speed Time Time Time Current 21:32:52 Dload Upload Total Spent Left Speed 21:32:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37134 100 180 100 36954 308 63277 --:--:-- --:--:-- --:--:-- 63476 100 37134 100 180 100 36954 307 63169 --:--:-- --:--:-- --:--:-- 63368 21:32:53 {"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":{}} 21:32:53 [Pipeline] } 21:32:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 21:32:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:32:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:32:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:32:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:32:56 prd-ubuntu20.04-docker-8c-8g-24004 does not seem to be running inside a container 21:32:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/612 -v /w/workspace/edgex-go/612:/w/workspace/edgex-go/612:rw,z -v /w/workspace/edgex-go/612@tmp:/w/workspace/edgex-go/612@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 21:32:56 $ docker top 9ca6b4a568216220979b5e940182de5c832e8afc792fef2fd890c08ea46a8d45 -eo pid,comm 21:32:56 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). 21:32:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:32:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:32:57 [ssh-agent] Looking for ssh-agent implementation... 21:32:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:32:57 $ docker exec 9ca6b4a568216220979b5e940182de5c832e8afc792fef2fd890c08ea46a8d45 ssh-agent 21:32:57 SSH_AUTH_SOCK=/tmp/ssh-NYRjIJG8EOKu/agent.33 21:32:57 SSH_AGENT_PID=39 21:32:57 Running ssh-add (command line suppressed) 21:32:57 Identity added: /w/workspace/edgex-go/612@tmp/private_key_2007420552305705524.key (/w/workspace/edgex-go/612@tmp/private_key_2007420552305705524.key) 21:32:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:32:58 + git semver tag 21:32:58 2023-12-04 21:32:58,366 [run_tag] DEBUG tag force:False 21:32:58 2023-12-04 21:32:58,366 [check_head_tag] DEBUG check head tag 21:32:58 2023-12-04 21:32:58,368 [execute] INFO git cat-file --batch-check 21:32:58 2023-12-04 21:32:58,368 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/612, universal_newlines=False, shell=None, istream=) 21:32:58 2023-12-04 21:32:58,372 [execute] INFO git cat-file --batch 21:32:58 2023-12-04 21:32:58,372 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/612, universal_newlines=False, shell=None, istream=) 21:32:58 2023-12-04 21:32:58,398 [read_version] DEBUG read version from /w/workspace/edgex-go/612/.semver/main 21:32:58 2023-12-04 21:32:58,398 [execute] INFO git tag -a v3.2.0-dev.2 -m v3.2.0-dev.2 21:32:58 2023-12-04 21:32:58,399 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.2', '-m', 'v3.2.0-dev.2'], cwd=/w/workspace/edgex-go/612, universal_newlines=False, shell=None, istream=None) 21:32:58 2023-12-04 21:32:58,403 [read_version] DEBUG read version from /w/workspace/edgex-go/612/.semver/main 21:32:58 3.2.0-dev.2 [Pipeline] } 21:32:58 $ docker exec --env ******** --env ******** 9ca6b4a568216220979b5e940182de5c832e8afc792fef2fd890c08ea46a8d45 ssh-agent -k 21:32:58 unset SSH_AUTH_SOCK; 21:32:58 unset SSH_AGENT_PID; 21:32:58 echo Agent pid 39 killed; 21:32:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:32:59 + git semver [Pipeline] } 21:32:59 $ docker stop --time=1 9ca6b4a568216220979b5e940182de5c832e8afc792fef2fd890c08ea46a8d45 21:33:01 $ docker rm -f --volumes 9ca6b4a568216220979b5e940182de5c832e8afc792fef2fd890c08ea46a8d45 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:33:02 21:33:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:33:02 0.23.1-centos7: Pulling from edgex-lftools 21:33:02 ab5ef0e58194: Pulling fs layer 21:33:02 9712f1f96733: Pulling fs layer 21:33:02 63f879dbbcfc: Pulling fs layer 21:33:02 0d9ebad4ef96: Pulling fs layer 21:33:02 e9a5061849ea: Pulling fs layer 21:33:02 d747dcd14b5f: Pulling fs layer 21:33:02 2de7ff778b66: Pulling fs layer 21:33:02 0d9ebad4ef96: Waiting 21:33:02 e9a5061849ea: Waiting 21:33:02 d747dcd14b5f: Waiting 21:33:02 2de7ff778b66: Waiting 21:33:02 9712f1f96733: Download complete 21:33:03 63f879dbbcfc: Verifying Checksum 21:33:03 63f879dbbcfc: Download complete 21:33:03 e9a5061849ea: Verifying Checksum 21:33:03 e9a5061849ea: Download complete 21:33:03 0d9ebad4ef96: Verifying Checksum 21:33:03 0d9ebad4ef96: Download complete 21:33:03 d747dcd14b5f: Download complete 21:33:03 2de7ff778b66: Verifying Checksum 21:33:03 2de7ff778b66: Download complete 21:33:03 ab5ef0e58194: Verifying Checksum 21:33:03 ab5ef0e58194: Download complete 21:33:05 ab5ef0e58194: Pull complete 21:33:05 9712f1f96733: Pull complete 21:33:06 63f879dbbcfc: Pull complete 21:33:09 0d9ebad4ef96: Pull complete 21:33:10 e9a5061849ea: Pull complete 21:33:10 d747dcd14b5f: Pull complete 21:33:11 2de7ff778b66: Pull complete 21:33:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:33:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:33:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:33:11 prd-ubuntu20.04-docker-8c-8g-24004 does not seem to be running inside a container 21:33:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/612 -v /w/workspace/edgex-go/612:/w/workspace/edgex-go/612:rw,z -v /w/workspace/edgex-go/612@tmp:/w/workspace/edgex-go/612@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 21:33:16 $ docker top 08fa788568c1da8957864ac5019568a8a5bcb42a607127835859ffb3c2d3042a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:33:17 provisioning config files... 21:33:17 copy managed file [sigul-config] to file:/w/workspace/edgex-go/612@tmp/config11988438826763354364tmp 21:33:17 copy managed file [sigul-password] to file:/w/workspace/edgex-go/612@tmp/config398780343029495894tmp 21:33:17 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/612@tmp/config15671246480044225509tmp [Pipeline] { [Pipeline] echo 21:33:17 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:33:17 ---> sigul-configuration.sh 21:33:17 gpg: directory `/root/.gnupg' created 21:33:17 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:33:17 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:33:17 gpg: keyring `/root/.gnupg/secring.gpg' created 21:33:17 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:33:17 gpg: CAST5 encrypted data 21:33:17 gpg: encrypted with 1 passphrase 21:33:17 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:33:18 + mkdir /home/jenkins 21:33:18 + mkdir /home/jenkins/sigul [Pipeline] sh 21:33:18 + 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 21:33:18 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:33:18 ---> sigul-install.sh 21:33:18 Sigul already installed; skipping installation. [Pipeline] sh 21:33:19 + git tag --list 21:33:19 0.6.0 21:33:19 0.6.1 21:33:19 0.7.0 21:33:19 0.7.1 21:33:19 v1.0.0 21:33:19 v1.0.1 21:33:19 v1.1.0 21:33:19 v1.2.0 21:33:19 v1.2.1 21:33:19 v1.3.0 21:33:19 v1.3.1 21:33:19 v2.0.0 21:33:19 v2.1.0 21:33:19 v2.1.1 21:33:19 v2.2.0 21:33:19 v2.3.0 21:33:19 v3.0 21:33:19 v3.0.0 21:33:19 v3.1 21:33:19 v3.1.0 21:33:19 v3.1.0-dev.1 21:33:19 v3.1.0-dev.10 21:33:19 v3.1.0-dev.11 21:33:19 v3.1.0-dev.12 21:33:19 v3.1.0-dev.13 21:33:19 v3.1.0-dev.14 21:33:19 v3.1.0-dev.15 21:33:19 v3.1.0-dev.16 21:33:19 v3.1.0-dev.17 21:33:19 v3.1.0-dev.18 21:33:19 v3.1.0-dev.19 21:33:19 v3.1.0-dev.2 21:33:19 v3.1.0-dev.20 21:33:19 v3.1.0-dev.21 21:33:19 v3.1.0-dev.22 21:33:19 v3.1.0-dev.23 21:33:19 v3.1.0-dev.24 21:33:19 v3.1.0-dev.25 21:33:19 v3.1.0-dev.26 21:33:19 v3.1.0-dev.27 21:33:19 v3.1.0-dev.28 21:33:19 v3.1.0-dev.29 21:33:19 v3.1.0-dev.3 21:33:19 v3.1.0-dev.30 21:33:19 v3.1.0-dev.31 21:33:19 v3.1.0-dev.32 21:33:19 v3.1.0-dev.33 21:33:19 v3.1.0-dev.34 21:33:19 v3.1.0-dev.35 21:33:19 v3.1.0-dev.36 21:33:19 v3.1.0-dev.37 21:33:19 v3.1.0-dev.38 21:33:19 v3.1.0-dev.39 21:33:19 v3.1.0-dev.4 21:33:19 v3.1.0-dev.40 21:33:19 v3.1.0-dev.41 21:33:19 v3.1.0-dev.42 21:33:19 v3.1.0-dev.43 21:33:19 v3.1.0-dev.44 21:33:19 v3.1.0-dev.45 21:33:19 v3.1.0-dev.46 21:33:19 v3.1.0-dev.47 21:33:19 v3.1.0-dev.48 21:33:19 v3.1.0-dev.49 21:33:19 v3.1.0-dev.5 21:33:19 v3.1.0-dev.50 21:33:19 v3.1.0-dev.51 21:33:19 v3.1.0-dev.52 21:33:19 v3.1.0-dev.53 21:33:19 v3.1.0-dev.54 21:33:19 v3.1.0-dev.55 21:33:19 v3.1.0-dev.56 21:33:19 v3.1.0-dev.57 21:33:19 v3.1.0-dev.58 21:33:19 v3.1.0-dev.59 21:33:19 v3.1.0-dev.6 21:33:19 v3.1.0-dev.60 21:33:19 v3.1.0-dev.61 21:33:19 v3.1.0-dev.62 21:33:19 v3.1.0-dev.63 21:33:19 v3.1.0-dev.64 21:33:19 v3.1.0-dev.65 21:33:19 v3.1.0-dev.66 21:33:19 v3.1.0-dev.67 21:33:19 v3.1.0-dev.68 21:33:19 v3.1.0-dev.69 21:33:19 v3.1.0-dev.7 21:33:19 v3.1.0-dev.70 21:33:19 v3.1.0-dev.71 21:33:19 v3.1.0-dev.72 21:33:19 v3.1.0-dev.73 21:33:19 v3.1.0-dev.8 21:33:19 v3.1.0-dev.9 21:33:19 v3.2.0-dev.1 21:33:19 v3.2.0-dev.2 [Pipeline] sh 21:33:19 + lftools sign git-tag v3.2.0-dev.2 21:33:19 Signing Git tag with Sigul... 21:33:19 Signing v3.2.0-dev.2 [Pipeline] echo 21:33:20 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:33:20 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:33:20 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:33:20 $ docker stop --time=1 08fa788568c1da8957864ac5019568a8a5bcb42a607127835859ffb3c2d3042a 21:33:22 $ docker rm -f --volumes 08fa788568c1da8957864ac5019568a8a5bcb42a607127835859ffb3c2d3042a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:33:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:33:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:33:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:33:24 prd-ubuntu20.04-docker-8c-8g-24004 does not seem to be running inside a container 21:33:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/612 -v /w/workspace/edgex-go/612:/w/workspace/edgex-go/612:rw,z -v /w/workspace/edgex-go/612@tmp:/w/workspace/edgex-go/612@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 21:33:25 $ docker top 80b786990115983c432478909372ae4fc5d6c05867a9c1ce2df7398d0381edd3 -eo pid,comm 21:33:25 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:33:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:33:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:33:25 [ssh-agent] Looking for ssh-agent implementation... 21:33:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:33:25 $ docker exec 80b786990115983c432478909372ae4fc5d6c05867a9c1ce2df7398d0381edd3 ssh-agent 21:33:26 SSH_AUTH_SOCK=/tmp/ssh-qTD1AAF0wm0R/agent.33 21:33:26 SSH_AGENT_PID=39 21:33:26 Running ssh-add (command line suppressed) 21:33:26 Identity added: /w/workspace/edgex-go/612@tmp/private_key_4329949610504827828.key (/w/workspace/edgex-go/612@tmp/private_key_4329949610504827828.key) 21:33:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:33:26 + git semver bump pre 21:33:26 2023-12-04 21:33:26,852 [read_version] DEBUG read version from /w/workspace/edgex-go/612/.semver/main 21:33:26 2023-12-04 21:33:26,852 [bump_version] DEBUG bumping version:3.2.0-dev.2 on axis:pre with prefix:dev 21:33:26 2023-12-04 21:33:26,853 [bump_version] DEBUG bumped version:3.2.0-dev.3 21:33:26 2023-12-04 21:33:26,853 [write_version] DEBUG write version:3.2.0-dev.3 to path:/w/workspace/edgex-go/612/.semver/main with force:True 21:33:26 2023-12-04 21:33:26,853 [read_version] DEBUG read version from /w/workspace/edgex-go/612/.semver/main 21:33:26 2023-12-04 21:33:26,853 [write_file] DEBUG write to file:/w/workspace/edgex-go/612/.semver/main 21:33:26 2023-12-04 21:33:26,856 [execute] INFO git cat-file --batch-check 21:33:26 2023-12-04 21:33:26,856 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/612/.semver, universal_newlines=False, shell=None, istream=) 21:33:26 2023-12-04 21:33:26,862 [execute] INFO git cat-file --batch 21:33:26 2023-12-04 21:33:26,862 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/612/.semver, universal_newlines=False, shell=None, istream=) 21:33:26 2023-12-04 21:33:26,866 [read_version] DEBUG read version from /w/workspace/edgex-go/612/.semver/main 21:33:26 3.2.0-dev.3 [Pipeline] } 21:33:26 $ docker exec --env ******** --env ******** 80b786990115983c432478909372ae4fc5d6c05867a9c1ce2df7398d0381edd3 ssh-agent -k 21:33:27 unset SSH_AUTH_SOCK; 21:33:27 unset SSH_AGENT_PID; 21:33:27 echo Agent pid 39 killed; 21:33:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:33:28 + git semver [Pipeline] } 21:33:28 $ docker stop --time=1 80b786990115983c432478909372ae4fc5d6c05867a9c1ce2df7398d0381edd3 21:33:29 $ docker rm -f --volumes 80b786990115983c432478909372ae4fc5d6c05867a9c1ce2df7398d0381edd3 [Pipeline] // withDockerContainer [Pipeline] sh 21:33:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:33:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:33:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:33:31 prd-ubuntu20.04-docker-8c-8g-24004 does not seem to be running inside a container 21:33:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/612 -v /w/workspace/edgex-go/612:/w/workspace/edgex-go/612:rw,z -v /w/workspace/edgex-go/612@tmp:/w/workspace/edgex-go/612@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 21:33:31 $ docker top b069b4effad686813e96aa23934cce22dbecdbc4dfff9a8ec47d01ab4bf93ced -eo pid,comm 21:33:31 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). 21:33:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:33:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:33:32 [ssh-agent] Looking for ssh-agent implementation... 21:33:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:33:32 $ docker exec b069b4effad686813e96aa23934cce22dbecdbc4dfff9a8ec47d01ab4bf93ced ssh-agent 21:33:32 SSH_AUTH_SOCK=/tmp/ssh-VngLvDTqhV71/agent.32 21:33:32 SSH_AGENT_PID=38 21:33:32 Running ssh-add (command line suppressed) 21:33:32 Identity added: /w/workspace/edgex-go/612@tmp/private_key_14213919474983479080.key (/w/workspace/edgex-go/612@tmp/private_key_14213919474983479080.key) 21:33:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:33:33 + git semver push 21:33:33 2023-12-04 21:33:33,517 [run_push] DEBUG push 21:33:33 2023-12-04 21:33:33,518 [execute] INFO git cat-file --batch-check 21:33:33 2023-12-04 21:33:33,518 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/612/.semver, universal_newlines=False, shell=None, istream=) 21:33:33 2023-12-04 21:33:33,522 [execute] INFO git rev-list 8fdcbe392e5ee4385c1882459d4fffa443920b57 -- 21:33:33 2023-12-04 21:33:33,522 [execute] DEBUG Popen(['git', 'rev-list', '8fdcbe392e5ee4385c1882459d4fffa443920b57', '--'], cwd=/w/workspace/edgex-go/612/.semver, universal_newlines=False, shell=None, istream=None) 21:33:33 2023-12-04 21:33:33,541 [execute] INFO git fetch -v origin 21:33:33 2023-12-04 21:33:33,541 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/612/.semver, universal_newlines=True, shell=None, istream=None) 21:33:34 2023-12-04 21:33:34,086 [run_push] DEBUG no remote changes detected 21:33:34 2023-12-04 21:33:34,087 [execute] INFO git push origin semver 21:33:34 2023-12-04 21:33:34,087 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/612/.semver, universal_newlines=False, shell=None, istream=None) 21:33:35 2023-12-04 21:33:34,940 [run_push] DEBUG push all version tags 21:33:35 2023-12-04 21:33:34,941 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:33:35 2023-12-04 21:33:34,941 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/612, universal_newlines=False, shell=None, istream=None) 21:33:36 2023-12-04 21:33:35,766 [read_version] DEBUG read version from /w/workspace/edgex-go/612/.semver/main 21:33:36 3.2.0-dev.3 [Pipeline] } 21:33:36 $ docker exec --env ******** --env ******** b069b4effad686813e96aa23934cce22dbecdbc4dfff9a8ec47d01ab4bf93ced ssh-agent -k 21:33:36 unset SSH_AUTH_SOCK; 21:33:36 unset SSH_AGENT_PID; 21:33:36 echo Agent pid 38 killed; 21:33:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:33:37 + git semver [Pipeline] } 21:33:37 $ docker stop --time=1 b069b4effad686813e96aa23934cce22dbecdbc4dfff9a8ec47d01ab4bf93ced 21:33:38 $ docker rm -f --volumes b069b4effad686813e96aa23934cce22dbecdbc4dfff9a8ec47d01ab4bf93ced [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 21:33:41 + [ -d /w/workspace/edgex-go/612/archives ] [Pipeline] libraryResource [Pipeline] sh 21:33:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:33:42 ---> package-listing.sh 21:33:42 ++ facter osfamily 21:33:42 ++ tr '[:upper:]' '[:lower:]' 21:33:42 + OS_FAMILY=debian 21:33:42 + workspace=/w/workspace/edgex-go/612 21:33:42 + START_PACKAGES=/tmp/packages_start.txt 21:33:42 + END_PACKAGES=/tmp/packages_end.txt 21:33:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:33:42 + PACKAGES=/tmp/packages_start.txt 21:33:42 + '[' /w/workspace/edgex-go/612 ']' 21:33:42 + PACKAGES=/tmp/packages_end.txt 21:33:42 + case "${OS_FAMILY}" in 21:33:42 + dpkg -l 21:33:42 + grep '^ii' 21:33:42 + '[' -f /tmp/packages_start.txt ']' 21:33:42 + '[' -f /tmp/packages_end.txt ']' 21:33:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:33:42 + '[' /w/workspace/edgex-go/612 ']' 21:33:42 + mkdir -p /w/workspace/edgex-go/612/archives/ 21:33:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/612/archives/ [Pipeline] echo 21:33:42 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/612/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:33:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:33:43 21:33:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:33:44 latest: Pulling from edgex-lftools-log-publisher 21:33:44 5eb5b503b376: Pulling fs layer 21:33:44 5c69ac0246d0: Pulling fs layer 21:33:44 ec43610c2a17: Pulling fs layer 21:33:44 3a2ae6a8a46f: Pulling fs layer 21:33:44 33b1e0a273af: Pulling fs layer 21:33:44 5d3b04190fa2: Pulling fs layer 21:33:44 2f39f015ded8: Pulling fs layer 21:33:44 3a2ae6a8a46f: Waiting 21:33:44 33b1e0a273af: Waiting 21:33:44 2f39f015ded8: Waiting 21:33:44 5d3b04190fa2: Waiting 21:33:44 5c69ac0246d0: Verifying Checksum 21:33:44 5c69ac0246d0: Download complete 21:33:44 3a2ae6a8a46f: Download complete 21:33:44 33b1e0a273af: Verifying Checksum 21:33:44 33b1e0a273af: Download complete 21:33:44 5d3b04190fa2: Verifying Checksum 21:33:44 5d3b04190fa2: Download complete 21:33:44 ec43610c2a17: Verifying Checksum 21:33:44 ec43610c2a17: Download complete 21:33:44 5eb5b503b376: Verifying Checksum 21:33:44 5eb5b503b376: Download complete 21:33:45 2f39f015ded8: Download complete 21:33:45 5eb5b503b376: Pull complete 21:33:45 5c69ac0246d0: Pull complete 21:33:46 ec43610c2a17: Pull complete 21:33:46 3a2ae6a8a46f: Pull complete 21:33:46 33b1e0a273af: Pull complete 21:33:46 5d3b04190fa2: Pull complete 21:33:50 2f39f015ded8: Pull complete 21:33:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:33:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:33:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:33:51 prd-ubuntu20.04-docker-8c-8g-24004 does not seem to be running inside a container 21:33:51 $ 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/612/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/612 -v /w/workspace/edgex-go/612:/w/workspace/edgex-go/612:rw,z -v /w/workspace/edgex-go/612@tmp:/w/workspace/edgex-go/612@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 21:33:55 $ docker top 006bdbb9ad34ee1eb323feece3d446dbbba24b56cc6c62bde20a80cda5181433 -eo pid,comm [Pipeline] { [Pipeline] sh 21:33:55 + touch /tmp/pre-build-complete [Pipeline] sh 21:33:56 + mkdir -p /var/log/sysstat [Pipeline] sh 21:33:56 + ls /var/log/sa-host 21:33:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:33:56 provisioning config files... 21:33:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/612@tmp/config15598972917927830283tmp [Pipeline] { [Pipeline] echo 21:33:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:33:57 ---> create-netrc.sh [Pipeline] } 21:33:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:33:58 ---> python-tools-install.sh [Pipeline] echo 21:33:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:33:58 ---> sudo-logs.sh 21:33:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:33:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:33:58 ---> job-cost.sh 21:33:58 lf-activate-venv: SKIPPING 21:33:58 DEBUG: total: 0.2199999988079071 21:33:58 INFO: Retrieving Stack Cost... 21:33:59 INFO: Retrieving Pricing Info for: v3-standard-8 21:33:59 INFO: Archiving Costs [Pipeline] echo 21:33:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:34:00 ---> logs-deploy.sh 21:34:00 lf-activate-venv: SKIPPING 21:34:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/612 21:34:00 INFO: archiving workspace using pattern(s): 21:34:00 Archives upload complete. 21:34:00 INFO: archiving logs to Nexus 21:34:01 ---> uname -a: 21:34:01 Linux prd-ubuntu20-04-docker-8c-8g-24004 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:34:01 21:34:01 21:34:01 ---> lscpu: 21:34:01 Architecture: x86_64 21:34:01 CPU op-mode(s): 32-bit, 64-bit 21:34:01 Byte Order: Little Endian 21:34:01 Address sizes: 40 bits physical, 48 bits virtual 21:34:01 CPU(s): 8 21:34:01 On-line CPU(s) list: 0-7 21:34:01 Thread(s) per core: 1 21:34:01 Core(s) per socket: 1 21:34:01 Socket(s): 8 21:34:01 NUMA node(s): 1 21:34:01 Vendor ID: AuthenticAMD 21:34:01 CPU family: 23 21:34:01 Model: 49 21:34:01 Model name: AMD EPYC-Rome Processor 21:34:01 Stepping: 0 21:34:01 CPU MHz: 2799.998 21:34:01 BogoMIPS: 5599.99 21:34:01 Virtualization: AMD-V 21:34:01 Hypervisor vendor: KVM 21:34:01 Virtualization type: full 21:34:01 L1d cache: 256 KiB 21:34:01 L1i cache: 256 KiB 21:34:01 L2 cache: 4 MiB 21:34:01 L3 cache: 128 MiB 21:34:01 NUMA node0 CPU(s): 0-7 21:34:01 Vulnerability Itlb multihit: Not affected 21:34:01 Vulnerability L1tf: Not affected 21:34:01 Vulnerability Mds: Not affected 21:34:01 Vulnerability Meltdown: Not affected 21:34:01 Vulnerability Mmio stale data: Not affected 21:34:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:34:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:34:01 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:34:01 Vulnerability Srbds: Not affected 21:34:01 Vulnerability Tsx async abort: Not affected 21:34:01 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 21:34:01 21:34:01 21:34:01 ---> nproc: 21:34:01 8 21:34:01 21:34:01 21:34:01 ---> df -h: 21:34:01 Filesystem Size Used Avail Use% Mounted on 21:34:01 overlay 155G 22G 134G 15% / 21:34:01 tmpfs 64M 0 64M 0% /dev 21:34:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:34:01 shm 64M 0 64M 0% /dev/shm 21:34:01 /dev/vda1 155G 22G 134G 15% /facter-os 21:34:01 21:34:01 21:34:01 ---> sar -b -r -n DEV: 21:34:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24004) 12/04/23 _x86_64_ (8 CPU) 21:34:01 21:34:01 21:12:15 LINUX RESTART (8 CPU) 21:34:01 21:34:01 21:13:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:34:01 21:14:01 176.86 4.13 172.73 0.00 479.84 72792.66 0.00 21:34:01 21:15:01 25.78 0.02 25.77 0.00 0.13 19194.02 0.00 21:34:01 21:16:01 65.61 0.40 65.21 0.00 25.46 37857.91 0.00 21:34:01 21:17:01 637.48 5.70 631.78 0.00 80.25 194510.38 0.00 21:34:01 21:18:01 382.67 1.90 380.77 0.00 90.50 127299.97 0.00 21:34:01 21:19:01 617.21 10.63 606.58 0.00 5103.15 78217.63 0.00 21:34:01 21:20:01 38.46 0.12 38.34 0.00 18.66 1000.10 0.00 21:34:01 21:21:01 17.38 0.02 17.36 0.00 4.27 443.66 0.00 21:34:01 21:22:01 2.62 0.00 2.62 0.00 0.00 59.85 0.00 21:34:01 21:23:01 1.67 0.00 1.67 0.00 0.00 18.26 0.00 21:34:01 21:24:01 0.90 0.00 0.90 0.00 0.00 9.60 0.00 21:34:01 21:25:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 21:34:01 21:26:01 0.88 0.00 0.88 0.00 0.00 9.60 0.00 21:34:01 21:27:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 21:34:01 21:28:01 1.02 0.02 1.00 0.00 0.13 11.46 0.00 21:34:01 21:29:01 1.57 0.00 1.57 0.00 0.00 23.06 0.00 21:34:01 21:30:01 0.83 0.00 0.83 0.00 0.00 9.73 0.00 21:34:01 21:31:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 21:34:01 21:32:01 0.87 0.00 0.87 0.00 0.00 10.13 0.00 21:34:01 21:33:01 100.25 0.43 99.82 0.00 17.86 35927.75 0.00 21:34:01 Average: 103.85 1.17 102.68 0.00 291.16 28409.59 0.00 21:34:01 21:34:01 21:13:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:34:01 21:14:01 28221592 31360688 941688 2.86 116704 3237620 2037028 6.00 1336916 2873708 16380 21:34:01 21:15:01 27670432 31220120 1077972 3.28 119800 3614416 2465124 7.26 1607652 3116184 106784 21:34:01 21:16:01 27823304 31515784 785660 2.39 123528 3755536 1937180 5.71 1279928 3294188 968 21:34:01 21:17:01 21853324 31437524 845128 2.57 201096 9285728 2356768 6.95 2029896 8207624 106364 21:34:01 21:18:01 16795520 30188364 2026588 6.16 239496 12743208 6276908 18.50 4190252 10703576 4432 21:34:01 21:19:01 17577292 31473688 782332 2.38 276932 13315072 2001516 5.90 2639344 11643580 428 21:34:01 21:20:01 17556736 31451300 803656 2.44 277164 13312836 2133736 6.29 2784580 11518000 468 21:34:01 21:21:01 17556216 31451912 802776 2.44 277860 13313124 2131296 6.28 3150724 11151448 128 21:34:01 21:22:01 17563080 31458956 795660 2.42 277944 13313128 2001496 5.90 3147492 11146892 12 21:34:01 21:23:01 17564052 31459980 794884 2.42 277984 13313132 2001496 5.90 3144632 11146896 12 21:34:01 21:24:01 17577832 31473652 781548 2.38 278004 13313132 2001496 5.90 3131952 11146896 12 21:34:01 21:25:01 17579728 31475592 779540 2.37 278036 13313140 2001496 5.90 3129848 11146904 4 21:34:01 21:26:01 17579932 31475796 779260 2.37 278052 13313140 2001496 5.90 3129832 11146904 12 21:34:01 21:27:01 17579892 31475792 779192 2.37 278076 13313144 2001496 5.90 3129936 11146912 8 21:34:01 21:28:01 17579288 31475236 780008 2.37 278116 13313148 2037924 6.01 3130232 11146904 204 21:34:01 21:29:01 17579208 31475176 779992 2.37 278152 13313124 2037924 6.01 3130864 11146880 8 21:34:01 21:30:01 17579168 31475152 779952 2.37 278164 13313128 2037924 6.01 3130352 11146884 20 21:34:01 21:31:01 17579088 31475228 779820 2.37 278188 13313256 2037924 6.01 3130456 11147012 8 21:34:01 21:32:01 17579032 31475180 779772 2.37 278220 13313260 2037924 6.01 3130396 11147016 28 21:34:01 21:33:01 16771976 31442796 811316 2.47 295520 14017508 2076880 6.12 3226560 11806444 232 21:34:01 Average: 19258335 31386896 874337 2.66 249352 11651989 2280752 6.72 2835592 9846543 11826 21:34:01 21:34:01 21:13:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:34:01 21:14:01 veth960704c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:34:01 21:14:01 lo 2.49 2.49 0.25 0.25 0.00 0.00 0.00 0.00 21:34:01 21:14:01 docker0 789.51 781.63 56.71 4530.76 0.00 0.00 0.00 0.00 21:34:01 21:14:01 ens3 1000.98 919.68 9273.10 99.72 0.00 0.00 0.00 0.00 21:34:01 21:15:01 veth960704c 1.43 1.48 0.13 0.13 0.00 0.00 0.00 0.00 21:34:01 21:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:34:01 21:15:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 21:34:01 21:15:01 ens3 46.27 43.45 29.30 86.90 0.00 0.00 0.00 0.00 21:34:01 21:16:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 21:34:01 21:16:01 veth1f9fcab 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 21:34:01 21:16:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:34:01 21:16:01 ens3 112.73 69.98 2224.16 19.50 0.00 0.00 0.00 0.00 21:34:01 21:17:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 21:34:01 21:17:01 veth1f9fcab 0.55 1.25 0.05 0.21 0.00 0.00 0.00 0.00 21:34:01 21:17:01 docker0 294.60 532.89 24.72 3282.70 0.00 0.00 0.00 0.00 21:34:01 21:17:01 vetha7b44f6 60.69 110.96 6.22 576.04 0.00 0.00 0.00 0.05 21:34:01 21:17:01 vetha47af98 61.21 112.55 6.27 576.09 0.00 0.00 0.00 0.05 21:34:01 21:17:01 vethc6ea814 61.92 110.63 6.29 575.94 0.00 0.00 0.00 0.05 21:34:01 21:17:01 veth84dcbc6 62.62 111.16 6.38 576.77 0.00 0.00 0.00 0.05 21:34:01 21:17:01 ens3 600.55 326.58 4098.98 44.73 0.00 0.00 0.00 0.00 21:34:01 21:18:01 veth8804cb5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:34:01 21:18:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 21:34:01 21:18:01 veth7cf6437 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:34:01 21:18:01 veth3e12609 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:34:01 21:18:01 veth1f9fcab 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 21:34:01 21:18:01 veth97ce8d3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:34:01 21:18:01 veth224d697 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:34:01 21:18:01 docker0 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:34:01 21:18:01 vetha9293ce 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:34:01 21:18:01 veth17998ce 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:34:01 21:18:01 vethf631f4b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:34:01 21:18:01 vetha5609a5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:34:01 21:18:01 vethd1649f4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:34:01 21:18:01 vethf165e57 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:34:01 21:18:01 ens3 55.50 31.19 713.14 8.32 0.00 0.00 0.00 0.00 21:34:01 21:19:01 lo 9.20 9.20 0.90 0.90 0.00 0.00 0.00 0.00 21:34:01 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:01 21:19:01 ens3 184.09 112.46 2078.10 243.17 0.00 0.00 0.00 0.00 21:34:01 21:20:01 lo 44.86 44.86 4.42 4.42 0.00 0.00 0.00 0.00 21:34:01 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:01 21:20:01 ens3 367.57 384.92 207.83 1525.99 0.00 0.00 0.00 0.00 21:34:01 21:21:01 lo 20.13 20.13 1.98 1.98 0.00 0.00 0.00 0.00 21:34:01 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:01 21:21:01 ens3 285.25 281.67 114.04 2037.06 0.00 0.00 0.00 0.00 21:34:01 21:22:01 lo 3.47 3.47 0.34 0.34 0.00 0.00 0.00 0.00 21:34:01 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:01 21:22:01 ens3 44.67 66.28 18.65 169.78 0.00 0.00 0.00 0.00 21:34:01 21:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:34:01 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:01 21:23:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 21:34:01 21:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:01 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:01 21:24:01 ens3 0.37 0.18 0.95 0.01 0.00 0.00 0.00 0.00 21:34:01 21:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:34:01 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:01 21:25:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:34:01 21:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:01 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:01 21:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:01 21:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:34:01 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:01 21:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:34:01 21:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:01 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:01 21:28:01 ens3 0.23 0.12 0.13 0.06 0.00 0.00 0.00 0.00 21:34:01 21:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:34:01 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:01 21:29:01 ens3 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:34:01 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:01 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:01 21:30:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:34:01 21:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:34:01 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:01 21:31:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:34:01 21:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:01 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:01 21:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:01 21:33:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 21:34:01 21:33:01 docker0 71.42 106.03 5.54 1026.40 0.00 0.00 0.00 0.00 21:34:01 21:33:01 ens3 263.41 161.37 5028.53 34.33 0.00 0.00 0.00 0.00 21:34:01 Average: lo 4.23 4.23 0.41 0.41 0.00 0.00 0.00 0.00 21:34:01 Average: docker0 58.47 71.70 4.40 445.42 0.00 0.00 0.00 0.00 21:34:01 Average: ens3 148.84 120.60 1196.13 213.38 0.00 0.00 0.00 0.00 21:34:01 21:34:01 21:34:01 ---> sar -P ALL: 21:34:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24004) 12/04/23 _x86_64_ (8 CPU) 21:34:01 21:34:01 21:12:15 LINUX RESTART (8 CPU) 21:34:01 21:34:01 21:13:00 CPU %user %nice %system %iowait %steal %idle 21:34:01 21:14:01 all 8.70 0.00 3.83 4.63 0.05 82.79 21:34:01 21:14:01 0 11.23 0.00 4.80 0.55 0.07 83.36 21:34:01 21:14:01 1 8.07 0.00 3.13 3.20 0.05 85.55 21:34:01 21:14:01 2 8.52 0.00 4.80 1.24 0.05 85.39 21:34:01 21:14:01 3 7.68 0.00 3.67 10.14 0.05 78.45 21:34:01 21:14:01 4 9.29 0.00 3.16 3.23 0.05 84.27 21:34:01 21:14:01 5 8.41 0.00 3.15 0.20 0.03 88.21 21:34:01 21:14:01 6 7.81 0.00 3.60 14.97 0.07 73.56 21:34:01 21:14:01 7 8.58 0.00 4.34 3.58 0.07 83.44 21:34:01 21:15:01 all 28.27 0.00 3.23 1.53 0.09 66.89 21:34:01 21:15:01 0 26.98 0.00 3.16 0.40 0.08 69.37 21:34:01 21:15:01 1 30.34 0.00 3.34 1.75 0.10 64.47 21:34:01 21:15:01 2 28.39 0.00 3.35 0.65 0.08 67.53 21:34:01 21:15:01 3 27.99 0.00 2.82 1.58 0.10 67.51 21:34:01 21:15:01 4 27.48 0.00 3.60 0.17 0.07 68.69 21:34:01 21:15:01 5 29.21 0.00 2.88 0.02 0.07 67.82 21:34:01 21:15:01 6 29.03 0.00 2.72 1.11 0.08 67.06 21:34:01 21:15:01 7 26.72 0.00 3.97 6.56 0.10 62.65 21:34:01 21:16:01 all 43.37 0.00 4.50 1.60 0.11 50.41 21:34:01 21:16:01 0 43.09 0.00 3.73 0.10 0.10 52.97 21:34:01 21:16:01 1 43.98 0.00 4.41 0.03 0.10 51.47 21:34:01 21:16:01 2 42.55 0.00 4.14 0.02 0.10 53.20 21:34:01 21:16:01 3 43.18 0.00 5.31 8.63 0.12 42.76 21:34:01 21:16:01 4 44.23 0.00 4.42 0.86 0.12 50.38 21:34:01 21:16:01 5 41.94 0.00 4.67 0.07 0.10 53.22 21:34:01 21:16:01 6 43.46 0.00 4.27 0.17 0.12 51.98 21:34:01 21:16:01 7 44.56 0.00 5.07 3.01 0.10 47.26 21:34:01 21:17:01 all 14.12 0.00 5.90 20.01 0.10 59.87 21:34:01 21:17:01 0 13.60 0.00 4.95 9.87 0.08 71.49 21:34:01 21:17:01 1 13.89 0.00 6.63 29.82 0.07 49.59 21:34:01 21:17:01 2 12.73 0.00 5.20 6.59 0.05 75.43 21:34:01 21:17:01 3 15.30 0.00 6.30 14.78 0.07 63.55 21:34:01 21:17:01 4 14.40 0.00 5.67 19.75 0.20 59.98 21:34:01 21:17:01 5 14.67 0.00 5.79 16.10 0.07 63.37 21:34:01 21:17:01 6 14.62 0.00 6.17 37.81 0.14 41.26 21:34:01 21:17:01 7 13.74 0.00 6.54 25.55 0.09 54.09 21:34:01 21:18:01 all 71.39 0.00 9.17 6.04 0.21 13.19 21:34:01 21:18:01 0 70.16 0.00 9.75 4.43 0.17 15.48 21:34:01 21:18:01 1 71.65 0.00 9.01 10.33 0.25 8.77 21:34:01 21:18:01 2 70.55 0.00 8.99 9.06 0.23 11.17 21:34:01 21:18:01 3 72.72 0.00 8.30 2.60 0.24 16.15 21:34:01 21:18:01 4 71.88 0.00 8.50 8.26 0.15 11.20 21:34:01 21:18:01 5 72.41 0.00 8.77 8.57 0.17 10.07 21:34:01 21:18:01 6 71.69 0.00 9.33 2.92 0.19 15.87 21:34:01 21:18:01 7 70.02 0.00 10.68 2.36 0.27 16.67 21:34:01 21:19:01 all 47.12 0.00 5.83 7.35 0.17 39.54 21:34:01 21:19:01 0 45.61 0.00 4.85 1.48 0.27 47.79 21:34:01 21:19:01 1 47.44 0.00 5.96 14.55 0.12 31.94 21:34:01 21:19:01 2 47.82 0.00 5.98 5.36 0.10 40.74 21:34:01 21:19:01 3 48.26 0.00 6.09 7.07 0.17 38.41 21:34:01 21:19:01 4 44.84 0.00 6.69 9.13 0.18 39.17 21:34:01 21:19:01 5 47.23 0.00 6.19 8.06 0.22 38.30 21:34:01 21:19:01 6 48.14 0.00 5.33 7.53 0.13 38.87 21:34:01 21:19:01 7 47.54 0.00 5.55 5.71 0.15 41.04 21:34:01 21:20:01 all 4.80 0.00 0.88 0.10 0.04 94.19 21:34:01 21:20:01 0 2.60 0.00 0.84 0.02 0.02 96.53 21:34:01 21:20:01 1 5.59 0.00 1.20 0.03 0.05 93.12 21:34:01 21:20:01 2 5.44 0.00 0.75 0.03 0.03 93.74 21:34:01 21:20:01 3 5.51 0.00 1.14 0.02 0.05 93.28 21:34:01 21:20:01 4 4.74 0.00 0.93 0.05 0.03 94.24 21:34:01 21:20:01 5 6.35 0.00 0.92 0.03 0.05 92.64 21:34:01 21:20:01 6 3.26 0.00 0.62 0.03 0.02 96.07 21:34:01 21:20:01 7 4.94 0.00 0.60 0.57 0.05 93.84 21:34:01 21:21:01 all 8.19 0.00 0.53 0.06 0.04 91.17 21:34:01 21:21:01 0 3.91 0.00 0.36 0.00 0.03 95.70 21:34:01 21:21:01 1 8.71 0.00 0.60 0.00 0.07 90.62 21:34:01 21:21:01 2 11.04 0.00 0.73 0.02 0.05 88.16 21:34:01 21:21:01 3 7.82 0.00 0.67 0.02 0.05 91.44 21:34:01 21:21:01 4 6.59 0.00 0.59 0.03 0.03 92.75 21:34:01 21:21:01 5 12.33 0.00 0.55 0.02 0.05 87.06 21:34:01 21:21:01 6 6.07 0.00 0.30 0.02 0.03 93.58 21:34:01 21:21:01 7 9.14 0.00 0.45 0.37 0.03 90.01 21:34:01 21:22:01 all 0.32 0.00 0.11 0.01 0.01 99.55 21:34:01 21:22:01 0 0.23 0.00 0.03 0.00 0.02 99.72 21:34:01 21:22:01 1 0.25 0.00 0.12 0.00 0.02 99.62 21:34:01 21:22:01 2 0.48 0.00 0.12 0.00 0.00 99.40 21:34:01 21:22:01 3 0.38 0.00 0.17 0.00 0.02 99.43 21:34:01 21:22:01 4 0.35 0.00 0.17 0.02 0.02 99.45 21:34:01 21:22:01 5 0.60 0.00 0.08 0.00 0.02 99.30 21:34:01 21:22:01 6 0.20 0.00 0.10 0.00 0.02 99.68 21:34:01 21:22:01 7 0.07 0.00 0.10 0.05 0.00 99.78 21:34:01 21:23:01 all 0.03 0.00 0.03 0.01 0.01 99.93 21:34:01 21:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:34:01 21:23:01 1 0.07 0.00 0.03 0.00 0.02 99.88 21:34:01 21:23:01 2 0.02 0.00 0.03 0.00 0.02 99.93 21:34:01 21:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:34:01 21:23:01 4 0.00 0.00 0.03 0.02 0.02 99.93 21:34:01 21:23:01 5 0.02 0.00 0.03 0.00 0.02 99.93 21:34:01 21:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:34:01 21:23:01 7 0.07 0.00 0.02 0.03 0.02 99.87 21:34:01 21:24:01 all 0.05 0.00 0.02 0.00 0.01 99.92 21:34:01 21:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:34:01 21:24:01 1 0.12 0.00 0.03 0.00 0.00 99.85 21:34:01 21:24:01 2 0.10 0.00 0.00 0.00 0.00 99.90 21:34:01 21:24:01 3 0.05 0.00 0.03 0.00 0.00 99.92 21:34:01 21:24:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:34:01 21:24:01 5 0.03 0.00 0.02 0.00 0.03 99.92 21:34:01 21:24:01 6 0.05 0.00 0.03 0.00 0.02 99.90 21:34:01 21:24:01 7 0.03 0.00 0.02 0.02 0.00 99.93 21:34:01 21:34:01 21:24:01 CPU %user %nice %system %iowait %steal %idle 21:34:01 21:25:01 all 0.03 0.00 0.01 0.00 0.00 99.96 21:34:01 21:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:34:01 21:25:01 1 0.07 0.00 0.00 0.00 0.00 99.93 21:34:01 21:25:01 2 0.05 0.00 0.02 0.00 0.00 99.93 21:34:01 21:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:34:01 21:25:01 4 0.02 0.00 0.00 0.02 0.00 99.97 21:34:01 21:25:01 5 0.00 0.00 0.02 0.00 0.02 99.97 21:34:01 21:25:01 6 0.05 0.00 0.03 0.00 0.00 99.92 21:34:01 21:25:01 7 0.02 0.00 0.00 0.00 0.02 99.97 21:34:01 21:26:01 all 0.14 0.00 0.01 0.00 0.01 99.84 21:34:01 21:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:34:01 21:26:01 1 0.08 0.00 0.03 0.00 0.00 99.88 21:34:01 21:26:01 2 0.05 0.00 0.02 0.00 0.00 99.93 21:34:01 21:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:34:01 21:26:01 4 0.03 0.00 0.02 0.00 0.02 99.93 21:34:01 21:26:01 5 0.03 0.00 0.02 0.00 0.02 99.93 21:34:01 21:26:01 6 0.03 0.00 0.00 0.00 0.02 99.95 21:34:01 21:26:01 7 0.83 0.00 0.00 0.02 0.00 99.15 21:34:01 21:27:01 all 0.09 0.00 0.01 0.01 0.01 99.88 21:34:01 21:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:34:01 21:27:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:34:01 21:27:01 2 0.02 0.00 0.00 0.00 0.02 99.97 21:34:01 21:27:01 3 0.00 0.00 0.02 0.00 0.02 99.97 21:34:01 21:27:01 4 0.07 0.00 0.03 0.03 0.02 99.85 21:34:01 21:27:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:34:01 21:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:34:01 21:27:01 7 0.55 0.00 0.00 0.03 0.00 99.42 21:34:01 21:28:01 all 0.04 0.00 0.03 0.00 0.01 99.92 21:34:01 21:28:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:34:01 21:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:34:01 21:28:01 2 0.07 0.00 0.03 0.00 0.02 99.88 21:34:01 21:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:34:01 21:28:01 4 0.02 0.00 0.05 0.00 0.02 99.92 21:34:01 21:28:01 5 0.03 0.00 0.03 0.00 0.00 99.93 21:34:01 21:28:01 6 0.05 0.00 0.02 0.00 0.02 99.92 21:34:01 21:28:01 7 0.07 0.00 0.02 0.03 0.02 99.87 21:34:01 21:29:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:34:01 21:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:34:01 21:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:34:01 21:29:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:34:01 21:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:34:01 21:29:01 4 0.05 0.00 0.02 0.00 0.00 99.93 21:34:01 21:29:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:34:01 21:29:01 6 0.03 0.00 0.02 0.00 0.00 99.95 21:34:01 21:29:01 7 0.00 0.00 0.02 0.02 0.00 99.97 21:34:01 21:30:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:34:01 21:30:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:34:01 21:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:34:01 21:30:01 2 0.00 0.00 0.02 0.00 0.02 99.97 21:34:01 21:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:34:01 21:30:01 4 0.03 0.00 0.00 0.02 0.02 99.93 21:34:01 21:30:01 5 0.03 0.00 0.02 0.00 0.02 99.93 21:34:01 21:30:01 6 0.05 0.00 0.00 0.00 0.00 99.95 21:34:01 21:30:01 7 0.02 0.00 0.00 0.00 0.02 99.97 21:34:01 21:31:01 all 0.02 0.00 0.01 0.00 0.01 99.95 21:34:01 21:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:34:01 21:31:01 1 0.02 0.00 0.03 0.00 0.02 99.93 21:34:01 21:31:01 2 0.03 0.00 0.02 0.00 0.03 99.92 21:34:01 21:31:01 3 0.03 0.00 0.02 0.02 0.02 99.92 21:34:01 21:31:01 4 0.00 0.00 0.02 0.00 0.02 99.97 21:34:01 21:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:34:01 21:31:01 6 0.02 0.00 0.00 0.00 0.02 99.97 21:34:01 21:31:01 7 0.03 0.00 0.00 0.02 0.00 99.95 21:34:01 21:32:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:34:01 21:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:34:01 21:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:34:01 21:32:01 2 0.07 0.00 0.03 0.00 0.02 99.88 21:34:01 21:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:34:01 21:32:01 4 0.03 0.00 0.00 0.00 0.02 99.95 21:34:01 21:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:34:01 21:32:01 6 0.03 0.00 0.02 0.00 0.00 99.95 21:34:01 21:32:01 7 0.02 0.00 0.00 0.02 0.00 99.97 21:34:01 21:33:01 all 5.28 0.00 2.18 1.61 0.04 90.89 21:34:01 21:33:01 0 5.82 0.00 2.56 0.40 0.03 91.19 21:34:01 21:33:01 1 4.60 0.00 2.50 0.02 0.05 92.83 21:34:01 21:33:01 2 5.88 0.00 2.30 0.05 0.05 91.72 21:34:01 21:33:01 3 4.42 0.00 1.73 0.44 0.05 93.36 21:34:01 21:33:01 4 5.98 0.00 2.07 6.66 0.03 85.26 21:34:01 21:33:01 5 4.75 0.00 1.43 0.07 0.02 93.75 21:34:01 21:33:01 6 5.49 0.00 2.59 4.75 0.03 87.14 21:34:01 21:33:01 7 5.28 0.00 2.28 0.55 0.03 91.86 21:34:01 Average: all 11.47 0.00 1.80 2.12 0.05 84.57 21:34:01 Average: 0 11.04 0.00 1.74 0.85 0.05 86.33 21:34:01 Average: 1 11.53 0.00 1.82 2.92 0.05 83.68 21:34:01 Average: 2 11.54 0.00 1.81 1.13 0.04 85.48 21:34:01 Average: 3 11.55 0.00 1.80 2.25 0.05 84.36 21:34:01 Average: 4 11.31 0.00 1.77 2.37 0.05 84.50 21:34:01 Average: 5 11.83 0.00 1.72 1.64 0.05 84.77 21:34:01 Average: 6 11.42 0.00 1.74 3.43 0.04 83.37 21:34:01 Average: 7 11.54 0.00 1.97 2.40 0.05 84.05 21:34:01 21:34:01 21:34:01