Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 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-ssh1623387015376029123.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh18445799416273808101.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh3377559802688371279.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh16832650018436252519.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-ssh4697904470987807546.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], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-18765 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/537 [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/537 # 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 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 (main) Commit message: "Merge pull request #4593 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.10.0" > 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 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 # timeout=10 > git rev-list --no-walk 5014c11bb29f9edb3e55aa295af55b3798697700 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:57:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:57:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:57:27 ========================================================= 00:57:27 EdgeX Global Pipelines Version Info 00:57:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:57:28 ------------------- 00:57:28 stable info: 00:57:28 ------------------- 00:57:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:57:28 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 00:57:28 Message: update stable to v1.0.250 00:57:28 ------------------- 00:57:28 experimental info: 00:57:28 ------------------- 00:57:28 Commited By: **** collab-it+edgex@linuxfoundation.org 00:57:28 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 00:57:28 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:57:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:57:28 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:57:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:57:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:57:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:57:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:57:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:57:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:57:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:57:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:57:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:57:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:57:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:57:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:57:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:57:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:57:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:57:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:57:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:57:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 00:57:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:57:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:57:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:57:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:57:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:57:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:57:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] echo 00:57:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 61f2c85 [Pipeline] echo 00:57:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:57:29 provisioning config files... 00:57:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/537@tmp/config16996744820341582468tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:57:29 ---> docker-login.sh 00:57:29 nexus3.edgexfoundry.org:10001 00:57:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:29 Configure a credential helper to remove this warning. See 00:57:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:29 00:57:29 Login Succeeded 00:57:29 nexus3.edgexfoundry.org:10002 00:57:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:30 Configure a credential helper to remove this warning. See 00:57:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:30 00:57:30 Login Succeeded 00:57:30 nexus3.edgexfoundry.org:10003 00:57:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:30 Configure a credential helper to remove this warning. See 00:57:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:30 00:57:30 Login Succeeded 00:57:30 nexus3.edgexfoundry.org:10004 00:57:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:30 Configure a credential helper to remove this warning. See 00:57:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:30 00:57:30 Login Succeeded 00:57:30 docker.io 00:57:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:30 Configure a credential helper to remove this warning. See 00:57:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:30 00:57:30 Login Succeeded 00:57:30 ---> docker-login.sh ends [Pipeline] } 00:57:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:57:30 + 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 00:57:30 + + dirname cmd/core-command/Dockerfile 00:57:30 cut -d/ -f2 00:57:30 + echo core-command,cmd/core-command/Dockerfile 00:57:30 + dirname cmd/core-common-config-bootstrapper/Dockerfile 00:57:30 + cut -d/ -f2 00:57:30 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 00:57:30 + dirname cmd/core-data/Dockerfile 00:57:30 + cut -d/ -f2 00:57:30 + echo core-data,cmd/core-data/Dockerfile 00:57:30 + dirname cmd/core-metadata/Dockerfile 00:57:30 + cut -d/ -f2 00:57:30 + echo core-metadata,cmd/core-metadata/Dockerfile 00:57:30 + dirname cmd/security-bootstrapper/Dockerfile 00:57:30 + cut -d/ -f2 00:57:30 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:57:30 + dirname cmd/security-proxy-auth/Dockerfile 00:57:30 + cut -d/ -f2 00:57:30 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 00:57:30 + dirname cmd/security-proxy-setup/Dockerfile 00:57:30 + cut -d/ -f2 00:57:30 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:57:30 + dirname cmd/security-secretstore-setup/Dockerfile 00:57:30 + cut -d/ -f2 00:57:30 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:57:30 + dirname cmd/security-spiffe-token-provider/Dockerfile 00:57:30 + cut -d/ -f2 00:57:30 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 00:57:30 + dirname cmd/security-spire-agent/Dockerfile 00:57:30 + cut -d/ -f2 00:57:30 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 00:57:30 + dirname cmd/security-spire-config/Dockerfile 00:57:30 + cut -d/ -f2 00:57:30 + echo security-spire-config,cmd/security-spire-config/Dockerfile 00:57:30 + dirname cmd/security-spire-server/Dockerfile 00:57:30 + cut -d/ -f2 00:57:30 + echo security-spire-server,cmd/security-spire-server/Dockerfile 00:57:30 + dirname cmd/support-notifications/Dockerfile 00:57:30 + cut -d/ -f2 00:57:30 + echo support-notifications,cmd/support-notifications/Dockerfile 00:57:30 + dirname cmd/support-scheduler/Dockerfile 00:57:30 + cut -d/ -f2 00:57:30 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 00:57:31 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 00:57:31 + git rev-list -1 --merges 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284~1..61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] echo 00:57:31 -----------> git rev-list -1 --merges 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284~1..61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 00:57:31 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [false] [Pipeline] sh 00:57:31 + git log --format=format:%s -1 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] echo 00:57:31 ========================================================= 00:57:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:57:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 00:57:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:57:32 + grep -v github /etc/ssh/ssh_known_hosts 00:57:32 + [ -e /tmp/ssh_known_hosts ] 00:57:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:57:32 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:57:32 sudo tee -a /etc/ssh/ssh_known_hosts 00:57:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:57:32 00:57:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:57:32 0.1.4: Pulling from edgex-devops/py-git-semver 00:57:32 b85a868b505f: Pulling fs layer 00:57:32 e2be974225ed: Pulling fs layer 00:57:32 339a4e72a1f5: Pulling fs layer 00:57:32 988bab9f4d93: Pulling fs layer 00:57:32 1469e6f7b9e6: Pulling fs layer 00:57:32 eaf3925da568: Pulling fs layer 00:57:32 bab4dde63d76: Pulling fs layer 00:57:32 bde34c3a00c8: Pulling fs layer 00:57:32 b352a97aabf1: Pulling fs layer 00:57:32 4872d77fe225: Pulling fs layer 00:57:32 5851b861e8e6: Pulling fs layer 00:57:32 bab4dde63d76: Waiting 00:57:32 1469e6f7b9e6: Waiting 00:57:32 eaf3925da568: Waiting 00:57:32 5851b861e8e6: Waiting 00:57:32 bde34c3a00c8: Waiting 00:57:32 4872d77fe225: Waiting 00:57:32 b352a97aabf1: Waiting 00:57:32 e2be974225ed: Download complete 00:57:32 988bab9f4d93: Download complete 00:57:32 1469e6f7b9e6: Verifying Checksum 00:57:32 1469e6f7b9e6: Download complete 00:57:32 eaf3925da568: Verifying Checksum 00:57:32 eaf3925da568: Download complete 00:57:33 339a4e72a1f5: Verifying Checksum 00:57:33 339a4e72a1f5: Download complete 00:57:33 bde34c3a00c8: Verifying Checksum 00:57:33 bde34c3a00c8: Download complete 00:57:33 b352a97aabf1: Verifying Checksum 00:57:33 b352a97aabf1: Download complete 00:57:33 4872d77fe225: Verifying Checksum 00:57:33 5851b861e8e6: Verifying Checksum 00:57:33 5851b861e8e6: Download complete 00:57:33 b85a868b505f: Verifying Checksum 00:57:33 b85a868b505f: Download complete 00:57:33 bab4dde63d76: Verifying Checksum 00:57:33 bab4dde63d76: Download complete 00:57:34 b85a868b505f: Pull complete 00:57:34 e2be974225ed: Pull complete 00:57:34 339a4e72a1f5: Pull complete 00:57:34 988bab9f4d93: Pull complete 00:57:35 1469e6f7b9e6: Pull complete 00:57:35 eaf3925da568: Pull complete 00:57:36 bab4dde63d76: Pull complete 00:57:36 bde34c3a00c8: Pull complete 00:57:36 b352a97aabf1: Pull complete 00:57:37 4872d77fe225: Pull complete 00:57:37 5851b861e8e6: Pull complete 00:57:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:57:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:57:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:57:37 prd-ubuntu20.04-docker-8c-8g-18765 does not seem to be running inside a container 00:57:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/537 -v /w/workspace/edgex-go/537:/w/workspace/edgex-go/537:rw,z -v /w/workspace/edgex-go/537@tmp:/w/workspace/edgex-go/537@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:57:40 $ docker top 64e930d839438fdc7e69b44d1a22f5fa702d5e221e89619fa6fde5c8891f0654 -eo pid,comm 00:57:40 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). 00:57:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:57:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:57:40 [ssh-agent] Looking for ssh-agent implementation... 00:57:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:57:40 $ docker exec 64e930d839438fdc7e69b44d1a22f5fa702d5e221e89619fa6fde5c8891f0654 ssh-agent 00:57:41 SSH_AUTH_SOCK=/tmp/ssh-mA0xI1p9TL1d/agent.33 00:57:41 SSH_AGENT_PID=39 00:57:41 Running ssh-add (command line suppressed) 00:57:41 Identity added: /w/workspace/edgex-go/537@tmp/private_key_17043089185854690651.key (/w/workspace/edgex-go/537@tmp/private_key_17043089185854690651.key) 00:57:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:57:41 + git tag --points-at HEAD [Pipeline] } 00:57:41 $ docker exec --env ******** --env ******** 64e930d839438fdc7e69b44d1a22f5fa702d5e221e89619fa6fde5c8891f0654 ssh-agent -k 00:57:41 unset SSH_AUTH_SOCK; 00:57:41 unset SSH_AGENT_PID; 00:57:41 echo Agent pid 39 killed; 00:57:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:57:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:57:41 [ssh-agent] Looking for ssh-agent implementation... 00:57:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:57:41 $ docker exec 64e930d839438fdc7e69b44d1a22f5fa702d5e221e89619fa6fde5c8891f0654 ssh-agent 00:57:41 SSH_AUTH_SOCK=/tmp/ssh-MeHI5jheKxQQ/agent.72 00:57:41 SSH_AGENT_PID=78 00:57:41 Running ssh-add (command line suppressed) 00:57:41 Identity added: /w/workspace/edgex-go/537@tmp/private_key_14526938542979565830.key (/w/workspace/edgex-go/537@tmp/private_key_14526938542979565830.key) 00:57:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:57:42 + git semver init 00:57:42 2023-06-17 00:57:42,382 [run_init] DEBUG init version:0.0.0 force:False 00:57:42 2023-06-17 00:57:42,383 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/537/.semver 00:57:42 2023-06-17 00:57:42,383 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/537/.semver 00:57:42 2023-06-17 00:57:42,384 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/537/.semver'], cwd=/w/workspace/edgex-go/537, universal_newlines=False, shell=None, istream=None) 00:57:51 2023-06-17 00:57:50,216 [append_file] DEBUG append to file:/w/workspace/edgex-go/537/.git/info/exclude 00:57:51 2023-06-17 00:57:50,217 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/537/.semver/main with force:False 00:57:51 2023-06-17 00:57:50,217 [read_version] DEBUG read version from /w/workspace/edgex-go/537/.semver/main 00:57:51 2023-06-17 00:57:50,217 [read_version] DEBUG read version from /w/workspace/edgex-go/537/.semver/main 00:57:51 3.1.0-dev.4 [Pipeline] } 00:57:51 $ docker exec --env ******** --env ******** 64e930d839438fdc7e69b44d1a22f5fa702d5e221e89619fa6fde5c8891f0654 ssh-agent -k 00:57:51 unset SSH_AUTH_SOCK; 00:57:51 unset SSH_AGENT_PID; 00:57:51 echo Agent pid 78 killed; 00:57:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:57:51 + git semver [Pipeline] } 00:57:52 $ docker stop --time=1 64e930d839438fdc7e69b44d1a22f5fa702d5e221e89619fa6fde5c8891f0654 00:57:53 $ docker rm -f --volumes 64e930d839438fdc7e69b44d1a22f5fa702d5e221e89619fa6fde5c8891f0654 [Pipeline] // withDockerContainer [Pipeline] sh 00:57:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:57:53 Stashed 1 file(s) [Pipeline] echo 00:57:53 [edgeXSemver]: initialized semver on version 3.1.0-dev.4 [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 00:57:54 + git config --global --add safe.directory /w/workspace/edgex-go/537 [Pipeline] echo 00:57:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:57:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:57:54 ========================================================= 00:57:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:57:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:57:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:57:54 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:57:54 f56be85fc22e: Pulling fs layer 00:57:54 85791d961cd3: Pulling fs layer 00:57:54 d694b5ae8c79: Pulling fs layer 00:57:54 9f32a84ed3da: Pulling fs layer 00:57:54 4d19c01a9841: Pulling fs layer 00:57:54 9325e15d5711: Pulling fs layer 00:57:54 556b6ee489ea: Pulling fs layer 00:57:54 c5a4b2cf53e6: Pulling fs layer 00:57:54 c5a4b2cf53e6: Waiting 00:57:54 556b6ee489ea: Waiting 00:57:54 4d19c01a9841: Waiting 00:57:54 85791d961cd3: Download complete 00:57:54 9f32a84ed3da: Download complete 00:57:54 4d19c01a9841: Verifying Checksum 00:57:54 4d19c01a9841: Download complete 00:57:54 f56be85fc22e: Verifying Checksum 00:57:54 f56be85fc22e: Download complete 00:57:54 9325e15d5711: Verifying Checksum 00:57:54 9325e15d5711: Download complete 00:57:54 f56be85fc22e: Pull complete 00:57:54 85791d961cd3: Pull complete 00:57:55 c5a4b2cf53e6: Verifying Checksum 00:57:55 c5a4b2cf53e6: Download complete 00:57:55 d694b5ae8c79: Verifying Checksum 00:57:55 d694b5ae8c79: Download complete 00:57:55 556b6ee489ea: Verifying Checksum 00:57:55 556b6ee489ea: Download complete 00:57:58 d694b5ae8c79: Pull complete 00:57:58 9f32a84ed3da: Pull complete 00:57:58 4d19c01a9841: Pull complete 00:57:58 9325e15d5711: Pull complete 00:58:01 556b6ee489ea: Pull complete 00:58:02 c5a4b2cf53e6: Pull complete 00:58:02 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 00:58:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:58:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 00:58:02 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:58:02 WORKDIR /edgex 00:58:02 COPY go.mod . 00:58:02 RUN go mod download 00:58:02 + docker build -t ci-base-image-x86_64 -f - . 00:58:02 Sending build context to Docker daemon 170.6MB 00:58:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:58:02 ---> c4be618373d6 00:58:02 Step 2/4 : WORKDIR /edgex 00:58:08 Still waiting to schedule task 00:58:08 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-18764’ 00:58:11 ---> Running in 2ddd4b71fd76 00:58:11 Removing intermediate container 2ddd4b71fd76 00:58:11 ---> 5413d412e394 00:58:11 Step 3/4 : COPY go.mod . 00:58:11 ---> 340f2a4be9f8 00:58:11 Step 4/4 : RUN go mod download 00:58:11 ---> Running in 5ee7b065165c 00:58:26 Removing intermediate container 5ee7b065165c 00:58:26 ---> 84e9c399d66c 00:58:26 Successfully built 84e9c399d66c 00:58:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:58:26 + docker inspect -f . ci-base-image-x86_64 00:58:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:58:26 prd-ubuntu20.04-docker-8c-8g-18765 does not seem to be running inside a container 00:58:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/537 -v /w/workspace/edgex-go/537:/w/workspace/edgex-go/537:rw,z -v /w/workspace/edgex-go/537@tmp:/w/workspace/edgex-go/537@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:58:26 $ docker top 1916f50374f9edbddff2e9a37b132f2819b8494732a5d4cbaa076a289d811762 -eo pid,comm [Pipeline] { [Pipeline] sh 00:58:27 + go version 00:58:27 go version go1.20.2 linux/amd64 [Pipeline] } 00:58:27 $ docker stop --time=1 1916f50374f9edbddff2e9a37b132f2819b8494732a5d4cbaa076a289d811762 00:58:28 $ docker rm -f --volumes 1916f50374f9edbddff2e9a37b132f2819b8494732a5d4cbaa076a289d811762 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:58:28 + docker inspect -f . ci-base-image-x86_64 00:58:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:58:28 prd-ubuntu20.04-docker-8c-8g-18765 does not seem to be running inside a container 00:58:28 $ 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/537 -v /w/workspace/edgex-go/537:/w/workspace/edgex-go/537:rw,z -v /w/workspace/edgex-go/537@tmp:/w/workspace/edgex-go/537@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:58:29 $ docker top 3d69d50e77b2e1e2b30a06a76823411a6a85366273c996aab25b06236558cc3e -eo pid,comm [Pipeline] { [Pipeline] echo 00:58:29 ========================================================= 00:58:29 [edgeXBuildGoParallel] Running Tests and Build... 00:58:29 ========================================================= [Pipeline] sh 00:58:29 + git config --global --add safe.directory /w/workspace/edgex-go/537 [Pipeline] fileExists [Pipeline] sh 00:58:29 + make test 00:58:29 go test -race -coverprofile=coverage.out ./... 00:58:36 ? github.com/edgexfoundry/edgex-go [no test files] 00:58:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:58:48 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 00:58:48 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:58:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:58:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:58:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:58:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:58:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 00:58:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:58:49 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 00:58:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:58:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:58:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:58:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:58:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:58:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:58:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements 00:58:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.078s coverage: 98.5% of statements 00:58:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 00:58:53 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 00:58:53 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:58:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:58:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:58:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 00:58:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:58:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:58:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:58:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:58:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.092s coverage: 71.5% of statements 00:58:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements 00:58:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:58:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:58:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.028s coverage: 88.5% of statements 00:58:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 3.8% of statements 00:58:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:58:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:58:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 00:58:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.336s coverage: 95.6% of statements 00:58:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:58:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:58:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:58:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:58:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:58:59 ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 72.2% of statements 00:59:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:59:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:59:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:59:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.042s coverage: 65.9% of statements 00:59:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:59:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:59:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements 00:59:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.0% of statements 00:59:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 42.9% of statements 00:59:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.045s coverage: 82.9% of statements 00:59:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 00:59:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements 00:59:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements 00:59:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:59:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:59:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:59:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:59:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:59:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 00:59:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 00:59:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 00:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:59:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:59:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 00:59:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:59:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:59:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:59:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 00:59:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 00:59:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 00:59:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:59:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:59:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:59:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 00:59:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 00:59:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 00:59:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:59:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:59:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:59:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:59:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:59:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:59:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:59:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:59:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:59:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:59:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:59:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.053s coverage: 94.4% of statements 00:59:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:59:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.264s coverage: 79.9% of statements 00:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.074s coverage: 92.9% of statements 00:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.045s coverage: 64.4% of statements 00:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 62.3% of statements 00:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.060s coverage: 87.2% of statements 00:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements 00:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 00:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.8% of statements 00:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 82.1% of statements 00:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements 00:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.195s coverage: 63.1% of statements 00:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements 00:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 00:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 00:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.061s coverage: 73.7% of statements 00:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 00:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.207s coverage: 38.4% of statements 00:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements 00:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements 00:59:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements 00:59:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.133s coverage: 92.3% of statements 00:59:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.5% of statements 00:59:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements 00:59:27 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 00:59:28 running golangci-lint 00:59:28 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 00:59:28 go version go1.20.2 linux/amd64 00:59:28 level=info msg="[config_reader] Used config file .golangci.yml" 00:59:28 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 00:59:43 level=info msg="[loader] Go packages loading at mode 575 (exports_file|imports|name|deps|files|types_sizes|compiled_files) took 14.064960606s" 00:59:43 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.210563ms" 00:59:49 level=info msg="[linters_context/goanalysis] analyzers took 55.181856273s with top 10 stages: buildir: 27.040146407s, fact_deprecated: 1.365200606s, gosec: 1.299904809s, inspect: 1.200989915s, printf: 922.131441ms, ctrlflow: 872.343065ms, fact_purity: 859.264256ms, nilness: 753.097551ms, S1038: 750.878692ms, directives: 616.69863ms" 00:59:49 level=info msg="[runner] Issues before processing: 203, after processing: 0" 00:59:49 level=info msg="[runner] Processors filtering stat (out/in): exclude: 203/203, autogenerated_exclude: 203/203, identifier_marker: 203/203, exclude-rules: 23/203, nolint: 0/23, filename_unadjuster: 203/203, skip_dirs: 203/203, skip_files: 203/203, cgo: 203/203, path_prettifier: 203/203" 00:59:49 level=info msg="[runner] processing took 15.694671ms with stages: nolint: 6.515254ms, identifier_marker: 4.426787ms, autogenerated_exclude: 1.436382ms, path_prettifier: 1.369762ms, exclude-rules: 1.221161ms, skip_dirs: 680.225µs, cgo: 27.23µs, filename_unadjuster: 14.07µs, skip_files: 570ns, max_same_issues: 490ns, uniq_by_line: 450ns, diff: 410ns, exclude: 320ns, severity-rules: 290ns, source_code: 280ns, sort_results: 260ns, path_prefixer: 260ns, max_from_linter: 180ns, path_shortener: 160ns, max_per_file_from_linter: 130ns" 00:59:49 level=info msg="[runner] linters took 6.464532892s with stages: goanalysis_metalinter: 6.44875316s" 00:59:49 level=info msg="File cache stats: 0 entries of total size 0B" 00:59:49 level=info msg="Memory: 207 samples, avg is 170.2MB, max is 744.0MB" 00:59:49 level=info msg="Execution took 20.580282806s" 00:59:49 go vet ./... 00:59:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:59:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:59:53 ./bin/test-attribution-txt.sh [Pipeline] echo 00:59:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 00:59:53 + ls -al . 00:59:53 total 720 00:59:53 drwxrwxr-x 11 1001 1001 4096 Jun 17 00:58 . 00:59:53 drwxr-xr-x 4 root root 4096 Jun 17 00:58 .. 00:59:53 drwxrwxr-x 2 1001 1001 4096 Jun 17 00:57 .blubracket 00:59:53 -rw-rw-r-- 1 1001 1001 16 Jun 17 00:57 .dockerignore 00:59:53 drwxrwxr-x 8 1001 1001 4096 Jun 17 00:57 .git 00:59:53 drwxrwxr-x 3 1001 1001 4096 Jun 17 00:57 .github 00:59:53 -rw-rw-r-- 1 1001 1001 1133 Jun 17 00:57 .gitignore 00:59:53 -rw-rw-r-- 1 1001 1001 42 Jun 17 00:57 .golangci.yml 00:59:53 -rw-rw-r-- 1 1001 1001 87 Jun 17 00:57 .hadolint.yml 00:59:53 drwxr-xr-x 3 1001 1001 4096 Jun 17 00:57 .semver 00:59:53 -rw-rw-r-- 1 1001 1001 166 Jun 17 00:57 .sonarcloud.properties 00:59:53 -rw-rw-r-- 1 1001 1001 1171 Jun 17 00:57 ADOPTERS.md 00:59:53 -rw-rw-r-- 1 1001 1001 10835 Jun 17 00:57 Attribution.txt 00:59:53 -rw-rw-r-- 1 1001 1001 93407 Jun 17 00:57 CHANGELOG.md 00:59:53 -rw-rw-r-- 1 1001 1001 3804 Jun 17 00:57 CONTRIBUTING.md 00:59:53 -rw-rw-r-- 1 1001 1001 677 Jun 17 00:57 GOVERNANCE.md 00:59:53 -rw-rw-r-- 1 1001 1001 883 Jun 17 00:57 Jenkinsfile 00:59:53 -rw-rw-r-- 1 1001 1001 10775 Jun 17 00:57 LICENSE 00:59:53 -rw-rw-r-- 1 1001 1001 14368 Jun 17 00:57 Makefile 00:59:53 -rw-rw-r-- 1 1001 1001 582 Jun 17 00:57 OWNERS.md 00:59:53 -rw-rw-r-- 1 1001 1001 9923 Jun 17 00:57 README.md 00:59:53 -rw-rw-r-- 1 1001 1001 789 Jun 17 00:57 SECURITY.md 00:59:53 -rw-rw-r-- 1 1001 1001 11 Jun 17 00:57 VERSION 00:59:53 drwxrwxr-x 2 1001 1001 4096 Jun 17 00:57 bin 00:59:53 drwxrwxr-x 18 1001 1001 4096 Jun 17 00:57 cmd 00:59:53 -rw-r--r-- 1 root root 447731 Jun 17 00:59 coverage.out 00:59:53 -rw-rw-r-- 1 1001 1001 3162 Jun 17 00:57 go.mod 00:59:53 -rw-rw-r-- 1 1001 1001 31054 Jun 17 00:57 go.sum 00:59:53 drwxrwxr-x 7 1001 1001 4096 Jun 17 00:57 internal 00:59:53 drwxrwxr-x 3 1001 1001 4096 Jun 17 00:57 openapi 00:59:53 -rw-rw-r-- 1 1001 1001 594 Jun 17 00:57 security.txt 00:59:53 drwxrwxr-x 4 1001 1001 4096 Jun 17 00:57 snap 00:59:53 -rw-rw-r-- 1 1001 1001 204 Jun 17 00:57 version.go [Pipeline] sh 00:59:53 + '[' -e coverage.out ] 00:59:53 + chown 1001:1001 coverage.out [Pipeline] stash 00:59:53 Stashed 1 file(s) [Pipeline] sh 00:59:54 + make build 00:59:54 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 01:00:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:00:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:00:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:00:08 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:00:14 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:00:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:00:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:00:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:00:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:00:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:00:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:00:21 $ docker stop --time=1 3d69d50e77b2e1e2b30a06a76823411a6a85366273c996aab25b06236558cc3e 01:00:26 $ docker rm -f --volumes 3d69d50e77b2e1e2b30a06a76823411a6a85366273c996aab25b06236558cc3e [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 01:00:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:00:27 01:00:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:00:27 latest: Pulling from edgex-devops/edgex-compose 01:00:27 91d30c5bc195: Pulling fs layer 01:00:27 2e9b0aa3be6d: Pulling fs layer 01:00:27 9c61dcf015f6: Pulling fs layer 01:00:27 4698f68db338: Pulling fs layer 01:00:27 2a2f49069b9e: Pulling fs layer 01:00:27 e0025b399a48: Pulling fs layer 01:00:27 2a2f49069b9e: Waiting 01:00:27 e0025b399a48: Waiting 01:00:27 91d30c5bc195: Verifying Checksum 01:00:27 91d30c5bc195: Download complete 01:00:27 4698f68db338: Verifying Checksum 01:00:27 4698f68db338: Download complete 01:00:27 2e9b0aa3be6d: Verifying Checksum 01:00:27 2e9b0aa3be6d: Download complete 01:00:27 e0025b399a48: Verifying Checksum 01:00:27 e0025b399a48: Download complete 01:00:27 91d30c5bc195: Pull complete 01:00:27 2a2f49069b9e: Verifying Checksum 01:00:27 2a2f49069b9e: Download complete 01:00:28 2e9b0aa3be6d: Pull complete 01:00:28 9c61dcf015f6: Verifying Checksum 01:00:28 9c61dcf015f6: Download complete 01:00:30 9c61dcf015f6: Pull complete 01:00:30 4698f68db338: Pull complete 01:00:31 2a2f49069b9e: Pull complete 01:00:31 e0025b399a48: Pull complete 01:00:31 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 01:00:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:00:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:00:31 prd-ubuntu20.04-docker-8c-8g-18765 does not seem to be running inside a container 01:00:31 $ 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/537 -v /w/workspace/edgex-go/537:/w/workspace/edgex-go/537:rw,z -v /w/workspace/edgex-go/537@tmp:/w/workspace/edgex-go/537@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:00:34 $ docker top cee737bfb4166f3a634a6e4b21903ebc0320f19a5456cdc28a07515f3e4c1884 -eo pid,comm [Pipeline] { [Pipeline] sh 01:00:34 + docker compose -f ./docker-compose-build.yml build --parallel 01:00:36 #1 [support-scheduler internal] load build definition from Dockerfile 01:00:36 #1 transferring dockerfile: 1.82kB done 01:00:36 #1 DONE 0.0s 01:00:37 01:00:37 #2 [security-proxy-setup internal] load build definition from Dockerfile 01:00:37 #2 transferring dockerfile: 2.06kB done 01:00:37 #2 DONE 0.0s 01:00:37 01:00:37 #3 [security-spire-server internal] load build definition from Dockerfile 01:00:37 #3 transferring dockerfile: 2.63kB done 01:00:37 #3 DONE 0.0s 01:00:37 01:00:37 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:00:37 #4 transferring dockerfile: 2.12kB done 01:00:37 #4 DONE 0.0s 01:00:37 01:00:37 #5 [security-proxy-auth internal] load build definition from Dockerfile 01:00:37 #5 transferring dockerfile: 2.04kB done 01:00:37 #5 DONE 0.0s 01:00:37 01:00:37 #6 [security-bootstrapper internal] load build definition from Dockerfile 01:00:37 #6 transferring dockerfile: 2.82kB done 01:00:37 #6 DONE 0.0s 01:00:37 01:00:37 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:00:37 #7 transferring dockerfile: 1.78kB done 01:00:37 #7 DONE 0.0s 01:00:37 01:00:37 #8 [support-notifications internal] load build definition from Dockerfile 01:00:37 #8 transferring dockerfile: 1.84kB done 01:00:37 #8 DONE 0.0s 01:00:37 01:00:37 #9 [security-spire-config internal] load build definition from Dockerfile 01:00:37 #9 transferring dockerfile: 2.58kB done 01:00:37 #9 DONE 0.0s 01:00:37 01:00:37 #10 [security-spire-agent internal] load build definition from Dockerfile 01:00:37 #10 transferring dockerfile: 2.68kB done 01:00:37 #10 DONE 0.0s 01:00:37 01:00:37 #11 [core-data internal] load build definition from Dockerfile 01:00:37 #11 transferring dockerfile: 1.90kB done 01:00:37 #11 DONE 0.0s 01:00:37 01:00:37 #12 [core-metadata internal] load build definition from Dockerfile 01:00:37 #12 transferring dockerfile: 1.96kB done 01:00:37 #12 DONE 0.0s 01:00:37 01:00:37 #13 [security-secretstore-setup internal] load build definition from Dockerfile 01:00:37 #13 transferring dockerfile: 2.38kB done 01:00:37 #13 DONE 0.0s 01:00:37 01:00:37 #14 [core-command internal] load build definition from Dockerfile 01:00:37 #14 transferring dockerfile: 1.82kB done 01:00:37 #14 DONE 0.0s 01:00:37 01:00:37 #15 [support-scheduler internal] load .dockerignore 01:00:37 #15 transferring context: 56B done 01:00:37 #15 DONE 0.0s 01:00:37 01:00:37 #16 [security-proxy-setup internal] load .dockerignore 01:00:37 #16 transferring context: 56B done 01:00:37 #16 DONE 0.0s 01:00:37 01:00:37 #17 [security-spire-server internal] load .dockerignore 01:00:37 #17 transferring context: 56B done 01:00:37 #17 DONE 0.0s 01:00:37 01:00:37 #18 [core-common-config-bootstrapper internal] load .dockerignore 01:00:37 #18 transferring context: 56B done 01:00:37 #18 DONE 0.0s 01:00:37 01:00:37 #19 [security-proxy-auth internal] load .dockerignore 01:00:37 #19 transferring context: 56B done 01:00:37 #19 DONE 0.0s 01:00:37 01:00:37 #20 [security-bootstrapper internal] load .dockerignore 01:00:37 #20 transferring context: 56B done 01:00:37 #20 DONE 0.0s 01:00:37 01:00:37 #21 [security-spiffe-token-provider internal] load .dockerignore 01:00:37 #21 transferring context: 56B done 01:00:37 #21 DONE 0.0s 01:00:37 01:00:37 #22 [support-notifications internal] load .dockerignore 01:00:37 #22 transferring context: 56B done 01:00:37 #22 DONE 0.0s 01:00:37 01:00:37 #23 [security-spire-config internal] load .dockerignore 01:00:37 #23 transferring context: 56B done 01:00:37 #23 DONE 0.0s 01:00:37 01:00:37 #24 [security-spire-agent internal] load .dockerignore 01:00:37 #24 transferring context: 56B done 01:00:37 #24 DONE 0.0s 01:00:37 01:00:37 #25 [core-data internal] load .dockerignore 01:00:37 #25 transferring context: 56B done 01:00:37 #25 DONE 0.0s 01:00:37 01:00:37 #26 [core-metadata internal] load .dockerignore 01:00:37 #26 transferring context: 56B done 01:00:37 #26 DONE 0.0s 01:00:37 01:00:37 #27 [security-secretstore-setup internal] load .dockerignore 01:00:37 #27 transferring context: 56B done 01:00:37 #27 DONE 0.0s 01:00:37 01:00:37 #28 [core-command internal] load .dockerignore 01:00:37 #28 transferring context: 56B done 01:00:37 #28 DONE 0.0s 01:00:37 01:00:37 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:00:37 #29 DONE 0.0s 01:00:37 01:00:37 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 01:00:37 #30 DONE 0.1s 01:00:37 01:00:37 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:00:37 #29 DONE 0.0s 01:00:37 01:00:37 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 01:00:37 #30 DONE 0.1s 01:00:37 01:00:37 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 01:00:37 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 01:00:37 #31 ... 01:00:37 01:00:37 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:00:37 #29 DONE 0.0s 01:00:37 01:00:37 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 01:00:37 #30 DONE 0.1s 01:00:37 01:00:37 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 01:00:37 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 01:00:37 #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.1s 01:00:37 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 01:00:37 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 01:00:37 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 01:00:37 #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 01:00:37 #31 ... 01:00:37 01:00:37 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:00:37 #29 DONE 0.0s 01:00:37 01:00:37 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 01:00:37 #30 DONE 0.2s 01:00:37 01:00:37 #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 01:00:37 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 01:00:37 #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.1s done 01:00:37 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 01:00:37 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 01:00:37 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 01:00:38 #31 ... 01:00:38 01:00:38 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:00:38 #29 DONE 0.0s 01:00:38 01:00:38 #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 01:00:38 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 01:00:38 #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.1s done 01:00:38 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 01:00:38 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 01:00:38 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 01:00:38 #31 ... 01:00:38 01:00:38 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:00:38 #29 DONE 0.0s 01:00:38 01:00:38 #32 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-x86_64 01:00:38 #32 DONE 0.6s 01:00:38 01:00:38 #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 01:00:38 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 01:00:38 #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.1s done 01:00:38 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 01:00:38 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 01:00:38 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 01:00:38 #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0.3s done 01:00:38 #31 ... 01:00:38 01:00:38 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:00:38 #29 DONE 0.0s 01:00:38 01:00:38 #33 [security-spire-config builder 2/7] WORKDIR /edgex-go 01:00:38 #33 ... 01:00:38 01:00:38 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:00:38 #29 DONE 0.0s 01:00:39 01:00:39 #34 [security-spire-server internal] load build context 01:00:39 #34 ... 01:00:39 01:00:39 #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 01:00:39 #32 DONE 0.6s 01:00:39 01:00:39 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 01:00:39 #30 DONE 1.7s 01:00:39 01:00:39 #34 [security-spire-server internal] load build context 01:00:39 #34 ... 01:00:39 01:00:39 #32 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-x86_64 01:00:39 #32 DONE 0.6s 01:00:39 01:00:39 #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 01:00:39 #33 DONE 1.7s 01:00:39 01:00:39 #34 [security-spire-server internal] load build context 01:00:39 #34 ... 01:00:39 01:00:39 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 01:00:39 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 01:00:39 #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.1s done 01:00:39 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 01:00:39 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 01:00:39 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 01:00:39 #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0.3s done 01:00:39 #31 DONE 2.4s 01:00:39 01:00:39 #34 [security-spire-server internal] load build context 01:00:43 #34 transferring context: 175.01MB 4.7s 01:00:45 #34 ... 01:00:45 01:00:45 #35 [core-command internal] load build context 01:00:45 #35 ... 01:00:45 01:00:45 #34 [security-spire-server internal] load build context 01:00:47 #34 transferring context: 351.87MB 9.0s done 01:00:47 #34 ... 01:00:47 01:00:47 #36 [support-scheduler internal] load build context 01:00:47 #36 ... 01:00:47 01:00:47 #37 [security-proxy-setup internal] load build context 01:00:47 #37 ... 01:00:47 01:00:47 #38 [core-common-config-bootstrapper internal] load build context 01:00:47 #38 transferring context: 351.87MB 8.2s done 01:00:48 #38 ... 01:00:48 01:00:48 #39 [security-proxy-auth internal] load build context 01:00:48 #39 transferring context: 351.87MB 9.0s done 01:00:48 #39 ... 01:00:48 01:00:48 #40 [security-spire-config internal] load build context 01:00:48 #40 transferring context: 351.87MB 8.4s done 01:00:49 #40 ... 01:00:49 01:00:49 #41 [support-notifications internal] load build context 01:00:49 #41 transferring context: 351.87MB 8.7s done 01:00:49 #41 ... 01:00:49 01:00:49 #42 [security-bootstrapper internal] load build context 01:00:49 #42 transferring context: 351.87MB 8.6s done 01:00:49 #42 ... 01:00:49 01:00:49 #43 [security-spiffe-token-provider internal] load build context 01:00:49 #43 transferring context: 351.87MB 8.4s done 01:00:49 #43 ... 01:00:49 01:00:49 #44 [security-secretstore-setup internal] load build context 01:00:49 #44 transferring context: 351.87MB 8.8s done 01:00:49 #44 ... 01:00:49 01:00:49 #45 [security-spire-agent internal] load build context 01:00:49 #45 transferring context: 351.87MB 8.0s done 01:00:50 #45 ... 01:00:50 01:00:50 #46 [core-data internal] load build context 01:00:50 #46 transferring context: 351.87MB 8.3s done 01:00:50 #46 ... 01:00:50 01:00:50 #47 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 01:00:50 #0 1.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:00:50 #0 1.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:00:50 #0 1.725 OK: 265 MiB in 53 packages 01:00:50 #47 ... 01:00:50 01:00:50 #48 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 01:00:50 #0 0.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:00:50 #0 1.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:00:50 #0 1.266 OK: 265 MiB in 53 packages 01:00:50 #48 ... 01:00:50 01:00:50 #49 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:00:50 #49 ... 01:00:50 01:00:50 #50 [core-metadata stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:00:50 #0 10.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:00:50 #0 10.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:00:50 #50 ... 01:00:50 01:00:50 #51 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:00:50 #0 0.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:00:50 #0 0.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:00:50 #0 1.241 OK: 265 MiB in 53 packages 01:00:50 #51 ... 01:00:50 01:00:50 #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:00:50 #0 0.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:00:50 #0 1.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:00:50 #0 1.455 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:00:50 #0 1.455 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:00:50 #0 1.455 OK: 17830 distinct packages available 01:00:50 #0 1.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:00:50 #0 1.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:00:50 #0 1.825 OK: 265 MiB in 53 packages 01:00:51 #52 ... 01:00:51 01:00:51 #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:00:51 #53 ... 01:00:51 01:00:51 #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:00:51 #54 ... 01:00:51 01:00:51 #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 01:00:52 #55 ... 01:00:52 01:00:52 #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:00:52 #56 ... 01:00:52 01:00:52 #57 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 01:00:52 #0 1.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:00:52 #0 1.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:00:52 #0 1.608 OK: 265 MiB in 53 packages 01:00:52 #57 ... 01:00:52 01:00:52 #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:00:52 #58 ... 01:00:52 01:00:52 #59 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 01:00:52 #59 ... 01:00:52 01:00:52 #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 01:00:52 #0 4.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:00:52 #0 4.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:00:52 #0 5.159 (1/2) Installing ca-certificates (20230506-r0) 01:00:52 #0 5.199 (2/2) Installing dumb-init (1.2.5-r2) 01:00:52 #0 5.217 Executing busybox-1.35.0-r29.trigger 01:00:52 #0 5.220 Executing ca-certificates-20230506-r0.trigger 01:00:52 #0 5.280 OK: 8 MiB in 17 packages 01:00:52 #60 ... 01:00:52 01:00:52 #61 [core-metadata internal] load build context 01:00:52 #61 transferring context: 351.87MB 8.6s done 01:00:55 #61 ... 01:00:55 01:00:55 #35 [core-command internal] load build context 01:00:55 #35 transferring context: 351.87MB 9.3s done 01:00:58 #35 ... 01:00:58 01:00:58 #36 [support-scheduler internal] load build context 01:00:58 #36 transferring context: 351.87MB 10.3s done 01:00:58 #36 ... 01:00:58 01:00:58 #37 [security-proxy-setup internal] load build context 01:00:58 #37 transferring context: 351.87MB 10.3s done 01:00:58 #37 ... 01:00:58 01:00:58 #50 [core-metadata stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:00:58 #50 10.62 (1/1) Installing dumb-init (1.2.5-r2) 01:00:58 #50 10.63 Executing busybox-1.35.0-r29.trigger 01:00:58 #50 10.64 OK: 7 MiB in 16 packages 01:01:20 #50 ... 01:01:20 01:01:20 #38 [core-common-config-bootstrapper internal] load build context 01:01:20 #38 DONE 39.3s 01:01:20 01:01:20 #51 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:01:20 #51 DONE 37.7s 01:01:20 01:01:20 #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:01:20 #52 DONE 37.8s 01:01:20 01:01:20 #48 [core-command builder 3/7] RUN apk add --update --no-cache make git 01:01:20 #48 DONE 38.0s 01:01:20 01:01:20 #50 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:01:20 #50 DONE 37.5s 01:01:20 01:01:20 #62 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:01:20 #62 ... 01:01:20 01:01:20 #47 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 01:01:20 #47 DONE 37.8s 01:01:20 01:01:20 #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:01:20 #57 DONE 37.9s 01:01:20 01:01:20 #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 01:01:20 #60 DONE 37.4s 01:01:20 01:01:20 #40 [security-spire-config internal] load build context 01:01:20 #40 DONE 39.4s 01:01:20 01:01:20 #43 [security-spiffe-token-provider internal] load build context 01:01:20 #43 DONE 39.4s 01:01:20 01:01:20 #42 [security-bootstrapper internal] load build context 01:01:20 #42 DONE 39.5s 01:01:20 01:01:20 #34 [security-spire-server internal] load build context 01:01:20 #34 DONE 39.7s 01:01:20 01:01:20 #45 [security-spire-agent internal] load build context 01:01:20 #45 DONE 38.0s 01:01:20 01:01:20 #39 [security-proxy-auth internal] load build context 01:01:20 #39 DONE 39.6s 01:01:20 01:01:20 #46 [core-data internal] load build context 01:01:20 #46 DONE 38.0s 01:01:20 01:01:20 #37 [security-proxy-setup internal] load build context 01:01:20 #37 DONE 39.8s 01:01:20 01:01:20 #44 [security-secretstore-setup internal] load build context 01:01:20 #44 DONE 38.1s 01:01:20 01:01:20 #61 [core-metadata internal] load build context 01:01:20 #61 DONE 38.1s 01:01:20 01:01:20 #41 [support-notifications internal] load build context 01:01:20 #41 DONE 39.5s 01:01:20 01:01:20 #36 [support-scheduler internal] load build context 01:01:20 #36 DONE 39.9s 01:01:20 01:01:20 #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:01:20 #63 ... 01:01:20 01:01:20 #35 [core-command internal] load build context 01:01:20 #35 DONE 38.1s 01:01:20 01:01:20 #64 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 01:01:20 #64 DONE 0.2s 01:01:20 01:01:20 #62 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:01:20 #62 DONE 0.3s 01:01:20 01:01:20 #65 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:01:20 #65 DONE 0.2s 01:01:20 01:01:20 #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:01:20 #63 DONE 0.1s 01:01:20 01:01:20 #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:01:20 #66 DONE 0.3s 01:01:20 01:01:20 #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:01:20 #53 37.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:01:20 #53 37.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:01:20 #53 38.09 (1/1) Installing dumb-init (1.2.5-r2) 01:01:20 #53 38.09 Executing busybox-1.35.0-r29.trigger 01:01:20 #53 38.10 OK: 7 MiB in 16 packages 01:01:20 #53 DONE 38.2s 01:01:20 01:01:20 #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 01:01:20 #55 37.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:01:20 #55 37.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:01:20 #55 38.10 (1/2) Installing dumb-init (1.2.5-r2) 01:01:20 #55 38.10 (2/2) Installing su-exec (0.2-r2) 01:01:20 #55 38.11 Executing busybox-1.35.0-r29.trigger 01:01:20 #55 38.12 OK: 7 MiB in 17 packages 01:01:20 #55 DONE 38.2s 01:01:20 01:01:20 #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:01:20 #58 37.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:01:20 #58 38.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:01:20 #58 38.22 (1/3) Installing ca-certificates (20230506-r0) 01:01:20 #58 38.24 (2/3) Installing dumb-init (1.2.5-r2) 01:01:20 #58 38.25 (3/3) Installing su-exec (0.2-r2) 01:01:20 #58 38.25 Executing busybox-1.35.0-r29.trigger 01:01:20 #58 38.27 Executing ca-certificates-20230506-r0.trigger 01:01:20 #58 38.33 OK: 8 MiB in 18 packages 01:01:20 #58 DONE 38.5s 01:01:20 01:01:20 #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:01:20 #56 38.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:01:20 #56 38.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:01:20 #56 ... 01:01:20 01:01:20 #49 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:01:20 #49 37.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:01:20 #49 38.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:01:20 #49 38.28 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:01:20 #49 38.28 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:01:20 #49 38.28 OK: 17818 distinct packages available 01:01:20 #49 38.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:01:20 #49 38.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:01:20 #49 38.63 (1/5) Installing dumb-init (1.2.5-r2) 01:01:20 #49 38.65 (2/5) Installing musl-obstack (1.2.3-r0) 01:01:20 #49 38.66 (3/5) Installing libucontext (1.2-r0) 01:01:20 #49 38.67 (4/5) Installing gcompat (1.1.0-r0) 01:01:20 #49 38.68 (5/5) Installing openssl (3.0.9-r1) 01:01:20 #49 38.70 Executing busybox-1.35.0-r29.trigger 01:01:20 #49 38.70 OK: 8 MiB in 20 packages 01:01:20 #49 DONE 38.9s 01:01:20 01:01:20 #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:01:20 #56 38.86 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:01:20 #56 38.86 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:01:20 #56 38.86 OK: 17818 distinct packages available 01:01:20 #56 38.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:01:20 #56 ... 01:01:20 01:01:20 #59 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 01:01:20 #59 38.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:01:20 #59 38.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:01:20 #59 38.89 (1/2) Installing dumb-init (1.2.5-r2) 01:01:20 #59 38.90 (2/2) Installing openssl (3.0.9-r1) 01:01:20 #59 38.92 Executing busybox-1.35.0-r29.trigger 01:01:20 #59 38.92 OK: 8 MiB in 17 packages 01:01:20 #59 DONE 39.1s 01:01:20 01:01:20 #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:01:20 #56 39.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:01:20 #56 ... 01:01:20 01:01:20 #67 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 01:01:20 #67 DONE 0.1s 01:01:20 01:01:20 #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:01:20 #54 38.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:01:20 #54 38.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:01:20 #54 38.55 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:01:20 #54 38.55 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:01:20 #54 38.55 OK: 17818 distinct packages available 01:01:20 #54 38.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:01:20 #54 38.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:01:20 #54 38.93 (1/9) Installing ca-certificates (20230506-r0) 01:01:20 #54 38.94 (2/9) Installing brotli-libs (1.0.9-r9) 01:01:20 #54 38.95 (3/9) Installing nghttp2-libs (1.51.0-r0) 01:01:20 #54 38.96 (4/9) Installing libcurl (8.1.2-r0) 01:01:20 #54 39.00 (5/9) Installing curl (8.1.2-r0) 01:01:20 #54 39.01 (6/9) Installing dumb-init (1.2.5-r2) 01:01:20 #54 39.01 (7/9) Installing musl-obstack (1.2.3-r0) 01:01:20 #54 39.01 (8/9) Installing libucontext (1.2-r0) 01:01:20 #54 39.02 (9/9) Installing gcompat (1.1.0-r0) 01:01:20 #54 39.03 Executing busybox-1.35.0-r29.trigger 01:01:20 #54 39.04 Executing ca-certificates-20230506-r0.trigger 01:01:20 #54 39.13 OK: 10 MiB in 24 packages 01:01:20 #54 DONE 39.2s 01:01:20 01:01:20 #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:01:20 #56 39.27 (1/4) Installing dumb-init (1.2.5-r2) 01:01:20 #56 39.27 (2/4) Installing musl-obstack (1.2.3-r0) 01:01:20 #56 39.29 (3/4) Installing libucontext (1.2-r0) 01:01:20 #56 39.31 (4/4) Installing gcompat (1.1.0-r0) 01:01:20 #56 39.32 Executing busybox-1.35.0-r29.trigger 01:01:20 #56 39.32 OK: 7 MiB in 19 packages 01:01:20 #56 DONE 39.4s 01:01:20 01:01:20 #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:01:20 #68 DONE 1.9s 01:01:20 01:01:20 #69 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 01:01:20 #69 DONE 0.0s 01:01:20 01:01:20 #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:01:28 #70 ... 01:01:28 01:01:28 #71 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:01:28 #71 ... 01:01:28 01:01:28 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:01:28 #72 ... 01:01:28 01:01:28 #73 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:01:28 #73 ... 01:01:28 01:01:28 #74 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:01:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18766 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 01:01:29 Running in /w/workspace/edgex-go/537 [Pipeline] { [Pipeline] checkout 01:01:29 The recommended git tool is: git 01:01:34 using credential edgex-jenkins-ssh 01:01:34 Cloning the remote Git repository 01:01:34 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:01:34 > git init /w/workspace/edgex-go/537 # timeout=10 01:01:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:01:34 > git --version # timeout=10 01:01:34 > git --version # 'git version 2.25.1' 01:01:34 using GIT_SSH to set credentials SSH Credentials for GitHub 01:01:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:01:55 Avoid second fetch 01:01:55 Checking out Revision 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 (main) 01:01:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:01:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:01:55 > git config core.sparsecheckout # timeout=10 01:01:55 > git checkout -f 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 # timeout=10 01:01:55 Commit message: "Merge pull request #4593 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.10.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:01:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:01:56 % Total % Received % Xferd Average Speed Time Time Time Current 01:01:56 Dload Upload Total Spent Left Speed 01:01:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh 01:01:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:01:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:01:57 + sudo tee /etc/docker/daemon.new 01:01:57 { 01:01:57 "registry-mirrors": [ 01:01:57 "https://nexus3.edgexfoundry.org:10001" 01:01:57 ], 01:01:57 "bip": "10.250.0.254/24", 01:01:57 "hosts": [ 01:01:57 "tcp://0.0.0.0:5555", 01:01:57 "unix:///var/run/docker.sock" 01:01:57 ], 01:01:57 "mtu": 1458, 01:01:57 "selinux-enabled": true, 01:01:57 "seccomp-profile": "/etc/docker/seccomp.json" 01:01:57 } [Pipeline] sh 01:01:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:01:58 + sudo service docker restart 01:02:07 #74 ... 01:02:07 01:02:07 #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:02:07 #70 DONE 46.3s 01:02:07 01:02:07 #73 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:02:07 #73 DONE 46.4s 01:02:07 01:02:07 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:02:07 #72 DONE 46.4s 01:02:07 01:02:07 #71 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:02:07 #71 DONE 46.4s 01:02:07 01:02:07 #74 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:02:07 #74 DONE 46.4s 01:02:07 01:02:07 #75 [security-spire-config builder 6/9] COPY . . 01:02:14 #75 ... 01:02:14 01:02:14 #76 [security-spiffe-token-provider builder 6/7] COPY . . 01:02:14 #76 ... 01:02:14 01:02:14 #77 [support-notifications builder 6/7] COPY . . 01:02:14 #77 ... 01:02:14 01:02:14 #78 [security-bootstrapper builder 6/7] COPY . . 01:02:14 #78 ... 01:02:14 01:02:14 #79 [core-common-config-bootstrapper builder 6/7] COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:02:16 provisioning config files... 01:02:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/537@tmp/config15039276088233571765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:02:17 ---> docker-login.sh 01:02:17 nexus3.edgexfoundry.org:10001 01:02:17 #79 ... 01:02:17 01:02:17 #75 [security-spire-config builder 6/9] COPY . . 01:02:17 #75 DONE 12.9s 01:02:17 01:02:17 #78 [security-bootstrapper builder 6/7] COPY . . 01:02:17 #78 DONE 12.9s 01:02:17 01:02:17 #80 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 01:02:17 #80 DONE 0.1s 01:02:17 01:02:17 #81 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:02:17 #81 CACHED 01:02:17 01:02:17 #82 [security-secretstore-setup builder 6/7] COPY . . 01:02:17 #82 CACHED 01:02:17 01:02:17 #83 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:02:17 #83 CACHED 01:02:17 01:02:17 #76 [security-spiffe-token-provider builder 6/7] COPY . . 01:02:17 #76 DONE 12.9s 01:02:17 01:02:17 #84 [security-proxy-setup builder 6/7] COPY . . 01:02:17 #84 CACHED 01:02:17 01:02:17 #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:02:17 #85 CACHED 01:02:17 01:02:17 #86 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:02:17 #86 CACHED 01:02:17 01:02:17 #87 [core-command builder 6/7] COPY . . 01:02:17 #87 CACHED 01:02:17 01:02:17 #88 [core-command builder 4/7] COPY go.mod vendor* ./ 01:02:17 #88 CACHED 01:02:17 01:02:17 #89 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:02:17 #89 CACHED 01:02:17 01:02:17 #77 [support-notifications builder 6/7] COPY . . 01:02:17 #77 DONE 12.9s 01:02:17 01:02:17 #90 [core-metadata builder 6/7] COPY . . 01:02:17 #90 CACHED 01:02:17 01:02:17 #91 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:02:17 #91 CACHED 01:02:17 01:02:17 #92 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:02:17 #92 CACHED 01:02:17 01:02:17 #93 [core-data builder 6/7] COPY . . 01:02:17 #93 CACHED 01:02:17 01:02:17 #94 [core-data builder 4/7] COPY go.mod vendor* ./ 01:02:17 #94 CACHED 01:02:17 01:02:17 #95 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:02:17 #95 CACHED 01:02:17 01:02:17 #79 [core-common-config-bootstrapper builder 6/7] COPY . . 01:02:17 #79 DONE 13.0s 01:02:17 01:02:17 #96 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:02:17 #96 CACHED 01:02:17 01:02:17 #97 [security-proxy-auth builder 6/7] COPY . . 01:02:17 #97 CACHED 01:02:17 01:02:17 #98 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:02:17 #98 CACHED 01:02:17 01:02:17 #99 [support-scheduler builder 6/7] COPY . . 01:02:17 #99 CACHED 01:02:17 01:02:17 #100 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:02:17 #100 CACHED 01:02:17 01:02:17 #101 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:02:17 #101 CACHED 01:02:17 01:02:17 #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:02:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:17 #102 ... 01:02:17 01:02:17 #103 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:02:17 #103 CACHED 01:02:17 01:02:17 #104 [security-spire-server builder 6/9] COPY . . 01:02:17 #104 CACHED 01:02:17 01:02:17 #105 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 01:02:17 #105 CACHED 01:02:17 01:02:17 #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 01:02:17 #106 CACHED 01:02:17 01:02:17 #107 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:02:17 #0 0.348 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:02:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:17 Configure a credential helper to remove this warning. See 01:02:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:17 01:02:17 Login Succeeded 01:02:17 nexus3.edgexfoundry.org:10002 01:02:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:18 Configure a credential helper to remove this warning. See 01:02:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:18 01:02:18 Login Succeeded 01:02:18 nexus3.edgexfoundry.org:10003 01:02:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:18 Configure a credential helper to remove this warning. See 01:02:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:18 01:02:18 Login Succeeded 01:02:18 nexus3.edgexfoundry.org:10004 01:02:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:18 Configure a credential helper to remove this warning. See 01:02:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:18 01:02:18 Login Succeeded 01:02:18 docker.io 01:02:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:19 Configure a credential helper to remove this warning. See 01:02:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:19 01:02:19 Login Succeeded 01:02:19 ---> docker-login.sh ends [Pipeline] } 01:02:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 01:02:19 #107 ... 01:02:19 01:02:19 #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:02:19 #108 DONE 2.2s [Pipeline] sh 01:02:19 01:02:19 #109 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:02:19 #109 DONE 2.3s 01:02:19 01:02:19 #110 [security-spire-config builder 9/9] WORKDIR /edgex-go 01:02:19 + git config --global --add safe.directory /w/workspace/edgex-go/537 [Pipeline] echo 01:02:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:02:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:02:19 ========================================================= 01:02:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 01:02:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:02:20 #110 ... 01:02:20 01:02:20 #111 [security-spire-server builder 9/9] WORKDIR /edgex-go 01:02:20 #111 DONE 0.5s 01:02:20 01:02:20 #112 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:02:20 #0 0.933 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:02:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:02:20 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:02:20 c41833b44d91: Pulling fs layer 01:02:20 ed15518f5707: Pulling fs layer 01:02:20 feae8fd75edb: Pulling fs layer 01:02:20 242c74f7c9fa: Pulling fs layer 01:02:20 3cdef696dda3: Pulling fs layer 01:02:20 2ced38df9373: Pulling fs layer 01:02:20 58f1dce35555: Pulling fs layer 01:02:20 3cdef696dda3: Waiting 01:02:20 2ced38df9373: Waiting 01:02:20 58f1dce35555: Waiting 01:02:20 242c74f7c9fa: Waiting 01:02:20 #112 ... 01:02:20 01:02:20 #110 [security-spire-config builder 9/9] WORKDIR /edgex-go 01:02:20 #110 DONE 0.8s 01:02:20 01:02:20 #113 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:02:20 #0 0.737 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:02:20 ed15518f5707: Verifying Checksum 01:02:20 ed15518f5707: Download complete 01:02:20 242c74f7c9fa: Verifying Checksum 01:02:20 242c74f7c9fa: Download complete 01:02:20 3cdef696dda3: Verifying Checksum 01:02:20 3cdef696dda3: Download complete 01:02:20 c41833b44d91: Verifying Checksum 01:02:20 c41833b44d91: Download complete 01:02:20 #113 ... 01:02:20 01:02:20 #114 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 01:02:20 #114 DONE 0.1s 01:02:20 01:02:20 #115 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:02:20 #115 DONE 0.2s 01:02:20 01:02:20 #116 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:02:20 #116 DONE 0.2s 01:02:20 01:02:20 #117 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 01:02:20 #117 DONE 0.2s 01:02:20 01:02:20 #118 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:02:21 #118 ... 01:02:21 01:02:21 #119 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 01:02:21 #119 CACHED 01:02:21 01:02:21 #120 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:02:21 #120 CACHED 01:02:21 01:02:21 #121 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:02:21 #121 CACHED 01:02:21 01:02:21 #122 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 01:02:21 #122 CACHED 01:02:21 01:02:21 #123 [security-spire-agent builder 6/9] COPY . . 01:02:21 #123 CACHED 01:02:21 01:02:21 #124 [security-spire-agent builder 9/9] WORKDIR /edgex-go 01:02:21 #124 CACHED 01:02:21 01:02:21 #125 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 01:02:21 #125 CACHED 01:02:21 01:02:21 #126 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 01:02:21 #126 CACHED 01:02:21 01:02:21 #127 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 01:02:21 c41833b44d91: Pull complete 01:02:21 58f1dce35555: Verifying Checksum 01:02:21 58f1dce35555: Download complete 01:02:21 ed15518f5707: Pull complete 01:02:22 feae8fd75edb: Verifying Checksum 01:02:22 feae8fd75edb: Download complete 01:02:22 2ced38df9373: Verifying Checksum 01:02:22 2ced38df9373: Download complete 01:02:23 #127 ... 01:02:23 01:02:23 #128 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:02:23 #128 DONE 2.6s 01:02:23 01:02:23 #118 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:02:23 #118 DONE 2.6s 01:02:23 01:02:23 #129 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:02:24 #129 ... 01:02:24 01:02:24 #127 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 01:02:24 #127 DONE 3.0s 01:02:24 01:02:24 #130 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:02:24 #130 DONE 0.6s 01:02:24 01:02:24 #129 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:02:24 #129 DONE 0.6s 01:02:24 01:02:24 #131 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 01:02:25 #131 DONE 1.0s 01:02:25 01:02:25 #132 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:02:25 #132 DONE 1.1s 01:02:25 01:02:25 #133 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:02:25 #133 DONE 1.1s 01:02:25 01:02:25 #134 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:02:25 #134 DONE 0.1s 01:02:25 01:02:25 #135 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:02:25 #135 DONE 0.1s 01:02:25 01:02:25 #136 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:02:25 #136 ... 01:02:25 01:02:25 #137 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:02:25 #137 DONE 0.1s 01:02:25 01:02:25 #136 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:02:25 #136 DONE 0.3s 01:02:25 01:02:25 #138 [security-spire-server] exporting to image 01:02:25 #138 exporting layers 01:02:26 #138 ... 01:02:26 01:02:26 #139 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:02:26 #139 DONE 0.3s 01:02:26 01:02:26 #138 [security-spire-config] exporting to image 01:02:26 #138 exporting layers 0.7s done 01:02:26 #138 writing image sha256:1b23cd2560b838bdd1e139adb8374f44f98cbb624a4cf0d1e9707a3eda037a81 0.0s done 01:02:26 #138 naming to docker.io/library/security-spire-config done 01:02:26 #138 writing image sha256:eea6b0be311c3370ae99d9f5e150e9e39faa610060d21eeea69da978271331da done 01:02:26 #138 naming to docker.io/library/security-spire-server done 01:02:26 #138 exporting layers 0.6s done 01:02:26 #138 writing image sha256:0c1c772752f15ddae16e1d08ca33e3a07b3bd47a58a4cda3695d2d13840b3e9d done 01:02:26 #138 naming to docker.io/library/security-spire-agent done 01:02:26 #138 DONE 1.3s 01:02:26 01:02:26 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:02:26 #0 1.740 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:02:27 #140 ... 01:02:27 01:02:27 #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:02:27 #0 0.448 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:02:27 #141 ... 01:02:27 01:02:27 #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:02:27 #0 1.041 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:02:27 #142 ... 01:02:27 01:02:27 #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:02:27 #0 0.716 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:02:27 #143 ... 01:02:27 01:02:27 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:02:27 #0 0.645 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:02:27 #144 ... 01:02:27 01:02:27 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:02:27 #0 0.635 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:02:27 #145 ... 01:02:27 01:02:27 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:02:27 #0 0.866 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:02:28 #146 ... 01:02:28 01:02:28 #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:02:28 #102 1.047 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 01:02:35 feae8fd75edb: Pull complete 01:02:35 242c74f7c9fa: Pull complete 01:02:35 3cdef696dda3: Pull complete 01:02:40 2ced38df9373: Pull complete 01:02:42 58f1dce35555: Pull complete 01:02:42 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 01:02:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:02:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 01:02:43 + docker build -t ci-base-image-arm64 -f - . 01:02:43 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:02:43 WORKDIR /edgex 01:02:43 COPY go.mod . 01:02:43 RUN go mod download 01:02:43 Sending build context to Docker daemon 2.947MB 01:02:43 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:02:43 ---> fadd8f120f05 01:02:43 Step 2/4 : WORKDIR /edgex 01:02:48 ---> Running in f558d4c0ef5c 01:02:48 Removing intermediate container f558d4c0ef5c 01:02:48 ---> 459d4b08121a 01:02:48 Step 3/4 : COPY go.mod . 01:02:48 ---> 8e7b96d7fe76 01:02:48 Step 4/4 : RUN go mod download 01:02:48 ---> Running in 5e0cee532bf9 01:03:20 Removing intermediate container 5e0cee532bf9 01:03:20 ---> 4b9ab56a52ba 01:03:20 Successfully built 4b9ab56a52ba 01:03:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:20 + docker inspect -f . ci-base-image-arm64 01:03:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:03:20 prd-ubuntu20.04-docker-arm64-4c-16g-18766 does not seem to be running inside a container 01:03:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/537 -v /w/workspace/edgex-go/537:/w/workspace/edgex-go/537:rw,z -v /w/workspace/edgex-go/537@tmp:/w/workspace/edgex-go/537@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 01:03:22 $ docker top 3a3b5f0abde16badd5f4f1fb961fe8064e33ba721440789e813709402147c436 -eo pid,comm [Pipeline] { [Pipeline] sh 01:03:23 + go version 01:03:23 go version go1.20.2 linux/arm64 [Pipeline] } 01:03:23 $ docker stop --time=1 3a3b5f0abde16badd5f4f1fb961fe8064e33ba721440789e813709402147c436 01:03:24 #102 ... 01:03:24 01:03:24 #107 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:03:24 #107 64.41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:03:24 $ docker rm -f --volumes 3a3b5f0abde16badd5f4f1fb961fe8064e33ba721440789e813709402147c436 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:03:25 01:03:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:03:25 latest: Pulling from edgex-devops/edgex-compose-arm64 01:03:25 547446be3368: Pulling fs layer 01:03:25 d125d8839a47: Pulling fs layer 01:03:25 3e85d5ac6304: Pulling fs layer 01:03:25 c3105a71a48b: Pulling fs layer 01:03:25 0f093f025ec4: Pulling fs layer 01:03:25 c3106fc0e877: Pulling fs layer 01:03:25 c3105a71a48b: Waiting 01:03:25 0f093f025ec4: Waiting 01:03:25 547446be3368: Verifying Checksum 01:03:25 547446be3368: Download complete 01:03:25 c3105a71a48b: Verifying Checksum 01:03:25 c3105a71a48b: Download complete 01:03:26 d125d8839a47: Verifying Checksum 01:03:26 d125d8839a47: Download complete 01:03:26 c3106fc0e877: Verifying Checksum 01:03:26 c3106fc0e877: Download complete 01:03:26 0f093f025ec4: Verifying Checksum 01:03:26 0f093f025ec4: Download complete 01:03:27 547446be3368: Pull complete 01:03:28 d125d8839a47: Pull complete 01:03:28 3e85d5ac6304: Verifying Checksum 01:03:28 3e85d5ac6304: Download complete 01:03:36 3e85d5ac6304: Pull complete 01:03:36 c3105a71a48b: Pull complete 01:03:36 0f093f025ec4: Pull complete 01:03:37 c3106fc0e877: Pull complete 01:03:37 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 01:03:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:03:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:03:37 prd-ubuntu20.04-docker-arm64-4c-16g-18766 does not seem to be running inside a container 01:03:37 $ 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/537 -v /w/workspace/edgex-go/537:/w/workspace/edgex-go/537:rw,z -v /w/workspace/edgex-go/537@tmp:/w/workspace/edgex-go/537@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 01:03:39 #107 ... 01:03:39 01:03:39 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:03:39 #144 DONE 81.4s 01:03:39 01:03:39 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:03:39 #140 DONE 81.4s 01:03:39 01:03:39 #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:03:39 #141 DONE 81.4s 01:03:39 01:03:39 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:03:39 #146 DONE 81.4s 01:03:39 01:03:39 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:03:39 #145 DONE 81.4s 01:03:39 01:03:39 #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:03:39 #142 DONE 81.4s 01:03:39 01:03:39 #112 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:03:39 #112 DONE 81.5s 01:03:39 01:03:39 #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:03:39 #143 DONE 81.6s 01:03:39 01:03:39 #113 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:03:39 #113 DONE 81.5s 01:03:39 01:03:39 #147 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:03:39 #147 ... 01:03:39 01:03:39 #107 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:03:39 #107 DONE 81.8s 01:03:39 01:03:39 #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:03:39 #102 DONE 81.8s 01:03:39 01:03:39 #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:03:39 #148 ... 01:03:39 01:03:39 #149 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:03:39 #149 DONE 0.7s 01:03:39 01:03:39 #150 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:03:39 #150 DONE 0.7s 01:03:39 01:03:39 #151 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:03:39 #151 DONE 0.7s 01:03:39 01:03:39 #147 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:03:39 #147 DONE 0.7s 01:03:39 01:03:39 #152 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:03:39 #152 DONE 0.5s 01:03:39 01:03:39 #153 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:03:39 $ docker top 2236f1363cef615b16be24690462ea5a15cf46c8a3c610a2376cb9bffb4e08a1 -eo pid,comm 01:03:39 #153 ... 01:03:39 01:03:39 #154 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 01:03:39 #154 DONE 0.4s 01:03:39 01:03:39 #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:03:39 #148 DONE 0.5s 01:03:39 01:03:39 #155 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 01:03:39 #155 CACHED 01:03:39 01:03:39 #156 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 01:03:39 #156 CACHED 01:03:39 01:03:39 #157 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:03:39 #157 DONE 0.3s 01:03:39 01:03:39 #158 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:03:39 #158 CACHED 01:03:39 01:03:39 #159 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:03:39 #159 CACHED 01:03:39 01:03:39 #160 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:03:39 #160 DONE 0.3s 01:03:39 01:03:39 #161 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:03:39 #161 CACHED 01:03:39 01:03:39 #162 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:03:39 #162 CACHED 01:03:39 01:03:39 #153 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:03:39 #153 DONE 0.3s 01:03:39 01:03:39 #163 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:03:39 #163 CACHED 01:03:39 01:03:39 #164 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:03:39 #164 CACHED 01:03:39 01:03:39 #165 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [Pipeline] { [Pipeline] sh 01:03:39 #165 ... 01:03:39 01:03:39 #166 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:03:39 #166 DONE 0.4s 01:03:39 01:03:39 #167 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:03:39 #167 DONE 0.3s 01:03:39 01:03:39 #168 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:03:40 + docker compose -f ./docker-compose-build.yml build --parallel 01:03:40 #168 ... 01:03:40 01:03:40 #169 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 01:03:40 #169 DONE 0.6s 01:03:40 01:03:40 #170 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:03:41 #170 ... 01:03:41 01:03:41 #171 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:03:41 #171 DONE 1.4s 01:03:41 01:03:41 #172 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:03:41 #172 DONE 1.4s 01:03:41 01:03:41 #173 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:03:41 #173 DONE 1.5s 01:03:41 01:03:41 #174 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:03:41 #174 DONE 1.5s 01:03:41 01:03:41 #175 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:03:41 #175 DONE 1.6s 01:03:41 01:03:41 #170 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:03:41 #170 DONE 1.5s 01:03:41 01:03:41 #165 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:03:41 #165 DONE 1.6s 01:03:41 01:03:41 #176 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:03:41 #176 ... 01:03:41 01:03:41 #177 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:03:41 #177 DONE 1.6s 01:03:41 01:03:41 #168 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:03:41 #168 DONE 1.5s 01:03:41 01:03:41 #178 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 01:03:41 #178 DONE 1.9s 01:03:41 01:03:41 #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 01:03:41 #179 ... 01:03:41 01:03:41 #180 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:03:41 #180 DONE 0.6s 01:03:41 01:03:41 #181 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:03:41 #181 DONE 0.6s 01:03:41 01:03:41 #182 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:03:41 #182 DONE 0.4s 01:03:41 01:03:41 #183 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 01:03:41 #183 DONE 0.6s 01:03:41 01:03:41 #184 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:03:41 #184 DONE 0.5s 01:03:41 01:03:41 #176 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:03:41 #176 DONE 0.5s 01:03:41 01:03:41 #185 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:03:41 #185 DONE 0.5s 01:03:41 01:03:41 #186 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:03:41 #186 DONE 0.5s 01:03:41 01:03:41 #187 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:03:41 #187 DONE 0.5s 01:03:41 01:03:41 #188 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 01:03:41 #188 DONE 0.4s 01:03:41 01:03:41 #138 [core-command] exporting to image 01:03:41 #138 exporting layers 01:03:41 #138 ... 01:03:41 01:03:41 #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 01:03:41 #179 DONE 0.5s 01:03:41 01:03:41 #138 [core-data] exporting to image 01:03:41 #138 ... 01:03:41 01:03:41 #189 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 01:03:41 #189 DONE 0.4s 01:03:41 01:03:41 #190 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:03:41 #190 DONE 0.3s 01:03:41 01:03:41 #191 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:03:41 #191 DONE 0.3s 01:03:41 01:03:41 #192 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:03:41 #192 DONE 0.3s 01:03:41 01:03:41 #138 [core-data] exporting to image 01:03:41 #138 exporting layers 0.4s done 01:03:42 #138 ... 01:03:42 01:03:42 #193 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:03:42 #193 DONE 0.3s 01:03:42 01:03:42 #138 [support-notifications] exporting to image 01:03:42 #138 exporting layers 0.4s done 01:03:42 #138 writing image sha256:027b6f04256593b6de8b6954363f21959412c2d97c457f987ff6cec681248321 0.1s done 01:03:42 #138 writing image sha256:524449c315b253e18d7bd93c1401155c6c2e783b67cfd8d76fc9fea54044d109 0.0s done 01:03:42 #138 writing image sha256:13f36807d922e62712b8525ca6b1f82f1a8c373432c70fe15d7494373252718d 0.0s done 01:03:42 #138 naming to docker.io/library/security-spiffe-token-provider 0.0s done 01:03:42 #138 naming to docker.io/library/support-notifications 0.0s done 01:03:42 #138 naming to docker.io/library/core-data 01:03:42 #138 ... 01:03:42 01:03:42 #194 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 01:03:42 #194 DONE 0.3s 01:03:42 01:03:42 #138 [core-data] exporting to image 01:03:42 #138 exporting layers 0.2s done 01:03:42 #138 naming to docker.io/library/core-data 0.1s done 01:03:42 #138 ... 01:03:42 01:03:42 #195 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:03:42 #195 DONE 0.3s 01:03:42 01:03:42 #138 [support-scheduler] exporting to image 01:03:42 #138 writing image sha256:da3537f25a15d94fdcd82c9951d73a71e9f380213dcb4558919a9cf6746a6ab5 done 01:03:42 #138 naming to docker.io/library/support-scheduler done 01:03:42 #138 writing image sha256:459f7f11d60923936cec35794eb09c97e02f5d43ea0e407061b6cf5a4e4bea84 0.0s done 01:03:42 #138 writing image sha256:aeb193def1449455fba51b45e29e880cef2095364cd5b5d9251e151b68d192bd 01:03:42 #138 naming to docker.io/library/core-command 01:03:42 #138 writing image sha256:aeb193def1449455fba51b45e29e880cef2095364cd5b5d9251e151b68d192bd 0.2s done 01:03:42 #138 naming to docker.io/library/core-command 0.1s done 01:03:42 #138 naming to docker.io/library/core-metadata done 01:03:42 #138 DONE 2.1s 01:03:42 01:03:42 #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:03:42 #196 ... 01:03:42 01:03:42 #197 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:03:42 #197 DONE 0.4s 01:03:42 01:03:42 #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:03:42 #196 DONE 0.4s 01:03:42 01:03:42 #198 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:03:42 #198 DONE 0.7s 01:03:42 01:03:42 #199 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:03:42 #199 DONE 0.7s 01:03:42 01:03:42 #138 [core-common-config-bootstrapper] exporting to image 01:03:42 #138 ... 01:03:42 01:03:42 #200 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:03:42 #200 DONE 0.3s 01:03:43 01:03:43 #201 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:03:43 #201 DONE 0.3s 01:03:43 01:03:43 #202 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:03:43 #202 DONE 1.0s 01:03:43 01:03:43 #203 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:03:43 #203 DONE 0.1s 01:03:43 01:03:43 #204 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 01:03:43 #204 DONE 0.1s 01:03:43 01:03:43 #138 [security-proxy-setup] exporting to image 01:03:43 #138 exporting layers 0.3s done 01:03:43 #138 writing image sha256:dc7f4dfb023f99399c6b246e6c0767961d7e713a40161d775cb027c2b3ea8070 0.0s done 01:03:43 #138 naming to docker.io/library/core-common-config-bootstrapper 01:03:43 #138 ... 01:03:43 01:03:43 #205 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 01:03:43 #205 DONE 0.1s 01:03:43 01:03:43 #138 [core-common-config-bootstrapper] exporting to image 01:03:43 #138 exporting layers 0.4s done 01:03:43 #138 naming to docker.io/library/core-common-config-bootstrapper done 01:03:43 #138 writing image sha256:659a2a6563d8a1a1a7b846be2d0331334263ca8771c72cd60a22c05f60f8c740 0.0s done 01:03:43 #138 naming to docker.io/library/security-proxy-auth 01:03:43 #138 exporting layers 0.2s done 01:03:43 #138 naming to docker.io/library/security-proxy-auth done 01:03:43 #138 writing image sha256:505cfdbc4092d99d4aeaf69824060039b144197360d542824bb996a63cf644dc done 01:03:43 #138 naming to docker.io/library/security-proxy-setup 0.0s done 01:03:43 #138 DONE 2.6s 01:03:43 01:03:43 #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 01:03:43 #206 DONE 0.1s 01:03:43 01:03:43 #207 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:03:43 #207 ... 01:03:43 01:03:43 #208 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:03:43 #208 DONE 0.0s 01:03:43 01:03:43 #207 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:03:43 #207 DONE 0.5s 01:03:43 01:03:43 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 01:03:43 #209 DONE 0.4s 01:03:43 01:03:43 #138 [security-secretstore-setup] exporting to image 01:03:43 #138 exporting layers 0.2s done 01:03:43 #138 writing image sha256:23ccd0b4a1e6328dffe3a5ee3f8216b4d168eae801296ff56eef359e1a482e00 0.1s done 01:03:43 #138 naming to docker.io/library/security-secretstore-setup 01:03:43 #138 naming to docker.io/library/security-secretstore-setup 0.0s done 01:03:43 #138 exporting layers 0.3s done 01:03:43 #138 writing image sha256:5c00b83a0ade3e3271c07b45dfec8c9aac89ac70ce6824c0aa6b01c3b1137374 done 01:03:43 #138 naming to docker.io/library/security-bootstrapper done 01:03:43 #138 DONE 3.1s 01:03:43 time="2023-06-17T01:00:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:03:43 time="2023-06-17T01:00:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:03:43 time="2023-06-17T01:00:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:03:43 time="2023-06-17T01:00:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:03:43 time="2023-06-17T01:00:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:03:43 time="2023-06-17T01:00:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:03:43 time="2023-06-17T01:00:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:03:43 time="2023-06-17T01:00:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:03:43 time="2023-06-17T01:00:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:03:43 time="2023-06-17T01:00:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:03:43 time="2023-06-17T01:00:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:03:43 time="2023-06-17T01:00:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:03:43 time="2023-06-17T01:00:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:03:43 time="2023-06-17T01:00:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:03:43 $ docker stop --time=1 cee737bfb4166f3a634a6e4b21903ebc0320f19a5456cdc28a07515f3e4c1884 01:03:45 $ docker rm -f --volumes cee737bfb4166f3a634a6e4b21903ebc0320f19a5456cdc28a07515f3e4c1884 [Pipeline] // withDockerContainer [Pipeline] sh 01:03:45 + docker images 01:03:45 REPOSITORY TAG IMAGE ID CREATED SIZE 01:03:45 security-secretstore-setup latest 23ccd0b4a1e6 2 seconds ago 32.8MB 01:03:45 security-bootstrapper latest 5c00b83a0ade 2 seconds ago 22.2MB 01:03:45 security-proxy-auth latest 659a2a6563d8 3 seconds ago 18.3MB 01:03:45 core-common-config-bootstrapper latest dc7f4dfb023f 3 seconds ago 17.2MB 01:03:45 security-proxy-setup latest 505cfdbc4092 3 seconds ago 18.8MB 01:03:45 core-command latest 459f7f11d609 4 seconds ago 19.9MB 01:03:45 security-spiffe-token-provider latest 027b6f042565 4 seconds ago 32.8MB 01:03:45 core-data latest 13f36807d922 4 seconds ago 20.1MB 01:03:45 core-metadata latest aeb193def144 4 seconds ago 20.4MB 01:03:45 support-notifications latest 524449c315b2 4 seconds ago 32.4MB 01:03:45 support-scheduler latest da3537f25a15 4 seconds ago 31.8MB 01:03:45 security-spire-server latest eea6b0be311c About a minute ago 103MB 01:03:45 security-spire-config latest 1b23cd2560b8 About a minute ago 102MB 01:03:45 security-spire-agent latest 0c1c772752f1 About a minute ago 161MB 01:03:45 ci-base-image-x86_64 latest 84e9c399d66c 5 minutes ago 918MB 01:03:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 weeks ago 334MB 01:03:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 7 weeks ago 700MB 01:03:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 11 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 01:03:45 provisioning config files... 01:03:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/537@tmp/config4269038155299070931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:03:45 ---> docker-login.sh 01:03:45 nexus3.edgexfoundry.org:10001 01:03:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:03:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:03:45 Configure a credential helper to remove this warning. See 01:03:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:03:45 01:03:45 Login Succeeded 01:03:45 nexus3.edgexfoundry.org:10002 01:03:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:03:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:03:45 Configure a credential helper to remove this warning. See 01:03:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:03:45 01:03:45 Login Succeeded 01:03:45 nexus3.edgexfoundry.org:10003 01:03:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:03:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:03:46 Configure a credential helper to remove this warning. See 01:03:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:03:46 01:03:46 Login Succeeded 01:03:46 nexus3.edgexfoundry.org:10004 01:03:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:03:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:03:46 Configure a credential helper to remove this warning. See 01:03:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:03:46 01:03:46 Login Succeeded 01:03:46 docker.io 01:03:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:03:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:03:46 Configure a credential helper to remove this warning. See 01:03:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:03:46 01:03:46 Login Succeeded 01:03:46 ---> docker-login.sh ends [Pipeline] } 01:03:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:03:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:03:46 [edgeXDocker.push] Tagging docker image core-command with the following tags: 01:03:46 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:03:46 latest 01:03:46 3.1.0-dev.4 01:03:46 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:03:46 main 01:03:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:47 + docker push nexus3.edgexfoundry.org:10004/core-command:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:03:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:03:47 976d3c1ae753: Preparing 01:03:47 3105630c55cf: Preparing 01:03:47 38a78873fe2e: Preparing 01:03:47 0c84e793e720: Preparing 01:03:47 87a5bb796f0e: Preparing 01:03:47 3dab9f8bf2d2: Preparing 01:03:47 3dab9f8bf2d2: Waiting 01:03:47 87a5bb796f0e: Pushed 01:03:47 0c84e793e720: Pushed 01:03:47 38a78873fe2e: Pushed 01:03:47 976d3c1ae753: Pushed 01:03:47 3dab9f8bf2d2: Layer already exists 01:03:48 3105630c55cf: Pushed 01:03:48 #1 [security-spire-agent internal] load build definition from Dockerfile 01:03:48 #1 transferring dockerfile: 2.68kB done 01:03:48 #1 DONE 0.1s 01:03:48 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:94903358f26c6d5060a0b4daf05af639969d95ecd284a34fe85bb7eb3de33afc size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:48 01:03:48 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:03:48 #2 transferring dockerfile: 2.12kB done 01:03:48 #2 DONE 0.0s 01:03:48 01:03:48 #3 [core-metadata internal] load build definition from Dockerfile 01:03:48 #3 transferring dockerfile: 1.96kB done 01:03:48 #3 DONE 0.1s 01:03:48 01:03:48 #4 [security-proxy-setup internal] load build definition from Dockerfile 01:03:48 #4 transferring dockerfile: 2.06kB done 01:03:48 #4 DONE 0.0s 01:03:48 01:03:48 #5 [security-bootstrapper internal] load build definition from Dockerfile 01:03:49 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest 01:03:49 #5 transferring dockerfile: 2.82kB done 01:03:49 #5 DONE 0.0s 01:03:49 01:03:49 #6 [support-notifications internal] load build definition from Dockerfile 01:03:49 #6 transferring dockerfile: 1.84kB 0.0s done 01:03:49 #6 DONE 0.1s 01:03:49 01:03:49 #7 [security-secretstore-setup internal] load build definition from Dockerfile 01:03:49 #7 transferring dockerfile: 2.38kB done 01:03:49 #7 DONE 0.0s 01:03:49 01:03:49 #8 [support-scheduler internal] load build definition from Dockerfile 01:03:49 #8 transferring dockerfile: 1.82kB done 01:03:49 #8 DONE 0.1s 01:03:49 01:03:49 #9 [security-spire-server internal] load build definition from Dockerfile [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:49 #9 transferring dockerfile: 2.63kB done 01:03:49 #9 DONE 0.1s 01:03:49 01:03:49 #10 [security-spire-config internal] load build definition from Dockerfile 01:03:49 #10 transferring dockerfile: 2.58kB 0.0s done 01:03:49 #10 DONE 0.1s 01:03:49 01:03:49 #11 [core-command internal] load build definition from Dockerfile 01:03:49 #11 transferring dockerfile: 1.82kB 0.0s done 01:03:49 #11 DONE 0.1s 01:03:49 01:03:49 #12 [security-proxy-auth internal] load build definition from Dockerfile 01:03:49 #12 transferring dockerfile: 2.04kB done 01:03:49 #12 DONE 0.1s 01:03:49 01:03:49 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:03:49 #13 transferring dockerfile: 1.78kB done 01:03:49 #13 DONE 0.1s 01:03:49 01:03:49 #14 [core-data internal] load build definition from Dockerfile 01:03:49 #14 transferring dockerfile: 1.90kB 0.0s done 01:03:49 #14 DONE 0.1s 01:03:49 01:03:49 #15 [security-spire-agent internal] load .dockerignore 01:03:49 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 01:03:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:03:49 976d3c1ae753: Preparing 01:03:49 3105630c55cf: Preparing 01:03:49 38a78873fe2e: Preparing 01:03:49 0c84e793e720: Preparing 01:03:49 87a5bb796f0e: Preparing 01:03:49 3dab9f8bf2d2: Preparing 01:03:49 3dab9f8bf2d2: Waiting 01:03:49 976d3c1ae753: Layer already exists 01:03:49 87a5bb796f0e: Layer already exists 01:03:49 38a78873fe2e: Layer already exists 01:03:49 0c84e793e720: Layer already exists 01:03:49 3105630c55cf: Layer already exists 01:03:49 3dab9f8bf2d2: Layer already exists 01:03:49 latest: digest: sha256:94903358f26c6d5060a0b4daf05af639969d95ecd284a34fe85bb7eb3de33afc size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:49 #15 transferring context: 56B done 01:03:49 #15 DONE 0.1s 01:03:49 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:50 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.4 01:03:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:03:50 976d3c1ae753: Preparing 01:03:50 3105630c55cf: Preparing 01:03:50 38a78873fe2e: Preparing 01:03:50 0c84e793e720: Preparing 01:03:50 87a5bb796f0e: Preparing 01:03:50 3dab9f8bf2d2: Preparing 01:03:50 3dab9f8bf2d2: Waiting 01:03:50 0c84e793e720: Layer already exists 01:03:50 87a5bb796f0e: Layer already exists 01:03:50 38a78873fe2e: Layer already exists 01:03:50 976d3c1ae753: Layer already exists 01:03:50 3105630c55cf: Layer already exists 01:03:50 3dab9f8bf2d2: Layer already exists 01:03:50 3.1.0-dev.4: digest: sha256:94903358f26c6d5060a0b4daf05af639969d95ecd284a34fe85bb7eb3de33afc size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:50 01:03:50 #16 [core-common-config-bootstrapper internal] load .dockerignore 01:03:50 #16 transferring context: 56B done 01:03:50 #16 DONE 0.0s 01:03:50 01:03:50 #17 [core-metadata internal] load .dockerignore 01:03:50 #17 transferring context: 56B done 01:03:50 #17 DONE 0.0s 01:03:50 01:03:50 #18 [security-proxy-setup internal] load .dockerignore 01:03:50 #18 transferring context: 56B done 01:03:50 #18 DONE 0.0s 01:03:50 01:03:50 #19 [security-bootstrapper internal] load .dockerignore 01:03:50 #19 transferring context: 56B done 01:03:50 #19 DONE 0.0s 01:03:50 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:50 01:03:50 #20 [support-notifications internal] load .dockerignore 01:03:50 #20 transferring context: 56B done 01:03:50 #20 DONE 0.0s 01:03:50 01:03:50 #21 [security-secretstore-setup internal] load .dockerignore 01:03:50 #21 transferring context: 56B done 01:03:50 #21 DONE 0.0s 01:03:50 01:03:50 #22 [support-scheduler internal] load .dockerignore 01:03:50 #22 transferring context: 56B done 01:03:50 #22 DONE 0.1s 01:03:50 01:03:50 #23 [security-spire-server internal] load .dockerignore 01:03:50 #23 transferring context: 56B done 01:03:50 #23 DONE 0.1s 01:03:50 01:03:50 #24 [security-spire-config internal] load .dockerignore 01:03:50 #24 transferring context: 56B 0.0s done 01:03:50 #24 DONE 0.1s 01:03:50 01:03:50 #25 [core-command internal] load .dockerignore 01:03:50 + docker push nexus3.edgexfoundry.org:10004/core-command:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:03:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:03:50 976d3c1ae753: Preparing 01:03:50 3105630c55cf: Preparing 01:03:50 38a78873fe2e: Preparing 01:03:50 0c84e793e720: Preparing 01:03:50 87a5bb796f0e: Preparing 01:03:50 3dab9f8bf2d2: Preparing 01:03:50 3dab9f8bf2d2: Waiting 01:03:50 87a5bb796f0e: Layer already exists 01:03:50 0c84e793e720: Layer already exists 01:03:50 38a78873fe2e: Layer already exists 01:03:50 976d3c1ae753: Layer already exists 01:03:50 3105630c55cf: Layer already exists 01:03:50 3dab9f8bf2d2: Layer already exists 01:03:50 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:94903358f26c6d5060a0b4daf05af639969d95ecd284a34fe85bb7eb3de33afc size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:50 #25 transferring context: 56B done 01:03:50 #25 DONE 0.1s 01:03:50 01:03:50 #26 [security-proxy-auth internal] load .dockerignore 01:03:50 #26 transferring context: 56B 0.0s done 01:03:50 #26 DONE 0.1s 01:03:50 01:03:50 #27 [security-spiffe-token-provider internal] load .dockerignore 01:03:50 #27 transferring context: 56B done 01:03:50 #27 DONE 0.1s 01:03:50 01:03:50 #28 [core-data internal] load .dockerignore 01:03:50 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:51 #28 transferring context: 56B done 01:03:51 #28 DONE 0.1s 01:03:51 01:03:51 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:03:51 #29 DONE 0.0s 01:03:51 01:03:51 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 01:03:51 #30 DONE 0.1s 01:03:51 01:03:51 #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 01:03:51 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 01:03:51 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 01:03:51 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 01:03:51 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 01:03:51 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 2.10MB / 3.26MB 0.1s 01:03:51 + docker push nexus3.edgexfoundry.org:10004/core-command:main 01:03:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:03:51 976d3c1ae753: Preparing 01:03:51 3105630c55cf: Preparing 01:03:51 38a78873fe2e: Preparing 01:03:51 0c84e793e720: Preparing 01:03:51 87a5bb796f0e: Preparing 01:03:51 3dab9f8bf2d2: Preparing 01:03:51 3dab9f8bf2d2: Waiting 01:03:51 38a78873fe2e: Layer already exists 01:03:51 3105630c55cf: Layer already exists 01:03:51 87a5bb796f0e: Layer already exists 01:03:51 976d3c1ae753: Layer already exists 01:03:51 0c84e793e720: Layer already exists 01:03:51 3dab9f8bf2d2: Layer already exists 01:03:51 main: digest: sha256:94903358f26c6d5060a0b4daf05af639969d95ecd284a34fe85bb7eb3de33afc size: 1570 [Pipeline] } 01:03:51 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 01:03:51 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:03:51 ===================================================== [Pipeline] echo 01:03:51 taggedImages: 01:03:51 - nexus3.edgexfoundry.org:10004/core-command:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:03:51 - nexus3.edgexfoundry.org:10004/core-command:latest 01:03:51 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.4 01:03:51 - nexus3.edgexfoundry.org:10004/core-command:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:03:51 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 01:03:51 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 01:03:51 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:03:51 latest 01:03:51 3.1.0-dev.4 01:03:51 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:03:51 main 01:03:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:51 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:51 #31 ... 01:03:51 01:03:51 #32 [security-spire-agent internal] load build context 01:03:51 #32 transferring context: 2.56MB 0.6s done 01:03:51 #32 DONE 0.7s 01:03:51 01:03:51 #33 [security-spire-agent builder 1/9] FROM docker.io/library/ci-base-image-arm64 01:03:51 #33 DONE 0.8s 01:03:51 01:03:51 #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 01:03:51 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 0.7s done 01:03:51 #31 ... 01:03:51 01:03:51 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:03:51 #29 DONE 0.0s 01:03:51 01:03:51 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 01:03:51 #30 DONE 0.2s 01:03:51 01:03:51 #34 [security-spire-agent builder 2/9] WORKDIR /edgex-go 01:03:51 #34 DONE 0.2s 01:03:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:03:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:03:52 3711a3e400a9: Preparing 01:03:52 3ae835200b58: Preparing 01:03:52 ce844ece13e2: Preparing 01:03:52 f586b80fde78: Preparing 01:03:52 38a78873fe2e: Preparing 01:03:52 0c84e793e720: Preparing 01:03:52 87a5bb796f0e: Preparing 01:03:52 3dab9f8bf2d2: Preparing 01:03:52 87a5bb796f0e: Waiting 01:03:52 0c84e793e720: Waiting 01:03:52 3dab9f8bf2d2: Waiting 01:03:52 38a78873fe2e: Layer already exists 01:03:52 0c84e793e720: Layer already exists 01:03:52 87a5bb796f0e: Layer already exists 01:03:52 3dab9f8bf2d2: Layer already exists 01:03:52 3ae835200b58: Pushed 01:03:52 ce844ece13e2: Pushed 01:03:52 3711a3e400a9: Pushed 01:03:52 01:03:52 #33 [core-common-config-bootstrapper builder 1/9] FROM docker.io/library/ci-base-image-arm64 01:03:52 #33 DONE 1.4s 01:03:52 01:03:52 #34 [core-common-config-bootstrapper builder 2/9] WORKDIR /edgex-go 01:03:52 #34 DONE 0.3s 01:03:52 01:03:52 #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 01:03:52 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 01:03:52 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 01:03:52 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 01:03:52 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 01:03:52 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 01:03:52 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 0.7s done 01:03:52 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 01:03:52 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 01:03:52 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 01:03:52 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 01:03:52 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 01:03:52 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 0.7s done 01:03:52 #31 DONE 1.8s 01:03:52 01:03:52 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:03:52 #29 DONE 0.0s 01:03:52 01:03:52 #33 [security-proxy-setup builder 1/9] FROM docker.io/library/ci-base-image-arm64 01:03:52 #33 DONE 1.4s 01:03:52 01:03:52 #34 [security-proxy-setup builder 2/9] WORKDIR /edgex-go 01:03:52 #34 DONE 0.4s 01:03:52 01:03:52 #35 [security-proxy-setup internal] load build context 01:03:52 #35 ... 01:03:52 01:03:52 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:03:52 #29 DONE 0.0s 01:03:52 01:03:52 #35 [security-proxy-setup internal] load build context 01:03:52 #35 ... 01:03:52 01:03:52 #33 [support-notifications builder 1/9] FROM docker.io/library/ci-base-image-arm64 01:03:52 #33 DONE 1.4s 01:03:52 01:03:52 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:03:52 #29 DONE 0.0s 01:03:52 01:03:52 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 01:03:52 #30 DONE 0.6s 01:03:52 01:03:52 #36 [security-secretstore-setup internal] load build context 01:03:52 #36 DONE 0.0s 01:03:52 01:03:52 #34 [support-notifications builder 2/9] WORKDIR /edgex-go 01:03:52 #34 DONE 0.4s 01:03:52 01:03:52 #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 01:03:52 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 01:03:52 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 01:03:52 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 01:03:52 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 01:03:52 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 01:03:52 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 0.7s done 01:03:52 #31 DONE 1.8s 01:03:52 01:03:52 #33 [security-bootstrapper builder 1/9] FROM docker.io/library/ci-base-image-arm64 01:03:52 #33 DONE 1.4s 01:03:52 01:03:52 #34 [security-bootstrapper builder 2/9] WORKDIR /edgex-go 01:03:52 #34 DONE 0.4s 01:03:52 01:03:52 #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 01:03:52 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 01:03:52 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 01:03:52 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 01:03:52 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 01:03:52 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 01:03:52 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 0.7s done 01:03:52 #31 DONE 1.8s 01:03:52 01:03:52 #37 [security-bootstrapper internal] load build context 01:03:52 #37 ... 01:03:52 01:03:52 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:03:52 #29 DONE 0.0s 01:03:52 f586b80fde78: Pushed 01:03:52 01:03:52 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:03:52 #29 DONE 0.0s 01:03:52 01:03:52 #38 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 01:03:53 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:f60546d40d3cdc23b6804acadbedd4cce7e7ad372dac782a8d4b318dd729c565 size: 1985 [Pipeline] } 01:03:53 #38 ... 01:03:53 01:03:53 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:03:53 #29 DONE 0.0s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:53 01:03:53 #33 [support-scheduler builder 1/9] FROM docker.io/library/ci-base-image-arm64 01:03:53 #33 DONE 1.5s 01:03:53 01:03:53 #34 [support-scheduler builder 2/9] WORKDIR /edgex-go 01:03:53 #34 DONE 0.4s 01:03:53 01:03:53 #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 01:03:53 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 01:03:53 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 01:03:53 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 01:03:53 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 01:03:53 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 01:03:53 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 0.7s done 01:03:53 #31 DONE 1.8s 01:03:53 01:03:53 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:03:53 #29 DONE 0.0s 01:03:53 01:03:53 #35 [security-proxy-setup internal] load build context 01:03:53 #35 transferring context: 2.56MB 1.1s done 01:03:53 #35 DONE 1.3s 01:03:53 01:03:53 #39 [support-scheduler internal] load build context 01:03:53 #39 ... 01:03:53 01:03:53 #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 01:03:53 #30 DONE 1.4s 01:03:53 + 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 01:03:53 01:03:53 #33 [security-spire-config builder 1/9] FROM docker.io/library/ci-base-image-arm64 01:03:53 #33 DONE 1.5s 01:03:53 01:03:53 #34 [security-spire-config builder 2/9] WORKDIR /edgex-go 01:03:53 #34 DONE 0.4s 01:03:53 01:03:53 #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 01:03:53 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 01:03:53 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 01:03:53 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 01:03:53 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 01:03:53 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 01:03:53 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 0.7s done 01:03:53 #31 DONE 1.8s 01:03:53 01:03:53 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:03:53 #29 DONE 0.0s 01:03:53 01:03:53 #40 [core-common-config-bootstrapper internal] load build context 01:03:53 #40 transferring context: 2.56MB 1.4s done 01:03:53 #40 ... 01:03:53 01:03:53 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 01:03:53 #30 DONE 1.6s 01:03:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:03:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:03:53 3711a3e400a9: Preparing 01:03:53 3ae835200b58: Preparing 01:03:53 ce844ece13e2: Preparing 01:03:53 f586b80fde78: Preparing 01:03:53 38a78873fe2e: Preparing 01:03:53 0c84e793e720: Preparing 01:03:53 87a5bb796f0e: Preparing 01:03:53 3dab9f8bf2d2: Preparing 01:03:53 0c84e793e720: Waiting 01:03:53 87a5bb796f0e: Waiting 01:03:53 3dab9f8bf2d2: Waiting 01:03:53 38a78873fe2e: Layer already exists 01:03:53 3711a3e400a9: Layer already exists 01:03:53 ce844ece13e2: Layer already exists 01:03:53 f586b80fde78: Layer already exists 01:03:53 3ae835200b58: Layer already exists 01:03:53 0c84e793e720: Layer already exists 01:03:53 3dab9f8bf2d2: Layer already exists 01:03:53 87a5bb796f0e: Layer already exists 01:03:53 latest: digest: sha256:f60546d40d3cdc23b6804acadbedd4cce7e7ad372dac782a8d4b318dd729c565 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:54 01:03:54 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:03:54 #29 DONE 0.1s 01:03:54 01:03:54 #41 [core-metadata internal] load build context 01:03:54 #41 transferring context: 2.56MB 1.4s done 01:03:54 #41 DONE 1.8s 01:03:54 01:03:54 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 01:03:54 #30 ... 01:03:54 01:03:54 #40 [core-common-config-bootstrapper internal] load build context 01:03:54 #40 DONE 1.8s 01:03:54 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:54 01:03:54 #42 [support-notifications internal] load build context 01:03:54 #42 ... 01:03:54 01:03:54 #33 [security-proxy-auth builder 1/9] FROM docker.io/library/ci-base-image-arm64 01:03:54 #33 DONE 1.5s 01:03:54 01:03:54 #34 [security-proxy-auth builder 2/9] WORKDIR /edgex-go 01:03:54 #34 DONE 0.4s 01:03:54 01:03:54 #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 01:03:54 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 01:03:54 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 01:03:54 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 01:03:54 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 01:03:54 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 01:03:54 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 0.7s done 01:03:54 #31 DONE 1.9s 01:03:54 01:03:54 #42 [support-notifications internal] load build context 01:03:54 #42 ... 01:03:54 01:03:54 #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 01:03:54 #30 DONE 2.0s 01:03:54 01:03:54 #42 [support-notifications internal] load build context 01:03:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.4 01:03:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:03:54 3711a3e400a9: Preparing 01:03:54 3ae835200b58: Preparing 01:03:54 ce844ece13e2: Preparing 01:03:54 f586b80fde78: Preparing 01:03:54 38a78873fe2e: Preparing 01:03:54 0c84e793e720: Preparing 01:03:54 87a5bb796f0e: Preparing 01:03:54 3dab9f8bf2d2: Preparing 01:03:54 87a5bb796f0e: Waiting 01:03:54 3dab9f8bf2d2: Waiting 01:03:54 0c84e793e720: Waiting 01:03:54 38a78873fe2e: Layer already exists 01:03:54 3ae835200b58: Layer already exists 01:03:54 3711a3e400a9: Layer already exists 01:03:54 f586b80fde78: Layer already exists 01:03:54 ce844ece13e2: Layer already exists 01:03:54 87a5bb796f0e: Layer already exists 01:03:54 0c84e793e720: Layer already exists 01:03:54 3dab9f8bf2d2: Layer already exists 01:03:54 3.1.0-dev.4: digest: sha256:f60546d40d3cdc23b6804acadbedd4cce7e7ad372dac782a8d4b318dd729c565 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:54 #42 ... 01:03:54 01:03:54 #33 [security-spiffe-token-provider builder 1/9] FROM docker.io/library/ci-base-image-arm64 01:03:54 #33 DONE 1.5s 01:03:54 01:03:54 #34 [security-spiffe-token-provider builder 2/9] WORKDIR /edgex-go 01:03:54 #34 DONE 0.5s 01:03:54 01:03:54 #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 01:03:54 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 01:03:54 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 01:03:54 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 01:03:54 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 01:03:54 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 01:03:54 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 0.7s done 01:03:54 #31 DONE 1.9s 01:03:54 01:03:54 #33 [core-data builder 1/9] FROM docker.io/library/ci-base-image-arm64 01:03:54 #33 DONE 1.5s 01:03:54 01:03:54 #34 [core-data builder 2/9] WORKDIR /edgex-go 01:03:54 #34 DONE 0.5s 01:03:54 01:03:54 #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 01:03:54 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 01:03:54 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 01:03:54 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 01:03:54 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 01:03:54 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 01:03:54 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 0.7s done 01:03:54 #31 DONE 1.9s 01:03:54 01:03:54 #43 [core-data internal] load build context 01:03:54 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:03:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:03:55 3711a3e400a9: Preparing 01:03:55 3ae835200b58: Preparing 01:03:55 ce844ece13e2: Preparing 01:03:55 f586b80fde78: Preparing 01:03:55 38a78873fe2e: Preparing 01:03:55 0c84e793e720: Preparing 01:03:55 87a5bb796f0e: Preparing 01:03:55 3dab9f8bf2d2: Preparing 01:03:55 0c84e793e720: Waiting 01:03:55 87a5bb796f0e: Waiting 01:03:55 3dab9f8bf2d2: Waiting 01:03:55 38a78873fe2e: Layer already exists 01:03:55 3ae835200b58: Layer already exists 01:03:55 f586b80fde78: Layer already exists 01:03:55 ce844ece13e2: Layer already exists 01:03:55 3711a3e400a9: Layer already exists 01:03:55 87a5bb796f0e: Layer already exists 01:03:55 3dab9f8bf2d2: Layer already exists 01:03:55 0c84e793e720: Layer already exists 01:03:55 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:f60546d40d3cdc23b6804acadbedd4cce7e7ad372dac782a8d4b318dd729c565 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:55 + 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 01:03:55 #43 ... 01:03:55 01:03:55 #36 [security-secretstore-setup internal] load build context 01:03:55 #36 transferring context: 2.56MB 2.1s done 01:03:55 #36 DONE 2.9s 01:03:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:03:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:03:55 3711a3e400a9: Preparing 01:03:55 3ae835200b58: Preparing 01:03:55 ce844ece13e2: Preparing 01:03:55 f586b80fde78: Preparing 01:03:55 38a78873fe2e: Preparing 01:03:55 0c84e793e720: Preparing 01:03:55 87a5bb796f0e: Preparing 01:03:55 3dab9f8bf2d2: Preparing 01:03:55 0c84e793e720: Waiting 01:03:55 87a5bb796f0e: Waiting 01:03:55 3dab9f8bf2d2: Waiting 01:03:55 38a78873fe2e: Layer already exists 01:03:55 3711a3e400a9: Layer already exists 01:03:55 3ae835200b58: Layer already exists 01:03:55 ce844ece13e2: Layer already exists 01:03:55 f586b80fde78: Layer already exists 01:03:55 87a5bb796f0e: Layer already exists 01:03:55 0c84e793e720: Layer already exists 01:03:55 3dab9f8bf2d2: Layer already exists 01:03:55 main: digest: sha256:f60546d40d3cdc23b6804acadbedd4cce7e7ad372dac782a8d4b318dd729c565 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:03:55 ===================================================== [Pipeline] echo 01:03:55 taggedImages: 01:03:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:03:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:03:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.4 01:03:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:03:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 01:03:55 [edgeXDocker.push] Tagging docker image core-data with the following tags: 01:03:55 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:03:55 latest 01:03:55 3.1.0-dev.4 01:03:55 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:03:55 main 01:03:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry 01:03:55 [Pipeline] { 01:03:55 #44 [security-proxy-auth internal] load build context [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:56 #44 ... 01:03:56 01:03:56 #42 [support-notifications internal] load build context 01:03:56 #42 transferring context: 2.56MB 2.1s done 01:03:56 #42 DONE 3.5s 01:03:56 01:03:56 #44 [security-proxy-auth internal] load build context 01:03:56 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:56 + docker push nexus3.edgexfoundry.org:10004/core-data:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:03:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:03:56 4b2d26a4ee6f: Preparing 01:03:56 53134d4b5ead: Preparing 01:03:56 38a78873fe2e: Preparing 01:03:56 0c84e793e720: Preparing 01:03:56 3f9e9a75d326: Preparing 01:03:56 3dab9f8bf2d2: Preparing 01:03:56 3dab9f8bf2d2: Waiting 01:03:56 38a78873fe2e: Layer already exists 01:03:56 0c84e793e720: Layer already exists 01:03:56 3dab9f8bf2d2: Layer already exists 01:03:56 4b2d26a4ee6f: Pushed 01:03:56 3f9e9a75d326: Pushed 01:03:57 53134d4b5ead: Pushed 01:03:58 #44 ... 01:03:58 01:03:58 #45 [core-command internal] load build context 01:03:58 #45 transferring context: 2.56MB 3.8s done 01:03:58 #45 DONE 4.4s 01:03:58 01:03:58 #44 [security-proxy-auth internal] load build context 01:03:58 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:ca97c1f16a6702626c13be0f97f243b2718521e8dfec1bedaf58e3598205f3e3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:58 #44 ... 01:03:58 01:03:58 #37 [security-bootstrapper internal] load build context 01:03:58 #37 transferring context: 2.56MB 4.8s done 01:03:58 #37 DONE 5.9s 01:03:58 01:03:58 #44 [security-proxy-auth internal] load build context 01:03:58 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 01:03:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:03:58 4b2d26a4ee6f: Preparing 01:03:58 53134d4b5ead: Preparing 01:03:58 38a78873fe2e: Preparing 01:03:58 0c84e793e720: Preparing 01:03:58 3f9e9a75d326: Preparing 01:03:58 3dab9f8bf2d2: Preparing 01:03:58 3dab9f8bf2d2: Waiting 01:03:58 38a78873fe2e: Layer already exists 01:03:58 3f9e9a75d326: Layer already exists 01:03:58 4b2d26a4ee6f: Layer already exists 01:03:58 0c84e793e720: Layer already exists 01:03:58 53134d4b5ead: Layer already exists 01:03:58 3dab9f8bf2d2: Layer already exists 01:03:58 latest: digest: sha256:ca97c1f16a6702626c13be0f97f243b2718521e8dfec1bedaf58e3598205f3e3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:59 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.4 01:03:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:03:59 4b2d26a4ee6f: Preparing 01:03:59 53134d4b5ead: Preparing 01:03:59 38a78873fe2e: Preparing 01:03:59 0c84e793e720: Preparing 01:03:59 3f9e9a75d326: Preparing 01:03:59 3dab9f8bf2d2: Preparing 01:03:59 3dab9f8bf2d2: Waiting 01:03:59 3f9e9a75d326: Layer already exists 01:03:59 0c84e793e720: Layer already exists 01:03:59 38a78873fe2e: Layer already exists 01:03:59 4b2d26a4ee6f: Layer already exists 01:03:59 53134d4b5ead: Layer already exists 01:03:59 3dab9f8bf2d2: Layer already exists 01:03:59 3.1.0-dev.4: digest: sha256:ca97c1f16a6702626c13be0f97f243b2718521e8dfec1bedaf58e3598205f3e3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:59 + docker push nexus3.edgexfoundry.org:10004/core-data:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:03:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:03:59 4b2d26a4ee6f: Preparing 01:03:59 53134d4b5ead: Preparing 01:03:59 38a78873fe2e: Preparing 01:03:59 0c84e793e720: Preparing 01:03:59 3f9e9a75d326: Preparing 01:03:59 3dab9f8bf2d2: Preparing 01:03:59 3f9e9a75d326: Layer already exists 01:03:59 0c84e793e720: Layer already exists 01:03:59 53134d4b5ead: Layer already exists 01:03:59 4b2d26a4ee6f: Layer already exists 01:03:59 38a78873fe2e: Layer already exists 01:03:59 3dab9f8bf2d2: Layer already exists 01:03:59 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:ca97c1f16a6702626c13be0f97f243b2718521e8dfec1bedaf58e3598205f3e3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:00 #44 ... 01:04:00 01:04:00 #39 [support-scheduler internal] load build context 01:04:00 #39 transferring context: 2.56MB 4.7s done 01:04:00 #39 DONE 6.7s 01:04:00 01:04:00 #44 [security-proxy-auth internal] load build context 01:04:00 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 01:04:00 #44 ... 01:04:00 01:04:00 #46 [security-spire-config internal] load build context 01:04:00 #46 transferring context: 2.56MB 5.2s done 01:04:00 #46 DONE 6.5s 01:04:00 01:04:00 #44 [security-proxy-auth internal] load build context 01:04:00 #44 transferring context: 2.56MB 5.6s done [Pipeline] sh 01:04:00 + docker push nexus3.edgexfoundry.org:10004/core-data:main 01:04:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:04:00 4b2d26a4ee6f: Preparing 01:04:00 53134d4b5ead: Preparing 01:04:00 38a78873fe2e: Preparing 01:04:00 0c84e793e720: Preparing 01:04:00 3f9e9a75d326: Preparing 01:04:00 3dab9f8bf2d2: Preparing 01:04:00 3dab9f8bf2d2: Waiting 01:04:00 53134d4b5ead: Layer already exists 01:04:00 4b2d26a4ee6f: Layer already exists 01:04:00 38a78873fe2e: Layer already exists 01:04:00 3f9e9a75d326: Layer already exists 01:04:00 0c84e793e720: Layer already exists 01:04:00 3dab9f8bf2d2: Layer already exists 01:04:00 main: digest: sha256:ca97c1f16a6702626c13be0f97f243b2718521e8dfec1bedaf58e3598205f3e3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:04:00 ===================================================== [Pipeline] echo 01:04:00 taggedImages: 01:04:00 - nexus3.edgexfoundry.org:10004/core-data:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:04:00 - nexus3.edgexfoundry.org:10004/core-data:latest 01:04:00 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.4 01:04:00 - nexus3.edgexfoundry.org:10004/core-data:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:04:00 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 01:04:00 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 01:04:00 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:04:00 latest 01:04:00 3.1.0-dev.4 01:04:00 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:04:00 main 01:04:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:00 #44 ... 01:04:00 01:04:00 #47 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 01:04:00 #0 5.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:04:00 #0 5.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:04:00 #0 7.427 OK: 263 MiB in 53 packages 01:04:00 #47 DONE 9.7s 01:04:00 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:01 01:04:01 #48 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 01:04:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:04:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:04:01 18436ca5d3b9: Preparing 01:04:01 d669d9e6c976: Preparing 01:04:01 65195210eae9: Preparing 01:04:01 38a78873fe2e: Preparing 01:04:01 0c84e793e720: Preparing 01:04:01 87a5bb796f0e: Preparing 01:04:01 3dab9f8bf2d2: Preparing 01:04:01 87a5bb796f0e: Waiting 01:04:01 3dab9f8bf2d2: Waiting 01:04:01 0c84e793e720: Layer already exists 01:04:01 d669d9e6c976: Pushed 01:04:01 18436ca5d3b9: Pushed 01:04:01 38a78873fe2e: Layer already exists 01:04:01 #48 ... 01:04:01 01:04:01 #49 [security-spiffe-token-provider internal] load build context 01:04:01 #49 transferring context: 2.56MB 4.7s done 01:04:01 #49 DONE 6.8s 01:04:01 01:04:01 #44 [security-proxy-auth internal] load build context 01:04:01 #44 DONE 7.0s 01:04:01 01:04:01 #43 [core-data internal] load build context 01:04:01 #43 transferring context: 2.56MB 5.2s done 01:04:01 87a5bb796f0e: Layer already exists 01:04:01 3dab9f8bf2d2: Layer already exists 01:04:01 #43 ... 01:04:01 01:04:01 #50 [security-spire-server internal] load build context 01:04:01 #50 transferring context: 2.56MB 6.6s done 01:04:01 #50 DONE 8.2s 01:04:01 01:04:01 #51 [core-data builder 3/7] RUN apk add --update --no-cache make git 01:04:01 #51 ... 01:04:01 01:04:01 #43 [core-data internal] load build context 01:04:01 #43 DONE 7.2s 01:04:01 01:04:01 #52 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:04:02 #52 ... 01:04:02 01:04:02 #53 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:04:02 #0 8.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:04:02 #0 9.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:04:02 #53 ... 01:04:02 01:04:02 #54 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 01:04:02 #54 ... 01:04:02 01:04:02 #55 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:04:02 #55 ... 01:04:02 01:04:02 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:04:02 #56 ... 01:04:02 01:04:02 #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:04:02 #57 ... 01:04:02 01:04:02 #48 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 01:04:02 #48 DONE 1.7s 01:04:02 01:04:02 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 01:04:02 65195210eae9: Pushed 01:04:02 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:37bfc89b6d6ca52063b9e61b27e1546d0b18c0d194b2a06380e67540f707cf70 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:03 #58 ... 01:04:03 01:04:03 #59 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:04:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 01:04:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:04:03 18436ca5d3b9: Preparing 01:04:03 d669d9e6c976: Preparing 01:04:03 65195210eae9: Preparing 01:04:03 38a78873fe2e: Preparing 01:04:03 0c84e793e720: Preparing 01:04:03 87a5bb796f0e: Preparing 01:04:03 3dab9f8bf2d2: Preparing 01:04:03 87a5bb796f0e: Waiting 01:04:03 3dab9f8bf2d2: Waiting 01:04:03 38a78873fe2e: Layer already exists 01:04:03 0c84e793e720: Layer already exists 01:04:03 d669d9e6c976: Layer already exists 01:04:03 18436ca5d3b9: Layer already exists 01:04:03 65195210eae9: Layer already exists 01:04:03 87a5bb796f0e: Layer already exists 01:04:03 3dab9f8bf2d2: Layer already exists 01:04:03 latest: digest: sha256:37bfc89b6d6ca52063b9e61b27e1546d0b18c0d194b2a06380e67540f707cf70 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:03 #59 ... 01:04:03 01:04:03 #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:04:03 #0 6.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:04:03 #0 6.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:04:03 #0 8.282 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:04:03 #0 8.282 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:04:03 #0 8.282 OK: 17689 distinct packages available 01:04:03 #0 8.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:04:03 #0 9.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:04:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:03 #60 ... 01:04:03 01:04:03 #53 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 01:04:03 #53 11.21 OK: 263 MiB in 53 packages 01:04:03 #53 DONE 11.7s 01:04:03 01:04:03 #61 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:04:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.4 01:04:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:04:04 18436ca5d3b9: Preparing 01:04:04 d669d9e6c976: Preparing 01:04:04 65195210eae9: Preparing 01:04:04 38a78873fe2e: Preparing 01:04:04 0c84e793e720: Preparing 01:04:04 87a5bb796f0e: Preparing 01:04:04 3dab9f8bf2d2: Preparing 01:04:04 3dab9f8bf2d2: Waiting 01:04:04 87a5bb796f0e: Waiting 01:04:04 38a78873fe2e: Layer already exists 01:04:04 65195210eae9: Layer already exists 01:04:04 18436ca5d3b9: Layer already exists 01:04:04 d669d9e6c976: Layer already exists 01:04:04 0c84e793e720: Layer already exists 01:04:04 87a5bb796f0e: Layer already exists 01:04:04 3dab9f8bf2d2: Layer already exists 01:04:04 3.1.0-dev.4: digest: sha256:37bfc89b6d6ca52063b9e61b27e1546d0b18c0d194b2a06380e67540f707cf70 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:04 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:04 #61 ... 01:04:04 01:04:04 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:04:04 #62 ... 01:04:04 01:04:04 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:04:04 #56 11.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:04:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:04:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:04:04 18436ca5d3b9: Preparing 01:04:04 d669d9e6c976: Preparing 01:04:04 65195210eae9: Preparing 01:04:04 38a78873fe2e: Preparing 01:04:04 0c84e793e720: Preparing 01:04:04 87a5bb796f0e: Preparing 01:04:04 3dab9f8bf2d2: Preparing 01:04:04 87a5bb796f0e: Waiting 01:04:04 3dab9f8bf2d2: Waiting 01:04:04 18436ca5d3b9: Layer already exists 01:04:04 65195210eae9: Layer already exists 01:04:04 0c84e793e720: Layer already exists 01:04:04 38a78873fe2e: Layer already exists 01:04:04 d669d9e6c976: Layer already exists 01:04:04 87a5bb796f0e: Layer already exists 01:04:04 3dab9f8bf2d2: Layer already exists 01:04:04 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:37bfc89b6d6ca52063b9e61b27e1546d0b18c0d194b2a06380e67540f707cf70 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:04 #56 ... 01:04:04 01:04:04 #63 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:04:05 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:05 #63 ... 01:04:05 01:04:05 #61 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:04:05 #61 DONE 1.2s 01:04:05 01:04:05 #64 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:04:05 #64 ... 01:04:05 01:04:05 #65 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:04:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 01:04:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:04:05 18436ca5d3b9: Preparing 01:04:05 d669d9e6c976: Preparing 01:04:05 65195210eae9: Preparing 01:04:05 38a78873fe2e: Preparing 01:04:05 0c84e793e720: Preparing 01:04:05 87a5bb796f0e: Preparing 01:04:05 3dab9f8bf2d2: Preparing 01:04:05 87a5bb796f0e: Waiting 01:04:05 3dab9f8bf2d2: Waiting 01:04:05 0c84e793e720: Layer already exists 01:04:05 d669d9e6c976: Layer already exists 01:04:05 18436ca5d3b9: Layer already exists 01:04:05 65195210eae9: Layer already exists 01:04:05 38a78873fe2e: Layer already exists 01:04:05 87a5bb796f0e: Layer already exists 01:04:05 3dab9f8bf2d2: Layer already exists 01:04:05 main: digest: sha256:37bfc89b6d6ca52063b9e61b27e1546d0b18c0d194b2a06380e67540f707cf70 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry 01:04:05 #65 ... 01:04:05 01:04:05 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:04:05 #56 12.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:04:05 ===================================================== [Pipeline] echo 01:04:05 taggedImages: 01:04:05 - nexus3.edgexfoundry.org:10004/core-metadata:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:04:05 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:04:05 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.4 01:04:05 - nexus3.edgexfoundry.org:10004/core-metadata:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:04:05 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 01:04:05 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 01:04:05 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:04:05 latest 01:04:05 3.1.0-dev.4 01:04:05 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:04:05 main 01:04:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:05 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:04:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:04:06 525912d6ee85: Preparing 01:04:06 20c05e388c7d: Preparing 01:04:06 fcba0fb504f1: Preparing 01:04:06 b72420583d4e: Preparing 01:04:06 71f8d760be21: Preparing 01:04:06 f2875d83d296: Preparing 01:04:06 1dc7335cadae: Preparing 01:04:06 38a78873fe2e: Preparing 01:04:06 0c84e793e720: Preparing 01:04:06 0f63584a36fb: Preparing 01:04:06 e2d7156e7c06: Preparing 01:04:06 5f70bf18a086: Preparing 01:04:06 fa272eac9cbe: Preparing 01:04:06 17ceccdde8dd: Preparing 01:04:06 3dab9f8bf2d2: Preparing 01:04:06 0f63584a36fb: Waiting 01:04:06 e2d7156e7c06: Waiting 01:04:06 5f70bf18a086: Waiting 01:04:06 fa272eac9cbe: Waiting 01:04:06 17ceccdde8dd: Waiting 01:04:06 38a78873fe2e: Waiting 01:04:06 3dab9f8bf2d2: Waiting 01:04:06 0c84e793e720: Waiting 01:04:06 1dc7335cadae: Waiting 01:04:06 f2875d83d296: Waiting 01:04:06 20c05e388c7d: Pushed 01:04:06 b72420583d4e: Pushed 01:04:06 fcba0fb504f1: Pushed 01:04:06 71f8d760be21: Pushed 01:04:06 525912d6ee85: Pushed 01:04:06 38a78873fe2e: Layer already exists 01:04:06 0c84e793e720: Layer already exists 01:04:06 f2875d83d296: Pushed 01:04:06 5f70bf18a086: Pushed 01:04:06 e2d7156e7c06: Pushed 01:04:06 0f63584a36fb: Pushed 01:04:06 fa272eac9cbe: Pushed 01:04:06 3dab9f8bf2d2: Layer already exists 01:04:06 17ceccdde8dd: Pushed 01:04:06 #56 ... 01:04:06 01:04:06 #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:04:06 #60 11.68 (1/4) Installing dumb-init (1.2.5-r2) 01:04:06 #60 11.72 (2/4) Installing musl-obstack (1.2.3-r0) 01:04:06 #60 11.72 (3/4) Installing libucontext (1.2-r0) 01:04:06 #60 11.72 (4/4) Installing gcompat (1.1.0-r0) 01:04:06 #60 11.74 Executing busybox-1.35.0-r29.trigger 01:04:06 #60 11.78 OK: 8 MiB in 19 packages 01:04:06 #60 DONE 12.6s 01:04:06 01:04:06 #38 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 01:04:06 #38 13.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:04:07 1dc7335cadae: Pushed 01:04:07 #38 14.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:04:07 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:4616e60c6d130ddd52889b6fcd271249b6440cb9969ac2f882958237fac2d5fe size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:08 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:04:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:04:08 525912d6ee85: Preparing 01:04:08 20c05e388c7d: Preparing 01:04:08 fcba0fb504f1: Preparing 01:04:08 b72420583d4e: Preparing 01:04:08 71f8d760be21: Preparing 01:04:08 f2875d83d296: Preparing 01:04:08 1dc7335cadae: Preparing 01:04:08 38a78873fe2e: Preparing 01:04:08 0c84e793e720: Preparing 01:04:08 0f63584a36fb: Preparing 01:04:08 e2d7156e7c06: Preparing 01:04:08 5f70bf18a086: Preparing 01:04:08 fa272eac9cbe: Preparing 01:04:08 17ceccdde8dd: Preparing 01:04:08 3dab9f8bf2d2: Preparing 01:04:08 f2875d83d296: Waiting 01:04:08 e2d7156e7c06: Waiting 01:04:08 5f70bf18a086: Waiting 01:04:08 fa272eac9cbe: Waiting 01:04:08 17ceccdde8dd: Waiting 01:04:08 3dab9f8bf2d2: Waiting 01:04:08 1dc7335cadae: Waiting 01:04:08 0f63584a36fb: Waiting 01:04:08 38a78873fe2e: Waiting 01:04:08 0c84e793e720: Waiting 01:04:08 fcba0fb504f1: Layer already exists 01:04:08 20c05e388c7d: Layer already exists 01:04:08 525912d6ee85: Layer already exists 01:04:08 b72420583d4e: Layer already exists 01:04:08 71f8d760be21: Layer already exists 01:04:08 f2875d83d296: Layer already exists 01:04:08 1dc7335cadae: Layer already exists 01:04:08 0c84e793e720: Layer already exists 01:04:08 38a78873fe2e: Layer already exists 01:04:08 0f63584a36fb: Layer already exists 01:04:08 e2d7156e7c06: Layer already exists 01:04:08 5f70bf18a086: Layer already exists 01:04:08 17ceccdde8dd: Layer already exists 01:04:08 fa272eac9cbe: Layer already exists 01:04:08 3dab9f8bf2d2: Layer already exists 01:04:08 latest: digest: sha256:4616e60c6d130ddd52889b6fcd271249b6440cb9969ac2f882958237fac2d5fe size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:08 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.4 01:04:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:04:09 525912d6ee85: Preparing 01:04:09 20c05e388c7d: Preparing 01:04:09 fcba0fb504f1: Preparing 01:04:09 b72420583d4e: Preparing 01:04:09 71f8d760be21: Preparing 01:04:09 f2875d83d296: Preparing 01:04:09 1dc7335cadae: Preparing 01:04:09 38a78873fe2e: Preparing 01:04:09 0c84e793e720: Preparing 01:04:09 0f63584a36fb: Preparing 01:04:09 e2d7156e7c06: Preparing 01:04:09 5f70bf18a086: Preparing 01:04:09 fa272eac9cbe: Preparing 01:04:09 17ceccdde8dd: Preparing 01:04:09 3dab9f8bf2d2: Preparing 01:04:09 38a78873fe2e: Waiting 01:04:09 e2d7156e7c06: Waiting 01:04:09 f2875d83d296: Waiting 01:04:09 5f70bf18a086: Waiting 01:04:09 fa272eac9cbe: Waiting 01:04:09 0f63584a36fb: Waiting 01:04:09 17ceccdde8dd: Waiting 01:04:09 3dab9f8bf2d2: Waiting 01:04:09 b72420583d4e: Layer already exists 01:04:09 fcba0fb504f1: Layer already exists 01:04:09 71f8d760be21: Layer already exists 01:04:09 20c05e388c7d: Layer already exists 01:04:09 525912d6ee85: Layer already exists 01:04:09 1dc7335cadae: Layer already exists 01:04:09 f2875d83d296: Layer already exists 01:04:09 0f63584a36fb: Layer already exists 01:04:09 0c84e793e720: Layer already exists 01:04:09 38a78873fe2e: Layer already exists 01:04:09 fa272eac9cbe: Layer already exists 01:04:09 17ceccdde8dd: Layer already exists 01:04:09 5f70bf18a086: Layer already exists 01:04:09 e2d7156e7c06: Layer already exists 01:04:09 3dab9f8bf2d2: Layer already exists 01:04:09 3.1.0-dev.4: digest: sha256:4616e60c6d130ddd52889b6fcd271249b6440cb9969ac2f882958237fac2d5fe size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:09 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:09 #38 16.40 (1/2) Installing dumb-init (1.2.5-r2) 01:04:09 #38 16.42 (2/2) Installing su-exec (0.2-r2) 01:04:09 #38 16.43 Executing busybox-1.35.0-r29.trigger 01:04:09 #38 16.48 OK: 8 MiB in 17 packages 01:04:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:04:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:04:09 525912d6ee85: Preparing 01:04:09 20c05e388c7d: Preparing 01:04:09 fcba0fb504f1: Preparing 01:04:09 b72420583d4e: Preparing 01:04:09 71f8d760be21: Preparing 01:04:09 f2875d83d296: Preparing 01:04:09 1dc7335cadae: Preparing 01:04:09 38a78873fe2e: Preparing 01:04:09 0c84e793e720: Preparing 01:04:09 0f63584a36fb: Preparing 01:04:09 e2d7156e7c06: Preparing 01:04:09 5f70bf18a086: Preparing 01:04:09 fa272eac9cbe: Preparing 01:04:09 17ceccdde8dd: Preparing 01:04:09 3dab9f8bf2d2: Preparing 01:04:09 f2875d83d296: Waiting 01:04:09 0f63584a36fb: Waiting 01:04:09 e2d7156e7c06: Waiting 01:04:09 3dab9f8bf2d2: Waiting 01:04:09 1dc7335cadae: Waiting 01:04:09 38a78873fe2e: Waiting 01:04:09 5f70bf18a086: Waiting 01:04:09 fa272eac9cbe: Waiting 01:04:09 17ceccdde8dd: Waiting 01:04:09 b72420583d4e: Layer already exists 01:04:09 525912d6ee85: Layer already exists 01:04:09 71f8d760be21: Layer already exists 01:04:09 20c05e388c7d: Layer already exists 01:04:09 fcba0fb504f1: Layer already exists 01:04:09 0f63584a36fb: Layer already exists 01:04:09 0c84e793e720: Layer already exists 01:04:09 f2875d83d296: Layer already exists 01:04:09 38a78873fe2e: Layer already exists 01:04:09 1dc7335cadae: Layer already exists 01:04:09 e2d7156e7c06: Layer already exists 01:04:09 5f70bf18a086: Layer already exists 01:04:09 fa272eac9cbe: Layer already exists 01:04:09 17ceccdde8dd: Layer already exists 01:04:09 3dab9f8bf2d2: Layer already exists 01:04:09 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:4616e60c6d130ddd52889b6fcd271249b6440cb9969ac2f882958237fac2d5fe size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:09 #38 ... 01:04:09 01:04:09 #54 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 01:04:09 #54 10.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:04:09 #54 11.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:04:09 #54 14.57 (1/2) Installing dumb-init (1.2.5-r2) 01:04:09 #54 14.59 (2/2) Installing openssl (3.0.9-r1) 01:04:09 #54 14.67 Executing busybox-1.35.0-r29.trigger 01:04:09 #54 14.77 OK: 8 MiB in 17 packages 01:04:09 #54 DONE 17.7s 01:04:10 01:04:10 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:04:10 #56 15.54 OK: 263 MiB in 53 packages 01:04:10 #56 DONE 17.6s 01:04:10 01:04:10 #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:04:10 #66 ... 01:04:10 01:04:10 #52 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:04:10 #52 13.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:04:10 #52 14.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:04:10 #52 16.88 (1/1) Installing dumb-init (1.2.5-r2) 01:04:10 #52 16.90 Executing busybox-1.35.0-r29.trigger 01:04:10 #52 16.93 OK: 8 MiB in 16 packages 01:04:10 #52 DONE 18.0s 01:04:10 01:04:10 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 01:04:10 #58 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:04:10 #58 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:04:10 #58 15.91 (1/2) Installing ca-certificates (20230506-r0) 01:04:10 #58 16.01 (2/2) Installing dumb-init (1.2.5-r2) 01:04:10 #58 16.03 Executing busybox-1.35.0-r29.trigger 01:04:10 #58 16.07 Executing ca-certificates-20230506-r0.trigger 01:04:10 #58 16.51 OK: 8 MiB in 17 packages 01:04:10 #58 DONE 17.5s 01:04:10 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:10 01:04:10 #38 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 01:04:10 #38 DONE 17.5s 01:04:10 01:04:10 #67 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:04:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:04:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:04:10 525912d6ee85: Preparing 01:04:10 20c05e388c7d: Preparing 01:04:10 fcba0fb504f1: Preparing 01:04:10 b72420583d4e: Preparing 01:04:10 71f8d760be21: Preparing 01:04:10 f2875d83d296: Preparing 01:04:10 1dc7335cadae: Preparing 01:04:10 38a78873fe2e: Preparing 01:04:10 0c84e793e720: Preparing 01:04:10 1dc7335cadae: Waiting 01:04:10 f2875d83d296: Waiting 01:04:10 38a78873fe2e: Waiting 01:04:10 0f63584a36fb: Preparing 01:04:10 e2d7156e7c06: Preparing 01:04:10 5f70bf18a086: Preparing 01:04:10 0c84e793e720: Waiting 01:04:10 e2d7156e7c06: Waiting 01:04:10 5f70bf18a086: Waiting 01:04:10 fa272eac9cbe: Preparing 01:04:10 17ceccdde8dd: Preparing 01:04:10 3dab9f8bf2d2: Preparing 01:04:10 fa272eac9cbe: Waiting 01:04:10 17ceccdde8dd: Waiting 01:04:10 3dab9f8bf2d2: Waiting 01:04:10 fcba0fb504f1: Layer already exists 01:04:10 20c05e388c7d: Layer already exists 01:04:10 525912d6ee85: Layer already exists 01:04:10 b72420583d4e: Layer already exists 01:04:10 71f8d760be21: Layer already exists 01:04:10 1dc7335cadae: Layer already exists 01:04:10 38a78873fe2e: Layer already exists 01:04:10 0c84e793e720: Layer already exists 01:04:10 0f63584a36fb: Layer already exists 01:04:10 f2875d83d296: Layer already exists 01:04:10 e2d7156e7c06: Layer already exists 01:04:10 5f70bf18a086: Layer already exists 01:04:10 17ceccdde8dd: Layer already exists 01:04:10 3dab9f8bf2d2: Layer already exists 01:04:10 fa272eac9cbe: Layer already exists 01:04:10 main: digest: sha256:4616e60c6d130ddd52889b6fcd271249b6440cb9969ac2f882958237fac2d5fe size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:04:10 ===================================================== [Pipeline] echo 01:04:10 taggedImages: 01:04:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:04:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:04:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.4 01:04:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:04:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 01:04:10 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 01:04:10 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:04:10 latest 01:04:10 3.1.0-dev.4 01:04:10 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:04:10 main 01:04:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:10 #67 ... 01:04:10 01:04:10 #68 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 01:04:10 #68 DONE 0.7s 01:04:11 01:04:11 #65 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:04:11 #65 15.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:04:11 #65 ... 01:04:11 01:04:11 #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:04:11 #66 DONE 1.0s 01:04:11 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:11 01:04:11 #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:04:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:04:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:04:11 3711a3e400a9: Preparing 01:04:11 3ae835200b58: Preparing 01:04:11 7dcd7b62cb2a: Preparing 01:04:11 577589c7b3db: Preparing 01:04:11 38a78873fe2e: Preparing 01:04:11 0c84e793e720: Preparing 01:04:11 87a5bb796f0e: Preparing 01:04:11 3dab9f8bf2d2: Preparing 01:04:11 87a5bb796f0e: Waiting 01:04:11 3dab9f8bf2d2: Waiting 01:04:11 0c84e793e720: Waiting 01:04:11 38a78873fe2e: Layer already exists 01:04:11 3ae835200b58: Layer already exists 01:04:11 3711a3e400a9: Layer already exists 01:04:11 0c84e793e720: Layer already exists 01:04:11 87a5bb796f0e: Layer already exists 01:04:11 3dab9f8bf2d2: Layer already exists 01:04:11 7dcd7b62cb2a: Pushed 01:04:12 577589c7b3db: Pushed 01:04:12 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:8f4ae4b44ffe6ea0a7e47f16160b56364cd1487f9af30498158e27c12449be76 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:13 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:04:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:04:13 3711a3e400a9: Preparing 01:04:13 3ae835200b58: Preparing 01:04:13 7dcd7b62cb2a: Preparing 01:04:13 577589c7b3db: Preparing 01:04:13 38a78873fe2e: Preparing 01:04:13 0c84e793e720: Preparing 01:04:13 87a5bb796f0e: Preparing 01:04:13 3dab9f8bf2d2: Preparing 01:04:13 87a5bb796f0e: Waiting 01:04:13 3dab9f8bf2d2: Waiting 01:04:13 0c84e793e720: Waiting 01:04:13 577589c7b3db: Layer already exists 01:04:13 3711a3e400a9: Layer already exists 01:04:13 38a78873fe2e: Layer already exists 01:04:13 7dcd7b62cb2a: Layer already exists 01:04:13 3ae835200b58: Layer already exists 01:04:13 0c84e793e720: Layer already exists 01:04:13 87a5bb796f0e: Layer already exists 01:04:13 3dab9f8bf2d2: Layer already exists 01:04:13 latest: digest: sha256:8f4ae4b44ffe6ea0a7e47f16160b56364cd1487f9af30498158e27c12449be76 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:13 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:13 #69 ... 01:04:13 01:04:13 #67 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:04:13 #67 DONE 3.3s 01:04:13 01:04:13 #70 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 01:04:13 #70 DONE 0.2s 01:04:13 01:04:13 #65 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:04:13 #65 17.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:04:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.4 01:04:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:04:14 3711a3e400a9: Preparing 01:04:14 3ae835200b58: Preparing 01:04:14 7dcd7b62cb2a: Preparing 01:04:14 577589c7b3db: Preparing 01:04:14 38a78873fe2e: Preparing 01:04:14 0c84e793e720: Preparing 01:04:14 87a5bb796f0e: Preparing 01:04:14 3dab9f8bf2d2: Preparing 01:04:14 0c84e793e720: Waiting 01:04:14 87a5bb796f0e: Waiting 01:04:14 3dab9f8bf2d2: Waiting 01:04:14 577589c7b3db: Layer already exists 01:04:14 3711a3e400a9: Layer already exists 01:04:14 38a78873fe2e: Layer already exists 01:04:14 3ae835200b58: Layer already exists 01:04:14 7dcd7b62cb2a: Layer already exists 01:04:14 0c84e793e720: Layer already exists 01:04:14 87a5bb796f0e: Layer already exists 01:04:14 3dab9f8bf2d2: Layer already exists 01:04:14 3.1.0-dev.4: digest: sha256:8f4ae4b44ffe6ea0a7e47f16160b56364cd1487f9af30498158e27c12449be76 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:14 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:04:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:04:14 3711a3e400a9: Preparing 01:04:14 3ae835200b58: Preparing 01:04:14 7dcd7b62cb2a: Preparing 01:04:14 577589c7b3db: Preparing 01:04:14 38a78873fe2e: Preparing 01:04:14 0c84e793e720: Preparing 01:04:14 87a5bb796f0e: Preparing 01:04:14 3dab9f8bf2d2: Preparing 01:04:14 0c84e793e720: Waiting 01:04:14 87a5bb796f0e: Waiting 01:04:14 3dab9f8bf2d2: Waiting 01:04:14 3ae835200b58: Layer already exists 01:04:14 7dcd7b62cb2a: Layer already exists 01:04:14 3711a3e400a9: Layer already exists 01:04:14 38a78873fe2e: Layer already exists 01:04:14 577589c7b3db: Layer already exists 01:04:14 3dab9f8bf2d2: Layer already exists 01:04:14 87a5bb796f0e: Layer already exists 01:04:14 0c84e793e720: Layer already exists 01:04:14 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:8f4ae4b44ffe6ea0a7e47f16160b56364cd1487f9af30498158e27c12449be76 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:14 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:04:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:04:15 3711a3e400a9: Preparing 01:04:15 3ae835200b58: Preparing 01:04:15 7dcd7b62cb2a: Preparing 01:04:15 577589c7b3db: Preparing 01:04:15 38a78873fe2e: Preparing 01:04:15 0c84e793e720: Preparing 01:04:15 87a5bb796f0e: Preparing 01:04:15 3dab9f8bf2d2: Preparing 01:04:15 87a5bb796f0e: Waiting 01:04:15 3dab9f8bf2d2: Waiting 01:04:15 0c84e793e720: Waiting 01:04:15 38a78873fe2e: Layer already exists 01:04:15 7dcd7b62cb2a: Layer already exists 01:04:15 577589c7b3db: Layer already exists 01:04:15 3711a3e400a9: Layer already exists 01:04:15 3ae835200b58: Layer already exists 01:04:15 87a5bb796f0e: Layer already exists 01:04:15 0c84e793e720: Layer already exists 01:04:15 3dab9f8bf2d2: Layer already exists 01:04:15 main: digest: sha256:8f4ae4b44ffe6ea0a7e47f16160b56364cd1487f9af30498158e27c12449be76 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:04:15 ===================================================== 01:04:15 #65 19.99 (1/1) Installing dumb-init (1.2.5-r2) 01:04:15 #65 20.02 Executing busybox-1.35.0-r29.trigger 01:04:15 #65 20.14 OK: 8 MiB in 16 packages [Pipeline] echo 01:04:15 taggedImages: 01:04:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:04:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:04:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.4 01:04:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:04:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 01:04:15 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 01:04:15 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:04:15 latest 01:04:15 3.1.0-dev.4 01:04:15 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:04:15 main 01:04:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:15 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:15 #65 DONE 20.9s 01:04:15 01:04:15 #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:04:15 #57 17.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:04:15 #57 19.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:04:15 #57 22.44 (1/3) Installing ca-certificates (20230506-r0) 01:04:15 #57 22.62 (2/3) Installing dumb-init (1.2.5-r2) 01:04:15 #57 22.65 (3/3) Installing su-exec (0.2-r2) 01:04:15 #57 22.66 Executing busybox-1.35.0-r29.trigger 01:04:15 #57 22.76 Executing ca-certificates-20230506-r0.trigger 01:04:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:04:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:04:15 e0a8afde4df9: Preparing 01:04:15 dd5f766f172f: Preparing 01:04:15 8a2ed70ad9af: Preparing 01:04:15 858b653f6986: Preparing 01:04:15 38a78873fe2e: Preparing 01:04:15 0c84e793e720: Preparing 01:04:15 03564cb8ddd6: Preparing 01:04:15 253306276f03: Preparing 01:04:15 3dab9f8bf2d2: Preparing 01:04:15 03564cb8ddd6: Waiting 01:04:15 253306276f03: Waiting 01:04:15 3dab9f8bf2d2: Waiting 01:04:15 0c84e793e720: Waiting 01:04:15 38a78873fe2e: Layer already exists 01:04:15 0c84e793e720: Layer already exists 01:04:15 dd5f766f172f: Pushed 01:04:15 858b653f6986: Pushed 01:04:15 3dab9f8bf2d2: Layer already exists 01:04:15 e0a8afde4df9: Pushed 01:04:15 03564cb8ddd6: Pushed 01:04:16 253306276f03: Pushed 01:04:16 #57 ... 01:04:16 01:04:16 #51 [core-command builder 3/7] RUN apk add --update --no-cache make git 01:04:16 #51 18.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:04:16 #51 20.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:04:16 #51 23.99 OK: 263 MiB in 53 packages 01:04:16 #51 DONE 24.7s 01:04:16 01:04:16 #71 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:04:17 #71 DONE 0.4s 01:04:17 01:04:17 #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:04:17 #57 24.14 OK: 8 MiB in 18 packages 01:04:17 8a2ed70ad9af: Pushed 01:04:17 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:2753d96c3695cfb52827c994080a7b3b2c08335b8308b5aac02f31f96b9da6ed size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:17 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:17 #57 DONE 24.8s 01:04:17 01:04:17 #72 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:04:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:04:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:04:17 e0a8afde4df9: Preparing 01:04:17 dd5f766f172f: Preparing 01:04:17 8a2ed70ad9af: Preparing 01:04:17 858b653f6986: Preparing 01:04:17 38a78873fe2e: Preparing 01:04:17 0c84e793e720: Preparing 01:04:17 03564cb8ddd6: Preparing 01:04:17 253306276f03: Preparing 01:04:17 3dab9f8bf2d2: Preparing 01:04:17 3dab9f8bf2d2: Waiting 01:04:17 253306276f03: Waiting 01:04:17 0c84e793e720: Waiting 01:04:17 03564cb8ddd6: Waiting 01:04:17 38a78873fe2e: Layer already exists 01:04:17 dd5f766f172f: Layer already exists 01:04:17 e0a8afde4df9: Layer already exists 01:04:17 858b653f6986: Layer already exists 01:04:17 8a2ed70ad9af: Layer already exists 01:04:17 03564cb8ddd6: Layer already exists 01:04:17 0c84e793e720: Layer already exists 01:04:17 3dab9f8bf2d2: Layer already exists 01:04:17 253306276f03: Layer already exists 01:04:17 latest: digest: sha256:2753d96c3695cfb52827c994080a7b3b2c08335b8308b5aac02f31f96b9da6ed size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:18 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.4 01:04:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:04:18 e0a8afde4df9: Preparing 01:04:18 dd5f766f172f: Preparing 01:04:18 8a2ed70ad9af: Preparing 01:04:18 858b653f6986: Preparing 01:04:18 38a78873fe2e: Preparing 01:04:18 0c84e793e720: Preparing 01:04:18 03564cb8ddd6: Preparing 01:04:18 253306276f03: Preparing 01:04:18 3dab9f8bf2d2: Preparing 01:04:18 0c84e793e720: Waiting 01:04:18 03564cb8ddd6: Waiting 01:04:18 253306276f03: Waiting 01:04:18 3dab9f8bf2d2: Waiting 01:04:18 e0a8afde4df9: Layer already exists 01:04:18 858b653f6986: Layer already exists 01:04:18 38a78873fe2e: Layer already exists 01:04:18 dd5f766f172f: Layer already exists 01:04:18 8a2ed70ad9af: Layer already exists 01:04:18 03564cb8ddd6: Layer already exists 01:04:18 0c84e793e720: Layer already exists 01:04:18 253306276f03: Layer already exists 01:04:18 3dab9f8bf2d2: Layer already exists 01:04:18 3.1.0-dev.4: digest: sha256:2753d96c3695cfb52827c994080a7b3b2c08335b8308b5aac02f31f96b9da6ed size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:18 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:04:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:04:19 e0a8afde4df9: Preparing 01:04:19 dd5f766f172f: Preparing 01:04:19 8a2ed70ad9af: Preparing 01:04:19 858b653f6986: Preparing 01:04:19 38a78873fe2e: Preparing 01:04:19 0c84e793e720: Preparing 01:04:19 03564cb8ddd6: Preparing 01:04:19 253306276f03: Preparing 01:04:19 3dab9f8bf2d2: Preparing 01:04:19 03564cb8ddd6: Waiting 01:04:19 253306276f03: Waiting 01:04:19 0c84e793e720: Waiting 01:04:19 3dab9f8bf2d2: Waiting 01:04:19 8a2ed70ad9af: Layer already exists 01:04:19 e0a8afde4df9: Layer already exists 01:04:19 dd5f766f172f: Layer already exists 01:04:19 38a78873fe2e: Layer already exists 01:04:19 858b653f6986: Layer already exists 01:04:19 0c84e793e720: Layer already exists 01:04:19 03564cb8ddd6: Layer already exists 01:04:19 3dab9f8bf2d2: Layer already exists 01:04:19 253306276f03: Layer already exists 01:04:19 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:2753d96c3695cfb52827c994080a7b3b2c08335b8308b5aac02f31f96b9da6ed size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:04:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:04:19 e0a8afde4df9: Preparing 01:04:19 dd5f766f172f: Preparing 01:04:19 8a2ed70ad9af: Preparing 01:04:19 858b653f6986: Preparing 01:04:19 38a78873fe2e: Preparing 01:04:19 0c84e793e720: Preparing 01:04:19 03564cb8ddd6: Preparing 01:04:19 253306276f03: Preparing 01:04:19 3dab9f8bf2d2: Preparing 01:04:19 0c84e793e720: Waiting 01:04:19 253306276f03: Waiting 01:04:19 3dab9f8bf2d2: Waiting 01:04:19 03564cb8ddd6: Waiting 01:04:19 dd5f766f172f: Layer already exists 01:04:19 38a78873fe2e: Layer already exists 01:04:19 e0a8afde4df9: Layer already exists 01:04:19 8a2ed70ad9af: Layer already exists 01:04:19 858b653f6986: Layer already exists 01:04:19 03564cb8ddd6: Layer already exists 01:04:19 3dab9f8bf2d2: Layer already exists 01:04:19 253306276f03: Layer already exists 01:04:19 0c84e793e720: Layer already exists 01:04:19 main: digest: sha256:2753d96c3695cfb52827c994080a7b3b2c08335b8308b5aac02f31f96b9da6ed size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:04:19 ===================================================== [Pipeline] echo 01:04:19 taggedImages: 01:04:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:04:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:04:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.4 01:04:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:04:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 01:04:19 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 01:04:19 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:04:19 latest 01:04:19 3.1.0-dev.4 01:04:19 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:04:19 main 01:04:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:20 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:04:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:04:20 41f65af0a5a7: Preparing 01:04:20 a530cb5432af: Preparing 01:04:20 566fa99a05be: Preparing 01:04:20 4f4b60002ac0: Preparing 01:04:20 2bb60a1ce301: Preparing 01:04:20 a113d0db8108: Preparing 01:04:20 5aa46801da7a: Preparing 01:04:20 38a78873fe2e: Preparing 01:04:20 0c84e793e720: Preparing 01:04:20 2f818bb0ac22: Preparing 01:04:20 3dab9f8bf2d2: Preparing 01:04:20 38a78873fe2e: Waiting 01:04:20 0c84e793e720: Waiting 01:04:20 2f818bb0ac22: Waiting 01:04:20 3dab9f8bf2d2: Waiting 01:04:20 a113d0db8108: Waiting 01:04:20 41f65af0a5a7: Pushed 01:04:20 2bb60a1ce301: Pushed 01:04:20 a530cb5432af: Pushed 01:04:20 38a78873fe2e: Layer already exists 01:04:20 0c84e793e720: Layer already exists 01:04:20 #72 ... 01:04:20 01:04:20 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:04:20 #62 15.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:04:20 #62 18.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:04:20 #62 21.29 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:04:20 #62 21.30 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:04:20 #62 21.30 OK: 17701 distinct packages available 01:04:20 #62 21.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:04:20 #62 23.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:04:20 #62 25.17 OK: 263 MiB in 53 packages 01:04:20 #62 DONE 25.7s 01:04:20 01:04:20 #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:04:20 a113d0db8108: Pushed 01:04:20 5aa46801da7a: Pushed 01:04:20 3dab9f8bf2d2: Layer already exists 01:04:20 2f818bb0ac22: Pushed 01:04:20 #73 ... 01:04:20 01:04:20 #55 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:04:20 #55 18.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:04:20 #55 20.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:04:20 #55 23.12 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:04:20 #55 23.12 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:04:20 #55 23.12 OK: 17689 distinct packages available 01:04:20 #55 23.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:04:20 #55 25.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:04:20 #55 27.42 (1/5) Installing dumb-init (1.2.5-r2) 01:04:20 #55 27.44 (2/5) Installing musl-obstack (1.2.3-r0) 01:04:20 #55 27.46 (3/5) Installing libucontext (1.2-r0) 01:04:20 #55 27.47 (4/5) Installing gcompat (1.1.0-r0) 01:04:20 #55 27.48 (5/5) Installing openssl (3.0.9-r1) 01:04:20 #55 27.54 Executing busybox-1.35.0-r29.trigger 01:04:20 #55 27.62 OK: 9 MiB in 20 packages 01:04:20 #55 DONE 29.0s 01:04:20 01:04:20 #63 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:04:20 #63 15.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:04:20 #63 17.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:04:20 #63 20.65 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:04:20 #63 20.65 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:04:20 #63 20.65 OK: 17689 distinct packages available 01:04:20 #63 21.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:04:20 #63 22.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:04:20 #63 24.90 (1/9) Installing ca-certificates (20230506-r0) 01:04:20 #63 25.10 (2/9) Installing brotli-libs (1.0.9-r9) 01:04:20 #63 25.20 (3/9) Installing nghttp2-libs (1.51.0-r0) 01:04:20 #63 25.21 (4/9) Installing libcurl (8.1.2-r0) 01:04:20 #63 25.26 (5/9) Installing curl (8.1.2-r0) 01:04:20 #63 25.30 (6/9) Installing dumb-init (1.2.5-r2) 01:04:20 #63 25.33 (7/9) Installing musl-obstack (1.2.3-r0) 01:04:20 #63 25.33 (8/9) Installing libucontext (1.2-r0) 01:04:20 #63 25.35 (9/9) Installing gcompat (1.1.0-r0) 01:04:20 #63 25.38 Executing busybox-1.35.0-r29.trigger 01:04:20 #63 25.53 Executing ca-certificates-20230506-r0.trigger 01:04:20 #63 ... 01:04:20 01:04:20 #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:04:20 #73 DONE 0.6s 01:04:20 01:04:20 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:04:21 4f4b60002ac0: Pushed 01:04:21 #74 ... 01:04:21 01:04:21 #63 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:04:21 #63 26.44 OK: 11 MiB in 24 packages 01:04:21 #63 DONE 26.9s 01:04:21 01:04:21 #72 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:04:22 566fa99a05be: Pushed 01:04:22 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:accf39c06ba7544f3bdae7215c7f570b0fc93eed10fbafa1f4f57b7ec6e0551a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:22 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:04:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:04:22 41f65af0a5a7: Preparing 01:04:22 a530cb5432af: Preparing 01:04:22 566fa99a05be: Preparing 01:04:22 4f4b60002ac0: Preparing 01:04:22 2bb60a1ce301: Preparing 01:04:22 a113d0db8108: Preparing 01:04:22 5aa46801da7a: Preparing 01:04:22 38a78873fe2e: Preparing 01:04:22 0c84e793e720: Preparing 01:04:22 2f818bb0ac22: Preparing 01:04:22 3dab9f8bf2d2: Preparing 01:04:22 0c84e793e720: Waiting 01:04:22 5aa46801da7a: Waiting 01:04:22 38a78873fe2e: Waiting 01:04:22 2f818bb0ac22: Waiting 01:04:22 3dab9f8bf2d2: Waiting 01:04:22 a113d0db8108: Waiting 01:04:22 566fa99a05be: Layer already exists 01:04:22 a530cb5432af: Layer already exists 01:04:22 41f65af0a5a7: Layer already exists 01:04:22 2bb60a1ce301: Layer already exists 01:04:22 4f4b60002ac0: Layer already exists 01:04:22 a113d0db8108: Layer already exists 01:04:22 38a78873fe2e: Layer already exists 01:04:22 0c84e793e720: Layer already exists 01:04:22 5aa46801da7a: Layer already exists 01:04:22 2f818bb0ac22: Layer already exists 01:04:22 3dab9f8bf2d2: Layer already exists 01:04:22 latest: digest: sha256:accf39c06ba7544f3bdae7215c7f570b0fc93eed10fbafa1f4f57b7ec6e0551a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:23 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.4 01:04:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:04:23 41f65af0a5a7: Preparing 01:04:23 a530cb5432af: Preparing 01:04:23 566fa99a05be: Preparing 01:04:23 4f4b60002ac0: Preparing 01:04:23 2bb60a1ce301: Preparing 01:04:23 a113d0db8108: Preparing 01:04:23 5aa46801da7a: Preparing 01:04:23 38a78873fe2e: Preparing 01:04:23 0c84e793e720: Preparing 01:04:23 2f818bb0ac22: Preparing 01:04:23 3dab9f8bf2d2: Preparing 01:04:23 38a78873fe2e: Waiting 01:04:23 0c84e793e720: Waiting 01:04:23 3dab9f8bf2d2: Waiting 01:04:23 a113d0db8108: Waiting 01:04:23 2f818bb0ac22: Waiting 01:04:23 5aa46801da7a: Waiting 01:04:23 2bb60a1ce301: Layer already exists 01:04:23 41f65af0a5a7: Layer already exists 01:04:23 a530cb5432af: Layer already exists 01:04:23 4f4b60002ac0: Layer already exists 01:04:23 566fa99a05be: Layer already exists 01:04:23 38a78873fe2e: Layer already exists 01:04:23 5aa46801da7a: Layer already exists 01:04:23 a113d0db8108: Layer already exists 01:04:23 0c84e793e720: Layer already exists 01:04:23 2f818bb0ac22: Layer already exists 01:04:23 3dab9f8bf2d2: Layer already exists 01:04:23 3.1.0-dev.4: digest: sha256:accf39c06ba7544f3bdae7215c7f570b0fc93eed10fbafa1f4f57b7ec6e0551a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:23 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:04:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:04:23 41f65af0a5a7: Preparing 01:04:23 a530cb5432af: Preparing 01:04:23 566fa99a05be: Preparing 01:04:23 4f4b60002ac0: Preparing 01:04:23 2bb60a1ce301: Preparing 01:04:23 a113d0db8108: Preparing 01:04:23 5aa46801da7a: Preparing 01:04:23 38a78873fe2e: Preparing 01:04:23 0c84e793e720: Preparing 01:04:23 2f818bb0ac22: Preparing 01:04:23 3dab9f8bf2d2: Preparing 01:04:23 0c84e793e720: Waiting 01:04:23 2f818bb0ac22: Waiting 01:04:23 3dab9f8bf2d2: Waiting 01:04:23 a113d0db8108: Waiting 01:04:23 5aa46801da7a: Waiting 01:04:23 38a78873fe2e: Waiting 01:04:23 41f65af0a5a7: Layer already exists 01:04:23 a530cb5432af: Layer already exists 01:04:23 4f4b60002ac0: Layer already exists 01:04:23 2bb60a1ce301: Layer already exists 01:04:23 566fa99a05be: Layer already exists 01:04:23 a113d0db8108: Layer already exists 01:04:23 5aa46801da7a: Layer already exists 01:04:23 2f818bb0ac22: Layer already exists 01:04:23 38a78873fe2e: Layer already exists 01:04:23 0c84e793e720: Layer already exists 01:04:23 3dab9f8bf2d2: Layer already exists 01:04:23 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:accf39c06ba7544f3bdae7215c7f570b0fc93eed10fbafa1f4f57b7ec6e0551a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:04:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:04:24 41f65af0a5a7: Preparing 01:04:24 a530cb5432af: Preparing 01:04:24 566fa99a05be: Preparing 01:04:24 4f4b60002ac0: Preparing 01:04:24 2bb60a1ce301: Preparing 01:04:24 a113d0db8108: Preparing 01:04:24 5aa46801da7a: Preparing 01:04:24 38a78873fe2e: Preparing 01:04:24 0c84e793e720: Preparing 01:04:24 2f818bb0ac22: Preparing 01:04:24 3dab9f8bf2d2: Preparing 01:04:24 5aa46801da7a: Waiting 01:04:24 38a78873fe2e: Waiting 01:04:24 0c84e793e720: Waiting 01:04:24 2f818bb0ac22: Waiting 01:04:24 3dab9f8bf2d2: Waiting 01:04:24 a113d0db8108: Waiting 01:04:24 a530cb5432af: Layer already exists 01:04:24 2bb60a1ce301: Layer already exists 01:04:24 4f4b60002ac0: Layer already exists 01:04:24 566fa99a05be: Layer already exists 01:04:24 41f65af0a5a7: Layer already exists 01:04:24 a113d0db8108: Layer already exists 01:04:24 2f818bb0ac22: Layer already exists 01:04:24 3dab9f8bf2d2: Layer already exists 01:04:24 38a78873fe2e: Layer already exists 01:04:24 0c84e793e720: Layer already exists 01:04:24 5aa46801da7a: Layer already exists 01:04:24 main: digest: sha256:accf39c06ba7544f3bdae7215c7f570b0fc93eed10fbafa1f4f57b7ec6e0551a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:04:24 ===================================================== [Pipeline] echo 01:04:24 taggedImages: 01:04:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:04:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:04:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.4 01:04:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:04:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 01:04:24 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 01:04:24 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:04:24 latest 01:04:24 3.1.0-dev.4 01:04:24 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:04:24 main 01:04:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:25 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:04:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:04:25 523abc4dba52: Preparing 01:04:25 37c8dfffc5a4: Preparing 01:04:25 38a78873fe2e: Preparing 01:04:25 0c84e793e720: Preparing 01:04:25 f29b24d8400a: Preparing 01:04:25 3dab9f8bf2d2: Preparing 01:04:25 3dab9f8bf2d2: Waiting 01:04:25 0c84e793e720: Layer already exists 01:04:25 38a78873fe2e: Layer already exists 01:04:25 3dab9f8bf2d2: Layer already exists 01:04:25 523abc4dba52: Pushed 01:04:26 f29b24d8400a: Pushed 01:04:27 37c8dfffc5a4: Pushed 01:04:27 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:a46d4f94628e160004373683d7091abf24b0ada1974b5853fc638eb258f46f91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:28 + 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 01:04:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:04:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:04:28 523abc4dba52: Preparing 01:04:28 37c8dfffc5a4: Preparing 01:04:28 38a78873fe2e: Preparing 01:04:28 0c84e793e720: Preparing 01:04:28 f29b24d8400a: Preparing 01:04:28 3dab9f8bf2d2: Preparing 01:04:28 3dab9f8bf2d2: Waiting 01:04:28 523abc4dba52: Layer already exists 01:04:28 38a78873fe2e: Layer already exists 01:04:28 f29b24d8400a: Layer already exists 01:04:28 37c8dfffc5a4: Layer already exists 01:04:28 0c84e793e720: Layer already exists 01:04:28 3dab9f8bf2d2: Layer already exists 01:04:28 latest: digest: sha256:a46d4f94628e160004373683d7091abf24b0ada1974b5853fc638eb258f46f91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:28 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.4 01:04:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:04:29 523abc4dba52: Preparing 01:04:29 37c8dfffc5a4: Preparing 01:04:29 38a78873fe2e: Preparing 01:04:29 0c84e793e720: Preparing 01:04:29 f29b24d8400a: Preparing 01:04:29 3dab9f8bf2d2: Preparing 01:04:29 3dab9f8bf2d2: Waiting 01:04:29 523abc4dba52: Layer already exists 01:04:29 0c84e793e720: Layer already exists 01:04:29 37c8dfffc5a4: Layer already exists 01:04:29 f29b24d8400a: Layer already exists 01:04:29 38a78873fe2e: Layer already exists 01:04:29 3dab9f8bf2d2: Layer already exists 01:04:29 3.1.0-dev.4: digest: sha256:a46d4f94628e160004373683d7091abf24b0ada1974b5853fc638eb258f46f91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:29 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:04:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:04:29 523abc4dba52: Preparing 01:04:29 37c8dfffc5a4: Preparing 01:04:29 38a78873fe2e: Preparing 01:04:29 0c84e793e720: Preparing 01:04:29 f29b24d8400a: Preparing 01:04:29 3dab9f8bf2d2: Preparing 01:04:29 3dab9f8bf2d2: Waiting 01:04:29 37c8dfffc5a4: Layer already exists 01:04:29 38a78873fe2e: Layer already exists 01:04:29 0c84e793e720: Layer already exists 01:04:29 523abc4dba52: Layer already exists 01:04:29 f29b24d8400a: Layer already exists 01:04:29 3dab9f8bf2d2: Layer already exists 01:04:29 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:a46d4f94628e160004373683d7091abf24b0ada1974b5853fc638eb258f46f91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:30 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:04:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:04:30 523abc4dba52: Preparing 01:04:30 37c8dfffc5a4: Preparing 01:04:30 38a78873fe2e: Preparing 01:04:30 0c84e793e720: Preparing 01:04:30 f29b24d8400a: Preparing 01:04:30 3dab9f8bf2d2: Preparing 01:04:30 3dab9f8bf2d2: Waiting 01:04:30 523abc4dba52: Layer already exists 01:04:30 37c8dfffc5a4: Layer already exists 01:04:30 0c84e793e720: Layer already exists 01:04:30 38a78873fe2e: Layer already exists 01:04:30 f29b24d8400a: Layer already exists 01:04:30 3dab9f8bf2d2: Layer already exists 01:04:30 main: digest: sha256:a46d4f94628e160004373683d7091abf24b0ada1974b5853fc638eb258f46f91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:04:30 ===================================================== [Pipeline] echo 01:04:30 taggedImages: 01:04:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:04:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:04:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.4 01:04:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:04:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 01:04:30 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 01:04:30 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:04:30 latest 01:04:30 3.1.0-dev.4 01:04:30 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:04:30 main 01:04:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:30 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:04:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:04:31 172845898875: Preparing 01:04:31 e1b35db9b0ad: Preparing 01:04:31 6464f99b01bc: Preparing 01:04:31 87db4df47c51: Preparing 01:04:31 5c7885e88de4: Preparing 01:04:31 38a78873fe2e: Preparing 01:04:31 0c84e793e720: Preparing 01:04:31 fc0bb3228e24: Preparing 01:04:31 3dab9f8bf2d2: Preparing 01:04:31 38a78873fe2e: Waiting 01:04:31 0c84e793e720: Waiting 01:04:31 fc0bb3228e24: Waiting 01:04:31 3dab9f8bf2d2: Waiting 01:04:31 6464f99b01bc: Pushed 01:04:31 38a78873fe2e: Layer already exists 01:04:31 e1b35db9b0ad: Pushed 01:04:31 172845898875: Pushed 01:04:31 0c84e793e720: Layer already exists 01:04:31 3dab9f8bf2d2: Layer already exists 01:04:31 fc0bb3228e24: Pushed 01:04:36 5c7885e88de4: Pushed 01:04:39 87db4df47c51: Pushed 01:04:39 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:7fd2ab351a0d7751f72ffac45aff4f86efc73fc144596e653b6cc7a0e8003fe0 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:39 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:04:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:04:40 172845898875: Preparing 01:04:40 e1b35db9b0ad: Preparing 01:04:40 6464f99b01bc: Preparing 01:04:40 87db4df47c51: Preparing 01:04:40 5c7885e88de4: Preparing 01:04:40 38a78873fe2e: Preparing 01:04:40 0c84e793e720: Preparing 01:04:40 fc0bb3228e24: Preparing 01:04:40 3dab9f8bf2d2: Preparing 01:04:40 38a78873fe2e: Waiting 01:04:40 0c84e793e720: Waiting 01:04:40 fc0bb3228e24: Waiting 01:04:40 3dab9f8bf2d2: Waiting 01:04:40 87db4df47c51: Layer already exists 01:04:40 e1b35db9b0ad: Layer already exists 01:04:40 6464f99b01bc: Layer already exists 01:04:40 5c7885e88de4: Layer already exists 01:04:40 172845898875: Layer already exists 01:04:40 fc0bb3228e24: Layer already exists 01:04:40 0c84e793e720: Layer already exists 01:04:40 38a78873fe2e: Layer already exists 01:04:40 3dab9f8bf2d2: Layer already exists 01:04:40 latest: digest: sha256:7fd2ab351a0d7751f72ffac45aff4f86efc73fc144596e653b6cc7a0e8003fe0 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:40 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.4 01:04:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:04:40 172845898875: Preparing 01:04:40 e1b35db9b0ad: Preparing 01:04:40 6464f99b01bc: Preparing 01:04:40 87db4df47c51: Preparing 01:04:40 5c7885e88de4: Preparing 01:04:40 38a78873fe2e: Preparing 01:04:40 0c84e793e720: Preparing 01:04:40 fc0bb3228e24: Preparing 01:04:40 3dab9f8bf2d2: Preparing 01:04:40 38a78873fe2e: Waiting 01:04:40 fc0bb3228e24: Waiting 01:04:40 0c84e793e720: Waiting 01:04:40 e1b35db9b0ad: Layer already exists 01:04:40 87db4df47c51: Layer already exists 01:04:40 6464f99b01bc: Layer already exists 01:04:40 172845898875: Layer already exists 01:04:40 5c7885e88de4: Layer already exists 01:04:40 38a78873fe2e: Layer already exists 01:04:40 fc0bb3228e24: Layer already exists 01:04:40 0c84e793e720: Layer already exists 01:04:40 3dab9f8bf2d2: Layer already exists 01:04:40 3.1.0-dev.4: digest: sha256:7fd2ab351a0d7751f72ffac45aff4f86efc73fc144596e653b6cc7a0e8003fe0 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:41 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:04:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:04:41 172845898875: Preparing 01:04:41 e1b35db9b0ad: Preparing 01:04:41 6464f99b01bc: Preparing 01:04:41 87db4df47c51: Preparing 01:04:41 5c7885e88de4: Preparing 01:04:41 38a78873fe2e: Preparing 01:04:41 0c84e793e720: Preparing 01:04:41 fc0bb3228e24: Preparing 01:04:41 3dab9f8bf2d2: Preparing 01:04:41 38a78873fe2e: Waiting 01:04:41 0c84e793e720: Waiting 01:04:41 fc0bb3228e24: Waiting 01:04:41 3dab9f8bf2d2: Waiting 01:04:41 e1b35db9b0ad: Layer already exists 01:04:41 5c7885e88de4: Layer already exists 01:04:41 6464f99b01bc: Layer already exists 01:04:41 fc0bb3228e24: Layer already exists 01:04:41 0c84e793e720: Layer already exists 01:04:41 172845898875: Layer already exists 01:04:41 87db4df47c51: Layer already exists 01:04:41 38a78873fe2e: Layer already exists 01:04:41 3dab9f8bf2d2: Layer already exists 01:04:41 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:7fd2ab351a0d7751f72ffac45aff4f86efc73fc144596e653b6cc7a0e8003fe0 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:41 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:04:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:04:42 172845898875: Preparing 01:04:42 e1b35db9b0ad: Preparing 01:04:42 6464f99b01bc: Preparing 01:04:42 87db4df47c51: Preparing 01:04:42 5c7885e88de4: Preparing 01:04:42 38a78873fe2e: Preparing 01:04:42 0c84e793e720: Preparing 01:04:42 fc0bb3228e24: Preparing 01:04:42 3dab9f8bf2d2: Preparing 01:04:42 0c84e793e720: Waiting 01:04:42 3dab9f8bf2d2: Waiting 01:04:42 fc0bb3228e24: Waiting 01:04:42 38a78873fe2e: Waiting 01:04:42 87db4df47c51: Layer already exists 01:04:42 5c7885e88de4: Layer already exists 01:04:42 172845898875: Layer already exists 01:04:42 e1b35db9b0ad: Layer already exists 01:04:42 6464f99b01bc: Layer already exists 01:04:42 0c84e793e720: Layer already exists 01:04:42 38a78873fe2e: Layer already exists 01:04:42 fc0bb3228e24: Layer already exists 01:04:42 3dab9f8bf2d2: Layer already exists 01:04:42 main: digest: sha256:7fd2ab351a0d7751f72ffac45aff4f86efc73fc144596e653b6cc7a0e8003fe0 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:04:42 ===================================================== [Pipeline] echo 01:04:42 taggedImages: 01:04:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:04:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:04:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.4 01:04:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:04:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 01:04:42 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 01:04:42 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:04:42 latest 01:04:42 3.1.0-dev.4 01:04:42 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:04:42 main 01:04:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:42 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:04:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:04:42 c2e8987a2843: Preparing 01:04:42 9f42db677b14: Preparing 01:04:42 ebf9d4d76436: Preparing 01:04:42 f05ebce80f5c: Preparing 01:04:42 38a78873fe2e: Preparing 01:04:42 0c84e793e720: Preparing 01:04:42 77191f652177: Preparing 01:04:42 3dab9f8bf2d2: Preparing 01:04:42 77191f652177: Waiting 01:04:42 3dab9f8bf2d2: Waiting 01:04:42 0c84e793e720: Waiting 01:04:42 38a78873fe2e: Layer already exists 01:04:42 ebf9d4d76436: Pushed 01:04:42 9f42db677b14: Pushed 01:04:42 0c84e793e720: Layer already exists 01:04:42 c2e8987a2843: Pushed 01:04:42 3dab9f8bf2d2: Layer already exists 01:04:43 77191f652177: Pushed 01:04:51 f05ebce80f5c: Pushed 01:04:51 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:530ce67200fd74f0f7440f8010dfa6d923f0babfd887f73eda0646b84c32ff8a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:51 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:04:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:04:52 c2e8987a2843: Preparing 01:04:52 9f42db677b14: Preparing 01:04:52 ebf9d4d76436: Preparing 01:04:52 f05ebce80f5c: Preparing 01:04:52 38a78873fe2e: Preparing 01:04:52 0c84e793e720: Preparing 01:04:52 77191f652177: Preparing 01:04:52 3dab9f8bf2d2: Preparing 01:04:52 0c84e793e720: Waiting 01:04:52 77191f652177: Waiting 01:04:52 3dab9f8bf2d2: Waiting 01:04:52 f05ebce80f5c: Layer already exists 01:04:52 c2e8987a2843: Layer already exists 01:04:52 ebf9d4d76436: Layer already exists 01:04:52 38a78873fe2e: Layer already exists 01:04:52 9f42db677b14: Layer already exists 01:04:52 0c84e793e720: Layer already exists 01:04:52 77191f652177: Layer already exists 01:04:52 3dab9f8bf2d2: Layer already exists 01:04:52 latest: digest: sha256:530ce67200fd74f0f7440f8010dfa6d923f0babfd887f73eda0646b84c32ff8a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:52 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.4 01:04:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:04:52 c2e8987a2843: Preparing 01:04:52 9f42db677b14: Preparing 01:04:52 ebf9d4d76436: Preparing 01:04:52 f05ebce80f5c: Preparing 01:04:52 38a78873fe2e: Preparing 01:04:52 0c84e793e720: Preparing 01:04:52 77191f652177: Preparing 01:04:52 3dab9f8bf2d2: Preparing 01:04:52 0c84e793e720: Waiting 01:04:52 77191f652177: Waiting 01:04:52 3dab9f8bf2d2: Waiting 01:04:52 f05ebce80f5c: Layer already exists 01:04:52 c2e8987a2843: Layer already exists 01:04:52 9f42db677b14: Layer already exists 01:04:52 ebf9d4d76436: Layer already exists 01:04:52 38a78873fe2e: Layer already exists 01:04:52 0c84e793e720: Layer already exists 01:04:52 77191f652177: Layer already exists 01:04:52 3dab9f8bf2d2: Layer already exists 01:04:52 3.1.0-dev.4: digest: sha256:530ce67200fd74f0f7440f8010dfa6d923f0babfd887f73eda0646b84c32ff8a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:52 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:04:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:04:53 c2e8987a2843: Preparing 01:04:53 9f42db677b14: Preparing 01:04:53 ebf9d4d76436: Preparing 01:04:53 f05ebce80f5c: Preparing 01:04:53 38a78873fe2e: Preparing 01:04:53 0c84e793e720: Preparing 01:04:53 77191f652177: Preparing 01:04:53 3dab9f8bf2d2: Preparing 01:04:53 0c84e793e720: Waiting 01:04:53 77191f652177: Waiting 01:04:53 3dab9f8bf2d2: Waiting 01:04:53 ebf9d4d76436: Layer already exists 01:04:53 38a78873fe2e: Layer already exists 01:04:53 f05ebce80f5c: Layer already exists 01:04:53 c2e8987a2843: Layer already exists 01:04:53 9f42db677b14: Layer already exists 01:04:53 0c84e793e720: Layer already exists 01:04:53 3dab9f8bf2d2: Layer already exists 01:04:53 77191f652177: Layer already exists 01:04:53 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:530ce67200fd74f0f7440f8010dfa6d923f0babfd887f73eda0646b84c32ff8a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:53 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 01:04:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:04:53 c2e8987a2843: Preparing 01:04:53 9f42db677b14: Preparing 01:04:53 ebf9d4d76436: Preparing 01:04:53 f05ebce80f5c: Preparing 01:04:53 38a78873fe2e: Preparing 01:04:53 0c84e793e720: Preparing 01:04:53 77191f652177: Preparing 01:04:53 3dab9f8bf2d2: Preparing 01:04:53 0c84e793e720: Waiting 01:04:53 3dab9f8bf2d2: Waiting 01:04:53 77191f652177: Waiting 01:04:53 38a78873fe2e: Layer already exists 01:04:53 c2e8987a2843: Layer already exists 01:04:53 ebf9d4d76436: Layer already exists 01:04:53 9f42db677b14: Layer already exists 01:04:53 f05ebce80f5c: Layer already exists 01:04:53 77191f652177: Layer already exists 01:04:53 0c84e793e720: Layer already exists 01:04:53 3dab9f8bf2d2: Layer already exists 01:04:53 main: digest: sha256:530ce67200fd74f0f7440f8010dfa6d923f0babfd887f73eda0646b84c32ff8a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:04:53 ===================================================== [Pipeline] echo 01:04:53 taggedImages: 01:04:53 - nexus3.edgexfoundry.org:10004/security-spire-config:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:04:53 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:04:53 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.4 01:04:53 - nexus3.edgexfoundry.org:10004/security-spire-config:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:04:53 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 01:04:53 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 01:04:53 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:04:53 latest 01:04:53 3.1.0-dev.4 01:04:53 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:04:53 main 01:04:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:54 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:04:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:04:54 fb5e6038e8ec: Preparing 01:04:54 3c2d1b5c24bf: Preparing 01:04:54 4722530488d2: Preparing 01:04:54 cff04c4f5361: Preparing 01:04:54 38a78873fe2e: Preparing 01:04:54 0c84e793e720: Preparing 01:04:54 fc0bb3228e24: Preparing 01:04:54 3dab9f8bf2d2: Preparing 01:04:54 fc0bb3228e24: Waiting 01:04:54 38a78873fe2e: Layer already exists 01:04:54 0c84e793e720: Layer already exists 01:04:54 fc0bb3228e24: Layer already exists 01:04:54 3dab9f8bf2d2: Layer already exists 01:04:54 4722530488d2: Pushed 01:04:54 3c2d1b5c24bf: Pushed 01:04:54 fb5e6038e8ec: Pushed 01:05:04 cff04c4f5361: Pushed 01:05:04 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:c69069f4b0f0db7656f674e6e2904e7ed46a8f9c179c79f94f5bcb836424467e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:04 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:05:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:05:05 fb5e6038e8ec: Preparing 01:05:05 3c2d1b5c24bf: Preparing 01:05:05 4722530488d2: Preparing 01:05:05 cff04c4f5361: Preparing 01:05:05 38a78873fe2e: Preparing 01:05:05 0c84e793e720: Preparing 01:05:05 fc0bb3228e24: Preparing 01:05:05 3dab9f8bf2d2: Preparing 01:05:05 0c84e793e720: Waiting 01:05:05 fc0bb3228e24: Waiting 01:05:05 3dab9f8bf2d2: Waiting 01:05:05 38a78873fe2e: Layer already exists 01:05:05 3c2d1b5c24bf: Layer already exists 01:05:05 cff04c4f5361: Layer already exists 01:05:05 4722530488d2: Layer already exists 01:05:05 fb5e6038e8ec: Layer already exists 01:05:05 fc0bb3228e24: Layer already exists 01:05:05 0c84e793e720: Layer already exists 01:05:05 3dab9f8bf2d2: Layer already exists 01:05:05 latest: digest: sha256:c69069f4b0f0db7656f674e6e2904e7ed46a8f9c179c79f94f5bcb836424467e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:05 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.4 01:05:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:05:06 fb5e6038e8ec: Preparing 01:05:06 3c2d1b5c24bf: Preparing 01:05:06 4722530488d2: Preparing 01:05:06 cff04c4f5361: Preparing 01:05:06 38a78873fe2e: Preparing 01:05:06 0c84e793e720: Preparing 01:05:06 fc0bb3228e24: Preparing 01:05:06 3dab9f8bf2d2: Preparing 01:05:06 3dab9f8bf2d2: Waiting 01:05:06 fc0bb3228e24: Waiting 01:05:06 0c84e793e720: Waiting 01:05:06 4722530488d2: Layer already exists 01:05:06 cff04c4f5361: Layer already exists 01:05:06 fb5e6038e8ec: Layer already exists 01:05:06 38a78873fe2e: Layer already exists 01:05:06 3c2d1b5c24bf: Layer already exists 01:05:06 fc0bb3228e24: Layer already exists 01:05:06 0c84e793e720: Layer already exists 01:05:06 3dab9f8bf2d2: Layer already exists 01:05:06 3.1.0-dev.4: digest: sha256:c69069f4b0f0db7656f674e6e2904e7ed46a8f9c179c79f94f5bcb836424467e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:06 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:05:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:05:06 fb5e6038e8ec: Preparing 01:05:06 3c2d1b5c24bf: Preparing 01:05:06 4722530488d2: Preparing 01:05:06 cff04c4f5361: Preparing 01:05:06 38a78873fe2e: Preparing 01:05:06 0c84e793e720: Preparing 01:05:06 fc0bb3228e24: Preparing 01:05:06 3dab9f8bf2d2: Preparing 01:05:06 fc0bb3228e24: Waiting 01:05:06 3dab9f8bf2d2: Waiting 01:05:06 0c84e793e720: Waiting 01:05:06 38a78873fe2e: Layer already exists 01:05:06 3c2d1b5c24bf: Layer already exists 01:05:06 cff04c4f5361: Layer already exists 01:05:06 fb5e6038e8ec: Layer already exists 01:05:06 4722530488d2: Layer already exists 01:05:06 fc0bb3228e24: Layer already exists 01:05:06 3dab9f8bf2d2: Layer already exists 01:05:06 0c84e793e720: Layer already exists 01:05:06 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:c69069f4b0f0db7656f674e6e2904e7ed46a8f9c179c79f94f5bcb836424467e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:07 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 01:05:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:05:07 fb5e6038e8ec: Preparing 01:05:07 3c2d1b5c24bf: Preparing 01:05:07 4722530488d2: Preparing 01:05:07 cff04c4f5361: Preparing 01:05:07 38a78873fe2e: Preparing 01:05:07 0c84e793e720: Preparing 01:05:07 fc0bb3228e24: Preparing 01:05:07 3dab9f8bf2d2: Preparing 01:05:07 0c84e793e720: Waiting 01:05:07 3dab9f8bf2d2: Waiting 01:05:07 fc0bb3228e24: Waiting 01:05:07 3c2d1b5c24bf: Layer already exists 01:05:07 4722530488d2: Layer already exists 01:05:07 cff04c4f5361: Layer already exists 01:05:07 fb5e6038e8ec: Layer already exists 01:05:07 38a78873fe2e: Layer already exists 01:05:07 0c84e793e720: Layer already exists 01:05:07 3dab9f8bf2d2: Layer already exists 01:05:07 fc0bb3228e24: Layer already exists 01:05:07 main: digest: sha256:c69069f4b0f0db7656f674e6e2904e7ed46a8f9c179c79f94f5bcb836424467e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:05:07 ===================================================== [Pipeline] echo 01:05:07 taggedImages: 01:05:07 - nexus3.edgexfoundry.org:10004/security-spire-server:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:05:07 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:05:07 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.4 01:05:07 - nexus3.edgexfoundry.org:10004/security-spire-server:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:05:07 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 01:05:07 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 01:05:07 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:05:07 latest 01:05:07 3.1.0-dev.4 01:05:07 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:05:07 main 01:05:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:07 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:05:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:05:08 b907d20d006b: Preparing 01:05:08 cf2f9bf99a80: Preparing 01:05:08 38a78873fe2e: Preparing 01:05:08 0c84e793e720: Preparing 01:05:08 7050de2125a8: Preparing 01:05:08 3dab9f8bf2d2: Preparing 01:05:08 3dab9f8bf2d2: Waiting 01:05:08 0c84e793e720: Layer already exists 01:05:08 38a78873fe2e: Layer already exists 01:05:08 3dab9f8bf2d2: Layer already exists 01:05:08 b907d20d006b: Pushed 01:05:08 7050de2125a8: Pushed 01:05:08 #72 ... 01:05:08 01:05:08 #59 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:05:08 #59 DONE 64.4s 01:05:08 01:05:08 #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:05:08 #69 DONE 56.1s 01:05:08 01:05:08 #64 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:05:08 #64 DONE 62.3s 01:05:08 01:05:08 #75 [security-proxy-setup builder 6/7] COPY . . 01:05:08 #75 DONE 1.4s 01:05:08 01:05:08 #76 [support-notifications builder 6/7] COPY . . 01:05:08 #76 DONE 1.4s 01:05:08 01:05:08 #77 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:05:09 #77 ... 01:05:09 01:05:09 #78 [security-secretstore-setup builder 6/7] COPY . . 01:05:09 #78 CACHED 01:05:09 01:05:09 #79 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:05:09 #79 CACHED 01:05:09 01:05:09 #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:05:09 #80 CACHED 01:05:09 01:05:09 #81 [security-bootstrapper builder 6/7] COPY . . 01:05:09 #81 CACHED 01:05:09 01:05:09 #82 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:05:09 #82 CACHED 01:05:09 01:05:09 #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:05:09 #83 CACHED 01:05:09 01:05:09 #72 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:05:09 #72 DONE 51.8s 01:05:09 01:05:09 #84 [security-spire-agent builder 6/9] COPY . . 01:05:09 #84 DONE 1.5s 01:05:09 01:05:09 #85 [core-common-config-bootstrapper builder 6/7] COPY . . 01:05:09 #85 ... 01:05:09 01:05:09 #86 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:05:09 #86 CACHED 01:05:09 01:05:09 #87 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 01:05:09 #87 CACHED 01:05:09 01:05:09 #88 [security-spire-server builder 6/9] COPY . . 01:05:09 #88 CACHED 01:05:09 01:05:09 #89 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 01:05:09 #89 CACHED 01:05:09 01:05:09 #90 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 01:05:09 #90 DONE 0.6s 01:05:09 01:05:09 #91 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:05:10 #91 ... 01:05:10 01:05:10 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:05:10 #74 DONE 49.3s 01:05:10 01:05:10 #92 [security-spiffe-token-provider builder 6/7] COPY . . 01:05:10 cf2f9bf99a80: Pushed 01:05:11 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:0d53a9541040f10dcdbf8adc9ad9ab7ae0bf5ccc2a8afe03acb2dcb4d88893d0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:11 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 01:05:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:05:11 b907d20d006b: Preparing 01:05:11 cf2f9bf99a80: Preparing 01:05:11 38a78873fe2e: Preparing 01:05:11 0c84e793e720: Preparing 01:05:11 7050de2125a8: Preparing 01:05:11 3dab9f8bf2d2: Preparing 01:05:11 3dab9f8bf2d2: Waiting 01:05:11 0c84e793e720: Layer already exists 01:05:11 cf2f9bf99a80: Layer already exists 01:05:11 b907d20d006b: Layer already exists 01:05:11 38a78873fe2e: Layer already exists 01:05:11 7050de2125a8: Layer already exists 01:05:11 3dab9f8bf2d2: Layer already exists 01:05:11 latest: digest: sha256:0d53a9541040f10dcdbf8adc9ad9ab7ae0bf5ccc2a8afe03acb2dcb4d88893d0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:11 #92 ... 01:05:11 01:05:11 #93 [core-data builder 4/7] COPY go.mod vendor* ./ 01:05:11 #93 CACHED 01:05:11 01:05:11 #94 [core-data builder 6/7] COPY . . 01:05:11 #94 CACHED 01:05:11 01:05:11 #95 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:05:11 #95 CACHED 01:05:11 01:05:11 #96 [security-proxy-auth builder 6/7] COPY . . 01:05:11 #96 CACHED 01:05:11 01:05:11 #97 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:05:11 #97 CACHED 01:05:11 01:05:11 #98 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:05:11 #98 CACHED 01:05:11 01:05:11 #99 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:05:11 #99 CACHED 01:05:11 01:05:11 #100 [core-command builder 4/7] COPY go.mod vendor* ./ 01:05:11 #100 CACHED 01:05:11 01:05:11 #101 [core-command builder 6/7] COPY . . 01:05:11 #101 CACHED 01:05:11 01:05:11 #102 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:05:11 #102 CACHED 01:05:11 01:05:11 #103 [support-scheduler builder 6/7] COPY . . 01:05:11 #103 CACHED 01:05:11 01:05:11 #104 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:05:11 #104 CACHED 01:05:11 01:05:11 #85 [core-common-config-bootstrapper builder 6/7] COPY . . 01:05:11 #85 DONE 2.8s 01:05:11 01:05:11 #105 [core-metadata builder 6/7] COPY . . 01:05:11 #105 CACHED 01:05:11 01:05:11 #106 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:05:11 #106 CACHED 01:05:11 01:05:11 #107 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:05:11 #107 CACHED 01:05:11 01:05:11 #108 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:05:11 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.4 01:05:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:05:12 b907d20d006b: Preparing 01:05:12 cf2f9bf99a80: Preparing 01:05:12 38a78873fe2e: Preparing 01:05:12 0c84e793e720: Preparing 01:05:12 7050de2125a8: Preparing 01:05:12 3dab9f8bf2d2: Preparing 01:05:12 3dab9f8bf2d2: Waiting 01:05:12 b907d20d006b: Layer already exists 01:05:12 cf2f9bf99a80: Layer already exists 01:05:12 38a78873fe2e: Layer already exists 01:05:12 7050de2125a8: Layer already exists 01:05:12 0c84e793e720: Layer already exists 01:05:12 3dab9f8bf2d2: Layer already exists 01:05:12 3.1.0-dev.4: digest: sha256:0d53a9541040f10dcdbf8adc9ad9ab7ae0bf5ccc2a8afe03acb2dcb4d88893d0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:12 #108 ... 01:05:12 01:05:12 #92 [security-spiffe-token-provider builder 6/7] COPY . . 01:05:12 #92 DONE 2.4s 01:05:12 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:12 01:05:12 #109 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:05:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:05:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:05:12 b907d20d006b: Preparing 01:05:12 cf2f9bf99a80: Preparing 01:05:12 38a78873fe2e: Preparing 01:05:12 0c84e793e720: Preparing 01:05:12 7050de2125a8: Preparing 01:05:12 3dab9f8bf2d2: Preparing 01:05:12 3dab9f8bf2d2: Waiting 01:05:12 cf2f9bf99a80: Layer already exists 01:05:12 0c84e793e720: Layer already exists 01:05:12 b907d20d006b: Layer already exists 01:05:12 7050de2125a8: Layer already exists 01:05:12 38a78873fe2e: Layer already exists 01:05:12 3dab9f8bf2d2: Layer already exists 01:05:12 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:0d53a9541040f10dcdbf8adc9ad9ab7ae0bf5ccc2a8afe03acb2dcb4d88893d0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:13 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 01:05:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:05:13 b907d20d006b: Preparing 01:05:13 cf2f9bf99a80: Preparing 01:05:13 38a78873fe2e: Preparing 01:05:13 0c84e793e720: Preparing 01:05:13 7050de2125a8: Preparing 01:05:13 3dab9f8bf2d2: Preparing 01:05:13 3dab9f8bf2d2: Waiting 01:05:13 0c84e793e720: Layer already exists 01:05:13 7050de2125a8: Layer already exists 01:05:13 38a78873fe2e: Layer already exists 01:05:13 cf2f9bf99a80: Layer already exists 01:05:13 b907d20d006b: Layer already exists 01:05:13 3dab9f8bf2d2: Layer already exists 01:05:13 main: digest: sha256:0d53a9541040f10dcdbf8adc9ad9ab7ae0bf5ccc2a8afe03acb2dcb4d88893d0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:05:13 ===================================================== [Pipeline] echo 01:05:13 taggedImages: 01:05:13 - nexus3.edgexfoundry.org:10004/support-notifications:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:05:13 - nexus3.edgexfoundry.org:10004/support-notifications:latest 01:05:13 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.4 01:05:13 - nexus3.edgexfoundry.org:10004/support-notifications:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:05:13 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 01:05:13 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 01:05:13 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:05:13 latest 01:05:13 3.1.0-dev.4 01:05:13 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:05:13 main 01:05:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:13 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:05:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:05:14 a7a892b8f1cd: Preparing 01:05:14 331a6f8bea0e: Preparing 01:05:14 38a78873fe2e: Preparing 01:05:14 0c84e793e720: Preparing 01:05:14 87a5bb796f0e: Preparing 01:05:14 3dab9f8bf2d2: Preparing 01:05:14 3dab9f8bf2d2: Waiting 01:05:14 0c84e793e720: Layer already exists 01:05:14 87a5bb796f0e: Layer already exists 01:05:14 38a78873fe2e: Layer already exists 01:05:14 3dab9f8bf2d2: Layer already exists 01:05:14 a7a892b8f1cd: Pushed 01:05:16 331a6f8bea0e: Pushed 01:05:16 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:b6784889c5850ce3cfd3ed8dc918aac4dfa4974b6e7a8887ce1a9c4a99e502fb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:17 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:17 #109 ... 01:05:17 01:05:17 #91 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:05:17 #91 DONE 7.1s 01:05:17 01:05:17 #110 [security-spire-server builder 9/9] WORKDIR /edgex-go 01:05:17 #110 DONE 0.2s 01:05:17 01:05:17 #111 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:05:17 #0 5.657 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:05:17 #111 ... 01:05:17 01:05:17 #109 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:05:17 #109 4.293 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:05:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:05:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:05:17 a7a892b8f1cd: Preparing 01:05:17 331a6f8bea0e: Preparing 01:05:17 38a78873fe2e: Preparing 01:05:17 0c84e793e720: Preparing 01:05:17 87a5bb796f0e: Preparing 01:05:17 3dab9f8bf2d2: Preparing 01:05:17 3dab9f8bf2d2: Waiting 01:05:17 331a6f8bea0e: Layer already exists 01:05:17 a7a892b8f1cd: Layer already exists 01:05:17 38a78873fe2e: Layer already exists 01:05:17 87a5bb796f0e: Layer already exists 01:05:17 0c84e793e720: Layer already exists 01:05:17 3dab9f8bf2d2: Layer already exists 01:05:17 latest: digest: sha256:b6784889c5850ce3cfd3ed8dc918aac4dfa4974b6e7a8887ce1a9c4a99e502fb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:17 #109 ... 01:05:17 01:05:17 #112 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:05:17 #112 DONE 8.0s 01:05:17 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv 01:05:17 01:05:17 #113 [security-spire-agent builder 9/9] WORKDIR /edgex-go 01:05:17 #113 DONE 0.4s 01:05:17 01:05:17 #108 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:05:17 #108 5.527 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.4 01:05:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:05:17 a7a892b8f1cd: Preparing 01:05:17 331a6f8bea0e: Preparing 01:05:17 38a78873fe2e: Preparing 01:05:17 0c84e793e720: Preparing 01:05:17 87a5bb796f0e: Preparing 01:05:17 3dab9f8bf2d2: Preparing 01:05:17 3dab9f8bf2d2: Waiting 01:05:17 38a78873fe2e: Layer already exists 01:05:17 87a5bb796f0e: Layer already exists 01:05:17 0c84e793e720: Layer already exists 01:05:17 a7a892b8f1cd: Layer already exists 01:05:17 331a6f8bea0e: Layer already exists 01:05:17 3dab9f8bf2d2: Layer already exists 01:05:17 3.1.0-dev.4: digest: sha256:b6784889c5850ce3cfd3ed8dc918aac4dfa4974b6e7a8887ce1a9c4a99e502fb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:18 #108 ... 01:05:18 01:05:18 #114 [security-spire-config builder 6/9] COPY . . 01:05:18 #114 CACHED 01:05:18 01:05:18 #115 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 01:05:18 #115 CACHED 01:05:18 01:05:18 #116 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:05:18 #116 CACHED 01:05:18 01:05:18 #117 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 01:05:18 #117 CACHED 01:05:18 01:05:18 #118 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:05:18 #118 CACHED 01:05:18 01:05:18 #119 [security-spire-config builder 9/9] WORKDIR /edgex-go 01:05:18 #119 CACHED 01:05:18 01:05:18 #120 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 01:05:18 #120 DONE 0.4s 01:05:18 01:05:18 #121 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 01:05:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:05:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:05:18 a7a892b8f1cd: Preparing 01:05:18 331a6f8bea0e: Preparing 01:05:18 38a78873fe2e: Preparing 01:05:18 0c84e793e720: Preparing 01:05:18 87a5bb796f0e: Preparing 01:05:18 3dab9f8bf2d2: Preparing 01:05:18 3dab9f8bf2d2: Waiting 01:05:18 a7a892b8f1cd: Layer already exists 01:05:18 331a6f8bea0e: Layer already exists 01:05:18 38a78873fe2e: Layer already exists 01:05:18 0c84e793e720: Layer already exists 01:05:18 87a5bb796f0e: Layer already exists 01:05:18 3dab9f8bf2d2: Layer already exists 01:05:18 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:b6784889c5850ce3cfd3ed8dc918aac4dfa4974b6e7a8887ce1a9c4a99e502fb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:18 #121 DONE 0.4s 01:05:18 01:05:18 #122 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 01:05:18 #122 ... 01:05:18 01:05:18 #123 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:05:18 #123 CACHED 01:05:18 01:05:18 #124 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:05:18 #124 CACHED 01:05:18 01:05:18 #125 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 01:05:18 #125 DONE 0.2s 01:05:18 01:05:18 #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:05:18 #0 5.010 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:05:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:19 #126 ... 01:05:19 01:05:19 #122 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 01:05:19 #122 DONE 0.3s 01:05:19 01:05:19 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:05:19 #0 8.042 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:05:19 #127 ... 01:05:19 01:05:19 #128 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:05:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 01:05:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:05:19 a7a892b8f1cd: Preparing 01:05:19 331a6f8bea0e: Preparing 01:05:19 38a78873fe2e: Preparing 01:05:19 0c84e793e720: Preparing 01:05:19 87a5bb796f0e: Preparing 01:05:19 3dab9f8bf2d2: Preparing 01:05:19 3dab9f8bf2d2: Waiting 01:05:19 331a6f8bea0e: Layer already exists 01:05:19 0c84e793e720: Layer already exists 01:05:19 a7a892b8f1cd: Layer already exists 01:05:19 38a78873fe2e: Layer already exists 01:05:19 87a5bb796f0e: Layer already exists 01:05:19 3dab9f8bf2d2: Layer already exists 01:05:19 main: digest: sha256:b6784889c5850ce3cfd3ed8dc918aac4dfa4974b6e7a8887ce1a9c4a99e502fb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:05:19 ===================================================== [Pipeline] echo 01:05:19 taggedImages: 01:05:19 - nexus3.edgexfoundry.org:10004/support-scheduler:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:05:19 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:05:19 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.4 01:05:19 - nexus3.edgexfoundry.org:10004/support-scheduler:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:05:19 - 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] } 01:05:20 #128 DONE 1.4s 01:05:20 01:05:20 #129 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 01:05:20 #129 ... 01:05:20 01:05:20 #130 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:05:20 #130 DONE 0.2s 01:05:20 01:05:20 #131 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:05:21 #131 DONE 0.6s 01:05:21 01:05:21 #132 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:05:21 #132 ... 01:05:21 01:05:21 #133 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:05:21 #133 DONE 0.4s 01:05:21 01:05:21 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:05:21 #0 5.398 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:05:21 #134 ... 01:05:21 01:05:21 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:05:21 #0 5.611 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:05:21 #135 ... 01:05:21 01:05:21 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:05:21 #0 5.613 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:05:22 #136 ... 01:05:22 01:05:22 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:05:22 #0 5.323 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:05:22 #137 ... 01:05:22 01:05:22 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:05:22 #0 5.387 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:05:22 #138 ... 01:05:22 01:05:22 #132 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:05:22 #132 DONE 2.7s 01:05:22 01:05:22 #77 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:05:22 #77 3.592 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:05:22 #77 ... 01:05:22 01:05:22 #129 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 01:05:22 #129 DONE 2.1s 01:05:22 01:05:22 #139 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:05:22 #139 ... 01:05:22 01:05:22 #140 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:05:22 #140 DONE 0.3s 01:05:23 01:05:23 #141 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 01:05:23 #141 DONE 0.2s 01:05:23 01:05:23 #142 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:05:23 #142 DONE 0.3s 01:05:23 01:05:23 #143 [security-spire-config] exporting to image 01:05:23 #143 exporting layers 01:05:23 #143 exporting layers 2.5s done 01:05:24 #143 writing image sha256:f26231457935bc2d18accb5bc64881a3c9200d19ef5d7a473bbee6ad7254cb93 done 01:05:24 #143 naming to docker.io/library/security-spire-server-arm64 done 01:05:24 #143 ... 01:05:24 01:05:24 #139 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:05:24 #139 DONE 2.4s 01:05:25 01:05:25 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:05:25 #144 DONE 0.2s 01:05:25 01:05:25 #143 [security-spire-config] exporting to image 01:05:25 #143 exporting layers 1.8s done 01:05:25 #143 writing image sha256:61f547f9e76938097b7b2949eaf97a93194563871119747aa51f4fb9967a04c4 done 01:05:25 #143 naming to docker.io/library/security-spire-config-arm64 done 01:05:25 #143 DONE 3.6s 01:05:25 01:05:25 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:05:25 #145 DONE 0.2s 01:05:25 01:05:25 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:05:25 #137 ... 01:05:25 01:05:25 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:05:25 #146 DONE 0.2s 01:05:25 01:05:25 #143 [security-spire-agent] exporting to image 01:05:27 #143 exporting layers 1.5s done 01:05:27 #143 writing image sha256:5ea5afc942e9b0f638e6541f0d52e981a57e0201d2b4a227368a5c19ada4e0db done 01:05:27 #143 naming to docker.io/library/security-spire-agent-arm64 0.0s done 01:05:27 #143 DONE 5.1s 01:05:27 01:05:27 #109 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:19:34 #109 ... 01:19:34 01:19:34 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:19:34 #134 DONE 850.5s 01:19:34 01:19:34 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:19:34 #136 ... 01:19:34 01:19:34 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:19:34 #147 DONE 0.3s 01:19:34 01:19:34 #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:19:34 #148 DONE 0.2s 01:19:34 01:19:34 #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:19:34 #149 DONE 0.2s 01:19:34 01:19:34 #77 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:19:34 #77 ... 01:19:34 01:19:34 #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 01:19:34 #150 DONE 0.1s 01:19:34 01:19:34 #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:19:34 #151 DONE 0.2s 01:19:34 01:19:34 #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:19:34 #152 DONE 2.1s 01:19:34 01:19:34 #143 [security-proxy-auth] exporting to image 01:19:34 #143 exporting layers 01:19:34 #143 exporting layers 0.6s done 01:19:34 #143 writing image sha256:5b0ca91c17098275c256a0f4b4d9824558de8817a6c79059aed4affb52d4eec4 done 01:19:34 #143 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 01:19:34 #143 DONE 5.7s 01:19:34 01:19:34 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:19:34 #136 ... 01:19:34 01:19:34 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:19:34 #127 859.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:19:34 #127 ... 01:19:34 01:19:34 #111 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:19:34 #111 DONE 861.0s 01:19:34 01:19:34 #77 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:19:34 #77 ... 01:19:34 01:19:34 #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:19:34 #153 DONE 0.3s 01:19:34 01:19:34 #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:19:34 #154 DONE 0.2s 01:19:34 01:19:34 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:19:34 #135 ... 01:19:34 01:19:34 #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:19:34 #155 DONE 0.4s 01:19:34 01:19:34 #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:19:34 #156 DONE 0.4s 01:19:34 01:19:34 #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:19:34 #157 DONE 0.2s 01:19:34 01:19:34 #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:19:34 #158 DONE 2.0s 01:19:34 01:19:34 #143 [security-proxy-setup] exporting to image 01:19:34 #143 exporting layers 01:19:34 #143 exporting layers 0.7s done 01:19:34 #143 writing image sha256:5b3ead8dd863931e8ebc2d02ab95e9ce36056fb03d651c75a02a2b5fe2bffc94 0.0s done 01:19:34 #143 naming to docker.io/library/security-proxy-setup-arm64 done 01:19:34 #143 DONE 6.4s 01:19:34 01:19:34 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:19:41 #136 ... 01:19:41 01:19:41 #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:19:41 #126 DONE 872.1s 01:19:41 01:19:41 #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:19:41 #159 DONE 0.3s 01:19:41 01:19:41 #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 01:19:43 #160 DONE 2.2s 01:19:43 01:19:43 #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 01:19:44 #161 DONE 0.3s 01:19:44 01:19:44 #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 01:19:44 #162 DONE 0.2s 01:19:44 01:19:44 #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:19:44 #163 DONE 0.3s 01:19:44 01:19:44 #108 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:19:44 #108 ... 01:19:44 01:19:44 #164 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:19:44 #164 DONE 0.1s 01:19:44 01:19:44 #165 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 01:19:44 #165 DONE 0.1s 01:19:44 01:19:44 #109 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:19:44 #109 ... 01:19:44 01:19:44 #166 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 01:19:44 #166 DONE 0.1s 01:19:44 01:19:44 #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 01:19:45 #167 DONE 0.2s 01:19:45 01:19:45 #109 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:19:45 #109 ... 01:19:45 01:19:45 #168 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:19:45 #168 DONE 0.2s 01:19:45 01:19:45 #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 01:19:47 #169 DONE 2.0s 01:19:47 01:19:47 #143 [security-bootstrapper] exporting to image 01:19:47 #143 exporting layers 01:19:48 #143 exporting layers 0.9s done 01:19:48 #143 writing image sha256:d14e4630549a1ca69f01905ea4bc7a2b774f8553102c9fe5da92b745ce3e6aec done 01:19:48 #143 naming to docker.io/library/security-bootstrapper-arm64 done 01:19:48 #143 DONE 7.2s 01:19:48 01:19:48 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:19:50 #136 ... 01:19:50 01:19:50 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:19:50 #127 DONE 881.9s 01:19:50 01:19:50 #109 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:19:51 #109 ... 01:19:51 01:19:51 #170 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 01:19:51 #170 DONE 0.1s 01:19:51 01:19:51 #109 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:19:51 #109 ... 01:19:51 01:19:51 #171 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 01:19:51 #171 DONE 0.1s 01:19:51 01:19:51 #172 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:19:51 #172 DONE 0.2s 01:19:51 01:19:51 #173 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 01:19:51 #173 DONE 0.1s 01:19:51 01:19:51 #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:19:51 #174 DONE 0.1s 01:19:51 01:19:51 #175 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:19:52 #175 DONE 0.2s 01:19:52 01:19:52 #109 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:19:52 #109 ... 01:19:52 01:19:52 #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:19:52 #176 DONE 0.3s 01:19:52 01:19:52 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:19:52 #137 ... 01:19:52 01:19:52 #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:19:52 #177 DONE 0.1s 01:19:52 01:19:52 #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:19:56 #178 DONE 3.2s 01:19:56 01:19:56 #143 [security-secretstore-setup] exporting to image 01:19:56 #143 exporting layers 01:19:57 #143 exporting layers 1.1s done 01:19:57 #143 writing image sha256:bf0cbccb46a4001198b71873c7f2960f76eee55ef539d2a9bd00b3651ca62b8d done 01:19:57 #143 naming to docker.io/library/security-secretstore-setup-arm64 done 01:19:57 #143 DONE 8.3s 01:19:57 01:19:57 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:20:23 #136 ... 01:20:23 01:20:23 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:20:23 #138 DONE 909.1s 01:20:23 01:20:23 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:20:23 #135 ... 01:20:23 01:20:23 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:20:23 #179 DONE 0.2s 01:20:23 01:20:23 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:20:23 #180 DONE 0.2s 01:20:23 01:20:23 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:20:23 #135 ... 01:20:23 01:20:23 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:20:23 #181 DONE 0.4s 01:20:23 01:20:23 #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:20:23 #182 DONE 0.2s 01:20:23 01:20:23 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:20:23 #183 DONE 0.1s 01:20:23 01:20:23 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:20:24 #184 DONE 2.0s 01:20:24 01:20:24 #143 [core-common-config-bootstrapper] exporting to image 01:20:24 #143 exporting layers 01:20:24 #143 exporting layers 0.5s done 01:20:24 #143 writing image sha256:0cb4ff24ccf9fb1b2d30543521847ef88691c531409ab6cd9fc6fb67ad8be36f done 01:20:24 #143 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 01:20:24 #143 DONE 8.8s 01:20:24 01:20:24 #108 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:20:39 #108 ... 01:20:39 01:20:39 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:20:39 #136 DONE 926.1s 01:20:39 01:20:39 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:20:39 #137 ... 01:20:39 01:20:39 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 01:20:39 #185 DONE 0.1s 01:20:39 01:20:39 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:20:39 #135 ... 01:20:39 01:20:39 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 01:20:39 #186 DONE 0.2s 01:20:39 01:20:39 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:20:39 #187 DONE 0.3s 01:20:39 01:20:39 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:20:39 #188 DONE 0.1s 01:20:39 01:20:39 #143 [core-command] exporting to image 01:20:39 #143 exporting layers 01:20:39 #143 exporting layers 0.4s done 01:20:39 #143 writing image sha256:2801f8e959f95f776c1f545324af33b7e04ef4657f4ad69d88be6e60d83dc499 done 01:20:39 #143 naming to docker.io/library/core-command-arm64 done 01:20:39 #143 DONE 9.2s 01:20:39 01:20:39 #109 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:20:52 #109 ... 01:20:52 01:20:52 #108 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:20:52 #108 DONE 940.2s 01:20:52 01:20:52 #109 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:20:52 #109 ... 01:20:52 01:20:52 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:20:52 #189 DONE 0.3s 01:20:52 01:20:52 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:20:52 #135 ... 01:20:52 01:20:52 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:20:52 #190 DONE 0.2s 01:20:52 01:20:52 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:20:52 #191 DONE 0.3s 01:20:52 01:20:52 #77 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:20:52 #77 ... 01:20:52 01:20:52 #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:20:52 #192 DONE 0.1s 01:20:53 01:20:53 #143 [core-data] exporting to image 01:20:53 #143 exporting layers 01:20:53 #143 exporting layers 0.4s done 01:20:53 #143 writing image sha256:62be7db2dd840970406e9f3fab4db81d439766f6693c633d49594c42991ad749 0.0s done 01:20:53 #143 naming to docker.io/library/core-data-arm64 done 01:20:53 #143 DONE 9.6s 01:20:53 01:20:53 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:20:57 #135 DONE 945.4s 01:20:57 01:20:57 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:20:57 #137 ... 01:20:57 01:20:57 #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:20:57 #193 DONE 0.2s 01:20:57 01:20:57 #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:20:58 #194 DONE 0.3s 01:20:58 01:20:58 #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:20:58 #195 DONE 0.3s 01:20:58 01:20:58 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:20:58 #196 DONE 0.1s 01:20:58 01:20:58 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:20:58 #197 DONE 0.1s 01:20:58 01:20:58 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:20:58 #137 ... 01:20:58 01:20:58 #143 [core-metadata] exporting to image 01:20:58 #143 exporting layers 01:20:58 #143 exporting layers 0.3s done 01:20:59 #143 writing image sha256:4fe7c2ada0e7919e6a25d1189e8f1a94ac93c4133458a46322148adba097f71b done 01:20:59 #143 naming to docker.io/library/core-metadata-arm64 done 01:20:59 #143 DONE 9.9s 01:20:59 01:20:59 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:21:55 #137 ... 01:21:55 01:21:55 #109 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:21:55 #109 DONE 997.7s 01:21:55 01:21:55 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:21:55 #137 ... 01:21:55 01:21:55 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:21:55 #198 DONE 0.3s 01:21:55 01:21:55 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:21:55 #137 ... 01:21:55 01:21:55 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:21:55 #199 DONE 0.2s 01:21:55 01:21:55 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:21:55 #200 DONE 0.4s 01:21:55 01:21:55 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:21:55 #137 ... 01:21:55 01:21:55 #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:21:55 #201 DONE 0.1s 01:21:55 01:21:55 #143 [security-spiffe-token-provider] exporting to image 01:21:55 #143 exporting layers 01:21:55 #143 exporting layers 0.7s done 01:21:55 #143 writing image sha256:968aab331cc6126e3d0b9464901a34d544c70cfd182e830c65071732700c3da2 done 01:21:55 #143 naming to docker.io/library/security-spiffe-token-provider-arm64 done 01:21:55 #143 DONE 10.6s 01:21:55 01:21:55 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:22:17 #137 DONE 1022.7s 01:22:17 01:22:17 #77 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:22:17 #77 DONE 1025.6s 01:22:17 01:22:17 #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:22:17 #202 DONE 0.1s 01:22:17 01:22:17 #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:22:17 #203 DONE 0.1s 01:22:17 01:22:17 #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:22:17 #204 DONE 0.2s 01:22:17 01:22:17 #205 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:22:17 #205 ... 01:22:17 01:22:17 #206 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:22:17 #206 DONE 0.2s 01:22:17 01:22:17 #207 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:22:17 #207 DONE 0.3s 01:22:17 01:22:17 #205 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:22:17 #205 DONE 0.4s 01:22:17 01:22:17 #208 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 01:22:17 #208 DONE 0.1s 01:22:17 01:22:17 #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:22:17 #209 DONE 0.1s 01:22:17 01:22:17 #143 [support-notifications] exporting to image 01:22:17 #143 exporting layers 01:22:17 #143 exporting layers 0.4s done 01:22:17 #143 writing image sha256:88471598cd000483ee45649353125efe534cb90fc847caa1722e2a8d02ed04c3 0.0s done 01:22:17 #143 naming to docker.io/library/support-notifications-arm64 done 01:22:17 #143 writing image sha256:962088413c0f9b028615173b19b98e9b30e40c73e9de905cdb3d97898787670e done 01:22:17 #143 naming to docker.io/library/support-scheduler-arm64 done 01:22:17 #143 DONE 11.0s 01:22:17 time="2023-06-17T01:03:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:22:17 time="2023-06-17T01:03:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:22:17 time="2023-06-17T01:03:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:22:17 time="2023-06-17T01:03:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:22:17 time="2023-06-17T01:03:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:22:17 time="2023-06-17T01:03:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:22:17 time="2023-06-17T01:03:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:22:17 time="2023-06-17T01:03:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:22:17 time="2023-06-17T01:03:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:22:17 time="2023-06-17T01:03:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:22:17 time="2023-06-17T01:03:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:22:17 time="2023-06-17T01:03:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:22:17 time="2023-06-17T01:03:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:22:17 time="2023-06-17T01:03:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:22:17 $ docker stop --time=1 2236f1363cef615b16be24690462ea5a15cf46c8a3c610a2376cb9bffb4e08a1 01:22:19 $ docker rm -f --volumes 2236f1363cef615b16be24690462ea5a15cf46c8a3c610a2376cb9bffb4e08a1 [Pipeline] // withDockerContainer [Pipeline] sh 01:22:19 + docker images 01:22:19 REPOSITORY TAG IMAGE ID CREATED SIZE 01:22:19 support-scheduler-arm64 latest 962088413c0f 4 seconds ago 31.2MB 01:22:19 support-notifications-arm64 latest 88471598cd00 4 seconds ago 31.9MB 01:22:19 security-spiffe-token-provider-arm64 latest 968aab331cc6 28 seconds ago 32.7MB 01:22:19 core-metadata-arm64 latest 4fe7c2ada0e7 About a minute ago 20.2MB 01:22:19 core-data-arm64 latest 62be7db2dd84 About a minute ago 19.9MB 01:22:19 core-command-arm64 latest 2801f8e959f9 About a minute ago 19.7MB 01:22:19 core-common-config-bootstrapper-arm64 latest 0cb4ff24ccf9 About a minute ago 17.2MB 01:22:19 security-secretstore-setup-arm64 latest bf0cbccb46a4 2 minutes ago 32.2MB 01:22:19 security-bootstrapper-arm64 latest d14e4630549a 2 minutes ago 21.9MB 01:22:19 security-proxy-setup-arm64 latest 5b3ead8dd863 2 minutes ago 18.7MB 01:22:19 security-proxy-auth-arm64 latest 5b0ca91c1709 2 minutes ago 18.1MB 01:22:19 security-spire-agent-arm64 latest 5ea5afc942e9 16 minutes ago 153MB 01:22:19 security-spire-config-arm64 latest 61f547f9e769 16 minutes ago 96.1MB 01:22:19 security-spire-server-arm64 latest f26231457935 16 minutes ago 97MB 01:22:19 ci-base-image-arm64 latest 4b9ab56a52ba 19 minutes ago 899MB 01:22:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 weeks ago 332MB 01:22:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 7 weeks ago 681MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:22:19 provisioning config files... 01:22:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/537@tmp/config5582780077115452595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:22:20 ---> docker-login.sh 01:22:20 nexus3.edgexfoundry.org:10001 01:22:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:22:20 Configure a credential helper to remove this warning. See 01:22:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:22:20 01:22:20 Login Succeeded 01:22:20 nexus3.edgexfoundry.org:10002 01:22:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:22:20 Configure a credential helper to remove this warning. See 01:22:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:22:20 01:22:20 Login Succeeded 01:22:20 nexus3.edgexfoundry.org:10003 01:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:22:21 Configure a credential helper to remove this warning. See 01:22:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:22:21 01:22:21 Login Succeeded 01:22:21 nexus3.edgexfoundry.org:10004 01:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:22:21 Configure a credential helper to remove this warning. See 01:22:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:22:21 01:22:21 Login Succeeded 01:22:21 docker.io 01:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:22:22 Configure a credential helper to remove this warning. See 01:22:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:22:22 01:22:22 Login Succeeded 01:22:22 ---> docker-login.sh ends [Pipeline] } 01:22:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:22:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:22:22 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 01:22:22 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:22:22 latest 01:22:22 3.1.0-dev.4 01:22:22 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:22:22 main 01:22:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:22 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:22 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:22:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:22:22 158250d2fb7a: Preparing 01:22:22 c009448ab314: Preparing 01:22:22 d67523ccc97f: Preparing 01:22:22 6091a7f18353: Preparing 01:22:22 04a87a7a4ffd: Preparing 01:22:22 9386262d7a74: Preparing 01:22:22 9386262d7a74: Waiting 01:22:23 6091a7f18353: Pushed 01:22:23 d67523ccc97f: Pushed 01:22:23 158250d2fb7a: Pushed 01:22:23 04a87a7a4ffd: Pushed 01:22:23 9386262d7a74: Layer already exists 01:22:26 c009448ab314: Pushed 01:22:26 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:b45bb23ec617b8309194f904ff7c71e7b0ef752166931024e375685b5981f5ea size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:26 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:27 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:22:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:22:27 158250d2fb7a: Preparing 01:22:27 c009448ab314: Preparing 01:22:27 d67523ccc97f: Preparing 01:22:27 6091a7f18353: Preparing 01:22:27 04a87a7a4ffd: Preparing 01:22:27 9386262d7a74: Preparing 01:22:27 9386262d7a74: Waiting 01:22:27 d67523ccc97f: Layer already exists 01:22:27 6091a7f18353: Layer already exists 01:22:27 04a87a7a4ffd: Layer already exists 01:22:27 c009448ab314: Layer already exists 01:22:27 158250d2fb7a: Layer already exists 01:22:27 9386262d7a74: Layer already exists 01:22:27 latest: digest: sha256:b45bb23ec617b8309194f904ff7c71e7b0ef752166931024e375685b5981f5ea size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:27 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:28 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.4 01:22:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:22:28 158250d2fb7a: Preparing 01:22:28 c009448ab314: Preparing 01:22:28 d67523ccc97f: Preparing 01:22:28 6091a7f18353: Preparing 01:22:28 04a87a7a4ffd: Preparing 01:22:28 9386262d7a74: Preparing 01:22:28 9386262d7a74: Waiting 01:22:28 04a87a7a4ffd: Layer already exists 01:22:28 d67523ccc97f: Layer already exists 01:22:28 158250d2fb7a: Layer already exists 01:22:28 c009448ab314: Layer already exists 01:22:28 6091a7f18353: Layer already exists 01:22:28 9386262d7a74: Layer already exists 01:22:28 3.1.0-dev.4: digest: sha256:b45bb23ec617b8309194f904ff7c71e7b0ef752166931024e375685b5981f5ea size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:28 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:22:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:22:29 158250d2fb7a: Preparing 01:22:29 c009448ab314: Preparing 01:22:29 d67523ccc97f: Preparing 01:22:29 6091a7f18353: Preparing 01:22:29 04a87a7a4ffd: Preparing 01:22:29 9386262d7a74: Preparing 01:22:29 9386262d7a74: Waiting 01:22:29 d67523ccc97f: Layer already exists 01:22:29 04a87a7a4ffd: Layer already exists 01:22:29 c009448ab314: Layer already exists 01:22:29 9386262d7a74: Layer already exists 01:22:29 6091a7f18353: Layer already exists 01:22:29 158250d2fb7a: Layer already exists 01:22:29 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:b45bb23ec617b8309194f904ff7c71e7b0ef752166931024e375685b5981f5ea size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 01:22:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:22:29 158250d2fb7a: Preparing 01:22:29 c009448ab314: Preparing 01:22:29 d67523ccc97f: Preparing 01:22:29 6091a7f18353: Preparing 01:22:29 04a87a7a4ffd: Preparing 01:22:29 9386262d7a74: Preparing 01:22:29 9386262d7a74: Waiting 01:22:29 c009448ab314: Layer already exists 01:22:29 04a87a7a4ffd: Layer already exists 01:22:29 6091a7f18353: Layer already exists 01:22:29 d67523ccc97f: Layer already exists 01:22:29 158250d2fb7a: Layer already exists 01:22:29 9386262d7a74: Layer already exists 01:22:30 main: digest: sha256:b45bb23ec617b8309194f904ff7c71e7b0ef752166931024e375685b5981f5ea size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:22:30 ===================================================== [Pipeline] echo 01:22:30 taggedImages: 01:22:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:22:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:22:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.4 01:22:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:22:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 01:22:30 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 01:22:30 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:22:30 latest 01:22:30 3.1.0-dev.4 01:22:30 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:22:30 main 01:22:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:30 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:22:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:22:30 7983b7da5bb3: Preparing 01:22:30 445241baa87d: Preparing 01:22:30 4bc6b68253c0: Preparing 01:22:30 198e924e635e: Preparing 01:22:30 d67523ccc97f: Preparing 01:22:30 6091a7f18353: Preparing 01:22:30 04a87a7a4ffd: Preparing 01:22:30 9386262d7a74: Preparing 01:22:30 6091a7f18353: Waiting 01:22:30 04a87a7a4ffd: Waiting 01:22:30 9386262d7a74: Waiting 01:22:30 d67523ccc97f: Layer already exists 01:22:30 6091a7f18353: Layer already exists 01:22:31 04a87a7a4ffd: Layer already exists 01:22:31 445241baa87d: Pushed 01:22:31 9386262d7a74: Layer already exists 01:22:31 7983b7da5bb3: Pushed 01:22:31 4bc6b68253c0: Pushed 01:22:33 198e924e635e: Pushed 01:22:33 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:7cc90ad17dc0baec1cf417924f6a4c00b4a8340078557b0f4fdd44208396b636 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:34 + 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 01:22:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 01:22:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:22:34 7983b7da5bb3: Preparing 01:22:34 445241baa87d: Preparing 01:22:34 4bc6b68253c0: Preparing 01:22:34 198e924e635e: Preparing 01:22:34 d67523ccc97f: Preparing 01:22:34 6091a7f18353: Preparing 01:22:34 04a87a7a4ffd: Preparing 01:22:34 9386262d7a74: Preparing 01:22:34 6091a7f18353: Waiting 01:22:34 04a87a7a4ffd: Waiting 01:22:34 9386262d7a74: Waiting 01:22:34 d67523ccc97f: Layer already exists 01:22:34 445241baa87d: Layer already exists 01:22:34 198e924e635e: Layer already exists 01:22:34 7983b7da5bb3: Layer already exists 01:22:34 4bc6b68253c0: Layer already exists 01:22:34 9386262d7a74: Layer already exists 01:22:34 6091a7f18353: Layer already exists 01:22:34 04a87a7a4ffd: Layer already exists 01:22:34 latest: digest: sha256:7cc90ad17dc0baec1cf417924f6a4c00b4a8340078557b0f4fdd44208396b636 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:35 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.4 01:22:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:22:35 7983b7da5bb3: Preparing 01:22:35 445241baa87d: Preparing 01:22:35 4bc6b68253c0: Preparing 01:22:35 198e924e635e: Preparing 01:22:35 d67523ccc97f: Preparing 01:22:35 6091a7f18353: Preparing 01:22:35 04a87a7a4ffd: Preparing 01:22:35 9386262d7a74: Preparing 01:22:35 04a87a7a4ffd: Waiting 01:22:35 9386262d7a74: Waiting 01:22:35 6091a7f18353: Waiting 01:22:35 445241baa87d: Layer already exists 01:22:35 4bc6b68253c0: Layer already exists 01:22:35 198e924e635e: Layer already exists 01:22:35 7983b7da5bb3: Layer already exists 01:22:35 d67523ccc97f: Layer already exists 01:22:35 6091a7f18353: Layer already exists 01:22:35 9386262d7a74: Layer already exists 01:22:35 04a87a7a4ffd: Layer already exists 01:22:35 3.1.0-dev.4: digest: sha256:7cc90ad17dc0baec1cf417924f6a4c00b4a8340078557b0f4fdd44208396b636 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:35 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:22:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:22:36 7983b7da5bb3: Preparing 01:22:36 445241baa87d: Preparing 01:22:36 4bc6b68253c0: Preparing 01:22:36 198e924e635e: Preparing 01:22:36 d67523ccc97f: Preparing 01:22:36 6091a7f18353: Preparing 01:22:36 04a87a7a4ffd: Preparing 01:22:36 9386262d7a74: Preparing 01:22:36 6091a7f18353: Waiting 01:22:36 04a87a7a4ffd: Waiting 01:22:36 9386262d7a74: Waiting 01:22:36 445241baa87d: Layer already exists 01:22:36 7983b7da5bb3: Layer already exists 01:22:36 198e924e635e: Layer already exists 01:22:36 4bc6b68253c0: Layer already exists 01:22:36 d67523ccc97f: Layer already exists 01:22:36 6091a7f18353: Layer already exists 01:22:36 04a87a7a4ffd: Layer already exists 01:22:36 9386262d7a74: Layer already exists 01:22:36 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:7cc90ad17dc0baec1cf417924f6a4c00b4a8340078557b0f4fdd44208396b636 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:36 + 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 01:22:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 01:22:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:22:37 7983b7da5bb3: Preparing 01:22:37 445241baa87d: Preparing 01:22:37 4bc6b68253c0: Preparing 01:22:37 198e924e635e: Preparing 01:22:37 d67523ccc97f: Preparing 01:22:37 6091a7f18353: Preparing 01:22:37 04a87a7a4ffd: Preparing 01:22:37 9386262d7a74: Preparing 01:22:37 04a87a7a4ffd: Waiting 01:22:37 9386262d7a74: Waiting 01:22:37 6091a7f18353: Waiting 01:22:37 4bc6b68253c0: Layer already exists 01:22:37 d67523ccc97f: Layer already exists 01:22:37 198e924e635e: Layer already exists 01:22:37 445241baa87d: Layer already exists 01:22:37 7983b7da5bb3: Layer already exists 01:22:37 9386262d7a74: Layer already exists 01:22:37 6091a7f18353: Layer already exists 01:22:37 04a87a7a4ffd: Layer already exists 01:22:37 main: digest: sha256:7cc90ad17dc0baec1cf417924f6a4c00b4a8340078557b0f4fdd44208396b636 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:22:37 ===================================================== [Pipeline] echo 01:22:37 taggedImages: 01:22:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:22:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 01:22:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.4 01:22:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:22:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 01:22:37 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 01:22:37 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:22:37 latest 01:22:37 3.1.0-dev.4 01:22:37 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:22:37 main 01:22:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:37 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:22:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:22:41 396b89aaa031: Preparing 01:22:41 68d15c4f1add: Preparing 01:22:41 d67523ccc97f: Preparing 01:22:41 6091a7f18353: Preparing 01:22:41 b3233107e258: Preparing 01:22:41 9386262d7a74: Preparing 01:22:41 9386262d7a74: Waiting 01:22:41 d67523ccc97f: Layer already exists 01:22:41 6091a7f18353: Layer already exists 01:22:41 9386262d7a74: Layer already exists 01:22:41 396b89aaa031: Pushed 01:22:41 b3233107e258: Pushed 01:22:44 68d15c4f1add: Pushed 01:22:44 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:f670f82df814fc2bd92a24d9e7fc6a77ec852898e631f8ca8ccafdeaface7313 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:22:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:22:44 396b89aaa031: Preparing 01:22:44 68d15c4f1add: Preparing 01:22:44 d67523ccc97f: Preparing 01:22:44 6091a7f18353: Preparing 01:22:44 b3233107e258: Preparing 01:22:44 9386262d7a74: Preparing 01:22:44 9386262d7a74: Waiting 01:22:44 d67523ccc97f: Layer already exists 01:22:44 396b89aaa031: Layer already exists 01:22:44 68d15c4f1add: Layer already exists 01:22:44 b3233107e258: Layer already exists 01:22:44 6091a7f18353: Layer already exists 01:22:44 9386262d7a74: Layer already exists 01:22:44 latest: digest: sha256:f670f82df814fc2bd92a24d9e7fc6a77ec852898e631f8ca8ccafdeaface7313 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.4 01:22:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:22:45 396b89aaa031: Preparing 01:22:45 68d15c4f1add: Preparing 01:22:45 d67523ccc97f: Preparing 01:22:45 6091a7f18353: Preparing 01:22:45 b3233107e258: Preparing 01:22:45 9386262d7a74: Preparing 01:22:45 9386262d7a74: Waiting 01:22:45 b3233107e258: Layer already exists 01:22:45 d67523ccc97f: Layer already exists 01:22:45 68d15c4f1add: Layer already exists 01:22:45 396b89aaa031: Layer already exists 01:22:45 6091a7f18353: Layer already exists 01:22:45 9386262d7a74: Layer already exists 01:22:45 3.1.0-dev.4: digest: sha256:f670f82df814fc2bd92a24d9e7fc6a77ec852898e631f8ca8ccafdeaface7313 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:22:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:22:46 396b89aaa031: Preparing 01:22:46 68d15c4f1add: Preparing 01:22:46 d67523ccc97f: Preparing 01:22:46 6091a7f18353: Preparing 01:22:46 b3233107e258: Preparing 01:22:46 9386262d7a74: Preparing 01:22:46 9386262d7a74: Waiting 01:22:46 d67523ccc97f: Layer already exists 01:22:46 68d15c4f1add: Layer already exists 01:22:46 6091a7f18353: Layer already exists 01:22:46 b3233107e258: Layer already exists 01:22:46 396b89aaa031: Layer already exists 01:22:46 9386262d7a74: Layer already exists 01:22:46 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:f670f82df814fc2bd92a24d9e7fc6a77ec852898e631f8ca8ccafdeaface7313 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 01:22:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:22:46 396b89aaa031: Preparing 01:22:46 68d15c4f1add: Preparing 01:22:46 d67523ccc97f: Preparing 01:22:46 6091a7f18353: Preparing 01:22:46 b3233107e258: Preparing 01:22:46 9386262d7a74: Preparing 01:22:46 9386262d7a74: Waiting 01:22:46 6091a7f18353: Layer already exists 01:22:46 68d15c4f1add: Layer already exists 01:22:46 d67523ccc97f: Layer already exists 01:22:46 b3233107e258: Layer already exists 01:22:46 396b89aaa031: Layer already exists 01:22:46 9386262d7a74: Layer already exists 01:22:47 main: digest: sha256:f670f82df814fc2bd92a24d9e7fc6a77ec852898e631f8ca8ccafdeaface7313 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:22:47 ===================================================== [Pipeline] echo 01:22:47 taggedImages: 01:22:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:22:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:22:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.4 01:22:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:22:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 01:22:47 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 01:22:47 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:22:47 latest 01:22:47 3.1.0-dev.4 01:22:47 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:22:47 main 01:22:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:22:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:22:47 d6e8d102f618: Preparing 01:22:47 228f8d3915ac: Preparing 01:22:47 5ef498e02684: Preparing 01:22:47 d67523ccc97f: Preparing 01:22:47 6091a7f18353: Preparing 01:22:47 04a87a7a4ffd: Preparing 01:22:47 9386262d7a74: Preparing 01:22:47 04a87a7a4ffd: Waiting 01:22:47 9386262d7a74: Waiting 01:22:47 6091a7f18353: Layer already exists 01:22:47 d67523ccc97f: Layer already exists 01:22:47 04a87a7a4ffd: Layer already exists 01:22:47 9386262d7a74: Layer already exists 01:22:48 228f8d3915ac: Pushed 01:22:48 d6e8d102f618: Pushed 01:22:51 5ef498e02684: Pushed 01:22:51 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:9aa91d40dcb83d8d708817203fe92bd4316a80a93f8374ce8b4fb774418a5832 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:51 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:22:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:22:52 d6e8d102f618: Preparing 01:22:52 228f8d3915ac: Preparing 01:22:52 5ef498e02684: Preparing 01:22:52 d67523ccc97f: Preparing 01:22:52 6091a7f18353: Preparing 01:22:52 04a87a7a4ffd: Preparing 01:22:52 9386262d7a74: Preparing 01:22:52 04a87a7a4ffd: Waiting 01:22:52 6091a7f18353: Layer already exists 01:22:52 d6e8d102f618: Layer already exists 01:22:52 d67523ccc97f: Layer already exists 01:22:52 228f8d3915ac: Layer already exists 01:22:52 5ef498e02684: Layer already exists 01:22:52 04a87a7a4ffd: Layer already exists 01:22:52 9386262d7a74: Layer already exists 01:22:52 latest: digest: sha256:9aa91d40dcb83d8d708817203fe92bd4316a80a93f8374ce8b4fb774418a5832 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.4 01:22:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:22:53 d6e8d102f618: Preparing 01:22:53 228f8d3915ac: Preparing 01:22:53 5ef498e02684: Preparing 01:22:53 d67523ccc97f: Preparing 01:22:53 6091a7f18353: Preparing 01:22:53 04a87a7a4ffd: Preparing 01:22:53 9386262d7a74: Preparing 01:22:53 04a87a7a4ffd: Waiting 01:22:53 9386262d7a74: Waiting 01:22:53 6091a7f18353: Layer already exists 01:22:53 5ef498e02684: Layer already exists 01:22:53 228f8d3915ac: Layer already exists 01:22:53 d6e8d102f618: Layer already exists 01:22:53 d67523ccc97f: Layer already exists 01:22:53 04a87a7a4ffd: Layer already exists 01:22:53 9386262d7a74: Layer already exists 01:22:53 3.1.0-dev.4: digest: sha256:9aa91d40dcb83d8d708817203fe92bd4316a80a93f8374ce8b4fb774418a5832 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:22:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:22:54 d6e8d102f618: Preparing 01:22:54 228f8d3915ac: Preparing 01:22:54 5ef498e02684: Preparing 01:22:54 d67523ccc97f: Preparing 01:22:54 6091a7f18353: Preparing 01:22:54 04a87a7a4ffd: Preparing 01:22:54 9386262d7a74: Preparing 01:22:54 04a87a7a4ffd: Waiting 01:22:54 6091a7f18353: Layer already exists 01:22:54 228f8d3915ac: Layer already exists 01:22:54 d67523ccc97f: Layer already exists 01:22:54 d6e8d102f618: Layer already exists 01:22:54 5ef498e02684: Layer already exists 01:22:54 04a87a7a4ffd: Layer already exists 01:22:54 9386262d7a74: Layer already exists 01:22:54 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:9aa91d40dcb83d8d708817203fe92bd4316a80a93f8374ce8b4fb774418a5832 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 01:22:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:22:55 d6e8d102f618: Preparing 01:22:55 228f8d3915ac: Preparing 01:22:55 5ef498e02684: Preparing 01:22:55 d67523ccc97f: Preparing 01:22:55 6091a7f18353: Preparing 01:22:55 04a87a7a4ffd: Preparing 01:22:55 9386262d7a74: Preparing 01:22:55 04a87a7a4ffd: Waiting 01:22:55 9386262d7a74: Waiting 01:22:55 6091a7f18353: Layer already exists 01:22:55 d6e8d102f618: Layer already exists 01:22:55 228f8d3915ac: Layer already exists 01:22:55 5ef498e02684: Layer already exists 01:22:55 d67523ccc97f: Layer already exists 01:22:55 9386262d7a74: Layer already exists 01:22:55 04a87a7a4ffd: Layer already exists 01:22:55 main: digest: sha256:9aa91d40dcb83d8d708817203fe92bd4316a80a93f8374ce8b4fb774418a5832 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:22:55 ===================================================== [Pipeline] echo 01:22:55 taggedImages: 01:22:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:22:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:22:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.4 01:22:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:22:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 01:22:55 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 01:22:55 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:22:55 latest 01:22:55 3.1.0-dev.4 01:22:55 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:22:55 main 01:22:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:22:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:22:56 ecf67a5bc7f9: Preparing 01:22:56 f097618b88bb: Preparing 01:22:56 00575aeabf7e: Preparing 01:22:56 b46b3231f59b: Preparing 01:22:56 942d915aa3be: Preparing 01:22:56 03fca577694d: Preparing 01:22:56 a121a344acc8: Preparing 01:22:56 03fca577694d: Waiting 01:22:56 d67523ccc97f: Preparing 01:22:56 6091a7f18353: Preparing 01:22:56 a121a344acc8: Waiting 01:22:56 9f07cae6801e: Preparing 01:22:56 8f7a9a8599e8: Preparing 01:22:56 5f70bf18a086: Preparing 01:22:56 de9d8b5c40e4: Preparing 01:22:56 7c87ce531094: Preparing 01:22:56 9386262d7a74: Preparing 01:22:56 6091a7f18353: Waiting 01:22:56 9f07cae6801e: Waiting 01:22:56 8f7a9a8599e8: Waiting 01:22:56 5f70bf18a086: Waiting 01:22:56 de9d8b5c40e4: Waiting 01:22:56 7c87ce531094: Waiting 01:22:56 9386262d7a74: Waiting 01:22:56 d67523ccc97f: Waiting 01:22:56 f097618b88bb: Pushed 01:22:56 00575aeabf7e: Pushed 01:22:56 942d915aa3be: Pushed 01:22:56 b46b3231f59b: Pushed 01:22:56 ecf67a5bc7f9: Pushed 01:22:56 d67523ccc97f: Layer already exists 01:22:56 6091a7f18353: Layer already exists 01:22:56 03fca577694d: Pushed 01:22:56 9f07cae6801e: Pushed 01:22:56 8f7a9a8599e8: Pushed 01:22:56 5f70bf18a086: Pushed 01:22:56 de9d8b5c40e4: Pushed 01:22:56 9386262d7a74: Layer already exists 01:22:56 7c87ce531094: Pushed 01:23:00 a121a344acc8: Pushed 01:23:00 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:6a0e763d19a0f3cc1670abb5326e862499b3dd0f57385475c7e149420971f22d size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:23:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:23:00 ecf67a5bc7f9: Preparing 01:23:00 f097618b88bb: Preparing 01:23:00 00575aeabf7e: Preparing 01:23:00 b46b3231f59b: Preparing 01:23:00 942d915aa3be: Preparing 01:23:00 03fca577694d: Preparing 01:23:00 a121a344acc8: Preparing 01:23:00 d67523ccc97f: Preparing 01:23:00 6091a7f18353: Preparing 01:23:00 9f07cae6801e: Preparing 01:23:00 8f7a9a8599e8: Preparing 01:23:00 5f70bf18a086: Preparing 01:23:00 de9d8b5c40e4: Preparing 01:23:00 7c87ce531094: Preparing 01:23:00 9386262d7a74: Preparing 01:23:00 03fca577694d: Waiting 01:23:00 a121a344acc8: Waiting 01:23:00 d67523ccc97f: Waiting 01:23:00 6091a7f18353: Waiting 01:23:00 9f07cae6801e: Waiting 01:23:00 8f7a9a8599e8: Waiting 01:23:00 5f70bf18a086: Waiting 01:23:00 de9d8b5c40e4: Waiting 01:23:00 7c87ce531094: Waiting 01:23:00 9386262d7a74: Waiting 01:23:00 ecf67a5bc7f9: Layer already exists 01:23:00 f097618b88bb: Layer already exists 01:23:00 b46b3231f59b: Layer already exists 01:23:00 942d915aa3be: Layer already exists 01:23:00 00575aeabf7e: Layer already exists 01:23:00 03fca577694d: Layer already exists 01:23:00 a121a344acc8: Layer already exists 01:23:00 6091a7f18353: Layer already exists 01:23:00 9f07cae6801e: Layer already exists 01:23:00 d67523ccc97f: Layer already exists 01:23:00 8f7a9a8599e8: Layer already exists 01:23:00 5f70bf18a086: Layer already exists 01:23:00 7c87ce531094: Layer already exists 01:23:00 de9d8b5c40e4: Layer already exists 01:23:00 9386262d7a74: Layer already exists 01:23:01 latest: digest: sha256:6a0e763d19a0f3cc1670abb5326e862499b3dd0f57385475c7e149420971f22d size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.4 01:23:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:23:01 ecf67a5bc7f9: Preparing 01:23:01 f097618b88bb: Preparing 01:23:01 00575aeabf7e: Preparing 01:23:01 b46b3231f59b: Preparing 01:23:01 942d915aa3be: Preparing 01:23:01 03fca577694d: Preparing 01:23:01 a121a344acc8: Preparing 01:23:01 d67523ccc97f: Preparing 01:23:01 6091a7f18353: Preparing 01:23:01 9f07cae6801e: Preparing 01:23:01 8f7a9a8599e8: Preparing 01:23:01 5f70bf18a086: Preparing 01:23:01 de9d8b5c40e4: Preparing 01:23:01 7c87ce531094: Preparing 01:23:01 9386262d7a74: Preparing 01:23:01 03fca577694d: Waiting 01:23:01 a121a344acc8: Waiting 01:23:01 6091a7f18353: Waiting 01:23:01 d67523ccc97f: Waiting 01:23:01 9f07cae6801e: Waiting 01:23:01 de9d8b5c40e4: Waiting 01:23:01 8f7a9a8599e8: Waiting 01:23:01 7c87ce531094: Waiting 01:23:01 5f70bf18a086: Waiting 01:23:01 9386262d7a74: Waiting 01:23:01 f097618b88bb: Layer already exists 01:23:01 00575aeabf7e: Layer already exists 01:23:01 942d915aa3be: Layer already exists 01:23:01 ecf67a5bc7f9: Layer already exists 01:23:01 b46b3231f59b: Layer already exists 01:23:01 d67523ccc97f: Layer already exists 01:23:01 03fca577694d: Layer already exists 01:23:01 9f07cae6801e: Layer already exists 01:23:01 a121a344acc8: Layer already exists 01:23:01 6091a7f18353: Layer already exists 01:23:01 8f7a9a8599e8: Layer already exists 01:23:01 5f70bf18a086: Layer already exists 01:23:01 de9d8b5c40e4: Layer already exists 01:23:01 7c87ce531094: Layer already exists 01:23:01 9386262d7a74: Layer already exists 01:23:02 3.1.0-dev.4: digest: sha256:6a0e763d19a0f3cc1670abb5326e862499b3dd0f57385475c7e149420971f22d size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:23:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:23:02 ecf67a5bc7f9: Preparing 01:23:02 f097618b88bb: Preparing 01:23:02 00575aeabf7e: Preparing 01:23:02 b46b3231f59b: Preparing 01:23:02 942d915aa3be: Preparing 01:23:02 03fca577694d: Preparing 01:23:02 a121a344acc8: Preparing 01:23:02 d67523ccc97f: Preparing 01:23:02 6091a7f18353: Preparing 01:23:02 9f07cae6801e: Preparing 01:23:02 8f7a9a8599e8: Preparing 01:23:02 5f70bf18a086: Preparing 01:23:02 de9d8b5c40e4: Preparing 01:23:02 7c87ce531094: Preparing 01:23:02 9386262d7a74: Preparing 01:23:02 03fca577694d: Waiting 01:23:02 d67523ccc97f: Waiting 01:23:02 6091a7f18353: Waiting 01:23:02 9f07cae6801e: Waiting 01:23:02 8f7a9a8599e8: Waiting 01:23:02 a121a344acc8: Waiting 01:23:02 5f70bf18a086: Waiting 01:23:02 de9d8b5c40e4: Waiting 01:23:02 7c87ce531094: Waiting 01:23:02 9386262d7a74: Waiting 01:23:02 ecf67a5bc7f9: Layer already exists 01:23:02 942d915aa3be: Layer already exists 01:23:02 00575aeabf7e: Layer already exists 01:23:02 f097618b88bb: Layer already exists 01:23:02 b46b3231f59b: Layer already exists 01:23:02 d67523ccc97f: Layer already exists 01:23:02 03fca577694d: Layer already exists 01:23:02 6091a7f18353: Layer already exists 01:23:02 9f07cae6801e: Layer already exists 01:23:02 a121a344acc8: Layer already exists 01:23:02 5f70bf18a086: Layer already exists 01:23:02 8f7a9a8599e8: Layer already exists 01:23:02 7c87ce531094: Layer already exists 01:23:02 de9d8b5c40e4: Layer already exists 01:23:02 9386262d7a74: Layer already exists 01:23:03 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:6a0e763d19a0f3cc1670abb5326e862499b3dd0f57385475c7e149420971f22d size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 01:23:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:23:03 ecf67a5bc7f9: Preparing 01:23:03 f097618b88bb: Preparing 01:23:03 00575aeabf7e: Preparing 01:23:03 b46b3231f59b: Preparing 01:23:03 942d915aa3be: Preparing 01:23:03 03fca577694d: Preparing 01:23:03 a121a344acc8: Preparing 01:23:03 d67523ccc97f: Preparing 01:23:03 6091a7f18353: Preparing 01:23:03 9f07cae6801e: Preparing 01:23:03 8f7a9a8599e8: Preparing 01:23:03 5f70bf18a086: Preparing 01:23:03 de9d8b5c40e4: Preparing 01:23:03 7c87ce531094: Preparing 01:23:03 9386262d7a74: Preparing 01:23:03 6091a7f18353: Waiting 01:23:03 9f07cae6801e: Waiting 01:23:03 8f7a9a8599e8: Waiting 01:23:03 03fca577694d: Waiting 01:23:03 a121a344acc8: Waiting 01:23:03 d67523ccc97f: Waiting 01:23:03 7c87ce531094: Waiting 01:23:03 5f70bf18a086: Waiting 01:23:03 de9d8b5c40e4: Waiting 01:23:03 9386262d7a74: Waiting 01:23:03 00575aeabf7e: Layer already exists 01:23:03 f097618b88bb: Layer already exists 01:23:03 942d915aa3be: Layer already exists 01:23:03 ecf67a5bc7f9: Layer already exists 01:23:03 b46b3231f59b: Layer already exists 01:23:03 d67523ccc97f: Layer already exists 01:23:03 03fca577694d: Layer already exists 01:23:03 a121a344acc8: Layer already exists 01:23:03 6091a7f18353: Layer already exists 01:23:03 9f07cae6801e: Layer already exists 01:23:03 8f7a9a8599e8: Layer already exists 01:23:03 de9d8b5c40e4: Layer already exists 01:23:03 5f70bf18a086: Layer already exists 01:23:03 7c87ce531094: Layer already exists 01:23:03 9386262d7a74: Layer already exists 01:23:03 main: digest: sha256:6a0e763d19a0f3cc1670abb5326e862499b3dd0f57385475c7e149420971f22d size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:23:03 ===================================================== [Pipeline] echo 01:23:04 taggedImages: 01:23:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:23:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:23:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.4 01:23:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:23:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 01:23:04 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 01:23:04 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:23:04 latest 01:23:04 3.1.0-dev.4 01:23:04 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:23:04 main 01:23:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:04 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:23:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:23:04 15d704ab6db2: Preparing 01:23:04 3a2d63c416b5: Preparing 01:23:04 837873a0d949: Preparing 01:23:04 14225cbe9471: Preparing 01:23:04 d67523ccc97f: Preparing 01:23:04 6091a7f18353: Preparing 01:23:04 04a87a7a4ffd: Preparing 01:23:04 9386262d7a74: Preparing 01:23:04 04a87a7a4ffd: Waiting 01:23:04 9386262d7a74: Waiting 01:23:04 6091a7f18353: Waiting 01:23:04 d67523ccc97f: Layer already exists 01:23:05 6091a7f18353: Layer already exists 01:23:05 837873a0d949: Pushed 01:23:05 04a87a7a4ffd: Layer already exists 01:23:05 3a2d63c416b5: Pushed 01:23:05 15d704ab6db2: Pushed 01:23:05 9386262d7a74: Layer already exists 01:23:07 14225cbe9471: Pushed 01:23:07 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:58c7eed9f68d07b71f268cda4ed05afa6f4059a99a024240c7961cc184911b33 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:07 + 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 01:23:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 01:23:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:23:08 15d704ab6db2: Preparing 01:23:08 3a2d63c416b5: Preparing 01:23:08 837873a0d949: Preparing 01:23:08 14225cbe9471: Preparing 01:23:08 d67523ccc97f: Preparing 01:23:08 6091a7f18353: Preparing 01:23:08 04a87a7a4ffd: Preparing 01:23:08 9386262d7a74: Preparing 01:23:08 6091a7f18353: Waiting 01:23:08 04a87a7a4ffd: Waiting 01:23:08 9386262d7a74: Waiting 01:23:08 3a2d63c416b5: Layer already exists 01:23:08 15d704ab6db2: Layer already exists 01:23:08 d67523ccc97f: Layer already exists 01:23:08 837873a0d949: Layer already exists 01:23:08 14225cbe9471: Layer already exists 01:23:08 9386262d7a74: Layer already exists 01:23:08 04a87a7a4ffd: Layer already exists 01:23:08 6091a7f18353: Layer already exists 01:23:08 latest: digest: sha256:58c7eed9f68d07b71f268cda4ed05afa6f4059a99a024240c7961cc184911b33 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:08 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.4 01:23:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:23:09 15d704ab6db2: Preparing 01:23:09 3a2d63c416b5: Preparing 01:23:09 837873a0d949: Preparing 01:23:09 14225cbe9471: Preparing 01:23:09 d67523ccc97f: Preparing 01:23:09 6091a7f18353: Preparing 01:23:09 04a87a7a4ffd: Preparing 01:23:09 9386262d7a74: Preparing 01:23:09 04a87a7a4ffd: Waiting 01:23:09 9386262d7a74: Waiting 01:23:09 6091a7f18353: Waiting 01:23:09 837873a0d949: Layer already exists 01:23:09 15d704ab6db2: Layer already exists 01:23:09 3a2d63c416b5: Layer already exists 01:23:09 d67523ccc97f: Layer already exists 01:23:09 14225cbe9471: Layer already exists 01:23:09 9386262d7a74: Layer already exists 01:23:09 04a87a7a4ffd: Layer already exists 01:23:09 6091a7f18353: Layer already exists 01:23:09 3.1.0-dev.4: digest: sha256:58c7eed9f68d07b71f268cda4ed05afa6f4059a99a024240c7961cc184911b33 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:09 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:23:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:23:10 15d704ab6db2: Preparing 01:23:10 3a2d63c416b5: Preparing 01:23:10 837873a0d949: Preparing 01:23:10 14225cbe9471: Preparing 01:23:10 d67523ccc97f: Preparing 01:23:10 6091a7f18353: Preparing 01:23:10 04a87a7a4ffd: Preparing 01:23:10 9386262d7a74: Preparing 01:23:10 04a87a7a4ffd: Waiting 01:23:10 9386262d7a74: Waiting 01:23:10 6091a7f18353: Waiting 01:23:10 837873a0d949: Layer already exists 01:23:10 15d704ab6db2: Layer already exists 01:23:10 3a2d63c416b5: Layer already exists 01:23:10 14225cbe9471: Layer already exists 01:23:10 d67523ccc97f: Layer already exists 01:23:10 9386262d7a74: Layer already exists 01:23:10 04a87a7a4ffd: Layer already exists 01:23:10 6091a7f18353: Layer already exists 01:23:10 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:58c7eed9f68d07b71f268cda4ed05afa6f4059a99a024240c7961cc184911b33 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:10 + 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 01:23:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 01:23:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:23:11 15d704ab6db2: Preparing 01:23:11 3a2d63c416b5: Preparing 01:23:11 837873a0d949: Preparing 01:23:11 14225cbe9471: Preparing 01:23:11 d67523ccc97f: Preparing 01:23:11 6091a7f18353: Preparing 01:23:11 04a87a7a4ffd: Preparing 01:23:11 9386262d7a74: Preparing 01:23:11 04a87a7a4ffd: Waiting 01:23:11 9386262d7a74: Waiting 01:23:11 6091a7f18353: Waiting 01:23:11 d67523ccc97f: Layer already exists 01:23:11 14225cbe9471: Layer already exists 01:23:11 15d704ab6db2: Layer already exists 01:23:11 3a2d63c416b5: Layer already exists 01:23:11 837873a0d949: Layer already exists 01:23:11 6091a7f18353: Layer already exists 01:23:11 9386262d7a74: Layer already exists 01:23:11 04a87a7a4ffd: Layer already exists 01:23:11 main: digest: sha256:58c7eed9f68d07b71f268cda4ed05afa6f4059a99a024240c7961cc184911b33 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:23:11 ===================================================== [Pipeline] echo 01:23:11 taggedImages: 01:23:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:23:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 01:23:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.4 01:23:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:23:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 01:23:11 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 01:23:11 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:23:11 latest 01:23:11 3.1.0-dev.4 01:23:11 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:23:11 main 01:23:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:11 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:23:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:23:12 964ae874beb4: Preparing 01:23:12 37ef1469f8ad: Preparing 01:23:12 0bb713a878ef: Preparing 01:23:12 39e6babefec0: Preparing 01:23:12 d67523ccc97f: Preparing 01:23:12 6091a7f18353: Preparing 01:23:12 8c5a883df072: Preparing 01:23:12 005f2752f563: Preparing 01:23:12 9386262d7a74: Preparing 01:23:12 6091a7f18353: Waiting 01:23:12 8c5a883df072: Waiting 01:23:12 005f2752f563: Waiting 01:23:12 9386262d7a74: Waiting 01:23:12 d67523ccc97f: Layer already exists 01:23:12 6091a7f18353: Layer already exists 01:23:12 37ef1469f8ad: Pushed 01:23:12 39e6babefec0: Pushed 01:23:12 964ae874beb4: Pushed 01:23:12 9386262d7a74: Layer already exists 01:23:12 8c5a883df072: Pushed 01:23:12 005f2752f563: Pushed 01:23:14 0bb713a878ef: Pushed 01:23:14 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:3ee0b96771e8e889e1af41450a799456bf3e5de3649f0ebccdbdb3d69bb48d2a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:15 + 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 01:23:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:23:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:23:15 964ae874beb4: Preparing 01:23:15 37ef1469f8ad: Preparing 01:23:15 0bb713a878ef: Preparing 01:23:15 39e6babefec0: Preparing 01:23:15 d67523ccc97f: Preparing 01:23:15 6091a7f18353: Preparing 01:23:15 8c5a883df072: Preparing 01:23:15 005f2752f563: Preparing 01:23:15 9386262d7a74: Preparing 01:23:15 8c5a883df072: Waiting 01:23:15 005f2752f563: Waiting 01:23:15 9386262d7a74: Waiting 01:23:15 6091a7f18353: Waiting 01:23:15 39e6babefec0: Layer already exists 01:23:15 d67523ccc97f: Layer already exists 01:23:15 37ef1469f8ad: Layer already exists 01:23:15 964ae874beb4: Layer already exists 01:23:15 0bb713a878ef: Layer already exists 01:23:15 6091a7f18353: Layer already exists 01:23:15 8c5a883df072: Layer already exists 01:23:15 005f2752f563: Layer already exists 01:23:15 9386262d7a74: Layer already exists 01:23:15 latest: digest: sha256:3ee0b96771e8e889e1af41450a799456bf3e5de3649f0ebccdbdb3d69bb48d2a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:16 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.4 01:23:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:23:16 964ae874beb4: Preparing 01:23:16 37ef1469f8ad: Preparing 01:23:16 0bb713a878ef: Preparing 01:23:16 39e6babefec0: Preparing 01:23:16 d67523ccc97f: Preparing 01:23:16 6091a7f18353: Preparing 01:23:16 8c5a883df072: Preparing 01:23:16 005f2752f563: Preparing 01:23:16 9386262d7a74: Preparing 01:23:16 6091a7f18353: Waiting 01:23:16 8c5a883df072: Waiting 01:23:16 005f2752f563: Waiting 01:23:16 9386262d7a74: Waiting 01:23:16 0bb713a878ef: Layer already exists 01:23:16 37ef1469f8ad: Layer already exists 01:23:16 39e6babefec0: Layer already exists 01:23:16 d67523ccc97f: Layer already exists 01:23:16 964ae874beb4: Layer already exists 01:23:16 6091a7f18353: Layer already exists 01:23:16 8c5a883df072: Layer already exists 01:23:16 005f2752f563: Layer already exists 01:23:16 9386262d7a74: Layer already exists 01:23:16 3.1.0-dev.4: digest: sha256:3ee0b96771e8e889e1af41450a799456bf3e5de3649f0ebccdbdb3d69bb48d2a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:17 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:23:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:23:17 964ae874beb4: Preparing 01:23:17 37ef1469f8ad: Preparing 01:23:17 0bb713a878ef: Preparing 01:23:17 39e6babefec0: Preparing 01:23:17 d67523ccc97f: Preparing 01:23:17 6091a7f18353: Preparing 01:23:17 8c5a883df072: Preparing 01:23:17 005f2752f563: Preparing 01:23:17 9386262d7a74: Preparing 01:23:17 6091a7f18353: Waiting 01:23:17 8c5a883df072: Waiting 01:23:17 005f2752f563: Waiting 01:23:17 9386262d7a74: Waiting 01:23:17 964ae874beb4: Layer already exists 01:23:17 d67523ccc97f: Layer already exists 01:23:17 37ef1469f8ad: Layer already exists 01:23:17 39e6babefec0: Layer already exists 01:23:17 0bb713a878ef: Layer already exists 01:23:17 005f2752f563: Layer already exists 01:23:17 8c5a883df072: Layer already exists 01:23:17 6091a7f18353: Layer already exists 01:23:17 9386262d7a74: Layer already exists 01:23:17 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:3ee0b96771e8e889e1af41450a799456bf3e5de3649f0ebccdbdb3d69bb48d2a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:18 + 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 01:23:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 01:23:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:23:18 964ae874beb4: Preparing 01:23:18 37ef1469f8ad: Preparing 01:23:18 0bb713a878ef: Preparing 01:23:18 39e6babefec0: Preparing 01:23:18 d67523ccc97f: Preparing 01:23:18 6091a7f18353: Preparing 01:23:18 8c5a883df072: Preparing 01:23:18 005f2752f563: Preparing 01:23:18 9386262d7a74: Preparing 01:23:18 6091a7f18353: Waiting 01:23:18 8c5a883df072: Waiting 01:23:18 005f2752f563: Waiting 01:23:18 9386262d7a74: Waiting 01:23:18 39e6babefec0: Layer already exists 01:23:18 37ef1469f8ad: Layer already exists 01:23:18 964ae874beb4: Layer already exists 01:23:18 0bb713a878ef: Layer already exists 01:23:18 d67523ccc97f: Layer already exists 01:23:18 6091a7f18353: Layer already exists 01:23:18 8c5a883df072: Layer already exists 01:23:18 005f2752f563: Layer already exists 01:23:18 9386262d7a74: Layer already exists 01:23:18 main: digest: sha256:3ee0b96771e8e889e1af41450a799456bf3e5de3649f0ebccdbdb3d69bb48d2a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:23:18 ===================================================== [Pipeline] echo 01:23:18 taggedImages: 01:23:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:23:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:23:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.4 01:23:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:23:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 01:23:18 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 01:23:18 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:23:18 latest 01:23:18 3.1.0-dev.4 01:23:18 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:23:18 main 01:23:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:19 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:23:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:23:19 5dd6086c3e19: Preparing 01:23:19 172e7e68caa2: Preparing 01:23:19 478051230f89: Preparing 01:23:19 0ea9addb2e28: Preparing 01:23:19 fc35ff90afe1: Preparing 01:23:19 606e14ec3642: Preparing 01:23:19 460266467aaf: Preparing 01:23:19 d67523ccc97f: Preparing 01:23:19 6091a7f18353: Preparing 01:23:19 958cf0dbfceb: Preparing 01:23:19 9386262d7a74: Preparing 01:23:19 d67523ccc97f: Waiting 01:23:19 6091a7f18353: Waiting 01:23:19 958cf0dbfceb: Waiting 01:23:19 9386262d7a74: Waiting 01:23:19 606e14ec3642: Waiting 01:23:19 460266467aaf: Waiting 01:23:19 fc35ff90afe1: Pushed 01:23:19 172e7e68caa2: Pushed 01:23:19 5dd6086c3e19: Pushed 01:23:19 606e14ec3642: Pushed 01:23:19 460266467aaf: Pushed 01:23:19 d67523ccc97f: Layer already exists 01:23:19 6091a7f18353: Layer already exists 01:23:19 9386262d7a74: Layer already exists 01:23:20 958cf0dbfceb: Pushed 01:23:21 0ea9addb2e28: Pushed 01:23:22 478051230f89: Pushed 01:23:23 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:48ac65dac0adeb7a86e8f6357386bd2cb66c6a4b6b9d98302e53776c0434a94d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:23 + 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 01:23:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:23:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:23:23 5dd6086c3e19: Preparing 01:23:23 172e7e68caa2: Preparing 01:23:23 478051230f89: Preparing 01:23:23 0ea9addb2e28: Preparing 01:23:23 fc35ff90afe1: Preparing 01:23:23 606e14ec3642: Preparing 01:23:23 460266467aaf: Preparing 01:23:23 d67523ccc97f: Preparing 01:23:23 6091a7f18353: Preparing 01:23:23 958cf0dbfceb: Preparing 01:23:23 9386262d7a74: Preparing 01:23:23 d67523ccc97f: Waiting 01:23:23 6091a7f18353: Waiting 01:23:23 606e14ec3642: Waiting 01:23:23 460266467aaf: Waiting 01:23:23 958cf0dbfceb: Waiting 01:23:23 9386262d7a74: Waiting 01:23:23 478051230f89: Layer already exists 01:23:23 172e7e68caa2: Layer already exists 01:23:23 0ea9addb2e28: Layer already exists 01:23:23 fc35ff90afe1: Layer already exists 01:23:23 5dd6086c3e19: Layer already exists 01:23:23 606e14ec3642: Layer already exists 01:23:23 d67523ccc97f: Layer already exists 01:23:23 460266467aaf: Layer already exists 01:23:23 958cf0dbfceb: Layer already exists 01:23:23 6091a7f18353: Layer already exists 01:23:23 9386262d7a74: Layer already exists 01:23:24 latest: digest: sha256:48ac65dac0adeb7a86e8f6357386bd2cb66c6a4b6b9d98302e53776c0434a94d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:24 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.4 01:23:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:23:24 5dd6086c3e19: Preparing 01:23:24 172e7e68caa2: Preparing 01:23:24 478051230f89: Preparing 01:23:24 0ea9addb2e28: Preparing 01:23:24 fc35ff90afe1: Preparing 01:23:24 606e14ec3642: Preparing 01:23:24 460266467aaf: Preparing 01:23:24 d67523ccc97f: Preparing 01:23:24 6091a7f18353: Preparing 01:23:24 958cf0dbfceb: Preparing 01:23:24 9386262d7a74: Preparing 01:23:24 d67523ccc97f: Waiting 01:23:24 6091a7f18353: Waiting 01:23:24 958cf0dbfceb: Waiting 01:23:24 606e14ec3642: Waiting 01:23:24 460266467aaf: Waiting 01:23:24 9386262d7a74: Waiting 01:23:24 fc35ff90afe1: Layer already exists 01:23:24 0ea9addb2e28: Layer already exists 01:23:24 478051230f89: Layer already exists 01:23:24 5dd6086c3e19: Layer already exists 01:23:24 172e7e68caa2: Layer already exists 01:23:24 606e14ec3642: Layer already exists 01:23:24 460266467aaf: Layer already exists 01:23:24 d67523ccc97f: Layer already exists 01:23:24 958cf0dbfceb: Layer already exists 01:23:24 6091a7f18353: Layer already exists 01:23:24 9386262d7a74: Layer already exists 01:23:24 3.1.0-dev.4: digest: sha256:48ac65dac0adeb7a86e8f6357386bd2cb66c6a4b6b9d98302e53776c0434a94d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:25 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:23:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:23:25 5dd6086c3e19: Preparing 01:23:25 172e7e68caa2: Preparing 01:23:25 478051230f89: Preparing 01:23:25 0ea9addb2e28: Preparing 01:23:25 fc35ff90afe1: Preparing 01:23:25 606e14ec3642: Preparing 01:23:25 460266467aaf: Preparing 01:23:25 d67523ccc97f: Preparing 01:23:25 6091a7f18353: Preparing 01:23:25 958cf0dbfceb: Preparing 01:23:25 9386262d7a74: Preparing 01:23:25 460266467aaf: Waiting 01:23:25 d67523ccc97f: Waiting 01:23:25 6091a7f18353: Waiting 01:23:25 958cf0dbfceb: Waiting 01:23:25 9386262d7a74: Waiting 01:23:25 606e14ec3642: Waiting 01:23:25 0ea9addb2e28: Layer already exists 01:23:25 172e7e68caa2: Layer already exists 01:23:25 5dd6086c3e19: Layer already exists 01:23:25 478051230f89: Layer already exists 01:23:25 fc35ff90afe1: Layer already exists 01:23:25 606e14ec3642: Layer already exists 01:23:25 460266467aaf: Layer already exists 01:23:25 d67523ccc97f: Layer already exists 01:23:25 6091a7f18353: Layer already exists 01:23:25 958cf0dbfceb: Layer already exists 01:23:25 9386262d7a74: Layer already exists 01:23:25 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:48ac65dac0adeb7a86e8f6357386bd2cb66c6a4b6b9d98302e53776c0434a94d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:26 + 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 01:23:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 01:23:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:23:26 5dd6086c3e19: Preparing 01:23:26 172e7e68caa2: Preparing 01:23:26 478051230f89: Preparing 01:23:26 0ea9addb2e28: Preparing 01:23:26 fc35ff90afe1: Preparing 01:23:26 606e14ec3642: Preparing 01:23:26 460266467aaf: Preparing 01:23:26 d67523ccc97f: Preparing 01:23:26 6091a7f18353: Preparing 01:23:26 958cf0dbfceb: Preparing 01:23:26 9386262d7a74: Preparing 01:23:26 606e14ec3642: Waiting 01:23:26 460266467aaf: Waiting 01:23:26 6091a7f18353: Waiting 01:23:26 d67523ccc97f: Waiting 01:23:26 958cf0dbfceb: Waiting 01:23:26 9386262d7a74: Waiting 01:23:26 478051230f89: Layer already exists 01:23:26 fc35ff90afe1: Layer already exists 01:23:26 0ea9addb2e28: Layer already exists 01:23:26 172e7e68caa2: Layer already exists 01:23:26 5dd6086c3e19: Layer already exists 01:23:26 606e14ec3642: Layer already exists 01:23:26 6091a7f18353: Layer already exists 01:23:26 460266467aaf: Layer already exists 01:23:26 d67523ccc97f: Layer already exists 01:23:26 958cf0dbfceb: Layer already exists 01:23:26 9386262d7a74: Layer already exists 01:23:26 main: digest: sha256:48ac65dac0adeb7a86e8f6357386bd2cb66c6a4b6b9d98302e53776c0434a94d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:23:26 ===================================================== [Pipeline] echo 01:23:26 taggedImages: 01:23:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:23:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:23:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.4 01:23:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:23:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 01:23:26 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 01:23:26 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:23:26 latest 01:23:26 3.1.0-dev.4 01:23:26 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:23:26 main 01:23:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:27 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:23:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:23:27 bde615de866e: Preparing 01:23:27 c401546aa85e: Preparing 01:23:27 d67523ccc97f: Preparing 01:23:27 6091a7f18353: Preparing 01:23:27 fc8f76533257: Preparing 01:23:27 9386262d7a74: Preparing 01:23:27 9386262d7a74: Waiting 01:23:27 d67523ccc97f: Layer already exists 01:23:27 6091a7f18353: Layer already exists 01:23:27 9386262d7a74: Layer already exists 01:23:27 bde615de866e: Pushed 01:23:29 fc8f76533257: Pushed 01:23:32 c401546aa85e: Pushed 01:23:34 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:45f8057a29b2effbf51c35748b9b124d56693763b46f03041e88d972819aec68 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:34 + 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 01:23:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 01:23:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:23:35 bde615de866e: Preparing 01:23:35 c401546aa85e: Preparing 01:23:35 d67523ccc97f: Preparing 01:23:35 6091a7f18353: Preparing 01:23:35 fc8f76533257: Preparing 01:23:35 9386262d7a74: Preparing 01:23:35 9386262d7a74: Waiting 01:23:35 d67523ccc97f: Layer already exists 01:23:35 fc8f76533257: Layer already exists 01:23:35 6091a7f18353: Layer already exists 01:23:35 bde615de866e: Layer already exists 01:23:35 c401546aa85e: Layer already exists 01:23:35 9386262d7a74: Layer already exists 01:23:35 latest: digest: sha256:45f8057a29b2effbf51c35748b9b124d56693763b46f03041e88d972819aec68 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:35 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.4 01:23:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:23:36 bde615de866e: Preparing 01:23:36 c401546aa85e: Preparing 01:23:36 d67523ccc97f: Preparing 01:23:36 6091a7f18353: Preparing 01:23:36 fc8f76533257: Preparing 01:23:36 9386262d7a74: Preparing 01:23:36 9386262d7a74: Waiting 01:23:36 fc8f76533257: Layer already exists 01:23:36 6091a7f18353: Layer already exists 01:23:36 d67523ccc97f: Layer already exists 01:23:36 c401546aa85e: Layer already exists 01:23:36 bde615de866e: Layer already exists 01:23:36 9386262d7a74: Layer already exists 01:23:36 3.1.0-dev.4: digest: sha256:45f8057a29b2effbf51c35748b9b124d56693763b46f03041e88d972819aec68 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:36 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:23:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:23:36 bde615de866e: Preparing 01:23:36 c401546aa85e: Preparing 01:23:36 d67523ccc97f: Preparing 01:23:36 6091a7f18353: Preparing 01:23:36 fc8f76533257: Preparing 01:23:36 9386262d7a74: Preparing 01:23:36 9386262d7a74: Waiting 01:23:36 bde615de866e: Layer already exists 01:23:36 6091a7f18353: Layer already exists 01:23:36 c401546aa85e: Layer already exists 01:23:36 fc8f76533257: Layer already exists 01:23:36 d67523ccc97f: Layer already exists 01:23:36 9386262d7a74: Layer already exists 01:23:36 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:45f8057a29b2effbf51c35748b9b124d56693763b46f03041e88d972819aec68 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:37 + 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 01:23:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 01:23:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:23:37 bde615de866e: Preparing 01:23:37 c401546aa85e: Preparing 01:23:37 d67523ccc97f: Preparing 01:23:37 6091a7f18353: Preparing 01:23:37 fc8f76533257: Preparing 01:23:37 9386262d7a74: Preparing 01:23:37 9386262d7a74: Waiting 01:23:37 d67523ccc97f: Layer already exists 01:23:37 6091a7f18353: Layer already exists 01:23:37 c401546aa85e: Layer already exists 01:23:37 fc8f76533257: Layer already exists 01:23:37 bde615de866e: Layer already exists 01:23:37 9386262d7a74: Layer already exists 01:23:37 main: digest: sha256:45f8057a29b2effbf51c35748b9b124d56693763b46f03041e88d972819aec68 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:23:37 ===================================================== [Pipeline] echo 01:23:37 taggedImages: 01:23:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:23:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 01:23:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.4 01:23:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:23:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 01:23:37 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 01:23:37 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:23:37 latest 01:23:37 3.1.0-dev.4 01:23:37 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:23:37 main 01:23:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:38 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:23:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:23:38 4f7e25850f10: Preparing 01:23:38 d9cf0cd322c0: Preparing 01:23:38 d1c142f862f8: Preparing 01:23:38 3387dbe19a55: Preparing 01:23:38 2e427a9b205f: Preparing 01:23:38 d67523ccc97f: Preparing 01:23:38 6091a7f18353: Preparing 01:23:38 ccbf5abbcd62: Preparing 01:23:38 9386262d7a74: Preparing 01:23:38 6091a7f18353: Waiting 01:23:38 d67523ccc97f: Waiting 01:23:38 9386262d7a74: Waiting 01:23:38 ccbf5abbcd62: Waiting 01:23:38 4f7e25850f10: Pushed 01:23:38 d9cf0cd322c0: Pushed 01:23:38 d1c142f862f8: Pushed 01:23:38 d67523ccc97f: Layer already exists 01:23:38 6091a7f18353: Layer already exists 01:23:38 9386262d7a74: Layer already exists 01:23:39 ccbf5abbcd62: Pushed 01:23:51 2e427a9b205f: Pushed 01:23:56 3387dbe19a55: Pushed 01:23:56 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:143f2ae9079cf1f75f2693fe285a7105f2752b650a5379f70948dfc062dc5bba size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:56 + 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 01:23:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 01:23:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:23:56 4f7e25850f10: Preparing 01:23:56 d9cf0cd322c0: Preparing 01:23:56 d1c142f862f8: Preparing 01:23:56 3387dbe19a55: Preparing 01:23:56 2e427a9b205f: Preparing 01:23:56 d67523ccc97f: Preparing 01:23:56 6091a7f18353: Preparing 01:23:56 ccbf5abbcd62: Preparing 01:23:56 9386262d7a74: Preparing 01:23:56 6091a7f18353: Waiting 01:23:56 ccbf5abbcd62: Waiting 01:23:56 9386262d7a74: Waiting 01:23:56 d67523ccc97f: Waiting 01:23:56 3387dbe19a55: Layer already exists 01:23:56 d9cf0cd322c0: Layer already exists 01:23:56 2e427a9b205f: Layer already exists 01:23:56 4f7e25850f10: Layer already exists 01:23:56 d1c142f862f8: Layer already exists 01:23:56 ccbf5abbcd62: Layer already exists 01:23:56 6091a7f18353: Layer already exists 01:23:56 d67523ccc97f: Layer already exists 01:23:56 9386262d7a74: Layer already exists 01:23:57 latest: digest: sha256:143f2ae9079cf1f75f2693fe285a7105f2752b650a5379f70948dfc062dc5bba size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:57 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.4 01:23:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:23:57 4f7e25850f10: Preparing 01:23:57 d9cf0cd322c0: Preparing 01:23:57 d1c142f862f8: Preparing 01:23:57 3387dbe19a55: Preparing 01:23:57 2e427a9b205f: Preparing 01:23:57 d67523ccc97f: Preparing 01:23:57 6091a7f18353: Preparing 01:23:57 ccbf5abbcd62: Preparing 01:23:57 9386262d7a74: Preparing 01:23:57 d67523ccc97f: Waiting 01:23:57 6091a7f18353: Waiting 01:23:57 ccbf5abbcd62: Waiting 01:23:57 9386262d7a74: Waiting 01:23:57 d1c142f862f8: Layer already exists 01:23:57 4f7e25850f10: Layer already exists 01:23:57 3387dbe19a55: Layer already exists 01:23:57 2e427a9b205f: Layer already exists 01:23:57 d9cf0cd322c0: Layer already exists 01:23:57 d67523ccc97f: Layer already exists 01:23:57 6091a7f18353: Layer already exists 01:23:57 ccbf5abbcd62: Layer already exists 01:23:57 9386262d7a74: Layer already exists 01:23:57 3.1.0-dev.4: digest: sha256:143f2ae9079cf1f75f2693fe285a7105f2752b650a5379f70948dfc062dc5bba size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:58 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:23:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:23:58 4f7e25850f10: Preparing 01:23:58 d9cf0cd322c0: Preparing 01:23:58 d1c142f862f8: Preparing 01:23:58 3387dbe19a55: Preparing 01:23:58 2e427a9b205f: Preparing 01:23:58 d67523ccc97f: Preparing 01:23:58 6091a7f18353: Preparing 01:23:58 ccbf5abbcd62: Preparing 01:23:58 9386262d7a74: Preparing 01:23:58 d67523ccc97f: Waiting 01:23:58 6091a7f18353: Waiting 01:23:58 ccbf5abbcd62: Waiting 01:23:58 9386262d7a74: Waiting 01:23:58 3387dbe19a55: Layer already exists 01:23:58 4f7e25850f10: Layer already exists 01:23:58 d9cf0cd322c0: Layer already exists 01:23:58 2e427a9b205f: Layer already exists 01:23:58 d1c142f862f8: Layer already exists 01:23:58 ccbf5abbcd62: Layer already exists 01:23:58 6091a7f18353: Layer already exists 01:23:58 d67523ccc97f: Layer already exists 01:23:58 9386262d7a74: Layer already exists 01:23:59 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:143f2ae9079cf1f75f2693fe285a7105f2752b650a5379f70948dfc062dc5bba size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23: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 01:23:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 01:23:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:23:59 4f7e25850f10: Preparing 01:23:59 d9cf0cd322c0: Preparing 01:23:59 d1c142f862f8: Preparing 01:23:59 3387dbe19a55: Preparing 01:23:59 2e427a9b205f: Preparing 01:23:59 d67523ccc97f: Preparing 01:23:59 6091a7f18353: Preparing 01:23:59 ccbf5abbcd62: Preparing 01:23:59 9386262d7a74: Preparing 01:23:59 6091a7f18353: Waiting 01:23:59 9386262d7a74: Waiting 01:23:59 ccbf5abbcd62: Waiting 01:23:59 d67523ccc97f: Waiting 01:23:59 d1c142f862f8: Layer already exists 01:23:59 2e427a9b205f: Layer already exists 01:23:59 d9cf0cd322c0: Layer already exists 01:23:59 4f7e25850f10: Layer already exists 01:23:59 3387dbe19a55: Layer already exists 01:23:59 d67523ccc97f: Layer already exists 01:23:59 ccbf5abbcd62: Layer already exists 01:23:59 9386262d7a74: Layer already exists 01:23:59 6091a7f18353: Layer already exists 01:24:00 main: digest: sha256:143f2ae9079cf1f75f2693fe285a7105f2752b650a5379f70948dfc062dc5bba size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:24:00 ===================================================== [Pipeline] echo 01:24:00 taggedImages: 01:24:00 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:24:00 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 01:24:00 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.4 01:24:00 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:24:00 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 01:24:00 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 01:24:00 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:24:00 latest 01:24:00 3.1.0-dev.4 01:24:00 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:24:00 main 01:24:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:00 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:24:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:24:00 37b2d60f318d: Preparing 01:24:00 f43cc9ac90c4: Preparing 01:24:00 47cda7b3ee1e: Preparing 01:24:00 58792d65c641: Preparing 01:24:00 d67523ccc97f: Preparing 01:24:00 6091a7f18353: Preparing 01:24:00 e3e05c8ef6d1: Preparing 01:24:00 9386262d7a74: Preparing 01:24:00 6091a7f18353: Waiting 01:24:00 e3e05c8ef6d1: Waiting 01:24:00 9386262d7a74: Waiting 01:24:00 d67523ccc97f: Layer already exists 01:24:00 6091a7f18353: Layer already exists 01:24:01 f43cc9ac90c4: Pushed 01:24:01 47cda7b3ee1e: Pushed 01:24:01 37b2d60f318d: Pushed 01:24:01 9386262d7a74: Layer already exists 01:24:01 e3e05c8ef6d1: Pushed 01:24:19 58792d65c641: Pushed 01:24:19 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:7c107ba5be059a23e9e9ffcf0d44836a0c27b657ab33790fca2502d0d2ba2887 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:20 + 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 01:24:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 01:24:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:24:20 37b2d60f318d: Preparing 01:24:20 f43cc9ac90c4: Preparing 01:24:20 47cda7b3ee1e: Preparing 01:24:20 58792d65c641: Preparing 01:24:20 d67523ccc97f: Preparing 01:24:20 6091a7f18353: Preparing 01:24:20 e3e05c8ef6d1: Preparing 01:24:20 9386262d7a74: Preparing 01:24:20 6091a7f18353: Waiting 01:24:20 e3e05c8ef6d1: Waiting 01:24:20 9386262d7a74: Waiting 01:24:20 58792d65c641: Layer already exists 01:24:20 f43cc9ac90c4: Layer already exists 01:24:20 d67523ccc97f: Layer already exists 01:24:20 37b2d60f318d: Layer already exists 01:24:20 47cda7b3ee1e: Layer already exists 01:24:20 9386262d7a74: Layer already exists 01:24:20 6091a7f18353: Layer already exists 01:24:20 e3e05c8ef6d1: Layer already exists 01:24:20 latest: digest: sha256:7c107ba5be059a23e9e9ffcf0d44836a0c27b657ab33790fca2502d0d2ba2887 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:21 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.4 01:24:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:24:21 37b2d60f318d: Preparing 01:24:21 f43cc9ac90c4: Preparing 01:24:21 47cda7b3ee1e: Preparing 01:24:21 58792d65c641: Preparing 01:24:21 d67523ccc97f: Preparing 01:24:21 6091a7f18353: Preparing 01:24:21 e3e05c8ef6d1: Preparing 01:24:21 9386262d7a74: Preparing 01:24:21 6091a7f18353: Waiting 01:24:21 e3e05c8ef6d1: Waiting 01:24:21 9386262d7a74: Waiting 01:24:21 58792d65c641: Layer already exists 01:24:21 47cda7b3ee1e: Layer already exists 01:24:21 d67523ccc97f: Layer already exists 01:24:21 f43cc9ac90c4: Layer already exists 01:24:21 37b2d60f318d: Layer already exists 01:24:21 6091a7f18353: Layer already exists 01:24:21 e3e05c8ef6d1: Layer already exists 01:24:21 9386262d7a74: Layer already exists 01:24:21 3.1.0-dev.4: digest: sha256:7c107ba5be059a23e9e9ffcf0d44836a0c27b657ab33790fca2502d0d2ba2887 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:21 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:24:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:24:22 37b2d60f318d: Preparing 01:24:22 f43cc9ac90c4: Preparing 01:24:22 47cda7b3ee1e: Preparing 01:24:22 58792d65c641: Preparing 01:24:22 d67523ccc97f: Preparing 01:24:22 6091a7f18353: Preparing 01:24:22 e3e05c8ef6d1: Preparing 01:24:22 9386262d7a74: Preparing 01:24:22 6091a7f18353: Waiting 01:24:22 e3e05c8ef6d1: Waiting 01:24:22 9386262d7a74: Waiting 01:24:22 37b2d60f318d: Layer already exists 01:24:22 d67523ccc97f: Layer already exists 01:24:22 f43cc9ac90c4: Layer already exists 01:24:22 58792d65c641: Layer already exists 01:24:22 47cda7b3ee1e: Layer already exists 01:24:22 6091a7f18353: Layer already exists 01:24:22 9386262d7a74: Layer already exists 01:24:22 e3e05c8ef6d1: Layer already exists 01:24:22 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:7c107ba5be059a23e9e9ffcf0d44836a0c27b657ab33790fca2502d0d2ba2887 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:22 + 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 01:24:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 01:24:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:24:23 37b2d60f318d: Preparing 01:24:23 f43cc9ac90c4: Preparing 01:24:23 47cda7b3ee1e: Preparing 01:24:23 58792d65c641: Preparing 01:24:23 d67523ccc97f: Preparing 01:24:23 6091a7f18353: Preparing 01:24:23 e3e05c8ef6d1: Preparing 01:24:23 9386262d7a74: Preparing 01:24:23 6091a7f18353: Waiting 01:24:23 e3e05c8ef6d1: Waiting 01:24:23 9386262d7a74: Waiting 01:24:23 58792d65c641: Layer already exists 01:24:23 d67523ccc97f: Layer already exists 01:24:23 f43cc9ac90c4: Layer already exists 01:24:23 47cda7b3ee1e: Layer already exists 01:24:23 37b2d60f318d: Layer already exists 01:24:23 9386262d7a74: Layer already exists 01:24:23 6091a7f18353: Layer already exists 01:24:23 e3e05c8ef6d1: Layer already exists 01:24:23 main: digest: sha256:7c107ba5be059a23e9e9ffcf0d44836a0c27b657ab33790fca2502d0d2ba2887 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:24:23 ===================================================== [Pipeline] echo 01:24:23 taggedImages: 01:24:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:24:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 01:24:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.4 01:24:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:24:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 01:24:23 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 01:24:23 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:24:23 latest 01:24:23 3.1.0-dev.4 01:24:23 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:24:23 main 01:24:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:23 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:24:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:24:24 b3df16593fed: Preparing 01:24:24 444f2d6a18b3: Preparing 01:24:24 4a9560304e1b: Preparing 01:24:24 cfdbdedd7198: Preparing 01:24:24 d67523ccc97f: Preparing 01:24:24 6091a7f18353: Preparing 01:24:24 ccbf5abbcd62: Preparing 01:24:24 9386262d7a74: Preparing 01:24:24 ccbf5abbcd62: Waiting 01:24:24 9386262d7a74: Waiting 01:24:24 6091a7f18353: Waiting 01:24:24 d67523ccc97f: Layer already exists 01:24:24 444f2d6a18b3: Pushed 01:24:24 4a9560304e1b: Pushed 01:24:26 6091a7f18353: Layer already exists 01:24:26 ccbf5abbcd62: Layer already exists 01:24:26 9386262d7a74: Layer already exists 01:24:26 b3df16593fed: Pushed 01:24:41 cfdbdedd7198: Pushed 01:24:41 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:714d9e2c5e86428b7997c8d3db8d8175d932550dbb0b43b2547fb716bc73ca6f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:41 + 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 01:24:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 01:24:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:24:41 b3df16593fed: Preparing 01:24:41 444f2d6a18b3: Preparing 01:24:41 4a9560304e1b: Preparing 01:24:41 cfdbdedd7198: Preparing 01:24:41 d67523ccc97f: Preparing 01:24:41 6091a7f18353: Preparing 01:24:41 ccbf5abbcd62: Preparing 01:24:41 9386262d7a74: Preparing 01:24:41 6091a7f18353: Waiting 01:24:41 ccbf5abbcd62: Waiting 01:24:41 444f2d6a18b3: Layer already exists 01:24:41 cfdbdedd7198: Layer already exists 01:24:41 d67523ccc97f: Layer already exists 01:24:41 b3df16593fed: Layer already exists 01:24:41 4a9560304e1b: Layer already exists 01:24:41 6091a7f18353: Layer already exists 01:24:41 ccbf5abbcd62: Layer already exists 01:24:41 9386262d7a74: Layer already exists 01:24:41 latest: digest: sha256:714d9e2c5e86428b7997c8d3db8d8175d932550dbb0b43b2547fb716bc73ca6f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:42 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.4 01:24:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:24:42 b3df16593fed: Preparing 01:24:42 444f2d6a18b3: Preparing 01:24:42 4a9560304e1b: Preparing 01:24:42 cfdbdedd7198: Preparing 01:24:42 d67523ccc97f: Preparing 01:24:42 6091a7f18353: Preparing 01:24:42 ccbf5abbcd62: Preparing 01:24:42 9386262d7a74: Preparing 01:24:42 6091a7f18353: Waiting 01:24:42 ccbf5abbcd62: Waiting 01:24:42 9386262d7a74: Waiting 01:24:42 b3df16593fed: Layer already exists 01:24:42 d67523ccc97f: Layer already exists 01:24:42 444f2d6a18b3: Layer already exists 01:24:42 cfdbdedd7198: Layer already exists 01:24:42 4a9560304e1b: Layer already exists 01:24:42 6091a7f18353: Layer already exists 01:24:42 ccbf5abbcd62: Layer already exists 01:24:42 9386262d7a74: Layer already exists 01:24:42 3.1.0-dev.4: digest: sha256:714d9e2c5e86428b7997c8d3db8d8175d932550dbb0b43b2547fb716bc73ca6f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:43 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:24:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:24:43 b3df16593fed: Preparing 01:24:43 444f2d6a18b3: Preparing 01:24:43 4a9560304e1b: Preparing 01:24:43 cfdbdedd7198: Preparing 01:24:43 d67523ccc97f: Preparing 01:24:43 6091a7f18353: Preparing 01:24:43 ccbf5abbcd62: Preparing 01:24:43 9386262d7a74: Preparing 01:24:43 6091a7f18353: Waiting 01:24:43 9386262d7a74: Waiting 01:24:43 ccbf5abbcd62: Waiting 01:24:43 d67523ccc97f: Layer already exists 01:24:43 444f2d6a18b3: Layer already exists 01:24:43 cfdbdedd7198: Layer already exists 01:24:43 4a9560304e1b: Layer already exists 01:24:43 b3df16593fed: Layer already exists 01:24:43 9386262d7a74: Layer already exists 01:24:43 6091a7f18353: Layer already exists 01:24:43 ccbf5abbcd62: Layer already exists 01:24:43 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:714d9e2c5e86428b7997c8d3db8d8175d932550dbb0b43b2547fb716bc73ca6f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:44 + 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 01:24:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 01:24:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:24:44 b3df16593fed: Preparing 01:24:44 444f2d6a18b3: Preparing 01:24:44 4a9560304e1b: Preparing 01:24:44 cfdbdedd7198: Preparing 01:24:44 d67523ccc97f: Preparing 01:24:44 6091a7f18353: Preparing 01:24:44 ccbf5abbcd62: Preparing 01:24:44 9386262d7a74: Preparing 01:24:44 ccbf5abbcd62: Waiting 01:24:44 9386262d7a74: Waiting 01:24:44 6091a7f18353: Waiting 01:24:44 4a9560304e1b: Layer already exists 01:24:44 444f2d6a18b3: Layer already exists 01:24:44 cfdbdedd7198: Layer already exists 01:24:44 d67523ccc97f: Layer already exists 01:24:44 b3df16593fed: Layer already exists 01:24:44 6091a7f18353: Layer already exists 01:24:44 ccbf5abbcd62: Layer already exists 01:24:44 9386262d7a74: Layer already exists 01:24:44 main: digest: sha256:714d9e2c5e86428b7997c8d3db8d8175d932550dbb0b43b2547fb716bc73ca6f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:24:44 ===================================================== [Pipeline] echo 01:24:44 taggedImages: 01:24:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:24:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 01:24:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.4 01:24:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:24:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 01:24:44 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 01:24:44 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:24:44 latest 01:24:44 3.1.0-dev.4 01:24:44 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:24:44 main 01:24:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:45 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:24:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:24:45 ef23fb4b8fac: Preparing 01:24:45 61946903160f: Preparing 01:24:45 d67523ccc97f: Preparing 01:24:45 6091a7f18353: Preparing 01:24:45 746673310c53: Preparing 01:24:45 9386262d7a74: Preparing 01:24:45 9386262d7a74: Waiting 01:24:45 d67523ccc97f: Layer already exists 01:24:45 6091a7f18353: Layer already exists 01:24:45 9386262d7a74: Layer already exists 01:24:45 ef23fb4b8fac: Pushed 01:24:45 746673310c53: Pushed 01:24:52 61946903160f: Pushed 01:24:53 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:761840e91829202709abe4bfe64cbf12ecfa9f1760f096dd7f848ac0dc7c1a42 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:53 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:24:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:24:53 ef23fb4b8fac: Preparing 01:24:53 61946903160f: Preparing 01:24:53 d67523ccc97f: Preparing 01:24:53 6091a7f18353: Preparing 01:24:53 746673310c53: Preparing 01:24:53 9386262d7a74: Preparing 01:24:53 9386262d7a74: Waiting 01:24:53 ef23fb4b8fac: Layer already exists 01:24:53 61946903160f: Layer already exists 01:24:53 d67523ccc97f: Layer already exists 01:24:53 746673310c53: Layer already exists 01:24:53 6091a7f18353: Layer already exists 01:24:53 9386262d7a74: Layer already exists 01:24:53 latest: digest: sha256:761840e91829202709abe4bfe64cbf12ecfa9f1760f096dd7f848ac0dc7c1a42 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:54 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.4 01:24:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:24:54 ef23fb4b8fac: Preparing 01:24:54 61946903160f: Preparing 01:24:54 d67523ccc97f: Preparing 01:24:54 6091a7f18353: Preparing 01:24:54 746673310c53: Preparing 01:24:54 9386262d7a74: Preparing 01:24:54 9386262d7a74: Waiting 01:24:55 6091a7f18353: Layer already exists 01:24:55 d67523ccc97f: Layer already exists 01:24:55 61946903160f: Layer already exists 01:24:55 ef23fb4b8fac: Layer already exists 01:24:55 746673310c53: Layer already exists 01:24:55 9386262d7a74: Layer already exists 01:24:55 3.1.0-dev.4: digest: sha256:761840e91829202709abe4bfe64cbf12ecfa9f1760f096dd7f848ac0dc7c1a42 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:55 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:24:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:24:56 ef23fb4b8fac: Preparing 01:24:56 61946903160f: Preparing 01:24:56 d67523ccc97f: Preparing 01:24:56 6091a7f18353: Preparing 01:24:56 746673310c53: Preparing 01:24:56 9386262d7a74: Preparing 01:24:56 9386262d7a74: Waiting 01:24:56 746673310c53: Layer already exists 01:24:56 61946903160f: Layer already exists 01:24:56 d67523ccc97f: Layer already exists 01:24:56 6091a7f18353: Layer already exists 01:24:56 ef23fb4b8fac: Layer already exists 01:24:56 9386262d7a74: Layer already exists 01:24:56 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:761840e91829202709abe4bfe64cbf12ecfa9f1760f096dd7f848ac0dc7c1a42 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:57 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 01:24:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:24:57 ef23fb4b8fac: Preparing 01:24:57 61946903160f: Preparing 01:24:57 d67523ccc97f: Preparing 01:24:57 6091a7f18353: Preparing 01:24:57 746673310c53: Preparing 01:24:57 9386262d7a74: Preparing 01:24:57 9386262d7a74: Waiting 01:24:57 d67523ccc97f: Layer already exists 01:24:57 6091a7f18353: Layer already exists 01:24:57 ef23fb4b8fac: Layer already exists 01:24:57 61946903160f: Layer already exists 01:24:57 746673310c53: Layer already exists 01:24:57 9386262d7a74: Layer already exists 01:24:57 main: digest: sha256:761840e91829202709abe4bfe64cbf12ecfa9f1760f096dd7f848ac0dc7c1a42 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:24:57 ===================================================== [Pipeline] echo 01:24:57 taggedImages: 01:24:57 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:24:57 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:24:57 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.4 01:24:57 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:24:57 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 01:24:58 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 01:24:58 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:24:58 latest 01:24:58 3.1.0-dev.4 01:24:58 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:24:58 main 01:24:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:58 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:24:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:24:58 093a078614fe: Preparing 01:24:58 3c5b3213615e: Preparing 01:24:58 d67523ccc97f: Preparing 01:24:58 6091a7f18353: Preparing 01:24:58 04a87a7a4ffd: Preparing 01:24:58 9386262d7a74: Preparing 01:24:58 9386262d7a74: Waiting 01:24:58 d67523ccc97f: Layer already exists 01:24:58 04a87a7a4ffd: Layer already exists 01:24:58 6091a7f18353: Layer already exists 01:24:58 9386262d7a74: Layer already exists 01:24:58 093a078614fe: Pushed 01:25:04 3c5b3213615e: Pushed 01:25:04 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:0783ef01bf7fff8c9c0f4407d72c7dbd37a33d91e2f8280a06ed3ae697e5641f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:04 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 01:25:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:25:05 093a078614fe: Preparing 01:25:05 3c5b3213615e: Preparing 01:25:05 d67523ccc97f: Preparing 01:25:05 6091a7f18353: Preparing 01:25:05 04a87a7a4ffd: Preparing 01:25:05 9386262d7a74: Preparing 01:25:05 9386262d7a74: Waiting 01:25:05 04a87a7a4ffd: Layer already exists 01:25:05 6091a7f18353: Layer already exists 01:25:05 d67523ccc97f: Layer already exists 01:25:05 3c5b3213615e: Layer already exists 01:25:05 093a078614fe: Layer already exists 01:25:05 9386262d7a74: Layer already exists 01:25:05 latest: digest: sha256:0783ef01bf7fff8c9c0f4407d72c7dbd37a33d91e2f8280a06ed3ae697e5641f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:05 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.4 01:25:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:25:07 093a078614fe: Preparing 01:25:07 3c5b3213615e: Preparing 01:25:07 d67523ccc97f: Preparing 01:25:07 6091a7f18353: Preparing 01:25:07 04a87a7a4ffd: Preparing 01:25:07 9386262d7a74: Preparing 01:25:07 9386262d7a74: Waiting 01:25:07 04a87a7a4ffd: Layer already exists 01:25:07 3c5b3213615e: Layer already exists 01:25:07 d67523ccc97f: Layer already exists 01:25:07 6091a7f18353: Layer already exists 01:25:07 093a078614fe: Layer already exists 01:25:07 9386262d7a74: Layer already exists 01:25:07 3.1.0-dev.4: digest: sha256:0783ef01bf7fff8c9c0f4407d72c7dbd37a33d91e2f8280a06ed3ae697e5641f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:08 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:25:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:25:08 093a078614fe: Preparing 01:25:08 3c5b3213615e: Preparing 01:25:08 d67523ccc97f: Preparing 01:25:08 6091a7f18353: Preparing 01:25:08 04a87a7a4ffd: Preparing 01:25:08 9386262d7a74: Preparing 01:25:08 9386262d7a74: Waiting 01:25:08 093a078614fe: Layer already exists 01:25:08 d67523ccc97f: Layer already exists 01:25:08 04a87a7a4ffd: Layer already exists 01:25:08 3c5b3213615e: Layer already exists 01:25:08 6091a7f18353: Layer already exists 01:25:08 9386262d7a74: Layer already exists 01:25:09 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:0783ef01bf7fff8c9c0f4407d72c7dbd37a33d91e2f8280a06ed3ae697e5641f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:09 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 01:25:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:25:09 093a078614fe: Preparing 01:25:09 3c5b3213615e: Preparing 01:25:09 d67523ccc97f: Preparing 01:25:09 6091a7f18353: Preparing 01:25:09 04a87a7a4ffd: Preparing 01:25:09 9386262d7a74: Preparing 01:25:09 9386262d7a74: Waiting 01:25:09 d67523ccc97f: Layer already exists 01:25:09 04a87a7a4ffd: Layer already exists 01:25:09 093a078614fe: Layer already exists 01:25:09 6091a7f18353: Layer already exists 01:25:09 3c5b3213615e: Layer already exists 01:25:09 9386262d7a74: Layer already exists 01:25:10 main: digest: sha256:0783ef01bf7fff8c9c0f4407d72c7dbd37a33d91e2f8280a06ed3ae697e5641f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:25:10 ===================================================== [Pipeline] echo 01:25:10 taggedImages: 01:25:10 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 01:25:10 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 01:25:10 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.4 01:25:10 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 01:25:10 - 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 01:25:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:25:10 01:25:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:25:11 arm64: Pulling from edgex-lftools-log-publisher 01:25:11 8998bd30e6a1: Pulling fs layer 01:25:11 04944245beec: Pulling fs layer 01:25:11 699f458cf7ca: Pulling fs layer 01:25:11 765212b225bb: Pulling fs layer 01:25:11 f23df028b6ca: Pulling fs layer 01:25:11 d65c8cfc05b1: Pulling fs layer 01:25:11 2437ff75d9bd: Pulling fs layer 01:25:11 f23df028b6ca: Waiting 01:25:11 d65c8cfc05b1: Waiting 01:25:11 2437ff75d9bd: Waiting 01:25:11 765212b225bb: Waiting 01:25:12 04944245beec: Verifying Checksum 01:25:12 04944245beec: Download complete 01:25:12 765212b225bb: Verifying Checksum 01:25:12 765212b225bb: Download complete 01:25:12 f23df028b6ca: Verifying Checksum 01:25:12 f23df028b6ca: Download complete 01:25:12 d65c8cfc05b1: Verifying Checksum 01:25:12 d65c8cfc05b1: Download complete 01:25:12 699f458cf7ca: Verifying Checksum 01:25:12 699f458cf7ca: Download complete 01:25:13 8998bd30e6a1: Verifying Checksum 01:25:13 8998bd30e6a1: Download complete 01:25:15 2437ff75d9bd: Verifying Checksum 01:25:15 2437ff75d9bd: Download complete 01:25:17 8998bd30e6a1: Pull complete 01:25:17 04944245beec: Pull complete 01:25:20 699f458cf7ca: Pull complete 01:25:21 765212b225bb: Pull complete 01:25:21 f23df028b6ca: Pull complete 01:25:22 d65c8cfc05b1: Pull complete 01:25:37 2437ff75d9bd: Pull complete 01:25:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:25:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:25:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:25:37 prd-ubuntu20.04-docker-arm64-4c-16g-18766 does not seem to be running inside a container 01:25:37 $ 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/537 -v /w/workspace/edgex-go/537:/w/workspace/edgex-go/537:rw,z -v /w/workspace/edgex-go/537@tmp:/w/workspace/edgex-go/537@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 01:25:40 $ docker top a8c6a362439fd9e732582fe9a5ba5ca15f18c629864185822015613fc33da5d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:25:40 ---> job-cost.sh 01:25:40 lf-activate-venv: SKIPPING 01:25:40 INFO: No Stack... 01:25:41 INFO: Retrieving Pricing Info for: v3-standard-4 01:25:42 INFO: Archiving Costs [Pipeline] sh 01:25:42 + cat /w/workspace/edgex-go/537/archives/cost.csv 01:25:42 + cut -d, -f6 [Pipeline] lock 01:25:42 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-537-stack-cost] 01:25:42 Resource [jenkins-edgexfoundry-edgex-go-main-537-stack-cost] did not exist. Created. 01:25:42 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-537-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:25:43 + echo total: 0.10999999940395355 [Pipeline] stash 01:25:43 Stashed 1 file(s) [Pipeline] } 01:25:43 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-537-stack-cost] [Pipeline] // lock [Pipeline] } 01:25:43 $ docker stop --time=1 a8c6a362439fd9e732582fe9a5ba5ca15f18c629864185822015613fc33da5d2 01:25:45 $ docker rm -f --volumes a8c6a362439fd9e732582fe9a5ba5ca15f18c629864185822015613fc33da5d2 [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 01:25:45 provisioning config files... 01:25:45 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/537@tmp/config11222797082209260002tmp [Pipeline] { [Pipeline] sh 01:25:46 + set +x 01:25:46 + bash -s -- 01:25:46 + curl -s https://codecov.io/bash 01:25:46 01:25:46 _____ _ 01:25:46 / ____| | | 01:25:46 | | ___ __| | ___ ___ _____ __ 01:25:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:25:46 | |___| (_) | (_| | __/ (_| (_) \ V / 01:25:46 \_____\___/ \__,_|\___|\___\___/ \_/ 01:25:46 Bash-1.0.6 01:25:46 01:25:46 01:25:46 ==> git version 2.25.1 found 01:25:46 ==> 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 01:25:46 Release-Date: 2020-01-08 01:25:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:25:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:25:46 ==> Jenkins CI detected. 01:25:46 current dir:  /w/workspace/edgex-go/537 01:25:46 project root: . 01:25:46 --> token set from env 01:25:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:25:46 ==> Running gcov in . (disable via -X gcov) 01:25:46 ==> Python coveragepy not found 01:25:46 ==> Searching for coverage reports in: 01:25:46 + . 01:25:46 -> Found 1 reports 01:25:46 ==> Detecting git/mercurial file structure 01:25:46 ==> Reading reports 01:25:46 + ./coverage.out bytes=447731 01:25:46 ==> Appending adjustments 01:25:46 https://docs.codecov.io/docs/fixing-reports 01:25:47 + Found adjustments 01:25:47 ==> Gzipping contents 01:25:47 60K /tmp/codecov.zghQ71.gz 01:25:47 ==> Uploading reports 01:25:47 url: https://codecov.io 01:25:47 query: branch=main&commit=61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284&build=537&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F537%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:25:47 -> Pinging Codecov 01:25:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284&build=537&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F537%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:25:47 -> Uploading to 01:25:47 https://storage.googleapis.com/codecov/v4/raw/2023-06-17/00271124DB129430A58F1EEE437C3FCB/61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284/74db21d0-374d-44d6-8411-1d6f0ee2bcf0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230617%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230617T012547Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3fb01543acbcce7f5670ce02017c34041e8bb7e34a8b5003a3429b68c76c5959 01:25:47 % Total % Received % Xferd Average Speed Time Time Time Current 01:25:47 Dload Upload Total Spent Left Speed 01:25:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57433 0 0 100 57433 0 260k --:--:-- --:--:-- --:--:-- 259k 100 57433 0 0 100 57433 0 260k --:--:-- --:--:-- --:--:-- 259k 01:25:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } 01:25:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 01:25:48 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:25:48 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:25:48 01:25:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:25:48 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:25:48 df9b9388f04a: Pulling fs layer 01:25:48 52dc419b0ee2: Pulling fs layer 01:25:48 25bc292e5bac: Pulling fs layer 01:25:48 114826534d7a: Pulling fs layer 01:25:48 4657fd5d0bcf: Pulling fs layer 01:25:48 6ad1cebc031e: Pulling fs layer 01:25:48 8a3aa393b2d8: Pulling fs layer 01:25:48 114826534d7a: Waiting 01:25:48 4657fd5d0bcf: Waiting 01:25:48 6ad1cebc031e: Waiting 01:25:48 8a3aa393b2d8: Waiting 01:25:48 25bc292e5bac: Verifying Checksum 01:25:48 25bc292e5bac: Download complete 01:25:48 52dc419b0ee2: Download complete 01:25:48 4657fd5d0bcf: Verifying Checksum 01:25:48 4657fd5d0bcf: Download complete 01:25:48 df9b9388f04a: Verifying Checksum 01:25:48 df9b9388f04a: Download complete 01:25:49 6ad1cebc031e: Verifying Checksum 01:25:49 df9b9388f04a: Pull complete 01:25:49 52dc419b0ee2: Pull complete 01:25:49 25bc292e5bac: Pull complete 01:25:49 114826534d7a: Verifying Checksum 01:25:49 114826534d7a: Download complete 01:25:49 8a3aa393b2d8: Verifying Checksum 01:25:49 8a3aa393b2d8: Download complete 01:25:52 114826534d7a: Pull complete 01:25:52 4657fd5d0bcf: Pull complete 01:25:53 6ad1cebc031e: Pull complete 01:25:55 8a3aa393b2d8: Pull complete 01:25:55 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 01:25:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:25:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:25:55 prd-ubuntu20.04-docker-8c-8g-18765 does not seem to be running inside a container 01:25:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/537 -v /w/workspace/edgex-go/537:/w/workspace/edgex-go/537:rw,z -v /w/workspace/edgex-go/537@tmp:/w/workspace/edgex-go/537@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 01:26:05 $ docker top e95d7ac3fccb263948a26251de65e924b6b5adc6d51c3bcd8f8edf5feb3cf519 -eo pid,comm [Pipeline] { [Pipeline] echo 01:26:05 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 01:26:05 + set -o pipefail 01:26:05 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 01:26:11 01:26:11 Monitoring /w/workspace/edgex-go/537 (github.com/edgexfoundry/edgex-go)... 01:26:11 01:26:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/6da611c4-ea16-4255-8079-9572623de2ff 01:26:11 01:26:11 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 01:26:11 01:26:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:26:11 01:26:11 01:26:11 A medium severity vulnerability was found in the Snyk CLI versions you are using. 01:26:11 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 01:26:11 More details here: https://snyk.co/ue1NS [Pipeline] } 01:26:12 $ docker stop --time=1 e95d7ac3fccb263948a26251de65e924b6b5adc6d51c3bcd8f8edf5feb3cf519 01:26:16 $ docker rm -f --volumes e95d7ac3fccb263948a26251de65e924b6b5adc6d51c3bcd8f8edf5feb3cf519 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 01:26:16 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:26:17 provisioning config files... 01:26:17 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/537@tmp/config12677545648198868280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:26:17 --> edgex-publish-swagger.sh 01:26:17 === Publish openapi/v3 API === 01:26:17 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 01:26:17 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/537/openapi/v3/core-command.yaml] 01:26:17 % Total % Received % Xferd Average Speed Time Time Time Current 01:26:17 Dload Upload Total Spent Left Speed 01:26:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 42317 --:--:-- --:--:-- --:--:-- 42256 100 29030 0 0 100 29030 0 42317 --:--:-- --:--:-- --:--:-- 42256 01:26:17 01:26:17 01:26:17 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/537/openapi/v3/core-data.yaml] 01:26:17 % Total % Received % Xferd Average Speed Time Time Time Current 01:26:17 Dload Upload Total Spent Left Speed 01:26:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 121k --:--:-- --:--:-- --:--:-- 121k 01:26:18 01:26:18 01:26:18 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/537/openapi/v3/core-metadata.yaml] 01:26:18 % Total % Received % Xferd Average Speed Time Time Time Current 01:26:18 Dload Upload Total Spent Left Speed 01:26:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 245k --:--:-- --:--:-- --:--:-- 245k 100 141k 0 0 100 141k 0 245k --:--:-- --:--:-- --:--:-- 245k 01:26:19 01:26:19 01:26:19 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/537/openapi/v3/support-notifications.yaml] 01:26:19 % Total % Received % Xferd Average Speed Time Time Time Current 01:26:19 Dload Upload Total Spent Left Speed 01:26:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 169k --:--:-- --:--:-- --:--:-- 169k 01:26:19 01:26:19 01:26:19 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/537/openapi/v3/support-scheduler.yaml] 01:26:19 % Total % Received % Xferd Average Speed Time Time Time Current 01:26:19 Dload Upload Total Spent Left Speed 01:26:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 165k --:--:-- --:--:-- --:--:-- 164k 100 34356 0 0 100 34356 0 69687 --:--:-- --:--:-- --:--:-- 69546 01:26:20 01:26:20 [Pipeline] } 01:26:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 01:26:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:26:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:26:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:26:20 prd-ubuntu20.04-docker-8c-8g-18765 does not seem to be running inside a container 01:26:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/537 -v /w/workspace/edgex-go/537:/w/workspace/edgex-go/537:rw,z -v /w/workspace/edgex-go/537@tmp:/w/workspace/edgex-go/537@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:26:21 $ docker top c8bcb1091ea5fad105acd4e5f6af67e2722a5aa12544ed18a293fd5d7a793466 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:26:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:26:21 [ssh-agent] Looking for ssh-agent implementation... 01:26:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:26:21 $ docker exec c8bcb1091ea5fad105acd4e5f6af67e2722a5aa12544ed18a293fd5d7a793466 ssh-agent 01:26:21 SSH_AUTH_SOCK=/tmp/ssh-PBtaD0C4Hqyb/agent.32 01:26:21 SSH_AGENT_PID=38 01:26:21 Running ssh-add (command line suppressed) 01:26:21 Identity added: /w/workspace/edgex-go/537@tmp/private_key_8508605618535044449.key (/w/workspace/edgex-go/537@tmp/private_key_8508605618535044449.key) 01:26:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:26:22 + git semver tag 01:26:22 2023-06-17 01:26:22,278 [run_tag] DEBUG tag force:False 01:26:22 2023-06-17 01:26:22,278 [check_head_tag] DEBUG check head tag 01:26:22 2023-06-17 01:26:22,278 [execute] INFO git cat-file --batch-check 01:26:22 2023-06-17 01:26:22,278 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/537, universal_newlines=False, shell=None, istream=) 01:26:22 2023-06-17 01:26:22,282 [execute] INFO git cat-file --batch 01:26:22 2023-06-17 01:26:22,282 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/537, universal_newlines=False, shell=None, istream=) 01:26:22 2023-06-17 01:26:22,292 [read_version] DEBUG read version from /w/workspace/edgex-go/537/.semver/main 01:26:22 2023-06-17 01:26:22,292 [execute] INFO git tag -a v3.1.0-dev.4 -m v3.1.0-dev.4 01:26:22 2023-06-17 01:26:22,292 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.4', '-m', 'v3.1.0-dev.4'], cwd=/w/workspace/edgex-go/537, universal_newlines=False, shell=None, istream=None) 01:26:22 2023-06-17 01:26:22,297 [read_version] DEBUG read version from /w/workspace/edgex-go/537/.semver/main 01:26:22 3.1.0-dev.4 [Pipeline] } 01:26:22 $ docker exec --env ******** --env ******** c8bcb1091ea5fad105acd4e5f6af67e2722a5aa12544ed18a293fd5d7a793466 ssh-agent -k 01:26:22 unset SSH_AUTH_SOCK; 01:26:22 unset SSH_AGENT_PID; 01:26:22 echo Agent pid 38 killed; 01:26:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:26:22 + git semver [Pipeline] } 01:26:23 $ docker stop --time=1 c8bcb1091ea5fad105acd4e5f6af67e2722a5aa12544ed18a293fd5d7a793466 01:26:24 $ docker rm -f --volumes c8bcb1091ea5fad105acd4e5f6af67e2722a5aa12544ed18a293fd5d7a793466 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:26:24 01:26:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:26:25 0.23.1-centos7: Pulling from edgex-lftools 01:26:25 ab5ef0e58194: Pulling fs layer 01:26:25 9712f1f96733: Pulling fs layer 01:26:25 63f879dbbcfc: Pulling fs layer 01:26:25 0d9ebad4ef96: Pulling fs layer 01:26:25 e9a5061849ea: Pulling fs layer 01:26:25 d747dcd14b5f: Pulling fs layer 01:26:25 2de7ff778b66: Pulling fs layer 01:26:25 d747dcd14b5f: Waiting 01:26:25 e9a5061849ea: Waiting 01:26:25 2de7ff778b66: Waiting 01:26:25 9712f1f96733: Verifying Checksum 01:26:25 9712f1f96733: Download complete 01:26:25 63f879dbbcfc: Verifying Checksum 01:26:25 63f879dbbcfc: Download complete 01:26:25 0d9ebad4ef96: Verifying Checksum 01:26:25 0d9ebad4ef96: Download complete 01:26:25 d747dcd14b5f: Download complete 01:26:25 e9a5061849ea: Verifying Checksum 01:26:25 e9a5061849ea: Download complete 01:26:25 ab5ef0e58194: Download complete 01:26:25 2de7ff778b66: Verifying Checksum 01:26:25 2de7ff778b66: Download complete 01:26:28 ab5ef0e58194: Pull complete 01:26:28 9712f1f96733: Pull complete 01:26:28 63f879dbbcfc: Pull complete 01:26:31 0d9ebad4ef96: Pull complete 01:26:32 e9a5061849ea: Pull complete 01:26:32 d747dcd14b5f: Pull complete 01:26:33 2de7ff778b66: Pull complete 01:26:33 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:26:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:26:33 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:26:33 prd-ubuntu20.04-docker-8c-8g-18765 does not seem to be running inside a container 01:26:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/537 -v /w/workspace/edgex-go/537:/w/workspace/edgex-go/537:rw,z -v /w/workspace/edgex-go/537@tmp:/w/workspace/edgex-go/537@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:26:41 $ docker top b9b47faced2eb4b8eca8d893d739f67187a1fdeaac690b737e868a6db21e2057 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:26:41 provisioning config files... 01:26:41 copy managed file [sigul-config] to file:/w/workspace/edgex-go/537@tmp/config12034767522435774004tmp 01:26:41 copy managed file [sigul-password] to file:/w/workspace/edgex-go/537@tmp/config9353537764676835385tmp 01:26:41 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/537@tmp/config9851450458481330964tmp [Pipeline] { [Pipeline] echo 01:26:41 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:26:41 ---> sigul-configuration.sh 01:26:41 gpg: directory `/root/.gnupg' created 01:26:41 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:26:41 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:26:41 gpg: keyring `/root/.gnupg/secring.gpg' created 01:26:41 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:26:41 gpg: CAST5 encrypted data 01:26:41 gpg: encrypted with 1 passphrase 01:26:41 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:26:41 + mkdir /home/jenkins 01:26:41 + mkdir /home/jenkins/sigul [Pipeline] sh 01:26:42 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 01:26:42 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:26:42 ---> sigul-install.sh 01:26:42 Sigul already installed; skipping installation. [Pipeline] sh 01:26:42 + git tag --list 01:26:42 0.6.0 01:26:42 0.6.1 01:26:42 0.7.0 01:26:42 0.7.1 01:26:42 v1.0.0 01:26:42 v1.0.1 01:26:42 v1.1.0 01:26:42 v1.2.0 01:26:42 v1.2.1 01:26:42 v1.3.0 01:26:42 v1.3.1 01:26:42 v2.0.0 01:26:42 v2.1.0 01:26:42 v2.1.1 01:26:42 v2.2.0 01:26:42 v2.3.0 01:26:42 v3.0 01:26:42 v3.0.0 01:26:42 v3.1.0-dev.1 01:26:42 v3.1.0-dev.2 01:26:42 v3.1.0-dev.3 01:26:42 v3.1.0-dev.4 [Pipeline] sh 01:26:43 + lftools sign git-tag v3.1.0-dev.4 01:26:43 Signing Git tag with Sigul... 01:26:43 Signing v3.1.0-dev.4 [Pipeline] echo 01:26:46 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:26:47 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:26:47 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:26:47 $ docker stop --time=1 b9b47faced2eb4b8eca8d893d739f67187a1fdeaac690b737e868a6db21e2057 01:26:48 $ docker rm -f --volumes b9b47faced2eb4b8eca8d893d739f67187a1fdeaac690b737e868a6db21e2057 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:26:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:26:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:26:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:26:49 prd-ubuntu20.04-docker-8c-8g-18765 does not seem to be running inside a container 01:26:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/537 -v /w/workspace/edgex-go/537:/w/workspace/edgex-go/537:rw,z -v /w/workspace/edgex-go/537@tmp:/w/workspace/edgex-go/537@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:26:49 $ docker top 1bd245766eb4e53a18a17069376d339f6f26bb55353262a11002d2e5c9cd526f -eo pid,comm 01:26:49 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). 01:26:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:26:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:26:49 [ssh-agent] Looking for ssh-agent implementation... 01:26:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:26:49 $ docker exec 1bd245766eb4e53a18a17069376d339f6f26bb55353262a11002d2e5c9cd526f ssh-agent 01:26:49 SSH_AUTH_SOCK=/tmp/ssh-VhyPrKSl7DOQ/agent.33 01:26:49 SSH_AGENT_PID=40 01:26:49 Running ssh-add (command line suppressed) 01:26:50 Identity added: /w/workspace/edgex-go/537@tmp/private_key_14254695172513561410.key (/w/workspace/edgex-go/537@tmp/private_key_14254695172513561410.key) 01:26:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:26:50 + git semver bump pre 01:26:50 2023-06-17 01:26:50,530 [read_version] DEBUG read version from /w/workspace/edgex-go/537/.semver/main 01:26:50 2023-06-17 01:26:50,531 [bump_version] DEBUG bumping version:3.1.0-dev.4 on axis:pre with prefix:dev 01:26:50 2023-06-17 01:26:50,531 [bump_version] DEBUG bumped version:3.1.0-dev.5 01:26:50 2023-06-17 01:26:50,531 [write_version] DEBUG write version:3.1.0-dev.5 to path:/w/workspace/edgex-go/537/.semver/main with force:True 01:26:50 2023-06-17 01:26:50,531 [read_version] DEBUG read version from /w/workspace/edgex-go/537/.semver/main 01:26:50 2023-06-17 01:26:50,531 [write_file] DEBUG write to file:/w/workspace/edgex-go/537/.semver/main 01:26:50 2023-06-17 01:26:50,533 [execute] INFO git cat-file --batch-check 01:26:50 2023-06-17 01:26:50,534 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/537/.semver, universal_newlines=False, shell=None, istream=) 01:26:50 2023-06-17 01:26:50,538 [execute] INFO git cat-file --batch 01:26:50 2023-06-17 01:26:50,538 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/537/.semver, universal_newlines=False, shell=None, istream=) 01:26:50 2023-06-17 01:26:50,542 [read_version] DEBUG read version from /w/workspace/edgex-go/537/.semver/main 01:26:50 3.1.0-dev.5 [Pipeline] } 01:26:50 $ docker exec --env ******** --env ******** 1bd245766eb4e53a18a17069376d339f6f26bb55353262a11002d2e5c9cd526f ssh-agent -k 01:26:50 unset SSH_AUTH_SOCK; 01:26:50 unset SSH_AGENT_PID; 01:26:50 echo Agent pid 40 killed; 01:26:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:26:51 + git semver [Pipeline] } 01:26:51 $ docker stop --time=1 1bd245766eb4e53a18a17069376d339f6f26bb55353262a11002d2e5c9cd526f 01:26:52 $ docker rm -f --volumes 1bd245766eb4e53a18a17069376d339f6f26bb55353262a11002d2e5c9cd526f [Pipeline] // withDockerContainer [Pipeline] sh 01:26:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:26:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:26:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:26:53 prd-ubuntu20.04-docker-8c-8g-18765 does not seem to be running inside a container 01:26:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/537 -v /w/workspace/edgex-go/537:/w/workspace/edgex-go/537:rw,z -v /w/workspace/edgex-go/537@tmp:/w/workspace/edgex-go/537@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:26:53 $ docker top 2c7b3297171c0234a32ff8d3e5635ffbb545b4fd338c187228a6d37ded8a0d84 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:26:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:26:53 [ssh-agent] Looking for ssh-agent implementation... 01:26:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:26:53 $ docker exec 2c7b3297171c0234a32ff8d3e5635ffbb545b4fd338c187228a6d37ded8a0d84 ssh-agent 01:26:53 SSH_AUTH_SOCK=/tmp/ssh-CCnh6zLhQPAs/agent.32 01:26:53 SSH_AGENT_PID=38 01:26:53 Running ssh-add (command line suppressed) 01:26:54 Identity added: /w/workspace/edgex-go/537@tmp/private_key_15247186001843732857.key (/w/workspace/edgex-go/537@tmp/private_key_15247186001843732857.key) 01:26:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:26:54 + git semver push 01:26:54 2023-06-17 01:26:54,498 [run_push] DEBUG push 01:26:54 2023-06-17 01:26:54,498 [execute] INFO git cat-file --batch-check 01:26:54 2023-06-17 01:26:54,499 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/537/.semver, universal_newlines=False, shell=None, istream=) 01:26:54 2023-06-17 01:26:54,501 [execute] INFO git rev-list 5c135f0f13412c98b9b3cecd52934ec061c56da1 -- 01:26:54 2023-06-17 01:26:54,501 [execute] DEBUG Popen(['git', 'rev-list', '5c135f0f13412c98b9b3cecd52934ec061c56da1', '--'], cwd=/w/workspace/edgex-go/537/.semver, universal_newlines=False, shell=None, istream=None) 01:26:54 2023-06-17 01:26:54,516 [execute] INFO git fetch -v origin 01:26:54 2023-06-17 01:26:54,516 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/537/.semver, universal_newlines=True, shell=None, istream=None) 01:26:55 2023-06-17 01:26:55,007 [run_push] DEBUG no remote changes detected 01:26:55 2023-06-17 01:26:55,007 [execute] INFO git push origin semver 01:26:55 2023-06-17 01:26:55,008 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/537/.semver, universal_newlines=False, shell=None, istream=None) 01:26:56 2023-06-17 01:26:55,745 [run_push] DEBUG push all version tags 01:26:56 2023-06-17 01:26:55,747 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:26:56 2023-06-17 01:26:55,748 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/537, universal_newlines=False, shell=None, istream=None) 01:26:56 2023-06-17 01:26:56,642 [read_version] DEBUG read version from /w/workspace/edgex-go/537/.semver/main 01:26:56 3.1.0-dev.5 [Pipeline] } 01:26:56 $ docker exec --env ******** --env ******** 2c7b3297171c0234a32ff8d3e5635ffbb545b4fd338c187228a6d37ded8a0d84 ssh-agent -k 01:26:57 unset SSH_AUTH_SOCK; 01:26:57 unset SSH_AGENT_PID; 01:26:57 echo Agent pid 38 killed; 01:26:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:26:57 + git semver [Pipeline] } 01:26:57 $ docker stop --time=1 2c7b3297171c0234a32ff8d3e5635ffbb545b4fd338c187228a6d37ded8a0d84 01:26:58 $ docker rm -f --volumes 2c7b3297171c0234a32ff8d3e5635ffbb545b4fd338c187228a6d37ded8a0d84 [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 01:26:59 + [ -d /w/workspace/edgex-go/537/archives ] [Pipeline] libraryResource [Pipeline] sh 01:26:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:27:00 ---> package-listing.sh 01:27:00 ++ facter osfamily 01:27:00 ++ tr '[:upper:]' '[:lower:]' 01:27:00 + OS_FAMILY=debian 01:27:00 + workspace=/w/workspace/edgex-go/537 01:27:00 + START_PACKAGES=/tmp/packages_start.txt 01:27:00 + END_PACKAGES=/tmp/packages_end.txt 01:27:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:27:00 + PACKAGES=/tmp/packages_start.txt 01:27:00 + '[' /w/workspace/edgex-go/537 ']' 01:27:00 + PACKAGES=/tmp/packages_end.txt 01:27:00 + case "${OS_FAMILY}" in 01:27:00 + dpkg -l 01:27:00 + grep '^ii' 01:27:00 + '[' -f /tmp/packages_start.txt ']' 01:27:00 + '[' -f /tmp/packages_end.txt ']' 01:27:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:27:00 + '[' /w/workspace/edgex-go/537 ']' 01:27:00 + mkdir -p /w/workspace/edgex-go/537/archives/ 01:27:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/537/archives/ [Pipeline] echo 01:27:00 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/537/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:27:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:27:01 01:27:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:27:01 latest: Pulling from edgex-lftools-log-publisher 01:27:01 5eb5b503b376: Pulling fs layer 01:27:01 5c69ac0246d0: Pulling fs layer 01:27:01 ec43610c2a17: Pulling fs layer 01:27:01 3a2ae6a8a46f: Pulling fs layer 01:27:01 33b1e0a273af: Pulling fs layer 01:27:01 5d3b04190fa2: Pulling fs layer 01:27:01 2f39f015ded8: Pulling fs layer 01:27:01 3a2ae6a8a46f: Waiting 01:27:01 33b1e0a273af: Waiting 01:27:01 5d3b04190fa2: Waiting 01:27:01 2f39f015ded8: Waiting 01:27:01 5c69ac0246d0: Verifying Checksum 01:27:01 5c69ac0246d0: Download complete 01:27:01 3a2ae6a8a46f: Verifying Checksum 01:27:01 3a2ae6a8a46f: Download complete 01:27:01 33b1e0a273af: Verifying Checksum 01:27:01 33b1e0a273af: Download complete 01:27:01 ec43610c2a17: Verifying Checksum 01:27:01 ec43610c2a17: Download complete 01:27:01 5d3b04190fa2: Download complete 01:27:02 5eb5b503b376: Download complete 01:27:02 2f39f015ded8: Download complete 01:27:03 5eb5b503b376: Pull complete 01:27:03 5c69ac0246d0: Pull complete 01:27:03 ec43610c2a17: Pull complete 01:27:03 3a2ae6a8a46f: Pull complete 01:27:04 33b1e0a273af: Pull complete 01:27:04 5d3b04190fa2: Pull complete 01:27:08 2f39f015ded8: Pull complete 01:27:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:27:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:27:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:27:08 prd-ubuntu20.04-docker-8c-8g-18765 does not seem to be running inside a container 01:27:08 $ 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/537/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/537 -v /w/workspace/edgex-go/537:/w/workspace/edgex-go/537:rw,z -v /w/workspace/edgex-go/537@tmp:/w/workspace/edgex-go/537@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:27:12 $ docker top 868a6ac8b01bd7140ca303d5071577aa7f9d27679f7cca83ec43172ae349e817 -eo pid,comm [Pipeline] { [Pipeline] sh 01:27:13 + touch /tmp/pre-build-complete [Pipeline] sh 01:27:13 + mkdir -p /var/log/sysstat [Pipeline] sh 01:27:13 + ls /var/log/sa-host 01:27:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:27:13 provisioning config files... 01:27:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/537@tmp/config3601741085473999092tmp [Pipeline] { [Pipeline] echo 01:27:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:27:14 ---> create-netrc.sh [Pipeline] } 01:27:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:27:14 ---> python-tools-install.sh [Pipeline] echo 01:27:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:27:14 ---> sudo-logs.sh 01:27:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:27:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:27:15 ---> job-cost.sh 01:27:15 lf-activate-venv: SKIPPING 01:27:15 DEBUG: total: 0.10999999940395355 01:27:15 INFO: Retrieving Stack Cost... 01:27:15 INFO: Retrieving Pricing Info for: v3-standard-8 01:27:15 INFO: Archiving Costs [Pipeline] echo 01:27:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:27:16 ---> logs-deploy.sh 01:27:16 lf-activate-venv: SKIPPING 01:27:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/537 01:27:16 INFO: archiving workspace using pattern(s): 01:27:17 Archives upload complete. 01:27:17 INFO: archiving logs to Nexus 01:27:18 ---> uname -a: 01:27:18 Linux prd-ubuntu20-04-docker-8c-8g-18765 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:27:18 01:27:18 01:27:18 ---> lscpu: 01:27:18 Architecture: x86_64 01:27:18 CPU op-mode(s): 32-bit, 64-bit 01:27:18 Byte Order: Little Endian 01:27:18 Address sizes: 40 bits physical, 48 bits virtual 01:27:18 CPU(s): 8 01:27:18 On-line CPU(s) list: 0-7 01:27:18 Thread(s) per core: 1 01:27:18 Core(s) per socket: 1 01:27:18 Socket(s): 8 01:27:18 NUMA node(s): 1 01:27:18 Vendor ID: AuthenticAMD 01:27:18 CPU family: 23 01:27:18 Model: 49 01:27:18 Model name: AMD EPYC-Rome Processor 01:27:18 Stepping: 0 01:27:18 CPU MHz: 2800.000 01:27:18 BogoMIPS: 5600.00 01:27:18 Virtualization: AMD-V 01:27:18 Hypervisor vendor: KVM 01:27:18 Virtualization type: full 01:27:18 L1d cache: 256 KiB 01:27:18 L1i cache: 256 KiB 01:27:18 L2 cache: 4 MiB 01:27:18 L3 cache: 128 MiB 01:27:18 NUMA node0 CPU(s): 0-7 01:27:18 Vulnerability Itlb multihit: Not affected 01:27:18 Vulnerability L1tf: Not affected 01:27:18 Vulnerability Mds: Not affected 01:27:18 Vulnerability Meltdown: Not affected 01:27:18 Vulnerability Mmio stale data: Not affected 01:27:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:27:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:27:18 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:27:18 Vulnerability Srbds: Not affected 01:27:18 Vulnerability Tsx async abort: Not affected 01:27:18 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 01:27:18 01:27:18 01:27:18 ---> nproc: 01:27:18 8 01:27:18 01:27:18 01:27:18 ---> df -h: 01:27:18 Filesystem Size Used Avail Use% Mounted on 01:27:18 overlay 155G 24G 132G 15% / 01:27:18 tmpfs 64M 0 64M 0% /dev 01:27:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:27:18 shm 64M 0 64M 0% /dev/shm 01:27:18 /dev/vda1 155G 24G 132G 15% /facter-os 01:27:18 01:27:18 01:27:18 ---> sar -b -r -n DEV: 01:27:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18765) 06/17/23 _x86_64_ (8 CPU) 01:27:18 01:27:18 00:56:42 LINUX RESTART (8 CPU) 01:27:18 01:27:18 00:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:27:18 00:58:01 128.31 44.79 83.52 0.00 7147.08 63221.60 0.00 01:27:18 00:59:01 105.05 0.82 104.23 0.00 15.99 56991.77 0.00 01:27:18 01:00:01 25.12 0.20 24.92 0.00 2.80 12610.51 0.00 01:27:18 01:01:01 230.56 0.47 230.09 0.00 44.66 128095.72 0.00 01:27:18 01:02:01 347.58 5.63 341.94 0.00 53.86 127497.28 0.00 01:27:18 01:03:01 292.57 0.56 292.01 0.00 12.07 96624.51 0.00 01:27:18 01:04:01 543.57 0.10 543.47 0.00 10.93 80414.80 0.00 01:27:18 01:05:01 31.04 0.07 30.98 0.00 13.73 814.93 0.00 01:27:18 01:06:01 9.95 0.03 9.91 0.00 6.53 237.52 0.00 01:27:18 01:07:01 1.08 0.00 1.08 0.00 0.00 16.40 0.00 01:27:18 01:08:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 01:27:18 01:09:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 01:27:18 01:10:01 2.82 1.65 1.17 0.00 37.73 13.60 0.00 01:27:18 01:11:01 1.52 0.00 1.52 0.00 0.00 17.20 0.00 01:27:18 01:12:01 1.78 0.02 1.77 0.00 0.13 20.00 0.00 01:27:18 01:13:01 1.07 0.00 1.07 0.00 0.00 12.47 0.00 01:27:18 01:14:01 1.33 0.00 1.33 0.00 0.00 15.60 0.00 01:27:18 01:15:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 01:27:18 01:16:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 01:27:18 01:17:01 1.10 0.02 1.08 0.00 0.13 13.73 0.00 01:27:18 01:18:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 01:27:18 01:19:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 01:27:18 01:20:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 01:27:18 01:21:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 01:27:18 01:22:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 01:27:18 01:23:01 1.50 0.00 1.50 0.00 0.00 17.20 0.00 01:27:18 01:24:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 01:27:18 01:25:01 1.53 0.00 1.53 0.00 0.00 18.00 0.00 01:27:18 01:26:01 27.16 0.07 27.10 0.00 7.87 14704.88 0.00 01:27:18 01:27:01 112.63 0.45 112.18 0.00 15.20 42176.17 0.00 01:27:18 Average: 62.68 1.83 60.85 0.00 245.71 20813.07 0.00 01:27:18 01:27:18 00:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:27:18 00:58:01 28336028 31571544 725812 2.21 106804 3391468 2013004 5.93 1332708 2820644 722176 01:27:18 00:59:01 27247388 31388844 896260 2.73 146140 4171200 2195776 6.47 1934960 3208560 312440 01:27:18 01:00:01 27180492 31526748 756572 2.30 150144 4347144 1974904 5.82 1686164 3497100 414500 01:27:18 01:01:01 22289132 31424332 847860 2.58 162188 9004456 2996044 8.83 1974944 7962692 1925544 01:27:18 01:02:01 20352956 31448440 818936 2.49 248556 10688568 2550560 7.52 2399920 9277512 244080 01:27:18 01:03:01 14057168 29232228 2977824 9.06 283112 14432660 8107824 23.89 5566736 12033704 1263452 01:27:18 01:04:01 16217732 31480588 787332 2.39 293328 14615024 2374068 7.00 2866120 12755136 256 01:27:18 01:05:01 16204216 31469868 797560 2.43 294984 14616108 2399916 7.07 3290892 12342000 324 01:27:18 01:06:01 16214556 31480936 786408 2.39 295420 14616352 2251548 6.64 3329624 12293152 12 01:27:18 01:07:01 16214588 31481132 785960 2.39 295444 14616340 2251548 6.64 3328344 12293136 220 01:27:18 01:08:01 16228572 31495148 772348 2.35 295460 14616344 2251548 6.64 3313672 12293140 8 01:27:18 01:09:01 16229676 31496276 771324 2.35 295480 14616348 2251548 6.64 3313644 12293144 260 01:27:18 01:10:01 16228576 31497144 770388 2.34 295508 14617360 2251548 6.64 3314528 12293616 56 01:27:18 01:11:01 16228544 31497288 770136 2.34 295512 14617484 2251548 6.64 3315180 12293532 176 01:27:18 01:12:01 16226800 31495640 771764 2.35 295532 14617488 2280948 6.72 3314872 12293512 8 01:27:18 01:13:01 16226840 31495712 771648 2.35 295556 14617492 2280948 6.72 3314908 12293512 172 01:27:18 01:14:01 16227316 31496196 771308 2.35 295588 14617496 2280948 6.72 3314844 12293516 4 01:27:18 01:15:01 16226932 31495856 771864 2.35 295600 14617496 2280948 6.72 3314884 12293516 176 01:27:18 01:16:01 16227192 31496124 771524 2.35 295628 14617500 2280948 6.72 3314884 12293520 12 01:27:18 01:17:01 16226856 31495988 771520 2.35 295676 14617504 2280948 6.72 3315344 12293528 320 01:27:18 01:18:01 16226936 31496068 771420 2.35 295696 14617504 2280948 6.72 3315076 12293528 8 01:27:18 01:19:01 16226904 31496092 771376 2.35 295728 14617508 2280948 6.72 3315056 12293532 188 01:27:18 01:20:01 16226856 31496044 771352 2.35 295740 14617508 2280948 6.72 3315060 12293532 8 01:27:18 01:21:01 16227028 31496248 771096 2.34 295760 14617512 2280948 6.72 3315088 12293536 184 01:27:18 01:22:01 16226476 31495700 771564 2.35 295784 14617512 2280948 6.72 3315088 12293540 16 01:27:18 01:23:01 16226948 31496236 770984 2.34 295804 14617520 2280948 6.72 3315196 12293540 48 01:27:18 01:24:01 16227116 31496412 770936 2.34 295832 14617524 2280948 6.72 3315136 12293544 12 01:27:18 01:25:01 16227100 31496460 770896 2.34 295856 14617528 2280948 6.72 3315180 12293548 44 01:27:18 01:26:01 15440788 31465608 800496 2.43 299220 15321396 2369084 6.98 3349160 12997368 280816 01:27:18 01:27:01 14716340 31459884 803376 2.44 332788 15926824 2303244 6.79 3448056 13538308 1096 01:27:18 Average: 17552135 31412026 855595 2.60 274329 13295339 2490899 7.34 3139176 11210072 172221 01:27:18 01:27:18 00:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:27:18 00:58:01 docker0 525.50 468.19 36.56 2745.90 0.00 0.00 0.00 0.00 01:27:18 00:58:01 lo 5.20 5.20 0.50 0.50 0.00 0.00 0.00 0.00 01:27:18 00:58:01 ens3 1545.13 1403.30 12425.73 169.38 0.00 0.00 0.00 0.00 01:27:18 00:59:01 docker0 78.88 114.56 6.30 682.98 0.00 0.00 0.00 0.00 01:27:18 00:59:01 vethab5e61e 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 01:27:18 00:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:27:18 00:59:01 ens3 159.14 108.83 730.49 25.64 0.00 0.00 0.00 0.00 01:27:18 01:00:01 docker0 1.52 1.52 0.11 0.13 0.00 0.00 0.00 0.00 01:27:18 01:00:01 vethab5e61e 1.52 1.53 0.13 0.13 0.00 0.00 0.00 0.00 01:27:18 01:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:00:01 ens3 45.14 43.53 29.74 102.82 0.00 0.00 0.00 0.00 01:27:18 01:01:01 vetha0a26fc 2.95 6.07 0.22 84.99 0.00 0.00 0.00 0.01 01:27:18 01:01:01 veth90b52f2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:01:01 veth459b6c8 1.72 4.22 0.13 42.59 0.00 0.00 0.00 0.00 01:27:18 01:01:01 veth2e7aaf7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:01:01 vetha07a041 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:01:01 vethbb1fa62 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:01:01 vethfd4b2a3 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 01:27:18 01:01:01 vetha1ff09e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:01:01 docker0 11.70 27.30 0.72 343.77 0.00 0.00 0.00 0.00 01:27:18 01:01:01 veth6dd1cf7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:01:01 veth3d961bf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:01:01 vethd86335a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:01:01 veth21c0860 1.53 4.10 0.11 42.56 0.00 0.00 0.00 0.00 01:27:18 01:01:01 veth87f2065 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:01:01 vethaee1bf5 1.27 3.25 0.10 43.01 0.00 0.00 0.00 0.00 01:27:18 01:01:01 veth0185a3c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:01:01 vethb8edf4e 1.15 2.97 0.09 42.49 0.00 0.00 0.00 0.00 01:27:18 01:01:01 veth4cfa141 1.75 4.32 0.14 45.66 0.00 0.00 0.00 0.00 01:27:18 01:01:01 veth643d496 1.33 3.65 0.10 42.54 0.00 0.00 0.00 0.00 01:27:18 01:01:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 01:27:18 01:01:01 ens3 141.64 86.49 2625.64 23.19 0.00 0.00 0.00 0.00 01:27:18 01:02:01 vethfc5b01b 98.15 178.37 9.40 1210.98 0.00 0.00 0.00 0.10 01:27:18 01:02:01 vethfd4b2a3 0.00 0.58 0.00 0.02 0.00 0.00 0.00 0.00 01:27:18 01:02:01 veth6f154d6 112.01 188.52 10.27 1210.55 0.00 0.00 0.00 0.10 01:27:18 01:02:01 docker0 540.79 939.49 43.21 6513.44 0.00 0.00 0.00 0.00 01:27:18 01:02:01 vethb3a1882 100.82 175.49 9.63 1209.83 0.00 0.00 0.00 0.10 01:27:18 01:02:01 veth5dadd15 104.38 179.50 9.88 1210.65 0.00 0.00 0.00 0.10 01:27:18 01:02:01 veth6c5403c 108.13 183.75 10.05 1210.32 0.00 0.00 0.00 0.10 01:27:18 01:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:02:01 ens3 950.57 548.48 6523.95 55.87 0.00 0.00 0.00 0.00 01:27:18 01:03:01 vetha75223b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:27:18 01:03:01 vethdc590a2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:27:18 01:03:01 vethfd4b2a3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:03:01 veth79ce8a1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:27:18 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:03:01 vethd2106de 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:27:18 01:03:01 veth067f427 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:27:18 01:03:01 veth1625892 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:27:18 01:03:01 vethc47cced 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:27:18 01:03:01 veth90c6b8d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:27:18 01:03:01 veth1c099a8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:27:18 01:03:01 veth7faded3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:27:18 01:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:27:18 01:03:01 veth62ebe88 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:27:18 01:03:01 ens3 20.25 11.61 16.39 9.11 0.00 0.00 0.00 0.00 01:27:18 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:04:01 lo 16.13 16.13 1.59 1.59 0.00 0.00 0.00 0.00 01:27:18 01:04:01 ens3 121.36 112.28 85.57 401.66 0.00 0.00 0.00 0.00 01:27:18 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:05:01 lo 43.73 43.73 4.31 4.31 0.00 0.00 0.00 0.00 01:27:18 01:05:01 ens3 460.71 511.56 218.23 2792.59 0.00 0.00 0.00 0.00 01:27:18 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:06:01 lo 11.80 11.80 1.16 1.16 0.00 0.00 0.00 0.00 01:27:18 01:06:01 ens3 100.03 92.80 61.39 433.33 0.00 0.00 0.00 0.00 01:27:18 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:27:18 01:07:01 ens3 3.37 3.15 4.78 20.95 0.00 0.00 0.00 0.00 01:27:18 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:08:01 ens3 0.62 2.47 0.11 6.69 0.00 0.00 0.00 0.00 01:27:18 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:27:18 01:09:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:27:18 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:10:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 01:27:18 01:10:01 ens3 19.48 33.14 4.57 87.52 0.00 0.00 0.00 0.00 01:27:18 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:27:18 01:11:01 ens3 2.82 1.63 1.70 1.97 0.00 0.00 0.00 0.00 01:27:18 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:27:18 01:13:01 ens3 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 01:27:18 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:14:01 ens3 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:27:18 01:15:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:27:18 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:27:18 01:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:27:18 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:18:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 01:27:18 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:27:18 01:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:27:18 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:27:18 01:21:01 ens3 0.27 0.18 0.23 0.01 0.00 0.00 0.00 0.00 01:27:18 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:27:18 01:23:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 01:27:18 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:27:18 01:25:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:27:18 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:18 01:26:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 01:27:18 01:26:01 ens3 130.54 73.50 3971.33 11.20 0.00 0.00 0.00 0.00 01:27:18 01:27:01 docker0 41.26 68.81 3.52 581.83 0.00 0.00 0.00 0.00 01:27:18 01:27:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 01:27:18 01:27:01 ens3 260.46 165.52 3845.05 49.32 0.00 0.00 0.00 0.00 01:27:18 Average: docker0 40.00 54.01 3.02 362.40 0.00 0.00 0.00 0.00 01:27:18 Average: lo 2.77 2.77 0.27 0.27 0.00 0.00 0.00 0.00 01:27:18 Average: ens3 132.15 106.69 1018.53 139.77 0.00 0.00 0.00 0.00 01:27:18 01:27:18 01:27:18 ---> sar -P ALL: 01:27:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18765) 06/17/23 _x86_64_ (8 CPU) 01:27:18 01:27:18 00:56:42 LINUX RESTART (8 CPU) 01:27:18 01:27:18 00:57:01 CPU %user %nice %system %iowait %steal %idle 01:27:18 00:58:01 all 10.85 0.00 4.13 6.44 0.07 78.52 01:27:18 00:58:01 0 11.23 0.00 4.21 12.76 0.07 71.73 01:27:18 00:58:01 1 11.71 0.00 4.15 10.70 0.07 73.38 01:27:18 00:58:01 2 11.91 0.00 3.67 9.08 0.05 75.29 01:27:18 00:58:01 3 10.55 0.00 2.73 7.97 0.07 78.69 01:27:18 00:58:01 4 9.98 0.00 3.77 1.08 0.07 85.11 01:27:18 00:58:01 5 13.52 0.00 3.27 1.06 0.07 82.09 01:27:18 00:58:01 6 7.40 0.00 4.08 2.41 0.07 86.04 01:27:18 00:58:01 7 10.45 0.00 7.20 6.46 0.07 75.82 01:27:18 00:59:01 all 23.61 0.00 4.88 3.92 0.07 67.52 01:27:18 00:59:01 0 21.16 0.00 4.33 1.16 0.07 73.29 01:27:18 00:59:01 1 23.70 0.00 4.51 1.56 0.08 70.15 01:27:18 00:59:01 2 22.57 0.00 3.80 3.60 0.07 69.96 01:27:18 00:59:01 3 23.72 0.00 5.12 8.94 0.07 62.16 01:27:18 00:59:01 4 23.44 0.00 5.07 0.45 0.10 70.93 01:27:18 00:59:01 5 24.41 0.00 6.20 2.24 0.07 67.09 01:27:18 00:59:01 6 24.23 0.00 4.97 12.65 0.07 58.08 01:27:18 00:59:01 7 25.64 0.00 5.08 0.76 0.07 68.46 01:27:18 01:00:01 all 38.15 0.00 5.46 0.64 0.08 55.68 01:27:18 01:00:01 0 38.26 0.00 5.74 0.02 0.07 55.92 01:27:18 01:00:01 1 36.88 0.00 5.28 3.71 0.08 54.04 01:27:18 01:00:01 2 39.43 0.00 5.58 0.07 0.08 54.83 01:27:18 01:00:01 3 37.59 0.00 5.50 0.05 0.08 56.77 01:27:18 01:00:01 4 37.97 0.00 5.71 0.05 0.07 56.20 01:27:18 01:00:01 5 38.21 0.00 5.36 0.00 0.07 56.36 01:27:18 01:00:01 6 38.23 0.00 5.34 0.12 0.08 56.23 01:27:18 01:00:01 7 38.62 0.00 5.18 1.08 0.08 55.04 01:27:18 01:01:01 all 22.16 0.00 6.11 11.07 0.10 60.57 01:27:18 01:01:01 0 22.14 0.00 6.32 8.49 0.13 62.91 01:27:18 01:01:01 1 22.28 0.00 5.98 7.79 0.07 63.88 01:27:18 01:01:01 2 22.21 0.00 6.43 10.56 0.07 60.73 01:27:18 01:01:01 3 21.69 0.00 6.06 10.31 0.14 61.80 01:27:18 01:01:01 4 23.44 0.00 6.44 8.35 0.08 61.69 01:27:18 01:01:01 5 21.94 0.00 5.63 17.39 0.10 54.93 01:27:18 01:01:01 6 22.28 0.00 5.48 13.06 0.07 59.12 01:27:18 01:01:01 7 21.32 0.00 6.50 12.65 0.10 59.43 01:27:18 01:02:01 all 6.21 0.00 2.82 13.86 0.08 77.04 01:27:18 01:02:01 0 5.43 0.00 2.54 1.98 0.07 89.99 01:27:18 01:02:01 1 6.13 0.00 4.07 53.15 0.07 36.57 01:27:18 01:02:01 2 6.29 0.00 2.68 14.46 0.07 76.50 01:27:18 01:02:01 3 6.67 0.00 2.67 2.20 0.05 88.42 01:27:18 01:02:01 4 6.17 0.00 2.53 10.40 0.07 80.84 01:27:18 01:02:01 5 6.00 0.00 2.67 23.48 0.13 67.72 01:27:18 01:02:01 6 6.34 0.00 2.25 2.08 0.05 89.27 01:27:18 01:02:01 7 6.62 0.00 3.18 3.27 0.14 86.80 01:27:18 01:03:01 all 64.64 0.00 9.90 6.54 0.10 18.82 01:27:18 01:03:01 0 64.81 0.00 10.18 10.13 0.10 14.77 01:27:18 01:03:01 1 64.71 0.00 9.74 23.59 0.10 1.86 01:27:18 01:03:01 2 63.77 0.00 10.79 4.88 0.12 20.44 01:27:18 01:03:01 3 63.75 0.00 10.76 0.23 0.08 25.18 01:27:18 01:03:01 4 64.92 0.00 9.46 4.30 0.12 21.19 01:27:18 01:03:01 5 65.07 0.00 9.17 1.38 0.10 24.27 01:27:18 01:03:01 6 65.15 0.00 9.60 4.43 0.10 20.71 01:27:18 01:03:01 7 64.95 0.00 9.45 3.37 0.10 22.13 01:27:18 01:04:01 all 43.53 0.00 6.70 4.23 0.10 45.44 01:27:18 01:04:01 0 43.41 0.00 6.20 5.54 0.12 44.73 01:27:18 01:04:01 1 41.50 0.00 6.44 0.26 0.09 51.72 01:27:18 01:04:01 2 42.75 0.00 7.93 14.90 0.13 34.29 01:27:18 01:04:01 3 44.38 0.00 7.63 2.27 0.10 45.62 01:27:18 01:04:01 4 42.85 0.00 5.29 0.94 0.08 50.83 01:27:18 01:04:01 5 44.90 0.00 6.34 2.91 0.08 45.77 01:27:18 01:04:01 6 45.29 0.00 6.70 3.61 0.10 44.29 01:27:18 01:04:01 7 43.18 0.00 7.05 3.36 0.12 46.29 01:27:18 01:05:01 all 9.58 0.00 1.02 0.20 0.08 89.12 01:27:18 01:05:01 0 12.15 0.00 1.32 0.25 0.08 86.19 01:27:18 01:05:01 1 6.89 0.00 0.79 0.02 0.05 92.26 01:27:18 01:05:01 2 11.34 0.00 1.08 0.68 0.07 86.83 01:27:18 01:05:01 3 10.90 0.00 0.94 0.15 0.10 87.91 01:27:18 01:05:01 4 10.30 0.00 0.69 0.02 0.07 88.94 01:27:18 01:05:01 5 8.69 0.00 0.87 0.12 0.08 90.24 01:27:18 01:05:01 6 6.64 0.00 0.89 0.02 0.07 92.39 01:27:18 01:05:01 7 9.71 0.00 1.60 0.35 0.12 88.22 01:27:18 01:06:01 all 1.63 0.00 0.26 0.07 0.02 98.02 01:27:18 01:06:01 0 0.88 0.00 0.23 0.37 0.02 98.50 01:27:18 01:06:01 1 0.93 0.00 0.20 0.00 0.00 98.87 01:27:18 01:06:01 2 1.35 0.00 0.18 0.07 0.02 98.38 01:27:18 01:06:01 3 1.52 0.00 0.38 0.00 0.03 98.07 01:27:18 01:06:01 4 2.11 0.00 0.15 0.02 0.02 97.70 01:27:18 01:06:01 5 2.89 0.00 0.26 0.10 0.03 96.71 01:27:18 01:06:01 6 1.55 0.00 0.25 0.00 0.02 98.18 01:27:18 01:06:01 7 1.74 0.00 0.45 0.02 0.05 97.75 01:27:18 01:07:01 all 0.14 0.00 0.02 0.00 0.01 99.82 01:27:18 01:07:01 0 0.05 0.00 0.00 0.02 0.02 99.92 01:27:18 01:07:01 1 0.05 0.00 0.02 0.00 0.02 99.92 01:27:18 01:07:01 2 0.05 0.00 0.02 0.00 0.02 99.92 01:27:18 01:07:01 3 0.03 0.00 0.03 0.00 0.00 99.93 01:27:18 01:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:27:18 01:07:01 5 0.83 0.00 0.05 0.02 0.02 99.09 01:27:18 01:07:01 6 0.07 0.00 0.02 0.00 0.03 99.88 01:27:18 01:07:01 7 0.05 0.00 0.03 0.00 0.02 99.90 01:27:18 01:08:01 all 0.03 0.00 0.02 0.01 0.01 99.94 01:27:18 01:08:01 0 0.03 0.00 0.02 0.07 0.02 99.87 01:27:18 01:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:27:18 01:08:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:27:18 01:08:01 3 0.02 0.00 0.03 0.00 0.02 99.93 01:27:18 01:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:27:18 01:08:01 5 0.05 0.00 0.02 0.02 0.00 99.92 01:27:18 01:08:01 6 0.02 0.00 0.02 0.00 0.02 99.95 01:27:18 01:08:01 7 0.03 0.00 0.03 0.00 0.02 99.92 01:27:18 01:27:18 01:08:01 CPU %user %nice %system %iowait %steal %idle 01:27:18 01:09:01 all 0.01 0.00 0.01 0.01 0.00 99.96 01:27:18 01:09:01 0 0.00 0.00 0.02 0.02 0.00 99.97 01:27:18 01:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:27:18 01:09:01 2 0.02 0.00 0.03 0.00 0.02 99.93 01:27:18 01:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:27:18 01:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:27:18 01:09:01 5 0.02 0.00 0.00 0.08 0.00 99.90 01:27:18 01:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:27:18 01:09:01 7 0.02 0.00 0.02 0.00 0.02 99.95 01:27:18 01:10:01 all 0.32 0.00 0.05 0.01 0.01 99.61 01:27:18 01:10:01 0 0.18 0.00 0.03 0.02 0.02 99.75 01:27:18 01:10:01 1 0.18 0.00 0.07 0.02 0.00 99.73 01:27:18 01:10:01 2 0.27 0.00 0.03 0.00 0.00 99.70 01:27:18 01:10:01 3 0.25 0.00 0.12 0.05 0.02 99.57 01:27:18 01:10:01 4 0.78 0.00 0.03 0.00 0.00 99.18 01:27:18 01:10:01 5 0.27 0.00 0.02 0.02 0.00 99.70 01:27:18 01:10:01 6 0.48 0.00 0.03 0.00 0.02 99.47 01:27:18 01:10:01 7 0.12 0.00 0.05 0.00 0.02 99.82 01:27:18 01:11:01 all 0.29 0.00 0.01 0.01 0.01 99.68 01:27:18 01:11:01 0 0.03 0.00 0.02 0.02 0.00 99.93 01:27:18 01:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:27:18 01:11:01 2 0.05 0.00 0.02 0.00 0.02 99.92 01:27:18 01:11:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:27:18 01:11:01 4 0.12 0.00 0.00 0.00 0.00 99.88 01:27:18 01:11:01 5 0.07 0.00 0.00 0.07 0.02 99.85 01:27:18 01:11:01 6 1.97 0.00 0.00 0.00 0.02 98.01 01:27:18 01:11:01 7 0.05 0.00 0.00 0.00 0.02 99.93 01:27:18 01:12:01 all 0.26 0.00 0.03 0.00 0.01 99.70 01:27:18 01:12:01 0 0.03 0.00 0.03 0.02 0.00 99.92 01:27:18 01:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:27:18 01:12:01 2 0.02 0.00 0.05 0.00 0.02 99.92 01:27:18 01:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:27:18 01:12:01 4 0.03 0.00 0.05 0.00 0.02 99.90 01:27:18 01:12:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:27:18 01:12:01 6 1.83 0.00 0.03 0.00 0.00 98.14 01:27:18 01:12:01 7 0.07 0.00 0.05 0.00 0.02 99.87 01:27:18 01:13:01 all 0.02 0.00 0.01 0.01 0.01 99.95 01:27:18 01:13:01 0 0.03 0.00 0.00 0.02 0.02 99.93 01:27:18 01:13:01 1 0.00 0.00 0.02 0.00 0.02 99.97 01:27:18 01:13:01 2 0.00 0.00 0.02 0.00 0.02 99.97 01:27:18 01:13:01 3 0.02 0.00 0.00 0.00 0.02 99.97 01:27:18 01:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:27:18 01:13:01 5 0.00 0.00 0.00 0.05 0.00 99.95 01:27:18 01:13:01 6 0.07 0.00 0.02 0.00 0.02 99.90 01:27:18 01:13:01 7 0.03 0.00 0.03 0.00 0.02 99.92 01:27:18 01:14:01 all 0.12 0.00 0.01 0.01 0.00 99.85 01:27:18 01:14:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:27:18 01:14:01 1 0.02 0.00 0.02 0.10 0.00 99.87 01:27:18 01:14:01 2 0.73 0.00 0.02 0.00 0.00 99.25 01:27:18 01:14:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:27:18 01:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:27:18 01:14:01 5 0.03 0.00 0.02 0.02 0.00 99.93 01:27:18 01:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:27:18 01:14:01 7 0.07 0.00 0.02 0.00 0.02 99.90 01:27:18 01:15:01 all 0.26 0.00 0.01 0.01 0.01 99.71 01:27:18 01:15:01 0 0.02 0.00 0.02 0.02 0.02 99.93 01:27:18 01:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:27:18 01:15:01 2 2.02 0.00 0.02 0.00 0.02 97.95 01:27:18 01:15:01 3 0.02 0.00 0.00 0.00 0.02 99.97 01:27:18 01:15:01 4 0.03 0.00 0.03 0.00 0.02 99.92 01:27:18 01:15:01 5 0.00 0.00 0.00 0.07 0.00 99.93 01:27:18 01:15:01 6 0.00 0.00 0.00 0.00 0.02 99.98 01:27:18 01:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:27:18 01:16:01 all 0.27 0.00 0.01 0.00 0.00 99.71 01:27:18 01:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:27:18 01:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:27:18 01:16:01 2 1.99 0.00 0.03 0.00 0.02 97.96 01:27:18 01:16:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:27:18 01:16:01 4 0.03 0.00 0.02 0.00 0.02 99.93 01:27:18 01:16:01 5 0.03 0.00 0.00 0.03 0.00 99.93 01:27:18 01:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:27:18 01:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:27:18 01:17:01 all 0.06 0.00 0.03 0.01 0.01 99.89 01:27:18 01:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:27:18 01:17:01 1 0.00 0.00 0.02 0.02 0.00 99.97 01:27:18 01:17:01 2 0.43 0.00 0.12 0.00 0.02 99.43 01:27:18 01:17:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:27:18 01:17:01 4 0.03 0.00 0.02 0.00 0.02 99.93 01:27:18 01:17:01 5 0.02 0.00 0.02 0.03 0.02 99.92 01:27:18 01:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:27:18 01:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:27:18 01:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 01:27:18 01:18:01 0 0.05 0.00 0.05 0.02 0.02 99.87 01:27:18 01:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:27:18 01:18:01 2 0.02 0.00 0.00 0.00 0.02 99.97 01:27:18 01:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:27:18 01:18:01 4 0.02 0.00 0.03 0.00 0.02 99.93 01:27:18 01:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:27:18 01:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:27:18 01:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:27:18 01:19:01 all 0.02 0.00 0.00 0.00 0.01 99.96 01:27:18 01:19:01 0 0.02 0.00 0.02 0.02 0.02 99.93 01:27:18 01:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:27:18 01:19:01 2 0.03 0.00 0.00 0.00 0.02 99.95 01:27:18 01:19:01 3 0.00 0.00 0.02 0.00 0.02 99.97 01:27:18 01:19:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:27:18 01:19:01 5 0.00 0.00 0.00 0.02 0.00 99.98 01:27:18 01:19:01 6 0.00 0.00 0.00 0.00 0.02 99.98 01:27:18 01:19:01 7 0.07 0.00 0.00 0.00 0.03 99.90 01:27:18 01:27:18 01:19:01 CPU %user %nice %system %iowait %steal %idle 01:27:18 01:20:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:27:18 01:20:01 0 0.02 0.00 0.02 0.03 0.00 99.93 01:27:18 01:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:27:18 01:20:01 2 0.02 0.00 0.02 0.00 0.02 99.95 01:27:18 01:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:27:18 01:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:27:18 01:20:01 5 0.02 0.00 0.00 0.02 0.00 99.97 01:27:18 01:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:27:18 01:20:01 7 0.02 0.00 0.03 0.00 0.02 99.93 01:27:18 01:21:01 all 0.16 0.00 0.01 0.00 0.01 99.82 01:27:18 01:21:01 0 0.03 0.00 0.02 0.02 0.02 99.92 01:27:18 01:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:27:18 01:21:01 2 1.09 0.00 0.02 0.00 0.02 98.87 01:27:18 01:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:27:18 01:21:01 4 0.02 0.00 0.02 0.00 0.02 99.95 01:27:18 01:21:01 5 0.02 0.00 0.00 0.02 0.00 99.97 01:27:18 01:21:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:27:18 01:21:01 7 0.07 0.00 0.02 0.00 0.02 99.90 01:27:18 01:22:01 all 0.23 0.00 0.01 0.00 0.01 99.74 01:27:18 01:22:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:27:18 01:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:27:18 01:22:01 2 1.74 0.00 0.08 0.00 0.02 98.16 01:27:18 01:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:27:18 01:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:27:18 01:22:01 5 0.02 0.00 0.02 0.00 0.02 99.95 01:27:18 01:22:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:27:18 01:22:01 7 0.02 0.00 0.02 0.00 0.02 99.95 01:27:18 01:23:01 all 0.03 0.00 0.01 0.00 0.00 99.94 01:27:18 01:23:01 0 0.05 0.00 0.02 0.00 0.00 99.93 01:27:18 01:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:27:18 01:23:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:27:18 01:23:01 3 0.05 0.00 0.02 0.00 0.00 99.93 01:27:18 01:23:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:27:18 01:23:01 5 0.02 0.00 0.00 0.02 0.00 99.97 01:27:18 01:23:01 6 0.02 0.00 0.03 0.02 0.02 99.92 01:27:18 01:23:01 7 0.05 0.00 0.03 0.00 0.02 99.90 01:27:18 01:24:01 all 0.01 0.00 0.01 0.00 0.01 99.97 01:27:18 01:24:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:27:18 01:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:27:18 01:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:27:18 01:24:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:27:18 01:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:27:18 01:24:01 5 0.00 0.00 0.00 0.02 0.00 99.98 01:27:18 01:24:01 6 0.02 0.00 0.00 0.02 0.02 99.95 01:27:18 01:24:01 7 0.02 0.00 0.03 0.00 0.02 99.93 01:27:18 01:25:01 all 0.03 0.00 0.01 0.00 0.01 99.94 01:27:18 01:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:27:18 01:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:27:18 01:25:01 2 0.05 0.00 0.02 0.00 0.02 99.92 01:27:18 01:25:01 3 0.03 0.00 0.02 0.00 0.02 99.93 01:27:18 01:25:01 4 0.03 0.00 0.00 0.00 0.02 99.95 01:27:18 01:25:01 5 0.03 0.00 0.00 0.02 0.00 99.95 01:27:18 01:25:01 6 0.03 0.00 0.02 0.02 0.00 99.93 01:27:18 01:25:01 7 0.05 0.00 0.03 0.00 0.02 99.90 01:27:18 01:26:01 all 2.68 0.00 1.19 1.26 0.02 94.85 01:27:18 01:26:01 0 3.10 0.00 1.27 0.00 0.02 95.60 01:27:18 01:26:01 1 2.98 0.00 0.82 0.00 0.02 96.19 01:27:18 01:26:01 2 2.11 0.00 1.21 0.00 0.02 96.67 01:27:18 01:26:01 3 2.68 0.00 1.02 0.02 0.02 96.26 01:27:18 01:26:01 4 2.32 0.00 1.50 1.40 0.02 94.75 01:27:18 01:26:01 5 3.72 0.00 0.93 0.07 0.02 95.26 01:27:18 01:26:01 6 2.58 0.00 1.44 8.59 0.03 87.35 01:27:18 01:26:01 7 1.93 0.00 1.29 0.02 0.03 96.73 01:27:18 01:27:01 all 6.48 0.00 2.63 3.34 0.05 87.50 01:27:18 01:27:01 0 6.60 0.00 2.52 1.06 0.05 89.78 01:27:18 01:27:01 1 7.00 0.00 2.27 0.34 0.05 90.34 01:27:18 01:27:01 2 6.85 0.00 2.70 0.07 0.05 90.33 01:27:18 01:27:01 3 5.79 0.00 2.88 0.20 0.05 91.07 01:27:18 01:27:01 4 4.98 0.00 2.44 1.55 0.05 90.99 01:27:18 01:27:01 5 6.49 0.00 1.87 0.05 0.03 91.55 01:27:18 01:27:01 6 7.46 0.00 3.31 20.83 0.09 68.32 01:27:18 01:27:01 7 6.66 0.00 3.06 3.00 0.07 87.21 01:27:18 Average: all 7.69 0.00 1.50 1.71 0.03 89.06 01:27:18 Average: 0 7.64 0.00 1.50 1.40 0.03 89.43 01:27:18 Average: 1 7.46 0.00 1.47 3.35 0.02 87.70 01:27:18 Average: 2 7.94 0.00 1.54 1.93 0.03 88.55 01:27:18 Average: 3 7.63 0.00 1.53 1.07 0.03 89.74 01:27:18 Average: 4 7.62 0.00 1.43 0.94 0.03 89.97 01:27:18 Average: 5 7.88 0.00 1.42 1.63 0.03 89.05 01:27:18 Average: 6 7.69 0.00 1.47 2.24 0.03 88.58 01:27:18 Average: 7 7.69 0.00 1.67 1.13 0.04 89.47 01:27:18 01:27:18 01:27:18