Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c33d50c2b8fbb8036e0019c4c7a44af08feb065c 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-ssh18098405252212820783.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh18126319894116877165.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh10373472895615207898.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh11980125211258233453.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-ssh17916834016430260495.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-14899 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/520 [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/520 # 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 c33d50c2b8fbb8036e0019c4c7a44af08feb065c (main) Commit message: "refactor(snap): Several v3 cleanup and minor fixes in snap hooks (#4559)" > 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 c33d50c2b8fbb8036e0019c4c7a44af08feb065c # timeout=10 > git rev-list --no-walk 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:19:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:19:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:19:53 ========================================================= 10:19:53 EdgeX Global Pipelines Version Info 10:19:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:19:54 ------------------- 10:19:54 stable info: 10:19:54 ------------------- 10:19:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:19:54 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 10:19:54 Message: update stable to v1.0.249 10:19:54 ------------------- 10:19:54 experimental info: 10:19:54 ------------------- 10:19:54 Commited By: **** collab-it+edgex@linuxfoundation.org 10:19:54 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 10:19:54 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:19:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:19:55 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:19:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:19:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:19:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:19:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 10:19:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:19:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:19:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 10:19:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 10:19:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:19:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:19:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:19:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:19:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:19:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:19:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:19:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:19:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:19:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 10:19:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:19:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:19:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:19:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:19:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:19:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:19:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] echo 10:19:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c33d50c [Pipeline] echo 10:19:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:19:55 provisioning config files... 10:19:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/520@tmp/config8340360165039015936tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:19:55 ---> docker-login.sh 10:19:55 nexus3.edgexfoundry.org:10001 10:19:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:19:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:19:56 Configure a credential helper to remove this warning. See 10:19:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:19:56 10:19:56 Login Succeeded 10:19:56 nexus3.edgexfoundry.org:10002 10:19:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:19:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:19:56 Configure a credential helper to remove this warning. See 10:19:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:19:56 10:19:56 Login Succeeded 10:19:56 nexus3.edgexfoundry.org:10003 10:19:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:19:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:19:56 Configure a credential helper to remove this warning. See 10:19:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:19:56 10:19:56 Login Succeeded 10:19:56 nexus3.edgexfoundry.org:10004 10:19:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:19:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:19:56 Configure a credential helper to remove this warning. See 10:19:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:19:56 10:19:56 Login Succeeded 10:19:56 docker.io 10:19:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:19:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:19:56 Configure a credential helper to remove this warning. See 10:19:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:19:56 10:19:56 Login Succeeded 10:19:56 ---> docker-login.sh ends [Pipeline] } 10:19:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:19:57 + 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 10:19:57 + dirname cmd/core-command/Dockerfile 10:19:57 + cut -d/ -f2 10:19:57 + echo core-command,cmd/core-command/Dockerfile 10:19:57 + dirname cmd/core-common-config-bootstrapper/Dockerfile 10:19:57 + cut -d/ -f2 10:19:57 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 10:19:57 + dirname cmd/core-data/Dockerfile 10:19:57 + cut -d/ -f2 10:19:57 + echo core-data,cmd/core-data/Dockerfile 10:19:57 + + cutdirname -d/ cmd/core-metadata/Dockerfile -f2 10:19:57 10:19:57 + echo core-metadata,cmd/core-metadata/Dockerfile 10:19:57 + dirname cmd/security-bootstrapper/Dockerfile 10:19:57 + cut -d/ -f2 10:19:57 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:19:57 + dirname cmd/security-proxy-auth/Dockerfile 10:19:57 + cut -d/ -f2 10:19:57 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 10:19:57 + dirname cmd/security-proxy-setup/Dockerfile 10:19:57 + cut -d/ -f2 10:19:57 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:19:57 + dirname cmd/security-secretstore-setup/Dockerfile 10:19:57 + cut -d/ -f2 10:19:57 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:19:57 + dirname cmd/security-spiffe-token-provider/Dockerfile 10:19:57 + cut -d/ -f2 10:19:57 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 10:19:57 + dirname+ cmd/security-spire-agent/Dockerfile 10:19:57 cut -d/ -f2 10:19:57 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 10:19:57 + dirname cmd/security-spire-config/Dockerfile 10:19:57 + cut -d/ -f2 10:19:57 + echo security-spire-config,cmd/security-spire-config/Dockerfile 10:19:57 + dirname cmd/security-spire-server/Dockerfile 10:19:57 + cut -d/ -f2 10:19:57 + echo security-spire-server,cmd/security-spire-server/Dockerfile 10:19:57 + dirname cmd/support-notifications/Dockerfile 10:19:57 + cut -d/ -f2 10:19:57 + echo support-notifications,cmd/support-notifications/Dockerfile 10:19:57 + dirname cmd/support-scheduler/Dockerfile 10:19:57 + cut -d/ -f2 10:19:57 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 10:19:57 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 10:19:57 + git rev-list -1 --merges c33d50c2b8fbb8036e0019c4c7a44af08feb065c~1..c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] echo 10:19:57 -----------> git rev-list -1 --merges c33d50c2b8fbb8036e0019c4c7a44af08feb065c~1..c33d50c2b8fbb8036e0019c4c7a44af08feb065c c33d50c2b8fbb8036e0019c4c7a44af08feb065c [false] [Pipeline] sh 10:19:57 + git log --format=format:%s -1 c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] echo 10:19:57 ========================================================= 10:19:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:19:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 10:19:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:19:58 + grep -v github /etc/ssh/ssh_known_hosts 10:19:58 + [ -e /tmp/ssh_known_hosts ] 10:19:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:19:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:19:58 + sudo tee -a /etc/ssh/ssh_known_hosts 10:19:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:19:58 10:19:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:19:59 0.1.4: Pulling from edgex-devops/py-git-semver 10:19:59 b85a868b505f: Pulling fs layer 10:19:59 e2be974225ed: Pulling fs layer 10:19:59 339a4e72a1f5: Pulling fs layer 10:19:59 988bab9f4d93: Pulling fs layer 10:19:59 1469e6f7b9e6: Pulling fs layer 10:19:59 eaf3925da568: Pulling fs layer 10:19:59 bab4dde63d76: Pulling fs layer 10:19:59 bde34c3a00c8: Pulling fs layer 10:19:59 b352a97aabf1: Pulling fs layer 10:19:59 4872d77fe225: Pulling fs layer 10:19:59 5851b861e8e6: Pulling fs layer 10:19:59 bde34c3a00c8: Waiting 10:19:59 988bab9f4d93: Waiting 10:19:59 b352a97aabf1: Waiting 10:19:59 1469e6f7b9e6: Waiting 10:19:59 4872d77fe225: Waiting 10:19:59 eaf3925da568: Waiting 10:19:59 5851b861e8e6: Waiting 10:19:59 bab4dde63d76: Waiting 10:19:59 e2be974225ed: Verifying Checksum 10:19:59 e2be974225ed: Download complete 10:19:59 988bab9f4d93: Verifying Checksum 10:19:59 988bab9f4d93: Download complete 10:19:59 1469e6f7b9e6: Verifying Checksum 10:19:59 1469e6f7b9e6: Download complete 10:19:59 eaf3925da568: Verifying Checksum 10:19:59 eaf3925da568: Download complete 10:19:59 339a4e72a1f5: Verifying Checksum 10:19:59 339a4e72a1f5: Download complete 10:19:59 bde34c3a00c8: Download complete 10:19:59 b352a97aabf1: Download complete 10:19:59 4872d77fe225: Verifying Checksum 10:19:59 4872d77fe225: Download complete 10:19:59 5851b861e8e6: Verifying Checksum 10:19:59 5851b861e8e6: Download complete 10:19:59 b85a868b505f: Verifying Checksum 10:19:59 b85a868b505f: Download complete 10:19:59 bab4dde63d76: Verifying Checksum 10:19:59 bab4dde63d76: Download complete 10:20:00 b85a868b505f: Pull complete 10:20:00 e2be974225ed: Pull complete 10:20:01 339a4e72a1f5: Pull complete 10:20:01 988bab9f4d93: Pull complete 10:20:01 1469e6f7b9e6: Pull complete 10:20:01 eaf3925da568: Pull complete 10:20:03 bab4dde63d76: Pull complete 10:20:03 bde34c3a00c8: Pull complete 10:20:03 b352a97aabf1: Pull complete 10:20:03 4872d77fe225: Pull complete 10:20:03 5851b861e8e6: Pull complete 10:20:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:20:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:20:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:20:03 prd-ubuntu20.04-docker-8c-8g-14899 does not seem to be running inside a container 10:20:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/520 -v /w/workspace/edgex-go/520:/w/workspace/edgex-go/520:rw,z -v /w/workspace/edgex-go/520@tmp:/w/workspace/edgex-go/520@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 10:20:05 $ docker top 6498d7f26b09f38cd7cc60e818f8718290e24ff2c2cf44329b9d015133c57dc5 -eo pid,comm 10:20:05 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). 10:20:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:20:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:20:05 [ssh-agent] Looking for ssh-agent implementation... 10:20:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:20:06 $ docker exec 6498d7f26b09f38cd7cc60e818f8718290e24ff2c2cf44329b9d015133c57dc5 ssh-agent 10:20:06 SSH_AUTH_SOCK=/tmp/ssh-PcZx2UIrrjjE/agent.31 10:20:06 SSH_AGENT_PID=37 10:20:06 Running ssh-add (command line suppressed) 10:20:06 Identity added: /w/workspace/edgex-go/520@tmp/private_key_15612534645077030414.key (/w/workspace/edgex-go/520@tmp/private_key_15612534645077030414.key) 10:20:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:20:06 + git tag --points-at HEAD [Pipeline] } 10:20:06 $ docker exec --env ******** --env ******** 6498d7f26b09f38cd7cc60e818f8718290e24ff2c2cf44329b9d015133c57dc5 ssh-agent -k 10:20:06 unset SSH_AUTH_SOCK; 10:20:06 unset SSH_AGENT_PID; 10:20:06 echo Agent pid 37 killed; 10:20:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:20:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:20:06 [ssh-agent] Looking for ssh-agent implementation... 10:20:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:20:06 $ docker exec 6498d7f26b09f38cd7cc60e818f8718290e24ff2c2cf44329b9d015133c57dc5 ssh-agent 10:20:06 SSH_AUTH_SOCK=/tmp/ssh-Q5Dn0NWAvExU/agent.69 10:20:06 SSH_AGENT_PID=75 10:20:06 Running ssh-add (command line suppressed) 10:20:06 Identity added: /w/workspace/edgex-go/520@tmp/private_key_9108560330287253064.key (/w/workspace/edgex-go/520@tmp/private_key_9108560330287253064.key) 10:20:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:20:07 + git semver init 10:20:07 2023-05-10 10:20:07,439 [run_init] DEBUG init version:0.0.0 force:False 10:20:07 2023-05-10 10:20:07,440 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/520/.semver 10:20:07 2023-05-10 10:20:07,440 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/520/.semver 10:20:07 2023-05-10 10:20:07,441 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/520/.semver'], cwd=/w/workspace/edgex-go/520, universal_newlines=False, shell=None, istream=None) 10:20:11 2023-05-10 10:20:11,729 [append_file] DEBUG append to file:/w/workspace/edgex-go/520/.git/info/exclude 10:20:11 2023-05-10 10:20:11,729 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/520/.semver/main with force:False 10:20:11 2023-05-10 10:20:11,729 [read_version] DEBUG read version from /w/workspace/edgex-go/520/.semver/main 10:20:11 2023-05-10 10:20:11,729 [read_version] DEBUG read version from /w/workspace/edgex-go/520/.semver/main 10:20:11 3.0.0-dev.154 [Pipeline] } 10:20:12 $ docker exec --env ******** --env ******** 6498d7f26b09f38cd7cc60e818f8718290e24ff2c2cf44329b9d015133c57dc5 ssh-agent -k 10:20:12 unset SSH_AUTH_SOCK; 10:20:12 unset SSH_AGENT_PID; 10:20:12 echo Agent pid 75 killed; 10:20:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:20:12 + git semver [Pipeline] } 10:20:12 $ docker stop --time=1 6498d7f26b09f38cd7cc60e818f8718290e24ff2c2cf44329b9d015133c57dc5 10:20:13 $ docker rm -f --volumes 6498d7f26b09f38cd7cc60e818f8718290e24ff2c2cf44329b9d015133c57dc5 [Pipeline] // withDockerContainer [Pipeline] sh 10:20:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:20:14 Stashed 1 file(s) [Pipeline] echo 10:20:14 [edgeXSemver]: initialized semver on version 3.0.0-dev.154 [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 10:20:14 + git config --global --add safe.directory /w/workspace/edgex-go/520 [Pipeline] echo 10:20:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:20:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:20:14 ========================================================= 10:20:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 10:20:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:20:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 10:20:15 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 10:20:15 f56be85fc22e: Pulling fs layer 10:20:15 85791d961cd3: Pulling fs layer 10:20:15 d694b5ae8c79: Pulling fs layer 10:20:15 9f32a84ed3da: Pulling fs layer 10:20:15 4d19c01a9841: Pulling fs layer 10:20:15 9325e15d5711: Pulling fs layer 10:20:15 556b6ee489ea: Pulling fs layer 10:20:15 c5a4b2cf53e6: Pulling fs layer 10:20:15 9f32a84ed3da: Waiting 10:20:15 9325e15d5711: Waiting 10:20:15 c5a4b2cf53e6: Waiting 10:20:15 85791d961cd3: Verifying Checksum 10:20:15 85791d961cd3: Download complete 10:20:15 9f32a84ed3da: Verifying Checksum 10:20:15 9f32a84ed3da: Download complete 10:20:15 4d19c01a9841: Verifying Checksum 10:20:15 4d19c01a9841: Download complete 10:20:15 f56be85fc22e: Verifying Checksum 10:20:15 f56be85fc22e: Download complete 10:20:15 9325e15d5711: Verifying Checksum 10:20:15 9325e15d5711: Download complete 10:20:15 f56be85fc22e: Pull complete 10:20:15 85791d961cd3: Pull complete 10:20:15 c5a4b2cf53e6: Verifying Checksum 10:20:15 c5a4b2cf53e6: Download complete 10:20:15 d694b5ae8c79: Verifying Checksum 10:20:15 d694b5ae8c79: Download complete 10:20:15 556b6ee489ea: Verifying Checksum 10:20:15 556b6ee489ea: Download complete 10:20:19 d694b5ae8c79: Pull complete 10:20:19 9f32a84ed3da: Pull complete 10:20:19 4d19c01a9841: Pull complete 10:20:19 9325e15d5711: Pull complete 10:20:21 556b6ee489ea: Pull complete 10:20:22 c5a4b2cf53e6: Pull complete 10:20:22 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 10:20:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 10:20:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 10:20:22 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 10:20:22 WORKDIR /edgex 10:20:22 COPY go.mod . 10:20:22 RUN go mod download 10:20:22 + docker build -t ci-base-image-x86_64 -f - . 10:20:22 Sending build context to Docker daemon 170.8MB 10:20:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 10:20:22 ---> c4be618373d6 10:20:22 Step 2/4 : WORKDIR /edgex 10:20:26 ---> Running in 30c554e9ecd9 10:20:26 Removing intermediate container 30c554e9ecd9 10:20:26 ---> 6c135f4039ac 10:20:26 Step 3/4 : COPY go.mod . 10:20:26 ---> d533e1441363 10:20:26 Step 4/4 : RUN go mod download 10:20:26 ---> Running in bb3b24330b64 10:20:29 Still waiting to schedule task 10:20:29 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:20:38 Removing intermediate container bb3b24330b64 10:20:38 ---> 43124b9d8463 10:20:38 Successfully built 43124b9d8463 10:20:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:38 + docker inspect -f . ci-base-image-x86_64 10:20:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:20:38 prd-ubuntu20.04-docker-8c-8g-14899 does not seem to be running inside a container 10:20:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/520 -v /w/workspace/edgex-go/520:/w/workspace/edgex-go/520:rw,z -v /w/workspace/edgex-go/520@tmp:/w/workspace/edgex-go/520@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 10:20:39 $ docker top 50d94ff0f63bc03973e00d89e8fb7d16fdf7dbd4b62e4bf1a1848c3e85bbaf52 -eo pid,comm [Pipeline] { [Pipeline] sh 10:20:39 + go version 10:20:39 go version go1.20.2 linux/amd64 [Pipeline] } 10:20:39 $ docker stop --time=1 50d94ff0f63bc03973e00d89e8fb7d16fdf7dbd4b62e4bf1a1848c3e85bbaf52 10:20:40 $ docker rm -f --volumes 50d94ff0f63bc03973e00d89e8fb7d16fdf7dbd4b62e4bf1a1848c3e85bbaf52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:41 + docker inspect -f . ci-base-image-x86_64 10:20:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:20:41 prd-ubuntu20.04-docker-8c-8g-14899 does not seem to be running inside a container 10:20:41 $ 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/520 -v /w/workspace/edgex-go/520:/w/workspace/edgex-go/520:rw,z -v /w/workspace/edgex-go/520@tmp:/w/workspace/edgex-go/520@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 10:20:41 $ docker top a7caa5a846a27c4e95cee339285e4687ac7fe9be94a62cbccf2e73edca8864bd -eo pid,comm [Pipeline] { [Pipeline] echo 10:20:41 ========================================================= 10:20:41 [edgeXBuildGoParallel] Running Tests and Build... 10:20:41 ========================================================= [Pipeline] sh 10:20:42 + git config --global --add safe.directory /w/workspace/edgex-go/520 [Pipeline] fileExists [Pipeline] sh 10:20:42 + make test 10:20:42 go test -race -coverprofile=coverage.out ./... 10:20:48 ? github.com/edgexfoundry/edgex-go [no test files] 10:21:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:21:03 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 10:21:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:21:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:21:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:21:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:21:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:21:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 10:21:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:21:03 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 10:21:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:21:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:21:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:21:03 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:21:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:21:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:21:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements 10:21:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 98.5% of statements 10:21:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 10:21:05 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 10:21:05 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:21:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:21:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:21:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 10:21:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:21:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:21:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:21:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:21:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:21:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:21:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.091s coverage: 71.5% of statements 10:21:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.084s coverage: 54.0% of statements 10:21:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:21:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:21:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 10:21:09 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:21:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 10:21:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:21:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:21:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:21:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.348s coverage: 88.5% of statements 10:21:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.098s coverage: 3.8% of statements 10:21:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.371s coverage: 95.6% of statements 10:21:09 ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements 10:21:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:21:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:21:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:21:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 65.9% of statements 10:21:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:21:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:21:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements 10:21:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 29.0% of statements 10:21:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 42.9% of statements 10:21:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.045s coverage: 82.9% of statements 10:21:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 10:21:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements 10:21:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements 10:21:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:21:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:21:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:21:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:21:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:21:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 10:21:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 10:21:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 10:21:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:21:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:21:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:21:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:21:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:21:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:21:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:21:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 10:21:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:21:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:21:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:21:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 10:21:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 10:21:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 10:21:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:21:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:21:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:21:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 10:21:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 10:21:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 10:21:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:21:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:21:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:21:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:21:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:21:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.062s coverage: 94.4% of statements 10:21:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:21:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:21:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:21:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:21:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:21:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:21:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:21:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:21:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.290s coverage: 79.9% of statements 10:21:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.065s coverage: 92.9% of statements 10:21:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements 10:21:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 62.3% of statements 10:21:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.054s coverage: 87.2% of statements 10:21:37 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.043s coverage: 20.0% of statements 10:21:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 10:21:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 81.8% of statements 10:21:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 82.1% of statements 10:21:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.064s coverage: 86.0% of statements 10:21:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.208s coverage: 63.1% of statements 10:21:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.073s coverage: 100.0% of statements 10:21:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 89.4% of statements 10:21:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 10:21:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 10:21:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 10:21:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.175s coverage: 38.4% of statements 10:21:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 10:21:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements 10:21:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements 10:21:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.124s coverage: 92.3% of statements 10:21:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 61.5% of statements 10:21:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements 10:21:37 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 10:21:37 running golangci-lint 10:21:37 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 10:21:37 go version go1.20.2 linux/amd64 10:21:37 level=info msg="[config_reader] Used config file .golangci.yml" 10:21:37 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 10:21:52 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|imports|name|types_sizes|compiled_files) took 14.649037572s" 10:21:52 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.611769ms" 10:22:00 level=info msg="[linters_context/goanalysis] analyzers took 59.611360906s with top 10 stages: buildir: 34.432605096s, fact_deprecated: 1.878831948s, inspect: 1.870687553s, gosec: 1.65771095s, printf: 1.271434801s, ctrlflow: 1.223593395s, S1038: 1.161342765s, fact_purity: 973.761316ms, nilness: 935.892039ms, typedness: 532.935486ms" 10:22:00 level=info msg="[runner] Issues before processing: 203, after processing: 0" 10:22:00 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 203/203, exclude: 203/203, autogenerated_exclude: 203/203, skip_files: 203/203, identifier_marker: 203/203, exclude-rules: 23/203, nolint: 0/23, cgo: 203/203, filename_unadjuster: 203/203, skip_dirs: 203/203" 10:22:00 level=info msg="[runner] processing took 18.687367ms with stages: nolint: 8.849484ms, identifier_marker: 4.242565ms, path_prettifier: 1.834299ms, autogenerated_exclude: 1.585166ms, exclude-rules: 1.421284ms, skip_dirs: 694.268µs, cgo: 36.051µs, filename_unadjuster: 18.1µs, max_same_issues: 860ns, uniq_by_line: 790ns, skip_files: 790ns, diff: 710ns, severity-rules: 660ns, max_from_linter: 490ns, sort_results: 420ns, source_code: 420ns, exclude: 390ns, path_prefixer: 350ns, path_shortener: 150ns, max_per_file_from_linter: 120ns" 10:22:00 level=info msg="[runner] linters took 8.14671194s with stages: goanalysis_metalinter: 8.127898551s" 10:22:00 level=info msg="File cache stats: 0 entries of total size 0B" 10:22:00 level=info msg="Memory: 230 samples, avg is 193.2MB, max is 748.7MB" 10:22:00 level=info msg="Execution took 22.850408602s" 10:22:00 go vet ./... 10:22:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:22:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:22:04 ./bin/test-attribution-txt.sh [Pipeline] echo 10:22:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 10:22:05 + ls -al . 10:22:05 total 704 10:22:05 drwxrwxr-x 11 1001 1001 4096 May 10 10:20 . 10:22:05 drwxr-xr-x 4 root root 4096 May 10 10:20 .. 10:22:05 drwxrwxr-x 2 1001 1001 4096 May 10 10:19 .blubracket 10:22:05 -rw-rw-r-- 1 1001 1001 16 May 10 10:19 .dockerignore 10:22:05 drwxrwxr-x 8 1001 1001 4096 May 10 10:20 .git 10:22:05 drwxrwxr-x 3 1001 1001 4096 May 10 10:19 .github 10:22:05 -rw-rw-r-- 1 1001 1001 1133 May 10 10:19 .gitignore 10:22:05 -rw-rw-r-- 1 1001 1001 42 May 10 10:19 .golangci.yml 10:22:05 -rw-rw-r-- 1 1001 1001 87 May 10 10:19 .hadolint.yml 10:22:05 drwxr-xr-x 3 1001 1001 4096 May 10 10:20 .semver 10:22:05 -rw-rw-r-- 1 1001 1001 166 May 10 10:19 .sonarcloud.properties 10:22:05 -rw-rw-r-- 1 1001 1001 1171 May 10 10:19 ADOPTERS.md 10:22:05 -rw-rw-r-- 1 1001 1001 10835 May 10 10:19 Attribution.txt 10:22:05 -rw-rw-r-- 1 1001 1001 73765 May 10 10:19 CHANGELOG.md 10:22:05 -rw-rw-r-- 1 1001 1001 3804 May 10 10:19 CONTRIBUTING.md 10:22:05 -rw-rw-r-- 1 1001 1001 677 May 10 10:19 GOVERNANCE.md 10:22:05 -rw-rw-r-- 1 1001 1001 883 May 10 10:19 Jenkinsfile 10:22:05 -rw-rw-r-- 1 1001 1001 10775 May 10 10:19 LICENSE 10:22:05 -rw-rw-r-- 1 1001 1001 14368 May 10 10:19 Makefile 10:22:05 -rw-rw-r-- 1 1001 1001 582 May 10 10:19 OWNERS.md 10:22:05 -rw-rw-r-- 1 1001 1001 9403 May 10 10:19 README.md 10:22:05 -rw-rw-r-- 1 1001 1001 789 May 10 10:19 SECURITY.md 10:22:05 -rw-rw-r-- 1 1001 1001 13 May 10 10:20 VERSION 10:22:05 drwxrwxr-x 2 1001 1001 4096 May 10 10:19 bin 10:22:05 drwxrwxr-x 18 1001 1001 4096 May 10 10:19 cmd 10:22:05 -rw-r--r-- 1 root root 447731 May 10 10:21 coverage.out 10:22:05 -rw-rw-r-- 1 1001 1001 3200 May 10 10:19 go.mod 10:22:05 -rw-rw-r-- 1 1001 1001 31040 May 10 10:19 go.sum 10:22:05 drwxrwxr-x 7 1001 1001 4096 May 10 10:19 internal 10:22:05 drwxrwxr-x 3 1001 1001 4096 May 10 10:19 openapi 10:22:05 -rw-rw-r-- 1 1001 1001 594 May 10 10:19 security.txt 10:22:05 drwxrwxr-x 4 1001 1001 4096 May 10 10:19 snap 10:22:05 -rw-rw-r-- 1 1001 1001 204 May 10 10:19 version.go [Pipeline] sh 10:22:05 + '[' -e coverage.out ] 10:22:05 + chown 1001:1001 coverage.out [Pipeline] stash 10:22:05 Stashed 1 file(s) [Pipeline] sh 10:22:05 + make build 10:22:05 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 10:22:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14900 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 10:22:06 Running in /w/workspace/edgex-go/520 [Pipeline] { [Pipeline] checkout 10:22:06 The recommended git tool is: git 10:22:11 using credential edgex-jenkins-ssh 10:22:11 Cloning the remote Git repository 10:22:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:22:12 > git init /w/workspace/edgex-go/520 # timeout=10 10:22:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:22:12 > git --version # timeout=10 10:22:12 > git --version # 'git version 2.25.1' 10:22:12 using GIT_SSH to set credentials SSH Credentials for GitHub 10:22:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:22:18 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:22:19 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 10:22:20 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:22:21 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:22:27 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:22:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:22:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:22:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:22:31 Avoid second fetch 10:22:31 Checking out Revision c33d50c2b8fbb8036e0019c4c7a44af08feb065c (main) 10:22:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 10:22:32 Commit message: "refactor(snap): Several v3 cleanup and minor fixes in snap hooks (#4559)" 10:22:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:22:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:22:31 > git config core.sparsecheckout # timeout=10 10:22:31 > git checkout -f c33d50c2b8fbb8036e0019c4c7a44af08feb065c # timeout=10 [Pipeline] withEnv [Pipeline] { 10:22:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:22:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:22:33 % Total % Received % Xferd Average Speed Time Time Time Current 10:22:33 Dload Upload Total Spent Left Speed 10:22:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91078 [Pipeline] sh 10:22:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:22:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:22:34 + sudo tee /etc/docker/daemon.new 10:22:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:22:34 { 10:22:34 "registry-mirrors": [ 10:22:34 "https://nexus3.edgexfoundry.org:10001" 10:22:34 ], 10:22:34 "bip": "10.250.0.254/24", 10:22:34 "hosts": [ 10:22:34 "tcp://0.0.0.0:5555", 10:22:34 "unix:///var/run/docker.sock" 10:22:34 ], 10:22:34 "mtu": 1458, 10:22:34 "selinux-enabled": true, 10:22:34 "seccomp-profile": "/etc/docker/seccomp.json" 10:22:34 } [Pipeline] sh 10:22:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:22:34 + sudo service docker restart [Pipeline] } 10:22:35 $ docker stop --time=1 a7caa5a846a27c4e95cee339285e4687ac7fe9be94a62cbccf2e73edca8864bd 10:22:38 $ docker rm -f --volumes a7caa5a846a27c4e95cee339285e4687ac7fe9be94a62cbccf2e73edca8864bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:22:39 10:22:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:22:39 latest: Pulling from edgex-devops/edgex-compose 10:22:39 cbdbe7a5bc2a: Pulling fs layer 10:22:39 ca9280d653b3: Pulling fs layer 10:22:39 7e9c9ca2126c: Pulling fs layer 10:22:39 cbdbe7a5bc2a: Verifying Checksum 10:22:39 cbdbe7a5bc2a: Download complete 10:22:39 ca9280d653b3: Verifying Checksum 10:22:39 ca9280d653b3: Download complete 10:22:39 cbdbe7a5bc2a: Pull complete 10:22:40 7e9c9ca2126c: Download complete 10:22:40 ca9280d653b3: Pull complete 10:22:43 7e9c9ca2126c: Pull complete 10:22:43 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 10:22:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:22:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:22:43 prd-ubuntu20.04-docker-8c-8g-14899 does not seem to be running inside a container 10:22:43 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/520 -v /w/workspace/edgex-go/520:/w/workspace/edgex-go/520:rw,z -v /w/workspace/edgex-go/520@tmp:/w/workspace/edgex-go/520@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:22:45 $ docker top 99ca5e1f0d125d774fa2dbcb2847bad66a204ed300bee5fa8fe49a97a90a6380 -eo pid,comm [Pipeline] { [Pipeline] sh 10:22:46 + docker-compose build --help 10:22:46 + grep parallel 10:22:46 --parallel Build images in parallel. [Pipeline] } 10:22:46 $ docker stop --time=1 99ca5e1f0d125d774fa2dbcb2847bad66a204ed300bee5fa8fe49a97a90a6380 10:22:47 $ docker rm -f --volumes 99ca5e1f0d125d774fa2dbcb2847bad66a204ed300bee5fa8fe49a97a90a6380 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:22:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:22:48 prd-ubuntu20.04-docker-8c-8g-14899 does not seem to be running inside a container 10:22:48 $ 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/520 -v /w/workspace/edgex-go/520:/w/workspace/edgex-go/520:rw,z -v /w/workspace/edgex-go/520@tmp:/w/workspace/edgex-go/520@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 10:22:48 $ docker top f93023ba4a9753295381f39cf241bc87812d56fd717cb71cf2d1662eedfdbd1f -eo pid,comm [Pipeline] { [Pipeline] sh 10:22:49 + docker-compose -f ./docker-compose-build.yml build --parallel 10:22:49 Building core-command ... 10:22:49 Building core-common-config-bootstrapper ... 10:22:49 Building core-data ... 10:22:49 Building core-metadata ... 10:22:49 Building security-bootstrapper ... 10:22:49 Building security-proxy-auth ... 10:22:49 Building security-proxy-setup ... 10:22:49 Building security-secretstore-setup ... 10:22:49 Building security-spiffe-token-provider ... 10:22:49 Building security-spire-agent ... 10:22:49 Building security-spire-config ... 10:22:49 Building security-spire-server ... 10:22:49 Building support-notifications ... 10:22:49 Building support-scheduler ... 10:22:49 Building support-scheduler 10:22:49 Building core-metadata 10:22:49 Building security-proxy-setup 10:22:49 Building security-secretstore-setup 10:22:49 Building core-command [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:22:53 provisioning config files... 10:22:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/520@tmp/config7466191249013187675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:22:53 ---> docker-login.sh 10:22:53 nexus3.edgexfoundry.org:10001 10:22:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:22:54 Configure a credential helper to remove this warning. See 10:22:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:22:54 10:22:54 Login Succeeded 10:22:54 nexus3.edgexfoundry.org:10002 10:22:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:22:54 Configure a credential helper to remove this warning. See 10:22:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:22:54 10:22:54 Login Succeeded 10:22:54 nexus3.edgexfoundry.org:10003 10:22:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:22:54 Configure a credential helper to remove this warning. See 10:22:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:22:54 10:22:54 Login Succeeded 10:22:54 nexus3.edgexfoundry.org:10004 10:22:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:22:55 Configure a credential helper to remove this warning. See 10:22:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:22:55 10:22:55 Login Succeeded 10:22:55 docker.io 10:22:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:22:55 Configure a credential helper to remove this warning. See 10:22:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:22:55 10:22:55 Login Succeeded 10:22:55 ---> docker-login.sh ends [Pipeline] } 10:22:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 10:22:56 + git config --global --add safe.directory /w/workspace/edgex-go/520 [Pipeline] echo 10:22:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:22:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:22:56 ========================================================= 10:22:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 10:22:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:22:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 10:22:56 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:22:56 c41833b44d91: Pulling fs layer 10:22:56 ed15518f5707: Pulling fs layer 10:22:56 feae8fd75edb: Pulling fs layer 10:22:56 242c74f7c9fa: Pulling fs layer 10:22:56 3cdef696dda3: Pulling fs layer 10:22:56 242c74f7c9fa: Waiting 10:22:56 2ced38df9373: Pulling fs layer 10:22:56 58f1dce35555: Pulling fs layer 10:22:56 3cdef696dda3: Waiting 10:22:56 58f1dce35555: Waiting 10:22:56 2ced38df9373: Waiting 10:22:56 ed15518f5707: Verifying Checksum 10:22:56 ed15518f5707: Download complete 10:22:56 242c74f7c9fa: Verifying Checksum 10:22:56 242c74f7c9fa: Download complete 10:22:56 3cdef696dda3: Verifying Checksum 10:22:56 3cdef696dda3: Download complete 10:22:56 c41833b44d91: Download complete 10:22:57 c41833b44d91: Pull complete 10:22:58 58f1dce35555: Verifying Checksum 10:22:58 58f1dce35555: Download complete 10:22:58 ed15518f5707: Pull complete 10:22:59 feae8fd75edb: Download complete 10:22:59 2ced38df9373: Verifying Checksum 10:22:59 2ced38df9373: Download complete 10:23:04 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:23:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:23:04 ---> 43124b9d8463 10:23:04 Step 3/22 : WORKDIR /edgex-go 10:23:04 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:23:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:23:04 ---> 43124b9d8463 10:23:04 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:23:04 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:23:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:23:04 ---> 43124b9d8463 10:23:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:23:04 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:23:04 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:23:04 ---> 43124b9d8463 10:23:04 Step 3/25 : WORKDIR /edgex-go 10:23:04 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:23:04 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:23:04 ---> 43124b9d8463 10:23:04 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:23:07 ---> Running in ed2235ac091a 10:23:07 ---> Running in c7de517508d0 10:23:07 ---> Running in a977e807cf76 10:23:07 ---> Running in 7c137a747572 10:23:07 ---> Running in f4abf19d362b 10:23:07 Removing intermediate container a977e807cf76 10:23:07 ---> 5bc9b33f0055 10:23:07 Step 4/24 : WORKDIR /edgex-go 10:23:07 ---> Running in ee3f35e1ae6d 10:23:07 Removing intermediate container 7c137a747572 10:23:07 ---> 9671ee1c46a7 10:23:07 Step 4/23 : WORKDIR /edgex-go 10:23:07 Removing intermediate container ed2235ac091a 10:23:07 ---> ba1be0814762 10:23:07 Step 4/25 : WORKDIR /edgex-go 10:23:07 Removing intermediate container f4abf19d362b 10:23:07 ---> 8716ef504cbe 10:23:07 Step 4/25 : RUN apk add --update --no-cache make git 10:23:07 Removing intermediate container c7de517508d0 10:23:07 ---> 2b16b412872c 10:23:07 Step 4/22 : RUN apk add --update --no-cache make git 10:23:07 ---> Running in 103e7f0b5ccd 10:23:07 ---> Running in d883612b7364 10:23:07 ---> Running in fbfb629430ae 10:23:07 ---> Running in c5135b9e1993 10:23:07 Removing intermediate container ee3f35e1ae6d 10:23:07 ---> fe7fc377b98e 10:23:07 Step 5/24 : RUN apk add --update --no-cache make git 10:23:07 ---> Running in b5d84f3dcea1 10:23:07 Removing intermediate container d883612b7364 10:23:07 ---> 17dc81ba7f76 10:23:07 Step 5/23 : RUN apk add --update --no-cache make git 10:23:07 Removing intermediate container 103e7f0b5ccd 10:23:07 ---> 357a00923685 10:23:07 Step 5/25 : RUN apk add --update --no-cache make git 10:23:07 ---> Running in 64e6372cfafd 10:23:07 ---> Running in ba2283573f27 10:23:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:23:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:23:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:23:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:23:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:23:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:23:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:23:08 OK: 265 MiB in 53 packages 10:23:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:23:08 OK: 265 MiB in 53 packages 10:23:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:23:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:23:08 OK: 265 MiB in 53 packages 10:23:08 OK: 265 MiB in 53 packages 10:23:08 OK: 265 MiB in 53 packages 10:23:08 Removing intermediate container fbfb629430ae 10:23:08 ---> 4b3c7051f49d 10:23:08 Step 5/22 : COPY go.mod vendor* ./ 10:23:08 Removing intermediate container c5135b9e1993 10:23:08 ---> e34e7b34c9b5 10:23:08 Step 5/25 : COPY go.mod vendor* ./ 10:23:08 ---> 8b2751b7b1fb 10:23:08 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:23:09 ---> 538dc2b2fd36 10:23:09 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:23:09 Removing intermediate container b5d84f3dcea1 10:23:09 ---> eb000d816f20 10:23:09 Step 6/24 : COPY go.mod vendor* ./ 10:23:09 ---> Running in 00dd1c080d42 10:23:09 ---> Running in 35d113cef0f4 10:23:09 ---> 08077f460785 10:23:09 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:23:09 ---> Running in b587ec4406cf 10:23:09 Removing intermediate container ba2283573f27 10:23:09 ---> a0c6b0295fab 10:23:09 Step 6/25 : COPY go.mod vendor* ./ 10:23:09 Removing intermediate container 64e6372cfafd 10:23:09 ---> a2648fb10b5e 10:23:09 Step 6/23 : COPY go.mod vendor* ./ 10:23:09 ---> 10abc57a4856 10:23:09 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:23:09 ---> Running in a3add2bea204 10:23:09 ---> bfefd3eca481 10:23:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:23:09 ---> Running in 910e6e36a4fc 10:23:09 feae8fd75edb: Pull complete 10:23:09 242c74f7c9fa: Pull complete 10:23:09 3cdef696dda3: Pull complete 10:23:16 2ced38df9373: Pull complete 10:23:17 58f1dce35555: Pull complete 10:23:17 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 10:23:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 10:23:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 10:23:18 + docker build -t ci-base-image-arm64 -f - . 10:23:18 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 10:23:18 WORKDIR /edgex 10:23:18 COPY go.mod . 10:23:18 RUN go mod download 10:23:18 Sending build context to Docker daemon 2.927MB 10:23:18 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 10:23:18 ---> fadd8f120f05 10:23:18 Step 2/4 : WORKDIR /edgex 10:23:20 ---> Running in c17b1913de61 10:23:20 Removing intermediate container c17b1913de61 10:23:20 ---> 943fd7807f96 10:23:20 Step 3/4 : COPY go.mod . 10:23:21 ---> f2f4ce9d9a96 10:23:21 Step 4/4 : RUN go mod download 10:23:21 ---> Running in 2892dc0f0fcd 10:23:48 Removing intermediate container 910e6e36a4fc 10:23:48 ---> a4326e77bc6f 10:23:48 Step 8/23 : COPY . . 10:23:48 Removing intermediate container a3add2bea204 10:23:48 ---> 715bb5958bd1 10:23:48 Step 8/25 : COPY . . 10:23:48 Removing intermediate container 35d113cef0f4 10:23:48 ---> 3dff7e89e14c 10:23:48 Step 7/25 : COPY . . 10:23:48 Removing intermediate container b587ec4406cf 10:23:48 ---> e0cd73d92343 10:23:48 Step 8/24 : COPY . . 10:23:48 Removing intermediate container 00dd1c080d42 10:23:48 ---> cfa216471099 10:23:48 Step 7/22 : COPY . . 10:23:53 Removing intermediate container 2892dc0f0fcd 10:23:53 ---> 4d6698d8f84e 10:23:53 Successfully built 4d6698d8f84e 10:23:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:54 + docker inspect -f . ci-base-image-arm64 10:23:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:23:54 prd-ubuntu20.04-docker-arm64-4c-16g-14900 does not seem to be running inside a container 10:23:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/520 -v /w/workspace/edgex-go/520:/w/workspace/edgex-go/520:rw,z -v /w/workspace/edgex-go/520@tmp:/w/workspace/edgex-go/520@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 10:23:55 $ docker top ef76b306cf165ec04e4e6276f186c34ad442ebfe025687ad10f22632ccb52449 -eo pid,comm [Pipeline] { [Pipeline] sh 10:23:56 + go version 10:23:56 go version go1.20.2 linux/arm64 10:23:56 ---> 59fa3adaaa12 10:23:56 ---> 5df58215e7b8 10:23:56 Step 9/23 : RUN make cmd/support-scheduler/support-schedulerStep 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:23:56 10:23:56 ---> 305ad4925713 10:23:56 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 10:23:56 ---> Running in fed5b2898ae7 10:23:56 ---> Running in 46428cd57721 10:23:56 ---> Running in fc7889241757 10:23:56 ---> 4a75434203bf 10:23:56 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 10:23:56 ---> 321ca13c2a7a 10:23:56 Step 8/22 : RUN make cmd/secrets-config/secrets-config 10:23:56 ---> Running in 8842119e163e 10:23:56 ---> Running in c81d5046f070 [Pipeline] } 10:23:56 $ docker stop --time=1 ef76b306cf165ec04e4e6276f186c34ad442ebfe025687ad10f22632ccb52449 10:23:56 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:23:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:23:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 10:23:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:23:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 10:23:58 $ docker rm -f --volumes ef76b306cf165ec04e4e6276f186c34ad442ebfe025687ad10f22632ccb52449 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:23:58 10:23:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:23:58 latest: Pulling from edgex-devops/edgex-compose-arm64 10:23:58 29e5d40040c1: Pulling fs layer 10:23:58 1ce36da41761: Pulling fs layer 10:23:58 25b303627fd3: Pulling fs layer 10:23:59 29e5d40040c1: Verifying Checksum 10:23:59 29e5d40040c1: Download complete 10:23:59 1ce36da41761: Verifying Checksum 10:23:59 1ce36da41761: Download complete 10:23:59 29e5d40040c1: Pull complete 10:24:01 1ce36da41761: Pull complete 10:24:01 25b303627fd3: Verifying Checksum 10:24:01 25b303627fd3: Download complete 10:24:11 25b303627fd3: Pull complete 10:24:11 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 10:24:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:24:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:24:11 prd-ubuntu20.04-docker-arm64-4c-16g-14900 does not seem to be running inside a container 10:24:11 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/520 -v /w/workspace/edgex-go/520:/w/workspace/edgex-go/520:rw,z -v /w/workspace/edgex-go/520@tmp:/w/workspace/edgex-go/520@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:24:14 $ docker top 4c38bb7ac88f469005b8d5d82eb0a1575c7d5c142961aef3cbdc9c31da8c4689 -eo pid,comm [Pipeline] { [Pipeline] sh 10:24:15 + docker-compose build --help 10:24:15 + grep parallel 10:24:19 --parallel Build images in parallel. [Pipeline] } 10:24:19 $ docker stop --time=1 4c38bb7ac88f469005b8d5d82eb0a1575c7d5c142961aef3cbdc9c31da8c4689 10:24:21 $ docker rm -f --volumes 4c38bb7ac88f469005b8d5d82eb0a1575c7d5c142961aef3cbdc9c31da8c4689 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:24:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:24:22 prd-ubuntu20.04-docker-arm64-4c-16g-14900 does not seem to be running inside a container 10:24:22 $ 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/520 -v /w/workspace/edgex-go/520:/w/workspace/edgex-go/520:rw,z -v /w/workspace/edgex-go/520@tmp:/w/workspace/edgex-go/520@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 10:24:23 $ docker top c7d3e5f6d1536061dd77e971abb712c832d460cdd35b5c9f7a29291828a7e777 -eo pid,comm [Pipeline] { [Pipeline] sh 10:24:24 + docker-compose -f ./docker-compose-build.yml build --parallel 10:24:28 Building core-command ... 10:24:28 Building core-common-config-bootstrapper ... 10:24:28 Building core-data ... 10:24:28 Building core-metadata ... 10:24:28 Building security-bootstrapper ... 10:24:28 Building security-proxy-auth ... 10:24:28 Building security-proxy-setup ... 10:24:28 Building security-secretstore-setup ... 10:24:28 Building security-spiffe-token-provider ... 10:24:28 Building security-spire-agent ... 10:24:28 Building security-spire-config ... 10:24:28 Building security-spire-server ... 10:24:28 Building support-notifications ... 10:24:28 Building support-scheduler ... 10:24:28 Building security-spire-agent 10:24:28 Building security-spire-config 10:24:28 Building support-scheduler 10:24:28 Building security-bootstrapper 10:24:28 Building security-spire-server 10:24:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:24:38 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:24:38 Step 2/27 : FROM ${BUILDER_BASE} AS builder 10:24:38 ---> 4d6698d8f84e 10:24:38 Step 3/27 : WORKDIR /edgex-go 10:24:38 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:24:38 Step 2/27 : FROM ${BUILDER_BASE} AS builder 10:24:38 ---> 4d6698d8f84e 10:24:38 Step 3/27 : WORKDIR /edgex-go 10:24:38 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:24:38 Step 2/33 : FROM ${BUILDER_BASE} AS builder 10:24:38 ---> 4d6698d8f84e 10:24:38 Step 3/33 : WORKDIR /edgex-go 10:24:38 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:24:38 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:24:38 ---> 4d6698d8f84e 10:24:38 Step 3/26 : WORKDIR /edgex-go 10:24:38 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:24:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:24:38 ---> 4d6698d8f84e 10:24:38 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:24:41 Removing intermediate container c81d5046f070 10:24:41 ---> b986ef7eff8d 10:24:41 10:24:41 Step 9/22 : FROM alpine:3.17 10:24:41 Removing intermediate container 8842119e163e 10:24:41 ---> 751732c6ba14 10:24:41 10:24:41 Step 10/25 : FROM alpine:3.17 10:24:41 Removing intermediate container fc7889241757 10:24:41 ---> 9d5b2b3a21b9 10:24:41 10:24:41 Step 10/24 : FROM alpine:3.17 10:24:41 Removing intermediate container fed5b2898ae7 10:24:41 ---> 08e4609e248f 10:24:41 10:24:41 Step 9/25 : FROM alpine:3.17 10:24:41 Removing intermediate container 46428cd57721 10:24:41 ---> 6b4e121ce846 10:24:41 10:24:41 Step 10/23 : FROM alpine:3.17 10:24:41 3.17: Pulling from library/alpine 10:24:41 3.17: Pulling from library/alpine 10:24:41 ---> Running in 84e4af888f67 10:24:41 ---> Running in 8bef1850a733 10:24:41 ---> Running in 540ef35cb7ed 10:24:41 ---> Running in ea959fe009bd 10:24:41 ---> Running in 264514107ca0 10:24:41 Removing intermediate container 8bef1850a733 10:24:41 ---> a63e6e98ea12 10:24:41 Step 4/23 : WORKDIR /edgex-go 10:24:41 Removing intermediate container 540ef35cb7ed 10:24:41 ---> 4bf48894c518 10:24:41 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 10:24:41 Removing intermediate container 84e4af888f67 10:24:41 ---> 07b969815105 10:24:41 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 10:24:41 Removing intermediate container ea959fe009bd 10:24:41 ---> 064649f5377f 10:24:41 Step 4/33 : RUN apk add --update --no-cache make git 10:24:41 ---> Running in 201e48447c7b 10:24:41 ---> Running in 9689e21c8388 10:24:41 Removing intermediate container 264514107ca0 10:24:41 ---> 18b11cce2bbd 10:24:41 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 10:24:41 3.17: Pulling from library/alpine 10:24:41 ---> Running in 26c2692aac1a 10:24:41 ---> Running in 56a6af3bb066 10:24:41 ---> Running in f1769f8afee2 10:24:42 3.17: Pulling from library/alpine 10:24:42 3.17: Pulling from library/alpine 10:24:42 Removing intermediate container 201e48447c7b 10:24:42 ---> 9c6f587d1354 10:24:42 Step 5/23 : RUN apk add --update --no-cache make git 10:24:42 ---> Running in cabb660b4d06 10:24:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:24:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:24:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:24:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:24:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:24:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:24:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:24:44 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 10:24:44 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 10:24:44 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 10:24:44 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 10:24:44 Status: Downloaded newer image for alpine:3.17 10:24:44 Status: Downloaded newer image for alpine:3.17 10:24:44 Status: Image is up to date for alpine:3.17 10:24:44 Status: Downloaded newer image for alpine:3.17 10:24:44 ---> 9ed4aefc74f6 10:24:44 Step 11/24 : RUN apk add --update --no-cache dumb-init 10:24:44 ---> 9ed4aefc74f6 10:24:44 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 10:24:44 ---> 9ed4aefc74f6 10:24:44 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:24:44 ---> 9ed4aefc74f6 10:24:44 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 10:24:44 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 10:24:44 Status: Image is up to date for alpine:3.17 10:24:44 ---> 9ed4aefc74f6 10:24:44 Step 11/25 : RUN apk add --update --no-cache dumb-init 10:24:44 ---> Running in a24167bf0450 10:24:44 ---> Running in 95eabf403641 10:24:44 ---> Running in 2f33e13ee811 10:24:44 ---> Running in 8796b48ed4f1 10:24:44 ---> Running in 15571294af2a 10:24:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:24:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:24:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:24:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:24:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:24:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:24:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:24:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:24:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:24:45 (1/2) Installing dumb-init (1.2.5-r2) 10:24:45 (2/2) Installing openssl (3.0.8-r4) 10:24:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:24:45 Executing busybox-1.35.0-r29.trigger 10:24:45 OK: 8 MiB in 17 packages 10:24:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:24:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:24:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:24:45 (1/1) Installing dumb-init (1.2.5-r2) 10:24:45 Executing busybox-1.35.0-r29.trigger 10:24:45 OK: 7 MiB in 16 packages 10:24:46 OK: 263 MiB in 53 packages 10:24:46 (1/3) Installing ca-certificates (20230506-r0) 10:24:46 (2/3) Installing dumb-init (1.2.5-r2) 10:24:46 (3/3) Installing su-exec (0.2-r2) 10:24:46 (1/1) Installing dumb-init (1.2.5-r2) 10:24:46 Executing busybox-1.35.0-r29.trigger 10:24:46 Executing busybox-1.35.0-r29.trigger 10:24:46 Executing ca-certificates-20230506-r0.trigger 10:24:46 OK: 7 MiB in 16 packages 10:24:46 (1/1) Installing dumb-init (1.2.5-r2) 10:24:46 Executing busybox-1.35.0-r29.trigger 10:24:46 OK: 7 MiB in 16 packages 10:24:46 Removing intermediate container 8796b48ed4f1 10:24:46 ---> fe2001f99600 10:24:46 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 10:24:46 OK: 8 MiB in 18 packages 10:24:46 ---> Running in ae609671b7aa 10:24:46 Removing intermediate container ae609671b7aa 10:24:46 ---> b63e4f5de0ea 10:24:46 Step 12/22 : WORKDIR /edgex 10:24:46 Removing intermediate container 95eabf403641 10:24:46 ---> ca4b9666a79c 10:24:46 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 10:24:46 ---> Running in 8590f4350732 10:24:46 ---> Running in 88874c6c659d 10:24:46 Removing intermediate container 8590f4350732 10:24:46 ---> e8f3bbcd7161 10:24:46 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:24:46 Removing intermediate container 88874c6c659d 10:24:46 ---> 3e37435bda98 10:24:46 Step 13/24 : ENV APP_PORT=59882 10:24:46 OK: 263 MiB in 53 packages 10:24:46 ---> Running in 1a3e2af2e2bf 10:24:46 Removing intermediate container 1a3e2af2e2bf 10:24:46 ---> bbdfb7cfed2c 10:24:46 Step 14/24 : EXPOSE $APP_PORT 10:24:46 ---> 17c735b3f601 10:24:46 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 10:24:46 ---> Running in 27905b748a1f 10:24:46 Removing intermediate container 15571294af2a 10:24:46 ---> 2ae44b0a486a 10:24:46 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 10:24:46 ---> Running in 21b5a909e60b 10:24:46 Removing intermediate container 27905b748a1f 10:24:46 ---> f1331995bd65 10:24:46 Step 15/24 : WORKDIR / 10:24:46 Removing intermediate container a24167bf0450 10:24:46 ---> 430bfc800c08 10:24:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 10:24:46 ---> Running in 52f00c4e5794 10:24:46 ---> 2d26882a8369 10:24:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:24:46 Removing intermediate container 21b5a909e60b 10:24:46 ---> 43ca09fe7698 10:24:46 Step 13/25 : ENV APP_PORT=59881 10:24:46 ---> Running in e63e14faaa72 10:24:46 ---> Running in 65fb4651baf1 10:24:46 Removing intermediate container 2f33e13ee811 10:24:46 ---> f53ba1ad47b6 10:24:46 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 10:24:46 Removing intermediate container 52f00c4e5794 10:24:46 ---> 1ffba5679c21 10:24:46 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 10:24:46 ---> Running in aa95b2d9e95a 10:24:47 ---> beb76eee95dc 10:24:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:24:47 Removing intermediate container 65fb4651baf1 10:24:47 ---> ec5d92712db4 10:24:47 Step 14/25 : EXPOSE $APP_PORT 10:24:47 Removing intermediate container e63e14faaa72 10:24:47 ---> 585f58aead8b 10:24:47 Step 13/23 : ENV APP_PORT=59861 10:24:47 ---> Running in fce466c7d22a 10:24:47 ---> Running in 4ceed611752c 10:24:47 ---> 6ff4ce3fe663 10:24:47 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 10:24:47 Removing intermediate container aa95b2d9e95a 10:24:47 ---> f1ec0530da69 10:24:47 Step 12/25 : WORKDIR / 10:24:47 OK: 263 MiB in 53 packages 10:24:47 OK: 263 MiB in 53 packages 10:24:47 OK: 263 MiB in 53 packages 10:24:47 Removing intermediate container 4ceed611752c 10:24:47 ---> 306ceb8bbe54 10:24:47 Step 14/23 : EXPOSE $APP_PORT 10:24:47 Removing intermediate container fce466c7d22a 10:24:47 ---> 746d6021a905 10:24:47 Step 15/25 : WORKDIR / 10:24:47 ---> Running in 1eeb35d73471 10:24:47 ---> Running in 95b43c933da7 10:24:47 ---> Running in 14ea6d55b825 10:24:47 ---> c16fa1e8b02b 10:24:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:24:47 ---> e897e50f3088 10:24:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:24:47 Removing intermediate container 1eeb35d73471 10:24:47 ---> be694532351d 10:24:47 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 10:24:47 Removing intermediate container 95b43c933da7 10:24:47 ---> 656c1811506f 10:24:47 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 10:24:47 Removing intermediate container 14ea6d55b825 10:24:47 ---> 848a86735c85 10:24:47 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:24:47 ---> 82520a8ab2a7 10:24:47 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:24:47 ---> Running in 039f92fd4e47 10:24:47 Removing intermediate container 9689e21c8388 10:24:47 ---> 5898a046bc5b 10:24:47 Step 5/27 : COPY go.mod vendor* ./ 10:24:47 ---> 762d7d9da24e 10:24:47 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 10:24:47 ---> fa71773028be 10:24:47 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 10:24:47 ---> f953bd892546 10:24:47 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 10:24:47 ---> b66f884db1f1 10:24:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:24:47 ---> 576e063332dc 10:24:47 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:24:47 ---> 15ea64c43c9c 10:24:47 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:24:47 ---> 4621d4d5bbb0 10:24:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:24:48 Removing intermediate container 26c2692aac1a 10:24:48 ---> ffe4f61ab47f 10:24:48 Step 5/26 : COPY go.mod vendor* ./ 10:24:48 ---> 1713338fb9de 10:24:48 Step 20/24 : ENTRYPOINT ["/core-command"] 10:24:48 ---> 6cf4efb31784 10:24:48 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 10:24:48 ---> Running in 9402903bea58 10:24:48 Removing intermediate container 9402903bea58 10:24:48 ---> f49adacf07e3 10:24:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:24:48 ---> Running in dde6ddd6bd8f 10:24:48 Removing intermediate container 039f92fd4e47 10:24:48 ---> c4fdaa296372 10:24:48 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 10:24:48 ---> 752715fcebfb 10:24:48 ---> 6208340d86f2 10:24:48 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:24:48 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:24:48 ---> Running in f64d844bba72 10:24:48 ---> f71b61b220ad 10:24:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 10:24:49 Removing intermediate container 56a6af3bb066 10:24:49 Removing intermediate container f1769f8afee2 10:24:49 ---> 92d8e0a1e6d9 10:24:49 Step 5/33 : COPY go.mod vendor* ./ 10:24:49 ---> b10b6f0e48d6 10:24:49 Step 5/27 : COPY go.mod vendor* ./ 10:24:49 Removing intermediate container cabb660b4d06 10:24:49 ---> 72d8c75dfb51 10:24:49 Step 6/23 : COPY go.mod vendor* ./ 10:24:49 Removing intermediate container dde6ddd6bd8f 10:24:49 ---> 6bceb65ba2e9 10:24:49 Step 22/24 : LABEL arch=x86_64 10:24:49 Removing intermediate container f64d844bba72 10:24:49 ---> 43febe7415fd 10:24:49 Step 20/22 : LABEL arch=x86_64 10:24:49 ---> Running in b3a855746277 10:24:49 ---> Running in ceb43284788c 10:24:49 ---> b5c0482756eb 10:24:49 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:24:49 ---> 372faf92c8f8 10:24:49 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:24:49 ---> f00f4c0f51c9 10:24:49 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 10:24:49 Removing intermediate container b3a855746277 10:24:49 ---> dfc6b628ff90 10:24:49 Step 21/22 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:24:49 ---> Running in 219131f816f3 10:24:49 Removing intermediate container ceb43284788c 10:24:49 ---> ab4d6d57113a 10:24:49 Step 23/24 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:24:49 ---> 16e4a1ffe6f0 10:24:49 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:24:49 ---> Running in a6b3fa9c2581 10:24:49 ---> Running in 3b988e8cde08 10:24:49 ---> c787da673710 10:24:49 Step 21/25 : ENTRYPOINT ["/core-metadata"] 10:24:49 ---> Running in 6fc8ba80e2b2 10:24:49 Removing intermediate container 219131f816f3 10:24:49 ---> aca258e03935 10:24:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:24:49 ---> Running in 9960ead0a039 10:24:49 ---> Running in 96db5a148643 10:24:49 Removing intermediate container 3b988e8cde08 10:24:49 ---> d1cfcb2523e4 10:24:49 Step 22/22 : LABEL version=3.0.0-dev.154 10:24:49 ---> 65e3171ee072 10:24:49 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:24:49 ---> Running in 823702ab8c26 10:24:49 ---> Running in 7fe5062f831f 10:24:49 Removing intermediate container 6fc8ba80e2b2 10:24:49 ---> 988ca282c01b 10:24:49 Step 24/24 : LABEL version=3.0.0-dev.154 10:24:49 ---> d56cd3f222d3 10:24:49 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:24:49 ---> Running in c0bf9033ef56 10:24:49 Removing intermediate container 9960ead0a039 10:24:49 ---> 6997d8c59e1d 10:24:49 Step 21/23 : LABEL arch=x86_64 10:24:49 Removing intermediate container 96db5a148643 10:24:49 ---> 1c56a0745307 10:24:49 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:24:49 ---> Running in e1d74f30bb82 10:24:49 ---> Running in cd416913b574 10:24:49 Removing intermediate container 7fe5062f831f 10:24:49 ---> 04ded79251d3 10:24:49 10:24:50 Successfully built 04ded79251d3 10:24:50 Successfully tagged security-proxy-setup:latest 10:24:50  Building security-proxy-setup ... done Building core-common-config-bootstrapper 10:24:50 Removing intermediate container c0bf9033ef56 10:24:50 ---> cffb68aefaaa 10:24:50 10:24:50 Removing intermediate container e1d74f30bb82 10:24:50 ---> 76b316a6e640 10:24:50 Step 22/23 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:24:50 ---> Running in 7b16a91e7088 10:24:50 Successfully built cffb68aefaaa 10:24:50 Successfully tagged core-command:latest 10:24:50 Building security-proxy-auth 10:24:50  Building core-command ... done Removing intermediate container cd416913b574 10:24:50 ---> e52335e436ed 10:24:50 Step 23/25 : LABEL arch=x86_64 10:24:50 ---> f9c6e9149c56 10:24:50 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:24:50 ---> 147133b2c328 10:24:50 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:24:50 ---> Running in cb353afa5fe8 10:24:50 ---> 27f1f30ae5f3 10:24:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:24:50 ---> Running in 7afa6dc06468 10:24:50 ---> Running in d937fd18019f 10:24:53 ---> 1949683d2404 10:24:53 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:24:53 Removing intermediate container 7b16a91e7088 10:24:53 ---> 6fa49831008d 10:24:53 Step 23/23 : LABEL version=3.0.0-dev.154 10:24:53 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:24:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:24:53 ---> 43124b9d8463 10:24:53 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:24:53 ---> Using cache 10:24:53 ---> ba1be0814762 10:24:53 Step 4/23 : WORKDIR /edgex-go 10:24:53 ---> Using cache 10:24:53 ---> 357a00923685 10:24:53 Step 5/23 : RUN apk add --update --no-cache make git 10:24:53 ---> Using cache 10:24:53 ---> a0c6b0295fab 10:24:53 Step 6/23 : COPY go.mod vendor* ./ 10:24:53 ---> Using cache 10:24:53 ---> 10abc57a4856 10:24:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:24:53 ---> Using cache 10:24:53 ---> 715bb5958bd1 10:24:53 Step 8/23 : COPY . . 10:24:53 ---> Using cache 10:24:53 ---> 4a75434203bf 10:24:53 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:24:54 ---> Running in dba954d2cbed 10:24:54 ---> Running in 9df4cb663221 10:24:54 ---> Running in e9164e3c9f2d 10:24:54 ---> aeefed36bca6 10:24:54 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:24:54 Removing intermediate container dba954d2cbed 10:24:54 ---> 73f4c2ae156b 10:24:54 Step 24/25 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:24:54 ---> Running in 5aab6e6404cd 10:24:54 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:24:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:24:54 ---> 43124b9d8463 10:24:54 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:24:54 ---> Using cache 10:24:54 ---> ba1be0814762 10:24:54 Step 4/23 : WORKDIR /edgex-go 10:24:54 ---> Using cache 10:24:54 ---> 357a00923685 10:24:54 Step 5/23 : RUN apk add --update --no-cache make git 10:24:54 ---> Using cache 10:24:54 ---> a0c6b0295fab 10:24:54 Step 6/23 : COPY go.mod vendor* ./ 10:24:54 ---> Using cache 10:24:54 ---> 10abc57a4856 10:24:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:24:54 ---> Using cache 10:24:54 ---> 715bb5958bd1 10:24:54 Step 8/23 : COPY . . 10:24:54 ---> Running in 646d44291a15 10:24:54 ---> Using cache 10:24:54 ---> 4a75434203bf 10:24:54 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 10:24:54 ---> Running in d2779fcad450 10:24:54 Removing intermediate container e9164e3c9f2d 10:24:54 ---> 00f11c66f6f5 10:24:54 10:24:54 Successfully built 00f11c66f6f5 10:24:54 Successfully tagged support-scheduler:latest 10:24:54 Building security-spiffe-token-provider 10:24:54  Building support-scheduler ... done Removing intermediate container 646d44291a15 10:24:54 ---> 3a37b4e67021 10:24:54 Step 25/25 : LABEL version=3.0.0-dev.154 10:24:54 ---> Running in a3f64db14a5b 10:24:54 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:24:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:24:55 Removing intermediate container a3f64db14a5b 10:24:55 ---> 4d4f5c3b031d 10:24:55 10:24:55 Successfully built 4d4f5c3b031d 10:24:55 Successfully tagged core-metadata:latest 10:24:55  Building core-metadata ... done Building security-spire-config 10:24:59 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:24:59 Step 2/20 : FROM ${BUILDER_BASE} AS builder 10:24:59 ---> 43124b9d8463 10:24:59 Step 3/20 : WORKDIR /edgex-go 10:24:59 ---> Using cache 10:24:59 ---> 2b16b412872c 10:24:59 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 10:24:59 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:24:59 Step 2/27 : FROM ${BUILDER_BASE} AS builder 10:24:59 ---> 43124b9d8463 10:24:59 Step 3/27 : WORKDIR /edgex-go 10:24:59 ---> Using cache 10:24:59 ---> 2b16b412872c 10:24:59 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 10:25:00 ---> Running in a677a338fdf6 10:25:00 ---> Running in c67331ae018d 10:25:00 Removing intermediate container 5aab6e6404cd 10:25:00 ---> bb1c7a44e149 10:25:00 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 10:25:00 ---> Running in 1bd79fb007b0 10:25:00 Removing intermediate container 1bd79fb007b0 10:25:00 ---> a5e7e740adda 10:25:00 Step 23/25 : LABEL arch=x86_64 10:25:01 ---> Running in 08e4e34681a9 10:25:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:25:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:25:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:25:01 Removing intermediate container 08e4e34681a9 10:25:01 ---> a658e0a53538 10:25:01 Step 24/25 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:25:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:25:01 ---> Running in 4d76d419f002 10:25:01 OK: 265 MiB in 53 packages 10:25:01 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 10:25:01 v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 10:25:01 OK: 17821 distinct packages available 10:25:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:25:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:25:01 Removing intermediate container 4d76d419f002 10:25:01 ---> 24f0be64b358 10:25:01 Step 25/25 : LABEL version=3.0.0-dev.154 10:25:02 ---> Running in 322dd39c20ae 10:25:02 OK: 265 MiB in 53 packages 10:25:02 Removing intermediate container c67331ae018d 10:25:02 ---> 25160fcd1609 10:25:02 Step 5/27 : COPY go.mod vendor* ./ 10:25:02 Removing intermediate container 322dd39c20ae 10:25:02 ---> 5ec3915c3715 10:25:02 10:25:02 Successfully built 5ec3915c3715 10:25:02 Successfully tagged security-secretstore-setup:latest 10:25:02  Building security-secretstore-setup ... done Building core-data 10:25:02 ---> 79261818fae9 10:25:02 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:02 ---> Running in 617727dccfa8 10:25:04 Removing intermediate container a677a338fdf6 10:25:04 ---> 3d30f3863857 10:25:04 Step 5/20 : COPY go.mod vendor* ./ 10:25:06 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:25:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:25:06 ---> 43124b9d8463 10:25:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:25:06 ---> Using cache 10:25:06 ---> ba1be0814762 10:25:06 Step 4/23 : WORKDIR /edgex-go 10:25:06 ---> Using cache 10:25:06 ---> 357a00923685 10:25:06 Step 5/23 : RUN apk add --update --no-cache make git 10:25:06 ---> Using cache 10:25:06 ---> a0c6b0295fab 10:25:06 Step 6/23 : COPY go.mod vendor* ./ 10:25:06 ---> Using cache 10:25:06 ---> 10abc57a4856 10:25:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:06 ---> Using cache 10:25:06 ---> 715bb5958bd1 10:25:06 Step 8/23 : COPY . . 10:25:06 ---> Using cache 10:25:06 ---> 4a75434203bf 10:25:06 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 10:25:07 ---> 56570a43ce64 10:25:07 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:07 ---> Running in 7152f2fcbfc4 10:25:07 ---> Running in c0c2b8fd4623 10:25:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 10:25:30 Removing intermediate container d2779fcad450 10:25:30 ---> 784a1f4def19 10:25:30 10:25:30 Step 10/23 : FROM alpine:3.17 10:25:30 ---> 9ed4aefc74f6 10:25:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 10:25:30 Removing intermediate container 9df4cb663221 10:25:30 ---> f47b38019f74 10:25:30 10:25:30 Step 10/23 : FROM alpine:3.17 10:25:30 ---> 9ed4aefc74f6 10:25:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 10:25:30 ---> Running in d392e164455a 10:25:30 ---> Running in bb7f47abc1b9 10:25:31 Removing intermediate container bb7f47abc1b9 10:25:31 ---> 71c84c6a2617 10:25:31 Step 12/23 : RUN apk add --update --no-cache dumb-init 10:25:31 Removing intermediate container d392e164455a 10:25:31 ---> 24f08d6dd0ca 10:25:31 Step 12/23 : RUN apk add --update --no-cache dumb-init 10:25:31 ---> Running in 6c44b478ca33 10:25:31 ---> Running in b7d70b72ab9e 10:25:31 Removing intermediate container 617727dccfa8 10:25:31 ---> 7a2304d4283a 10:25:31 Step 7/27 : COPY . . 10:25:31 Removing intermediate container c0c2b8fd4623 10:25:31 ---> 3c8dc5a7e26a 10:25:31 Step 7/20 : COPY . . 10:25:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:25:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:25:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:25:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:25:32 (1/1) Installing dumb-init (1.2.5-r2) 10:25:32 Executing busybox-1.35.0-r29.trigger 10:25:32 OK: 7 MiB in 16 packages 10:25:32 (1/1) Installing dumb-init (1.2.5-r2) 10:25:32 Executing busybox-1.35.0-r29.trigger 10:25:32 OK: 7 MiB in 16 packages 10:25:37 Removing intermediate container 7152f2fcbfc4 10:25:37 ---> fc2dca24ed47 10:25:37 10:25:37 Step 10/23 : FROM alpine:3.17 10:25:37 ---> 9ed4aefc74f6 10:25:37 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 10:25:37 ---> Running in b86648279ee3 10:25:37 Removing intermediate container 6c44b478ca33 10:25:37 ---> 0f65d184c303 10:25:37 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:25:37 Removing intermediate container b7d70b72ab9e 10:25:37 ---> 5130b44cf84b 10:25:37 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:25:37 ---> 5146d15fc4f3 10:25:37 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:25:37 ---> 239d3bf72d0d 10:25:37 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 10:25:37 ---> Running in 2ab03fac8b0f 10:25:37 ---> Running in 2f36606e66e9 10:25:37 Removing intermediate container b86648279ee3 10:25:37 ---> 3bb87db867dd 10:25:37 Step 12/23 : ENV APP_PORT=59880 10:25:37 ---> Running in 954e23fe328a 10:25:37 Removing intermediate container 2f36606e66e9 10:25:37 ---> 9acbfafd4969 10:25:37 Step 9/27 : WORKDIR /edgex-go/spire-build 10:25:37 ---> 6d60e820e7fc 10:25:37 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 10:25:37 ---> Running in 50946eb87843 10:25:37 ---> f37452b6b334 10:25:37 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 10:25:37 Removing intermediate container 954e23fe328a 10:25:37 ---> ee81b4db26b9 10:25:37 Step 13/23 : EXPOSE $APP_PORT 10:25:37 ---> Running in f1c9d4eef8f4 10:25:37 Removing intermediate container 50946eb87843 10:25:37 ---> 39d0e482d6bf 10:25:37 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 10:25:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:25:38 Removing intermediate container f1c9d4eef8f4 10:25:38 ---> fc6f147d3880 10:25:38 Step 14/23 : RUN apk add --update --no-cache dumb-init 10:25:38 ---> 26d66b1f5577 10:25:38 ---> Running in fb38f96e603f 10:25:38 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:25:38 ---> eac289a0b80a 10:25:38 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:25:38 ---> Running in c3d2d9135bdd 10:25:38 Removing intermediate container fb38f96e603f 10:25:38 ---> 39b48dea2df6 10:25:38 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && 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 10:25:38 ---> Running in 7443e8a24bb9 10:25:38 ---> 5fb3dc197808 10:25:38 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:25:38 ---> 2e25933be275 10:25:38 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 10:25:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:25:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:25:38 ---> dca699d99f62 10:25:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:25:38 ---> 83c25642d293 10:25:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:25:39 Removing intermediate container 7443e8a24bb9 10:25:39 ---> 263b031a22ce 10:25:39 Step 12/27 : WORKDIR /edgex-go 10:25:39 ---> Running in c573ad4cabb7 10:25:39 ---> 1f572bb20cff 10:25:39 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:25:39 (1/1) Installing dumb-init (1.2.5-r2) 10:25:39 Executing busybox-1.35.0-r29.trigger 10:25:39 ---> a3a4c14406c2 10:25:39 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:25:39 OK: 7 MiB in 16 packages 10:25:39 ---> Running in cda3aca66904 10:25:39 ---> Running in fd63658cbdac 10:25:39 Removing intermediate container c573ad4cabb7 10:25:39 ---> 4d31c7d3d073 10:25:39 10:25:39 Step 13/27 : FROM alpine:3.17 10:25:39 ---> 9ed4aefc74f6 10:25:39 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:25:39 ---> Running in 6c011c0587ee 10:25:39 Removing intermediate container 6c011c0587ee 10:25:39 ---> ed1ecbadc50a 10:25:39 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 10:25:39 ---> Running in 81f659615509 10:25:39 Removing intermediate container c3d2d9135bdd 10:25:39 ---> 696d4a6c2cd8 10:25:39 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:25:39 ---> 5da9a087fcac 10:25:39 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 10:25:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:25:39 ---> f59148caf8f2 10:25:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:25:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:25:40 Removing intermediate container fd63658cbdac 10:25:40 ---> b61be7d07e31 10:25:40 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 10:25:40 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 10:25:40 v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 10:25:40 OK: 17821 distinct packages available 10:25:40 Removing intermediate container cda3aca66904 10:25:40 ---> 88b6303da4ae 10:25:40 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 10:25:40 ---> Running in e14677a9537b 10:25:40 ---> 27138d2bc554 10:25:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:25:40 ---> Running in 250e9682f1af 10:25:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:25:40 Removing intermediate container e14677a9537b 10:25:40 ---> 71100ff11978 10:25:40 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 10:25:40 ---> Running in 133ad3072ac9 10:25:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:25:40 Removing intermediate container 250e9682f1af 10:25:40 ---> f23f445f476e 10:25:40 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 10:25:40 ---> Running in 6ef2cd047b72 10:25:40 ---> ad83c3b30b57 10:25:40 Step 19/23 : ENTRYPOINT ["/core-data"] 10:25:40 ---> Running in 82c1e4b21866 10:25:40 Removing intermediate container 6ef2cd047b72 10:25:40 ---> 94917392c83c 10:25:40 Step 21/23 : LABEL arch=x86_64 10:25:40 Removing intermediate container 133ad3072ac9 10:25:40 ---> 4c3e93cebf5d 10:25:40 Step 21/23 : LABEL arch=x86_64 10:25:41 ---> Running in 9c27c3a78b72 10:25:41 (1/4) Installing dumb-init (1.2.5-r2) 10:25:41 (2/4) Installing musl-obstack (1.2.3-r0) 10:25:41 (3/4) Installing libucontext (1.2-r0) 10:25:41 (4/4) Installing gcompat (1.1.0-r0) 10:25:41 Executing busybox-1.35.0-r29.trigger 10:25:41 ---> Running in ec2b7f116efa 10:25:41 OK: 7 MiB in 19 packages 10:25:41 Removing intermediate container 82c1e4b21866 10:25:41 ---> 4643d894d91d 10:25:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:25:41 ---> Running in d873235e992e 10:25:41 Removing intermediate container 9c27c3a78b72 10:25:41 ---> 487b5525e82e 10:25:41 Step 22/23 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:25:41 ---> Running in 4ad87fd87c1b 10:25:41 Removing intermediate container ec2b7f116efa 10:25:41 ---> ba04b660ae03 10:25:41 Step 22/23 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:25:41 ---> Running in 1e3c31de3bf2 10:25:41 Removing intermediate container d873235e992e 10:25:41 ---> b61cccf2b7ab 10:25:41 Step 21/23 : LABEL arch=x86_64 10:25:41 Removing intermediate container 4ad87fd87c1b 10:25:41 ---> ffa4cb1059fc 10:25:41 Step 23/23 : LABEL version=3.0.0-dev.154 10:25:41 ---> Running in 8b48790365ca 10:25:41 ---> Running in 6b8771860100 10:25:41 Removing intermediate container 1e3c31de3bf2 10:25:41 ---> 89b16c61c572 10:25:41 Step 23/23 : LABEL version=3.0.0-dev.154 10:25:41 ---> Running in 2d81c34bcfaf 10:25:41 Removing intermediate container 8b48790365ca 10:25:41 ---> ef47735bdc70 10:25:41 Step 22/23 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:25:41 Removing intermediate container 6b8771860100 10:25:41 ---> ddf30a99ed00 10:25:41 10:25:41 ---> Running in c6d1454b1cf1 10:25:41 Removing intermediate container 2d81c34bcfaf 10:25:41 ---> 8f1e7517dfa6 10:25:41 10:25:41 Removing intermediate container 81f659615509 10:25:41 ---> 0c2351c6b2f2 10:25:41 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 10:25:41 Successfully built ddf30a99ed00 10:25:41 Successfully tagged core-common-config-bootstrapper:latest 10:25:41  Building core-common-config-bootstrapper ... done Building security-spire-server 10:25:41 Removing intermediate container c6d1454b1cf1 10:25:41 ---> 1ec8b6c02a1b 10:25:41 Step 23/23 : LABEL version=3.0.0-dev.154 10:25:41 ---> Running in feb6d9f9d1bf 10:25:41 Successfully built 8f1e7517dfa6 10:25:41 Successfully tagged security-proxy-auth:latest 10:25:41 Building security-spire-agent 10:25:42  Building security-proxy-auth ... done Removing intermediate container feb6d9f9d1bf 10:25:42 ---> 52237ca9a49e 10:25:42 10:25:42 Successfully built 52237ca9a49e 10:25:42 Successfully tagged core-data:latest 10:25:42  Building core-data ... done Building security-bootstrapper 10:25:49 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:25:49 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:25:49 ---> 43124b9d8463 10:25:49 Step 3/26 : WORKDIR /edgex-go 10:25:49 ---> Using cache 10:25:49 ---> 2b16b412872c 10:25:49 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 10:25:49 ---> Using cache 10:25:49 ---> 25160fcd1609 10:25:49 Step 5/26 : COPY go.mod vendor* ./ 10:25:49 ---> Using cache 10:25:49 ---> 79261818fae9 10:25:49 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:49 ---> Using cache 10:25:49 ---> 7a2304d4283a 10:25:49 Step 7/26 : COPY . . 10:25:49 ---> Using cache 10:25:49 ---> 239d3bf72d0d 10:25:49 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 10:25:49 ---> Using cache 10:25:49 ---> 9acbfafd4969 10:25:49 Step 9/26 : WORKDIR /edgex-go/spire-build 10:25:49 ---> Using cache 10:25:49 ---> 39d0e482d6bf 10:25:49 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 10:25:49 ---> Using cache 10:25:49 ---> 39b48dea2df6 10:25:49 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && 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 10:25:49 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:25:49 Step 2/27 : FROM ${BUILDER_BASE} AS builder 10:25:49 ---> 43124b9d8463 10:25:49 Step 3/27 : WORKDIR /edgex-go 10:25:49 ---> Using cache 10:25:49 ---> 2b16b412872c 10:25:49 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 10:25:49 ---> Using cache 10:25:49 ---> 25160fcd1609 10:25:49 Step 5/27 : COPY go.mod vendor* ./ 10:25:49 ---> Using cache 10:25:49 ---> 79261818fae9 10:25:49 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:49 ---> Using cache 10:25:49 ---> 7a2304d4283a 10:25:49 Step 7/27 : COPY . . 10:25:49 ---> Using cache 10:25:49 ---> 239d3bf72d0d 10:25:49 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 10:25:49 ---> Using cache 10:25:49 ---> 9acbfafd4969 10:25:49 Step 9/27 : WORKDIR /edgex-go/spire-build 10:25:49 ---> Using cache 10:25:49 ---> 39d0e482d6bf 10:25:49 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 10:25:49 ---> Using cache 10:25:49 ---> 39b48dea2df6 10:25:49 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && 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 10:25:49 ---> Using cache 10:25:49 ---> 263b031a22ce 10:25:49 Step 12/27 : WORKDIR /edgex-go 10:25:49 ---> Using cache 10:25:49 ---> 4d31c7d3d073 10:25:49 10:25:49 Step 13/27 : FROM alpine:3.17 10:25:49 ---> 9ed4aefc74f6 10:25:49 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:25:49 ---> Using cache 10:25:49 ---> ed1ecbadc50a 10:25:49 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:25:50 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:25:50 Step 2/33 : FROM ${BUILDER_BASE} AS builder 10:25:50 ---> 43124b9d8463 10:25:50 Step 3/33 : WORKDIR /edgex-go 10:25:50 ---> Using cache 10:25:50 ---> 2b16b412872c 10:25:50 Step 4/33 : RUN apk add --update --no-cache make git 10:25:50 ---> Using cache 10:25:50 ---> 4b3c7051f49d 10:25:50 Step 5/33 : COPY go.mod vendor* ./ 10:25:50 ---> Using cache 10:25:50 ---> 8b2751b7b1fb 10:25:50 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:50 ---> Using cache 10:25:50 ---> cfa216471099 10:25:50 Step 7/33 : COPY . . 10:25:50 ---> Using cache 10:25:50 ---> 321ca13c2a7a 10:25:50 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:25:50 ---> 997580a29842 10:25:50 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 10:25:51 ---> 9c6377db3e91 10:25:51 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:25:51 ---> Running in 869b908f59cf 10:25:51 ---> Running in b25ad6f0a705 10:25:51 ---> Running in 4d25d5c1e19e 10:25:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:25:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:25:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:25:52 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 10:25:52 v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 10:25:52 OK: 17821 distinct packages available 10:25:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:25:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:25:53 (1/5) Installing dumb-init (1.2.5-r2) 10:25:53 (2/5) Installing musl-obstack (1.2.3-r0) 10:25:53 (3/5) Installing libucontext (1.2-r0) 10:25:53 (4/5) Installing gcompat (1.1.0-r0) 10:25:53 (5/5) Installing openssl (3.0.8-r4) 10:25:53 Executing busybox-1.35.0-r29.trigger 10:25:53 OK: 8 MiB in 20 packages 10:25:53 ---> cb3c99ce19e1 10:25:53 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:25:53 Removing intermediate container b25ad6f0a705 10:25:53 ---> 1efbe683dfe6 10:25:53 Step 12/26 : WORKDIR /edgex-go 10:25:53 ---> Running in 1cc5d0ed7ad8 10:25:53 ---> dbaa0015908c 10:25:53 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 10:25:54 ---> Running in 2da3b3210697 10:25:54 Removing intermediate container 1cc5d0ed7ad8 10:25:54 ---> 057915a91a9d 10:25:54 10:25:54 Step 13/26 : FROM alpine:3.17 10:25:54 ---> 9ed4aefc74f6 10:25:54 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:25:54 ---> Using cache 10:25:54 ---> ed1ecbadc50a 10:25:54 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:25:54 ---> Using cache 10:25:54 ---> 91aa0483dcc2 10:25:54 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 10:25:54 Removing intermediate container 869b908f59cf 10:25:54 ---> 91aa0483dcc2 10:25:54 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 10:25:54 Removing intermediate container 2da3b3210697 10:25:54 ---> 266d74957488 10:25:54 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:25:54 ---> c048cb48e368 10:25:54 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 10:25:54 ---> 50659f0a2a25 10:25:54 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 10:25:54 ---> 3009ee489b3f 10:25:54 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:25:54 ---> 8de66a2c833d 10:25:54 Step 22/27 : WORKDIR / 10:25:54 ---> 32af4b114c9e 10:25:54 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 10:25:54 ---> Running in c3247b2ee249 10:25:54 Removing intermediate container c3247b2ee249 10:25:54 ---> 3541f225f7f3 10:25:54 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:25:54 ---> Running in 92e36d6faaab 10:25:55 Removing intermediate container 92e36d6faaab 10:25:55 ---> 778a59da1f57 10:25:55 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:25:56 ---> Running in f94905a53fe0 10:25:56 ---> dd27bc0a5aac 10:25:56 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:25:56 Removing intermediate container f94905a53fe0 10:25:56 ---> 44bfbc26e1cf 10:25:56 Step 25/27 : LABEL arch=x86_64 10:25:56 ---> Running in 35a40b2f40b1 10:25:57 Removing intermediate container 35a40b2f40b1 10:25:57 ---> 023d9d952420 10:25:57 Step 26/27 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:25:58 ---> 62d3dcd326f3 10:25:58 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:25:58 ---> Running in 07044220e058 10:25:58 ---> 9a784c00189a 10:25:58 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:25:58 Removing intermediate container 07044220e058 10:25:58 ---> a60c2dc95c5d 10:25:58 Step 27/27 : LABEL version=3.0.0-dev.154 10:25:58 ---> c50f341a70a0 10:25:58 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:25:58 ---> Running in dcde7325fb1b 10:25:58 ---> 0cb74030a4da 10:25:58 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:25:58 Removing intermediate container dcde7325fb1b 10:25:58 ---> 7a3fa8b9ead8 10:25:58 10:25:58 ---> 8b8c93a47170 10:25:58 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:25:58 Successfully built 7a3fa8b9ead8 10:25:58 Successfully tagged security-spire-config:latest 10:25:58 Building support-notifications 10:26:02  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:26:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:26:03 ---> 43124b9d8463 10:26:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:26:03 ---> Using cache 10:26:03 ---> ba1be0814762 10:26:03 Step 4/23 : WORKDIR /edgex-go 10:26:03 ---> Using cache 10:26:03 ---> 357a00923685 10:26:03 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 10:26:05 ---> 75872e118e0a 10:26:05 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:26:05 ---> 1cb89667c8e2 10:26:05 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:26:05 ---> Running in abae388be9e5 10:26:05 ---> Running in ef8510906fc8 10:26:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:26:05 Removing intermediate container ef8510906fc8 10:26:05 ---> 75921e2dddfb 10:26:05 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:26:05 ---> a0dcc690d36d 10:26:05 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:26:05 ---> Running in 41eb2d45b847 10:26:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:26:05 ---> Running in af94e4e20391 10:26:05 Removing intermediate container 41eb2d45b847 10:26:05 ---> 7e13168faadd 10:26:05 Step 25/27 : LABEL arch=x86_64 10:26:05 ---> Running in ca228b185b93 10:26:05 Removing intermediate container af94e4e20391 10:26:05 ---> 9263ce218ea6 10:26:05 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:26:06 OK: 265 MiB in 53 packages 10:26:06 ---> Running in 3b531508d59c 10:26:06 Removing intermediate container ca228b185b93 10:26:06 ---> 52c110685702 10:26:06 Step 26/27 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:26:06 ---> Running in 2732428f377a 10:26:06 Removing intermediate container 3b531508d59c 10:26:06 ---> ceba13048d37 10:26:06 Step 24/26 : LABEL arch=x86_64 10:26:06 ---> Running in 74680e95d880 10:26:06 Removing intermediate container 2732428f377a 10:26:06 ---> bc688b794f35 10:26:06 Step 27/27 : LABEL version=3.0.0-dev.154 10:26:06 Removing intermediate container 74680e95d880 10:26:06 ---> c9ed3bf2be1b 10:26:06 Step 25/26 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:26:06 ---> Running in b8135af8329e 10:26:06 ---> Running in ddda60c00206 10:26:06 Removing intermediate container abae388be9e5 10:26:06 ---> 69f4450d5a9a 10:26:06 Step 6/23 : COPY go.mod vendor* ./ 10:26:06 Removing intermediate container b8135af8329e 10:26:06 ---> 174b31668919 10:26:06 10:26:06 Successfully built 174b31668919 10:26:06 Successfully tagged security-spire-agent:latest 10:26:06  Building security-spire-agent ... done Removing intermediate container ddda60c00206 10:26:06 ---> 9f3631b58d60 10:26:06 Step 26/26 : LABEL version=3.0.0-dev.154 10:26:06 ---> 1144b2b4efb1 10:26:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:26:06 ---> Running in ce3d3fee841f 10:26:06 ---> Running in f2ae6fbcb5f3 10:26:07 Removing intermediate container ce3d3fee841f 10:26:07 ---> b364c416b7a6 10:26:07 10:26:07 Successfully built b364c416b7a6 10:26:07 Successfully tagged security-spire-server:latest 10:26:09  Building security-spire-server ... done Removing intermediate container 2ab03fac8b0f 10:26:09 ---> 4dbcceef96ff 10:26:09 10:26:09 Step 9/20 : FROM alpine:3.17 10:26:09 ---> 9ed4aefc74f6 10:26:09 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 10:26:09 ---> Running in 3ef5085fe75d 10:26:09 Removing intermediate container 3ef5085fe75d 10:26:09 ---> d1ea1e18f8cc 10:26:09 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:26:09 ---> Running in 2e0222e19a3c 10:26:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:26:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:26:09 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 10:26:09 v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 10:26:09 OK: 17821 distinct packages available 10:26:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:26:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:26:10 (1/9) Installing ca-certificates (20230506-r0) 10:26:10 (2/9) Installing brotli-libs (1.0.9-r9) 10:26:10 (3/9) Installing nghttp2-libs (1.51.0-r0) 10:26:10 (4/9) Installing libcurl (8.0.1-r0) 10:26:10 (5/9) Installing curl (8.0.1-r0) 10:26:10 (6/9) Installing dumb-init (1.2.5-r2) 10:26:10 (7/9) Installing musl-obstack (1.2.3-r0) 10:26:10 (8/9) Installing libucontext (1.2-r0) 10:26:10 (9/9) Installing gcompat (1.1.0-r0) 10:26:10 Executing busybox-1.35.0-r29.trigger 10:26:10 Executing ca-certificates-20230506-r0.trigger 10:26:10 OK: 10 MiB in 24 packages 10:26:11 Removing intermediate container 2e0222e19a3c 10:26:11 ---> ca5baf949c97 10:26:11 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 10:26:11 ---> 967473c90f31 10:26:11 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 10:26:12 ---> 821d23d6c763 10:26:12 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:26:12 ---> 43f9c5d521a9 10:26:12 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:26:12 ---> 9464c0a383c8 10:26:12 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 10:26:12 ---> Running in 3f9d4463c390 10:26:13 Removing intermediate container 3f9d4463c390 10:26:13 ---> 9fa6bff8b47b 10:26:13 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 10:26:13 ---> Running in cccfa2872bd3 10:26:13 Removing intermediate container cccfa2872bd3 10:26:13 ---> 88371f2e8d36 10:26:13 Step 18/20 : LABEL arch=x86_64 10:26:13 ---> Running in b5200788cc96 10:26:13 Removing intermediate container b5200788cc96 10:26:13 ---> 754703d8b063 10:26:13 Step 19/20 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:26:13 ---> Running in be7b3e3463a1 10:26:13 Removing intermediate container be7b3e3463a1 10:26:13 ---> 4916fce6af00 10:26:13 Step 20/20 : LABEL version=3.0.0-dev.154 10:26:13 ---> Running in a32848e7ec70 10:26:13 Removing intermediate container a32848e7ec70 10:26:13 ---> 37fbbe86f818 10:26:13 10:26:13 Successfully built 37fbbe86f818 10:26:13 Successfully tagged security-spiffe-token-provider:latest 10:26:16  Building security-spiffe-token-provider ... done Removing intermediate container 4d25d5c1e19e 10:26:16 ---> 08d6fb8b2470 10:26:16 10:26:16 Step 9/33 : FROM alpine:3.17 10:26:16 ---> 9ed4aefc74f6 10:26:16 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 10:26:16 ---> Using cache 10:26:16 ---> d1ea1e18f8cc 10:26:16 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 10:26:16 ---> Running in 49c9c2cd199d 10:26:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:26:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:26:16 (1/2) Installing dumb-init (1.2.5-r2) 10:26:16 (2/2) Installing su-exec (0.2-r2) 10:26:16 Executing busybox-1.35.0-r29.trigger 10:26:16 OK: 7 MiB in 17 packages 10:26:16 Removing intermediate container 49c9c2cd199d 10:26:16 ---> d0af30f078fa 10:26:16 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 10:26:16 ---> Running in 4782e493ca7e 10:26:16 Removing intermediate container 4782e493ca7e 10:26:16 ---> 813ab47c2016 10:26:16 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 10:26:16 ---> Running in c3e7be5024c3 10:26:16 Removing intermediate container c3e7be5024c3 10:26:16 ---> 60b5c8604df6 10:26:16 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 10:26:16 ---> Running in 967fe7738550 10:26:16 Removing intermediate container 967fe7738550 10:26:16 ---> 360bca83988a 10:26:16 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 10:26:16 ---> Running in adec8814ac12 10:26:17 Removing intermediate container adec8814ac12 10:26:17 ---> 72e1e2e02171 10:26:17 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 10:26:17 ---> Running in 1497b0f3774a 10:26:17 Removing intermediate container 1497b0f3774a 10:26:17 ---> 459003ac1fcb 10:26:17 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 10:26:17 ---> Running in d041f573ef5f 10:26:17 Removing intermediate container d041f573ef5f 10:26:17 ---> 01c7b19bb6f8 10:26:17 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 10:26:18 ---> c6f741117546 10:26:18 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 10:26:18 ---> Running in 61aefd7af6c7 10:26:18 Removing intermediate container 61aefd7af6c7 10:26:18 ---> 38746a8e075e 10:26:18 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 10:26:18 ---> 536f8bc72238 10:26:18 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 10:26:19 ---> 8e16cadd749b 10:26:19 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:26:21 ---> 8ac1b8d0e570 10:26:21 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:26:22 ---> c08ef827801f 10:26:22 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 10:26:22 ---> 67c89761b2a7 10:26:22 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 10:26:22 ---> 8273e28b45b1 10:26:22 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 10:26:22 ---> 8f56cd83090d 10:26:22 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:26:23 ---> 878427c5d590 10:26:23 Step 28/33 : RUN chmod +x /entrypoint.sh 10:26:23 ---> Running in c67cddc2ac64 10:26:24 Removing intermediate container c67cddc2ac64 10:26:24 ---> b01c13e0e369 10:26:24 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 10:26:25 ---> Running in 3fb227a11dde 10:26:25 Removing intermediate container 3fb227a11dde 10:26:25 ---> 5c508560a230 10:26:25 Step 30/33 : CMD ["gate"] 10:26:25 ---> Running in 31ab7bc18c6c 10:26:25 Removing intermediate container 31ab7bc18c6c 10:26:25 ---> b9466b2af314 10:26:25 Step 31/33 : LABEL arch=x86_64 10:26:25 ---> Running in 339a224dc9c7 10:26:25 Removing intermediate container 339a224dc9c7 10:26:25 ---> 4d68158fd4d6 10:26:25 Step 32/33 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:26:25 ---> Running in 995a50d4df84 10:26:26 Removing intermediate container 995a50d4df84 10:26:26 ---> 4a4c38c1dd4c 10:26:26 Step 33/33 : LABEL version=3.0.0-dev.154 10:26:26 ---> Running in 1e2a662262e3 10:26:26 Removing intermediate container 1e2a662262e3 10:26:26 ---> d67de9bfd859 10:26:26 10:26:26 Successfully built d67de9bfd859 10:26:26 Successfully tagged security-bootstrapper:latest 10:26:29  Building security-bootstrapper ... done Removing intermediate container f2ae6fbcb5f3 10:26:29 ---> 107eae430fc3 10:26:29 Step 8/23 : COPY . . 10:26:34 ---> 3f796ca63d14 10:26:34 Step 9/23 : RUN make cmd/support-notifications/support-notifications 10:26:34 ---> Running in 141c4370ac39 10:26:34 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:26:42 Removing intermediate container cb353afa5fe8 10:26:42 ---> 1b872f9d487c 10:26:42 Step 7/33 : COPY . . 10:26:42 Removing intermediate container 7afa6dc06468 10:26:42 ---> 77caa4c958e8 10:26:42 Step 7/27 : COPY . . 10:26:42 Removing intermediate container d937fd18019f 10:26:42 ---> 08edb9dfba46 10:26:42 Step 8/23 : COPY . . 10:26:42 Removing intermediate container 823702ab8c26 10:26:42 ---> a438976b9498 10:26:42 Step 7/26 : COPY . . 10:26:42 Removing intermediate container a6b3fa9c2581 10:26:42 ---> af04a7ac4c08 10:26:42 Step 7/27 : COPY . . 10:26:45 ---> aa0c88f529d5 10:26:45 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 10:26:45 ---> Running in 0156b4371e87 10:26:45 ---> 9104362be829 10:26:45 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:26:45 ---> 0e01ed3c4cd2 10:26:45 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 10:26:45 ---> Running in fd95422b41c4 10:26:46 ---> Running in f45e0d1a3e5e 10:26:47 Removing intermediate container f45e0d1a3e5e 10:26:47 ---> 57b73f5d75f5 10:26:47 Step 9/27 : WORKDIR /edgex-go/spire-build 10:26:47 ---> Running in e31ddd2b98e8 10:26:47 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:26:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:26:49 Removing intermediate container e31ddd2b98e8 10:26:49 ---> 84623e7a8f0e 10:26:49 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 10:26:49 ---> Running in db23e102b60c 10:26:49 ---> 2a7ea927de16 10:26:49 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 10:26:49 ---> Running in 7a5926a2d04f 10:26:49 ---> ef211e705e73 10:26:49 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 10:26:50 ---> Running in 36811e11e6c4 10:26:52 Removing intermediate container 7a5926a2d04f 10:26:52 ---> 73c7e238b4f5 10:26:52 Step 9/27 : WORKDIR /edgex-go/spire-build 10:26:52 Removing intermediate container 36811e11e6c4 10:26:52 ---> 2539c60c3593 10:26:52 Step 9/26 : WORKDIR /edgex-go/spire-build 10:26:52 Removing intermediate container db23e102b60c 10:26:52 ---> 68b72b5c3c20 10:26:52 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && 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 10:26:52 ---> Running in 744bf77f2112 10:26:52 ---> Running in ecdbdb590cd5 10:26:52 ---> Running in df7bf609836b 10:26:54 Removing intermediate container ecdbdb590cd5 10:26:54 ---> a2a40649e0ed 10:26:54 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 10:26:54 Removing intermediate container df7bf609836b 10:26:54 ---> f990777460f0 10:26:54 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 10:26:54 ---> Running in cd791d70b382 10:26:54 ---> Running in 74eb6ff98de6 10:26:55 Removing intermediate container cd791d70b382 10:26:55 ---> 32e89d19244c 10:26:55 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && 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 10:26:55 ---> Running in 37981aa97400 10:26:55 Removing intermediate container 74eb6ff98de6 10:26:55 ---> dbaa449598b0 10:26:55 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && 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 10:26:56 ---> Running in 35065dbd79d3 10:26:56 Removing intermediate container 141c4370ac39 10:26:56 ---> cbbccee711fe 10:26:56 10:26:56 Step 10/23 : FROM alpine:3.17 10:26:56 ---> 9ed4aefc74f6 10:26:56 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 10:26:56 ---> Running in 86b30f297082 10:26:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:26:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:26:56 (1/2) Installing ca-certificates (20230506-r0) 10:26:56 (2/2) Installing dumb-init (1.2.5-r2) 10:26:56 Executing busybox-1.35.0-r29.trigger 10:26:56 Executing ca-certificates-20230506-r0.trigger 10:26:56 OK: 8 MiB in 17 packages 10:26:56 Removing intermediate container 86b30f297082 10:26:56 ---> 2bc1345a6862 10:26:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 10:26:56 ---> Running in 07cb8a1ae315 10:26:56 Removing intermediate container 07cb8a1ae315 10:26:56 ---> d54e22818c4b 10:26:56 Step 13/23 : ENV APP_PORT=59860 10:26:56 ---> Running in ba7f15c0cddf 10:26:56 Removing intermediate container ba7f15c0cddf 10:26:56 ---> c43d1b9f8151 10:26:56 Step 14/23 : EXPOSE $APP_PORT 10:26:56 ---> Running in 2655c474a4d3 10:26:56 Removing intermediate container 2655c474a4d3 10:26:56 ---> d42314dfe7fa 10:26:56 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:26:56 ---> 749a2c0ccff9 10:26:56 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 10:26:56 ---> 6d50de1e3021 10:26:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:26:57 ---> 9f6aa0dc8ff7 10:26:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:26:57 ---> ef2a54b8600a 10:26:57 Step 19/23 : ENTRYPOINT ["/support-notifications"] 10:26:57 ---> Running in 4333f8ffe9be 10:26:57 Removing intermediate container 4333f8ffe9be 10:26:57 ---> 45a31f5e260b 10:26:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:26:57 ---> Running in 015acedd9a27 10:26:57 Removing intermediate container 744bf77f2112 10:26:57 ---> e6332c246925 10:26:57 Step 12/27 : WORKDIR /edgex-go 10:26:57 ---> Running in d60988c0477b 10:26:57 Removing intermediate container 015acedd9a27 10:26:57 ---> ea00ea40e1f1 10:26:57 Step 21/23 : LABEL arch=x86_64 10:26:57 ---> Running in 4bd726f931ee 10:26:57 Removing intermediate container 4bd726f931ee 10:26:57 ---> 87ac0e12d065 10:26:57 Step 22/23 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:26:57 ---> Running in f615af11dd17 10:26:57 Removing intermediate container f615af11dd17 10:26:57 ---> e8de2eca202d 10:26:57 Step 23/23 : LABEL version=3.0.0-dev.154 10:26:57 ---> Running in be8e7dfa4354 10:26:58 Removing intermediate container be8e7dfa4354 10:26:58 ---> 82ac20287448 10:26:58 10:26:58 Successfully built 82ac20287448 10:26:58 Successfully tagged support-notifications:latest 10:26:58  Building support-notifications ... done  [Pipeline] } 10:26:58 $ docker stop --time=1 f93023ba4a9753295381f39cf241bc87812d56fd717cb71cf2d1662eedfdbd1f 10:26:58 Removing intermediate container d60988c0477b 10:26:58 ---> 185595c91f00 10:26:58 10:26:58 Step 13/27 : FROM alpine:3.17 10:26:58 3.17: Pulling from library/alpine 10:26:58 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 10:26:58 Status: Downloaded newer image for alpine:3.17 10:26:58 ---> 51e60588ff2c 10:26:58 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:26:59 ---> Running in b02975cbaf33 10:26:59 $ docker rm -f --volumes f93023ba4a9753295381f39cf241bc87812d56fd717cb71cf2d1662eedfdbd1f [Pipeline] // withDockerContainer [Pipeline] sh 10:26:59 + docker images 10:26:59 REPOSITORY TAG IMAGE ID CREATED SIZE 10:26:59 support-notifications latest 82ac20287448 2 seconds ago 32.4MB 10:26:59 cbbccee711fe 6 seconds ago 1.79GB 10:26:59 security-bootstrapper latest d67de9bfd859 33 seconds ago 22.2MB 10:26:59 08d6fb8b2470 45 seconds ago 1.71GB 10:26:59 security-spiffe-token-provider latest 37fbbe86f818 46 seconds ago 32.8MB 10:26:59 4dbcceef96ff 52 seconds ago 1.76GB 10:26:59 security-spire-agent latest 174b31668919 53 seconds ago 161MB 10:26:59 security-spire-server latest b364c416b7a6 53 seconds ago 103MB 10:26:59 security-spire-config latest 7a3fa8b9ead8 About a minute ago 102MB 10:26:59 057915a91a9d About a minute ago 1.58GB 10:26:59 core-common-config-bootstrapper latest ddf30a99ed00 About a minute ago 17.2MB 10:26:59 security-proxy-auth latest 8f1e7517dfa6 About a minute ago 18.3MB 10:26:59 core-data latest 52237ca9a49e About a minute ago 20MB 10:26:59 4d31c7d3d073 About a minute ago 1.58GB 10:26:59 fc2dca24ed47 About a minute ago 1.73GB 10:26:59 784a1f4def19 About a minute ago 1.7GB 10:26:59 f47b38019f74 About a minute ago 1.72GB 10:26:59 security-secretstore-setup latest 5ec3915c3715 About a minute ago 32.8MB 10:26:59 support-scheduler latest 00f11c66f6f5 2 minutes ago 31.8MB 10:26:59 core-metadata latest 4d4f5c3b031d 2 minutes ago 20.4MB 10:26:59 security-proxy-setup latest 04ded79251d3 2 minutes ago 18.7MB 10:26:59 core-command latest cffb68aefaaa 2 minutes ago 19.9MB 10:26:59 751732c6ba14 2 minutes ago 1.73GB 10:26:59 6b4e121ce846 2 minutes ago 1.79GB 10:26:59 9d5b2b3a21b9 2 minutes ago 1.72GB 10:26:59 08e4609e248f 2 minutes ago 1.72GB 10:26:59 b986ef7eff8d 2 minutes ago 1.7GB 10:26:59 ci-base-image-x86_64 latest 43124b9d8463 6 minutes ago 918MB 10:26:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 weeks ago 700MB 10:26:59 alpine 3.17 9ed4aefc74f6 5 weeks ago 7.05MB 10:26:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 10:26:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:26:59 provisioning config files... 10:26:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/520@tmp/config10919523851367755707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:27:00 ---> docker-login.sh 10:27:00 nexus3.edgexfoundry.org:10001 10:27:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:27:00 Configure a credential helper to remove this warning. See 10:27:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:27:00 10:27:00 Login Succeeded 10:27:00 nexus3.edgexfoundry.org:10002 10:27:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:27:00 Configure a credential helper to remove this warning. See 10:27:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:27:00 10:27:00 Login Succeeded 10:27:00 nexus3.edgexfoundry.org:10003 10:27:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:27:00 Configure a credential helper to remove this warning. See 10:27:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:27:00 10:27:00 Login Succeeded 10:27:00 nexus3.edgexfoundry.org:10004 10:27:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:27:00 Configure a credential helper to remove this warning. See 10:27:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:27:00 10:27:00 Login Succeeded 10:27:00 docker.io 10:27:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:27:00 Configure a credential helper to remove this warning. See 10:27:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:27:00 10:27:00 Login Succeeded 10:27:00 ---> docker-login.sh ends [Pipeline] } 10:27:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:27:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:27:00 [edgeXDocker.push] Tagging docker image core-command with the following tags: 10:27:00 c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:27:00 latest 10:27:00 3.0.0-dev.154 10:27:00 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:27:00 main 10:27:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:00 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:01 Removing intermediate container b02975cbaf33 10:27:01 ---> 68928c9af512 10:27:01 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 10:27:01 Removing intermediate container 37981aa97400 10:27:01 ---> 02f98fed37c7 10:27:01 Step 12/27 : WORKDIR /edgex-go 10:27:01 ---> Running in 0c9c867b4b1c 10:27:01 Removing intermediate container 35065dbd79d3 10:27:01 ---> 57bcd63b3990 10:27:01 Step 12/26 : WORKDIR /edgex-go 10:27:01 ---> Running in 996ffa5b445c 10:27:01 + docker push nexus3.edgexfoundry.org:10004/core-command:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:27:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:27:01 953f7f9ed4d6: Preparing 10:27:01 968f17f25fdc: Preparing 10:27:01 2ff8cad77eeb: Preparing 10:27:01 b74d578f353f: Preparing 10:27:01 5b600438aa73: Preparing 10:27:01 f1417ff83b31: Preparing 10:27:01 f1417ff83b31: Waiting 10:27:01 2ff8cad77eeb: Pushed 10:27:01 953f7f9ed4d6: Pushed 10:27:01 f1417ff83b31: Layer already exists 10:27:01 b74d578f353f: Pushed 10:27:01 5b600438aa73: Pushed 10:27:01 ---> Running in 23e1e8fbe8a1 10:27:02 Removing intermediate container 996ffa5b445c 10:27:02 ---> bd50c2b9d2de 10:27:02 10:27:02 Step 13/27 : FROM alpine:3.17 10:27:02 ---> 51e60588ff2c 10:27:02 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:27:02 ---> Using cache 10:27:02 ---> 68928c9af512 10:27:02 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:27:02 ---> Running in 13edde59f537 10:27:02 Removing intermediate container 23e1e8fbe8a1 10:27:02 ---> 75d65fe4a8b8 10:27:02 10:27:02 Step 13/26 : FROM alpine:3.17 10:27:02 ---> 51e60588ff2c 10:27:02 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:27:02 ---> Using cache 10:27:02 ---> 68928c9af512 10:27:02 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:27:02 ---> Running in 6cd078a9b6c7 10:27:03 968f17f25fdc: Pushed 10:27:03 c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:6958828681bc4f7e29ac750647e706beefbb557ebc1970a54321b476c23f346c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:03 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 10:27:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:27:03 953f7f9ed4d6: Preparing 10:27:03 968f17f25fdc: Preparing 10:27:03 2ff8cad77eeb: Preparing 10:27:03 b74d578f353f: Preparing 10:27:03 5b600438aa73: Preparing 10:27:03 f1417ff83b31: Preparing 10:27:03 f1417ff83b31: Waiting 10:27:03 5b600438aa73: Layer already exists 10:27:03 b74d578f353f: Layer already exists 10:27:03 953f7f9ed4d6: Layer already exists 10:27:03 968f17f25fdc: Layer already exists 10:27:03 2ff8cad77eeb: Layer already exists 10:27:03 f1417ff83b31: Layer already exists 10:27:03 latest: digest: sha256:6958828681bc4f7e29ac750647e706beefbb557ebc1970a54321b476c23f346c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:04 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:27:04 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.154 10:27:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:27:04 953f7f9ed4d6: Preparing 10:27:04 968f17f25fdc: Preparing 10:27:04 2ff8cad77eeb: Preparing 10:27:04 b74d578f353f: Preparing 10:27:04 5b600438aa73: Preparing 10:27:04 f1417ff83b31: Preparing 10:27:04 f1417ff83b31: Waiting 10:27:04 2ff8cad77eeb: Layer already exists 10:27:04 5b600438aa73: Layer already exists 10:27:04 968f17f25fdc: Layer already exists 10:27:04 953f7f9ed4d6: Layer already exists 10:27:04 b74d578f353f: Layer already exists 10:27:04 f1417ff83b31: Layer already exists 10:27:04 3.0.0-dev.154: digest: sha256:6958828681bc4f7e29ac750647e706beefbb557ebc1970a54321b476c23f346c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:04 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:27:05 + docker push nexus3.edgexfoundry.org:10004/core-command:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:27:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:27:05 953f7f9ed4d6: Preparing 10:27:05 968f17f25fdc: Preparing 10:27:05 2ff8cad77eeb: Preparing 10:27:05 b74d578f353f: Preparing 10:27:05 5b600438aa73: Preparing 10:27:05 f1417ff83b31: Preparing 10:27:05 f1417ff83b31: Waiting 10:27:05 953f7f9ed4d6: Layer already exists 10:27:05 2ff8cad77eeb: Layer already exists 10:27:05 5b600438aa73: Layer already exists 10:27:05 968f17f25fdc: Layer already exists 10:27:05 b74d578f353f: Layer already exists 10:27:05 f1417ff83b31: Layer already exists 10:27:05 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:6958828681bc4f7e29ac750647e706beefbb557ebc1970a54321b476c23f346c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:27:05 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:27:05 + docker push nexus3.edgexfoundry.org:10004/core-command:main 10:27:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:27:05 953f7f9ed4d6: Preparing 10:27:05 968f17f25fdc: Preparing 10:27:05 2ff8cad77eeb: Preparing 10:27:05 b74d578f353f: Preparing 10:27:05 5b600438aa73: Preparing 10:27:05 f1417ff83b31: Preparing 10:27:05 f1417ff83b31: Waiting 10:27:05 953f7f9ed4d6: Layer already exists 10:27:05 968f17f25fdc: Layer already exists 10:27:05 b74d578f353f: Layer already exists 10:27:05 5b600438aa73: Layer already exists 10:27:05 2ff8cad77eeb: Layer already exists 10:27:05 f1417ff83b31: Layer already exists 10:27:05 main: digest: sha256:6958828681bc4f7e29ac750647e706beefbb557ebc1970a54321b476c23f346c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:27:05 ===================================================== [Pipeline] echo 10:27:05 taggedImages: 10:27:05 - nexus3.edgexfoundry.org:10004/core-command:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:27:05 - nexus3.edgexfoundry.org:10004/core-command:latest 10:27:05 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.154 10:27:05 - nexus3.edgexfoundry.org:10004/core-command:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:27:05 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 10:27:05 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 10:27:05 c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:27:05 latest 10:27:05 3.0.0-dev.154 10:27:05 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:27:05 main 10:27:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:27:06 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:27:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:27:06 75cfa4bdae73: Preparing 10:27:06 1fada90a7ae6: Preparing 10:27:06 4a2bb6dabb3c: Preparing 10:27:06 7a5e577cb6d2: Preparing 10:27:06 2ff8cad77eeb: Preparing 10:27:06 b74d578f353f: Preparing 10:27:06 a5a8f40d5510: Preparing 10:27:06 f1417ff83b31: Preparing 10:27:06 b74d578f353f: Waiting 10:27:06 a5a8f40d5510: Waiting 10:27:06 f1417ff83b31: Waiting 10:27:06 2ff8cad77eeb: Layer already exists 10:27:06 b74d578f353f: Layer already exists 10:27:06 4a2bb6dabb3c: Pushed 10:27:06 75cfa4bdae73: Pushed 10:27:06 f1417ff83b31: Layer already exists 10:27:06 1fada90a7ae6: Pushed 10:27:06 a5a8f40d5510: Pushed 10:27:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:27:06 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 10:27:06 v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 10:27:06 OK: 17692 distinct packages available 10:27:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:27:07 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 10:27:07 v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 10:27:07 OK: 17692 distinct packages available 10:27:07 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 10:27:07 v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 10:27:07 OK: 17692 distinct packages available 10:27:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:27:07 7a5e577cb6d2: Pushed 10:27:07 c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:edeeaf6dc847edadef7afc5e361b4fe407fcf12439bb7856c7db5c2cf936c29d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:27:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:27:08 + 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 10:27:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 10:27:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:27:08 75cfa4bdae73: Preparing 10:27:08 1fada90a7ae6: Preparing 10:27:08 4a2bb6dabb3c: Preparing 10:27:08 7a5e577cb6d2: Preparing 10:27:08 2ff8cad77eeb: Preparing 10:27:08 b74d578f353f: Preparing 10:27:08 a5a8f40d5510: Preparing 10:27:08 f1417ff83b31: Preparing 10:27:08 b74d578f353f: Waiting 10:27:08 a5a8f40d5510: Waiting 10:27:08 f1417ff83b31: Waiting 10:27:08 4a2bb6dabb3c: Layer already exists 10:27:08 2ff8cad77eeb: Layer already exists 10:27:08 7a5e577cb6d2: Layer already exists 10:27:08 1fada90a7ae6: Layer already exists 10:27:08 75cfa4bdae73: Layer already exists 10:27:08 f1417ff83b31: Layer already exists 10:27:08 b74d578f353f: Layer already exists 10:27:08 a5a8f40d5510: Layer already exists 10:27:08 latest: digest: sha256:edeeaf6dc847edadef7afc5e361b4fe407fcf12439bb7856c7db5c2cf936c29d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:08 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:27:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:27:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.154 10:27:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:27:08 75cfa4bdae73: Preparing 10:27:08 1fada90a7ae6: Preparing 10:27:08 4a2bb6dabb3c: Preparing 10:27:08 7a5e577cb6d2: Preparing 10:27:08 2ff8cad77eeb: Preparing 10:27:08 b74d578f353f: Preparing 10:27:08 a5a8f40d5510: Preparing 10:27:08 f1417ff83b31: Preparing 10:27:08 a5a8f40d5510: Waiting 10:27:08 f1417ff83b31: Waiting 10:27:08 b74d578f353f: Waiting 10:27:08 7a5e577cb6d2: Layer already exists 10:27:08 2ff8cad77eeb: Layer already exists 10:27:08 4a2bb6dabb3c: Layer already exists 10:27:08 1fada90a7ae6: Layer already exists 10:27:08 75cfa4bdae73: Layer already exists 10:27:08 a5a8f40d5510: Layer already exists 10:27:08 f1417ff83b31: Layer already exists 10:27:08 b74d578f353f: Layer already exists 10:27:08 3.0.0-dev.154: digest: sha256:edeeaf6dc847edadef7afc5e361b4fe407fcf12439bb7856c7db5c2cf936c29d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:09 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:09 (1/4) Installing dumb-init (1.2.5-r2) 10:27:09 (2/4) Installing musl-obstack (1.2.3-r0) 10:27:09 (3/4) Installing libucontext (1.2-r0) 10:27:09 (4/4) Installing gcompat (1.1.0-r0) 10:27:09 Executing busybox-1.35.0-r29.trigger 10:27:09 OK: 8 MiB in 19 packages 10:27:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:27:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:27:09 75cfa4bdae73: Preparing 10:27:09 1fada90a7ae6: Preparing 10:27:09 4a2bb6dabb3c: Preparing 10:27:09 7a5e577cb6d2: Preparing 10:27:09 2ff8cad77eeb: Preparing 10:27:09 b74d578f353f: Preparing 10:27:09 a5a8f40d5510: Preparing 10:27:09 f1417ff83b31: Preparing 10:27:09 a5a8f40d5510: Waiting 10:27:09 f1417ff83b31: Waiting 10:27:09 b74d578f353f: Waiting 10:27:09 1fada90a7ae6: Layer already exists 10:27:09 4a2bb6dabb3c: Layer already exists 10:27:09 2ff8cad77eeb: Layer already exists 10:27:09 75cfa4bdae73: Layer already exists 10:27:09 7a5e577cb6d2: Layer already exists 10:27:09 b74d578f353f: Layer already exists 10:27:09 f1417ff83b31: Layer already exists 10:27:09 a5a8f40d5510: Layer already exists 10:27:09 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:edeeaf6dc847edadef7afc5e361b4fe407fcf12439bb7856c7db5c2cf936c29d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:10 + 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 10:27:10 (1/5) Installing dumb-init (1.2.5-r2) 10:27:10 (2/5) Installing musl-obstack (1.2.3-r0) 10:27:10 (3/5) Installing libucontext (1.2-r0) 10:27:10 (1/5) Installing dumb-init (1.2.5-r2) 10:27:10 (4/5) Installing gcompat (1.1.0-r0) 10:27:10 (2/5) Installing musl-obstack (1.2.3-r0) 10:27:10 (5/5) Installing openssl (3.0.8-r4) 10:27:10 (3/5) Installing libucontext (1.2-r0) 10:27:10 (4/5) Installing gcompat (1.1.0-r0) 10:27:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 10:27:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:27:10 75cfa4bdae73: Preparing 10:27:10 1fada90a7ae6: Preparing 10:27:10 4a2bb6dabb3c: Preparing 10:27:10 7a5e577cb6d2: Preparing 10:27:10 2ff8cad77eeb: Preparing 10:27:10 b74d578f353f: Preparing 10:27:10 a5a8f40d5510: Preparing 10:27:10 f1417ff83b31: Preparing 10:27:10 a5a8f40d5510: Waiting 10:27:10 b74d578f353f: Waiting 10:27:10 f1417ff83b31: Waiting 10:27:10 7a5e577cb6d2: Layer already exists 10:27:10 1fada90a7ae6: Layer already exists 10:27:10 75cfa4bdae73: Layer already exists 10:27:10 2ff8cad77eeb: Layer already exists 10:27:10 4a2bb6dabb3c: Layer already exists 10:27:10 a5a8f40d5510: Layer already exists 10:27:10 b74d578f353f: Layer already exists 10:27:10 f1417ff83b31: Layer already exists 10:27:10 main: digest: sha256:edeeaf6dc847edadef7afc5e361b4fe407fcf12439bb7856c7db5c2cf936c29d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:27:10 ===================================================== [Pipeline] echo 10:27:10 taggedImages: 10:27:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:27:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 10:27:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.154 10:27:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:27:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 10:27:10 [edgeXDocker.push] Tagging docker image core-data with the following tags: 10:27:10 c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:27:10 latest 10:27:10 3.0.0-dev.154 10:27:10 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:27:10 main 10:27:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:10 Executing busybox-1.35.0-r29.trigger 10:27:10 (5/5) Installing openssl (3.0.8-r4) 10:27:10 OK: 9 MiB in 20 packages 10:27:10 Executing busybox-1.35.0-r29.trigger 10:27:10 OK: 9 MiB in 20 packages 10:27:10 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:11 + docker push nexus3.edgexfoundry.org:10004/core-data:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:27:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:27:11 8efaf58bd68c: Preparing 10:27:11 04a12d51370f: Preparing 10:27:11 2ff8cad77eeb: Preparing 10:27:11 b74d578f353f: Preparing 10:27:11 3a535bbc1bb7: Preparing 10:27:11 f1417ff83b31: Preparing 10:27:11 f1417ff83b31: Waiting 10:27:11 2ff8cad77eeb: Layer already exists 10:27:11 b74d578f353f: Layer already exists 10:27:11 f1417ff83b31: Layer already exists 10:27:11 8efaf58bd68c: Pushed 10:27:11 3a535bbc1bb7: Pushed 10:27:11 Removing intermediate container 0c9c867b4b1c 10:27:11 ---> eb04befbbe3b 10:27:11 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 10:27:12 04a12d51370f: Pushed 10:27:12 c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:f27f508050b89f549e1d1660eb0c38b48de9dd0355e71c7e68ed27b2e86a1cd8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:13 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:13 Removing intermediate container 13edde59f537 10:27:13 ---> 067197ade418 10:27:13 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 10:27:13 ---> 480d6072dfea 10:27:13 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 10:27:13 Removing intermediate container 6cd078a9b6c7 10:27:13 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 10:27:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:27:13 8efaf58bd68c: Preparing 10:27:13 04a12d51370f: Preparing 10:27:13 2ff8cad77eeb: Preparing 10:27:13 b74d578f353f: Preparing 10:27:13 3a535bbc1bb7: Preparing 10:27:13 f1417ff83b31: Preparing 10:27:13 f1417ff83b31: Waiting 10:27:13 b74d578f353f: Layer already exists 10:27:13 2ff8cad77eeb: Layer already exists 10:27:13 04a12d51370f: Layer already exists 10:27:13 3a535bbc1bb7: Layer already exists 10:27:13 8efaf58bd68c: Layer already exists 10:27:13 f1417ff83b31: Layer already exists 10:27:13 latest: digest: sha256:f27f508050b89f549e1d1660eb0c38b48de9dd0355e71c7e68ed27b2e86a1cd8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:13 ---> e042780a935e 10:27:13 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 10:27:13 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:14 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.154 10:27:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:27:14 8efaf58bd68c: Preparing 10:27:14 04a12d51370f: Preparing 10:27:14 2ff8cad77eeb: Preparing 10:27:14 b74d578f353f: Preparing 10:27:14 3a535bbc1bb7: Preparing 10:27:14 f1417ff83b31: Preparing 10:27:14 8efaf58bd68c: Layer already exists 10:27:14 3a535bbc1bb7: Layer already exists 10:27:14 04a12d51370f: Layer already exists 10:27:14 b74d578f353f: Layer already exists 10:27:14 2ff8cad77eeb: Layer already exists 10:27:14 f1417ff83b31: Layer already exists 10:27:14 3.0.0-dev.154: digest: sha256:f27f508050b89f549e1d1660eb0c38b48de9dd0355e71c7e68ed27b2e86a1cd8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:14 ---> 5379d6cd18d3 10:27:14 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 10:27:14 + docker push nexus3.edgexfoundry.org:10004/core-data:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:27:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:27:14 8efaf58bd68c: Preparing 10:27:14 04a12d51370f: Preparing 10:27:14 2ff8cad77eeb: Preparing 10:27:14 b74d578f353f: Preparing 10:27:14 3a535bbc1bb7: Preparing 10:27:14 f1417ff83b31: Preparing 10:27:14 8efaf58bd68c: Layer already exists 10:27:14 2ff8cad77eeb: Layer already exists 10:27:14 b74d578f353f: Layer already exists 10:27:14 3a535bbc1bb7: Layer already exists 10:27:14 04a12d51370f: Layer already exists 10:27:14 f1417ff83b31: Layer already exists 10:27:14 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:f27f508050b89f549e1d1660eb0c38b48de9dd0355e71c7e68ed27b2e86a1cd8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:14 ---> 032aeed9dc81 10:27:14 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 10:27:14 ---> 41c9be625cd9 10:27:14 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:27:15 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:15 + docker push nexus3.edgexfoundry.org:10004/core-data:main 10:27:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:27:15 8efaf58bd68c: Preparing 10:27:15 04a12d51370f: Preparing 10:27:15 2ff8cad77eeb: Preparing 10:27:15 b74d578f353f: Preparing 10:27:15 3a535bbc1bb7: Preparing 10:27:15 f1417ff83b31: Preparing 10:27:15 f1417ff83b31: Waiting 10:27:15 04a12d51370f: Layer already exists 10:27:15 3a535bbc1bb7: Layer already exists 10:27:15 8efaf58bd68c: Layer already exists 10:27:15 b74d578f353f: Layer already exists 10:27:15 2ff8cad77eeb: Layer already exists 10:27:15 f1417ff83b31: Layer already exists 10:27:15 main: digest: sha256:f27f508050b89f549e1d1660eb0c38b48de9dd0355e71c7e68ed27b2e86a1cd8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:27:15 ===================================================== [Pipeline] echo 10:27:15 taggedImages: 10:27:15 - nexus3.edgexfoundry.org:10004/core-data:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:27:15 - nexus3.edgexfoundry.org:10004/core-data:latest 10:27:15 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.154 10:27:15 - nexus3.edgexfoundry.org:10004/core-data:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:27:15 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 10:27:15 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 10:27:15 c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:27:15 latest 10:27:15 3.0.0-dev.154 10:27:15 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:27:15 main 10:27:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:15 ---> 885fe4511f63 10:27:15 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 10:27:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:27:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:27:15 e48ff7289b4c: Preparing 10:27:15 88d015c4f860: Preparing 10:27:15 e4ad00698659: Preparing 10:27:15 2ff8cad77eeb: Preparing 10:27:15 b74d578f353f: Preparing 10:27:15 5b600438aa73: Preparing 10:27:15 f1417ff83b31: Preparing 10:27:15 5b600438aa73: Waiting 10:27:15 f1417ff83b31: Waiting 10:27:15 b74d578f353f: Layer already exists 10:27:15 2ff8cad77eeb: Layer already exists 10:27:15 5b600438aa73: Layer already exists 10:27:15 f1417ff83b31: Layer already exists 10:27:15 e48ff7289b4c: Pushed 10:27:15 88d015c4f860: Pushed 10:27:16 ---> 9e6eb9c45913 10:27:16 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:27:17 e4ad00698659: Pushed 10:27:17 c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:5cb9ca08c62ce6ec5d775288c88baddc1a5293933e24e4fa55d3771fe68b2316 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 10:27:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:27:18 e48ff7289b4c: Preparing 10:27:18 88d015c4f860: Preparing 10:27:18 e4ad00698659: Preparing 10:27:18 2ff8cad77eeb: Preparing 10:27:18 b74d578f353f: Preparing 10:27:18 5b600438aa73: Preparing 10:27:18 f1417ff83b31: Preparing 10:27:18 f1417ff83b31: Waiting 10:27:18 5b600438aa73: Waiting 10:27:18 b74d578f353f: Layer already exists 10:27:18 88d015c4f860: Layer already exists 10:27:18 e4ad00698659: Layer already exists 10:27:18 e48ff7289b4c: Layer already exists 10:27:18 2ff8cad77eeb: Layer already exists 10:27:18 f1417ff83b31: Layer already exists 10:27:18 5b600438aa73: Layer already exists 10:27:18 latest: digest: sha256:5cb9ca08c62ce6ec5d775288c88baddc1a5293933e24e4fa55d3771fe68b2316 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.154 10:27:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:27:19 e48ff7289b4c: Preparing 10:27:19 88d015c4f860: Preparing 10:27:19 e4ad00698659: Preparing 10:27:19 2ff8cad77eeb: Preparing 10:27:19 b74d578f353f: Preparing 10:27:19 5b600438aa73: Preparing 10:27:19 f1417ff83b31: Preparing 10:27:19 5b600438aa73: Waiting 10:27:19 b74d578f353f: Layer already exists 10:27:19 88d015c4f860: Layer already exists 10:27:19 e48ff7289b4c: Layer already exists 10:27:19 e4ad00698659: Layer already exists 10:27:19 2ff8cad77eeb: Layer already exists 10:27:19 5b600438aa73: Layer already exists 10:27:19 f1417ff83b31: Layer already exists 10:27:19 3.0.0-dev.154: digest: sha256:5cb9ca08c62ce6ec5d775288c88baddc1a5293933e24e4fa55d3771fe68b2316 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:19 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:27:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:27:19 e48ff7289b4c: Preparing 10:27:19 88d015c4f860: Preparing 10:27:19 e4ad00698659: Preparing 10:27:19 2ff8cad77eeb: Preparing 10:27:19 b74d578f353f: Preparing 10:27:19 5b600438aa73: Preparing 10:27:19 f1417ff83b31: Preparing 10:27:19 5b600438aa73: Waiting 10:27:19 f1417ff83b31: Waiting 10:27:19 b74d578f353f: Layer already exists 10:27:19 2ff8cad77eeb: Layer already exists 10:27:19 e4ad00698659: Layer already exists 10:27:19 e48ff7289b4c: Layer already exists 10:27:19 88d015c4f860: Layer already exists 10:27:19 5b600438aa73: Layer already exists 10:27:19 f1417ff83b31: Layer already exists 10:27:19 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:5cb9ca08c62ce6ec5d775288c88baddc1a5293933e24e4fa55d3771fe68b2316 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:20 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 10:27:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:27:20 e48ff7289b4c: Preparing 10:27:20 88d015c4f860: Preparing 10:27:20 e4ad00698659: Preparing 10:27:20 2ff8cad77eeb: Preparing 10:27:20 b74d578f353f: Preparing 10:27:20 5b600438aa73: Preparing 10:27:20 f1417ff83b31: Preparing 10:27:20 5b600438aa73: Waiting 10:27:20 f1417ff83b31: Waiting 10:27:20 b74d578f353f: Layer already exists 10:27:20 e4ad00698659: Layer already exists 10:27:20 2ff8cad77eeb: Layer already exists 10:27:20 88d015c4f860: Layer already exists 10:27:20 e48ff7289b4c: Layer already exists 10:27:20 5b600438aa73: Layer already exists 10:27:20 f1417ff83b31: Layer already exists 10:27:20 main: digest: sha256:5cb9ca08c62ce6ec5d775288c88baddc1a5293933e24e4fa55d3771fe68b2316 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:27:20 ===================================================== [Pipeline] echo 10:27:20 taggedImages: 10:27:20 - nexus3.edgexfoundry.org:10004/core-metadata:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:27:20 - nexus3.edgexfoundry.org:10004/core-metadata:latest 10:27:20 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.154 10:27:20 - nexus3.edgexfoundry.org:10004/core-metadata:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:27:20 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 10:27:20 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 10:27:20 c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:27:20 latest 10:27:20 3.0.0-dev.154 10:27:20 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:27:20 main 10:27:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:20 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:27:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:27:21 da879dbcfdd6: Preparing 10:27:21 da879dbcfdd6: Preparing 10:27:21 f77a6042641c: Preparing 10:27:21 056952453061: Preparing 10:27:21 ef1f640de3c9: Preparing 10:27:21 404b1f742b69: Preparing 10:27:21 bb43f1adf709: Preparing 10:27:21 2ff8cad77eeb: Preparing 10:27:21 b74d578f353f: Preparing 10:27:21 9f2f0c4d0368: Preparing 10:27:21 fb05ff47cd35: Preparing 10:27:21 46bc1ce10309: Preparing 10:27:21 c61e9664431b: Preparing 10:27:21 f1417ff83b31: Preparing 10:27:21 bb43f1adf709: Waiting 10:27:21 2ff8cad77eeb: Waiting 10:27:21 b74d578f353f: Waiting 10:27:21 9f2f0c4d0368: Waiting 10:27:21 f1417ff83b31: Waiting 10:27:21 fb05ff47cd35: Waiting 10:27:21 46bc1ce10309: Waiting 10:27:21 c61e9664431b: Waiting 10:27:21 da879dbcfdd6: Pushed 10:27:21 ef1f640de3c9: Pushed 10:27:21 056952453061: Pushed 10:27:21 404b1f742b69: Pushed 10:27:21 f77a6042641c: Pushed 10:27:21 b74d578f353f: Layer already exists 10:27:21 2ff8cad77eeb: Layer already exists 10:27:21 9f2f0c4d0368: Pushed 10:27:21 46bc1ce10309: Pushed 10:27:21 f1417ff83b31: Layer already exists 10:27:21 c61e9664431b: Pushed 10:27:21 fb05ff47cd35: Pushed 10:27:23 bb43f1adf709: Pushed 10:27:23 c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:a2f2109707e8d6d639c8a9041901514297aa8b0d17cc78cfb42725ed645a312b size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 10:27:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:27:23 da879dbcfdd6: Preparing 10:27:23 da879dbcfdd6: Preparing 10:27:23 f77a6042641c: Preparing 10:27:23 056952453061: Preparing 10:27:23 ef1f640de3c9: Preparing 10:27:23 404b1f742b69: Preparing 10:27:23 bb43f1adf709: Preparing 10:27:23 2ff8cad77eeb: Preparing 10:27:23 b74d578f353f: Preparing 10:27:23 9f2f0c4d0368: Preparing 10:27:23 fb05ff47cd35: Preparing 10:27:23 46bc1ce10309: Preparing 10:27:23 c61e9664431b: Preparing 10:27:23 f1417ff83b31: Preparing 10:27:23 9f2f0c4d0368: Waiting 10:27:23 fb05ff47cd35: Waiting 10:27:23 2ff8cad77eeb: Waiting 10:27:23 46bc1ce10309: Waiting 10:27:23 c61e9664431b: Waiting 10:27:23 f1417ff83b31: Waiting 10:27:23 bb43f1adf709: Waiting 10:27:23 b74d578f353f: Waiting 10:27:23 404b1f742b69: Layer already exists 10:27:23 da879dbcfdd6: Layer already exists 10:27:23 ef1f640de3c9: Layer already exists 10:27:23 f77a6042641c: Layer already exists 10:27:23 056952453061: Layer already exists 10:27:23 bb43f1adf709: Layer already exists 10:27:23 9f2f0c4d0368: Layer already exists 10:27:23 2ff8cad77eeb: Layer already exists 10:27:23 fb05ff47cd35: Layer already exists 10:27:23 b74d578f353f: Layer already exists 10:27:23 46bc1ce10309: Layer already exists 10:27:23 f1417ff83b31: Layer already exists 10:27:23 c61e9664431b: Layer already exists 10:27:23 latest: digest: sha256:a2f2109707e8d6d639c8a9041901514297aa8b0d17cc78cfb42725ed645a312b size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:24 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:24 ---> 5a208767bc3c 10:27:24 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:27:24 ---> d86884bad5bb 10:27:24 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:27:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.154 10:27:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:27:24 da879dbcfdd6: Preparing 10:27:24 da879dbcfdd6: Preparing 10:27:24 f77a6042641c: Preparing 10:27:24 056952453061: Preparing 10:27:24 ef1f640de3c9: Preparing 10:27:24 404b1f742b69: Preparing 10:27:24 bb43f1adf709: Preparing 10:27:24 2ff8cad77eeb: Preparing 10:27:24 b74d578f353f: Preparing 10:27:24 9f2f0c4d0368: Preparing 10:27:24 fb05ff47cd35: Preparing 10:27:24 46bc1ce10309: Preparing 10:27:24 2ff8cad77eeb: Waiting 10:27:24 b74d578f353f: Waiting 10:27:24 9f2f0c4d0368: Waiting 10:27:24 fb05ff47cd35: Waiting 10:27:24 c61e9664431b: Preparing 10:27:24 f1417ff83b31: Preparing 10:27:24 46bc1ce10309: Waiting 10:27:24 c61e9664431b: Waiting 10:27:24 f1417ff83b31: Waiting 10:27:24 056952453061: Layer already exists 10:27:24 da879dbcfdd6: Layer already exists 10:27:24 ef1f640de3c9: Layer already exists 10:27:24 f77a6042641c: Layer already exists 10:27:24 404b1f742b69: Layer already exists 10:27:24 bb43f1adf709: Layer already exists 10:27:24 b74d578f353f: Layer already exists 10:27:24 2ff8cad77eeb: Layer already exists 10:27:24 9f2f0c4d0368: Layer already exists 10:27:24 fb05ff47cd35: Layer already exists 10:27:24 46bc1ce10309: Layer already exists 10:27:24 c61e9664431b: Layer already exists 10:27:24 f1417ff83b31: Layer already exists 10:27:24 3.0.0-dev.154: digest: sha256:a2f2109707e8d6d639c8a9041901514297aa8b0d17cc78cfb42725ed645a312b size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:24 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:27:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:27:25 da879dbcfdd6: Preparing 10:27:25 da879dbcfdd6: Preparing 10:27:25 f77a6042641c: Preparing 10:27:25 056952453061: Preparing 10:27:25 ef1f640de3c9: Preparing 10:27:25 404b1f742b69: Preparing 10:27:25 bb43f1adf709: Preparing 10:27:25 2ff8cad77eeb: Preparing 10:27:25 b74d578f353f: Preparing 10:27:25 9f2f0c4d0368: Preparing 10:27:25 fb05ff47cd35: Preparing 10:27:25 46bc1ce10309: Preparing 10:27:25 c61e9664431b: Preparing 10:27:25 f1417ff83b31: Preparing 10:27:25 bb43f1adf709: Waiting 10:27:25 9f2f0c4d0368: Waiting 10:27:25 2ff8cad77eeb: Waiting 10:27:25 fb05ff47cd35: Waiting 10:27:25 c61e9664431b: Waiting 10:27:25 46bc1ce10309: Waiting 10:27:25 b74d578f353f: Waiting 10:27:25 f1417ff83b31: Waiting 10:27:25 f77a6042641c: Layer already exists 10:27:25 ef1f640de3c9: Layer already exists 10:27:25 404b1f742b69: Layer already exists 10:27:25 056952453061: Layer already exists 10:27:25 da879dbcfdd6: Layer already exists 10:27:25 2ff8cad77eeb: Layer already exists 10:27:25 b74d578f353f: Layer already exists 10:27:25 9f2f0c4d0368: Layer already exists 10:27:25 fb05ff47cd35: Layer already exists 10:27:25 bb43f1adf709: Layer already exists 10:27:25 46bc1ce10309: Layer already exists 10:27:25 f1417ff83b31: Layer already exists 10:27:25 c61e9664431b: Layer already exists 10:27:25 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:a2f2109707e8d6d639c8a9041901514297aa8b0d17cc78cfb42725ed645a312b size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:25 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 10:27:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:27:25 da879dbcfdd6: Preparing 10:27:25 da879dbcfdd6: Preparing 10:27:25 f77a6042641c: Preparing 10:27:25 056952453061: Preparing 10:27:25 ef1f640de3c9: Preparing 10:27:25 404b1f742b69: Preparing 10:27:25 bb43f1adf709: Preparing 10:27:25 2ff8cad77eeb: Preparing 10:27:25 b74d578f353f: Preparing 10:27:25 9f2f0c4d0368: Preparing 10:27:25 fb05ff47cd35: Preparing 10:27:25 46bc1ce10309: Preparing 10:27:25 c61e9664431b: Preparing 10:27:25 f1417ff83b31: Preparing 10:27:25 bb43f1adf709: Waiting 10:27:25 9f2f0c4d0368: Waiting 10:27:25 fb05ff47cd35: Waiting 10:27:25 b74d578f353f: Waiting 10:27:25 c61e9664431b: Waiting 10:27:25 46bc1ce10309: Waiting 10:27:25 f1417ff83b31: Waiting 10:27:25 056952453061: Layer already exists 10:27:25 da879dbcfdd6: Layer already exists 10:27:25 f77a6042641c: Layer already exists 10:27:25 ef1f640de3c9: Layer already exists 10:27:25 404b1f742b69: Layer already exists 10:27:25 bb43f1adf709: Layer already exists 10:27:25 b74d578f353f: Layer already exists 10:27:25 9f2f0c4d0368: Layer already exists 10:27:25 fb05ff47cd35: Layer already exists 10:27:25 2ff8cad77eeb: Layer already exists 10:27:25 46bc1ce10309: Layer already exists 10:27:25 f1417ff83b31: Layer already exists 10:27:25 c61e9664431b: Layer already exists 10:27:25 main: digest: sha256:a2f2109707e8d6d639c8a9041901514297aa8b0d17cc78cfb42725ed645a312b size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:27:25 ===================================================== [Pipeline] echo 10:27:25 taggedImages: 10:27:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:27:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 10:27:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.154 10:27:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:27:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 10:27:25 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 10:27:25 c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:27:25 latest 10:27:25 3.0.0-dev.154 10:27:25 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:27:25 main 10:27:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:26 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:26 ---> db72f2c63d44 10:27:26 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 10:27:26 ---> Running in 5d23fa29a13b 10:27:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:27:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:27:26 75cfa4bdae73: Preparing 10:27:26 1fada90a7ae6: Preparing 10:27:26 48c24f5e44fb: Preparing 10:27:26 4e1cb0556c36: Preparing 10:27:26 2ff8cad77eeb: Preparing 10:27:26 b74d578f353f: Preparing 10:27:26 3f5b5b287d9e: Preparing 10:27:26 f1417ff83b31: Preparing 10:27:26 b74d578f353f: Waiting 10:27:26 f1417ff83b31: Waiting 10:27:26 3f5b5b287d9e: Waiting 10:27:26 75cfa4bdae73: Layer already exists 10:27:26 2ff8cad77eeb: Layer already exists 10:27:26 1fada90a7ae6: Layer already exists 10:27:26 b74d578f353f: Layer already exists 10:27:26 f1417ff83b31: Layer already exists 10:27:26 48c24f5e44fb: Pushed 10:27:26 3f5b5b287d9e: Pushed 10:27:27 Removing intermediate container 5d23fa29a13b 10:27:27 ---> e94f9a0366be 10:27:27 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:27:27 4e1cb0556c36: Pushed 10:27:27 c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:c3f6c91d4bc2ecce58e3b4b825c7a7810a167ebc35ad178e2960da4b45a8f7dd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:28 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 10:27:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:27:28 75cfa4bdae73: Preparing 10:27:28 1fada90a7ae6: Preparing 10:27:28 48c24f5e44fb: Preparing 10:27:28 4e1cb0556c36: Preparing 10:27:28 2ff8cad77eeb: Preparing 10:27:28 b74d578f353f: Preparing 10:27:28 3f5b5b287d9e: Preparing 10:27:28 f1417ff83b31: Preparing 10:27:28 b74d578f353f: Waiting 10:27:28 3f5b5b287d9e: Waiting 10:27:28 f1417ff83b31: Waiting 10:27:28 4e1cb0556c36: Layer already exists 10:27:28 75cfa4bdae73: Layer already exists 10:27:28 2ff8cad77eeb: Layer already exists 10:27:28 1fada90a7ae6: Layer already exists 10:27:28 48c24f5e44fb: Layer already exists 10:27:28 b74d578f353f: Layer already exists 10:27:28 f1417ff83b31: Layer already exists 10:27:28 3f5b5b287d9e: Layer already exists 10:27:28 latest: digest: sha256:c3f6c91d4bc2ecce58e3b4b825c7a7810a167ebc35ad178e2960da4b45a8f7dd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:28 ---> 4ba3a0efe158 10:27:28 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:27:28 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:28 ---> 5545e6c6d6bf 10:27:28 Step 22/27 : WORKDIR / 10:27:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.154 10:27:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:27:28 75cfa4bdae73: Preparing 10:27:28 1fada90a7ae6: Preparing 10:27:28 48c24f5e44fb: Preparing 10:27:28 4e1cb0556c36: Preparing 10:27:28 2ff8cad77eeb: Preparing 10:27:28 b74d578f353f: Preparing 10:27:28 3f5b5b287d9e: Preparing 10:27:28 f1417ff83b31: Preparing 10:27:28 b74d578f353f: Waiting 10:27:28 3f5b5b287d9e: Waiting 10:27:28 f1417ff83b31: Waiting 10:27:28 4e1cb0556c36: Layer already exists 10:27:28 75cfa4bdae73: Layer already exists 10:27:28 1fada90a7ae6: Layer already exists 10:27:28 2ff8cad77eeb: Layer already exists 10:27:28 48c24f5e44fb: Layer already exists 10:27:28 b74d578f353f: Layer already exists 10:27:28 f1417ff83b31: Layer already exists 10:27:28 3f5b5b287d9e: Layer already exists 10:27:28 3.0.0-dev.154: digest: sha256:c3f6c91d4bc2ecce58e3b4b825c7a7810a167ebc35ad178e2960da4b45a8f7dd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:29 ---> Running in 681493b60e50 10:27:29 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:27:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:27:29 75cfa4bdae73: Preparing 10:27:29 1fada90a7ae6: Preparing 10:27:29 48c24f5e44fb: Preparing 10:27:29 4e1cb0556c36: Preparing 10:27:29 2ff8cad77eeb: Preparing 10:27:29 b74d578f353f: Preparing 10:27:29 3f5b5b287d9e: Preparing 10:27:29 f1417ff83b31: Preparing 10:27:29 b74d578f353f: Waiting 10:27:29 3f5b5b287d9e: Waiting 10:27:29 f1417ff83b31: Waiting 10:27:29 1fada90a7ae6: Layer already exists 10:27:29 48c24f5e44fb: Layer already exists 10:27:29 2ff8cad77eeb: Layer already exists 10:27:29 75cfa4bdae73: Layer already exists 10:27:29 4e1cb0556c36: Layer already exists 10:27:29 b74d578f353f: Layer already exists 10:27:29 3f5b5b287d9e: Layer already exists 10:27:29 f1417ff83b31: Layer already exists 10:27:29 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:c3f6c91d4bc2ecce58e3b4b825c7a7810a167ebc35ad178e2960da4b45a8f7dd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:29 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:30 ---> daf31aa06b71 10:27:30 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:27:30 Removing intermediate container 681493b60e50 10:27:30 ---> 32c2eab237c3 10:27:30 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:27:30 ---> Running in 16c9d3eaf8d8 10:27:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 10:27:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:27:30 75cfa4bdae73: Preparing 10:27:30 1fada90a7ae6: Preparing 10:27:30 48c24f5e44fb: Preparing 10:27:30 4e1cb0556c36: Preparing 10:27:30 2ff8cad77eeb: Preparing 10:27:30 b74d578f353f: Preparing 10:27:30 3f5b5b287d9e: Preparing 10:27:30 f1417ff83b31: Preparing 10:27:30 3f5b5b287d9e: Waiting 10:27:30 f1417ff83b31: Waiting 10:27:30 b74d578f353f: Waiting 10:27:30 75cfa4bdae73: Layer already exists 10:27:30 4e1cb0556c36: Layer already exists 10:27:30 1fada90a7ae6: Layer already exists 10:27:30 2ff8cad77eeb: Layer already exists 10:27:30 48c24f5e44fb: Layer already exists 10:27:30 b74d578f353f: Layer already exists 10:27:30 f1417ff83b31: Layer already exists 10:27:30 3f5b5b287d9e: Layer already exists 10:27:30 main: digest: sha256:c3f6c91d4bc2ecce58e3b4b825c7a7810a167ebc35ad178e2960da4b45a8f7dd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:27:30 ===================================================== [Pipeline] echo 10:27:30 taggedImages: 10:27:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:27:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 10:27:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.154 10:27:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:27:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 10:27:30 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 10:27:30 c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:27:30 latest 10:27:30 3.0.0-dev.154 10:27:30 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:27:30 main 10:27:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:27:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:27:30 8239be663166: Preparing 10:27:30 81ec3111dc1c: Preparing 10:27:30 10ab18128c1a: Preparing 10:27:30 5d1c5c0f62be: Preparing 10:27:30 2ff8cad77eeb: Preparing 10:27:30 b74d578f353f: Preparing 10:27:30 3f5feaf8e526: Preparing 10:27:30 595a0d10687f: Preparing 10:27:30 f1417ff83b31: Preparing 10:27:30 b74d578f353f: Waiting 10:27:30 3f5feaf8e526: Waiting 10:27:30 f1417ff83b31: Waiting 10:27:30 595a0d10687f: Waiting 10:27:30 2ff8cad77eeb: Layer already exists 10:27:30 b74d578f353f: Layer already exists 10:27:30 5d1c5c0f62be: Pushed 10:27:30 81ec3111dc1c: Pushed 10:27:30 8239be663166: Pushed 10:27:30 3f5feaf8e526: Pushed 10:27:30 f1417ff83b31: Layer already exists 10:27:31 595a0d10687f: Pushed 10:27:31 Removing intermediate container 16c9d3eaf8d8 10:27:31 ---> ca958c9d7d40 10:27:31 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:27:31 ---> 09e8e576018b 10:27:31 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:27:31 ---> Running in a5f035d806e3 10:27:32 10ab18128c1a: Pushed 10:27:32 c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:f42002a78c98e3f3bd5dc7e4863f9cb246cc9ac1a57d3dc7a64248f8cde84903 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:32 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:32 Removing intermediate container a5f035d806e3 10:27:32 ---> f1ce86d40804 10:27:32 Step 25/27 : LABEL arch=arm64 10:27:32 ---> Running in 38dcac5a1a5e 10:27:32 ---> 12296685a1eb 10:27:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 10:27:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:27:33 8239be663166: Preparing 10:27:33 81ec3111dc1c: Preparing 10:27:33 10ab18128c1a: Preparing 10:27:33 5d1c5c0f62be: Preparing 10:27:33 2ff8cad77eeb: Preparing 10:27:33 b74d578f353f: Preparing 10:27:33 3f5feaf8e526: Preparing 10:27:33 595a0d10687f: Preparing 10:27:33 f1417ff83b31: Preparing 10:27:33 b74d578f353f: Waiting 10:27:33 595a0d10687f: Waiting 10:27:33 f1417ff83b31: Waiting 10:27:33 3f5feaf8e526: Waiting 10:27:33 10ab18128c1a: Layer already exists 10:27:33 81ec3111dc1c: Layer already exists 10:27:33 5d1c5c0f62be: Layer already exists 10:27:33 8239be663166: Layer already exists 10:27:33 2ff8cad77eeb: Layer already exists 10:27:33 b74d578f353f: Layer already exists 10:27:33 3f5feaf8e526: Layer already exists 10:27:33 f1417ff83b31: Layer already exists 10:27:33 595a0d10687f: Layer already exists 10:27:33 latest: digest: sha256:f42002a78c98e3f3bd5dc7e4863f9cb246cc9ac1a57d3dc7a64248f8cde84903 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:33 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:27:33 ---> Running in 573ea5711cb9 10:27:33 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.154 10:27:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:27:33 8239be663166: Preparing 10:27:33 81ec3111dc1c: Preparing 10:27:33 10ab18128c1a: Preparing 10:27:33 5d1c5c0f62be: Preparing 10:27:33 2ff8cad77eeb: Preparing 10:27:33 b74d578f353f: Preparing 10:27:33 3f5feaf8e526: Preparing 10:27:33 595a0d10687f: Preparing 10:27:33 f1417ff83b31: Preparing 10:27:33 b74d578f353f: Waiting 10:27:33 3f5feaf8e526: Waiting 10:27:33 595a0d10687f: Waiting 10:27:33 f1417ff83b31: Waiting 10:27:33 8239be663166: Layer already exists 10:27:33 81ec3111dc1c: Layer already exists 10:27:33 5d1c5c0f62be: Layer already exists 10:27:33 10ab18128c1a: Layer already exists 10:27:33 2ff8cad77eeb: Layer already exists 10:27:33 3f5feaf8e526: Layer already exists 10:27:33 b74d578f353f: Layer already exists 10:27:33 f1417ff83b31: Layer already exists 10:27:33 595a0d10687f: Layer already exists 10:27:33 3.0.0-dev.154: digest: sha256:f42002a78c98e3f3bd5dc7e4863f9cb246cc9ac1a57d3dc7a64248f8cde84903 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:33 ---> d2c1d38feb42 10:27:33 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:27:34 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } 10:27:34 Removing intermediate container 38dcac5a1a5e 10:27:34 ---> 572a33d84bed 10:27:34 Step 26/27 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:27:34 Removing intermediate container 573ea5711cb9 10:27:34 ---> 2aa85a68923d 10:27:34 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:27:34 ---> Running in 9a95f3809c70 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:34 ---> Running in 47a64774244d 10:27:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:27:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:27:34 8239be663166: Preparing 10:27:34 81ec3111dc1c: Preparing 10:27:34 10ab18128c1a: Preparing 10:27:34 5d1c5c0f62be: Preparing 10:27:34 2ff8cad77eeb: Preparing 10:27:34 b74d578f353f: Preparing 10:27:34 3f5feaf8e526: Preparing 10:27:34 595a0d10687f: Preparing 10:27:34 f1417ff83b31: Preparing 10:27:34 b74d578f353f: Waiting 10:27:34 3f5feaf8e526: Waiting 10:27:34 f1417ff83b31: Waiting 10:27:34 5d1c5c0f62be: Layer already exists 10:27:34 10ab18128c1a: Layer already exists 10:27:34 8239be663166: Layer already exists 10:27:34 2ff8cad77eeb: Layer already exists 10:27:34 81ec3111dc1c: Layer already exists 10:27:34 595a0d10687f: Layer already exists 10:27:34 b74d578f353f: Layer already exists 10:27:34 3f5feaf8e526: Layer already exists 10:27:34 f1417ff83b31: Layer already exists 10:27:34 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:f42002a78c98e3f3bd5dc7e4863f9cb246cc9ac1a57d3dc7a64248f8cde84903 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:34 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:34 Removing intermediate container 9a95f3809c70 10:27:34 ---> 4d3249eac41f 10:27:34 Step 27/27 : LABEL version=3.0.0-dev.154 10:27:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 10:27:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:27:35 8239be663166: Preparing 10:27:35 81ec3111dc1c: Preparing 10:27:35 10ab18128c1a: Preparing 10:27:35 5d1c5c0f62be: Preparing 10:27:35 2ff8cad77eeb: Preparing 10:27:35 b74d578f353f: Preparing 10:27:35 3f5feaf8e526: Preparing 10:27:35 595a0d10687f: Preparing 10:27:35 b74d578f353f: Waiting 10:27:35 3f5feaf8e526: Waiting 10:27:35 f1417ff83b31: Preparing 10:27:35 f1417ff83b31: Waiting 10:27:35 2ff8cad77eeb: Layer already exists 10:27:35 10ab18128c1a: Layer already exists 10:27:35 5d1c5c0f62be: Layer already exists 10:27:35 81ec3111dc1c: Layer already exists 10:27:35 8239be663166: Layer already exists 10:27:35 b74d578f353f: Layer already exists 10:27:35 3f5feaf8e526: Layer already exists 10:27:35 595a0d10687f: Layer already exists 10:27:35 f1417ff83b31: Layer already exists 10:27:35 main: digest: sha256:f42002a78c98e3f3bd5dc7e4863f9cb246cc9ac1a57d3dc7a64248f8cde84903 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:27:35 ===================================================== [Pipeline] echo 10:27:35 taggedImages: 10:27:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:27:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 10:27:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.154 10:27:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:27:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 10:27:35 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 10:27:35 c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:27:35 latest 10:27:35 3.0.0-dev.154 10:27:35 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:27:35 main 10:27:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:35 Removing intermediate container 47a64774244d 10:27:35 ---> 965f08ee9de1 10:27:35 Step 24/26 : LABEL arch=arm64 10:27:35 ---> Running in 80107a393fcd 10:27:35 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:35 ---> Running in b86f0697f5ea 10:27:35 ---> b7846a26275c 10:27:35 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:27:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:27:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:27:35 74f457a8bd40: Preparing 10:27:35 dd5b74ba344f: Preparing 10:27:35 e340608eaf3a: Preparing 10:27:35 4510407ec271: Preparing 10:27:35 e2cff4eb5bba: Preparing 10:27:35 a427b1fcd3aa: Preparing 10:27:35 5921ce9eeea5: Preparing 10:27:35 2ff8cad77eeb: Preparing 10:27:35 b74d578f353f: Preparing 10:27:35 fa3de2d54a7f: Preparing 10:27:35 f1417ff83b31: Preparing 10:27:35 a427b1fcd3aa: Waiting 10:27:35 5921ce9eeea5: Waiting 10:27:35 2ff8cad77eeb: Waiting 10:27:35 f1417ff83b31: Waiting 10:27:35 b74d578f353f: Waiting 10:27:35 fa3de2d54a7f: Waiting 10:27:35 74f457a8bd40: Pushed 10:27:35 dd5b74ba344f: Pushed 10:27:35 e2cff4eb5bba: Pushed 10:27:35 2ff8cad77eeb: Layer already exists 10:27:35 b74d578f353f: Layer already exists 10:27:35 a427b1fcd3aa: Pushed 10:27:35 5921ce9eeea5: Pushed 10:27:35 f1417ff83b31: Layer already exists 10:27:35 fa3de2d54a7f: Pushed 10:27:36 Removing intermediate container 80107a393fcd 10:27:36 ---> 91c87347cb4b 10:27:36 10:27:36 Removing intermediate container b86f0697f5ea 10:27:36 ---> 427971eb3cb7 10:27:36 Step 25/26 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:27:36 ---> Running in 01b206be0b5d 10:27:36 Successfully built 91c87347cb4b 10:27:36 Successfully tagged security-spire-config-arm64:latest 10:27:36  Building security-spire-config ... done Building core-data 10:27:36 ---> d1b614a16b06 10:27:36 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:27:36 4510407ec271: Pushed 10:27:37 Removing intermediate container 01b206be0b5d 10:27:37 ---> 60c47dc2faea 10:27:37 Step 26/26 : LABEL version=3.0.0-dev.154 10:27:37 e340608eaf3a: Pushed 10:27:37 c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:31b3b3b9c82518a5f88a3d344c33a08a13a9aadc6d674d83e12d8f4923e03afc size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:37 ---> Running in 57ffbda0b60f 10:27:37 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 10:27:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:27:38 74f457a8bd40: Preparing 10:27:38 dd5b74ba344f: Preparing 10:27:38 e340608eaf3a: Preparing 10:27:38 4510407ec271: Preparing 10:27:38 e2cff4eb5bba: Preparing 10:27:38 a427b1fcd3aa: Preparing 10:27:38 5921ce9eeea5: Preparing 10:27:38 2ff8cad77eeb: Preparing 10:27:38 b74d578f353f: Preparing 10:27:38 fa3de2d54a7f: Preparing 10:27:38 f1417ff83b31: Preparing 10:27:38 fa3de2d54a7f: Waiting 10:27:38 2ff8cad77eeb: Waiting 10:27:38 a427b1fcd3aa: Waiting 10:27:38 f1417ff83b31: Waiting 10:27:38 5921ce9eeea5: Waiting 10:27:38 b74d578f353f: Waiting 10:27:38 74f457a8bd40: Layer already exists 10:27:38 dd5b74ba344f: Layer already exists 10:27:38 4510407ec271: Layer already exists 10:27:38 e340608eaf3a: Layer already exists 10:27:38 e2cff4eb5bba: Layer already exists 10:27:38 5921ce9eeea5: Layer already exists 10:27:38 a427b1fcd3aa: Layer already exists 10:27:38 b74d578f353f: Layer already exists 10:27:38 2ff8cad77eeb: Layer already exists 10:27:38 fa3de2d54a7f: Layer already exists 10:27:38 f1417ff83b31: Layer already exists 10:27:38 latest: digest: sha256:31b3b3b9c82518a5f88a3d344c33a08a13a9aadc6d674d83e12d8f4923e03afc size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:38 Removing intermediate container 57ffbda0b60f 10:27:38 ---> c79a21ec4a70 10:27:38 10:27:38 ---> 3dda47c12e19 10:27:38 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:27:38 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 10:27:38 Successfully built c79a21ec4a70 10:27:38 Successfully tagged security-spire-server-arm64:latest 10:27:38 Building security-spiffe-token-provider 10:27:38  Building security-spire-server ... done  ---> Running in f8cf0272fac4 [Pipeline] sh 10:27:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.154 10:27:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:27:38 74f457a8bd40: Preparing 10:27:38 dd5b74ba344f: Preparing 10:27:38 e340608eaf3a: Preparing 10:27:38 4510407ec271: Preparing 10:27:38 e2cff4eb5bba: Preparing 10:27:38 a427b1fcd3aa: Preparing 10:27:38 5921ce9eeea5: Preparing 10:27:38 2ff8cad77eeb: Preparing 10:27:38 b74d578f353f: Preparing 10:27:38 fa3de2d54a7f: Preparing 10:27:38 f1417ff83b31: Preparing 10:27:38 b74d578f353f: Waiting 10:27:38 a427b1fcd3aa: Waiting 10:27:38 fa3de2d54a7f: Waiting 10:27:38 5921ce9eeea5: Waiting 10:27:38 f1417ff83b31: Waiting 10:27:38 2ff8cad77eeb: Waiting 10:27:38 74f457a8bd40: Layer already exists 10:27:38 e2cff4eb5bba: Layer already exists 10:27:38 e340608eaf3a: Layer already exists 10:27:38 4510407ec271: Layer already exists 10:27:38 dd5b74ba344f: Layer already exists 10:27:38 a427b1fcd3aa: Layer already exists 10:27:38 b74d578f353f: Layer already exists 10:27:38 fa3de2d54a7f: Layer already exists 10:27:38 2ff8cad77eeb: Layer already exists 10:27:38 5921ce9eeea5: Layer already exists 10:27:38 f1417ff83b31: Layer already exists 10:27:38 3.0.0-dev.154: digest: sha256:31b3b3b9c82518a5f88a3d344c33a08a13a9aadc6d674d83e12d8f4923e03afc size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 10:27:39 Removing intermediate container f8cf0272fac4 10:27:39 ---> 8eaef9cc6e7e 10:27:39 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:27:39 ---> Running in 3a3f1b397b0d [Pipeline] sh 10:27:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:27:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:27:39 74f457a8bd40: Preparing 10:27:39 dd5b74ba344f: Preparing 10:27:39 e340608eaf3a: Preparing 10:27:39 4510407ec271: Preparing 10:27:39 e2cff4eb5bba: Preparing 10:27:39 a427b1fcd3aa: Preparing 10:27:39 5921ce9eeea5: Preparing 10:27:39 2ff8cad77eeb: Preparing 10:27:39 b74d578f353f: Preparing 10:27:39 fa3de2d54a7f: Preparing 10:27:39 f1417ff83b31: Preparing 10:27:39 5921ce9eeea5: Waiting 10:27:39 a427b1fcd3aa: Waiting 10:27:39 2ff8cad77eeb: Waiting 10:27:39 fa3de2d54a7f: Waiting 10:27:39 b74d578f353f: Waiting 10:27:39 f1417ff83b31: Waiting 10:27:39 dd5b74ba344f: Layer already exists 10:27:39 4510407ec271: Layer already exists 10:27:39 e340608eaf3a: Layer already exists 10:27:39 e2cff4eb5bba: Layer already exists 10:27:39 74f457a8bd40: Layer already exists 10:27:39 a427b1fcd3aa: Layer already exists 10:27:39 5921ce9eeea5: Layer already exists 10:27:39 2ff8cad77eeb: Layer already exists 10:27:39 b74d578f353f: Layer already exists 10:27:39 fa3de2d54a7f: Layer already exists 10:27:39 f1417ff83b31: Layer already exists 10:27:39 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:31b3b3b9c82518a5f88a3d344c33a08a13a9aadc6d674d83e12d8f4923e03afc size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 10:27:39 Removing intermediate container 3a3f1b397b0d 10:27:39 ---> ab459feb54b7 10:27:39 Step 25/27 : LABEL arch=arm64 10:27:39 ---> Running in 5a19870d07bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 10:27:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:27:39 74f457a8bd40: Preparing 10:27:39 dd5b74ba344f: Preparing 10:27:39 e340608eaf3a: Preparing 10:27:39 4510407ec271: Preparing 10:27:39 e2cff4eb5bba: Preparing 10:27:39 a427b1fcd3aa: Preparing 10:27:39 5921ce9eeea5: Preparing 10:27:39 2ff8cad77eeb: Preparing 10:27:39 b74d578f353f: Preparing 10:27:39 fa3de2d54a7f: Preparing 10:27:39 f1417ff83b31: Preparing 10:27:39 2ff8cad77eeb: Waiting 10:27:39 b74d578f353f: Waiting 10:27:39 f1417ff83b31: Waiting 10:27:39 5921ce9eeea5: Waiting 10:27:39 a427b1fcd3aa: Waiting 10:27:39 dd5b74ba344f: Layer already exists 10:27:39 e340608eaf3a: Layer already exists 10:27:39 e2cff4eb5bba: Layer already exists 10:27:39 74f457a8bd40: Layer already exists 10:27:39 4510407ec271: Layer already exists 10:27:39 5921ce9eeea5: Layer already exists 10:27:39 a427b1fcd3aa: Layer already exists 10:27:39 fa3de2d54a7f: Layer already exists 10:27:39 2ff8cad77eeb: Layer already exists 10:27:39 b74d578f353f: Layer already exists 10:27:39 f1417ff83b31: Layer already exists 10:27:39 main: digest: sha256:31b3b3b9c82518a5f88a3d344c33a08a13a9aadc6d674d83e12d8f4923e03afc size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:27:39 ===================================================== [Pipeline] echo 10:27:40 taggedImages: 10:27:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:27:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 10:27:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.154 10:27:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:27:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 10:27:40 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 10:27:40 c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:27:40 latest 10:27:40 3.0.0-dev.154 10:27:40 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:27:40 main 10:27:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:40 Removing intermediate container 5a19870d07bf 10:27:40 ---> 1baa0916a4e8 10:27:40 Step 26/27 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:27:40 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:40 ---> Running in 887dd63623ed 10:27:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:27:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:27:40 949f61caca36: Preparing 10:27:40 5d393e911161: Preparing 10:27:40 2ff8cad77eeb: Preparing 10:27:40 b74d578f353f: Preparing 10:27:40 3aa311164d10: Preparing 10:27:40 f1417ff83b31: Preparing 10:27:40 f1417ff83b31: Waiting 10:27:40 b74d578f353f: Layer already exists 10:27:40 2ff8cad77eeb: Layer already exists 10:27:40 f1417ff83b31: Layer already exists 10:27:40 949f61caca36: Pushed 10:27:41 Removing intermediate container 887dd63623ed 10:27:41 ---> 909d1fb07e23 10:27:41 Step 27/27 : LABEL version=3.0.0-dev.154 10:27:41 ---> Running in 08988cc2f90f 10:27:41 3aa311164d10: Pushed 10:27:42 Removing intermediate container 08988cc2f90f 10:27:42 ---> 6659dbd8df5e 10:27:42 10:27:42 Successfully built 6659dbd8df5e 10:27:42 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:27:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:27:42 ---> 4d6698d8f84e 10:27:42 Step 3/23 : ARG ADD_BUILD_TAGS=""Successfully tagged security-spire-agent-arm64:latest 10:27:42 10:27:42  Building security-spire-agent ... done Building security-secretstore-setup 10:27:42 ---> Using cache 10:27:42 ---> a63e6e98ea12 10:27:42 Step 4/23 : WORKDIR /edgex-go 10:27:42 ---> Using cache 10:27:42 ---> 9c6f587d1354 10:27:42 Step 5/23 : RUN apk add --update --no-cache make git 10:27:42 ---> Using cache 10:27:42 ---> 72d8c75dfb51 10:27:42 Step 6/23 : COPY go.mod vendor* ./ 10:27:42 ---> Using cache 10:27:42 ---> 27f1f30ae5f3 10:27:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:27:42 ---> Using cache 10:27:42 ---> 08edb9dfba46 10:27:42 Step 8/23 : COPY . . 10:27:42 ---> Using cache 10:27:42 ---> aa0c88f529d5 10:27:42 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 10:27:43 5d393e911161: Pushed 10:27:43 c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:bbf511df7cd6c5eb0fcb52de8c0d36045043e9bfea8e7a72ba3db2f53ed209a4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:43 + 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 10:27:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 10:27:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:27:43 949f61caca36: Preparing 10:27:43 5d393e911161: Preparing 10:27:43 2ff8cad77eeb: Preparing 10:27:43 b74d578f353f: Preparing 10:27:43 3aa311164d10: Preparing 10:27:43 f1417ff83b31: Preparing 10:27:43 f1417ff83b31: Waiting 10:27:43 3aa311164d10: Layer already exists 10:27:43 b74d578f353f: Layer already exists 10:27:43 949f61caca36: Layer already exists 10:27:43 5d393e911161: Layer already exists 10:27:43 2ff8cad77eeb: Layer already exists 10:27:43 f1417ff83b31: Layer already exists 10:27:43 latest: digest: sha256:bbf511df7cd6c5eb0fcb52de8c0d36045043e9bfea8e7a72ba3db2f53ed209a4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:44 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.154 10:27:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:27:44 949f61caca36: Preparing 10:27:44 5d393e911161: Preparing 10:27:44 2ff8cad77eeb: Preparing 10:27:44 b74d578f353f: Preparing 10:27:44 3aa311164d10: Preparing 10:27:44 f1417ff83b31: Preparing 10:27:44 f1417ff83b31: Waiting 10:27:44 b74d578f353f: Layer already exists 10:27:44 5d393e911161: Layer already exists 10:27:44 2ff8cad77eeb: Layer already exists 10:27:44 3aa311164d10: Layer already exists 10:27:44 949f61caca36: Layer already exists 10:27:44 f1417ff83b31: Layer already exists 10:27:44 3.0.0-dev.154: digest: sha256:bbf511df7cd6c5eb0fcb52de8c0d36045043e9bfea8e7a72ba3db2f53ed209a4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:44 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:27:44 Step 2/20 : FROM ${BUILDER_BASE} AS builder 10:27:44 ---> 4d6698d8f84e 10:27:44 Step 3/20 : WORKDIR /edgex-go 10:27:44 ---> Using cache 10:27:44 ---> 18b11cce2bbd 10:27:44 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 10:27:44 ---> Running in b7a24f2e8d34 10:27:44 ---> Running in 534c72b84ed2 10:27:44 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:27:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:27:44 949f61caca36: Preparing 10:27:44 5d393e911161: Preparing 10:27:44 2ff8cad77eeb: Preparing 10:27:44 b74d578f353f: Preparing 10:27:44 3aa311164d10: Preparing 10:27:44 f1417ff83b31: Preparing 10:27:44 f1417ff83b31: Waiting 10:27:44 b74d578f353f: Layer already exists 10:27:44 949f61caca36: Layer already exists 10:27:44 5d393e911161: Layer already exists 10:27:44 3aa311164d10: Layer already exists 10:27:44 2ff8cad77eeb: Layer already exists 10:27:44 f1417ff83b31: Layer already exists 10:27:44 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:bbf511df7cd6c5eb0fcb52de8c0d36045043e9bfea8e7a72ba3db2f53ed209a4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:45 + 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 10:27:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 10:27:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:27:45 949f61caca36: Preparing 10:27:45 5d393e911161: Preparing 10:27:45 2ff8cad77eeb: Preparing 10:27:45 b74d578f353f: Preparing 10:27:45 3aa311164d10: Preparing 10:27:45 f1417ff83b31: Preparing 10:27:45 f1417ff83b31: Waiting 10:27:45 b74d578f353f: Layer already exists 10:27:45 3aa311164d10: Layer already exists 10:27:45 949f61caca36: Layer already exists 10:27:45 5d393e911161: Layer already exists 10:27:45 2ff8cad77eeb: Layer already exists 10:27:45 f1417ff83b31: Layer already exists 10:27:45 main: digest: sha256:bbf511df7cd6c5eb0fcb52de8c0d36045043e9bfea8e7a72ba3db2f53ed209a4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:27:45 ===================================================== [Pipeline] echo 10:27:45 taggedImages: 10:27:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:27:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 10:27:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.154 10:27:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:27:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 10:27:45 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 10:27:45 c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:27:45 latest 10:27:45 3.0.0-dev.154 10:27:45 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:27:45 main 10:27:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:45 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:27:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:27:46 bca57a571c73: Preparing 10:27:46 f0f332bd4e60: Preparing 10:27:46 bd706506f5ed: Preparing 10:27:46 6dafccc2581c: Preparing 10:27:46 038e3232863b: Preparing 10:27:46 2ff8cad77eeb: Preparing 10:27:46 b74d578f353f: Preparing 10:27:46 18e0f2de8fba: Preparing 10:27:46 f1417ff83b31: Preparing 10:27:46 b74d578f353f: Waiting 10:27:46 18e0f2de8fba: Waiting 10:27:46 f1417ff83b31: Waiting 10:27:46 2ff8cad77eeb: Waiting 10:27:46 f0f332bd4e60: Pushed 10:27:46 bca57a571c73: Pushed 10:27:46 bd706506f5ed: Pushed 10:27:46 2ff8cad77eeb: Layer already exists 10:27:46 b74d578f353f: Layer already exists 10:27:46 f1417ff83b31: Layer already exists 10:27:46 18e0f2de8fba: Pushed 10:27:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:27:47 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 10:27:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:27:47 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:27:47 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:27:47 ---> 4d6698d8f84e 10:27:47 Step 3/25 : WORKDIR /edgex-go 10:27:47 ---> Using cache 10:27:47 ---> 18b11cce2bbd 10:27:47 Step 4/25 : RUN apk add --update --no-cache make git 10:27:47 ---> Running in 2d08d2d9dfe3 10:27:49 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 10:27:49 v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 10:27:49 OK: 17692 distinct packages available 10:27:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:27:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:27:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:27:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:27:51 OK: 263 MiB in 53 packages 10:27:52 038e3232863b: Pushed 10:27:52 OK: 263 MiB in 53 packages 10:27:54 Removing intermediate container 2d08d2d9dfe3 10:27:54 ---> 51ea25d127fa 10:27:54 Step 5/25 : COPY go.mod vendor* ./ 10:27:54 Removing intermediate container 534c72b84ed2 10:27:54 ---> 5dd891004128 10:27:54 Step 5/20 : COPY go.mod vendor* ./ 10:27:54 6dafccc2581c: Pushed 10:27:54 c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:0247df6454d7a75a51090bcc7c81c2207917cf17a7a1500f4558c151e7f40b0e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:54 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:55 ---> e291fd63b8d2 10:27:55 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:27:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 10:27:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:27:55 bca57a571c73: Preparing 10:27:55 f0f332bd4e60: Preparing 10:27:55 bd706506f5ed: Preparing 10:27:55 6dafccc2581c: Preparing 10:27:55 038e3232863b: Preparing 10:27:55 2ff8cad77eeb: Preparing 10:27:55 b74d578f353f: Preparing 10:27:55 18e0f2de8fba: Preparing 10:27:55 f1417ff83b31: Preparing 10:27:55 2ff8cad77eeb: Waiting 10:27:55 b74d578f353f: Waiting 10:27:55 18e0f2de8fba: Waiting 10:27:55 f1417ff83b31: Waiting 10:27:55 6dafccc2581c: Layer already exists 10:27:55 bca57a571c73: Layer already exists 10:27:55 038e3232863b: Layer already exists 10:27:55 f0f332bd4e60: Layer already exists 10:27:55 bd706506f5ed: Layer already exists 10:27:55 2ff8cad77eeb: Layer already exists 10:27:55 b74d578f353f: Layer already exists 10:27:55 18e0f2de8fba: Layer already exists 10:27:55 f1417ff83b31: Layer already exists 10:27:55 latest: digest: sha256:0247df6454d7a75a51090bcc7c81c2207917cf17a7a1500f4558c151e7f40b0e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:55 ---> Running in 0740f822b18c 10:27:55 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:55 ---> e0e7c09af404 10:27:55 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:27:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.154 10:27:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:27:55 bca57a571c73: Preparing 10:27:55 f0f332bd4e60: Preparing 10:27:55 bd706506f5ed: Preparing 10:27:55 6dafccc2581c: Preparing 10:27:55 038e3232863b: Preparing 10:27:55 2ff8cad77eeb: Preparing 10:27:55 b74d578f353f: Preparing 10:27:55 18e0f2de8fba: Preparing 10:27:55 f1417ff83b31: Preparing 10:27:55 b74d578f353f: Waiting 10:27:55 18e0f2de8fba: Waiting 10:27:55 2ff8cad77eeb: Waiting 10:27:55 f1417ff83b31: Waiting 10:27:55 bca57a571c73: Layer already exists 10:27:55 bd706506f5ed: Layer already exists 10:27:55 f0f332bd4e60: Layer already exists 10:27:55 038e3232863b: Layer already exists 10:27:55 6dafccc2581c: Layer already exists 10:27:55 f1417ff83b31: Layer already exists 10:27:55 18e0f2de8fba: Layer already exists 10:27:55 2ff8cad77eeb: Layer already exists 10:27:55 b74d578f353f: Layer already exists 10:27:55 3.0.0-dev.154: digest: sha256:0247df6454d7a75a51090bcc7c81c2207917cf17a7a1500f4558c151e7f40b0e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:55 ---> Running in 03279acd5d75 10:27:56 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:27:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:27:56 bca57a571c73: Preparing 10:27:56 f0f332bd4e60: Preparing 10:27:56 bd706506f5ed: Preparing 10:27:56 6dafccc2581c: Preparing 10:27:56 038e3232863b: Preparing 10:27:56 2ff8cad77eeb: Preparing 10:27:56 b74d578f353f: Preparing 10:27:56 18e0f2de8fba: Preparing 10:27:56 f1417ff83b31: Preparing 10:27:56 b74d578f353f: Waiting 10:27:56 18e0f2de8fba: Waiting 10:27:56 2ff8cad77eeb: Waiting 10:27:56 f1417ff83b31: Waiting 10:27:56 6dafccc2581c: Layer already exists 10:27:56 f0f332bd4e60: Layer already exists 10:27:56 bca57a571c73: Layer already exists 10:27:56 bd706506f5ed: Layer already exists 10:27:56 038e3232863b: Layer already exists 10:27:56 2ff8cad77eeb: Layer already exists 10:27:56 b74d578f353f: Layer already exists 10:27:56 18e0f2de8fba: Layer already exists 10:27:56 f1417ff83b31: Layer already exists 10:27:56 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:0247df6454d7a75a51090bcc7c81c2207917cf17a7a1500f4558c151e7f40b0e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:56 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 10:27:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:27:57 bca57a571c73: Preparing 10:27:57 f0f332bd4e60: Preparing 10:27:57 bd706506f5ed: Preparing 10:27:57 6dafccc2581c: Preparing 10:27:57 038e3232863b: Preparing 10:27:57 2ff8cad77eeb: Preparing 10:27:57 b74d578f353f: Preparing 10:27:57 18e0f2de8fba: Preparing 10:27:57 f1417ff83b31: Preparing 10:27:57 2ff8cad77eeb: Waiting 10:27:57 b74d578f353f: Waiting 10:27:57 18e0f2de8fba: Waiting 10:27:57 f1417ff83b31: Waiting 10:27:57 bca57a571c73: Layer already exists 10:27:57 bd706506f5ed: Layer already exists 10:27:57 6dafccc2581c: Layer already exists 10:27:57 f0f332bd4e60: Layer already exists 10:27:57 038e3232863b: Layer already exists 10:27:57 18e0f2de8fba: Layer already exists 10:27:57 2ff8cad77eeb: Layer already exists 10:27:57 b74d578f353f: Layer already exists 10:27:57 f1417ff83b31: Layer already exists 10:27:57 main: digest: sha256:0247df6454d7a75a51090bcc7c81c2207917cf17a7a1500f4558c151e7f40b0e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:27:57 ===================================================== [Pipeline] echo 10:27:57 taggedImages: 10:27:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:27:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 10:27:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.154 10:27:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:27:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 10:27:57 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 10:27:57 c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:27:57 latest 10:27:57 3.0.0-dev.154 10:27:57 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:27:57 main 10:27:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:57 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:27:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:27:57 f8b85f9f7351: Preparing 10:27:57 5798b8a57ba2: Preparing 10:27:57 48fe41df6db0: Preparing 10:27:57 66faac7c8b50: Preparing 10:27:57 2ff8cad77eeb: Preparing 10:27:57 b74d578f353f: Preparing 10:27:57 18ab1d41cd62: Preparing 10:27:57 f1417ff83b31: Preparing 10:27:57 b74d578f353f: Waiting 10:27:57 18ab1d41cd62: Waiting 10:27:57 f1417ff83b31: Waiting 10:27:57 2ff8cad77eeb: Layer already exists 10:27:57 b74d578f353f: Layer already exists 10:27:57 5798b8a57ba2: Pushed 10:27:57 48fe41df6db0: Pushed 10:27:57 f8b85f9f7351: Pushed 10:27:57 f1417ff83b31: Layer already exists 10:27:58 18ab1d41cd62: Pushed 10:28:06 66faac7c8b50: Pushed 10:28:06 c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:d26cf46469a6cdcb669b8d639bc19674c2a4366901dccda4ca0314c3ab46367b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:06 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 10:28:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:28:07 f8b85f9f7351: Preparing 10:28:07 5798b8a57ba2: Preparing 10:28:07 48fe41df6db0: Preparing 10:28:07 66faac7c8b50: Preparing 10:28:07 2ff8cad77eeb: Preparing 10:28:07 b74d578f353f: Preparing 10:28:07 18ab1d41cd62: Preparing 10:28:07 f1417ff83b31: Preparing 10:28:07 f1417ff83b31: Waiting 10:28:07 18ab1d41cd62: Waiting 10:28:07 b74d578f353f: Waiting 10:28:07 f8b85f9f7351: Layer already exists 10:28:07 48fe41df6db0: Layer already exists 10:28:07 2ff8cad77eeb: Layer already exists 10:28:07 66faac7c8b50: Layer already exists 10:28:07 5798b8a57ba2: Layer already exists 10:28:07 18ab1d41cd62: Layer already exists 10:28:07 b74d578f353f: Layer already exists 10:28:07 f1417ff83b31: Layer already exists 10:28:07 latest: digest: sha256:d26cf46469a6cdcb669b8d639bc19674c2a4366901dccda4ca0314c3ab46367b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:07 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.154 10:28:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:28:07 f8b85f9f7351: Preparing 10:28:07 5798b8a57ba2: Preparing 10:28:07 48fe41df6db0: Preparing 10:28:07 66faac7c8b50: Preparing 10:28:07 2ff8cad77eeb: Preparing 10:28:07 b74d578f353f: Preparing 10:28:07 18ab1d41cd62: Preparing 10:28:07 f1417ff83b31: Preparing 10:28:07 b74d578f353f: Waiting 10:28:07 18ab1d41cd62: Waiting 10:28:07 66faac7c8b50: Layer already exists 10:28:07 5798b8a57ba2: Layer already exists 10:28:07 f8b85f9f7351: Layer already exists 10:28:07 2ff8cad77eeb: Layer already exists 10:28:07 48fe41df6db0: Layer already exists 10:28:07 b74d578f353f: Layer already exists 10:28:07 18ab1d41cd62: Layer already exists 10:28:07 f1417ff83b31: Layer already exists 10:28:07 3.0.0-dev.154: digest: sha256:d26cf46469a6cdcb669b8d639bc19674c2a4366901dccda4ca0314c3ab46367b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:07 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:28:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:28:08 f8b85f9f7351: Preparing 10:28:08 5798b8a57ba2: Preparing 10:28:08 48fe41df6db0: Preparing 10:28:08 66faac7c8b50: Preparing 10:28:08 2ff8cad77eeb: Preparing 10:28:08 b74d578f353f: Preparing 10:28:08 18ab1d41cd62: Preparing 10:28:08 f1417ff83b31: Preparing 10:28:08 b74d578f353f: Waiting 10:28:08 18ab1d41cd62: Waiting 10:28:08 f1417ff83b31: Waiting 10:28:08 f8b85f9f7351: Layer already exists 10:28:08 66faac7c8b50: Layer already exists 10:28:08 2ff8cad77eeb: Layer already exists 10:28:08 5798b8a57ba2: Layer already exists 10:28:08 48fe41df6db0: Layer already exists 10:28:08 b74d578f353f: Layer already exists 10:28:08 18ab1d41cd62: Layer already exists 10:28:08 f1417ff83b31: Layer already exists 10:28:08 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:d26cf46469a6cdcb669b8d639bc19674c2a4366901dccda4ca0314c3ab46367b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:08 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 10:28:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:28:08 f8b85f9f7351: Preparing 10:28:08 5798b8a57ba2: Preparing 10:28:08 48fe41df6db0: Preparing 10:28:08 66faac7c8b50: Preparing 10:28:08 2ff8cad77eeb: Preparing 10:28:08 b74d578f353f: Preparing 10:28:08 18ab1d41cd62: Preparing 10:28:08 f1417ff83b31: Preparing 10:28:08 b74d578f353f: Waiting 10:28:08 18ab1d41cd62: Waiting 10:28:08 f1417ff83b31: Waiting 10:28:08 2ff8cad77eeb: Layer already exists 10:28:08 5798b8a57ba2: Layer already exists 10:28:08 48fe41df6db0: Layer already exists 10:28:08 66faac7c8b50: Layer already exists 10:28:08 f8b85f9f7351: Layer already exists 10:28:08 18ab1d41cd62: Layer already exists 10:28:08 f1417ff83b31: Layer already exists 10:28:08 b74d578f353f: Layer already exists 10:28:08 main: digest: sha256:d26cf46469a6cdcb669b8d639bc19674c2a4366901dccda4ca0314c3ab46367b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:28:08 ===================================================== [Pipeline] echo 10:28:08 taggedImages: 10:28:08 - nexus3.edgexfoundry.org:10004/security-spire-config:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:28:08 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 10:28:08 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.154 10:28:08 - nexus3.edgexfoundry.org:10004/security-spire-config:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:28:08 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 10:28:08 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 10:28:08 c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:28:08 latest 10:28:08 3.0.0-dev.154 10:28:08 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:28:08 main 10:28:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:09 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:28:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:28:09 addecff5c521: Preparing 10:28:09 b17f05f085db: Preparing 10:28:09 522a6c7b1744: Preparing 10:28:09 8937df10f547: Preparing 10:28:09 2ff8cad77eeb: Preparing 10:28:09 b74d578f353f: Preparing 10:28:09 18e0f2de8fba: Preparing 10:28:09 f1417ff83b31: Preparing 10:28:09 b74d578f353f: Waiting 10:28:09 18e0f2de8fba: Waiting 10:28:09 2ff8cad77eeb: Layer already exists 10:28:09 b74d578f353f: Layer already exists 10:28:09 18e0f2de8fba: Layer already exists 10:28:09 f1417ff83b31: Layer already exists 10:28:09 b17f05f085db: Pushed 10:28:09 addecff5c521: Pushed 10:28:09 522a6c7b1744: Pushed 10:28:17 8937df10f547: Pushed 10:28:17 c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:155db44d84c6c777b97c761b30f50a64555f06273e291162696595d6ab8910db size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:18 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 10:28:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:28:18 addecff5c521: Preparing 10:28:18 b17f05f085db: Preparing 10:28:18 522a6c7b1744: Preparing 10:28:18 8937df10f547: Preparing 10:28:18 2ff8cad77eeb: Preparing 10:28:18 b74d578f353f: Preparing 10:28:18 18e0f2de8fba: Preparing 10:28:18 f1417ff83b31: Preparing 10:28:18 b74d578f353f: Waiting 10:28:18 18e0f2de8fba: Waiting 10:28:18 f1417ff83b31: Waiting 10:28:18 522a6c7b1744: Layer already exists 10:28:18 2ff8cad77eeb: Layer already exists 10:28:18 b17f05f085db: Layer already exists 10:28:18 addecff5c521: Layer already exists 10:28:18 8937df10f547: Layer already exists 10:28:18 b74d578f353f: Layer already exists 10:28:18 18e0f2de8fba: Layer already exists 10:28:18 f1417ff83b31: Layer already exists 10:28:18 latest: digest: sha256:155db44d84c6c777b97c761b30f50a64555f06273e291162696595d6ab8910db size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:18 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.154 10:28:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:28:18 addecff5c521: Preparing 10:28:18 b17f05f085db: Preparing 10:28:18 522a6c7b1744: Preparing 10:28:18 8937df10f547: Preparing 10:28:18 2ff8cad77eeb: Preparing 10:28:18 b74d578f353f: Preparing 10:28:18 18e0f2de8fba: Preparing 10:28:18 f1417ff83b31: Preparing 10:28:18 b74d578f353f: Waiting 10:28:18 18e0f2de8fba: Waiting 10:28:18 f1417ff83b31: Waiting 10:28:18 2ff8cad77eeb: Layer already exists 10:28:18 8937df10f547: Layer already exists 10:28:18 b17f05f085db: Layer already exists 10:28:18 522a6c7b1744: Layer already exists 10:28:18 addecff5c521: Layer already exists 10:28:18 18e0f2de8fba: Layer already exists 10:28:18 f1417ff83b31: Layer already exists 10:28:18 b74d578f353f: Layer already exists 10:28:18 3.0.0-dev.154: digest: sha256:155db44d84c6c777b97c761b30f50a64555f06273e291162696595d6ab8910db size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:19 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:28:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:28:19 addecff5c521: Preparing 10:28:19 b17f05f085db: Preparing 10:28:19 522a6c7b1744: Preparing 10:28:19 8937df10f547: Preparing 10:28:19 2ff8cad77eeb: Preparing 10:28:19 b74d578f353f: Preparing 10:28:19 18e0f2de8fba: Preparing 10:28:19 f1417ff83b31: Preparing 10:28:19 b74d578f353f: Waiting 10:28:19 18e0f2de8fba: Waiting 10:28:19 f1417ff83b31: Waiting 10:28:19 addecff5c521: Layer already exists 10:28:19 b17f05f085db: Layer already exists 10:28:19 2ff8cad77eeb: Layer already exists 10:28:19 522a6c7b1744: Layer already exists 10:28:19 8937df10f547: Layer already exists 10:28:19 b74d578f353f: Layer already exists 10:28:19 18e0f2de8fba: Layer already exists 10:28:19 f1417ff83b31: Layer already exists 10:28:19 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:155db44d84c6c777b97c761b30f50a64555f06273e291162696595d6ab8910db size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:19 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 10:28:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:28:20 addecff5c521: Preparing 10:28:20 b17f05f085db: Preparing 10:28:20 522a6c7b1744: Preparing 10:28:20 8937df10f547: Preparing 10:28:20 2ff8cad77eeb: Preparing 10:28:20 b74d578f353f: Preparing 10:28:20 18e0f2de8fba: Preparing 10:28:20 f1417ff83b31: Preparing 10:28:20 b74d578f353f: Waiting 10:28:20 f1417ff83b31: Waiting 10:28:20 18e0f2de8fba: Waiting 10:28:20 2ff8cad77eeb: Layer already exists 10:28:20 522a6c7b1744: Layer already exists 10:28:20 b17f05f085db: Layer already exists 10:28:20 8937df10f547: Layer already exists 10:28:20 addecff5c521: Layer already exists 10:28:20 b74d578f353f: Layer already exists 10:28:20 18e0f2de8fba: Layer already exists 10:28:20 f1417ff83b31: Layer already exists 10:28:20 main: digest: sha256:155db44d84c6c777b97c761b30f50a64555f06273e291162696595d6ab8910db size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:28:20 ===================================================== [Pipeline] echo 10:28:20 taggedImages: 10:28:20 - nexus3.edgexfoundry.org:10004/security-spire-server:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:28:20 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 10:28:20 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.154 10:28:20 - nexus3.edgexfoundry.org:10004/security-spire-server:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:28:20 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 10:28:20 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 10:28:20 c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:28:20 latest 10:28:20 3.0.0-dev.154 10:28:20 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:28:20 main 10:28:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:20 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:28:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:28:20 cbdab8a121eb: Preparing 10:28:20 646d03396afb: Preparing 10:28:20 2ff8cad77eeb: Preparing 10:28:20 b74d578f353f: Preparing 10:28:20 1f0d47d68c11: Preparing 10:28:20 f1417ff83b31: Preparing 10:28:20 f1417ff83b31: Waiting 10:28:20 b74d578f353f: Layer already exists 10:28:20 2ff8cad77eeb: Layer already exists 10:28:20 f1417ff83b31: Layer already exists 10:28:20 cbdab8a121eb: Pushed 10:28:20 1f0d47d68c11: Pushed 10:28:24 646d03396afb: Pushed 10:28:24 c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:874285489e446f6491d2af8c80fa969f435f6058e703bf6dcd0447d32dce005f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 10:28:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:28:24 cbdab8a121eb: Preparing 10:28:24 646d03396afb: Preparing 10:28:24 2ff8cad77eeb: Preparing 10:28:24 b74d578f353f: Preparing 10:28:24 1f0d47d68c11: Preparing 10:28:24 f1417ff83b31: Preparing 10:28:24 f1417ff83b31: Waiting 10:28:24 2ff8cad77eeb: Layer already exists 10:28:24 b74d578f353f: Layer already exists 10:28:24 cbdab8a121eb: Layer already exists 10:28:24 1f0d47d68c11: Layer already exists 10:28:24 646d03396afb: Layer already exists 10:28:24 f1417ff83b31: Layer already exists 10:28:24 latest: digest: sha256:874285489e446f6491d2af8c80fa969f435f6058e703bf6dcd0447d32dce005f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.154 10:28:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:28:25 cbdab8a121eb: Preparing 10:28:25 646d03396afb: Preparing 10:28:25 2ff8cad77eeb: Preparing 10:28:25 b74d578f353f: Preparing 10:28:25 1f0d47d68c11: Preparing 10:28:25 f1417ff83b31: Preparing 10:28:25 f1417ff83b31: Waiting 10:28:25 1f0d47d68c11: Layer already exists 10:28:25 b74d578f353f: Layer already exists 10:28:25 cbdab8a121eb: Layer already exists 10:28:25 2ff8cad77eeb: Layer already exists 10:28:25 646d03396afb: Layer already exists 10:28:25 f1417ff83b31: Layer already exists 10:28:25 3.0.0-dev.154: digest: sha256:874285489e446f6491d2af8c80fa969f435f6058e703bf6dcd0447d32dce005f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:28:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:28:25 cbdab8a121eb: Preparing 10:28:25 646d03396afb: Preparing 10:28:25 2ff8cad77eeb: Preparing 10:28:25 b74d578f353f: Preparing 10:28:25 1f0d47d68c11: Preparing 10:28:25 f1417ff83b31: Preparing 10:28:25 f1417ff83b31: Waiting 10:28:25 b74d578f353f: Layer already exists 10:28:25 1f0d47d68c11: Layer already exists 10:28:25 646d03396afb: Layer already exists 10:28:25 cbdab8a121eb: Layer already exists 10:28:25 2ff8cad77eeb: Layer already exists 10:28:25 f1417ff83b31: Layer already exists 10:28:25 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:874285489e446f6491d2af8c80fa969f435f6058e703bf6dcd0447d32dce005f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:26 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 10:28:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:28:26 cbdab8a121eb: Preparing 10:28:26 646d03396afb: Preparing 10:28:26 2ff8cad77eeb: Preparing 10:28:26 b74d578f353f: Preparing 10:28:26 1f0d47d68c11: Preparing 10:28:26 f1417ff83b31: Preparing 10:28:26 f1417ff83b31: Waiting 10:28:26 b74d578f353f: Layer already exists 10:28:26 cbdab8a121eb: Layer already exists 10:28:26 2ff8cad77eeb: Layer already exists 10:28:26 1f0d47d68c11: Layer already exists 10:28:26 646d03396afb: Layer already exists 10:28:26 f1417ff83b31: Layer already exists 10:28:26 main: digest: sha256:874285489e446f6491d2af8c80fa969f435f6058e703bf6dcd0447d32dce005f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:28:26 ===================================================== [Pipeline] echo 10:28:26 taggedImages: 10:28:26 - nexus3.edgexfoundry.org:10004/support-notifications:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:28:26 - nexus3.edgexfoundry.org:10004/support-notifications:latest 10:28:26 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.154 10:28:26 - nexus3.edgexfoundry.org:10004/support-notifications:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:28:26 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 10:28:26 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 10:28:26 c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:28:26 latest 10:28:26 3.0.0-dev.154 10:28:26 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:28:26 main 10:28:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:27 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:28:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:28:27 0e88ef9760ea: Preparing 10:28:27 f417f9c37446: Preparing 10:28:27 2ff8cad77eeb: Preparing 10:28:27 b74d578f353f: Preparing 10:28:27 5b600438aa73: Preparing 10:28:27 f1417ff83b31: Preparing 10:28:27 f1417ff83b31: Waiting 10:28:27 5b600438aa73: Layer already exists 10:28:27 b74d578f353f: Layer already exists 10:28:27 2ff8cad77eeb: Layer already exists 10:28:27 f1417ff83b31: Layer already exists 10:28:27 0e88ef9760ea: Pushed 10:28:29 f417f9c37446: Pushed 10:28:29 c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:e606c552650a883d7877eafbd6262d0a63028843ab4db544934b92e74094ccfc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 10:28:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:28:30 0e88ef9760ea: Preparing 10:28:30 f417f9c37446: Preparing 10:28:30 2ff8cad77eeb: Preparing 10:28:30 b74d578f353f: Preparing 10:28:30 5b600438aa73: Preparing 10:28:30 f1417ff83b31: Preparing 10:28:30 f1417ff83b31: Waiting 10:28:30 0e88ef9760ea: Layer already exists 10:28:30 f417f9c37446: Layer already exists 10:28:30 b74d578f353f: Layer already exists 10:28:30 2ff8cad77eeb: Layer already exists 10:28:30 5b600438aa73: Layer already exists 10:28:30 f1417ff83b31: Layer already exists 10:28:30 latest: digest: sha256:e606c552650a883d7877eafbd6262d0a63028843ab4db544934b92e74094ccfc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.154 10:28:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:28:31 0e88ef9760ea: Preparing 10:28:31 f417f9c37446: Preparing 10:28:31 2ff8cad77eeb: Preparing 10:28:31 b74d578f353f: Preparing 10:28:31 5b600438aa73: Preparing 10:28:31 f1417ff83b31: Preparing 10:28:31 f1417ff83b31: Waiting 10:28:31 f417f9c37446: Layer already exists 10:28:31 2ff8cad77eeb: Layer already exists 10:28:31 0e88ef9760ea: Layer already exists 10:28:31 b74d578f353f: Layer already exists 10:28:31 5b600438aa73: Layer already exists 10:28:31 f1417ff83b31: Layer already exists 10:28:31 3.0.0-dev.154: digest: sha256:e606c552650a883d7877eafbd6262d0a63028843ab4db544934b92e74094ccfc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:28:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:28:32 0e88ef9760ea: Preparing 10:28:32 f417f9c37446: Preparing 10:28:32 2ff8cad77eeb: Preparing 10:28:32 b74d578f353f: Preparing 10:28:32 5b600438aa73: Preparing 10:28:32 f1417ff83b31: Preparing 10:28:32 f1417ff83b31: Waiting 10:28:32 0e88ef9760ea: Layer already exists 10:28:32 2ff8cad77eeb: Layer already exists 10:28:32 f417f9c37446: Layer already exists 10:28:32 b74d578f353f: Layer already exists 10:28:32 5b600438aa73: Layer already exists 10:28:32 f1417ff83b31: Layer already exists 10:28:32 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:e606c552650a883d7877eafbd6262d0a63028843ab4db544934b92e74094ccfc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 10:28:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:28:33 0e88ef9760ea: Preparing 10:28:33 f417f9c37446: Preparing 10:28:33 2ff8cad77eeb: Preparing 10:28:33 b74d578f353f: Preparing 10:28:33 5b600438aa73: Preparing 10:28:33 f1417ff83b31: Preparing 10:28:33 f1417ff83b31: Waiting 10:28:33 2ff8cad77eeb: Layer already exists 10:28:33 0e88ef9760ea: Layer already exists 10:28:33 5b600438aa73: Layer already exists 10:28:33 f417f9c37446: Layer already exists 10:28:33 b74d578f353f: Layer already exists 10:28:33 f1417ff83b31: Layer already exists 10:28:33 main: digest: sha256:e606c552650a883d7877eafbd6262d0a63028843ab4db544934b92e74094ccfc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:28:33 ===================================================== [Pipeline] echo 10:28:33 taggedImages: 10:28:33 - nexus3.edgexfoundry.org:10004/support-scheduler:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:28:33 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 10:28:33 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.154 10:28:33 - nexus3.edgexfoundry.org:10004/support-scheduler:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:28:33 - 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] } 10:29:47 Removing intermediate container 0740f822b18c 10:29:47 ---> a6a313ed1b0a 10:29:47 Step 7/25 : COPY . . 10:29:48 Removing intermediate container 03279acd5d75 10:29:48 ---> e0b3a52c4a1c 10:29:48 Step 7/20 : COPY . . 10:29:52 ---> df018a3a9699 10:29:52 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:29:52 ---> 248d111a473c 10:29:52 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:29:52 ---> Running in c29ec6921d16 10:29:52 ---> Running in ffbe9bd1fb02 10:29:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:29:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:33:02 Removing intermediate container fd95422b41c4 10:33:02 ---> 6f5f710c1a14 10:33:02 10:33:02 Step 9/33 : FROM alpine:3.17 10:33:02 ---> 51e60588ff2c 10:33:02 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 10:33:02 ---> Running in bdbb3c24ddb8 10:33:02 Removing intermediate container bdbb3c24ddb8 10:33:02 ---> 8c09002741ef 10:33:02 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 10:33:02 ---> Running in 1cf3857feea8 10:33:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:33:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:33:02 (1/2) Installing dumb-init (1.2.5-r2) 10:33:02 (2/2) Installing su-exec (0.2-r2) 10:33:02 Executing busybox-1.35.0-r29.trigger 10:33:02 OK: 8 MiB in 17 packages 10:33:04 Removing intermediate container 1cf3857feea8 10:33:04 ---> 91be3ec92476 10:33:04 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 10:33:04 ---> Running in a77b683da935 10:33:04 Removing intermediate container a77b683da935 10:33:04 ---> 505aea2bd077 10:33:04 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 10:33:04 ---> Running in 440fa16905f0 10:33:05 Removing intermediate container 440fa16905f0 10:33:05 ---> 53a4f5d4ed2c 10:33:05 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 10:33:05 ---> Running in b62e58fecc76 10:33:08 Removing intermediate container b62e58fecc76 10:33:08 ---> 896e14e67152 10:33:08 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 10:33:08 ---> Running in 42f6f0ef71ad 10:33:08 Removing intermediate container 42f6f0ef71ad 10:33:08 ---> 9c25569218f5 10:33:08 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 10:33:08 ---> Running in 935f4082d6cd 10:33:12 Removing intermediate container 935f4082d6cd 10:33:12 ---> 9966d331179e 10:33:12 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 10:33:12 ---> Running in e8f6a332d8a0 10:33:12 Removing intermediate container e8f6a332d8a0 10:33:12 ---> eea3a129550a 10:33:12 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 10:33:13 ---> c4858ceb3ed8 10:33:13 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 10:33:13 ---> Running in 2a7ca99e4703 10:33:17 Removing intermediate container 2a7ca99e4703 10:33:17 ---> 92a1f5b741ff 10:33:17 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 10:33:17 ---> 9f0f3f0d085e 10:33:17 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 10:33:18 ---> e436d57bcb11 10:33:18 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:33:21 ---> 0edc63a1be88 10:33:21 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:33:22 ---> 7e586c3cb672 10:33:22 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 10:33:22 ---> 90692afa0f99 10:33:22 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 10:33:23 ---> bdd1f11ca914 10:33:23 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 10:33:24 ---> ce2ae646f6b6 10:33:24 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:33:25 ---> 425f03f76c47 10:33:25 Step 28/33 : RUN chmod +x /entrypoint.sh 10:33:25 ---> Running in 89947333a80d 10:33:28 Removing intermediate container 89947333a80d 10:33:28 ---> 68c2cc172bf2 10:33:28 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 10:33:28 ---> Running in f65000c3af21 10:33:29 Removing intermediate container f65000c3af21 10:33:29 ---> 3110d7825779 10:33:29 Step 30/33 : CMD ["gate"] 10:33:29 ---> Running in bf0dc0ce7873 10:33:30 Removing intermediate container bf0dc0ce7873 10:33:30 ---> 13000ef95748 10:33:30 Step 31/33 : LABEL arch=arm64 10:33:30 ---> Running in 6008afd18788 10:33:30 Removing intermediate container 6008afd18788 10:33:30 ---> dd7a6c23aa3e 10:33:30 Step 32/33 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:33:30 ---> Running in b6c21fb32f2c 10:33:31 Removing intermediate container b6c21fb32f2c 10:33:31 ---> 62598b7f0422 10:33:31 Step 33/33 : LABEL version=3.0.0-dev.154 10:33:31 ---> Running in 7d7aafe194e9 10:33:35 Removing intermediate container 7d7aafe194e9 10:33:35 ---> 273dd142220f 10:33:35 10:33:35 Successfully built 273dd142220f 10:33:35 Successfully tagged security-bootstrapper-arm64:latest 10:33:35 Building security-proxy-setup 10:33:38  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:33:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:33:38 ---> 4d6698d8f84e 10:33:38 Step 3/22 : WORKDIR /edgex-go 10:33:38 ---> Using cache 10:33:38 ---> 18b11cce2bbd 10:33:38 Step 4/22 : RUN apk add --update --no-cache make git 10:33:38 ---> Using cache 10:33:38 ---> 51ea25d127fa 10:33:38 Step 5/22 : COPY go.mod vendor* ./ 10:33:38 ---> Using cache 10:33:38 ---> e291fd63b8d2 10:33:38 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:33:38 ---> Using cache 10:33:38 ---> a6a313ed1b0a 10:33:38 Step 7/22 : COPY . . 10:33:38 ---> Using cache 10:33:38 ---> df018a3a9699 10:33:38 Step 8/22 : RUN make cmd/secrets-config/secrets-config 10:33:39 ---> Running in 514357ac97c2 10:33:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 10:35:17 Removing intermediate container b7a24f2e8d34 10:35:17 ---> 37623bb80cb5 10:35:17 10:35:17 Step 10/23 : FROM alpine:3.17 10:35:17 ---> 51e60588ff2c 10:35:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 10:35:17 ---> Running in 4a4cd49a7804 10:35:17 Removing intermediate container 4a4cd49a7804 10:35:17 ---> b1046f03a784 10:35:17 Step 12/23 : ENV APP_PORT=59880 10:35:17 ---> Running in dbb1f057bf94 10:35:17 Removing intermediate container dbb1f057bf94 10:35:17 ---> d4740f796c42 10:35:17 Step 13/23 : EXPOSE $APP_PORT 10:35:17 ---> Running in be23697151d6 10:35:17 Removing intermediate container be23697151d6 10:35:17 ---> 21174b13488f 10:35:17 Step 14/23 : RUN apk add --update --no-cache dumb-init 10:35:17 ---> Running in b4aebf8aba78 10:35:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:35:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:35:17 (1/1) Installing dumb-init (1.2.5-r2) 10:35:17 Executing busybox-1.35.0-r29.trigger 10:35:17 OK: 8 MiB in 16 packages 10:35:17 Removing intermediate container b4aebf8aba78 10:35:17 ---> 1ee4d9e4aafe 10:35:17 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:35:17 ---> 785f52fe461e 10:35:17 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 10:35:17 ---> ee4b48d1b7e6 10:35:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:35:18 ---> ffc7342d21bf 10:35:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:35:19 ---> 8db165567eda 10:35:19 Step 19/23 : ENTRYPOINT ["/core-data"] 10:35:19 ---> Running in 06dca6d31f9d 10:35:23 Removing intermediate container 06dca6d31f9d 10:35:23 ---> f3756566e09b 10:35:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:35:23 ---> Running in e0ee52c9fdce 10:35:23 Removing intermediate container e0ee52c9fdce 10:35:23 ---> 28a4d49391aa 10:35:23 Step 21/23 : LABEL arch=arm64 10:35:23 ---> Running in 636a93f1e535 10:35:23 Removing intermediate container 636a93f1e535 10:35:23 ---> 6dea000533b4 10:35:23 Step 22/23 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:35:24 ---> Running in 009244a45d0f 10:35:24 Removing intermediate container 009244a45d0f 10:35:24 ---> c5fefec32d6a 10:35:24 Step 23/23 : LABEL version=3.0.0-dev.154 10:35:24 ---> Running in 2a15514fd669 10:35:25 Removing intermediate container 2a15514fd669 10:35:25 ---> 54d3f6637e1f 10:35:25 10:35:25 Successfully built 54d3f6637e1f 10:35:25 Successfully tagged core-data-arm64:latest 10:35:25  Building core-data ... done Building core-command 10:35:28 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:35:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:35:28 ---> 4d6698d8f84e 10:35:28 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:35:28 ---> Using cache 10:35:28 ---> a63e6e98ea12 10:35:28 Step 4/24 : WORKDIR /edgex-go 10:35:28 ---> Using cache 10:35:28 ---> 9c6f587d1354 10:35:28 Step 5/24 : RUN apk add --update --no-cache make git 10:35:28 ---> Using cache 10:35:28 ---> 72d8c75dfb51 10:35:28 Step 6/24 : COPY go.mod vendor* ./ 10:35:28 ---> Using cache 10:35:28 ---> 27f1f30ae5f3 10:35:28 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:35:28 ---> Using cache 10:35:28 ---> 08edb9dfba46 10:35:28 Step 8/24 : COPY . . 10:35:28 ---> Using cache 10:35:28 ---> aa0c88f529d5 10:35:28 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 10:35:29 ---> Running in 8b165cd981ac 10:35:31 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 10:36:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:36:24 Removing intermediate container 0156b4371e87 10:36:24 ---> 6ea3ddeb301b 10:36:24 10:36:24 Step 10/23 : FROM alpine:3.17 10:36:24 ---> 51e60588ff2c 10:36:24 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:36:24 ---> Running in 608354bcde74 10:36:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:36:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:36:28 (1/1) Installing dumb-init (1.2.5-r2) 10:36:28 Executing busybox-1.35.0-r29.trigger 10:36:28 OK: 8 MiB in 16 packages 10:36:31 Removing intermediate container 608354bcde74 10:36:31 ---> c27b5192bdb5 10:36:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 10:36:31 ---> Running in 9d5709da093b 10:36:31 Removing intermediate container 9d5709da093b 10:36:31 ---> 61a5331726ba 10:36:31 Step 13/23 : ENV APP_PORT=59861 10:36:31 ---> Running in 34fddae0f816 10:36:31 Removing intermediate container c29ec6921d16 10:36:31 ---> 6442c1408b98 10:36:31 10:36:31 Step 9/25 : FROM alpine:3.17 10:36:31 ---> 51e60588ff2c 10:36:31 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 10:36:31 ---> Running in 317d429b1be2 10:36:32 Removing intermediate container 34fddae0f816 10:36:32 ---> 18332b3e4156 10:36:32 Step 14/23 : EXPOSE $APP_PORT 10:36:32 ---> Running in e24420ac499d 10:36:33 Removing intermediate container e24420ac499d 10:36:33 ---> b9233cfed123 10:36:33 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:36:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:36:34 ---> bdf5fe851cac 10:36:34 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 10:36:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:36:35 ---> d8bcbce37b47 10:36:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:36:36 (1/3) Installing ca-certificates (20230506-r0) 10:36:36 (2/3) Installing dumb-init (1.2.5-r2) 10:36:36 (3/3) Installing su-exec (0.2-r2) 10:36:36 Executing busybox-1.35.0-r29.trigger 10:36:36 Executing ca-certificates-20230506-r0.trigger 10:36:37 OK: 8 MiB in 18 packages 10:36:38 ---> e63b12912e70 10:36:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 10:36:39 ---> b7e95d4e69e4 10:36:39 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 10:36:39 ---> Running in b7896b56a86e 10:36:39 Removing intermediate container 317d429b1be2 10:36:39 ---> f014a1bcabc3 10:36:39 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 10:36:40 ---> Running in 9293050b0f78 10:36:40 Removing intermediate container b7896b56a86e 10:36:40 ---> 78d867a9c28d 10:36:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:36:40 ---> Running in b1335fa18212 10:36:40 Removing intermediate container 9293050b0f78 10:36:40 ---> 776ab6e8ae45 10:36:40 Step 12/25 : WORKDIR / 10:36:40 ---> Running in 52982a933c7c 10:36:41 Removing intermediate container b1335fa18212 10:36:41 ---> 3d65291d3c52 10:36:41 Step 21/23 : LABEL arch=arm64 10:36:41 ---> Running in b7c21e624392 10:36:41 Removing intermediate container 52982a933c7c 10:36:41 ---> 9cce601fcd82 10:36:41 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 10:36:42 Removing intermediate container b7c21e624392 10:36:42 ---> ee202f6a53f4 10:36:42 Step 22/23 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:36:42 ---> Running in e59d394af326 10:36:42 ---> b37163b93ab0 10:36:42 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 10:36:43 Removing intermediate container e59d394af326 10:36:43 ---> be3a759a24c4 10:36:43 Step 23/23 : LABEL version=3.0.0-dev.154 10:36:43 ---> Running in 78d399433efc 10:36:43 Removing intermediate container 78d399433efc 10:36:43 ---> e43db1f19ebe 10:36:43 10:36:43 ---> 67699cba8b87 10:36:43 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:36:44 Successfully built e43db1f19ebe 10:36:44 Successfully tagged support-scheduler-arm64:latest 10:36:44  Building support-scheduler ... done Building support-notifications 10:36:45 ---> a60ae01e285d 10:36:45 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 10:36:45 ---> 80db74a9e421 10:36:45 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:36:46 ---> 53ad1df87c10 10:36:46 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:36:48 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:36:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:36:48 ---> 4d6698d8f84e 10:36:48 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:36:48 ---> Using cache 10:36:48 ---> a63e6e98ea12 10:36:48 Step 4/23 : WORKDIR /edgex-go 10:36:48 ---> Using cache 10:36:48 ---> 9c6f587d1354 10:36:48 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 10:36:48 ---> Running in b3154d361b1a 10:36:49 ---> 7793f696b259 10:36:49 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:36:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:36:51 ---> f5b9fbd50822 10:36:51 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:36:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:36:52 ---> 340b403c2c88 10:36:52 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:36:52 ---> Running in 8ae7535a5cb4 10:36:53 OK: 263 MiB in 53 packages 10:36:57 Removing intermediate container b3154d361b1a 10:36:57 ---> 698ee12bc77d 10:36:57 Step 6/23 : COPY go.mod vendor* ./ 10:36:58 Removing intermediate container 8ae7535a5cb4 10:36:58 ---> 2fab0459d2a3 10:36:58 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 10:36:58 ---> 9f4ac7c5db39 10:36:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:36:58 ---> Running in fd9a66fe2d7b 10:36:58 ---> Running in 95d904fff852 10:36:59 Removing intermediate container fd9a66fe2d7b 10:36:59 ---> e7c1ec4a69a5 10:36:59 Step 23/25 : LABEL arch=arm64 10:36:59 ---> Running in 09e79bb6c64c 10:36:59 Removing intermediate container 09e79bb6c64c 10:36:59 ---> 6e21101712c3 10:36:59 Step 24/25 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:36:59 ---> Running in 8b1647465dc6 10:37:00 Removing intermediate container 8b1647465dc6 10:37:00 ---> 8b0ea45b1828 10:37:00 Step 25/25 : LABEL version=3.0.0-dev.154 10:37:00 ---> Running in 3c9502428c24 10:37:01 Removing intermediate container 3c9502428c24 10:37:01 ---> 840e4f48455d 10:37:01 10:37:01 Successfully built 840e4f48455d 10:37:01 Successfully tagged security-secretstore-setup-arm64:latest 10:37:01  Building security-secretstore-setup ... done Building core-metadata 10:37:04 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:37:04 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:37:04 ---> 4d6698d8f84e 10:37:04 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:37:04 ---> Using cache 10:37:04 ---> a63e6e98ea12 10:37:04 Step 4/25 : WORKDIR /edgex-go 10:37:04 ---> Using cache 10:37:04 ---> 9c6f587d1354 10:37:04 Step 5/25 : RUN apk add --update --no-cache make git 10:37:04 ---> Using cache 10:37:04 ---> 72d8c75dfb51 10:37:04 Step 6/25 : COPY go.mod vendor* ./ 10:37:04 ---> Using cache 10:37:04 ---> 27f1f30ae5f3 10:37:04 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:37:04 ---> Using cache 10:37:04 ---> 08edb9dfba46 10:37:04 Step 8/25 : COPY . . 10:37:04 ---> Using cache 10:37:04 ---> aa0c88f529d5 10:37:04 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 10:37:04 ---> Running in f3e8a2b9c569 10:37:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:38:43 Removing intermediate container 95d904fff852 10:38:43 ---> 26e74395999a 10:38:43 Step 8/23 : COPY . . 10:38:43 ---> c654e2248830 10:38:43 Step 9/23 : RUN make cmd/support-notifications/support-notifications 10:38:43 ---> Running in 8bfedec4c671 10:38:43 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:38:43 Removing intermediate container ffbe9bd1fb02 10:38:43 ---> bd6f1fd1f6d8 10:38:43 10:38:43 Step 9/20 : FROM alpine:3.17 10:38:43 ---> 51e60588ff2c 10:38:43 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 10:38:43 ---> Using cache 10:38:43 ---> 8c09002741ef 10:38:43 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:38:46 ---> Running in 3eeadd86a242 10:38:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:38:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:38:50 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 10:38:50 v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 10:38:50 OK: 17692 distinct packages available 10:38:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:38:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:38:52 (1/9) Installing ca-certificates (20230506-r0) 10:38:52 (2/9) Installing brotli-libs (1.0.9-r9) 10:38:53 (3/9) Installing nghttp2-libs (1.51.0-r0) 10:38:53 (4/9) Installing libcurl (8.0.1-r0) 10:38:53 (5/9) Installing curl (8.0.1-r0) 10:38:53 (6/9) Installing dumb-init (1.2.5-r2) 10:38:53 (7/9) Installing musl-obstack (1.2.3-r0) 10:38:53 (8/9) Installing libucontext (1.2-r0) 10:38:53 (9/9) Installing gcompat (1.1.0-r0) 10:38:53 Executing busybox-1.35.0-r29.trigger 10:38:53 Executing ca-certificates-20230506-r0.trigger 10:38:53 OK: 11 MiB in 24 packages 10:38:56 Removing intermediate container 3eeadd86a242 10:38:56 ---> fccae0282640 10:38:56 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 10:38:59 ---> 26b13fe0555e 10:38:59 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 10:39:00 ---> e1016b2d6204 10:39:00 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:39:02 ---> c50e4d948d16 10:39:02 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:39:03 ---> 413c2c7a9573 10:39:03 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 10:39:03 ---> Running in e8df5a373eb0 10:39:03 Removing intermediate container e8df5a373eb0 10:39:03 ---> 0cf2be36e806 10:39:03 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 10:39:04 ---> Running in 173a4f231e91 10:39:04 Removing intermediate container 173a4f231e91 10:39:04 ---> cc1d5cba2944 10:39:04 Step 18/20 : LABEL arch=arm64 10:39:04 ---> Running in 97abac319308 10:39:05 Removing intermediate container 97abac319308 10:39:05 ---> c344f7142982 10:39:05 Step 19/20 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:39:05 ---> Running in a568bfe0f61a 10:39:05 Removing intermediate container a568bfe0f61a 10:39:05 ---> 1f430895b7bb 10:39:05 Step 20/20 : LABEL version=3.0.0-dev.154 10:39:05 ---> Running in 456dd60dfa5a 10:39:06 Removing intermediate container 456dd60dfa5a 10:39:06 ---> 464d89a87030 10:39:06 10:39:06 Successfully built 464d89a87030 10:39:06 Successfully tagged security-spiffe-token-provider-arm64:latest 10:39:06 Building security-proxy-auth 10:39:10  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:39:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:39:10 ---> 4d6698d8f84e 10:39:10 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:39:10 ---> Using cache 10:39:10 ---> a63e6e98ea12 10:39:10 Step 4/23 : WORKDIR /edgex-go 10:39:10 ---> Using cache 10:39:10 ---> 9c6f587d1354 10:39:10 Step 5/23 : RUN apk add --update --no-cache make git 10:39:10 ---> Using cache 10:39:10 ---> 72d8c75dfb51 10:39:10 Step 6/23 : COPY go.mod vendor* ./ 10:39:10 ---> Using cache 10:39:10 ---> 27f1f30ae5f3 10:39:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:39:10 ---> Using cache 10:39:10 ---> 08edb9dfba46 10:39:10 Step 8/23 : COPY . . 10:39:10 ---> Using cache 10:39:10 ---> aa0c88f529d5 10:39:10 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 10:39:12 ---> Running in a51890e8d613 10:39:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:40:01 Removing intermediate container 514357ac97c2 10:40:01 ---> f75d72b6166a 10:40:01 10:40:01 Step 9/22 : FROM alpine:3.17 10:40:01 ---> 51e60588ff2c 10:40:01 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 10:40:01 ---> Running in 3d732199310e 10:40:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:40:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:40:05 (1/2) Installing dumb-init (1.2.5-r2) 10:40:05 (2/2) Installing openssl (3.0.8-r4) 10:40:05 Executing busybox-1.35.0-r29.trigger 10:40:05 OK: 8 MiB in 17 packages 10:40:06 Removing intermediate container 3d732199310e 10:40:06 ---> af2feab03290 10:40:06 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 10:40:07 ---> Running in b08716fc2168 10:40:07 Removing intermediate container b08716fc2168 10:40:07 ---> 2769b3a9031d 10:40:07 Step 12/22 : WORKDIR /edgex 10:40:07 ---> Running in e869b81c4f61 10:40:08 Removing intermediate container e869b81c4f61 10:40:08 ---> d3c267ed6a9f 10:40:08 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:40:09 ---> adf31d44c8f4 10:40:09 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 10:40:10 ---> 7efc759a705b 10:40:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:40:11 ---> 3ebcf68b092a 10:40:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:40:12 ---> 19d2dd20ffd7 10:40:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:40:13 ---> 9a593063bd7b 10:40:13 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:40:13 ---> Running in 2f5929e2cbb0 10:40:17 Removing intermediate container 2f5929e2cbb0 10:40:17 ---> cb31a990853a 10:40:17 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 10:40:17 ---> Running in 76bc86be5cb7 10:40:17 Removing intermediate container 76bc86be5cb7 10:40:17 ---> 8e12db9d6c26 10:40:17 Step 20/22 : LABEL arch=arm64 10:40:17 ---> Running in 48a4c0d4d032 10:40:18 Removing intermediate container 48a4c0d4d032 10:40:18 ---> 4f73e5c65fa0 10:40:18 Step 21/22 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:40:18 ---> Running in 180719eedd94 10:40:18 Removing intermediate container 180719eedd94 10:40:18 ---> bbee1fe99b22 10:40:18 Step 22/22 : LABEL version=3.0.0-dev.154 10:40:19 ---> Running in 201c0b868970 10:40:19 Removing intermediate container 201c0b868970 10:40:19 ---> 3c8f5dd97e64 10:40:19 10:40:19 Successfully built 3c8f5dd97e64 10:40:19 Successfully tagged security-proxy-setup-arm64:latest 10:40:19 Building core-common-config-bootstrapper 10:40:23  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:40:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:40:23 ---> 4d6698d8f84e 10:40:23 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:40:23 ---> Using cache 10:40:23 ---> a63e6e98ea12 10:40:23 Step 4/23 : WORKDIR /edgex-go 10:40:23 ---> Using cache 10:40:23 ---> 9c6f587d1354 10:40:23 Step 5/23 : RUN apk add --update --no-cache make git 10:40:23 ---> Using cache 10:40:23 ---> 72d8c75dfb51 10:40:23 Step 6/23 : COPY go.mod vendor* ./ 10:40:23 ---> Using cache 10:40:23 ---> 27f1f30ae5f3 10:40:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:40:23 ---> Using cache 10:40:23 ---> 08edb9dfba46 10:40:23 Step 8/23 : COPY . . 10:40:23 ---> Using cache 10:40:23 ---> aa0c88f529d5 10:40:23 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:40:23 ---> Running in d640795075cb 10:40:25 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:42:31 Removing intermediate container 8b165cd981ac 10:42:31 ---> cb5195957237 10:42:31 10:42:31 Step 10/24 : FROM alpine:3.17 10:42:31 ---> 51e60588ff2c 10:42:31 Step 11/24 : RUN apk add --update --no-cache dumb-init 10:42:31 ---> Using cache 10:42:31 ---> c27b5192bdb5 10:42:31 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 10:42:31 ---> Using cache 10:42:31 ---> 61a5331726ba 10:42:31 Step 13/24 : ENV APP_PORT=59882 10:42:31 ---> Running in 7eac996866cf 10:42:31 Removing intermediate container 7eac996866cf 10:42:31 ---> 689ad535c1f4 10:42:31 Step 14/24 : EXPOSE $APP_PORT 10:42:31 ---> Running in b9399b19c95f 10:42:31 Removing intermediate container b9399b19c95f 10:42:31 ---> c4cb478a009a 10:42:31 Step 15/24 : WORKDIR / 10:42:31 ---> Running in 69ba9c3cac55 10:42:31 Removing intermediate container 69ba9c3cac55 10:42:31 ---> dd32c23de990 10:42:31 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 10:42:33 ---> dd16dedc7043 10:42:33 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 10:42:34 ---> 430e223189be 10:42:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:42:36 ---> 9b634098f75d 10:42:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:42:36 ---> 1a565d7289df 10:42:36 Step 20/24 : ENTRYPOINT ["/core-command"] 10:42:36 ---> Running in adb30d8e7320 10:42:37 Removing intermediate container adb30d8e7320 10:42:37 ---> dc795bb22ba9 10:42:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:42:37 ---> Running in 705aa49a7c7a 10:42:38 Removing intermediate container 705aa49a7c7a 10:42:38 ---> 3dd9d3f132bf 10:42:38 Step 22/24 : LABEL arch=arm64 10:42:38 ---> Running in 6553d4d73b65 10:42:38 Removing intermediate container 6553d4d73b65 10:42:38 ---> 9549ed8bace8 10:42:38 Step 23/24 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:42:38 ---> Running in 5641e16554a9 10:42:39 Removing intermediate container 5641e16554a9 10:42:39 ---> 3913ea0b77d1 10:42:39 Step 24/24 : LABEL version=3.0.0-dev.154 10:42:39 ---> Running in 38ee16a425ab 10:42:40 Removing intermediate container 38ee16a425ab 10:42:40 ---> 4d6dd1a0cb01 10:42:40 10:42:40 Successfully built 4d6dd1a0cb01 10:42:40 Successfully tagged core-command-arm64:latest 10:44:16  Building core-command ... done Removing intermediate container f3e8a2b9c569 10:44:16 ---> 39782f0bc98e 10:44:16 10:44:16 Step 10/25 : FROM alpine:3.17 10:44:16 ---> 51e60588ff2c 10:44:16 Step 11/25 : RUN apk add --update --no-cache dumb-init 10:44:16 ---> Using cache 10:44:16 ---> c27b5192bdb5 10:44:16 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 10:44:16 ---> Using cache 10:44:16 ---> 61a5331726ba 10:44:16 Step 13/25 : ENV APP_PORT=59881 10:44:16 ---> Running in 51a5e97e0f89 10:44:16 Removing intermediate container 51a5e97e0f89 10:44:16 ---> 04abfe46bbcc 10:44:16 Step 14/25 : EXPOSE $APP_PORT 10:44:16 ---> Running in 8ed7ee6eb1a9 10:44:16 Removing intermediate container 8ed7ee6eb1a9 10:44:16 ---> dc1f8fab3eee 10:44:16 Step 15/25 : WORKDIR / 10:44:16 ---> Running in 5089718dd854 10:44:16 Removing intermediate container 5089718dd854 10:44:16 ---> 96a82e4343aa 10:44:16 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 10:44:16 ---> c613f62b2234 10:44:16 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 10:44:16 ---> 655778e712cf 10:44:16 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:44:16 ---> af3487339174 10:44:16 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:44:16 ---> 6c6f33763f54 10:44:16 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:44:16 ---> c6a26baeb3e9 10:44:16 Step 21/25 : ENTRYPOINT ["/core-metadata"] 10:44:16 ---> Running in a86c7ea2c25f 10:44:16 Removing intermediate container a86c7ea2c25f 10:44:16 ---> 36b27cc9f466 10:44:16 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:44:16 ---> Running in a7e73e83541f 10:44:16 Removing intermediate container a7e73e83541f 10:44:16 ---> 408a33441926 10:44:16 Step 23/25 : LABEL arch=arm64 10:44:16 ---> Running in 9cb314a57914 10:44:16 Removing intermediate container 9cb314a57914 10:44:16 ---> 07a68f42a5c7 10:44:16 Step 24/25 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:44:16 ---> Running in 076fc9b5fad2 10:44:16 Removing intermediate container 076fc9b5fad2 10:44:16 ---> 0d00cb0b4e54 10:44:16 Step 25/25 : LABEL version=3.0.0-dev.154 10:44:16 ---> Running in 33c02a2c8315 10:44:16 Removing intermediate container 33c02a2c8315 10:44:16 ---> ceb06ced9610 10:44:16 10:44:16 Successfully built ceb06ced9610 10:44:16 Successfully tagged core-metadata-arm64:latest 10:44:48  Building core-metadata ... done Removing intermediate container a51890e8d613 10:44:48 ---> ea6f30cf1221 10:44:48 10:44:48 Step 10/23 : FROM alpine:3.17 10:44:48 ---> 51e60588ff2c 10:44:48 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 10:44:49 ---> Running in 85b62f468298 10:44:49 Removing intermediate container 85b62f468298 10:44:49 ---> 724f4e82ddf9 10:44:49 Step 12/23 : RUN apk add --update --no-cache dumb-init 10:44:49 ---> Running in ad9cb2edf19d 10:44:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:44:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:44:53 (1/1) Installing dumb-init (1.2.5-r2) 10:44:53 Executing busybox-1.35.0-r29.trigger 10:44:53 OK: 8 MiB in 16 packages 10:44:55 Removing intermediate container ad9cb2edf19d 10:44:55 ---> c6fb07221c86 10:44:55 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:44:55 ---> b9d5e39ccfd0 10:44:55 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 10:44:56 ---> 37d03758f1e1 10:44:56 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:45:01 ---> 3018f714ac1a 10:45:01 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 10:45:01 ---> ec6fd05aa2a9 10:45:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:45:02 ---> 82c4f92f6f81 10:45:02 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:45:02 ---> Running in 273223f4f163 10:45:06 Removing intermediate container 273223f4f163 10:45:06 ---> b298df2f3b97 10:45:06 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 10:45:06 ---> Running in 95871fd209d4 10:45:06 Removing intermediate container 95871fd209d4 10:45:06 ---> 443edfde2042 10:45:06 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 10:45:06 ---> Running in 2a7d864db6a7 10:45:06 Removing intermediate container 2a7d864db6a7 10:45:06 ---> 3af3cfc9144e 10:45:06 Step 21/23 : LABEL arch=arm64 10:45:07 ---> Running in 615c2277a0eb 10:45:07 Removing intermediate container 615c2277a0eb 10:45:07 ---> 0e8c850e33ea 10:45:07 Step 22/23 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:45:07 ---> Running in cc3df8f40ac1 10:45:08 Removing intermediate container cc3df8f40ac1 10:45:08 ---> 77dbb76871d9 10:45:08 Step 23/23 : LABEL version=3.0.0-dev.154 10:45:08 ---> Running in d8e700ade29f 10:45:08 Removing intermediate container d8e700ade29f 10:45:08 ---> ae58cc38b933 10:45:08 10:45:08 Successfully built ae58cc38b933 10:45:08 Successfully tagged security-proxy-auth-arm64:latest 10:45:30  Building security-proxy-auth ... done Removing intermediate container d640795075cb 10:45:30 ---> 9fa083840997 10:45:30 10:45:30 Step 10/23 : FROM alpine:3.17 10:45:30 ---> 51e60588ff2c 10:45:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 10:45:30 ---> Using cache 10:45:30 ---> 724f4e82ddf9 10:45:30 Step 12/23 : RUN apk add --update --no-cache dumb-init 10:45:30 ---> Using cache 10:45:30 ---> c6fb07221c86 10:45:30 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:45:30 ---> Using cache 10:45:30 ---> b9d5e39ccfd0 10:45:30 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 10:45:30 ---> Using cache 10:45:31 ---> 37d03758f1e1 10:45:31 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:45:32 ---> cab1684f22d6 10:45:32 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:45:33 ---> 4fec0e2a49d0 10:45:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:45:34 ---> 985a57aeb798 10:45:34 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:45:34 ---> Running in 27156758d4a9 10:45:36 Removing intermediate container 27156758d4a9 10:45:36 ---> ecc80f07f7e5 10:45:36 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 10:45:36 ---> Running in 41738afc0d0d 10:45:36 Removing intermediate container 41738afc0d0d 10:45:36 ---> f1e591504584 10:45:36 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 10:45:36 ---> Running in 1a4a6799f16e 10:45:37 Removing intermediate container 1a4a6799f16e 10:45:37 ---> 1deca8205637 10:45:37 Step 21/23 : LABEL arch=arm64 10:45:37 ---> Running in 013ee9f6620b 10:45:38 Removing intermediate container 013ee9f6620b 10:45:38 ---> 574175510bba 10:45:38 Step 22/23 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:45:38 ---> Running in 5f3569f9f440 10:45:40 Removing intermediate container 5f3569f9f440 10:45:40 ---> 609da801e18f 10:45:40 Step 23/23 : LABEL version=3.0.0-dev.154 10:45:40 ---> Running in 32abfda59e6c 10:45:40 Removing intermediate container 32abfda59e6c 10:45:40 ---> 50a864a7e0f1 10:45:40 10:45:40 Successfully built 50a864a7e0f1 10:45:41 Successfully tagged core-common-config-bootstrapper-arm64:latest 10:46:03  Building core-common-config-bootstrapper ... done Removing intermediate container 8bfedec4c671 10:46:03 ---> 0c0f6a603763 10:46:03 10:46:03 Step 10/23 : FROM alpine:3.17 10:46:03 ---> 51e60588ff2c 10:46:03 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 10:46:03 ---> Running in 39d556634292 10:46:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:46:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:46:03 (1/2) Installing ca-certificates (20230506-r0) 10:46:03 (2/2) Installing dumb-init (1.2.5-r2) 10:46:03 Executing busybox-1.35.0-r29.trigger 10:46:03 Executing ca-certificates-20230506-r0.trigger 10:46:03 OK: 8 MiB in 17 packages 10:46:04 Removing intermediate container 39d556634292 10:46:04 ---> 731d2ab282be 10:46:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 10:46:04 ---> Running in dfcac1081478 10:46:05 Removing intermediate container dfcac1081478 10:46:05 ---> ed8e5a18da3b 10:46:05 Step 13/23 : ENV APP_PORT=59860 10:46:05 ---> Running in 259962f70800 10:46:05 Removing intermediate container 259962f70800 10:46:05 ---> 0aebe9a7cc37 10:46:05 Step 14/23 : EXPOSE $APP_PORT 10:46:05 ---> Running in 8b4e1b914975 10:46:05 Removing intermediate container 8b4e1b914975 10:46:05 ---> cdc39b34d8da 10:46:05 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:46:06 ---> 88d08f0b5989 10:46:06 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 10:46:06 ---> 34a84dfd3161 10:46:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:46:08 ---> 21a166196008 10:46:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:46:08 ---> 45d37d088e86 10:46:08 Step 19/23 : ENTRYPOINT ["/support-notifications"] 10:46:09 ---> Running in 37e741756031 10:46:09 Removing intermediate container 37e741756031 10:46:09 ---> 48331e168a6f 10:46:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:46:09 ---> Running in 7eb5e477309b 10:46:09 Removing intermediate container 7eb5e477309b 10:46:09 ---> 572fc6ca736a 10:46:09 Step 21/23 : LABEL arch=arm64 10:46:09 ---> Running in bb4decf5cf42 10:46:10 Removing intermediate container bb4decf5cf42 10:46:10 ---> 14d096a80341 10:46:10 Step 22/23 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:46:10 ---> Running in 45a20059e401 10:46:10 Removing intermediate container 45a20059e401 10:46:10 ---> f351be4f9b87 10:46:10 Step 23/23 : LABEL version=3.0.0-dev.154 10:46:10 ---> Running in 99b30c1a97dc 10:46:10 Removing intermediate container 99b30c1a97dc 10:46:10 ---> 260e1ab059b5 10:46:10 10:46:10 Successfully built 260e1ab059b5 10:46:10 Successfully tagged support-notifications-arm64:latest 10:46:11  Building support-notifications ... done  [Pipeline] } 10:46:11 $ docker stop --time=1 c7d3e5f6d1536061dd77e971abb712c832d460cdd35b5c9f7a29291828a7e777 10:46:12 $ docker rm -f --volumes c7d3e5f6d1536061dd77e971abb712c832d460cdd35b5c9f7a29291828a7e777 [Pipeline] // withDockerContainer [Pipeline] sh 10:46:13 + docker images 10:46:13 REPOSITORY TAG IMAGE ID CREATED SIZE 10:46:13 support-notifications-arm64 latest 260e1ab059b5 3 seconds ago 31.9MB 10:46:13 0c0f6a603763 14 seconds ago 1.42GB 10:46:13 core-common-config-bootstrapper-arm64 latest 50a864a7e0f1 33 seconds ago 17.2MB 10:46:13 9fa083840997 44 seconds ago 1.35GB 10:46:13 security-proxy-auth-arm64 latest ae58cc38b933 About a minute ago 18.1MB 10:46:13 ea6f30cf1221 About a minute ago 1.33GB 10:46:13 core-metadata-arm64 latest ceb06ced9610 About a minute ago 20.2MB 10:46:13 39782f0bc98e 2 minutes ago 1.36GB 10:46:13 core-command-arm64 latest 4d6dd1a0cb01 3 minutes ago 19.7MB 10:46:13 cb5195957237 3 minutes ago 1.35GB 10:46:13 security-proxy-setup-arm64 latest 3c8f5dd97e64 5 minutes ago 18.7MB 10:46:13 f75d72b6166a 6 minutes ago 1.33GB 10:46:13 security-spiffe-token-provider-arm64 latest 464d89a87030 7 minutes ago 32.7MB 10:46:13 bd6f1fd1f6d8 7 minutes ago 1.39GB 10:46:13 security-secretstore-setup-arm64 latest 840e4f48455d 9 minutes ago 32.2MB 10:46:13 support-scheduler-arm64 latest e43db1f19ebe 9 minutes ago 31.2MB 10:46:13 6442c1408b98 9 minutes ago 1.35GB 10:46:13 6ea3ddeb301b 9 minutes ago 1.42GB 10:46:13 core-data-arm64 latest 54d3f6637e1f 10 minutes ago 19.9MB 10:46:13 37623bb80cb5 11 minutes ago 1.36GB 10:46:13 security-bootstrapper-arm64 latest 273dd142220f 12 minutes ago 21.9MB 10:46:13 6f5f710c1a14 13 minutes ago 1.34GB 10:46:13 security-spire-agent-arm64 latest 6659dbd8df5e 18 minutes ago 153MB 10:46:13 security-spire-server-arm64 latest c79a21ec4a70 18 minutes ago 97MB 10:46:13 security-spire-config-arm64 latest 91c87347cb4b 18 minutes ago 96.1MB 10:46:13 bd50c2b9d2de 19 minutes ago 1.21GB 10:46:13 75d65fe4a8b8 19 minutes ago 1.21GB 10:46:13 185595c91f00 19 minutes ago 1.21GB 10:46:13 ci-base-image-arm64 latest 4d6698d8f84e 22 minutes ago 899MB 10:46:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 2 weeks ago 681MB 10:46:13 alpine 3.17 51e60588ff2c 5 weeks ago 7.46MB 10:46:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:46:13 provisioning config files... 10:46:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/520@tmp/config12815242057825487970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:46:13 ---> docker-login.sh 10:46:13 nexus3.edgexfoundry.org:10001 10:46:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:46:14 Configure a credential helper to remove this warning. See 10:46:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:46:14 10:46:14 Login Succeeded 10:46:14 nexus3.edgexfoundry.org:10002 10:46:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:46:14 Configure a credential helper to remove this warning. See 10:46:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:46:14 10:46:14 Login Succeeded 10:46:14 nexus3.edgexfoundry.org:10003 10:46:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:46:15 Configure a credential helper to remove this warning. See 10:46:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:46:15 10:46:15 Login Succeeded 10:46:15 nexus3.edgexfoundry.org:10004 10:46:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:46:15 Configure a credential helper to remove this warning. See 10:46:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:46:15 10:46:15 Login Succeeded 10:46:15 docker.io 10:46:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:46:15 Configure a credential helper to remove this warning. See 10:46:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:46:15 10:46:15 Login Succeeded 10:46:15 ---> docker-login.sh ends [Pipeline] } 10:46:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:46:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:46:15 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 10:46:15 c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:46:15 latest 10:46:15 3.0.0-dev.154 10:46:15 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:46:15 main 10:46:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:16 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:46:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:46:16 3ec4185718cd: Preparing 10:46:16 ed839f6d5658: Preparing 10:46:16 0382b0149c7d: Preparing 10:46:16 e670dc3c6331: Preparing 10:46:16 e576c1dfb493: Preparing 10:46:16 26cbea5cba74: Preparing 10:46:16 26cbea5cba74: Waiting 10:46:16 e576c1dfb493: Pushed 10:46:16 e670dc3c6331: Pushed 10:46:16 3ec4185718cd: Pushed 10:46:16 0382b0149c7d: Pushed 10:46:16 26cbea5cba74: Layer already exists 10:46:20 ed839f6d5658: Pushed 10:46:20 c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:12f63c32888262c49c215b79e19cf66212090e26aeb9102377fb148739a8c9fe size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:20 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:20 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:46:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:46:20 3ec4185718cd: Preparing 10:46:20 ed839f6d5658: Preparing 10:46:20 0382b0149c7d: Preparing 10:46:20 e670dc3c6331: Preparing 10:46:20 e576c1dfb493: Preparing 10:46:20 26cbea5cba74: Preparing 10:46:20 26cbea5cba74: Waiting 10:46:20 e670dc3c6331: Layer already exists 10:46:20 0382b0149c7d: Layer already exists 10:46:20 ed839f6d5658: Layer already exists 10:46:20 3ec4185718cd: Layer already exists 10:46:20 e576c1dfb493: Layer already exists 10:46:20 26cbea5cba74: Layer already exists 10:46:21 latest: digest: sha256:12f63c32888262c49c215b79e19cf66212090e26aeb9102377fb148739a8c9fe size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:21 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:21 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.154 10:46:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:46:21 3ec4185718cd: Preparing 10:46:21 ed839f6d5658: Preparing 10:46:21 0382b0149c7d: Preparing 10:46:21 e670dc3c6331: Preparing 10:46:21 e576c1dfb493: Preparing 10:46:21 26cbea5cba74: Preparing 10:46:21 26cbea5cba74: Waiting 10:46:21 0382b0149c7d: Layer already exists 10:46:21 ed839f6d5658: Layer already exists 10:46:21 e576c1dfb493: Layer already exists 10:46:21 3ec4185718cd: Layer already exists 10:46:21 e670dc3c6331: Layer already exists 10:46:21 26cbea5cba74: Layer already exists 10:46:21 3.0.0-dev.154: digest: sha256:12f63c32888262c49c215b79e19cf66212090e26aeb9102377fb148739a8c9fe size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:22 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:22 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:46:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:46:22 3ec4185718cd: Preparing 10:46:22 ed839f6d5658: Preparing 10:46:22 0382b0149c7d: Preparing 10:46:22 e670dc3c6331: Preparing 10:46:22 e576c1dfb493: Preparing 10:46:22 26cbea5cba74: Preparing 10:46:22 26cbea5cba74: Waiting 10:46:22 ed839f6d5658: Layer already exists 10:46:22 e576c1dfb493: Layer already exists 10:46:22 e670dc3c6331: Layer already exists 10:46:22 3ec4185718cd: Layer already exists 10:46:22 0382b0149c7d: Layer already exists 10:46:22 26cbea5cba74: Layer already exists 10:46:22 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:12f63c32888262c49c215b79e19cf66212090e26aeb9102377fb148739a8c9fe size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:23 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:23 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 10:46:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:46:23 3ec4185718cd: Preparing 10:46:23 ed839f6d5658: Preparing 10:46:23 0382b0149c7d: Preparing 10:46:23 e670dc3c6331: Preparing 10:46:23 e576c1dfb493: Preparing 10:46:23 26cbea5cba74: Preparing 10:46:23 26cbea5cba74: Waiting 10:46:23 e576c1dfb493: Layer already exists 10:46:23 0382b0149c7d: Layer already exists 10:46:23 ed839f6d5658: Layer already exists 10:46:23 3ec4185718cd: Layer already exists 10:46:23 e670dc3c6331: Layer already exists 10:46:23 26cbea5cba74: Layer already exists 10:46:23 main: digest: sha256:12f63c32888262c49c215b79e19cf66212090e26aeb9102377fb148739a8c9fe size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:46:23 ===================================================== [Pipeline] echo 10:46:23 taggedImages: 10:46:23 - nexus3.edgexfoundry.org:10004/core-command-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:46:23 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:46:23 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.154 10:46:23 - nexus3.edgexfoundry.org:10004/core-command-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:46:23 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 10:46:23 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 10:46:23 c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:46:23 latest 10:46:23 3.0.0-dev.154 10:46:23 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:46:23 main 10:46:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:24 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:46:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:46:24 48843371f452: Preparing 10:46:24 e58ee61af479: Preparing 10:46:24 c80fe8346415: Preparing 10:46:24 d14522ded3c5: Preparing 10:46:24 0382b0149c7d: Preparing 10:46:24 e670dc3c6331: Preparing 10:46:24 eb4ef159fd0a: Preparing 10:46:24 26cbea5cba74: Preparing 10:46:24 e670dc3c6331: Waiting 10:46:24 eb4ef159fd0a: Waiting 10:46:24 26cbea5cba74: Waiting 10:46:24 0382b0149c7d: Layer already exists 10:46:24 e670dc3c6331: Layer already exists 10:46:24 c80fe8346415: Pushed 10:46:24 e58ee61af479: Pushed 10:46:24 48843371f452: Pushed 10:46:24 26cbea5cba74: Layer already exists 10:46:24 eb4ef159fd0a: Pushed 10:46:26 d14522ded3c5: Pushed 10:46:26 c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:4aef0ee00920a17ebf58118ac2e2c11d45da43dbd178ff134c38f7d1f69705ab size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:27 + 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 10:46:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 10:46:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:46:27 48843371f452: Preparing 10:46:27 e58ee61af479: Preparing 10:46:27 c80fe8346415: Preparing 10:46:27 d14522ded3c5: Preparing 10:46:27 0382b0149c7d: Preparing 10:46:27 e670dc3c6331: Preparing 10:46:27 eb4ef159fd0a: Preparing 10:46:27 26cbea5cba74: Preparing 10:46:27 e670dc3c6331: Waiting 10:46:27 eb4ef159fd0a: Waiting 10:46:27 26cbea5cba74: Waiting 10:46:27 d14522ded3c5: Layer already exists 10:46:27 c80fe8346415: Layer already exists 10:46:27 e58ee61af479: Layer already exists 10:46:27 48843371f452: Layer already exists 10:46:27 e670dc3c6331: Layer already exists 10:46:27 0382b0149c7d: Layer already exists 10:46:27 eb4ef159fd0a: Layer already exists 10:46:27 26cbea5cba74: Layer already exists 10:46:27 latest: digest: sha256:4aef0ee00920a17ebf58118ac2e2c11d45da43dbd178ff134c38f7d1f69705ab size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:28 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.154 10:46:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:46:28 48843371f452: Preparing 10:46:28 e58ee61af479: Preparing 10:46:28 c80fe8346415: Preparing 10:46:28 d14522ded3c5: Preparing 10:46:28 0382b0149c7d: Preparing 10:46:28 e670dc3c6331: Preparing 10:46:28 eb4ef159fd0a: Preparing 10:46:28 26cbea5cba74: Preparing 10:46:28 e670dc3c6331: Waiting 10:46:28 eb4ef159fd0a: Waiting 10:46:28 26cbea5cba74: Waiting 10:46:28 48843371f452: Layer already exists 10:46:28 0382b0149c7d: Layer already exists 10:46:28 d14522ded3c5: Layer already exists 10:46:28 e58ee61af479: Layer already exists 10:46:28 c80fe8346415: Layer already exists 10:46:28 26cbea5cba74: Layer already exists 10:46:28 e670dc3c6331: Layer already exists 10:46:28 eb4ef159fd0a: Layer already exists 10:46:28 3.0.0-dev.154: digest: sha256:4aef0ee00920a17ebf58118ac2e2c11d45da43dbd178ff134c38f7d1f69705ab size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:29 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:46:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:46:29 48843371f452: Preparing 10:46:29 e58ee61af479: Preparing 10:46:29 c80fe8346415: Preparing 10:46:29 d14522ded3c5: Preparing 10:46:29 0382b0149c7d: Preparing 10:46:29 e670dc3c6331: Preparing 10:46:29 eb4ef159fd0a: Preparing 10:46:29 26cbea5cba74: Preparing 10:46:29 eb4ef159fd0a: Waiting 10:46:29 26cbea5cba74: Waiting 10:46:29 e670dc3c6331: Waiting 10:46:29 d14522ded3c5: Layer already exists 10:46:29 0382b0149c7d: Layer already exists 10:46:29 c80fe8346415: Layer already exists 10:46:29 e58ee61af479: Layer already exists 10:46:29 48843371f452: Layer already exists 10:46:29 26cbea5cba74: Layer already exists 10:46:29 e670dc3c6331: Layer already exists 10:46:29 eb4ef159fd0a: Layer already exists 10:46:29 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:4aef0ee00920a17ebf58118ac2e2c11d45da43dbd178ff134c38f7d1f69705ab size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:30 + 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 10:46:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 10:46:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:46:30 48843371f452: Preparing 10:46:30 e58ee61af479: Preparing 10:46:30 c80fe8346415: Preparing 10:46:30 d14522ded3c5: Preparing 10:46:30 0382b0149c7d: Preparing 10:46:30 e670dc3c6331: Preparing 10:46:30 eb4ef159fd0a: Preparing 10:46:30 26cbea5cba74: Preparing 10:46:30 eb4ef159fd0a: Waiting 10:46:30 26cbea5cba74: Waiting 10:46:30 e670dc3c6331: Waiting 10:46:30 48843371f452: Layer already exists 10:46:30 c80fe8346415: Layer already exists 10:46:30 e58ee61af479: Layer already exists 10:46:30 d14522ded3c5: Layer already exists 10:46:30 0382b0149c7d: Layer already exists 10:46:30 26cbea5cba74: Layer already exists 10:46:30 eb4ef159fd0a: Layer already exists 10:46:30 e670dc3c6331: Layer already exists 10:46:30 main: digest: sha256:4aef0ee00920a17ebf58118ac2e2c11d45da43dbd178ff134c38f7d1f69705ab size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:46:30 ===================================================== [Pipeline] echo 10:46:30 taggedImages: 10:46:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:46:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 10:46:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.154 10:46:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:46:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 10:46:30 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 10:46:30 c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:46:30 latest 10:46:30 3.0.0-dev.154 10:46:30 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:46:30 main 10:46:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:31 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:31 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:46:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:46:31 366c401c1887: Preparing 10:46:31 a4db1c6653e1: Preparing 10:46:31 0382b0149c7d: Preparing 10:46:31 e670dc3c6331: Preparing 10:46:31 472ba452049c: Preparing 10:46:31 26cbea5cba74: Preparing 10:46:31 26cbea5cba74: Waiting 10:46:31 0382b0149c7d: Layer already exists 10:46:31 e670dc3c6331: Layer already exists 10:46:31 26cbea5cba74: Layer already exists 10:46:31 366c401c1887: Pushed 10:46:31 472ba452049c: Pushed 10:46:35 a4db1c6653e1: Pushed 10:46:35 c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:e21b92d00df79f679b7d1d464c932d9c561f6b1bd850eb7e4acfe2aa141bfa6e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:35 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:35 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:46:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:46:35 366c401c1887: Preparing 10:46:35 a4db1c6653e1: Preparing 10:46:35 0382b0149c7d: Preparing 10:46:35 e670dc3c6331: Preparing 10:46:35 472ba452049c: Preparing 10:46:35 26cbea5cba74: Preparing 10:46:35 26cbea5cba74: Waiting 10:46:35 366c401c1887: Layer already exists 10:46:35 e670dc3c6331: Layer already exists 10:46:35 472ba452049c: Layer already exists 10:46:35 a4db1c6653e1: Layer already exists 10:46:35 0382b0149c7d: Layer already exists 10:46:35 26cbea5cba74: Layer already exists 10:46:36 latest: digest: sha256:e21b92d00df79f679b7d1d464c932d9c561f6b1bd850eb7e4acfe2aa141bfa6e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:36 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:36 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.154 10:46:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:46:36 366c401c1887: Preparing 10:46:36 a4db1c6653e1: Preparing 10:46:36 0382b0149c7d: Preparing 10:46:36 e670dc3c6331: Preparing 10:46:36 472ba452049c: Preparing 10:46:36 26cbea5cba74: Preparing 10:46:36 366c401c1887: Layer already exists 10:46:36 0382b0149c7d: Layer already exists 10:46:36 472ba452049c: Layer already exists 10:46:36 a4db1c6653e1: Layer already exists 10:46:36 e670dc3c6331: Layer already exists 10:46:36 26cbea5cba74: Layer already exists 10:46:36 3.0.0-dev.154: digest: sha256:e21b92d00df79f679b7d1d464c932d9c561f6b1bd850eb7e4acfe2aa141bfa6e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:37 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:37 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:46:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:46:37 366c401c1887: Preparing 10:46:37 a4db1c6653e1: Preparing 10:46:37 0382b0149c7d: Preparing 10:46:37 e670dc3c6331: Preparing 10:46:37 472ba452049c: Preparing 10:46:37 26cbea5cba74: Preparing 10:46:37 26cbea5cba74: Waiting 10:46:37 472ba452049c: Layer already exists 10:46:37 0382b0149c7d: Layer already exists 10:46:37 a4db1c6653e1: Layer already exists 10:46:37 e670dc3c6331: Layer already exists 10:46:37 366c401c1887: Layer already exists 10:46:37 26cbea5cba74: Layer already exists 10:46:37 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:e21b92d00df79f679b7d1d464c932d9c561f6b1bd850eb7e4acfe2aa141bfa6e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 10:46:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:46:38 366c401c1887: Preparing 10:46:38 a4db1c6653e1: Preparing 10:46:38 0382b0149c7d: Preparing 10:46:38 e670dc3c6331: Preparing 10:46:38 472ba452049c: Preparing 10:46:38 26cbea5cba74: Preparing 10:46:38 26cbea5cba74: Waiting 10:46:38 0382b0149c7d: Layer already exists 10:46:38 a4db1c6653e1: Layer already exists 10:46:38 472ba452049c: Layer already exists 10:46:38 366c401c1887: Layer already exists 10:46:38 e670dc3c6331: Layer already exists 10:46:38 26cbea5cba74: Layer already exists 10:46:38 main: digest: sha256:e21b92d00df79f679b7d1d464c932d9c561f6b1bd850eb7e4acfe2aa141bfa6e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:46:38 ===================================================== [Pipeline] echo 10:46:38 taggedImages: 10:46:38 - nexus3.edgexfoundry.org:10004/core-data-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:46:38 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:46:38 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.154 10:46:38 - nexus3.edgexfoundry.org:10004/core-data-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:46:38 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 10:46:38 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 10:46:38 c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:46:38 latest 10:46:38 3.0.0-dev.154 10:46:38 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:46:38 main 10:46:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:39 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:46:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:46:39 acfb30f72c5a: Preparing 10:46:39 5e88982d31ff: Preparing 10:46:39 d13849058949: Preparing 10:46:39 0382b0149c7d: Preparing 10:46:39 e670dc3c6331: Preparing 10:46:39 e576c1dfb493: Preparing 10:46:39 26cbea5cba74: Preparing 10:46:39 e576c1dfb493: Waiting 10:46:39 26cbea5cba74: Waiting 10:46:39 e670dc3c6331: Layer already exists 10:46:39 0382b0149c7d: Layer already exists 10:46:39 e576c1dfb493: Layer already exists 10:46:39 26cbea5cba74: Layer already exists 10:46:39 acfb30f72c5a: Pushed 10:46:39 5e88982d31ff: Pushed 10:46:43 d13849058949: Pushed 10:46:43 c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:77004fc64ae7eef9c3beaef3d89fd5cb5f3bb56cefabd059eb707df86b2ee918 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:43 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:46:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:46:43 acfb30f72c5a: Preparing 10:46:43 5e88982d31ff: Preparing 10:46:43 d13849058949: Preparing 10:46:43 0382b0149c7d: Preparing 10:46:43 e670dc3c6331: Preparing 10:46:43 e576c1dfb493: Preparing 10:46:43 26cbea5cba74: Preparing 10:46:43 e576c1dfb493: Waiting 10:46:43 26cbea5cba74: Waiting 10:46:43 e670dc3c6331: Layer already exists 10:46:43 d13849058949: Layer already exists 10:46:43 acfb30f72c5a: Layer already exists 10:46:43 5e88982d31ff: Layer already exists 10:46:43 0382b0149c7d: Layer already exists 10:46:43 26cbea5cba74: Layer already exists 10:46:43 e576c1dfb493: Layer already exists 10:46:44 latest: digest: sha256:77004fc64ae7eef9c3beaef3d89fd5cb5f3bb56cefabd059eb707df86b2ee918 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:44 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.154 10:46:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:46:44 acfb30f72c5a: Preparing 10:46:44 5e88982d31ff: Preparing 10:46:44 d13849058949: Preparing 10:46:44 0382b0149c7d: Preparing 10:46:44 e670dc3c6331: Preparing 10:46:44 e576c1dfb493: Preparing 10:46:44 26cbea5cba74: Preparing 10:46:44 e576c1dfb493: Waiting 10:46:44 26cbea5cba74: Waiting 10:46:44 0382b0149c7d: Layer already exists 10:46:44 acfb30f72c5a: Layer already exists 10:46:44 e670dc3c6331: Layer already exists 10:46:44 d13849058949: Layer already exists 10:46:44 5e88982d31ff: Layer already exists 10:46:44 e576c1dfb493: Layer already exists 10:46:44 26cbea5cba74: Layer already exists 10:46:45 3.0.0-dev.154: digest: sha256:77004fc64ae7eef9c3beaef3d89fd5cb5f3bb56cefabd059eb707df86b2ee918 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:46:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:46:45 acfb30f72c5a: Preparing 10:46:45 5e88982d31ff: Preparing 10:46:45 d13849058949: Preparing 10:46:45 0382b0149c7d: Preparing 10:46:45 e670dc3c6331: Preparing 10:46:45 e576c1dfb493: Preparing 10:46:45 26cbea5cba74: Preparing 10:46:45 e576c1dfb493: Waiting 10:46:45 26cbea5cba74: Waiting 10:46:45 5e88982d31ff: Layer already exists 10:46:45 acfb30f72c5a: Layer already exists 10:46:45 e670dc3c6331: Layer already exists 10:46:45 d13849058949: Layer already exists 10:46:45 0382b0149c7d: Layer already exists 10:46:45 26cbea5cba74: Layer already exists 10:46:45 e576c1dfb493: Layer already exists 10:46:46 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:77004fc64ae7eef9c3beaef3d89fd5cb5f3bb56cefabd059eb707df86b2ee918 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 10:46:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:46:46 acfb30f72c5a: Preparing 10:46:46 5e88982d31ff: Preparing 10:46:46 d13849058949: Preparing 10:46:46 0382b0149c7d: Preparing 10:46:46 e670dc3c6331: Preparing 10:46:46 e576c1dfb493: Preparing 10:46:46 26cbea5cba74: Preparing 10:46:46 e576c1dfb493: Waiting 10:46:46 26cbea5cba74: Waiting 10:46:46 0382b0149c7d: Layer already exists 10:46:46 5e88982d31ff: Layer already exists 10:46:46 acfb30f72c5a: Layer already exists 10:46:46 d13849058949: Layer already exists 10:46:46 e670dc3c6331: Layer already exists 10:46:46 e576c1dfb493: Layer already exists 10:46:46 26cbea5cba74: Layer already exists 10:46:47 main: digest: sha256:77004fc64ae7eef9c3beaef3d89fd5cb5f3bb56cefabd059eb707df86b2ee918 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:46:47 ===================================================== [Pipeline] echo 10:46:47 taggedImages: 10:46:47 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:46:47 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:46:47 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.154 10:46:47 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:46:47 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 10:46:47 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 10:46:47 c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:46:47 latest 10:46:47 3.0.0-dev.154 10:46:47 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:46:47 main 10:46:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:47 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:46:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:46:47 67f7f62c21cd: Preparing 10:46:47 67f7f62c21cd: Preparing 10:46:47 9b7a62a22b0b: Preparing 10:46:47 ee58754c61a0: Preparing 10:46:47 277007586b42: Preparing 10:46:47 cf28673b2ea1: Preparing 10:46:47 1825415c22a5: Preparing 10:46:47 0382b0149c7d: Preparing 10:46:47 e670dc3c6331: Preparing 10:46:47 cb7c26e5e8c9: Preparing 10:46:47 e0d0fdbb712a: Preparing 10:46:47 d1c721b27b0a: Preparing 10:46:47 1fbd2bb97ceb: Preparing 10:46:47 26cbea5cba74: Preparing 10:46:47 e670dc3c6331: Waiting 10:46:47 cb7c26e5e8c9: Waiting 10:46:47 e0d0fdbb712a: Waiting 10:46:47 d1c721b27b0a: Waiting 10:46:47 1fbd2bb97ceb: Waiting 10:46:47 26cbea5cba74: Waiting 10:46:47 1825415c22a5: Waiting 10:46:47 0382b0149c7d: Waiting 10:46:48 67f7f62c21cd: Pushed 10:46:48 cf28673b2ea1: Pushed 10:46:48 277007586b42: Pushed 10:46:48 ee58754c61a0: Pushed 10:46:48 9b7a62a22b0b: Pushed 10:46:48 0382b0149c7d: Layer already exists 10:46:48 e670dc3c6331: Layer already exists 10:46:48 cb7c26e5e8c9: Pushed 10:46:48 d1c721b27b0a: Pushed 10:46:48 1fbd2bb97ceb: Pushed 10:46:48 e0d0fdbb712a: Pushed 10:46:48 26cbea5cba74: Layer already exists 10:46:51 1825415c22a5: Pushed 10:46:51 c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:b662737c611cb842613eac49776dcb30490d9520171b838a7a5afab864c504c5 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:52 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:46:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:46:52 67f7f62c21cd: Preparing 10:46:52 67f7f62c21cd: Preparing 10:46:52 9b7a62a22b0b: Preparing 10:46:52 ee58754c61a0: Preparing 10:46:52 277007586b42: Preparing 10:46:52 cf28673b2ea1: Preparing 10:46:52 1825415c22a5: Preparing 10:46:52 0382b0149c7d: Preparing 10:46:52 e670dc3c6331: Preparing 10:46:52 cb7c26e5e8c9: Preparing 10:46:52 e0d0fdbb712a: Preparing 10:46:52 d1c721b27b0a: Preparing 10:46:52 1fbd2bb97ceb: Preparing 10:46:52 26cbea5cba74: Preparing 10:46:52 cb7c26e5e8c9: Waiting 10:46:52 e0d0fdbb712a: Waiting 10:46:52 1825415c22a5: Waiting 10:46:52 0382b0149c7d: Waiting 10:46:52 e670dc3c6331: Waiting 10:46:52 d1c721b27b0a: Waiting 10:46:52 26cbea5cba74: Waiting 10:46:52 1fbd2bb97ceb: Waiting 10:46:52 9b7a62a22b0b: Layer already exists 10:46:52 cf28673b2ea1: Layer already exists 10:46:52 277007586b42: Layer already exists 10:46:52 ee58754c61a0: Layer already exists 10:46:52 67f7f62c21cd: Layer already exists 10:46:52 e670dc3c6331: Layer already exists 10:46:52 0382b0149c7d: Layer already exists 10:46:52 1825415c22a5: Layer already exists 10:46:52 cb7c26e5e8c9: Layer already exists 10:46:52 e0d0fdbb712a: Layer already exists 10:46:52 1fbd2bb97ceb: Layer already exists 10:46:52 26cbea5cba74: Layer already exists 10:46:52 d1c721b27b0a: Layer already exists 10:46:52 latest: digest: sha256:b662737c611cb842613eac49776dcb30490d9520171b838a7a5afab864c504c5 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.154 10:46:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:46:53 67f7f62c21cd: Preparing 10:46:53 67f7f62c21cd: Preparing 10:46:53 9b7a62a22b0b: Preparing 10:46:53 ee58754c61a0: Preparing 10:46:53 277007586b42: Preparing 10:46:53 cf28673b2ea1: Preparing 10:46:53 1825415c22a5: Preparing 10:46:53 0382b0149c7d: Preparing 10:46:53 e670dc3c6331: Preparing 10:46:53 cb7c26e5e8c9: Preparing 10:46:53 e0d0fdbb712a: Preparing 10:46:53 d1c721b27b0a: Preparing 10:46:53 1fbd2bb97ceb: Preparing 10:46:53 26cbea5cba74: Preparing 10:46:53 1825415c22a5: Waiting 10:46:53 e0d0fdbb712a: Waiting 10:46:53 0382b0149c7d: Waiting 10:46:53 d1c721b27b0a: Waiting 10:46:53 1fbd2bb97ceb: Waiting 10:46:53 e670dc3c6331: Waiting 10:46:53 cb7c26e5e8c9: Waiting 10:46:53 67f7f62c21cd: Layer already exists 10:46:53 9b7a62a22b0b: Layer already exists 10:46:53 277007586b42: Layer already exists 10:46:53 ee58754c61a0: Layer already exists 10:46:53 cf28673b2ea1: Layer already exists 10:46:53 1825415c22a5: Layer already exists 10:46:53 e670dc3c6331: Layer already exists 10:46:53 cb7c26e5e8c9: Layer already exists 10:46:53 e0d0fdbb712a: Layer already exists 10:46:53 0382b0149c7d: Layer already exists 10:46:53 1fbd2bb97ceb: Layer already exists 10:46:53 d1c721b27b0a: Layer already exists 10:46:53 26cbea5cba74: Layer already exists 10:46:53 3.0.0-dev.154: digest: sha256:b662737c611cb842613eac49776dcb30490d9520171b838a7a5afab864c504c5 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:46:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:46:54 67f7f62c21cd: Preparing 10:46:54 67f7f62c21cd: Preparing 10:46:54 9b7a62a22b0b: Preparing 10:46:54 ee58754c61a0: Preparing 10:46:54 277007586b42: Preparing 10:46:54 cf28673b2ea1: Preparing 10:46:54 1825415c22a5: Preparing 10:46:54 0382b0149c7d: Preparing 10:46:54 e670dc3c6331: Preparing 10:46:54 cb7c26e5e8c9: Preparing 10:46:54 e0d0fdbb712a: Preparing 10:46:54 d1c721b27b0a: Preparing 10:46:54 1fbd2bb97ceb: Preparing 10:46:54 26cbea5cba74: Preparing 10:46:54 cb7c26e5e8c9: Waiting 10:46:54 e0d0fdbb712a: Waiting 10:46:54 d1c721b27b0a: Waiting 10:46:54 1fbd2bb97ceb: Waiting 10:46:54 1825415c22a5: Waiting 10:46:54 26cbea5cba74: Waiting 10:46:54 0382b0149c7d: Waiting 10:46:54 e670dc3c6331: Waiting 10:46:54 277007586b42: Layer already exists 10:46:54 ee58754c61a0: Layer already exists 10:46:54 9b7a62a22b0b: Layer already exists 10:46:54 67f7f62c21cd: Layer already exists 10:46:54 cf28673b2ea1: Layer already exists 10:46:54 e0d0fdbb712a: Layer already exists 10:46:54 0382b0149c7d: Layer already exists 10:46:54 1825415c22a5: Layer already exists 10:46:54 e670dc3c6331: Layer already exists 10:46:54 cb7c26e5e8c9: Layer already exists 10:46:54 d1c721b27b0a: Layer already exists 10:46:54 1fbd2bb97ceb: Layer already exists 10:46:54 26cbea5cba74: Layer already exists 10:46:54 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:b662737c611cb842613eac49776dcb30490d9520171b838a7a5afab864c504c5 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 10:46:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:46:55 67f7f62c21cd: Preparing 10:46:55 67f7f62c21cd: Preparing 10:46:55 9b7a62a22b0b: Preparing 10:46:55 ee58754c61a0: Preparing 10:46:55 277007586b42: Preparing 10:46:55 cf28673b2ea1: Preparing 10:46:55 1825415c22a5: Preparing 10:46:55 0382b0149c7d: Preparing 10:46:55 e670dc3c6331: Preparing 10:46:55 cb7c26e5e8c9: Preparing 10:46:55 e0d0fdbb712a: Preparing 10:46:55 d1c721b27b0a: Preparing 10:46:55 1fbd2bb97ceb: Preparing 10:46:55 26cbea5cba74: Preparing 10:46:55 1825415c22a5: Waiting 10:46:55 0382b0149c7d: Waiting 10:46:55 d1c721b27b0a: Waiting 10:46:55 e670dc3c6331: Waiting 10:46:55 cb7c26e5e8c9: Waiting 10:46:55 e0d0fdbb712a: Waiting 10:46:55 1fbd2bb97ceb: Waiting 10:46:55 26cbea5cba74: Waiting 10:46:55 277007586b42: Layer already exists 10:46:55 67f7f62c21cd: Layer already exists 10:46:55 ee58754c61a0: Layer already exists 10:46:55 cf28673b2ea1: Layer already exists 10:46:55 9b7a62a22b0b: Layer already exists 10:46:55 e670dc3c6331: Layer already exists 10:46:55 0382b0149c7d: Layer already exists 10:46:55 1825415c22a5: Layer already exists 10:46:55 e0d0fdbb712a: Layer already exists 10:46:55 cb7c26e5e8c9: Layer already exists 10:46:55 26cbea5cba74: Layer already exists 10:46:55 d1c721b27b0a: Layer already exists 10:46:55 1fbd2bb97ceb: Layer already exists 10:46:55 main: digest: sha256:b662737c611cb842613eac49776dcb30490d9520171b838a7a5afab864c504c5 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:46:55 ===================================================== [Pipeline] echo 10:46:55 taggedImages: 10:46:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:46:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:46:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.154 10:46:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:46:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 10:46:55 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 10:46:55 c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:46:55 latest 10:46:55 3.0.0-dev.154 10:46:55 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:46:55 main 10:46:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:55 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:46:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:46:56 0168ad0cde71: Preparing 10:46:56 7f4afe3b4ef3: Preparing 10:46:56 7ee052e12636: Preparing 10:46:56 fec514eb0299: Preparing 10:46:56 0382b0149c7d: Preparing 10:46:56 e670dc3c6331: Preparing 10:46:56 eb4ef159fd0a: Preparing 10:46:56 26cbea5cba74: Preparing 10:46:56 e670dc3c6331: Waiting 10:46:56 eb4ef159fd0a: Waiting 10:46:56 26cbea5cba74: Waiting 10:46:56 0382b0149c7d: Layer already exists 10:46:56 e670dc3c6331: Layer already exists 10:46:56 eb4ef159fd0a: Layer already exists 10:46:56 26cbea5cba74: Layer already exists 10:46:56 7f4afe3b4ef3: Pushed 10:46:56 7ee052e12636: Pushed 10:46:56 0168ad0cde71: Pushed 10:46:59 fec514eb0299: Pushed 10:46:59 c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:592355ff9ade3612da5d201ff682c8e6ce037969fbc7938f5d77b263bf6852dd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:59 + 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 10:46:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 10:46:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:46:59 0168ad0cde71: Preparing 10:46:59 7f4afe3b4ef3: Preparing 10:46:59 7ee052e12636: Preparing 10:46:59 fec514eb0299: Preparing 10:46:59 0382b0149c7d: Preparing 10:46:59 e670dc3c6331: Preparing 10:46:59 eb4ef159fd0a: Preparing 10:46:59 26cbea5cba74: Preparing 10:46:59 e670dc3c6331: Waiting 10:46:59 eb4ef159fd0a: Waiting 10:46:59 26cbea5cba74: Waiting 10:46:59 7ee052e12636: Layer already exists 10:46:59 0382b0149c7d: Layer already exists 10:46:59 fec514eb0299: Layer already exists 10:46:59 7f4afe3b4ef3: Layer already exists 10:46:59 0168ad0cde71: Layer already exists 10:46:59 eb4ef159fd0a: Layer already exists 10:46:59 26cbea5cba74: Layer already exists 10:46:59 e670dc3c6331: Layer already exists 10:47:00 latest: digest: sha256:592355ff9ade3612da5d201ff682c8e6ce037969fbc7938f5d77b263bf6852dd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:00 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.154 10:47:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:47:00 0168ad0cde71: Preparing 10:47:00 7f4afe3b4ef3: Preparing 10:47:00 7ee052e12636: Preparing 10:47:00 fec514eb0299: Preparing 10:47:00 0382b0149c7d: Preparing 10:47:00 e670dc3c6331: Preparing 10:47:00 eb4ef159fd0a: Preparing 10:47:00 26cbea5cba74: Preparing 10:47:00 eb4ef159fd0a: Waiting 10:47:00 26cbea5cba74: Waiting 10:47:00 e670dc3c6331: Waiting 10:47:00 fec514eb0299: Layer already exists 10:47:00 7f4afe3b4ef3: Layer already exists 10:47:00 0382b0149c7d: Layer already exists 10:47:00 0168ad0cde71: Layer already exists 10:47:00 7ee052e12636: Layer already exists 10:47:00 e670dc3c6331: Layer already exists 10:47:00 eb4ef159fd0a: Layer already exists 10:47:00 26cbea5cba74: Layer already exists 10:47:00 3.0.0-dev.154: digest: sha256:592355ff9ade3612da5d201ff682c8e6ce037969fbc7938f5d77b263bf6852dd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:01 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:47:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:47:01 0168ad0cde71: Preparing 10:47:01 7f4afe3b4ef3: Preparing 10:47:01 7ee052e12636: Preparing 10:47:01 fec514eb0299: Preparing 10:47:01 0382b0149c7d: Preparing 10:47:01 e670dc3c6331: Preparing 10:47:01 eb4ef159fd0a: Preparing 10:47:01 26cbea5cba74: Preparing 10:47:01 e670dc3c6331: Waiting 10:47:01 eb4ef159fd0a: Waiting 10:47:01 26cbea5cba74: Waiting 10:47:01 0382b0149c7d: Layer already exists 10:47:01 7f4afe3b4ef3: Layer already exists 10:47:01 7ee052e12636: Layer already exists 10:47:01 fec514eb0299: Layer already exists 10:47:01 0168ad0cde71: Layer already exists 10:47:01 e670dc3c6331: Layer already exists 10:47:01 eb4ef159fd0a: Layer already exists 10:47:01 26cbea5cba74: Layer already exists 10:47:01 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:592355ff9ade3612da5d201ff682c8e6ce037969fbc7938f5d77b263bf6852dd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:02 + 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 10:47:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 10:47:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:47:02 0168ad0cde71: Preparing 10:47:02 7f4afe3b4ef3: Preparing 10:47:02 7ee052e12636: Preparing 10:47:02 fec514eb0299: Preparing 10:47:02 0382b0149c7d: Preparing 10:47:02 e670dc3c6331: Preparing 10:47:02 eb4ef159fd0a: Preparing 10:47:02 26cbea5cba74: Preparing 10:47:02 e670dc3c6331: Waiting 10:47:02 eb4ef159fd0a: Waiting 10:47:02 26cbea5cba74: Waiting 10:47:02 0168ad0cde71: Layer already exists 10:47:02 0382b0149c7d: Layer already exists 10:47:02 fec514eb0299: Layer already exists 10:47:02 7f4afe3b4ef3: Layer already exists 10:47:02 7ee052e12636: Layer already exists 10:47:02 26cbea5cba74: Layer already exists 10:47:02 eb4ef159fd0a: Layer already exists 10:47:02 e670dc3c6331: Layer already exists 10:47:02 main: digest: sha256:592355ff9ade3612da5d201ff682c8e6ce037969fbc7938f5d77b263bf6852dd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:47:02 ===================================================== [Pipeline] echo 10:47:02 taggedImages: 10:47:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:47:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 10:47:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.154 10:47:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:47:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 10:47:02 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 10:47:02 c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:47:02 latest 10:47:02 3.0.0-dev.154 10:47:02 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:47:02 main 10:47:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:03 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:47:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:47:03 23ce0c3de6c8: Preparing 10:47:03 1233d9f42ede: Preparing 10:47:03 1e9c4e782fdf: Preparing 10:47:03 dde506b13cb3: Preparing 10:47:03 0382b0149c7d: Preparing 10:47:03 e670dc3c6331: Preparing 10:47:03 8a66cabb5187: Preparing 10:47:03 ad9964e3e99b: Preparing 10:47:03 26cbea5cba74: Preparing 10:47:03 8a66cabb5187: Waiting 10:47:03 ad9964e3e99b: Waiting 10:47:03 26cbea5cba74: Waiting 10:47:03 e670dc3c6331: Waiting 10:47:03 0382b0149c7d: Layer already exists 10:47:03 e670dc3c6331: Layer already exists 10:47:03 dde506b13cb3: Pushed 10:47:03 23ce0c3de6c8: Pushed 10:47:03 1233d9f42ede: Pushed 10:47:03 8a66cabb5187: Pushed 10:47:03 26cbea5cba74: Layer already exists 10:47:04 ad9964e3e99b: Pushed 10:47:06 1e9c4e782fdf: Pushed 10:47:06 c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:e2b43253a1dac60610fefb7a4ea71ab73afa5db3285801f80bb0c07884316f47 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:06 + 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 10:47:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:47:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:47:07 23ce0c3de6c8: Preparing 10:47:07 1233d9f42ede: Preparing 10:47:07 1e9c4e782fdf: Preparing 10:47:07 dde506b13cb3: Preparing 10:47:07 0382b0149c7d: Preparing 10:47:07 e670dc3c6331: Preparing 10:47:07 8a66cabb5187: Preparing 10:47:07 ad9964e3e99b: Preparing 10:47:07 26cbea5cba74: Preparing 10:47:07 e670dc3c6331: Waiting 10:47:07 ad9964e3e99b: Waiting 10:47:07 8a66cabb5187: Waiting 10:47:07 26cbea5cba74: Waiting 10:47:07 dde506b13cb3: Layer already exists 10:47:07 23ce0c3de6c8: Layer already exists 10:47:07 1e9c4e782fdf: Layer already exists 10:47:07 0382b0149c7d: Layer already exists 10:47:07 1233d9f42ede: Layer already exists 10:47:07 8a66cabb5187: Layer already exists 10:47:07 ad9964e3e99b: Layer already exists 10:47:07 e670dc3c6331: Layer already exists 10:47:07 26cbea5cba74: Layer already exists 10:47:07 latest: digest: sha256:e2b43253a1dac60610fefb7a4ea71ab73afa5db3285801f80bb0c07884316f47 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:07 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.154 10:47:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:47:07 23ce0c3de6c8: Preparing 10:47:07 1233d9f42ede: Preparing 10:47:07 1e9c4e782fdf: Preparing 10:47:07 dde506b13cb3: Preparing 10:47:07 0382b0149c7d: Preparing 10:47:07 e670dc3c6331: Preparing 10:47:07 8a66cabb5187: Preparing 10:47:07 ad9964e3e99b: Preparing 10:47:07 26cbea5cba74: Preparing 10:47:07 8a66cabb5187: Waiting 10:47:07 ad9964e3e99b: Waiting 10:47:07 26cbea5cba74: Waiting 10:47:07 e670dc3c6331: Waiting 10:47:07 dde506b13cb3: Layer already exists 10:47:07 0382b0149c7d: Layer already exists 10:47:07 1233d9f42ede: Layer already exists 10:47:07 1e9c4e782fdf: Layer already exists 10:47:07 23ce0c3de6c8: Layer already exists 10:47:07 8a66cabb5187: Layer already exists 10:47:07 e670dc3c6331: Layer already exists 10:47:07 ad9964e3e99b: Layer already exists 10:47:07 26cbea5cba74: Layer already exists 10:47:08 3.0.0-dev.154: digest: sha256:e2b43253a1dac60610fefb7a4ea71ab73afa5db3285801f80bb0c07884316f47 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:08 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:47:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:47:08 23ce0c3de6c8: Preparing 10:47:08 1233d9f42ede: Preparing 10:47:08 1e9c4e782fdf: Preparing 10:47:08 dde506b13cb3: Preparing 10:47:08 0382b0149c7d: Preparing 10:47:08 e670dc3c6331: Preparing 10:47:08 8a66cabb5187: Preparing 10:47:08 ad9964e3e99b: Preparing 10:47:08 26cbea5cba74: Preparing 10:47:08 e670dc3c6331: Waiting 10:47:08 8a66cabb5187: Waiting 10:47:08 ad9964e3e99b: Waiting 10:47:08 26cbea5cba74: Waiting 10:47:08 1e9c4e782fdf: Layer already exists 10:47:08 1233d9f42ede: Layer already exists 10:47:08 0382b0149c7d: Layer already exists 10:47:08 dde506b13cb3: Layer already exists 10:47:08 23ce0c3de6c8: Layer already exists 10:47:08 8a66cabb5187: Layer already exists 10:47:08 e670dc3c6331: Layer already exists 10:47:08 ad9964e3e99b: Layer already exists 10:47:08 26cbea5cba74: Layer already exists 10:47:09 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:e2b43253a1dac60610fefb7a4ea71ab73afa5db3285801f80bb0c07884316f47 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:09 + 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 10:47:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 10:47:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:47:09 23ce0c3de6c8: Preparing 10:47:09 1233d9f42ede: Preparing 10:47:09 1e9c4e782fdf: Preparing 10:47:09 dde506b13cb3: Preparing 10:47:09 0382b0149c7d: Preparing 10:47:09 e670dc3c6331: Preparing 10:47:09 8a66cabb5187: Preparing 10:47:09 ad9964e3e99b: Preparing 10:47:09 26cbea5cba74: Preparing 10:47:09 8a66cabb5187: Waiting 10:47:09 ad9964e3e99b: Waiting 10:47:09 26cbea5cba74: Waiting 10:47:09 e670dc3c6331: Waiting 10:47:09 1e9c4e782fdf: Layer already exists 10:47:09 23ce0c3de6c8: Layer already exists 10:47:09 dde506b13cb3: Layer already exists 10:47:09 1233d9f42ede: Layer already exists 10:47:09 0382b0149c7d: Layer already exists 10:47:09 26cbea5cba74: Layer already exists 10:47:09 e670dc3c6331: Layer already exists 10:47:09 8a66cabb5187: Layer already exists 10:47:09 ad9964e3e99b: Layer already exists 10:47:10 main: digest: sha256:e2b43253a1dac60610fefb7a4ea71ab73afa5db3285801f80bb0c07884316f47 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:47:10 ===================================================== [Pipeline] echo 10:47:10 taggedImages: 10:47:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:47:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:47:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.154 10:47:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:47:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 10:47:10 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 10:47:10 c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:47:10 latest 10:47:10 3.0.0-dev.154 10:47:10 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:47:10 main 10:47:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:10 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:47:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:47:10 87a7a24b3919: Preparing 10:47:10 40033300189d: Preparing 10:47:10 05c9455e0aba: Preparing 10:47:10 fc4bd8fff2f1: Preparing 10:47:10 d57badf4e2b3: Preparing 10:47:10 3011d2692f8f: Preparing 10:47:10 8a26c805816b: Preparing 10:47:10 0382b0149c7d: Preparing 10:47:10 e670dc3c6331: Preparing 10:47:10 a5f1b4a4b0e7: Preparing 10:47:10 26cbea5cba74: Preparing 10:47:10 3011d2692f8f: Waiting 10:47:10 8a26c805816b: Waiting 10:47:10 a5f1b4a4b0e7: Waiting 10:47:10 0382b0149c7d: Waiting 10:47:10 26cbea5cba74: Waiting 10:47:10 e670dc3c6331: Waiting 10:47:11 d57badf4e2b3: Pushed 10:47:11 40033300189d: Pushed 10:47:11 87a7a24b3919: Pushed 10:47:11 0382b0149c7d: Layer already exists 10:47:11 e670dc3c6331: Layer already exists 10:47:11 8a26c805816b: Pushed 10:47:11 3011d2692f8f: Pushed 10:47:11 26cbea5cba74: Layer already exists 10:47:11 a5f1b4a4b0e7: Pushed 10:47:13 fc4bd8fff2f1: Pushed 10:47:14 05c9455e0aba: Pushed 10:47:14 c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:1bec0405cfab37e745a053070fb9fe051758369e48cf7920a71b6149f39d40f7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:15 + 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 10:47:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:47:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:47:15 87a7a24b3919: Preparing 10:47:15 40033300189d: Preparing 10:47:15 05c9455e0aba: Preparing 10:47:15 fc4bd8fff2f1: Preparing 10:47:15 d57badf4e2b3: Preparing 10:47:15 3011d2692f8f: Preparing 10:47:15 8a26c805816b: Preparing 10:47:15 0382b0149c7d: Preparing 10:47:15 e670dc3c6331: Preparing 10:47:15 a5f1b4a4b0e7: Preparing 10:47:15 26cbea5cba74: Preparing 10:47:15 3011d2692f8f: Waiting 10:47:15 8a26c805816b: Waiting 10:47:15 e670dc3c6331: Waiting 10:47:15 0382b0149c7d: Waiting 10:47:15 a5f1b4a4b0e7: Waiting 10:47:15 fc4bd8fff2f1: Layer already exists 10:47:15 87a7a24b3919: Layer already exists 10:47:15 40033300189d: Layer already exists 10:47:15 05c9455e0aba: Layer already exists 10:47:15 d57badf4e2b3: Layer already exists 10:47:15 3011d2692f8f: Layer already exists 10:47:15 0382b0149c7d: Layer already exists 10:47:15 8a26c805816b: Layer already exists 10:47:15 e670dc3c6331: Layer already exists 10:47:15 a5f1b4a4b0e7: Layer already exists 10:47:15 26cbea5cba74: Layer already exists 10:47:15 latest: digest: sha256:1bec0405cfab37e745a053070fb9fe051758369e48cf7920a71b6149f39d40f7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:16 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.154 10:47:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:47:16 87a7a24b3919: Preparing 10:47:16 40033300189d: Preparing 10:47:16 05c9455e0aba: Preparing 10:47:16 fc4bd8fff2f1: Preparing 10:47:16 d57badf4e2b3: Preparing 10:47:16 3011d2692f8f: Preparing 10:47:16 8a26c805816b: Preparing 10:47:16 0382b0149c7d: Preparing 10:47:16 e670dc3c6331: Preparing 10:47:16 a5f1b4a4b0e7: Preparing 10:47:16 26cbea5cba74: Preparing 10:47:16 3011d2692f8f: Waiting 10:47:16 e670dc3c6331: Waiting 10:47:16 a5f1b4a4b0e7: Waiting 10:47:16 26cbea5cba74: Waiting 10:47:16 8a26c805816b: Waiting 10:47:16 0382b0149c7d: Waiting 10:47:16 fc4bd8fff2f1: Layer already exists 10:47:16 87a7a24b3919: Layer already exists 10:47:16 d57badf4e2b3: Layer already exists 10:47:16 05c9455e0aba: Layer already exists 10:47:16 40033300189d: Layer already exists 10:47:16 e670dc3c6331: Layer already exists 10:47:16 8a26c805816b: Layer already exists 10:47:16 0382b0149c7d: Layer already exists 10:47:16 a5f1b4a4b0e7: Layer already exists 10:47:16 3011d2692f8f: Layer already exists 10:47:16 26cbea5cba74: Layer already exists 10:47:16 3.0.0-dev.154: digest: sha256:1bec0405cfab37e745a053070fb9fe051758369e48cf7920a71b6149f39d40f7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:16 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:47:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:47:17 87a7a24b3919: Preparing 10:47:17 40033300189d: Preparing 10:47:17 05c9455e0aba: Preparing 10:47:17 fc4bd8fff2f1: Preparing 10:47:17 d57badf4e2b3: Preparing 10:47:17 3011d2692f8f: Preparing 10:47:17 8a26c805816b: Preparing 10:47:17 0382b0149c7d: Preparing 10:47:17 e670dc3c6331: Preparing 10:47:17 a5f1b4a4b0e7: Preparing 10:47:17 26cbea5cba74: Preparing 10:47:17 3011d2692f8f: Waiting 10:47:17 8a26c805816b: Waiting 10:47:17 e670dc3c6331: Waiting 10:47:17 a5f1b4a4b0e7: Waiting 10:47:17 26cbea5cba74: Waiting 10:47:17 0382b0149c7d: Waiting 10:47:17 05c9455e0aba: Layer already exists 10:47:17 87a7a24b3919: Layer already exists 10:47:17 fc4bd8fff2f1: Layer already exists 10:47:17 d57badf4e2b3: Layer already exists 10:47:17 40033300189d: Layer already exists 10:47:17 3011d2692f8f: Layer already exists 10:47:17 8a26c805816b: Layer already exists 10:47:17 0382b0149c7d: Layer already exists 10:47:17 e670dc3c6331: Layer already exists 10:47:17 a5f1b4a4b0e7: Layer already exists 10:47:17 26cbea5cba74: Layer already exists 10:47:17 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:1bec0405cfab37e745a053070fb9fe051758369e48cf7920a71b6149f39d40f7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:17 + 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 10:47:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 10:47:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:47:18 87a7a24b3919: Preparing 10:47:18 40033300189d: Preparing 10:47:18 05c9455e0aba: Preparing 10:47:18 fc4bd8fff2f1: Preparing 10:47:18 d57badf4e2b3: Preparing 10:47:18 3011d2692f8f: Preparing 10:47:18 8a26c805816b: Preparing 10:47:18 0382b0149c7d: Preparing 10:47:18 e670dc3c6331: Preparing 10:47:18 a5f1b4a4b0e7: Preparing 10:47:18 26cbea5cba74: Preparing 10:47:18 0382b0149c7d: Waiting 10:47:18 e670dc3c6331: Waiting 10:47:18 3011d2692f8f: Waiting 10:47:18 a5f1b4a4b0e7: Waiting 10:47:18 26cbea5cba74: Waiting 10:47:18 8a26c805816b: Waiting 10:47:18 d57badf4e2b3: Layer already exists 10:47:18 05c9455e0aba: Layer already exists 10:47:18 fc4bd8fff2f1: Layer already exists 10:47:18 87a7a24b3919: Layer already exists 10:47:18 40033300189d: Layer already exists 10:47:18 8a26c805816b: Layer already exists 10:47:18 3011d2692f8f: Layer already exists 10:47:18 0382b0149c7d: Layer already exists 10:47:18 a5f1b4a4b0e7: Layer already exists 10:47:18 e670dc3c6331: Layer already exists 10:47:18 26cbea5cba74: Layer already exists 10:47:18 main: digest: sha256:1bec0405cfab37e745a053070fb9fe051758369e48cf7920a71b6149f39d40f7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:47:18 ===================================================== [Pipeline] echo 10:47:18 taggedImages: 10:47:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:47:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:47:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.154 10:47:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:47:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 10:47:18 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 10:47:18 c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:47:18 latest 10:47:18 3.0.0-dev.154 10:47:18 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:47:18 main 10:47:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:18 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:47:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:47:19 275e410b74d4: Preparing 10:47:19 96ca4a65d091: Preparing 10:47:19 0382b0149c7d: Preparing 10:47:19 e670dc3c6331: Preparing 10:47:19 424bfe9e8c6a: Preparing 10:47:19 26cbea5cba74: Preparing 10:47:19 e670dc3c6331: Layer already exists 10:47:19 0382b0149c7d: Layer already exists 10:47:19 26cbea5cba74: Layer already exists 10:47:19 275e410b74d4: Pushed 10:47:20 424bfe9e8c6a: Pushed 10:47:23 96ca4a65d091: Pushed 10:47:24 c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:f5fb7aa03813acbd8da6f730852d0420f7a81cb3eae122d7007af61486fd97a5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:24 + 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 10:47:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 10:47:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:47:24 275e410b74d4: Preparing 10:47:24 96ca4a65d091: Preparing 10:47:24 0382b0149c7d: Preparing 10:47:24 e670dc3c6331: Preparing 10:47:24 424bfe9e8c6a: Preparing 10:47:24 26cbea5cba74: Preparing 10:47:24 26cbea5cba74: Waiting 10:47:24 e670dc3c6331: Layer already exists 10:47:24 96ca4a65d091: Layer already exists 10:47:24 424bfe9e8c6a: Layer already exists 10:47:24 0382b0149c7d: Layer already exists 10:47:24 275e410b74d4: Layer already exists 10:47:24 26cbea5cba74: Layer already exists 10:47:25 latest: digest: sha256:f5fb7aa03813acbd8da6f730852d0420f7a81cb3eae122d7007af61486fd97a5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:25 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.154 10:47:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:47:25 275e410b74d4: Preparing 10:47:25 96ca4a65d091: Preparing 10:47:25 0382b0149c7d: Preparing 10:47:25 e670dc3c6331: Preparing 10:47:25 424bfe9e8c6a: Preparing 10:47:25 26cbea5cba74: Preparing 10:47:25 26cbea5cba74: Waiting 10:47:25 96ca4a65d091: Layer already exists 10:47:25 424bfe9e8c6a: Layer already exists 10:47:25 e670dc3c6331: Layer already exists 10:47:25 0382b0149c7d: Layer already exists 10:47:25 275e410b74d4: Layer already exists 10:47:25 26cbea5cba74: Layer already exists 10:47:26 3.0.0-dev.154: digest: sha256:f5fb7aa03813acbd8da6f730852d0420f7a81cb3eae122d7007af61486fd97a5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:26 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:47:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:47:26 275e410b74d4: Preparing 10:47:26 96ca4a65d091: Preparing 10:47:26 0382b0149c7d: Preparing 10:47:26 e670dc3c6331: Preparing 10:47:26 424bfe9e8c6a: Preparing 10:47:26 26cbea5cba74: Preparing 10:47:26 26cbea5cba74: Waiting 10:47:26 96ca4a65d091: Layer already exists 10:47:26 0382b0149c7d: Layer already exists 10:47:26 e670dc3c6331: Layer already exists 10:47:26 424bfe9e8c6a: Layer already exists 10:47:26 275e410b74d4: Layer already exists 10:47:26 26cbea5cba74: Layer already exists 10:47:26 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:f5fb7aa03813acbd8da6f730852d0420f7a81cb3eae122d7007af61486fd97a5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:27 + 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 10:47:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 10:47:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:47:27 275e410b74d4: Preparing 10:47:27 96ca4a65d091: Preparing 10:47:27 0382b0149c7d: Preparing 10:47:27 e670dc3c6331: Preparing 10:47:27 424bfe9e8c6a: Preparing 10:47:27 26cbea5cba74: Preparing 10:47:27 26cbea5cba74: Waiting 10:47:27 275e410b74d4: Layer already exists 10:47:27 424bfe9e8c6a: Layer already exists 10:47:27 e670dc3c6331: Layer already exists 10:47:27 0382b0149c7d: Layer already exists 10:47:27 96ca4a65d091: Layer already exists 10:47:27 26cbea5cba74: Layer already exists 10:47:28 main: digest: sha256:f5fb7aa03813acbd8da6f730852d0420f7a81cb3eae122d7007af61486fd97a5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:47:28 ===================================================== [Pipeline] echo 10:47:28 taggedImages: 10:47:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:47:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 10:47:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.154 10:47:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:47:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 10:47:28 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 10:47:28 c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:47:28 latest 10:47:28 3.0.0-dev.154 10:47:28 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:47:28 main 10:47:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:28 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:47:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:47:28 1dbfda49e77a: Preparing 10:47:28 356c874ea3cb: Preparing 10:47:28 7292db4346d3: Preparing 10:47:28 a07bb26b5576: Preparing 10:47:28 e413c506b51d: Preparing 10:47:28 0382b0149c7d: Preparing 10:47:28 e670dc3c6331: Preparing 10:47:28 ff7b7c226833: Preparing 10:47:28 26cbea5cba74: Preparing 10:47:28 0382b0149c7d: Waiting 10:47:28 e670dc3c6331: Waiting 10:47:28 ff7b7c226833: Waiting 10:47:28 26cbea5cba74: Waiting 10:47:29 356c874ea3cb: Pushed 10:47:29 7292db4346d3: Pushed 10:47:29 1dbfda49e77a: Pushed 10:47:29 0382b0149c7d: Layer already exists 10:47:29 e670dc3c6331: Layer already exists 10:47:29 26cbea5cba74: Layer already exists 10:47:29 ff7b7c226833: Pushed 10:47:42 e413c506b51d: Pushed 10:47:45 a07bb26b5576: Pushed 10:47:45 c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:8f0585c858b35e95afd363a8daaffbbef1dd6d3deb5c9537d92e6629851b76b9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:45 + 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 10:47:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 10:47:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:47:46 1dbfda49e77a: Preparing 10:47:46 356c874ea3cb: Preparing 10:47:46 7292db4346d3: Preparing 10:47:46 a07bb26b5576: Preparing 10:47:46 e413c506b51d: Preparing 10:47:46 0382b0149c7d: Preparing 10:47:46 e670dc3c6331: Preparing 10:47:46 ff7b7c226833: Preparing 10:47:46 26cbea5cba74: Preparing 10:47:46 e670dc3c6331: Waiting 10:47:46 ff7b7c226833: Waiting 10:47:46 26cbea5cba74: Waiting 10:47:46 0382b0149c7d: Waiting 10:47:46 e413c506b51d: Layer already exists 10:47:46 7292db4346d3: Layer already exists 10:47:46 a07bb26b5576: Layer already exists 10:47:46 1dbfda49e77a: Layer already exists 10:47:46 356c874ea3cb: Layer already exists 10:47:46 0382b0149c7d: Layer already exists 10:47:46 ff7b7c226833: Layer already exists 10:47:46 e670dc3c6331: Layer already exists 10:47:46 26cbea5cba74: Layer already exists 10:47:46 latest: digest: sha256:8f0585c858b35e95afd363a8daaffbbef1dd6d3deb5c9537d92e6629851b76b9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:46 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.154 10:47:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:47:47 1dbfda49e77a: Preparing 10:47:47 356c874ea3cb: Preparing 10:47:47 7292db4346d3: Preparing 10:47:47 a07bb26b5576: Preparing 10:47:47 e413c506b51d: Preparing 10:47:47 0382b0149c7d: Preparing 10:47:47 e670dc3c6331: Preparing 10:47:47 ff7b7c226833: Preparing 10:47:47 26cbea5cba74: Preparing 10:47:47 0382b0149c7d: Waiting 10:47:47 e670dc3c6331: Waiting 10:47:47 ff7b7c226833: Waiting 10:47:47 26cbea5cba74: Waiting 10:47:47 7292db4346d3: Layer already exists 10:47:47 e413c506b51d: Layer already exists 10:47:47 a07bb26b5576: Layer already exists 10:47:47 356c874ea3cb: Layer already exists 10:47:47 1dbfda49e77a: Layer already exists 10:47:47 ff7b7c226833: Layer already exists 10:47:47 e670dc3c6331: Layer already exists 10:47:47 0382b0149c7d: Layer already exists 10:47:47 26cbea5cba74: Layer already exists 10:47:47 3.0.0-dev.154: digest: sha256:8f0585c858b35e95afd363a8daaffbbef1dd6d3deb5c9537d92e6629851b76b9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:47 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:47:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:47:48 1dbfda49e77a: Preparing 10:47:48 356c874ea3cb: Preparing 10:47:48 7292db4346d3: Preparing 10:47:48 a07bb26b5576: Preparing 10:47:48 e413c506b51d: Preparing 10:47:48 0382b0149c7d: Preparing 10:47:48 e670dc3c6331: Preparing 10:47:48 ff7b7c226833: Preparing 10:47:48 26cbea5cba74: Preparing 10:47:48 0382b0149c7d: Waiting 10:47:48 e670dc3c6331: Waiting 10:47:48 ff7b7c226833: Waiting 10:47:48 26cbea5cba74: Waiting 10:47:48 7292db4346d3: Layer already exists 10:47:48 a07bb26b5576: Layer already exists 10:47:48 1dbfda49e77a: Layer already exists 10:47:48 e413c506b51d: Layer already exists 10:47:48 356c874ea3cb: Layer already exists 10:47:48 e670dc3c6331: Layer already exists 10:47:48 ff7b7c226833: Layer already exists 10:47:48 0382b0149c7d: Layer already exists 10:47:48 26cbea5cba74: Layer already exists 10:47:48 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:8f0585c858b35e95afd363a8daaffbbef1dd6d3deb5c9537d92e6629851b76b9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:48 + 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 10:47:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 10:47:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:47:49 1dbfda49e77a: Preparing 10:47:49 356c874ea3cb: Preparing 10:47:49 7292db4346d3: Preparing 10:47:49 a07bb26b5576: Preparing 10:47:49 e413c506b51d: Preparing 10:47:49 0382b0149c7d: Preparing 10:47:49 e670dc3c6331: Preparing 10:47:49 ff7b7c226833: Preparing 10:47:49 26cbea5cba74: Preparing 10:47:49 0382b0149c7d: Waiting 10:47:49 e670dc3c6331: Waiting 10:47:49 ff7b7c226833: Waiting 10:47:49 7292db4346d3: Layer already exists 10:47:49 356c874ea3cb: Layer already exists 10:47:49 e413c506b51d: Layer already exists 10:47:49 1dbfda49e77a: Layer already exists 10:47:49 a07bb26b5576: Layer already exists 10:47:49 26cbea5cba74: Layer already exists 10:47:49 e670dc3c6331: Layer already exists 10:47:49 ff7b7c226833: Layer already exists 10:47:49 0382b0149c7d: Layer already exists 10:47:49 main: digest: sha256:8f0585c858b35e95afd363a8daaffbbef1dd6d3deb5c9537d92e6629851b76b9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:47:49 ===================================================== [Pipeline] echo 10:47:49 taggedImages: 10:47:49 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:47:49 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 10:47:49 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.154 10:47:49 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:47:49 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 10:47:49 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 10:47:49 c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:47:49 latest 10:47:49 3.0.0-dev.154 10:47:49 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:47:49 main 10:47:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:49 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:47:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:47:50 4f565f4bc844: Preparing 10:47:50 f82f835c7351: Preparing 10:47:50 bf094a7604cb: Preparing 10:47:50 51b757686a30: Preparing 10:47:50 0382b0149c7d: Preparing 10:47:50 e670dc3c6331: Preparing 10:47:50 33bb465d65f3: Preparing 10:47:50 26cbea5cba74: Preparing 10:47:50 e670dc3c6331: Waiting 10:47:50 33bb465d65f3: Waiting 10:47:50 26cbea5cba74: Waiting 10:47:50 0382b0149c7d: Layer already exists 10:47:50 e670dc3c6331: Layer already exists 10:47:50 f82f835c7351: Pushed 10:47:50 4f565f4bc844: Pushed 10:47:50 bf094a7604cb: Pushed 10:47:50 26cbea5cba74: Layer already exists 10:47:50 33bb465d65f3: Pushed 10:48:09 51b757686a30: Pushed 10:48:09 c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:a459988645a36ef335f323b881c6775c197d4ad8c569b90cf82c49fa14598a24 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:09 + 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 10:48:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 10:48:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:48:09 4f565f4bc844: Preparing 10:48:09 f82f835c7351: Preparing 10:48:09 bf094a7604cb: Preparing 10:48:09 51b757686a30: Preparing 10:48:09 0382b0149c7d: Preparing 10:48:09 e670dc3c6331: Preparing 10:48:09 33bb465d65f3: Preparing 10:48:09 26cbea5cba74: Preparing 10:48:09 e670dc3c6331: Waiting 10:48:09 33bb465d65f3: Waiting 10:48:09 26cbea5cba74: Waiting 10:48:09 f82f835c7351: Layer already exists 10:48:09 4f565f4bc844: Layer already exists 10:48:09 51b757686a30: Layer already exists 10:48:09 bf094a7604cb: Layer already exists 10:48:09 0382b0149c7d: Layer already exists 10:48:09 e670dc3c6331: Layer already exists 10:48:09 26cbea5cba74: Layer already exists 10:48:09 33bb465d65f3: Layer already exists 10:48:10 latest: digest: sha256:a459988645a36ef335f323b881c6775c197d4ad8c569b90cf82c49fa14598a24 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:10 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.154 10:48:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:48:10 4f565f4bc844: Preparing 10:48:10 f82f835c7351: Preparing 10:48:10 bf094a7604cb: Preparing 10:48:10 51b757686a30: Preparing 10:48:10 0382b0149c7d: Preparing 10:48:10 e670dc3c6331: Preparing 10:48:10 33bb465d65f3: Preparing 10:48:10 26cbea5cba74: Preparing 10:48:10 33bb465d65f3: Waiting 10:48:10 e670dc3c6331: Waiting 10:48:10 26cbea5cba74: Waiting 10:48:10 0382b0149c7d: Layer already exists 10:48:10 51b757686a30: Layer already exists 10:48:10 f82f835c7351: Layer already exists 10:48:10 4f565f4bc844: Layer already exists 10:48:10 bf094a7604cb: Layer already exists 10:48:10 26cbea5cba74: Layer already exists 10:48:10 e670dc3c6331: Layer already exists 10:48:10 33bb465d65f3: Layer already exists 10:48:11 3.0.0-dev.154: digest: sha256:a459988645a36ef335f323b881c6775c197d4ad8c569b90cf82c49fa14598a24 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:11 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:48:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:48:11 4f565f4bc844: Preparing 10:48:11 f82f835c7351: Preparing 10:48:11 bf094a7604cb: Preparing 10:48:11 51b757686a30: Preparing 10:48:11 0382b0149c7d: Preparing 10:48:11 e670dc3c6331: Preparing 10:48:11 33bb465d65f3: Preparing 10:48:11 26cbea5cba74: Preparing 10:48:11 e670dc3c6331: Waiting 10:48:11 33bb465d65f3: Waiting 10:48:11 26cbea5cba74: Waiting 10:48:11 f82f835c7351: Layer already exists 10:48:11 51b757686a30: Layer already exists 10:48:11 0382b0149c7d: Layer already exists 10:48:11 bf094a7604cb: Layer already exists 10:48:11 4f565f4bc844: Layer already exists 10:48:11 e670dc3c6331: Layer already exists 10:48:11 33bb465d65f3: Layer already exists 10:48:11 26cbea5cba74: Layer already exists 10:48:11 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:a459988645a36ef335f323b881c6775c197d4ad8c569b90cf82c49fa14598a24 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:12 + 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 10:48:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 10:48:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:48:12 4f565f4bc844: Preparing 10:48:12 f82f835c7351: Preparing 10:48:12 bf094a7604cb: Preparing 10:48:12 51b757686a30: Preparing 10:48:12 0382b0149c7d: Preparing 10:48:12 e670dc3c6331: Preparing 10:48:12 33bb465d65f3: Preparing 10:48:12 26cbea5cba74: Preparing 10:48:12 e670dc3c6331: Waiting 10:48:12 33bb465d65f3: Waiting 10:48:12 26cbea5cba74: Waiting 10:48:12 0382b0149c7d: Layer already exists 10:48:12 bf094a7604cb: Layer already exists 10:48:12 4f565f4bc844: Layer already exists 10:48:12 51b757686a30: Layer already exists 10:48:12 f82f835c7351: Layer already exists 10:48:12 e670dc3c6331: Layer already exists 10:48:12 33bb465d65f3: Layer already exists 10:48:12 26cbea5cba74: Layer already exists 10:48:12 main: digest: sha256:a459988645a36ef335f323b881c6775c197d4ad8c569b90cf82c49fa14598a24 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:48:12 ===================================================== [Pipeline] echo 10:48:12 taggedImages: 10:48:12 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:48:12 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 10:48:12 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.154 10:48:12 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:48:12 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 10:48:12 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 10:48:12 c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:48:12 latest 10:48:12 3.0.0-dev.154 10:48:12 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:48:12 main 10:48:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:13 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:48:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:48:13 7283af7bf9b3: Preparing 10:48:13 bdc5e8d9b101: Preparing 10:48:13 e5d340aba03c: Preparing 10:48:13 a5fa8128d4ca: Preparing 10:48:13 0382b0149c7d: Preparing 10:48:13 e670dc3c6331: Preparing 10:48:13 c339e2d37f5b: Preparing 10:48:13 26cbea5cba74: Preparing 10:48:13 c339e2d37f5b: Waiting 10:48:13 26cbea5cba74: Waiting 10:48:13 e670dc3c6331: Waiting 10:48:13 0382b0149c7d: Layer already exists 10:48:13 e670dc3c6331: Layer already exists 10:48:13 e5d340aba03c: Pushed 10:48:13 bdc5e8d9b101: Pushed 10:48:13 7283af7bf9b3: Pushed 10:48:13 26cbea5cba74: Layer already exists 10:48:14 c339e2d37f5b: Pushed 10:48:33 a5fa8128d4ca: Pushed 10:48:33 c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:25ca7cfd049dce35d10fdbf0e54ff16f84901841ade009082185049b9128f990 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:33 + 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 10:48:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 10:48:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:48:33 7283af7bf9b3: Preparing 10:48:33 bdc5e8d9b101: Preparing 10:48:33 e5d340aba03c: Preparing 10:48:33 a5fa8128d4ca: Preparing 10:48:33 0382b0149c7d: Preparing 10:48:33 e670dc3c6331: Preparing 10:48:33 c339e2d37f5b: Preparing 10:48:33 26cbea5cba74: Preparing 10:48:33 e670dc3c6331: Waiting 10:48:33 c339e2d37f5b: Waiting 10:48:33 26cbea5cba74: Waiting 10:48:33 e5d340aba03c: Layer already exists 10:48:33 0382b0149c7d: Layer already exists 10:48:33 a5fa8128d4ca: Layer already exists 10:48:33 bdc5e8d9b101: Layer already exists 10:48:33 7283af7bf9b3: Layer already exists 10:48:33 26cbea5cba74: Layer already exists 10:48:33 c339e2d37f5b: Layer already exists 10:48:33 e670dc3c6331: Layer already exists 10:48:33 latest: digest: sha256:25ca7cfd049dce35d10fdbf0e54ff16f84901841ade009082185049b9128f990 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:34 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.154 10:48:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:48:34 7283af7bf9b3: Preparing 10:48:34 bdc5e8d9b101: Preparing 10:48:34 e5d340aba03c: Preparing 10:48:34 a5fa8128d4ca: Preparing 10:48:34 0382b0149c7d: Preparing 10:48:34 e670dc3c6331: Preparing 10:48:34 c339e2d37f5b: Preparing 10:48:34 26cbea5cba74: Preparing 10:48:34 e670dc3c6331: Waiting 10:48:34 c339e2d37f5b: Waiting 10:48:34 26cbea5cba74: Waiting 10:48:34 7283af7bf9b3: Layer already exists 10:48:34 0382b0149c7d: Layer already exists 10:48:34 e5d340aba03c: Layer already exists 10:48:34 a5fa8128d4ca: Layer already exists 10:48:34 bdc5e8d9b101: Layer already exists 10:48:34 26cbea5cba74: Layer already exists 10:48:34 c339e2d37f5b: Layer already exists 10:48:34 e670dc3c6331: Layer already exists 10:48:34 3.0.0-dev.154: digest: sha256:25ca7cfd049dce35d10fdbf0e54ff16f84901841ade009082185049b9128f990 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:35 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:48:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:48:35 7283af7bf9b3: Preparing 10:48:35 bdc5e8d9b101: Preparing 10:48:35 e5d340aba03c: Preparing 10:48:35 a5fa8128d4ca: Preparing 10:48:35 0382b0149c7d: Preparing 10:48:35 e670dc3c6331: Preparing 10:48:35 c339e2d37f5b: Preparing 10:48:35 26cbea5cba74: Preparing 10:48:35 e670dc3c6331: Waiting 10:48:35 c339e2d37f5b: Waiting 10:48:35 26cbea5cba74: Waiting 10:48:35 a5fa8128d4ca: Layer already exists 10:48:35 bdc5e8d9b101: Layer already exists 10:48:35 e5d340aba03c: Layer already exists 10:48:35 0382b0149c7d: Layer already exists 10:48:35 7283af7bf9b3: Layer already exists 10:48:35 e670dc3c6331: Layer already exists 10:48:35 26cbea5cba74: Layer already exists 10:48:35 c339e2d37f5b: Layer already exists 10:48:35 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:25ca7cfd049dce35d10fdbf0e54ff16f84901841ade009082185049b9128f990 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:36 + 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 10:48:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 10:48:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:48:36 7283af7bf9b3: Preparing 10:48:36 bdc5e8d9b101: Preparing 10:48:36 e5d340aba03c: Preparing 10:48:36 a5fa8128d4ca: Preparing 10:48:36 0382b0149c7d: Preparing 10:48:36 e670dc3c6331: Preparing 10:48:36 c339e2d37f5b: Preparing 10:48:36 26cbea5cba74: Preparing 10:48:36 e670dc3c6331: Waiting 10:48:36 c339e2d37f5b: Waiting 10:48:36 26cbea5cba74: Waiting 10:48:36 7283af7bf9b3: Layer already exists 10:48:36 0382b0149c7d: Layer already exists 10:48:36 bdc5e8d9b101: Layer already exists 10:48:36 e5d340aba03c: Layer already exists 10:48:36 a5fa8128d4ca: Layer already exists 10:48:36 e670dc3c6331: Layer already exists 10:48:36 c339e2d37f5b: Layer already exists 10:48:36 26cbea5cba74: Layer already exists 10:48:36 main: digest: sha256:25ca7cfd049dce35d10fdbf0e54ff16f84901841ade009082185049b9128f990 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:48:36 ===================================================== [Pipeline] echo 10:48:36 taggedImages: 10:48:36 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:48:36 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 10:48:36 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.154 10:48:36 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:48:36 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 10:48:36 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 10:48:36 c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:48:36 latest 10:48:36 3.0.0-dev.154 10:48:36 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:48:36 main 10:48:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:37 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:48:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:48:37 06037a79d634: Preparing 10:48:37 43f08a94bb20: Preparing 10:48:37 0382b0149c7d: Preparing 10:48:37 e670dc3c6331: Preparing 10:48:37 0afceb2518f6: Preparing 10:48:37 26cbea5cba74: Preparing 10:48:37 26cbea5cba74: Waiting 10:48:37 e670dc3c6331: Layer already exists 10:48:37 0382b0149c7d: Layer already exists 10:48:37 26cbea5cba74: Layer already exists 10:48:37 06037a79d634: Pushed 10:48:38 0afceb2518f6: Pushed 10:48:43 43f08a94bb20: Pushed 10:48:43 c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:cc7243b369351e3a0a246142609485447111e4149dee6d4d82f6000c7b5dd570 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:43 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:48:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:48:44 06037a79d634: Preparing 10:48:44 43f08a94bb20: Preparing 10:48:44 0382b0149c7d: Preparing 10:48:44 e670dc3c6331: Preparing 10:48:44 0afceb2518f6: Preparing 10:48:44 26cbea5cba74: Preparing 10:48:44 26cbea5cba74: Waiting 10:48:44 43f08a94bb20: Layer already exists 10:48:44 06037a79d634: Layer already exists 10:48:44 0382b0149c7d: Layer already exists 10:48:44 e670dc3c6331: Layer already exists 10:48:44 0afceb2518f6: Layer already exists 10:48:44 26cbea5cba74: Layer already exists 10:48:44 latest: digest: sha256:cc7243b369351e3a0a246142609485447111e4149dee6d4d82f6000c7b5dd570 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:44 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.154 10:48:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:48:45 06037a79d634: Preparing 10:48:45 43f08a94bb20: Preparing 10:48:45 0382b0149c7d: Preparing 10:48:45 e670dc3c6331: Preparing 10:48:45 0afceb2518f6: Preparing 10:48:45 26cbea5cba74: Preparing 10:48:45 26cbea5cba74: Waiting 10:48:45 43f08a94bb20: Layer already exists 10:48:45 0382b0149c7d: Layer already exists 10:48:45 06037a79d634: Layer already exists 10:48:45 0afceb2518f6: Layer already exists 10:48:45 e670dc3c6331: Layer already exists 10:48:45 26cbea5cba74: Layer already exists 10:48:45 3.0.0-dev.154: digest: sha256:cc7243b369351e3a0a246142609485447111e4149dee6d4d82f6000c7b5dd570 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:45 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:48:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:48:46 06037a79d634: Preparing 10:48:46 43f08a94bb20: Preparing 10:48:46 0382b0149c7d: Preparing 10:48:46 e670dc3c6331: Preparing 10:48:46 0afceb2518f6: Preparing 10:48:46 26cbea5cba74: Preparing 10:48:46 26cbea5cba74: Waiting 10:48:46 06037a79d634: Layer already exists 10:48:46 0afceb2518f6: Layer already exists 10:48:46 0382b0149c7d: Layer already exists 10:48:46 e670dc3c6331: Layer already exists 10:48:46 43f08a94bb20: Layer already exists 10:48:46 26cbea5cba74: Layer already exists 10:48:46 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:cc7243b369351e3a0a246142609485447111e4149dee6d4d82f6000c7b5dd570 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:46 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 10:48:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:48:47 06037a79d634: Preparing 10:48:47 43f08a94bb20: Preparing 10:48:47 0382b0149c7d: Preparing 10:48:47 e670dc3c6331: Preparing 10:48:47 0afceb2518f6: Preparing 10:48:47 26cbea5cba74: Preparing 10:48:47 26cbea5cba74: Waiting 10:48:47 0afceb2518f6: Layer already exists 10:48:47 e670dc3c6331: Layer already exists 10:48:47 43f08a94bb20: Layer already exists 10:48:47 0382b0149c7d: Layer already exists 10:48:47 06037a79d634: Layer already exists 10:48:47 26cbea5cba74: Layer already exists 10:48:47 main: digest: sha256:cc7243b369351e3a0a246142609485447111e4149dee6d4d82f6000c7b5dd570 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:48:47 ===================================================== [Pipeline] echo 10:48:47 taggedImages: 10:48:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:48:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:48:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.154 10:48:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:48:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 10:48:47 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 10:48:47 c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:48:47 latest 10:48:47 3.0.0-dev.154 10:48:47 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:48:47 main 10:48:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:47 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:48:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:48:48 332b2e452302: Preparing 10:48:48 e44b31982f7f: Preparing 10:48:48 0382b0149c7d: Preparing 10:48:48 e670dc3c6331: Preparing 10:48:48 e576c1dfb493: Preparing 10:48:48 26cbea5cba74: Preparing 10:48:48 26cbea5cba74: Waiting 10:48:48 e576c1dfb493: Layer already exists 10:48:48 e670dc3c6331: Layer already exists 10:48:48 0382b0149c7d: Layer already exists 10:48:48 26cbea5cba74: Layer already exists 10:48:48 332b2e452302: Pushed 10:48:53 e44b31982f7f: Pushed 10:48:53 c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:b28d869b2de3c14d722d69c340127e05ce7ef8d7e9cc1a588365b8909f7b64bc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 10:48:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:48:54 332b2e452302: Preparing 10:48:54 e44b31982f7f: Preparing 10:48:54 0382b0149c7d: Preparing 10:48:54 e670dc3c6331: Preparing 10:48:54 e576c1dfb493: Preparing 10:48:54 26cbea5cba74: Preparing 10:48:54 26cbea5cba74: Waiting 10:48:54 0382b0149c7d: Layer already exists 10:48:54 e670dc3c6331: Layer already exists 10:48:54 332b2e452302: Layer already exists 10:48:54 e576c1dfb493: Layer already exists 10:48:54 e44b31982f7f: Layer already exists 10:48:54 26cbea5cba74: Layer already exists 10:48:54 latest: digest: sha256:b28d869b2de3c14d722d69c340127e05ce7ef8d7e9cc1a588365b8909f7b64bc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.154 10:48:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:48:55 332b2e452302: Preparing 10:48:55 e44b31982f7f: Preparing 10:48:55 0382b0149c7d: Preparing 10:48:55 e670dc3c6331: Preparing 10:48:55 e576c1dfb493: Preparing 10:48:55 26cbea5cba74: Preparing 10:48:55 26cbea5cba74: Waiting 10:48:55 e44b31982f7f: Layer already exists 10:48:55 332b2e452302: Layer already exists 10:48:55 0382b0149c7d: Layer already exists 10:48:55 e670dc3c6331: Layer already exists 10:48:55 e576c1dfb493: Layer already exists 10:48:55 26cbea5cba74: Layer already exists 10:48:55 3.0.0-dev.154: digest: sha256:b28d869b2de3c14d722d69c340127e05ce7ef8d7e9cc1a588365b8909f7b64bc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:55 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:48:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:48:55 332b2e452302: Preparing 10:48:55 e44b31982f7f: Preparing 10:48:55 0382b0149c7d: Preparing 10:48:55 e670dc3c6331: Preparing 10:48:55 e576c1dfb493: Preparing 10:48:55 26cbea5cba74: Preparing 10:48:55 26cbea5cba74: Waiting 10:48:55 e670dc3c6331: Layer already exists 10:48:55 e576c1dfb493: Layer already exists 10:48:55 332b2e452302: Layer already exists 10:48:55 e44b31982f7f: Layer already exists 10:48:55 0382b0149c7d: Layer already exists 10:48:55 26cbea5cba74: Layer already exists 10:48:55 c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:b28d869b2de3c14d722d69c340127e05ce7ef8d7e9cc1a588365b8909f7b64bc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:56 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 10:48:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:48:56 332b2e452302: Preparing 10:48:56 e44b31982f7f: Preparing 10:48:56 0382b0149c7d: Preparing 10:48:56 e670dc3c6331: Preparing 10:48:56 e576c1dfb493: Preparing 10:48:56 26cbea5cba74: Preparing 10:48:56 26cbea5cba74: Waiting 10:48:56 332b2e452302: Layer already exists 10:48:56 0382b0149c7d: Layer already exists 10:48:56 e670dc3c6331: Layer already exists 10:48:56 e44b31982f7f: Layer already exists 10:48:56 e576c1dfb493: Layer already exists 10:48:56 26cbea5cba74: Layer already exists 10:48:56 main: digest: sha256:b28d869b2de3c14d722d69c340127e05ce7ef8d7e9cc1a588365b8909f7b64bc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:48:56 ===================================================== [Pipeline] echo 10:48:56 taggedImages: 10:48:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c 10:48:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 10:48:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.154 10:48:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 10:48:56 - 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 10:48:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:48:56 10:48:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:48:57 arm64: Pulling from edgex-lftools-log-publisher 10:48:57 8998bd30e6a1: Pulling fs layer 10:48:57 04944245beec: Pulling fs layer 10:48:57 699f458cf7ca: Pulling fs layer 10:48:57 765212b225bb: Pulling fs layer 10:48:57 f23df028b6ca: Pulling fs layer 10:48:57 d65c8cfc05b1: Pulling fs layer 10:48:57 2437ff75d9bd: Pulling fs layer 10:48:57 f23df028b6ca: Waiting 10:48:57 765212b225bb: Waiting 10:48:57 d65c8cfc05b1: Waiting 10:48:57 2437ff75d9bd: Waiting 10:48:57 04944245beec: Verifying Checksum 10:48:57 04944245beec: Download complete 10:48:57 765212b225bb: Verifying Checksum 10:48:57 765212b225bb: Download complete 10:48:57 f23df028b6ca: Download complete 10:48:57 d65c8cfc05b1: Verifying Checksum 10:48:57 d65c8cfc05b1: Download complete 10:48:57 699f458cf7ca: Verifying Checksum 10:48:57 699f458cf7ca: Download complete 10:48:58 8998bd30e6a1: Verifying Checksum 10:48:58 8998bd30e6a1: Download complete 10:49:00 2437ff75d9bd: Verifying Checksum 10:49:00 2437ff75d9bd: Download complete 10:49:05 8998bd30e6a1: Pull complete 10:49:05 04944245beec: Pull complete 10:49:06 699f458cf7ca: Pull complete 10:49:06 765212b225bb: Pull complete 10:49:06 f23df028b6ca: Pull complete 10:49:07 d65c8cfc05b1: Pull complete 10:49:19 2437ff75d9bd: Pull complete 10:49:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:49:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:49:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:49:19 prd-ubuntu20.04-docker-arm64-4c-16g-14900 does not seem to be running inside a container 10:49:19 $ 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/520 -v /w/workspace/edgex-go/520:/w/workspace/edgex-go/520:rw,z -v /w/workspace/edgex-go/520@tmp:/w/workspace/edgex-go/520@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 10:49:22 $ docker top 329b2f1e5bd78098207033efa12d5aeb9b23df5d2c554c151100b7519f6dcb68 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:49:22 ---> job-cost.sh 10:49:22 lf-activate-venv: SKIPPING 10:49:22 INFO: No Stack... 10:49:23 INFO: Retrieving Pricing Info for: v3-standard-4 10:49:24 INFO: Archiving Costs [Pipeline] sh 10:49:24 + cat /w/workspace/edgex-go/520/archives/cost.csv 10:49:24 + cut -d, -f6 [Pipeline] lock 10:49:24 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-520-stack-cost] 10:49:24 Resource [jenkins-edgexfoundry-edgex-go-main-520-stack-cost] did not exist. Created. 10:49:24 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-520-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:49:25 + echo total: 0.10999999940395355 [Pipeline] stash 10:49:25 Stashed 1 file(s) [Pipeline] } 10:49:25 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-520-stack-cost] [Pipeline] // lock [Pipeline] } 10:49:25 $ docker stop --time=1 329b2f1e5bd78098207033efa12d5aeb9b23df5d2c554c151100b7519f6dcb68 10:49:27 $ docker rm -f --volumes 329b2f1e5bd78098207033efa12d5aeb9b23df5d2c554c151100b7519f6dcb68 [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 10:49:27 provisioning config files... 10:49:27 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/520@tmp/config10971262404852144601tmp [Pipeline] { [Pipeline] sh 10:49:27 + set +x 10:49:27 + curl -s https://codecov.io/bash 10:49:27 + bash -s -- 10:49:28 10:49:28 _____ _ 10:49:28 / ____| | | 10:49:28 | | ___ __| | ___ ___ _____ __ 10:49:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:49:28 | |___| (_) | (_| | __/ (_| (_) \ V / 10:49:28 \_____\___/ \__,_|\___|\___\___/ \_/ 10:49:28 Bash-1.0.6 10:49:28 10:49:28 10:49:28 ==> git version 2.25.1 found 10:49:28 ==> 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 10:49:28 Release-Date: 2020-01-08 10:49:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:49:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:49:28 ==> Jenkins CI detected. 10:49:28 current dir:  /w/workspace/edgex-go/520 10:49:28 project root: . 10:49:28 --> token set from env 10:49:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:49:28 ==> Running gcov in . (disable via -X gcov) 10:49:28 ==> Python coveragepy not found 10:49:28 ==> Searching for coverage reports in: 10:49:28 + . 10:49:28 -> Found 1 reports 10:49:28 ==> Detecting git/mercurial file structure 10:49:28 ==> Reading reports 10:49:28 + ./coverage.out bytes=447731 10:49:28 ==> Appending adjustments 10:49:28 https://docs.codecov.io/docs/fixing-reports 10:49:29 + Found adjustments 10:49:29 ==> Gzipping contents 10:49:29 60K /tmp/codecov.52oNbo.gz 10:49:29 ==> Uploading reports 10:49:29 url: https://codecov.io 10:49:29 query: branch=main&commit=c33d50c2b8fbb8036e0019c4c7a44af08feb065c&build=520&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F520%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:49:29 -> Pinging Codecov 10:49:29 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=c33d50c2b8fbb8036e0019c4c7a44af08feb065c&build=520&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F520%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:49:29 -> Uploading to 10:49:29 https://storage.googleapis.com/codecov/v4/raw/2023-05-10/00271124DB129430A58F1EEE437C3FCB/c33d50c2b8fbb8036e0019c4c7a44af08feb065c/9e3da6ec-1735-43b8-a967-8e771b62c026.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230510T104929Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1ec1b431cd59a26b8add1db9a04bca14783ad7f23e8964a4767bc547e647f47b 10:49:29 % Total % Received % Xferd Average Speed Time Time Time Current 10:49:29 Dload Upload Total Spent Left Speed 10:49:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57461 0 0 100 57461 0 275k --:--:-- --:--:-- --:--:-- 273k 100 57461 0 0 100 57461 0 259k --:--:-- --:--:-- --:--:-- 258k 10:49:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } 10:49:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 10:49:29 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:49:29 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:49:30 10:49:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:49:30 1.410.4: Pulling from edgex-devops/edgex-snyk-go 10:49:30 df9b9388f04a: Pulling fs layer 10:49:30 52dc419b0ee2: Pulling fs layer 10:49:30 25bc292e5bac: Pulling fs layer 10:49:30 114826534d7a: Pulling fs layer 10:49:30 4657fd5d0bcf: Pulling fs layer 10:49:30 6ad1cebc031e: Pulling fs layer 10:49:30 8a3aa393b2d8: Pulling fs layer 10:49:30 114826534d7a: Waiting 10:49:30 4657fd5d0bcf: Waiting 10:49:30 8a3aa393b2d8: Waiting 10:49:30 6ad1cebc031e: Waiting 10:49:30 25bc292e5bac: Verifying Checksum 10:49:30 25bc292e5bac: Download complete 10:49:30 52dc419b0ee2: Verifying Checksum 10:49:30 52dc419b0ee2: Download complete 10:49:30 4657fd5d0bcf: Download complete 10:49:30 df9b9388f04a: Download complete 10:49:30 6ad1cebc031e: Verifying Checksum 10:49:30 6ad1cebc031e: Download complete 10:49:30 df9b9388f04a: Pull complete 10:49:30 52dc419b0ee2: Pull complete 10:49:30 25bc292e5bac: Pull complete 10:49:31 114826534d7a: Verifying Checksum 10:49:31 114826534d7a: Download complete 10:49:31 8a3aa393b2d8: Verifying Checksum 10:49:31 8a3aa393b2d8: Download complete 10:49:34 114826534d7a: Pull complete 10:49:34 4657fd5d0bcf: Pull complete 10:49:35 6ad1cebc031e: Pull complete 10:49:37 8a3aa393b2d8: Pull complete 10:49:37 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 10:49:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:49:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:49:37 prd-ubuntu20.04-docker-8c-8g-14899 does not seem to be running inside a container 10:49:37 $ 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/520 -v /w/workspace/edgex-go/520:/w/workspace/edgex-go/520:rw,z -v /w/workspace/edgex-go/520@tmp:/w/workspace/edgex-go/520@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 10:49:41 $ docker top f412794a38d83d2587a1ef170415763717b65be40a6c405e2840667f61da8c39 -eo pid,comm [Pipeline] { [Pipeline] echo 10:49:41 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 10:49:41 + set -o pipefail 10:49:41 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 10:49:46 10:49:46 Monitoring /w/workspace/edgex-go/520 (github.com/edgexfoundry/edgex-go)... 10:49:46 10:49:46 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/c4ba8c95-9015-426c-ae22-6b44aa5894b9 10:49:46 10:49:46 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 10:49:46 10:49:46 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:49:46 10:49:47 10:49:47 A medium severity vulnerability was found in the Snyk CLI versions you are using. 10:49:47 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 10:49:47 More details here: https://snyk.co/ue1NS 10:49:47 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 10:49:47 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 10:49:47 $ docker stop --time=1 f412794a38d83d2587a1ef170415763717b65be40a6c405e2840667f61da8c39 10:49:49 $ docker rm -f --volumes f412794a38d83d2587a1ef170415763717b65be40a6c405e2840667f61da8c39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 10:49:50 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:49:50 provisioning config files... 10:49:50 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/520@tmp/config7054190626846115804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:49:50 --> edgex-publish-swagger.sh 10:49:50 === Publish openapi/v3 API === 10:49:50 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 10:49:50 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/520/openapi/v3/core-command.yaml] 10:49:50 % Total % Received % Xferd Average Speed Time Time Time Current 10:49:50 Dload Upload Total Spent Left Speed 10:49:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 50663 --:--:-- --:--:-- --:--:-- 50663 10:49:51 10:49:51 10:49:51 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/520/openapi/v3/core-data.yaml] 10:49:51 % Total % Received % Xferd Average Speed Time Time Time Current 10:49:51 Dload Upload Total Spent Left Speed 10:49:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 123k --:--:-- --:--:-- --:--:-- 123k 100 69110 0 0 100 69110 0 123k --:--:-- --:--:-- --:--:-- 122k 10:49:51 10:49:51 10:49:51 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/520/openapi/v3/core-metadata.yaml] 10:49:51 % Total % Received % Xferd Average Speed Time Time Time Current 10:49:51 Dload Upload Total Spent Left Speed 10:49:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 236k --:--:-- --:--:-- --:--:-- 236k 10:49:52 10:49:52 10:49:52 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/520/openapi/v3/support-notifications.yaml] 10:49:52 % Total % Received % Xferd Average Speed Time Time Time Current 10:49:52 Dload Upload Total Spent Left Speed 10:49:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 418k --:--:-- --:--:-- --:--:-- 416k 100 86965 0 0 100 86965 0 151k --:--:-- --:--:-- --:--:-- 151k 10:49:52 10:49:52 10:49:52 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/520/openapi/v3/support-scheduler.yaml] 10:49:52 % Total % Received % Xferd Average Speed Time Time Time Current 10:49:52 Dload Upload Total Spent Left Speed 10:49:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 70257 --:--:-- --:--:-- --:--:-- 70257 10:49:53 10:49:53 [Pipeline] } 10:49:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 10:49:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:49:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:49:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:49:54 prd-ubuntu20.04-docker-8c-8g-14899 does not seem to be running inside a container 10:49:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/520 -v /w/workspace/edgex-go/520:/w/workspace/edgex-go/520:rw,z -v /w/workspace/edgex-go/520@tmp:/w/workspace/edgex-go/520@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 10:49:54 $ docker top ea341c69ec71933f3d019be53fa0290c80fc0c1a65ebc34b006faf972bbd8356 -eo pid,comm 10:49:54 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). 10:49:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:49:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:49:54 [ssh-agent] Looking for ssh-agent implementation... 10:49:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:49:54 $ docker exec ea341c69ec71933f3d019be53fa0290c80fc0c1a65ebc34b006faf972bbd8356 ssh-agent 10:49:55 SSH_AUTH_SOCK=/tmp/ssh-HQxdsifRRni1/agent.32 10:49:55 SSH_AGENT_PID=38 10:49:55 Running ssh-add (command line suppressed) 10:49:55 Identity added: /w/workspace/edgex-go/520@tmp/private_key_11933245037779542773.key (/w/workspace/edgex-go/520@tmp/private_key_11933245037779542773.key) 10:49:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:49:55 + git semver tag 10:49:55 2023-05-10 10:49:55,659 [run_tag] DEBUG tag force:False 10:49:55 2023-05-10 10:49:55,659 [check_head_tag] DEBUG check head tag 10:49:55 2023-05-10 10:49:55,663 [execute] INFO git cat-file --batch-check 10:49:55 2023-05-10 10:49:55,663 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/520, universal_newlines=False, shell=None, istream=) 10:49:55 2023-05-10 10:49:55,667 [execute] INFO git cat-file --batch 10:49:55 2023-05-10 10:49:55,667 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/520, universal_newlines=False, shell=None, istream=) 10:49:55 2023-05-10 10:49:55,730 [read_version] DEBUG read version from /w/workspace/edgex-go/520/.semver/main 10:49:55 2023-05-10 10:49:55,731 [execute] INFO git tag -a v3.0.0-dev.154 -m v3.0.0-dev.154 10:49:55 2023-05-10 10:49:55,731 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.154', '-m', 'v3.0.0-dev.154'], cwd=/w/workspace/edgex-go/520, universal_newlines=False, shell=None, istream=None) 10:49:55 2023-05-10 10:49:55,736 [read_version] DEBUG read version from /w/workspace/edgex-go/520/.semver/main 10:49:55 3.0.0-dev.154 [Pipeline] } 10:49:55 $ docker exec --env ******** --env ******** ea341c69ec71933f3d019be53fa0290c80fc0c1a65ebc34b006faf972bbd8356 ssh-agent -k 10:49:56 unset SSH_AUTH_SOCK; 10:49:56 unset SSH_AGENT_PID; 10:49:56 echo Agent pid 38 killed; 10:49:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:49:56 + git semver [Pipeline] } 10:49:56 $ docker stop --time=1 ea341c69ec71933f3d019be53fa0290c80fc0c1a65ebc34b006faf972bbd8356 10:49:57 $ docker rm -f --volumes ea341c69ec71933f3d019be53fa0290c80fc0c1a65ebc34b006faf972bbd8356 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:49:58 10:49:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:49:58 0.23.1-centos7: Pulling from edgex-lftools 10:49:58 ab5ef0e58194: Pulling fs layer 10:49:58 9712f1f96733: Pulling fs layer 10:49:58 63f879dbbcfc: Pulling fs layer 10:49:58 0d9ebad4ef96: Pulling fs layer 10:49:58 e9a5061849ea: Pulling fs layer 10:49:58 d747dcd14b5f: Pulling fs layer 10:49:58 2de7ff778b66: Pulling fs layer 10:49:58 2de7ff778b66: Waiting 10:49:58 e9a5061849ea: Waiting 10:49:58 d747dcd14b5f: Waiting 10:49:58 0d9ebad4ef96: Waiting 10:49:58 9712f1f96733: Verifying Checksum 10:49:58 9712f1f96733: Download complete 10:49:58 63f879dbbcfc: Verifying Checksum 10:49:58 63f879dbbcfc: Download complete 10:49:59 e9a5061849ea: Verifying Checksum 10:49:59 e9a5061849ea: Download complete 10:49:59 0d9ebad4ef96: Verifying Checksum 10:49:59 0d9ebad4ef96: Download complete 10:49:59 d747dcd14b5f: Download complete 10:49:59 ab5ef0e58194: Download complete 10:49:59 2de7ff778b66: Download complete 10:50:02 ab5ef0e58194: Pull complete 10:50:02 9712f1f96733: Pull complete 10:50:03 63f879dbbcfc: Pull complete 10:50:07 0d9ebad4ef96: Pull complete 10:50:07 e9a5061849ea: Pull complete 10:50:07 d747dcd14b5f: Pull complete 10:50:08 2de7ff778b66: Pull complete 10:50:08 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:50:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:50:08 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:50:08 prd-ubuntu20.04-docker-8c-8g-14899 does not seem to be running inside a container 10:50:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/520 -v /w/workspace/edgex-go/520:/w/workspace/edgex-go/520:rw,z -v /w/workspace/edgex-go/520@tmp:/w/workspace/edgex-go/520@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 10:50:12 $ docker top de13b03224b76d6abbc721eafe2bf47dc51472187a6f667aea6f296b1b174d14 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:50:12 provisioning config files... 10:50:12 copy managed file [sigul-config] to file:/w/workspace/edgex-go/520@tmp/config8021097212659902767tmp 10:50:12 copy managed file [sigul-password] to file:/w/workspace/edgex-go/520@tmp/config13754796187231647976tmp 10:50:12 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/520@tmp/config15488111319748500315tmp [Pipeline] { [Pipeline] echo 10:50:12 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:50:12 ---> sigul-configuration.sh 10:50:12 gpg: directory `/root/.gnupg' created 10:50:12 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:50:12 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:50:12 gpg: keyring `/root/.gnupg/secring.gpg' created 10:50:12 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:50:12 gpg: CAST5 encrypted data 10:50:12 gpg: encrypted with 1 passphrase 10:50:12 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:50:12 + mkdir /home/jenkins 10:50:12 + mkdir /home/jenkins/sigul [Pipeline] sh 10:50:12 + 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 10:50:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:50:13 ---> sigul-install.sh 10:50:13 Sigul already installed; skipping installation. [Pipeline] sh 10:50:13 + git tag --list 10:50:13 0.6.0 10:50:13 0.6.1 10:50:13 0.7.0 10:50:13 0.7.1 10:50:13 v1.0.0 10:50:13 v1.0.1 10:50:13 v1.1.0 10:50:13 v1.2.0 10:50:13 v1.2.1 10:50:13 v1.3.0 10:50:13 v1.3.1 10:50:13 v2.0.0 10:50:13 v2.1.0 10:50:13 v2.1.1 10:50:13 v2.1.1-dev.1 10:50:13 v2.1.1-dev.2 10:50:13 v2.1.1-dev.3 10:50:13 v2.1.1-dev.4 10:50:13 v2.1.1-dev.5 10:50:13 v2.1.1-dev.6 10:50:13 v2.1.1-dev.7 10:50:13 v2.1.1-dev.8 10:50:13 v2.1.2-dev.1 10:50:13 v2.2.0 10:50:13 v2.2.1-dev.1 10:50:13 v2.2.1-dev.10 10:50:13 v2.2.1-dev.11 10:50:13 v2.2.1-dev.12 10:50:13 v2.2.1-dev.13 10:50:13 v2.2.1-dev.14 10:50:13 v2.2.1-dev.15 10:50:13 v2.2.1-dev.16 10:50:13 v2.2.1-dev.17 10:50:13 v2.2.1-dev.18 10:50:13 v2.2.1-dev.19 10:50:13 v2.2.1-dev.2 10:50:13 v2.2.1-dev.20 10:50:13 v2.2.1-dev.21 10:50:13 v2.2.1-dev.22 10:50:13 v2.2.1-dev.23 10:50:13 v2.2.1-dev.24 10:50:13 v2.2.1-dev.25 10:50:13 v2.2.1-dev.26 10:50:13 v2.2.1-dev.27 10:50:13 v2.2.1-dev.28 10:50:13 v2.2.1-dev.29 10:50:13 v2.2.1-dev.3 10:50:13 v2.2.1-dev.4 10:50:13 v2.2.1-dev.5 10:50:13 v2.2.1-dev.6 10:50:13 v2.2.1-dev.7 10:50:13 v2.2.1-dev.8 10:50:13 v2.2.1-dev.9 10:50:13 v2.3.0 10:50:13 v2.3.0-dev.100 10:50:13 v2.3.0-dev.101 10:50:13 v2.3.0-dev.102 10:50:13 v2.3.0-dev.103 10:50:13 v2.3.0-dev.104 10:50:13 v2.3.0-dev.105 10:50:13 v2.3.0-dev.106 10:50:13 v2.3.0-dev.29 10:50:13 v2.3.0-dev.30 10:50:13 v2.3.0-dev.31 10:50:13 v2.3.0-dev.32 10:50:13 v2.3.0-dev.33 10:50:13 v2.3.0-dev.34 10:50:13 v2.3.0-dev.35 10:50:13 v2.3.0-dev.36 10:50:13 v2.3.0-dev.37 10:50:13 v2.3.0-dev.38 10:50:13 v2.3.0-dev.39 10:50:13 v2.3.0-dev.40 10:50:13 v2.3.0-dev.41 10:50:13 v2.3.0-dev.42 10:50:13 v2.3.0-dev.43 10:50:13 v2.3.0-dev.44 10:50:13 v2.3.0-dev.45 10:50:13 v2.3.0-dev.46 10:50:13 v2.3.0-dev.47 10:50:13 v2.3.0-dev.48 10:50:13 v2.3.0-dev.49 10:50:13 v2.3.0-dev.50 10:50:13 v2.3.0-dev.51 10:50:13 v2.3.0-dev.52 10:50:13 v2.3.0-dev.53 10:50:13 v2.3.0-dev.54 10:50:13 v2.3.0-dev.55 10:50:13 v2.3.0-dev.56 10:50:13 v2.3.0-dev.57 10:50:13 v2.3.0-dev.58 10:50:13 v2.3.0-dev.59 10:50:13 v2.3.0-dev.60 10:50:13 v2.3.0-dev.61 10:50:13 v2.3.0-dev.62 10:50:13 v2.3.0-dev.63 10:50:13 v2.3.0-dev.64 10:50:13 v2.3.0-dev.65 10:50:13 v2.3.0-dev.66 10:50:13 v2.3.0-dev.67 10:50:13 v2.3.0-dev.68 10:50:13 v2.3.0-dev.69 10:50:13 v2.3.0-dev.70 10:50:13 v2.3.0-dev.71 10:50:13 v2.3.0-dev.72 10:50:13 v2.3.0-dev.73 10:50:13 v2.3.0-dev.74 10:50:13 v2.3.0-dev.75 10:50:13 v2.3.0-dev.76 10:50:13 v2.3.0-dev.77 10:50:13 v2.3.0-dev.78 10:50:13 v2.3.0-dev.79 10:50:13 v2.3.0-dev.80 10:50:13 v2.3.0-dev.81 10:50:13 v2.3.0-dev.82 10:50:13 v2.3.0-dev.83 10:50:13 v2.3.0-dev.84 10:50:13 v2.3.0-dev.85 10:50:13 v2.3.0-dev.86 10:50:13 v2.3.0-dev.87 10:50:13 v2.3.0-dev.88 10:50:13 v2.3.0-dev.89 10:50:13 v2.3.0-dev.90 10:50:13 v2.3.0-dev.91 10:50:13 v2.3.0-dev.92 10:50:13 v2.3.0-dev.93 10:50:13 v2.3.0-dev.94 10:50:13 v2.3.0-dev.95 10:50:13 v2.3.0-dev.96 10:50:13 v2.3.0-dev.97 10:50:13 v2.3.0-dev.98 10:50:13 v2.3.0-dev.99 10:50:13 v2.3.1-dev.1 10:50:13 v2.3.1-dev.2 10:50:13 v2.3.1-dev.3 10:50:13 v2.3.1-dev.4 10:50:13 v2.3.1-dev.5 10:50:13 v3.0.0-dev.1 10:50:13 v3.0.0-dev.10 10:50:13 v3.0.0-dev.100 10:50:13 v3.0.0-dev.101 10:50:13 v3.0.0-dev.102 10:50:13 v3.0.0-dev.103 10:50:13 v3.0.0-dev.104 10:50:13 v3.0.0-dev.105 10:50:13 v3.0.0-dev.106 10:50:13 v3.0.0-dev.107 10:50:13 v3.0.0-dev.108 10:50:13 v3.0.0-dev.109 10:50:13 v3.0.0-dev.11 10:50:13 v3.0.0-dev.110 10:50:13 v3.0.0-dev.111 10:50:13 v3.0.0-dev.112 10:50:13 v3.0.0-dev.113 10:50:13 v3.0.0-dev.114 10:50:13 v3.0.0-dev.115 10:50:13 v3.0.0-dev.116 10:50:13 v3.0.0-dev.117 10:50:13 v3.0.0-dev.118 10:50:13 v3.0.0-dev.119 10:50:13 v3.0.0-dev.12 10:50:13 v3.0.0-dev.120 10:50:13 v3.0.0-dev.121 10:50:13 v3.0.0-dev.122 10:50:13 v3.0.0-dev.123 10:50:13 v3.0.0-dev.124 10:50:13 v3.0.0-dev.125 10:50:13 v3.0.0-dev.126 10:50:13 v3.0.0-dev.127 10:50:13 v3.0.0-dev.128 10:50:13 v3.0.0-dev.129 10:50:13 v3.0.0-dev.13 10:50:13 v3.0.0-dev.130 10:50:13 v3.0.0-dev.131 10:50:13 v3.0.0-dev.132 10:50:13 v3.0.0-dev.133 10:50:13 v3.0.0-dev.134 10:50:13 v3.0.0-dev.135 10:50:13 v3.0.0-dev.136 10:50:13 v3.0.0-dev.137 10:50:13 v3.0.0-dev.138 10:50:13 v3.0.0-dev.139 10:50:13 v3.0.0-dev.14 10:50:13 v3.0.0-dev.140 10:50:13 v3.0.0-dev.141 10:50:13 v3.0.0-dev.142 10:50:13 v3.0.0-dev.143 10:50:13 v3.0.0-dev.144 10:50:13 v3.0.0-dev.145 10:50:13 v3.0.0-dev.146 10:50:13 v3.0.0-dev.147 10:50:13 v3.0.0-dev.148 10:50:13 v3.0.0-dev.149 10:50:13 v3.0.0-dev.15 10:50:13 v3.0.0-dev.150 10:50:13 v3.0.0-dev.151 10:50:13 v3.0.0-dev.152 10:50:13 v3.0.0-dev.153 10:50:13 v3.0.0-dev.154 10:50:13 v3.0.0-dev.16 10:50:13 v3.0.0-dev.17 10:50:13 v3.0.0-dev.18 10:50:13 v3.0.0-dev.19 10:50:13 v3.0.0-dev.2 10:50:13 v3.0.0-dev.20 10:50:13 v3.0.0-dev.21 10:50:13 v3.0.0-dev.22 10:50:13 v3.0.0-dev.23 10:50:13 v3.0.0-dev.24 10:50:13 v3.0.0-dev.25 10:50:13 v3.0.0-dev.26 10:50:13 v3.0.0-dev.27 10:50:13 v3.0.0-dev.28 10:50:13 v3.0.0-dev.29 10:50:13 v3.0.0-dev.3 10:50:13 v3.0.0-dev.30 10:50:13 v3.0.0-dev.31 10:50:13 v3.0.0-dev.32 10:50:13 v3.0.0-dev.33 10:50:13 v3.0.0-dev.34 10:50:13 v3.0.0-dev.35 10:50:13 v3.0.0-dev.36 10:50:13 v3.0.0-dev.37 10:50:13 v3.0.0-dev.38 10:50:13 v3.0.0-dev.39 10:50:13 v3.0.0-dev.4 10:50:13 v3.0.0-dev.40 10:50:13 v3.0.0-dev.41 10:50:13 v3.0.0-dev.42 10:50:13 v3.0.0-dev.43 10:50:13 v3.0.0-dev.44 10:50:13 v3.0.0-dev.45 10:50:13 v3.0.0-dev.46 10:50:13 v3.0.0-dev.47 10:50:13 v3.0.0-dev.48 10:50:13 v3.0.0-dev.49 10:50:13 v3.0.0-dev.5 10:50:13 v3.0.0-dev.50 10:50:13 v3.0.0-dev.51 10:50:13 v3.0.0-dev.52 10:50:13 v3.0.0-dev.53 10:50:13 v3.0.0-dev.54 10:50:13 v3.0.0-dev.55 10:50:13 v3.0.0-dev.56 10:50:13 v3.0.0-dev.57 10:50:13 v3.0.0-dev.58 10:50:13 v3.0.0-dev.59 10:50:13 v3.0.0-dev.6 10:50:13 v3.0.0-dev.60 10:50:13 v3.0.0-dev.61 10:50:13 v3.0.0-dev.62 10:50:13 v3.0.0-dev.63 10:50:13 v3.0.0-dev.64 10:50:13 v3.0.0-dev.65 10:50:13 v3.0.0-dev.66 10:50:13 v3.0.0-dev.67 10:50:13 v3.0.0-dev.68 10:50:13 v3.0.0-dev.69 10:50:13 v3.0.0-dev.7 10:50:13 v3.0.0-dev.70 10:50:13 v3.0.0-dev.71 10:50:13 v3.0.0-dev.72 10:50:13 v3.0.0-dev.73 10:50:13 v3.0.0-dev.74 10:50:13 v3.0.0-dev.75 10:50:13 v3.0.0-dev.76 10:50:13 v3.0.0-dev.77 10:50:13 v3.0.0-dev.78 10:50:13 v3.0.0-dev.79 10:50:13 v3.0.0-dev.8 10:50:13 v3.0.0-dev.80 10:50:13 v3.0.0-dev.81 10:50:13 v3.0.0-dev.82 10:50:13 v3.0.0-dev.83 10:50:13 v3.0.0-dev.84 10:50:13 v3.0.0-dev.85 10:50:13 v3.0.0-dev.86 10:50:13 v3.0.0-dev.87 10:50:13 v3.0.0-dev.88 10:50:13 v3.0.0-dev.89 10:50:13 v3.0.0-dev.9 10:50:13 v3.0.0-dev.90 10:50:13 v3.0.0-dev.91 10:50:13 v3.0.0-dev.92 10:50:13 v3.0.0-dev.93 10:50:13 v3.0.0-dev.94 10:50:13 v3.0.0-dev.95 10:50:13 v3.0.0-dev.96 10:50:13 v3.0.0-dev.97 10:50:13 v3.0.0-dev.98 10:50:13 v3.0.0-dev.99 [Pipeline] sh 10:50:13 + lftools sign git-tag v3.0.0-dev.154 10:50:14 Signing Git tag with Sigul... 10:50:14 Signing v3.0.0-dev.154 [Pipeline] echo 10:50:14 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:50:15 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:50:15 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:50:15 $ docker stop --time=1 de13b03224b76d6abbc721eafe2bf47dc51472187a6f667aea6f296b1b174d14 10:50:16 $ docker rm -f --volumes de13b03224b76d6abbc721eafe2bf47dc51472187a6f667aea6f296b1b174d14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:50:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:50:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:50:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:50:17 prd-ubuntu20.04-docker-8c-8g-14899 does not seem to be running inside a container 10:50:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/520 -v /w/workspace/edgex-go/520:/w/workspace/edgex-go/520:rw,z -v /w/workspace/edgex-go/520@tmp:/w/workspace/edgex-go/520@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 10:50:17 $ docker top 5c7ac0898cbbd98c6e722cfb63c245081874791d72aac2d3c3d4f4dde5f34ab1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:50:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:50:17 [ssh-agent] Looking for ssh-agent implementation... 10:50:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:50:17 $ docker exec 5c7ac0898cbbd98c6e722cfb63c245081874791d72aac2d3c3d4f4dde5f34ab1 ssh-agent 10:50:18 SSH_AUTH_SOCK=/tmp/ssh-nJqJbCY7VHT1/agent.33 10:50:18 SSH_AGENT_PID=39 10:50:18 Running ssh-add (command line suppressed) 10:50:18 Identity added: /w/workspace/edgex-go/520@tmp/private_key_12514726130487458012.key (/w/workspace/edgex-go/520@tmp/private_key_12514726130487458012.key) 10:50:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:50:18 + git semver bump pre 10:50:18 2023-05-10 10:50:18,722 [read_version] DEBUG read version from /w/workspace/edgex-go/520/.semver/main 10:50:18 2023-05-10 10:50:18,722 [bump_version] DEBUG bumping version:3.0.0-dev.154 on axis:pre with prefix:dev 10:50:18 2023-05-10 10:50:18,722 [bump_version] DEBUG bumped version:3.0.0-dev.155 10:50:18 2023-05-10 10:50:18,722 [write_version] DEBUG write version:3.0.0-dev.155 to path:/w/workspace/edgex-go/520/.semver/main with force:True 10:50:18 2023-05-10 10:50:18,723 [read_version] DEBUG read version from /w/workspace/edgex-go/520/.semver/main 10:50:18 2023-05-10 10:50:18,723 [write_file] DEBUG write to file:/w/workspace/edgex-go/520/.semver/main 10:50:18 2023-05-10 10:50:18,727 [execute] INFO git cat-file --batch-check 10:50:18 2023-05-10 10:50:18,727 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/520/.semver, universal_newlines=False, shell=None, istream=) 10:50:18 2023-05-10 10:50:18,733 [execute] INFO git cat-file --batch 10:50:18 2023-05-10 10:50:18,733 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/520/.semver, universal_newlines=False, shell=None, istream=) 10:50:18 2023-05-10 10:50:18,739 [read_version] DEBUG read version from /w/workspace/edgex-go/520/.semver/main 10:50:18 3.0.0-dev.155 [Pipeline] } 10:50:18 $ docker exec --env ******** --env ******** 5c7ac0898cbbd98c6e722cfb63c245081874791d72aac2d3c3d4f4dde5f34ab1 ssh-agent -k 10:50:18 unset SSH_AUTH_SOCK; 10:50:18 unset SSH_AGENT_PID; 10:50:18 echo Agent pid 39 killed; 10:50:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:50:19 + git semver [Pipeline] } 10:50:19 $ docker stop --time=1 5c7ac0898cbbd98c6e722cfb63c245081874791d72aac2d3c3d4f4dde5f34ab1 10:50:20 $ docker rm -f --volumes 5c7ac0898cbbd98c6e722cfb63c245081874791d72aac2d3c3d4f4dde5f34ab1 [Pipeline] // withDockerContainer [Pipeline] sh 10:50:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:50:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:50:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:50:21 prd-ubuntu20.04-docker-8c-8g-14899 does not seem to be running inside a container 10:50:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/520 -v /w/workspace/edgex-go/520:/w/workspace/edgex-go/520:rw,z -v /w/workspace/edgex-go/520@tmp:/w/workspace/edgex-go/520@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 10:50:21 $ docker top 185f1131c83392414006743629b36952ec799c0ccf28911c42b4157d51e29995 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:50:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:50:22 [ssh-agent] Looking for ssh-agent implementation... 10:50:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:50:22 $ docker exec 185f1131c83392414006743629b36952ec799c0ccf28911c42b4157d51e29995 ssh-agent 10:50:22 SSH_AUTH_SOCK=/tmp/ssh-anwjTlBtqy9q/agent.33 10:50:22 SSH_AGENT_PID=39 10:50:22 Running ssh-add (command line suppressed) 10:50:22 Identity added: /w/workspace/edgex-go/520@tmp/private_key_3290348849982393959.key (/w/workspace/edgex-go/520@tmp/private_key_3290348849982393959.key) 10:50:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:50:22 + git semver push 10:50:22 2023-05-10 10:50:22,840 [run_push] DEBUG push 10:50:22 2023-05-10 10:50:22,840 [execute] INFO git cat-file --batch-check 10:50:22 2023-05-10 10:50:22,841 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/520/.semver, universal_newlines=False, shell=None, istream=) 10:50:22 2023-05-10 10:50:22,844 [execute] INFO git rev-list 0bdd971fe6daf6c0891181339fb1daef89ca338c -- 10:50:22 2023-05-10 10:50:22,845 [execute] DEBUG Popen(['git', 'rev-list', '0bdd971fe6daf6c0891181339fb1daef89ca338c', '--'], cwd=/w/workspace/edgex-go/520/.semver, universal_newlines=False, shell=None, istream=None) 10:50:22 2023-05-10 10:50:22,862 [execute] INFO git fetch -v origin 10:50:22 2023-05-10 10:50:22,862 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/520/.semver, universal_newlines=True, shell=None, istream=None) 10:50:23 2023-05-10 10:50:23,336 [run_push] DEBUG no remote changes detected 10:50:23 2023-05-10 10:50:23,336 [execute] INFO git push origin semver 10:50:23 2023-05-10 10:50:23,337 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/520/.semver, universal_newlines=False, shell=None, istream=None) 10:50:24 2023-05-10 10:50:24,247 [run_push] DEBUG push all version tags 10:50:24 2023-05-10 10:50:24,248 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:50:24 2023-05-10 10:50:24,248 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/520, universal_newlines=False, shell=None, istream=None) 10:50:25 2023-05-10 10:50:25,033 [read_version] DEBUG read version from /w/workspace/edgex-go/520/.semver/main 10:50:25 3.0.0-dev.155 [Pipeline] } 10:50:25 $ docker exec --env ******** --env ******** 185f1131c83392414006743629b36952ec799c0ccf28911c42b4157d51e29995 ssh-agent -k 10:50:25 unset SSH_AUTH_SOCK; 10:50:25 unset SSH_AGENT_PID; 10:50:25 echo Agent pid 39 killed; 10:50:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:50:25 + git semver [Pipeline] } 10:50:26 $ docker stop --time=1 185f1131c83392414006743629b36952ec799c0ccf28911c42b4157d51e29995 10:50:27 $ docker rm -f --volumes 185f1131c83392414006743629b36952ec799c0ccf28911c42b4157d51e29995 [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 10:50:27 + [ -d /w/workspace/edgex-go/520/archives ] [Pipeline] libraryResource [Pipeline] sh 10:50:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:50:29 ---> package-listing.sh 10:50:29 ++ tr '[:upper:]' '[:lower:]' 10:50:29 ++ facter osfamily 10:50:29 + OS_FAMILY=debian 10:50:29 + workspace=/w/workspace/edgex-go/520 10:50:29 + START_PACKAGES=/tmp/packages_start.txt 10:50:29 + END_PACKAGES=/tmp/packages_end.txt 10:50:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:50:29 + PACKAGES=/tmp/packages_start.txt 10:50:29 + '[' /w/workspace/edgex-go/520 ']' 10:50:29 + PACKAGES=/tmp/packages_end.txt 10:50:29 + case "${OS_FAMILY}" in 10:50:29 + dpkg -l 10:50:29 + grep '^ii' 10:50:29 + '[' -f /tmp/packages_start.txt ']' 10:50:29 + '[' -f /tmp/packages_end.txt ']' 10:50:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:50:29 + '[' /w/workspace/edgex-go/520 ']' 10:50:29 + mkdir -p /w/workspace/edgex-go/520/archives/ 10:50:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/520/archives/ [Pipeline] echo 10:50:29 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/520/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:50:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:50:30 10:50:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:50:30 latest: Pulling from edgex-lftools-log-publisher 10:50:30 5eb5b503b376: Pulling fs layer 10:50:30 5c69ac0246d0: Pulling fs layer 10:50:30 ec43610c2a17: Pulling fs layer 10:50:30 3a2ae6a8a46f: Pulling fs layer 10:50:30 33b1e0a273af: Pulling fs layer 10:50:30 5d3b04190fa2: Pulling fs layer 10:50:30 2f39f015ded8: Pulling fs layer 10:50:30 3a2ae6a8a46f: Waiting 10:50:30 33b1e0a273af: Waiting 10:50:30 5d3b04190fa2: Waiting 10:50:30 2f39f015ded8: Waiting 10:50:30 5c69ac0246d0: Verifying Checksum 10:50:30 5c69ac0246d0: Download complete 10:50:30 3a2ae6a8a46f: Verifying Checksum 10:50:30 3a2ae6a8a46f: Download complete 10:50:30 33b1e0a273af: Verifying Checksum 10:50:30 33b1e0a273af: Download complete 10:50:30 5d3b04190fa2: Verifying Checksum 10:50:30 5d3b04190fa2: Download complete 10:50:30 ec43610c2a17: Verifying Checksum 10:50:30 ec43610c2a17: Download complete 10:50:30 5eb5b503b376: Verifying Checksum 10:50:30 5eb5b503b376: Download complete 10:50:31 2f39f015ded8: Download complete 10:50:31 5eb5b503b376: Pull complete 10:50:31 5c69ac0246d0: Pull complete 10:50:32 ec43610c2a17: Pull complete 10:50:32 3a2ae6a8a46f: Pull complete 10:50:32 33b1e0a273af: Pull complete 10:50:32 5d3b04190fa2: Pull complete 10:50:36 2f39f015ded8: Pull complete 10:50:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:50:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:50:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:50:36 prd-ubuntu20.04-docker-8c-8g-14899 does not seem to be running inside a container 10:50:36 $ 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/520/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/520 -v /w/workspace/edgex-go/520:/w/workspace/edgex-go/520:rw,z -v /w/workspace/edgex-go/520@tmp:/w/workspace/edgex-go/520@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 10:50:39 $ docker top 61e8b3ce1fb7c114df6b7b4d06dd48011ef3e84c44af909206b67a6c2859f329 -eo pid,comm [Pipeline] { [Pipeline] sh 10:50:40 + touch /tmp/pre-build-complete [Pipeline] sh 10:50:40 + mkdir -p /var/log/sysstat [Pipeline] sh 10:50:40 + ls /var/log/sa-host 10:50:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:50:40 provisioning config files... 10:50:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/520@tmp/config6905531242818313875tmp [Pipeline] { [Pipeline] echo 10:50:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:50:41 ---> create-netrc.sh [Pipeline] } 10:50:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:50:41 ---> python-tools-install.sh [Pipeline] echo 10:50:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:50:41 ---> sudo-logs.sh 10:50:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:50:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:50:42 ---> job-cost.sh 10:50:42 lf-activate-venv: SKIPPING 10:50:42 DEBUG: total: 0.10999999940395355 10:50:42 INFO: Retrieving Stack Cost... 10:50:42 INFO: Retrieving Pricing Info for: v3-standard-8 10:50:42 INFO: Archiving Costs [Pipeline] echo 10:50:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:50:43 ---> logs-deploy.sh 10:50:43 lf-activate-venv: SKIPPING 10:50:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/520 10:50:43 INFO: archiving workspace using pattern(s): 10:50:44 Archives upload complete. 10:50:44 INFO: archiving logs to Nexus 10:50:45 ---> uname -a: 10:50:45 Linux prd-ubuntu20-04-docker-8c-8g-14899 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:50:45 10:50:45 10:50:45 ---> lscpu: 10:50:45 Architecture: x86_64 10:50:45 CPU op-mode(s): 32-bit, 64-bit 10:50:45 Byte Order: Little Endian 10:50:45 Address sizes: 40 bits physical, 48 bits virtual 10:50:45 CPU(s): 8 10:50:45 On-line CPU(s) list: 0-7 10:50:45 Thread(s) per core: 1 10:50:45 Core(s) per socket: 1 10:50:45 Socket(s): 8 10:50:45 NUMA node(s): 1 10:50:45 Vendor ID: AuthenticAMD 10:50:45 CPU family: 23 10:50:45 Model: 49 10:50:45 Model name: AMD EPYC-Rome Processor 10:50:45 Stepping: 0 10:50:45 CPU MHz: 2799.998 10:50:45 BogoMIPS: 5599.99 10:50:45 Virtualization: AMD-V 10:50:45 Hypervisor vendor: KVM 10:50:45 Virtualization type: full 10:50:45 L1d cache: 256 KiB 10:50:45 L1i cache: 256 KiB 10:50:45 L2 cache: 4 MiB 10:50:45 L3 cache: 128 MiB 10:50:45 NUMA node0 CPU(s): 0-7 10:50:45 Vulnerability Itlb multihit: Not affected 10:50:45 Vulnerability L1tf: Not affected 10:50:45 Vulnerability Mds: Not affected 10:50:45 Vulnerability Meltdown: Not affected 10:50:45 Vulnerability Mmio stale data: Not affected 10:50:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:50:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:50:45 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:50:45 Vulnerability Srbds: Not affected 10:50:45 Vulnerability Tsx async abort: Not affected 10:50:45 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 10:50:45 10:50:45 10:50:45 ---> nproc: 10:50:45 8 10:50:45 10:50:45 10:50:45 ---> df -h: 10:50:45 Filesystem Size Used Avail Use% Mounted on 10:50:45 overlay 155G 21G 135G 14% / 10:50:45 tmpfs 64M 0 64M 0% /dev 10:50:45 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:50:45 shm 64M 0 64M 0% /dev/shm 10:50:45 /dev/vda1 155G 21G 135G 14% /facter-os 10:50:45 10:50:45 10:50:45 ---> sar -b -r -n DEV: 10:50:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14899) 05/10/23 _x86_64_ (8 CPU) 10:50:45 10:50:45 10:19:15 LINUX RESTART (8 CPU) 10:50:45 10:50:45 10:20:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:50:45 10:21:01 143.65 3.90 139.76 0.00 419.59 105040.64 0.00 10:50:45 10:22:01 37.14 0.10 37.04 0.00 0.80 55591.35 0.00 10:50:45 10:23:01 88.04 0.18 87.85 0.00 11.86 71475.02 0.00 10:50:45 10:24:01 659.62 10.60 649.03 0.00 100.52 339464.09 0.00 10:50:45 10:25:01 603.95 12.46 591.48 0.00 3486.75 174326.81 0.00 10:50:45 10:26:01 892.66 0.22 892.44 0.00 8.26 284423.77 0.00 10:50:45 10:27:01 580.83 0.15 580.68 0.00 16.65 104792.14 0.00 10:50:45 10:28:01 28.80 0.10 28.70 0.00 16.26 856.79 0.00 10:50:45 10:29:01 14.20 1.68 12.51 0.00 39.86 324.61 0.00 10:50:45 10:30:01 2.08 0.00 2.08 0.00 0.00 32.26 0.00 10:50:45 10:31:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 10:50:45 10:32:01 1.70 0.00 1.70 0.00 0.00 19.20 0.00 10:50:45 10:33:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 10:50:45 10:34:01 1.62 0.00 1.62 0.00 0.00 18.26 0.00 10:50:45 10:35:01 2.05 0.02 2.03 0.00 0.13 23.19 0.00 10:50:45 10:36:01 1.83 0.00 1.83 0.00 0.00 21.20 0.00 10:50:45 10:37:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 10:50:45 10:38:01 1.20 0.00 1.20 0.00 0.00 14.80 0.00 10:50:45 10:39:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 10:50:45 10:40:01 1.87 0.00 1.87 0.00 0.00 21.86 0.00 10:50:45 10:41:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 10:50:45 10:42:01 1.78 0.00 1.78 0.00 0.00 20.66 0.00 10:50:45 10:43:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 10:50:45 10:44:02 1.75 0.00 1.75 0.00 0.00 19.46 0.00 10:50:45 10:45:01 1.24 0.00 1.24 0.00 0.00 14.37 0.00 10:50:45 10:46:01 1.93 0.00 1.93 0.00 0.00 22.13 0.00 10:50:45 10:47:01 1.45 0.00 1.45 0.00 0.00 16.39 0.00 10:50:45 10:48:01 2.00 0.00 2.00 0.00 0.00 23.06 0.00 10:50:45 10:49:01 1.33 0.00 1.33 0.00 0.00 14.53 0.00 10:50:45 10:50:01 63.01 0.33 62.67 0.00 10.13 33477.89 0.00 10:50:45 Average: 104.80 0.99 103.81 0.00 136.93 38997.16 0.00 10:50:45 10:50:45 10:20:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:50:45 10:21:01 27999344 31552976 743832 2.26 112932 3642300 1923344 5.67 1423212 3009148 461896 10:50:45 10:22:01 27848372 31513108 780316 2.37 116600 3725812 2201216 6.49 1290156 3264512 269236 10:50:45 10:23:01 24651404 31448816 846316 2.57 118372 6791136 2638812 7.78 1657104 6027184 3102592 10:50:45 10:24:01 21748644 31181048 1079160 3.28 287736 8967712 3317232 9.78 2164988 8092052 159780 10:50:45 10:25:01 20724804 31199684 1058672 3.22 304648 9973032 2927788 8.63 2377424 8880980 9708 10:50:45 10:26:01 17923128 31217704 1037808 3.16 341208 12604456 2835028 8.36 2605200 11299324 360848 10:50:45 10:27:01 19257248 31502036 765600 2.33 368812 11557480 2018456 5.95 2359864 10259612 912 10:50:45 10:28:01 19268468 31515660 751524 2.29 370168 11558548 1952940 5.76 2348704 10259820 12 10:50:45 10:29:01 19264808 31514568 752100 2.29 370620 11559824 1841612 5.43 2349180 10260124 68 10:50:45 10:30:01 19264984 31514692 752092 2.29 370700 11559796 1841612 5.43 2348824 10260100 12 10:50:45 10:31:01 19271188 31520936 745788 2.27 370708 11559804 1841612 5.43 2342152 10260104 192 10:50:45 10:32:01 19271584 31521336 745584 2.27 370732 11559804 1841612 5.43 2342168 10260104 176 10:50:45 10:33:01 19277908 31527696 739248 2.25 370740 11559808 1841612 5.43 2336160 10260108 8 10:50:45 10:34:01 19277836 31527732 739236 2.25 370744 11559812 1841612 5.43 2336072 10260216 8 10:50:45 10:35:01 19277220 31527180 739756 2.25 370792 11559816 1866664 5.50 2336172 10260216 44 10:50:45 10:36:01 19276888 31526852 740024 2.25 370808 11559820 1866664 5.50 2336116 10260220 8 10:50:45 10:37:01 19277056 31527080 739996 2.25 370824 11559820 1866664 5.50 2336156 10260224 8 10:50:45 10:38:01 19277072 31527100 739932 2.25 370840 11559824 1866664 5.50 2336172 10260228 32 10:50:45 10:39:01 19276732 31526816 740180 2.25 370868 11559824 1866664 5.50 2336216 10260228 8 10:50:45 10:40:01 19277008 31527100 739820 2.25 370896 11559820 1866664 5.50 2336308 10260232 8 10:50:45 10:41:01 19276968 31527068 739792 2.25 370908 11559832 1866664 5.50 2336276 10260240 16 10:50:45 10:42:01 19276628 31526780 740056 2.25 370940 11559832 1866664 5.50 2336340 10260244 12 10:50:45 10:43:01 19276588 31526752 739976 2.25 370976 11559832 1866664 5.50 2336448 10260248 168 10:50:45 10:44:02 19276556 31526780 739936 2.25 370996 11559840 1866664 5.50 2336676 10260252 148 10:50:45 10:45:01 19276456 31526684 739956 2.25 371036 11559848 1866664 5.50 2336460 10260256 20 10:50:45 10:46:01 19276648 31527064 739768 2.25 371076 11559976 1866664 5.50 2336476 10260388 8 10:50:45 10:47:01 19276632 31527116 739692 2.25 371132 11559980 1866664 5.50 2336516 10260396 8 10:50:45 10:48:01 19276616 31527168 739592 2.25 371180 11559984 1866664 5.50 2336620 10260404 16 10:50:45 10:49:01 19276528 31527144 739524 2.25 371228 11559984 1866664 5.50 2336920 10260408 152 10:50:45 10:50:01 18038496 31458648 807144 2.45 398852 12632284 2188360 6.45 2475444 11287248 368868 10:50:45 Average: 20074660 31487377 781414 2.38 340269 10806988 2035094 6.00 2260084 9594827 157832 10:50:45 10:50:45 10:20:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:50:45 10:21:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 10:50:45 10:21:01 veth3501f0d 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 10:50:45 10:21:01 docker0 595.02 537.69 43.15 3487.89 0.00 0.00 0.00 0.00 10:50:45 10:21:01 ens3 733.50 704.71 7839.23 81.05 0.00 0.00 0.00 0.00 10:50:45 10:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:50:45 10:22:01 veth3501f0d 1.43 1.47 0.13 0.13 0.00 0.00 0.00 0.00 10:50:45 10:22:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 10:50:45 10:22:01 ens3 41.04 38.54 25.97 107.01 0.00 0.00 0.00 0.00 10:50:45 10:23:01 vethbb20354 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:50:45 10:23:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 10:50:45 10:23:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 10:50:45 10:23:01 ens3 93.50 56.47 1702.11 21.60 0.00 0.00 0.00 0.00 10:50:45 10:24:01 vethb156f74 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:50:45 10:24:01 vethbb20354 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 10:50:45 10:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:50:45 10:24:01 veth8192d6d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 10:50:45 10:24:01 veth46e49b7 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 10:50:45 10:24:01 vethc67a81e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:50:45 10:24:01 docker0 492.60 857.82 40.42 6258.03 0.00 0.00 0.00 0.00 10:50:45 10:24:01 ens3 873.04 502.45 6270.55 54.15 0.00 0.00 0.00 0.00 10:50:45 10:24:01 veth6b820ea 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 10:50:45 10:25:01 vethd206a5d 1.48 3.73 0.11 42.53 0.00 0.00 0.00 0.00 10:50:45 10:25:01 vethbb20354 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 10:50:45 10:25:01 veth1a07155 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:50:45 10:25:01 lo 2.40 2.40 0.23 0.23 0.00 0.00 0.00 0.00 10:50:45 10:25:01 veth6fa215f 1.82 2.67 0.13 42.47 0.00 0.00 0.00 0.00 10:50:45 10:25:01 docker0 10.53 22.56 0.67 308.21 0.00 0.00 0.00 0.00 10:50:45 10:25:01 ens3 179.09 104.13 1707.24 17.24 0.00 0.00 0.00 0.00 10:50:45 10:25:01 vethb0b9962 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:50:45 10:26:01 vethfa70e01 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 10:50:45 10:26:01 vethbb20354 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 10:50:45 10:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:50:45 10:26:01 vethe4bd00a 0.02 0.25 0.00 0.02 0.00 0.00 0.00 0.00 10:50:45 10:26:01 docker0 182.37 394.81 15.02 2766.78 0.00 0.00 0.00 0.00 10:50:45 10:26:01 ens3 428.52 203.43 2793.36 32.47 0.00 0.00 0.00 0.00 10:50:45 10:27:01 lo 2.60 2.60 0.25 0.25 0.00 0.00 0.00 0.00 10:50:45 10:27:01 docker0 113.89 189.21 8.69 1441.37 0.00 0.00 0.00 0.00 10:50:45 10:27:01 ens3 236.37 148.78 1478.70 65.14 0.00 0.00 0.00 0.00 10:50:45 10:28:01 lo 51.86 51.86 5.11 5.11 0.00 0.00 0.00 0.00 10:50:45 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:45 10:28:01 ens3 508.08 539.54 267.54 2568.96 0.00 0.00 0.00 0.00 10:50:45 10:29:01 lo 16.66 16.66 1.64 1.64 0.00 0.00 0.00 0.00 10:50:45 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:45 10:29:01 ens3 197.15 198.87 94.69 1127.05 0.00 0.00 0.00 0.00 10:50:45 10:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:50:45 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:45 10:30:01 ens3 0.25 0.22 0.08 0.08 0.00 0.00 0.00 0.00 10:50:45 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:45 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:45 10:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:45 10:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:50:45 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:45 10:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:50:45 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:45 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:45 10:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:45 10:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:50:45 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:45 10:34:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:50:45 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:45 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:45 10:35:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:50:45 10:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:50:45 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:45 10:36:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:50:45 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:45 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:45 10:37:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:50:45 10:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:50:45 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:45 10:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:50:45 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:45 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:45 10:39:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:45 10:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:50:45 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:45 10:40:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 10:50:45 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:45 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:45 10:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:45 10:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:50:45 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:45 10:42:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:50:45 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:45 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:45 10:43:01 ens3 0.45 0.33 0.26 0.21 0.00 0.00 0.00 0.00 10:50:45 10:44:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:50:45 10:44:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:45 10:44:02 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:50:45 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:45 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:45 10:45:01 ens3 2.90 1.39 7.13 0.15 0.00 0.00 0.00 0.00 10:50:45 10:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:50:45 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:45 10:46:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:50:45 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:45 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:45 10:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:45 10:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:50:45 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:45 10:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:50:45 10:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:45 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:45 10:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:45 10:50:01 lo 2.53 2.53 0.25 0.25 0.00 0.00 0.00 0.00 10:50:45 10:50:01 docker0 35.73 57.91 3.05 580.17 0.00 0.00 0.00 0.00 10:50:45 10:50:01 ens3 332.11 190.00 7751.10 36.88 0.00 0.00 0.00 0.00 10:50:45 Average: lo 2.68 2.68 0.26 0.26 0.00 0.00 0.00 0.00 10:50:45 Average: docker0 47.44 68.50 3.68 493.44 0.00 0.00 0.00 0.00 10:50:45 Average: ens3 120.65 89.37 994.71 137.17 0.00 0.00 0.00 0.00 10:50:45 10:50:45 10:50:45 ---> sar -P ALL: 10:50:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14899) 05/10/23 _x86_64_ (8 CPU) 10:50:45 10:50:45 10:19:15 LINUX RESTART (8 CPU) 10:50:45 10:50:45 10:20:02 CPU %user %nice %system %iowait %steal %idle 10:50:45 10:21:01 all 23.99 0.00 5.51 2.02 0.07 68.41 10:50:45 10:21:01 0 23.53 0.00 7.06 7.54 0.07 61.80 10:50:45 10:21:01 1 22.81 0.00 5.15 0.28 0.07 71.69 10:50:45 10:21:01 2 23.81 0.00 5.55 3.64 0.07 66.92 10:50:45 10:21:01 3 27.02 0.00 5.50 1.06 0.09 66.34 10:50:45 10:21:01 4 21.85 0.00 4.83 0.24 0.05 73.03 10:50:45 10:21:01 5 24.51 0.00 6.32 0.74 0.07 68.36 10:50:45 10:21:01 6 24.92 0.00 4.10 0.41 0.07 70.50 10:50:45 10:21:01 7 23.44 0.00 5.57 2.30 0.09 68.60 10:50:45 10:22:01 all 37.73 0.00 5.91 0.58 0.08 55.71 10:50:45 10:22:01 0 37.80 0.00 6.95 0.27 0.08 54.90 10:50:45 10:22:01 1 37.97 0.00 5.44 0.12 0.08 56.38 10:50:45 10:22:01 2 37.92 0.00 5.04 0.15 0.08 56.81 10:50:45 10:22:01 3 38.94 0.00 5.48 0.30 0.07 55.21 10:50:45 10:22:01 4 37.20 0.00 5.55 0.00 0.08 57.16 10:50:45 10:22:01 5 38.71 0.00 5.60 0.17 0.08 55.44 10:50:45 10:22:01 6 36.28 0.00 6.91 0.18 0.08 56.54 10:50:45 10:22:01 7 37.00 0.00 6.28 3.42 0.08 53.22 10:50:45 10:23:01 all 26.04 0.00 8.22 0.94 0.07 64.73 10:50:45 10:23:01 0 26.69 0.00 8.77 0.10 0.07 64.37 10:50:45 10:23:01 1 25.85 0.00 9.09 0.22 0.09 64.76 10:50:45 10:23:01 2 25.19 0.00 7.25 0.80 0.08 66.67 10:50:45 10:23:01 3 26.17 0.00 9.25 0.15 0.07 64.36 10:50:45 10:23:01 4 26.70 0.00 6.91 4.93 0.07 61.39 10:50:45 10:23:01 5 26.50 0.00 8.73 0.08 0.07 64.62 10:50:45 10:23:01 6 25.12 0.00 6.70 0.03 0.08 68.06 10:50:45 10:23:01 7 26.07 0.00 9.09 1.19 0.07 63.59 10:50:45 10:24:01 all 19.72 0.00 10.32 11.54 0.08 58.34 10:50:45 10:24:01 0 20.05 0.00 12.08 25.37 0.08 42.40 10:50:45 10:24:01 1 19.95 0.00 9.95 9.29 0.07 60.74 10:50:45 10:24:01 2 19.49 0.00 10.58 18.69 0.07 51.17 10:50:45 10:24:01 3 20.66 0.00 9.63 11.10 0.10 58.51 10:50:45 10:24:01 4 18.93 0.00 8.28 10.85 0.07 61.87 10:50:45 10:24:01 5 19.40 0.00 10.63 6.99 0.07 62.91 10:50:45 10:24:01 6 20.35 0.00 9.29 3.61 0.05 66.70 10:50:45 10:24:01 7 18.93 0.00 12.13 6.43 0.12 62.39 10:50:45 10:25:01 all 53.47 0.00 11.71 7.20 0.14 27.48 10:50:45 10:25:01 0 54.02 0.00 11.62 4.25 0.24 29.88 10:50:45 10:25:01 1 53.15 0.00 12.15 17.84 0.12 16.75 10:50:45 10:25:01 2 52.29 0.00 12.55 12.16 0.12 22.89 10:50:45 10:25:01 3 53.31 0.00 12.07 3.77 0.12 30.73 10:50:45 10:25:01 4 52.83 0.00 10.60 2.91 0.12 33.54 10:50:45 10:25:01 5 54.64 0.00 11.03 3.31 0.14 30.89 10:50:45 10:25:01 6 53.13 0.00 11.88 4.42 0.19 30.38 10:50:45 10:25:01 7 54.43 0.00 11.77 8.93 0.12 24.75 10:50:45 10:26:01 all 51.63 0.00 16.64 8.67 0.16 22.89 10:50:45 10:26:01 0 54.60 0.00 18.13 9.13 0.14 18.01 10:50:45 10:26:01 1 46.78 0.00 15.08 13.06 0.16 24.92 10:50:45 10:26:01 2 53.38 0.00 15.52 4.49 0.14 26.47 10:50:45 10:26:01 3 53.11 0.00 17.66 11.47 0.21 17.54 10:50:45 10:26:01 4 48.62 0.00 15.61 8.75 0.12 26.90 10:50:45 10:26:01 5 51.96 0.00 17.60 5.32 0.17 24.95 10:50:45 10:26:01 6 51.52 0.00 16.09 9.88 0.19 22.32 10:50:45 10:26:01 7 53.08 0.00 17.47 7.33 0.16 21.97 10:50:45 10:27:01 all 25.46 0.00 7.46 6.33 0.12 60.63 10:50:45 10:27:01 0 28.83 0.00 8.59 11.32 0.14 51.12 10:50:45 10:27:01 1 23.34 0.00 6.69 2.29 0.08 67.59 10:50:45 10:27:01 2 22.94 0.00 6.38 3.41 0.10 67.17 10:50:45 10:27:01 3 29.28 0.00 8.62 9.60 0.10 52.40 10:50:45 10:27:01 4 24.88 0.00 8.32 4.25 0.08 62.47 10:50:45 10:27:01 5 25.98 0.00 6.61 8.66 0.10 58.64 10:50:45 10:27:01 6 20.73 0.00 5.44 3.98 0.10 69.74 10:50:45 10:27:01 7 27.75 0.00 9.06 7.10 0.22 55.87 10:50:45 10:28:01 all 8.47 0.00 1.13 0.09 0.05 90.25 10:50:45 10:28:01 0 12.65 0.00 1.52 0.02 0.05 85.76 10:50:45 10:28:01 1 6.84 0.00 1.19 0.03 0.05 91.89 10:50:45 10:28:01 2 7.35 0.00 0.75 0.03 0.03 91.83 10:50:45 10:28:01 3 10.40 0.00 1.21 0.03 0.07 88.29 10:50:45 10:28:01 4 6.52 0.00 0.72 0.02 0.03 92.72 10:50:45 10:28:01 5 7.03 0.00 0.99 0.52 0.05 91.41 10:50:45 10:28:01 6 5.39 0.00 0.89 0.02 0.03 93.67 10:50:45 10:28:01 7 11.62 0.00 1.82 0.07 0.08 86.41 10:50:45 10:29:01 all 4.29 0.00 0.45 0.05 0.03 95.18 10:50:45 10:29:01 0 7.19 0.00 0.52 0.02 0.05 92.23 10:50:45 10:29:01 1 1.95 0.00 0.37 0.02 0.02 97.65 10:50:45 10:29:01 2 2.47 0.00 0.38 0.05 0.03 97.07 10:50:45 10:29:01 3 2.88 0.00 0.55 0.02 0.05 96.50 10:50:45 10:29:01 4 4.57 0.00 0.30 0.00 0.03 95.10 10:50:45 10:29:01 5 3.85 0.00 0.42 0.20 0.03 95.49 10:50:45 10:29:01 6 7.70 0.00 0.39 0.00 0.02 91.90 10:50:45 10:29:01 7 3.72 0.00 0.65 0.07 0.03 95.53 10:50:45 10:30:01 all 0.02 0.00 0.01 0.01 0.01 99.95 10:50:45 10:30:01 0 0.02 0.00 0.03 0.00 0.02 99.93 10:50:45 10:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:50:45 10:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:50:45 10:30:01 3 0.03 0.00 0.03 0.00 0.03 99.90 10:50:45 10:30:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:50:45 10:30:01 5 0.07 0.00 0.02 0.05 0.00 99.87 10:50:45 10:30:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:50:45 10:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:50:45 10:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:50:45 10:31:01 0 0.03 0.00 0.03 0.00 0.00 99.93 10:50:45 10:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:50:45 10:31:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:50:45 10:31:01 3 0.00 0.00 0.03 0.00 0.03 99.93 10:50:45 10:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:50:45 10:31:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:50:45 10:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:50:45 10:31:01 7 0.02 0.00 0.02 0.02 0.00 99.95 10:50:45 10:50:45 10:31:01 CPU %user %nice %system %iowait %steal %idle 10:50:45 10:32:01 all 0.02 0.00 0.01 0.01 0.01 99.95 10:50:45 10:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:50:45 10:32:01 1 0.00 0.00 0.02 0.02 0.02 99.95 10:50:45 10:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:50:45 10:32:01 3 0.07 0.00 0.02 0.00 0.03 99.88 10:50:45 10:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:50:45 10:32:01 5 0.02 0.00 0.00 0.02 0.00 99.97 10:50:45 10:32:01 6 0.00 0.00 0.02 0.00 0.02 99.97 10:50:45 10:32:01 7 0.00 0.00 0.02 0.02 0.02 99.95 10:50:45 10:33:01 all 0.06 0.00 0.01 0.00 0.00 99.92 10:50:45 10:33:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:50:45 10:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:50:45 10:33:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:50:45 10:33:01 3 0.03 0.00 0.00 0.00 0.02 99.95 10:50:45 10:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:50:45 10:33:01 5 0.38 0.00 0.00 0.02 0.00 99.60 10:50:45 10:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:50:45 10:33:01 7 0.00 0.00 0.02 0.02 0.00 99.97 10:50:45 10:34:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:50:45 10:34:01 0 0.02 0.00 0.03 0.00 0.02 99.93 10:50:45 10:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:50:45 10:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:50:45 10:34:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:50:45 10:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:50:45 10:34:01 5 0.20 0.00 0.00 0.02 0.02 99.77 10:50:45 10:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:50:45 10:34:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:50:45 10:35:01 all 0.05 0.00 0.03 0.01 0.01 99.90 10:50:45 10:35:01 0 0.07 0.00 0.03 0.00 0.00 99.90 10:50:45 10:35:01 1 0.00 0.00 0.05 0.02 0.02 99.92 10:50:45 10:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:50:45 10:35:01 3 0.05 0.00 0.03 0.00 0.03 99.88 10:50:45 10:35:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:50:45 10:35:01 5 0.25 0.00 0.05 0.03 0.00 99.67 10:50:45 10:35:01 6 0.00 0.00 0.03 0.00 0.00 99.97 10:50:45 10:35:01 7 0.03 0.00 0.05 0.00 0.02 99.90 10:50:45 10:36:01 all 0.02 0.00 0.01 0.01 0.01 99.96 10:50:45 10:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:50:45 10:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:50:45 10:36:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:50:45 10:36:01 3 0.03 0.00 0.00 0.00 0.02 99.95 10:50:45 10:36:01 4 0.00 0.00 0.02 0.00 0.02 99.97 10:50:45 10:36:01 5 0.02 0.00 0.00 0.02 0.02 99.95 10:50:45 10:36:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:50:45 10:36:01 7 0.03 0.00 0.02 0.03 0.00 99.92 10:50:45 10:37:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:50:45 10:37:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:50:45 10:37:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:50:45 10:37:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:50:45 10:37:01 3 0.00 0.00 0.02 0.00 0.03 99.95 10:50:45 10:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:50:45 10:37:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:50:45 10:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:50:45 10:37:01 7 0.02 0.00 0.02 0.02 0.02 99.93 10:50:45 10:38:01 all 0.09 0.00 0.01 0.00 0.00 99.89 10:50:45 10:38:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:50:45 10:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:50:45 10:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:50:45 10:38:01 3 0.05 0.00 0.02 0.00 0.03 99.90 10:50:45 10:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:50:45 10:38:01 5 0.63 0.00 0.02 0.02 0.00 99.34 10:50:45 10:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:50:45 10:38:01 7 0.00 0.00 0.02 0.02 0.00 99.97 10:50:45 10:39:01 all 0.02 0.00 0.00 0.00 0.01 99.96 10:50:45 10:39:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:50:45 10:39:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:50:45 10:39:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:50:45 10:39:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:50:45 10:39:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:50:45 10:39:01 5 0.00 0.00 0.00 0.02 0.02 99.97 10:50:45 10:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:50:45 10:39:01 7 0.05 0.00 0.02 0.02 0.02 99.90 10:50:45 10:40:01 all 0.02 0.00 0.01 0.00 0.00 99.96 10:50:45 10:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:50:45 10:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:50:45 10:40:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:50:45 10:40:01 3 0.03 0.00 0.02 0.00 0.03 99.92 10:50:45 10:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:50:45 10:40:01 5 0.02 0.00 0.00 0.02 0.00 99.97 10:50:45 10:40:01 6 0.05 0.00 0.00 0.00 0.00 99.95 10:50:45 10:40:01 7 0.00 0.00 0.02 0.02 0.00 99.97 10:50:45 10:41:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:50:45 10:41:01 0 0.03 0.00 0.00 0.00 0.02 99.95 10:50:45 10:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:50:45 10:41:01 2 0.03 0.00 0.03 0.00 0.00 99.93 10:50:45 10:41:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:50:45 10:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:50:45 10:41:01 5 0.02 0.00 0.00 0.02 0.02 99.95 10:50:45 10:41:01 6 0.07 0.00 0.02 0.00 0.00 99.92 10:50:45 10:41:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:50:45 10:42:01 all 0.02 0.00 0.01 0.01 0.01 99.95 10:50:45 10:42:01 0 0.05 0.00 0.02 0.02 0.00 99.92 10:50:45 10:42:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:50:45 10:42:01 2 0.00 0.00 0.02 0.00 0.02 99.97 10:50:45 10:42:01 3 0.02 0.00 0.05 0.00 0.03 99.90 10:50:45 10:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:50:45 10:42:01 5 0.00 0.00 0.00 0.03 0.00 99.97 10:50:45 10:42:01 6 0.05 0.00 0.00 0.00 0.00 99.95 10:50:45 10:42:01 7 0.02 0.00 0.02 0.02 0.02 99.93 10:50:45 10:50:45 10:42:01 CPU %user %nice %system %iowait %steal %idle 10:50:45 10:43:01 all 0.02 0.00 0.01 0.01 0.01 99.95 10:50:45 10:43:01 0 0.05 0.00 0.03 0.00 0.02 99.90 10:50:45 10:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:50:45 10:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:50:45 10:43:01 3 0.00 0.00 0.02 0.00 0.03 99.95 10:50:45 10:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:50:45 10:43:01 5 0.02 0.00 0.00 0.03 0.02 99.93 10:50:45 10:43:01 6 0.08 0.00 0.00 0.00 0.00 99.92 10:50:45 10:43:01 7 0.00 0.00 0.02 0.02 0.00 99.97 10:50:45 10:44:02 all 0.01 0.00 0.00 0.00 0.01 99.97 10:50:45 10:44:02 0 0.00 0.00 0.00 0.00 0.00 100.00 10:50:45 10:44:02 1 0.00 0.00 0.00 0.00 0.02 99.98 10:50:45 10:44:02 2 0.02 0.00 0.00 0.00 0.00 99.98 10:50:45 10:44:02 3 0.02 0.00 0.02 0.00 0.02 99.95 10:50:45 10:44:02 4 0.00 0.00 0.00 0.00 0.02 99.98 10:50:45 10:44:02 5 0.02 0.00 0.00 0.02 0.00 99.97 10:50:45 10:44:02 6 0.00 0.00 0.00 0.00 0.00 100.00 10:50:45 10:44:02 7 0.05 0.00 0.00 0.02 0.02 99.92 10:50:45 10:45:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:50:45 10:45:01 0 0.05 0.00 0.03 0.00 0.02 99.90 10:50:45 10:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:50:45 10:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:50:45 10:45:01 3 0.03 0.00 0.02 0.00 0.03 99.92 10:50:45 10:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:50:45 10:45:01 5 0.02 0.00 0.02 0.02 0.00 99.95 10:50:45 10:45:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:50:45 10:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:50:45 10:46:01 all 0.02 0.00 0.01 0.01 0.01 99.96 10:50:45 10:46:01 0 0.05 0.00 0.00 0.00 0.00 99.95 10:50:45 10:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:50:45 10:46:01 2 0.03 0.00 0.02 0.00 0.02 99.93 10:50:45 10:46:01 3 0.00 0.00 0.02 0.00 0.02 99.97 10:50:45 10:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:50:45 10:46:01 5 0.00 0.00 0.00 0.03 0.02 99.95 10:50:45 10:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:50:45 10:46:01 7 0.03 0.00 0.02 0.02 0.02 99.92 10:50:45 10:47:01 all 0.01 0.00 0.02 0.00 0.01 99.96 10:50:45 10:47:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:50:45 10:47:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:50:45 10:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:50:45 10:47:01 3 0.03 0.00 0.07 0.00 0.03 99.87 10:50:45 10:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:50:45 10:47:01 5 0.02 0.00 0.00 0.02 0.00 99.97 10:50:45 10:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:50:45 10:47:01 7 0.00 0.00 0.02 0.02 0.00 99.97 10:50:45 10:48:01 all 0.08 0.00 0.01 0.01 0.01 99.89 10:50:45 10:48:01 0 0.07 0.00 0.02 0.00 0.00 99.92 10:50:45 10:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:50:45 10:48:01 2 0.02 0.00 0.03 0.00 0.00 99.95 10:50:45 10:48:01 3 0.03 0.00 0.03 0.00 0.02 99.92 10:50:45 10:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:50:45 10:48:01 5 0.52 0.00 0.00 0.08 0.02 99.39 10:50:45 10:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:50:45 10:48:01 7 0.02 0.00 0.02 0.02 0.02 99.93 10:50:45 10:49:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:50:45 10:49:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:50:45 10:49:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:50:45 10:49:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:50:45 10:49:01 3 0.05 0.00 0.03 0.00 0.03 99.88 10:50:45 10:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:50:45 10:49:01 5 0.00 0.00 0.00 0.03 0.00 99.97 10:50:45 10:49:01 6 0.00 0.00 0.02 0.00 0.02 99.97 10:50:45 10:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:50:45 10:50:01 all 5.92 0.00 2.67 1.05 0.04 90.32 10:50:45 10:50:01 0 6.69 0.00 2.16 0.00 0.03 91.11 10:50:45 10:50:01 1 5.30 0.00 2.96 1.98 0.03 89.73 10:50:45 10:50:01 2 6.19 0.00 2.95 0.77 0.03 90.05 10:50:45 10:50:01 3 4.68 0.00 2.81 0.42 0.05 92.04 10:50:45 10:50:01 4 5.29 0.00 2.64 0.02 0.03 92.02 10:50:45 10:50:01 5 5.32 0.00 2.46 0.84 0.03 91.35 10:50:45 10:50:01 6 7.20 0.00 2.57 0.00 0.02 90.22 10:50:45 10:50:01 7 6.67 0.00 2.83 4.38 0.08 86.03 10:50:45 Average: all 8.46 0.00 2.31 1.27 0.03 87.94 10:50:45 Average: 0 8.96 0.00 2.55 1.90 0.04 86.55 10:50:45 Average: 1 8.01 0.00 2.24 1.48 0.03 88.25 10:50:45 Average: 2 8.27 0.00 2.21 1.45 0.03 88.04 10:50:45 Average: 3 8.78 0.00 2.41 1.24 0.05 87.52 10:50:45 Average: 4 8.14 0.00 2.10 1.05 0.02 88.69 10:50:45 Average: 5 8.56 0.00 2.32 0.90 0.03 88.19 10:50:45 Average: 6 8.29 0.00 2.11 0.73 0.03 88.84 10:50:45 Average: 7 8.63 0.00 2.52 1.36 0.04 87.44 10:50:45 10:50:45 10:50:45