Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6ed5f643afd548d7d3f8a26d03abe2373781a040 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-ssh6054544611106209582.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh16084357254312801781.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh6517712376247060186.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh5696368327295475975.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-ssh16071180262500205588.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 ‘prd-ubuntu20.04-docker-8c-8g-9150’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9155 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/497 [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/497 # 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 6ed5f643afd548d7d3f8a26d03abe2373781a040 (main) > 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 6ed5f643afd548d7d3f8a26d03abe2373781a040 # timeout=10 Commit message: "Merge pull request #4519 from hahattan/v3-api" > git rev-list --no-walk 680d408d1fe061a8660851a15e6239967f05f6d8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:09:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:09:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:09:57 ========================================================= 08:09:57 EdgeX Global Pipelines Version Info 08:09:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:09:58 ------------------- 08:09:58 stable info: 08:09:58 ------------------- 08:09:58 Commited By: Bill Mahoney bill.mahoney@intel.com 08:09:58 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 08:09:58 Message: update stable to v1.0.248 08:09:59 ------------------- 08:09:59 experimental info: 08:09:59 ------------------- 08:09:59 Commited By: **** collab-it+edgex@linuxfoundation.org 08:09:59 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 08:09:59 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:09:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:09:59 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:09:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:09:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:09:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:09:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:09:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:09:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:09:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:09:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:09:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:09:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:09:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:09:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:09:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:09:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:09:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:09:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:09:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:09:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:09:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:09:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:09:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:09:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:09:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:09:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:09:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] echo 08:09:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6ed5f64 [Pipeline] echo 08:09:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:09:59 provisioning config files... 08:09:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/497@tmp/config5665998451136274559tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:10:00 ---> docker-login.sh 08:10:00 nexus3.edgexfoundry.org:10001 08:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:10:00 Configure a credential helper to remove this warning. See 08:10:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:10:00 08:10:00 Login Succeeded 08:10:00 nexus3.edgexfoundry.org:10002 08:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:10:00 Configure a credential helper to remove this warning. See 08:10:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:10:00 08:10:00 Login Succeeded 08:10:00 nexus3.edgexfoundry.org:10003 08:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:10:00 Configure a credential helper to remove this warning. See 08:10:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:10:00 08:10:00 Login Succeeded 08:10:00 nexus3.edgexfoundry.org:10004 08:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:10:00 Configure a credential helper to remove this warning. See 08:10:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:10:00 08:10:00 Login Succeeded 08:10:00 docker.io 08:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:10:01 Configure a credential helper to remove this warning. See 08:10:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:10:01 08:10:01 Login Succeeded 08:10:01 ---> docker-login.sh ends [Pipeline] } 08:10:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:10:01 + 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 08:10:01 + dirname cmd/core-command/Dockerfile 08:10:01 + cut -d/ -f2 08:10:01 + echo core-command,cmd/core-command/Dockerfile 08:10:01 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:10:01 + cut -d/ -f2 08:10:01 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:10:01 + dirname cmd/core-data/Dockerfile+ 08:10:01 cut -d/ -f2 08:10:01 + echo core-data,cmd/core-data/Dockerfile 08:10:01 + + cut -d/ -f2 08:10:01 dirname cmd/core-metadata/Dockerfile 08:10:01 + echo core-metadata,cmd/core-metadata/Dockerfile 08:10:01 + dirname cmd/security-bootstrapper/Dockerfile 08:10:01 + cut -d/ -f2 08:10:01 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:10:01 + + cut -d/ -f2 08:10:01 dirname cmd/security-proxy-auth/Dockerfile 08:10:01 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:10:01 + + dirname cmd/security-proxy-setup/Dockerfile 08:10:01 cut -d/ -f2 08:10:01 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:10:01 + dirname cmd/security-secretstore-setup/Dockerfile 08:10:01 + cut -d/ -f2 08:10:01 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:10:01 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:10:01 + cut -d/ -f2 08:10:01 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:10:01 + dirname cmd/security-spire-agent/Dockerfile 08:10:01 + cut -d/ -f2 08:10:01 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:10:01 + dirname cmd/security-spire-config/Dockerfile 08:10:01 + cut -d/ -f2 08:10:01 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:10:01 + dirname cmd/security-spire-server/Dockerfile 08:10:01 + cut -d/ -f2 08:10:01 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:10:01 + dirname cmd/support-notifications/Dockerfile 08:10:01 + cut -d/ -f2 08:10:01 + echo support-notifications,cmd/support-notifications/Dockerfile 08:10:01 + dirname cmd/support-scheduler/Dockerfile 08:10:01 + cut -d/ -f2 08:10:01 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:10:01 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 08:10:01 + git rev-list -1 --merges 6ed5f643afd548d7d3f8a26d03abe2373781a040~1..6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] echo 08:10:01 -----------> git rev-list -1 --merges 6ed5f643afd548d7d3f8a26d03abe2373781a040~1..6ed5f643afd548d7d3f8a26d03abe2373781a040 6ed5f643afd548d7d3f8a26d03abe2373781a040 08:10:01 6ed5f643afd548d7d3f8a26d03abe2373781a040 [false] [Pipeline] sh 08:10:02 + git log --format=format:%s -1 6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] echo 08:10:02 ========================================================= 08:10:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:10:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:10:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:10:02 + grep -v github /etc/ssh/ssh_known_hosts 08:10:02 + [ -e /tmp/ssh_known_hosts ] 08:10:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:10:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:10:02 + sudo tee -a /etc/ssh/ssh_known_hosts 08:10:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:10:03 08:10:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:10:03 0.1.4: Pulling from edgex-devops/py-git-semver 08:10:03 b85a868b505f: Pulling fs layer 08:10:03 e2be974225ed: Pulling fs layer 08:10:03 339a4e72a1f5: Pulling fs layer 08:10:03 988bab9f4d93: Pulling fs layer 08:10:03 1469e6f7b9e6: Pulling fs layer 08:10:03 eaf3925da568: Pulling fs layer 08:10:03 bab4dde63d76: Pulling fs layer 08:10:03 bde34c3a00c8: Pulling fs layer 08:10:03 b352a97aabf1: Pulling fs layer 08:10:03 4872d77fe225: Pulling fs layer 08:10:03 5851b861e8e6: Pulling fs layer 08:10:03 988bab9f4d93: Waiting 08:10:03 1469e6f7b9e6: Waiting 08:10:03 eaf3925da568: Waiting 08:10:03 bab4dde63d76: Waiting 08:10:03 bde34c3a00c8: Waiting 08:10:03 b352a97aabf1: Waiting 08:10:03 4872d77fe225: Waiting 08:10:03 5851b861e8e6: Waiting 08:10:03 e2be974225ed: Verifying Checksum 08:10:03 e2be974225ed: Download complete 08:10:03 988bab9f4d93: Download complete 08:10:03 1469e6f7b9e6: Verifying Checksum 08:10:03 1469e6f7b9e6: Download complete 08:10:03 eaf3925da568: Download complete 08:10:03 339a4e72a1f5: Verifying Checksum 08:10:03 339a4e72a1f5: Download complete 08:10:03 bde34c3a00c8: Verifying Checksum 08:10:03 bde34c3a00c8: Download complete 08:10:03 b352a97aabf1: Verifying Checksum 08:10:03 b352a97aabf1: Download complete 08:10:03 4872d77fe225: Verifying Checksum 08:10:03 4872d77fe225: Download complete 08:10:03 5851b861e8e6: Verifying Checksum 08:10:03 5851b861e8e6: Download complete 08:10:03 b85a868b505f: Verifying Checksum 08:10:03 b85a868b505f: Download complete 08:10:04 bab4dde63d76: Verifying Checksum 08:10:04 bab4dde63d76: Download complete 08:10:05 b85a868b505f: Pull complete 08:10:05 e2be974225ed: Pull complete 08:10:05 339a4e72a1f5: Pull complete 08:10:05 988bab9f4d93: Pull complete 08:10:05 1469e6f7b9e6: Pull complete 08:10:05 eaf3925da568: Pull complete 08:10:07 bab4dde63d76: Pull complete 08:10:07 bde34c3a00c8: Pull complete 08:10:08 b352a97aabf1: Pull complete 08:10:08 4872d77fe225: Pull complete 08:10:08 5851b861e8e6: Pull complete 08:10:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:10:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:10:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:10:08 prd-ubuntu20.04-docker-8c-8g-9155 does not seem to be running inside a container 08:10:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/497 -v /w/workspace/edgex-go/497:/w/workspace/edgex-go/497:rw,z -v /w/workspace/edgex-go/497@tmp:/w/workspace/edgex-go/497@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:10:10 $ docker top 97a05d5e18bbfc278de23a004a7b77a0219ad1d489807937324bf33a07c1f4d4 -eo pid,comm 08:10:11 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:10:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:10:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:10:11 [ssh-agent] Looking for ssh-agent implementation... 08:10:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:10:11 $ docker exec 97a05d5e18bbfc278de23a004a7b77a0219ad1d489807937324bf33a07c1f4d4 ssh-agent 08:10:11 SSH_AUTH_SOCK=/tmp/ssh-DHLNwEKngQor/agent.32 08:10:11 SSH_AGENT_PID=38 08:10:11 Running ssh-add (command line suppressed) 08:10:11 Identity added: /w/workspace/edgex-go/497@tmp/private_key_13819576645276006705.key (/w/workspace/edgex-go/497@tmp/private_key_13819576645276006705.key) 08:10:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:10:11 + git tag --points-at HEAD [Pipeline] } 08:10:11 $ docker exec --env ******** --env ******** 97a05d5e18bbfc278de23a004a7b77a0219ad1d489807937324bf33a07c1f4d4 ssh-agent -k 08:10:11 unset SSH_AUTH_SOCK; 08:10:11 unset SSH_AGENT_PID; 08:10:11 echo Agent pid 38 killed; 08:10:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:10:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:10:11 [ssh-agent] Looking for ssh-agent implementation... 08:10:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:10:12 $ docker exec 97a05d5e18bbfc278de23a004a7b77a0219ad1d489807937324bf33a07c1f4d4 ssh-agent 08:10:12 SSH_AUTH_SOCK=/tmp/ssh-CpEPFUFJXzH5/agent.70 08:10:12 SSH_AGENT_PID=76 08:10:12 Running ssh-add (command line suppressed) 08:10:12 Identity added: /w/workspace/edgex-go/497@tmp/private_key_4029447987564839683.key (/w/workspace/edgex-go/497@tmp/private_key_4029447987564839683.key) 08:10:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:10:12 + git semver init 08:10:12 2023-04-20 08:10:12,762 [run_init] DEBUG init version:0.0.0 force:False 08:10:12 2023-04-20 08:10:12,763 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/497/.semver 08:10:12 2023-04-20 08:10:12,763 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/497/.semver 08:10:12 2023-04-20 08:10:12,763 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/497/.semver'], cwd=/w/workspace/edgex-go/497, universal_newlines=False, shell=None, istream=None) 08:10:18 2023-04-20 08:10:17,370 [append_file] DEBUG append to file:/w/workspace/edgex-go/497/.git/info/exclude 08:10:18 2023-04-20 08:10:17,371 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/497/.semver/main with force:False 08:10:18 2023-04-20 08:10:17,371 [read_version] DEBUG read version from /w/workspace/edgex-go/497/.semver/main 08:10:18 2023-04-20 08:10:17,371 [read_version] DEBUG read version from /w/workspace/edgex-go/497/.semver/main 08:10:18 3.0.0-dev.135 [Pipeline] } 08:10:18 $ docker exec --env ******** --env ******** 97a05d5e18bbfc278de23a004a7b77a0219ad1d489807937324bf33a07c1f4d4 ssh-agent -k 08:10:18 unset SSH_AUTH_SOCK; 08:10:18 unset SSH_AGENT_PID; 08:10:18 echo Agent pid 76 killed; 08:10:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:10:18 + git semver [Pipeline] } 08:10:18 $ docker stop --time=1 97a05d5e18bbfc278de23a004a7b77a0219ad1d489807937324bf33a07c1f4d4 08:10:20 $ docker rm -f --volumes 97a05d5e18bbfc278de23a004a7b77a0219ad1d489807937324bf33a07c1f4d4 [Pipeline] // withDockerContainer [Pipeline] sh 08:10:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:10:20 Stashed 1 file(s) [Pipeline] echo 08:10:20 [edgeXSemver]: initialized semver on version 3.0.0-dev.135 [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 08:10:21 + git config --global --add safe.directory /w/workspace/edgex-go/497 [Pipeline] echo 08:10:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:10:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:10:21 ========================================================= 08:10:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:10:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:10:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:10:21 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:10:21 63b65145d645: Pulling fs layer 08:10:21 a2d21d5440eb: Pulling fs layer 08:10:21 935e6c44a52c: Pulling fs layer 08:10:21 94cc34f8dd06: Pulling fs layer 08:10:21 30dea6a524f1: Pulling fs layer 08:10:21 94cc34f8dd06: Waiting 08:10:21 a2aff8979fd8: Pulling fs layer 08:10:21 6808be2612f2: Pulling fs layer 08:10:21 f25807f1079a: Pulling fs layer 08:10:21 30dea6a524f1: Waiting 08:10:21 f25807f1079a: Waiting 08:10:21 a2aff8979fd8: Waiting 08:10:21 a2d21d5440eb: Download complete 08:10:21 94cc34f8dd06: Verifying Checksum 08:10:21 94cc34f8dd06: Download complete 08:10:21 30dea6a524f1: Verifying Checksum 08:10:21 30dea6a524f1: Download complete 08:10:21 63b65145d645: Download complete 08:10:21 a2aff8979fd8: Verifying Checksum 08:10:21 a2aff8979fd8: Download complete 08:10:21 63b65145d645: Pull complete 08:10:21 a2d21d5440eb: Pull complete 08:10:21 f25807f1079a: Verifying Checksum 08:10:21 f25807f1079a: Download complete 08:10:22 935e6c44a52c: Verifying Checksum 08:10:22 935e6c44a52c: Download complete 08:10:22 6808be2612f2: Verifying Checksum 08:10:22 6808be2612f2: Download complete 08:10:26 935e6c44a52c: Pull complete 08:10:26 94cc34f8dd06: Pull complete 08:10:26 30dea6a524f1: Pull complete 08:10:26 a2aff8979fd8: Pull complete 08:10:28 6808be2612f2: Pull complete 08:10:29 f25807f1079a: Pull complete 08:10:29 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 08:10:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:10:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:10:29 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:10:29 WORKDIR /edgex 08:10:29 COPY go.mod . 08:10:29 RUN go mod download 08:10:29 + docker build -t ci-base-image-x86_64 -f - . 08:10:30 Sending build context to Docker daemon 170.6MB 08:10:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:10:30 ---> 3b553350e43f 08:10:30 Step 2/4 : WORKDIR /edgex 08:10:34 ---> Running in 688f2f5a2f2b 08:10:34 Removing intermediate container 688f2f5a2f2b 08:10:34 ---> 02cf83224925 08:10:34 Step 3/4 : COPY go.mod . 08:10:34 ---> 16ad1d1867e7 08:10:34 Step 4/4 : RUN go mod download 08:10:34 ---> Running in 5d74a718191f 08:10:35 Still waiting to schedule task 08:10:35 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:10:49 Removing intermediate container 5d74a718191f 08:10:49 ---> 570bac6b1588 08:10:49 Successfully built 570bac6b1588 08:10:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:49 + docker inspect -f . ci-base-image-x86_64 08:10:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:10:49 prd-ubuntu20.04-docker-8c-8g-9155 does not seem to be running inside a container 08:10:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/497 -v /w/workspace/edgex-go/497:/w/workspace/edgex-go/497:rw,z -v /w/workspace/edgex-go/497@tmp:/w/workspace/edgex-go/497@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:10:49 $ docker top 8efc258ee23f9d5b9cd5f2aac833cde09a356e04fd2d4a2c50b0b40775431acc -eo pid,comm [Pipeline] { [Pipeline] sh 08:10:50 + go version 08:10:50 go version go1.20.2 linux/amd64 [Pipeline] } 08:10:50 $ docker stop --time=1 8efc258ee23f9d5b9cd5f2aac833cde09a356e04fd2d4a2c50b0b40775431acc 08:10:51 $ docker rm -f --volumes 8efc258ee23f9d5b9cd5f2aac833cde09a356e04fd2d4a2c50b0b40775431acc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:51 + docker inspect -f . ci-base-image-x86_64 08:10:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:10:52 prd-ubuntu20.04-docker-8c-8g-9155 does not seem to be running inside a container 08:10:52 $ 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/497 -v /w/workspace/edgex-go/497:/w/workspace/edgex-go/497:rw,z -v /w/workspace/edgex-go/497@tmp:/w/workspace/edgex-go/497@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:10:52 $ docker top 2f84537bfd5e7e2acaeec438159a592740611ddd2713035c11e63471f5d1ffb0 -eo pid,comm [Pipeline] { [Pipeline] echo 08:10:52 ========================================================= 08:10:52 [edgeXBuildGoParallel] Running Tests and Build... 08:10:52 ========================================================= [Pipeline] sh 08:10:52 + git config --global --add safe.directory /w/workspace/edgex-go/497 [Pipeline] fileExists [Pipeline] sh 08:10:53 + make test 08:10:53 go test -race -coverprofile=coverage.out ./... 08:11:01 ? github.com/edgexfoundry/edgex-go [no test files] 08:11:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:11:16 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:11:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:11:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:11:17 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:11:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:11:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:11:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:11:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:11:18 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:11:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:11:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:11:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:11:19 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:11:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:11:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:11:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements 08:11:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 98.5% of statements 08:11:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.086s coverage: 71.5% of statements 08:11:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:11:28 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:11:28 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:11:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:11:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:11:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.074s coverage: 54.0% of statements 08:11:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:11:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:11:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:11:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:11:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:11:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:11:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:11:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.069s coverage: 88.5% of statements 08:11:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.071s coverage: 3.8% of statements 08:11:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:11:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:11:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:11:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.394s coverage: 95.6% of statements 08:11:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:11:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:11:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:11:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:11:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:11:33 ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements 08:11:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:11:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:11:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:11:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 65.9% of statements 08:11:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:11:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:11:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements 08:11:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 29.0% of statements 08:11:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 44.1% of statements 08:11:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 82.9% of statements 08:11:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements 08:11:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements 08:11:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements 08:11:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:11:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:11:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:11:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:11:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:11:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:11:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:11:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:11:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:11:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:11:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:11:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:11:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:11:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:11:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:11:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:11:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:11:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:11:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:11:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:11:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:11:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:11:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:11:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:11:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:11:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:11:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:11:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:11:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:11:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:11:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:11:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:11:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:11:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:11:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:11:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:11:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements 08:11:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:11:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:11:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:11:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:12:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.251s coverage: 79.9% of statements 08:12:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.064s coverage: 92.9% of statements 08:12:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements 08:12:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.068s coverage: 62.3% of statements 08:12:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.071s coverage: 87.2% of statements 08:12:03 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements 08:12:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 08:12:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 81.8% of statements 08:12:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.086s coverage: 82.1% of statements 08:12:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.045s coverage: 86.0% of statements 08:12:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.187s coverage: 63.1% of statements 08:12:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements 08:12:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements 08:12:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 08:12:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements 08:12:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 08:12:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.174s coverage: 38.4% of statements 08:12:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 08:12:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements 08:12:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements 08:12:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.121s coverage: 92.3% of statements 08:12:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.5% of statements 08:12:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements 08:12:03 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 08:12:03 running golangci-lint 08:12:03 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 08:12:03 go version go1.20.2 linux/amd64 08:12:03 level=info msg="[config_reader] Used config file .golangci.yml" 08:12:03 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 08:12:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9156 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 08:12:06 Running in /w/workspace/edgex-go/497 [Pipeline] { [Pipeline] checkout 08:12:06 The recommended git tool is: git 08:12:11 using credential edgex-jenkins-ssh 08:12:11 Cloning the remote Git repository 08:12:11 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:12:11 > git init /w/workspace/edgex-go/497 # timeout=10 08:12:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:12:12 > git --version # timeout=10 08:12:12 > git --version # 'git version 2.25.1' 08:12:12 using GIT_SSH to set credentials SSH Credentials for GitHub 08:12:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:12:18 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|files|imports|name|exports_file|types_sizes) took 13.676531408s" 08:12:18 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.008159ms" 08:12:23 level=info msg="[linters_context/goanalysis] analyzers took 51.611207914s with top 10 stages: buildir: 29.935705232s, fact_deprecated: 1.868964435s, inspect: 1.506611336s, nilness: 1.256046224s, printf: 1.248560928s, gosec: 1.243682554s, fact_purity: 912.034884ms, ctrlflow: 792.00603ms, S1038: 660.581776ms, typedness: 652.164456ms" 08:12:23 level=info msg="[runner] Issues before processing: 203, after processing: 0" 08:12:23 level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 23/203, filename_unadjuster: 203/203, path_prettifier: 203/203, identifier_marker: 203/203, nolint: 0/23, exclude: 203/203, cgo: 203/203, skip_files: 203/203, skip_dirs: 203/203, autogenerated_exclude: 203/203" 08:12:23 level=info msg="[runner] processing took 16.710034ms with stages: nolint: 6.759039ms, identifier_marker: 5.118139ms, autogenerated_exclude: 1.423226ms, path_prettifier: 1.333836ms, exclude-rules: 1.293615ms, skip_dirs: 721.729µs, cgo: 28.69µs, filename_unadjuster: 27.53µs, max_same_issues: 980ns, uniq_by_line: 560ns, skip_files: 470ns, max_from_linter: 450ns, source_code: 280ns, exclude: 260ns, sort_results: 250ns, path_prefixer: 240ns, severity-rules: 230ns, diff: 220ns, path_shortener: 160ns, max_per_file_from_linter: 130ns" 08:12:23 level=info msg="[runner] linters took 7.207779039s with stages: goanalysis_metalinter: 7.190976524s" 08:12:23 level=info msg="File cache stats: 0 entries of total size 0B" 08:12:23 level=info msg="Memory: 211 samples, avg is 184.0MB, max is 719.3MB" 08:12:23 level=info msg="Execution took 20.932263009s" 08:12:23 go vet ./... 08:12:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:12:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:12:28 ./bin/test-attribution-txt.sh [Pipeline] echo 08:12:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:12:28 + ls -al . 08:12:28 total 704 08:12:28 drwxrwxr-x 11 1001 1001 4096 Apr 20 08:10 . 08:12:28 drwxr-xr-x 4 root root 4096 Apr 20 08:10 .. 08:12:28 drwxrwxr-x 2 1001 1001 4096 Apr 20 08:09 .blubracket 08:12:28 -rw-rw-r-- 1 1001 1001 16 Apr 20 08:09 .dockerignore 08:12:28 drwxrwxr-x 8 1001 1001 4096 Apr 20 08:10 .git 08:12:28 drwxrwxr-x 3 1001 1001 4096 Apr 20 08:09 .github 08:12:28 -rw-rw-r-- 1 1001 1001 1133 Apr 20 08:09 .gitignore 08:12:28 -rw-rw-r-- 1 1001 1001 42 Apr 20 08:09 .golangci.yml 08:12:28 -rw-rw-r-- 1 1001 1001 87 Apr 20 08:09 .hadolint.yml 08:12:28 drwxr-xr-x 3 1001 1001 4096 Apr 20 08:10 .semver 08:12:28 -rw-rw-r-- 1 1001 1001 166 Apr 20 08:09 .sonarcloud.properties 08:12:28 -rw-rw-r-- 1 1001 1001 1171 Apr 20 08:09 ADOPTERS.md 08:12:28 -rw-rw-r-- 1 1001 1001 10835 Apr 20 08:09 Attribution.txt 08:12:28 -rw-rw-r-- 1 1001 1001 73765 Apr 20 08:09 CHANGELOG.md 08:12:28 -rw-rw-r-- 1 1001 1001 3804 Apr 20 08:09 CONTRIBUTING.md 08:12:28 -rw-rw-r-- 1 1001 1001 677 Apr 20 08:09 GOVERNANCE.md 08:12:28 -rw-rw-r-- 1 1001 1001 883 Apr 20 08:09 Jenkinsfile 08:12:28 -rw-rw-r-- 1 1001 1001 10775 Apr 20 08:09 LICENSE 08:12:28 -rw-rw-r-- 1 1001 1001 14368 Apr 20 08:09 Makefile 08:12:28 -rw-rw-r-- 1 1001 1001 582 Apr 20 08:09 OWNERS.md 08:12:28 -rw-rw-r-- 1 1001 1001 9403 Apr 20 08:09 README.md 08:12:28 -rw-rw-r-- 1 1001 1001 789 Apr 20 08:09 SECURITY.md 08:12:28 -rw-rw-r-- 1 1001 1001 13 Apr 20 08:10 VERSION 08:12:28 drwxrwxr-x 2 1001 1001 4096 Apr 20 08:09 bin 08:12:28 drwxrwxr-x 18 1001 1001 4096 Apr 20 08:09 cmd 08:12:28 -rw-r--r-- 1 root root 448247 Apr 20 08:12 coverage.out 08:12:28 -rw-rw-r-- 1 1001 1001 3200 Apr 20 08:09 go.mod 08:12:28 -rw-rw-r-- 1 1001 1001 31155 Apr 20 08:09 go.sum 08:12:28 drwxrwxr-x 7 1001 1001 4096 Apr 20 08:09 internal 08:12:28 drwxrwxr-x 3 1001 1001 4096 Apr 20 08:09 openapi 08:12:28 -rw-rw-r-- 1 1001 1001 594 Apr 20 08:09 security.txt 08:12:28 drwxrwxr-x 4 1001 1001 4096 Apr 20 08:09 snap 08:12:28 -rw-rw-r-- 1 1001 1001 204 Apr 20 08:09 version.go [Pipeline] sh 08:12:29 + '[' -e coverage.out ] 08:12:29 + chown 1001:1001 coverage.out [Pipeline] stash 08:12:29 Stashed 1 file(s) [Pipeline] sh 08:12:29 + make build 08:12:29 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:12:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:12:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:12:32 Avoid second fetch 08:12:32 Checking out Revision 6ed5f643afd548d7d3f8a26d03abe2373781a040 (main) 08:12:33 Commit message: "Merge pull request #4519 from hahattan/v3-api" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:12:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:12:34 % Total % Received % Xferd Average Speed Time Time Time Current 08:12:34 Dload Upload Total Spent Left Speed 08:12:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 08:12:32 > git config core.sparsecheckout # timeout=10 08:12:33 > git checkout -f 6ed5f643afd548d7d3f8a26d03abe2373781a040 # timeout=10 08:12:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:12:35 + sudo tee /etc/docker/daemon.new 08:12:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:12:35 { 08:12:35 "registry-mirrors": [ 08:12:35 "https://nexus3.edgexfoundry.org:10001" 08:12:35 ], 08:12:35 "bip": "10.250.0.254/24", 08:12:35 "hosts": [ 08:12:35 "tcp://0.0.0.0:5555", 08:12:35 "unix:///var/run/docker.sock" 08:12:35 ], 08:12:35 "mtu": 1458, 08:12:35 "selinux-enabled": true, 08:12:35 "seccomp-profile": "/etc/docker/seccomp.json" 08:12:35 } [Pipeline] sh 08:12:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:12:36 + sudo service docker restart 08:12:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:12:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:12:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:12:43 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:12:50 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:12:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:12:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:12:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:12:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:12:54 provisioning config files... 08:12:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/497@tmp/config11629834983598020410tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:12:54 ---> docker-login.sh 08:12:54 nexus3.edgexfoundry.org:10001 08:12:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:12:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:12:55 Configure a credential helper to remove this warning. See 08:12:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:12:55 08:12:55 Login Succeeded 08:12:55 nexus3.edgexfoundry.org:10002 08:12:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:12:55 Configure a credential helper to remove this warning. See 08:12:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:12:55 08:12:55 Login Succeeded 08:12:55 nexus3.edgexfoundry.org:10003 08:12:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:12:56 Configure a credential helper to remove this warning. See 08:12:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:12:56 08:12:56 Login Succeeded 08:12:56 nexus3.edgexfoundry.org:10004 08:12:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:12:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:12:56 Configure a credential helper to remove this warning. See 08:12:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:12:56 08:12:56 Login Succeeded 08:12:56 docker.io 08:12:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:12:56 Configure a credential helper to remove this warning. See 08:12:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:12:56 08:12:56 Login Succeeded 08:12:56 ---> docker-login.sh ends [Pipeline] } 08:12:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:12:57 + git config --global --add safe.directory /w/workspace/edgex-go/497 [Pipeline] echo 08:12:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:12:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:12:57 ========================================================= 08:12:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:12:57 ========================================================= [Pipeline] fileExists [Pipeline] sh [Pipeline] } 08:12:57 $ docker stop --time=1 2f84537bfd5e7e2acaeec438159a592740611ddd2713035c11e63471f5d1ffb0 08:12:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:12:57 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:12:57 af6eaf76a39c: Pulling fs layer 08:12:57 55522c791124: Pulling fs layer 08:12:57 ce5c4a1c91eb: Pulling fs layer 08:12:57 169dfbe0d373: Pulling fs layer 08:12:57 e1ff8fa3b103: Pulling fs layer 08:12:57 52ebb69f0ebf: Pulling fs layer 08:12:57 5abe8eddf0d5: Pulling fs layer 08:12:57 e1ff8fa3b103: Waiting 08:12:57 52ebb69f0ebf: Waiting 08:12:57 5abe8eddf0d5: Waiting 08:12:57 169dfbe0d373: Waiting 08:12:58 55522c791124: Verifying Checksum 08:12:58 55522c791124: Download complete 08:12:58 169dfbe0d373: Verifying Checksum 08:12:58 169dfbe0d373: Download complete 08:12:58 e1ff8fa3b103: Verifying Checksum 08:12:58 e1ff8fa3b103: Download complete 08:12:58 af6eaf76a39c: Verifying Checksum 08:12:58 af6eaf76a39c: Download complete 08:12:59 5abe8eddf0d5: Verifying Checksum 08:12:59 5abe8eddf0d5: Download complete 08:12:59 af6eaf76a39c: Pull complete 08:12:59 55522c791124: Pull complete 08:13:00 ce5c4a1c91eb: Verifying Checksum 08:13:00 ce5c4a1c91eb: Download complete 08:13:00 52ebb69f0ebf: Verifying Checksum 08:13:00 52ebb69f0ebf: Download complete 08:13:02 $ docker rm -f --volumes 2f84537bfd5e7e2acaeec438159a592740611ddd2713035c11e63471f5d1ffb0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:13:03 08:13:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:13:03 latest: Pulling from edgex-devops/edgex-compose 08:13:03 cbdbe7a5bc2a: Pulling fs layer 08:13:03 ca9280d653b3: Pulling fs layer 08:13:03 7e9c9ca2126c: Pulling fs layer 08:13:03 cbdbe7a5bc2a: Download complete 08:13:03 cbdbe7a5bc2a: Pull complete 08:13:03 ca9280d653b3: Verifying Checksum 08:13:03 ca9280d653b3: Download complete 08:13:04 7e9c9ca2126c: Download complete 08:13:04 ca9280d653b3: Pull complete 08:13:07 7e9c9ca2126c: Pull complete 08:13:07 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:13:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:13:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:13:07 prd-ubuntu20.04-docker-8c-8g-9155 does not seem to be running inside a container 08:13:07 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/497 -v /w/workspace/edgex-go/497:/w/workspace/edgex-go/497:rw,z -v /w/workspace/edgex-go/497@tmp:/w/workspace/edgex-go/497@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:13:11 $ docker top 6a33dbbabb81ab854bea3bd0544f246af3d591a840df38704f73e4f25bc94e1c -eo pid,comm [Pipeline] { [Pipeline] sh 08:13:12 + docker-compose+ buildgrep --help parallel 08:13:12 08:13:12 --parallel Build images in parallel. [Pipeline] } 08:13:12 $ docker stop --time=1 6a33dbbabb81ab854bea3bd0544f246af3d591a840df38704f73e4f25bc94e1c 08:13:13 ce5c4a1c91eb: Pull complete 08:13:13 169dfbe0d373: Pull complete 08:13:13 e1ff8fa3b103: Pull complete 08:13:14 $ docker rm -f --volumes 6a33dbbabb81ab854bea3bd0544f246af3d591a840df38704f73e4f25bc94e1c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:13:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:13:14 prd-ubuntu20.04-docker-8c-8g-9155 does not seem to be running inside a container 08:13:14 $ 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/497 -v /w/workspace/edgex-go/497:/w/workspace/edgex-go/497:rw,z -v /w/workspace/edgex-go/497@tmp:/w/workspace/edgex-go/497@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 08:13:14 $ docker top c81341682e40ca51ad7f271daab34ca4390b054d068ccc60a460086bbf651f60 -eo pid,comm [Pipeline] { [Pipeline] sh 08:13:15 + docker-compose -f ./docker-compose-build.yml build --parallel 08:13:15 Building core-command ... 08:13:15 Building core-common-config-bootstrapper ... 08:13:15 Building core-data ... 08:13:15 Building core-metadata ... 08:13:15 Building security-bootstrapper ... 08:13:15 Building security-proxy-auth ... 08:13:15 Building security-proxy-setup ... 08:13:15 Building security-secretstore-setup ... 08:13:15 Building security-spiffe-token-provider ... 08:13:15 Building security-spire-agent ... 08:13:15 Building security-spire-config ... 08:13:15 Building security-spire-server ... 08:13:15 Building support-notifications ... 08:13:15 Building support-scheduler ... 08:13:15 Building security-spire-agent 08:13:15 Building security-bootstrapper 08:13:15 Building support-notifications 08:13:15 Building support-scheduler 08:13:15 Building security-proxy-auth 08:13:18 52ebb69f0ebf: Pull complete 08:13:19 5abe8eddf0d5: Pull complete 08:13:19 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 08:13:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:13:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:13:20 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:13:20 WORKDIR /edgex 08:13:20 COPY go.mod . 08:13:20 RUN go mod download 08:13:20 + docker build -t ci-base-image-arm64 -f - . 08:13:20 Sending build context to Docker daemon 2.932MB 08:13:20 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:13:20 ---> 6cb57ee374ae 08:13:20 Step 2/4 : WORKDIR /edgex 08:13:24 ---> Running in dff10238c24e 08:13:24 Removing intermediate container dff10238c24e 08:13:24 ---> d611250c5757 08:13:24 Step 3/4 : COPY go.mod . 08:13:24 ---> b1db1fdec29c 08:13:24 Step 4/4 : RUN go mod download 08:13:24 ---> Running in 62683a0f7881 08:13:25 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:13:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:13:25 ---> 570bac6b1588 08:13:25 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:13:25 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:13:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:13:25 ---> 570bac6b1588 08:13:25 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:13:25 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:13:25 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:13:25 ---> 570bac6b1588 08:13:25 Step 3/27 : WORKDIR /edgex-go 08:13:25 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:13:25 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:13:25 ---> 570bac6b1588 08:13:25 Step 3/33 : WORKDIR /edgex-go 08:13:26 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:13:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:13:26 ---> 570bac6b1588 08:13:26 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:13:32 ---> Running in 4df0355f9f05 08:13:32 ---> Running in a2cfa68e464e 08:13:32 ---> Running in d9f04afa1977 08:13:32 ---> Running in 91cac61f716c 08:13:32 ---> Running in 29d69028510d 08:13:32 Removing intermediate container 4df0355f9f05 08:13:32 ---> 90bf5ce743c2 08:13:32 Step 4/23 : WORKDIR /edgex-go 08:13:32 Removing intermediate container a2cfa68e464e 08:13:32 ---> 2b0c5ecdb56c 08:13:32 Step 4/23 : WORKDIR /edgex-go 08:13:32 Removing intermediate container 29d69028510d 08:13:32 ---> 9175d29b3430 08:13:32 Step 4/23 : WORKDIR /edgex-go 08:13:32 ---> Running in dde76dcb11f5 08:13:32 ---> Running in f3020be3495e 08:13:32 Removing intermediate container d9f04afa1977 08:13:32 ---> 605fa2b532e3 08:13:32 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:13:32 ---> Running in 94acb3c82b86 08:13:32 Removing intermediate container 91cac61f716c 08:13:32 ---> 029bbbcb2783 08:13:32 Step 4/33 : RUN apk add --update --no-cache make git 08:13:32 ---> Running in f7d3df0a80cb 08:13:32 ---> Running in ff0478f32aee 08:13:32 Removing intermediate container dde76dcb11f5 08:13:32 ---> 87ac0aee0a37 08:13:32 Step 5/23 : RUN apk add --update --no-cache make git 08:13:32 ---> Running in a649a8eeb017 08:13:32 Removing intermediate container f3020be3495e 08:13:32 Removing intermediate container 94acb3c82b86 08:13:32 ---> 999eaf3c9154 08:13:32 Step 5/23 : RUN apk add --update --no-cache make git ---> f50ac11f28b4 08:13:32 08:13:32 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:13:32 ---> Running in ec5767cc00f3 08:13:32 ---> Running in f3d96081ccb7 08:13:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:13:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:13:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:13:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:13:32 OK: 265 MiB in 53 packages 08:13:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:13:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:13:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:13:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:13:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:13:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:13:33 OK: 265 MiB in 53 packages 08:13:33 Removing intermediate container f7d3df0a80cb 08:13:33 ---> 7f6189c4799e 08:13:33 Step 5/27 : COPY go.mod vendor* ./ 08:13:33 OK: 265 MiB in 53 packages 08:13:33 OK: 265 MiB in 53 packages 08:13:33 OK: 265 MiB in 53 packages 08:13:33 ---> 60c5960b8bbc 08:13:33 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:33 ---> Running in 3107056535c7 08:13:33 Removing intermediate container ff0478f32aee 08:13:33 ---> 83f8318eefb5 08:13:33 Step 5/33 : COPY go.mod vendor* ./ 08:13:33 Removing intermediate container ec5767cc00f3 08:13:33 ---> 65afcfd1572b 08:13:33 Step 6/23 : COPY go.mod vendor* ./ 08:13:33 ---> 37b5e2bebc1a 08:13:33 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:33 Removing intermediate container a649a8eeb017 08:13:33 ---> 0d373f413763 08:13:33 Step 6/23 : COPY go.mod vendor* ./ 08:13:33 ---> Running in 7c4c30aef13b 08:13:33 Removing intermediate container f3d96081ccb7 08:13:33 ---> a4beca2842a8 08:13:33 Step 6/23 : COPY go.mod vendor* ./ 08:13:33 ---> 2fd27e5e21d5 08:13:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:33 ---> Running in 25fd4bcccde8 08:13:33 ---> 2c88de98f0da 08:13:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:33 ---> Running in 80c7a8be25eb 08:13:33 ---> 08fdf9b89ddf 08:13:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:33 ---> Running in e8b7207bedb6 08:13:56 Removing intermediate container 62683a0f7881 08:13:56 ---> 994d252d2a26 08:13:56 Successfully built 994d252d2a26 08:13:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:57 + docker inspect -f . ci-base-image-arm64 08:13:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:13:57 prd-ubuntu20.04-docker-arm64-4c-16g-9156 does not seem to be running inside a container 08:13:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/497 -v /w/workspace/edgex-go/497:/w/workspace/edgex-go/497:rw,z -v /w/workspace/edgex-go/497@tmp:/w/workspace/edgex-go/497@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:13:58 $ docker top 4a10153fb9a44b67548249848eede990f91a51019290f92bc7b3bb0c35817dff -eo pid,comm [Pipeline] { [Pipeline] sh 08:13:59 + go version 08:13:59 go version go1.20.2 linux/arm64 [Pipeline] } 08:13:59 $ docker stop --time=1 4a10153fb9a44b67548249848eede990f91a51019290f92bc7b3bb0c35817dff 08:14:01 $ docker rm -f --volumes 4a10153fb9a44b67548249848eede990f91a51019290f92bc7b3bb0c35817dff [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 08:14:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:14:01 08:14:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:14:01 latest: Pulling from edgex-devops/edgex-compose-arm64 08:14:01 29e5d40040c1: Pulling fs layer 08:14:01 1ce36da41761: Pulling fs layer 08:14:01 25b303627fd3: Pulling fs layer 08:14:02 29e5d40040c1: Verifying Checksum 08:14:02 29e5d40040c1: Download complete 08:14:02 1ce36da41761: Verifying Checksum 08:14:02 1ce36da41761: Download complete 08:14:03 25b303627fd3: Verifying Checksum 08:14:05 29e5d40040c1: Pull complete 08:14:06 1ce36da41761: Pull complete 08:14:16 25b303627fd3: Pull complete 08:14:16 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:14:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:14:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:14:16 prd-ubuntu20.04-docker-arm64-4c-16g-9156 does not seem to be running inside a container 08:14:16 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/497 -v /w/workspace/edgex-go/497:/w/workspace/edgex-go/497:rw,z -v /w/workspace/edgex-go/497@tmp:/w/workspace/edgex-go/497@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:14:19 $ docker top d04298a6953c68caa759d6487c417e20ccb3aa1052896ffc47ab4f70bb0149df -eo pid,comm [Pipeline] { [Pipeline] sh 08:14:19 + grep parallel 08:14:19 + docker-compose build --help 08:14:24 --parallel Build images in parallel. [Pipeline] } 08:14:24 $ docker stop --time=1 d04298a6953c68caa759d6487c417e20ccb3aa1052896ffc47ab4f70bb0149df 08:14:25 $ docker rm -f --volumes d04298a6953c68caa759d6487c417e20ccb3aa1052896ffc47ab4f70bb0149df [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:14:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:14:26 prd-ubuntu20.04-docker-arm64-4c-16g-9156 does not seem to be running inside a container 08:14:26 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/497 -v /w/workspace/edgex-go/497:/w/workspace/edgex-go/497:rw,z -v /w/workspace/edgex-go/497@tmp:/w/workspace/edgex-go/497@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 08:14:27 $ docker top c718bd992b6c0cc9159ab5e466235eb8bd7752352931d86073180331f357819e -eo pid,comm [Pipeline] { [Pipeline] sh 08:14:28 + docker-compose -f ./docker-compose-build.yml build --parallel 08:14:30 Removing intermediate container 80c7a8be25eb 08:14:30 Removing intermediate container 25fd4bcccde8 08:14:30 ---> 8dc6bb07e300 08:14:30 ---> 2bde63f9be29 08:14:30 Step 8/23 : COPY . .Step 8/23 : COPY . . 08:14:30 08:14:30 Removing intermediate container e8b7207bedb6 08:14:30 ---> 8c7e33e5d0fe 08:14:30 Step 8/23 : COPY . . 08:14:30 Removing intermediate container 7c4c30aef13b 08:14:30 ---> 06646158be6f 08:14:30 Step 7/33 : COPY . . 08:14:30 Removing intermediate container 3107056535c7 08:14:30 ---> fdee07d325e9 08:14:30 Step 7/27 : COPY . . 08:14:32 Building core-command ... 08:14:32 Building core-common-config-bootstrapper ... 08:14:32 Building core-data ... 08:14:32 Building core-metadata ... 08:14:32 Building security-bootstrapper ... 08:14:32 Building security-proxy-auth ... 08:14:32 Building security-proxy-setup ... 08:14:32 Building security-secretstore-setup ... 08:14:32 Building security-spiffe-token-provider ... 08:14:32 Building security-spire-agent ... 08:14:32 Building security-spire-config ... 08:14:32 Building security-spire-server ... 08:14:32 Building support-notifications ... 08:14:32 Building support-scheduler ... 08:14:32 Building security-spire-server 08:14:32 Building security-bootstrapper 08:14:32 Building support-notifications 08:14:32 Building core-data 08:14:32 Building security-proxy-auth 08:14:42 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:14:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:14:42 ---> 994d252d2a26 08:14:42 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:14:42 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:14:42 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:14:42 ---> 994d252d2a26 08:14:42 Step 3/33 : WORKDIR /edgex-go 08:14:42 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:14:42 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:14:42 ---> 994d252d2a26 08:14:42 Step 3/26 : WORKDIR /edgex-go ---> Running in f90ef5e75731 08:14:42 08:14:42 ---> Running in 9100ef8b3e56 08:14:42 ---> Running in af8f3b60aaa4 08:14:42 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:14:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:14:42 ---> 994d252d2a26 08:14:42 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:14:42 ---> Running in 99b9a3f78c98 08:14:42 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:14:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:14:42 ---> 994d252d2a26 08:14:42 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:14:42 ---> Running in 741c2902d316 08:14:42 Removing intermediate container 9100ef8b3e56 08:14:42 ---> 766658099c04 08:14:42 Step 4/33 : RUN apk add --update --no-cache make git 08:14:42 Removing intermediate container f90ef5e75731 08:14:42 ---> 349154e0fb46 08:14:42 Step 4/23 : WORKDIR /edgex-go 08:14:42 Removing intermediate container af8f3b60aaa4 08:14:42 ---> d41b4f83c6b0 08:14:42 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:14:43 Removing intermediate container 99b9a3f78c98 08:14:43 ---> dba4ed3be05c 08:14:43 Step 4/23 : WORKDIR /edgex-go 08:14:43 ---> Running in d1b9253a70f4 08:14:43 ---> Running in 50d1e9c1caf3 08:14:43 ---> Running in ac1666792597 08:14:43 ---> Running in 541f419810e3 08:14:43 Removing intermediate container 741c2902d316 08:14:43 ---> 69de53a5eba4 08:14:43 Step 4/23 : WORKDIR /edgex-go 08:14:43 ---> Running in 9928bdc70fcb 08:14:43 Removing intermediate container 50d1e9c1caf3 08:14:43 ---> 422f94cf6645 08:14:43 Step 5/23 : RUN apk add --update --no-cache make git 08:14:44 Removing intermediate container 541f419810e3 08:14:44 ---> 022217ce9265 08:14:44 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:14:44 ---> Running in 156d9d25f9fe 08:14:44 ---> Running in d188c563fa62 08:14:44 Removing intermediate container 9928bdc70fcb 08:14:44 ---> b5c8454c4132 08:14:44 Step 5/23 : RUN apk add --update --no-cache make git 08:14:44 ---> Running in cfab5893f778 08:14:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:14:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:14:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:14:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:14:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:14:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:14:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:14:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:14:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:14:47 OK: 263 MiB in 53 packages 08:14:47 OK: 263 MiB in 53 packages 08:14:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:14:49 OK: 263 MiB in 53 packages 08:14:49 OK: 263 MiB in 53 packages 08:14:49 Removing intermediate container d1b9253a70f4 08:14:49 ---> e42c9b50a036 08:14:49 Step 5/33 : COPY go.mod vendor* ./ 08:14:49 OK: 263 MiB in 53 packages 08:14:49 Removing intermediate container ac1666792597 08:14:49 ---> b858de6d1384 08:14:49 Step 5/26 : COPY go.mod vendor* ./ 08:14:50 ---> 75d9dde81b18 08:14:50 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:14:50 ---> Running in 8b96ba93d2d8 08:14:50 Removing intermediate container d188c563fa62 08:14:50 ---> c3a4d9426842 08:14:50 Step 6/23 : COPY go.mod vendor* ./ 08:14:50 ---> b630dd326c64 08:14:50 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:14:50 Removing intermediate container cfab5893f778 08:14:50 ---> 6e1899e643dc 08:14:50 Step 6/23 : COPY go.mod vendor* ./ 08:14:50 Removing intermediate container 156d9d25f9fe 08:14:50 ---> a3a32aa349f9 08:14:50 Step 6/23 : COPY go.mod vendor* ./ 08:14:51 ---> Running in 034c24661c7e 08:14:52 ---> debba8ea4a6b 08:14:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:14:52 ---> Running in 55f56873e648 08:14:52 ---> 37c23b220ff4 08:14:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:14:52 ---> b89e80e90ea8 08:14:52 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:14:52 ---> 2ec031ba2f31 08:14:52 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:14:52 ---> 7a0ffa124661 08:14:52 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:14:52 ---> Running in 0a44a0efce79 08:14:52 ---> 5f8646b37796 08:14:52 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 08:14:52 ---> 1a32f74dba9d 08:14:52 Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:14:52 ---> Running in e4e9981c149c 08:14:52 ---> Running in 4ea6ef806b61 08:14:52 ---> Running in e3df739b6db9 08:14:52 ---> Running in 00a680ea1a6c 08:14:52 Removing intermediate container 00a680ea1a6c 08:14:52 ---> 09b61f5a9a99 08:14:52 Step 9/27 : WORKDIR /edgex-go/spire-build 08:14:52 ---> Running in b4effbba80e7 08:14:52 Removing intermediate container b4effbba80e7 08:14:52 ---> 7041f17c5bdf 08:14:52 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:14:52 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:14:52 ---> Running in 587c25ea258a 08:14:52 Removing intermediate container 587c25ea258a 08:14:52 ---> 0707e92f5ea2 08:14: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 08:14:52 ---> Running in 9e2fe89512fb 08:14:52 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:14:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:14:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:14:52 ---> 0d62a08d29a7 08:14:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:14:52 Removing intermediate container 9e2fe89512fb 08:14:52 ---> 81ccc6f138cd 08:14:52 Step 12/27 : WORKDIR /edgex-go 08:14:52 ---> Running in 0ae1eb1e9c07 08:14:52 ---> Running in 91731ec2c344 08:14:52 ---> Running in 0b9284d48579 08:14:52 Removing intermediate container 0ae1eb1e9c07 08:14:52 ---> c206ce6ff19d 08:14:52 08:14:52 Step 13/27 : FROM alpine:3.17 08:14:52 3.17: Pulling from library/alpine 08:14:53 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:14:53 Status: Downloaded newer image for alpine:3.17 08:14:53 ---> 9ed4aefc74f6 08:14:53 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:14:53 ---> Running in eddb5d5f6d9a 08:14:53 Removing intermediate container eddb5d5f6d9a 08:14:53 ---> 52830747a2e0 08:14:53 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:14:53 ---> Running in 99a21db516f0 08:14:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:14:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:14:54 v3.17.3-107-g33f50aa8e1e [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:14:54 v3.17.3-109-g295d7f969c0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:14:54 OK: 17818 distinct packages available 08:14:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:14:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:14:55 (1/5) Installing dumb-init (1.2.5-r2) 08:14:55 (2/5) Installing musl-obstack (1.2.3-r0) 08:14:55 (3/5) Installing libucontext (1.2-r0) 08:14:55 (4/5) Installing gcompat (1.1.0-r0) 08:14:55 (5/5) Installing openssl (3.0.8-r3) 08:14:55 Executing busybox-1.35.0-r29.trigger 08:14:55 OK: 8 MiB in 20 packages 08:14:58 Removing intermediate container 99a21db516f0 08:14:58 ---> 939c99d5a71d 08:14:58 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:15:00 ---> a61fbd93daaa 08:15:00 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:15:01 ---> d3bd8d23e493 08:15:01 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:15:09 ---> 06c10793df8c 08:15:09 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:15:19 ---> c326c837d143 08:15:19 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:15:27 ---> 7ccaf85eb647 08:15:27 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:15:28 ---> 9d258951802a 08:15:28 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:15:35 ---> 80d614e7a3a8 08:15:35 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:15:35 Removing intermediate container 4ea6ef806b61 08:15:35 ---> 8b393928f94c 08:15:35 08:15:35 Step 10/23 : FROM alpine:3.17 08:15:35 ---> 9ed4aefc74f6 08:15:35 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:15:35 Removing intermediate container e4e9981c149c 08:15:35 ---> c5febe8d84be 08:15:35 08:15:35 Step 9/33 : FROM alpine:3.17 08:15:35 ---> 9ed4aefc74f6 08:15:35 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:15:35 Removing intermediate container e3df739b6db9 08:15:35 ---> e3e63b378889 08:15:35 08:15:35 Step 10/23 : FROM alpine:3.17 08:15:35 ---> 9ed4aefc74f6 08:15:35 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:15:35 ---> Running in 1ae062dde16d 08:15:35 ---> Running in bfd08d1476d4 08:15:35 ---> Running in 217c844272a5 08:15:35 ---> Running in 26e37e53e4b6 08:15:35 Removing intermediate container 0a44a0efce79 08:15:35 ---> 947f1b7c67f4 08:15:35 08:15:35 Step 10/23 : FROM alpine:3.17 08:15:35 ---> 9ed4aefc74f6 08:15:35 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:15:35 ---> Running in 60e7a922cb39 08:15:35 Removing intermediate container 217c844272a5 08:15:35 ---> 1fcedef500aa 08:15:35 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:15:35 Removing intermediate container 1ae062dde16d 08:15:35 ---> 3d0e6f116cb1 08:15:35 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:15:35 Removing intermediate container bfd08d1476d4 08:15:35 ---> db0838f66c51 08:15:35 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:15:35 ---> Running in 6a322db11b89 08:15:35 ---> Running in 0d0efb5aa1c1 08:15:35 ---> Running in 86b54480e830 08:15:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:15:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:15:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:15:36 Removing intermediate container 86b54480e830 08:15:36 ---> b8f2ae421af9 08:15:36 Step 25/27 : LABEL arch=x86_64 08:15:36 ---> Running in 6858714e8bb8 08:15:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:15:36 Removing intermediate container 6858714e8bb8 08:15:36 ---> acc1c959af0e 08:15:36 Step 26/27 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 08:15:36 (1/2) Installing ca-certificates (20220614-r4) 08:15:36 (1/1) Installing dumb-init (1.2.5-r2) 08:15:36 Executing busybox-1.35.0-r29.trigger 08:15:36 OK: 7 MiB in 16 packages 08:15:36 (2/2) Installing dumb-init (1.2.5-r2) 08:15:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:15:36 Executing busybox-1.35.0-r29.trigger 08:15:36 ---> Running in b17f27a9a7d9 08:15:36 Executing ca-certificates-20220614-r4.trigger 08:15:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:15:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:15:36 OK: 8 MiB in 17 packages 08:15:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:15:36 (1/2) Installing dumb-init (1.2.5-r2) 08:15:36 (2/2) Installing su-exec (0.2-r2) 08:15:36 Executing busybox-1.35.0-r29.trigger 08:15:36 OK: 7 MiB in 17 packages 08:15:36 (1/1) Installing dumb-init (1.2.5-r2) 08:15:36 Executing busybox-1.35.0-r29.trigger 08:15:36 OK: 7 MiB in 16 packages 08:15:36 Removing intermediate container b17f27a9a7d9 08:15:36 ---> 8bdadadbb16c 08:15:36 Step 27/27 : LABEL version=3.0.0-dev.135 08:15:37 ---> Running in 229fd087b2b6 08:15:37 Removing intermediate container 60e7a922cb39 08:15:37 ---> b4191d4e411f 08:15:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:15:37 Removing intermediate container 229fd087b2b6 08:15:37 ---> dca9fac5a446 08:15:37 08:15:37 ---> Running in ad958cbe0ee2 08:15:37 Successfully built dca9fac5a446 08:15:37 Successfully tagged security-spire-agent:latest 08:15:37  Building security-spire-agent ... done Building security-proxy-setup 08:15:41 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:15:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:15:41 ---> 570bac6b1588 08:15:41 Step 3/22 : WORKDIR /edgex-go 08:15:41 ---> Using cache 08:15:41 ---> 029bbbcb2783 08:15:41 Step 4/22 : RUN apk add --update --no-cache make git 08:15:41 ---> Using cache 08:15:41 ---> 83f8318eefb5 08:15:41 Step 5/22 : COPY go.mod vendor* ./ 08:15:41 ---> Using cache 08:15:41 ---> 37b5e2bebc1a 08:15:41 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:41 ---> Using cache 08:15:41 ---> 06646158be6f 08:15:41 Step 7/22 : COPY . . 08:15:41 ---> Using cache 08:15:41 ---> 2ec031ba2f31 08:15:41 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:15:43 Removing intermediate container ad958cbe0ee2 08:15:43 ---> 986482c4b467 08:15:43 Step 13/23 : ENV APP_PORT=59861 08:15:43 ---> Running in 048d2b611a85 08:15:43 ---> Running in db6166473b12 08:15:43 Removing intermediate container 6a322db11b89 08:15:43 ---> cfbf87f2e925 08:15:43 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:15:43 Removing intermediate container 26e37e53e4b6 08:15:43 ---> f53544daead0 08:15:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 08:15:43 ---> Running in 2857ca22ef6a 08:15:43 ---> Running in fef4d2603de3 08:15:43 Removing intermediate container 0d0efb5aa1c1 08:15:43 ---> 2ec92c72b6c2 08:15:43 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:15:43 Removing intermediate container db6166473b12 08:15:43 ---> 07b18b74876d 08:15:43 Step 14/23 : EXPOSE $APP_PORT 08:15:43 ---> Running in a39400697b12 08:15:43 Removing intermediate container fef4d2603de3 08:15:43 ---> e1fc48995db7 08:15:43 Step 13/23 : ENV APP_PORT=59860 08:15:43 Removing intermediate container 2857ca22ef6a 08:15:43 ---> 6091808603bf 08:15:43 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:15:43 ---> Running in 2b3f9d49fd22 08:15:43 ---> Running in e38457efebd4 08:15:43 ---> f9aeb7e41517 08:15:43 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:15:43 Removing intermediate container a39400697b12 08:15:43 ---> b6cdee59c33e 08:15:43 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:15:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:15:43 Removing intermediate container 2b3f9d49fd22 08:15:43 ---> a565c666d724 08:15:43 Step 14/23 : EXPOSE $APP_PORT 08:15:44 ---> Running in cd497891c824 08:15:44 Removing intermediate container e38457efebd4 08:15:44 ---> a90c5b3cfbe1 08:15:44 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:15:44 ---> Running in d218c178b34f 08:15:44 ---> 8589a7f3645d 08:15:44 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:15:44 ---> 56b7fa66679b 08:15:44 Removing intermediate container cd497891c824 08:15:44 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / ---> 387cc881d52c 08:15:44 08:15:44 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:15:44 Removing intermediate container d218c178b34f 08:15:44 ---> 4b3ea24d55b0 08:15:44 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:15:44 ---> Running in f073a81dd20e 08:15:45 ---> a2ea879adec0 08:15:45 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:15:45 ---> 2c907c8c0f02 08:15:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:15:45 ---> 4168db3eaa1a 08:15:45 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:15:45 Removing intermediate container f073a81dd20e 08:15:45 ---> a552e6f689a6 08:15:45 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:15:45 ---> Running in 13b597e4be18 08:15:45 ---> 05d912d4c12c 08:15:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:15:45 ---> 0c09315365b3 08:15:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:15:46 ---> 16521285200f 08:15:46 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:15:46 ---> f58ad5000d75 08:15:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:15:46 ---> 8780bf0e54f9 08:15:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:15:46 ---> Running in f12f17150aba 08:15:47 ---> bd2a469143ef 08:15:47 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:15:47 ---> Running in af8e235bf723 08:15:47 ---> ea84321d06db 08:15:47 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:15:47 Removing intermediate container 13b597e4be18 08:15:47 ---> bec9e9d45f66 08:15:47 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:15:47 ---> Running in b6c643184454 08:15:47 ---> Running in ed257c1a2154 08:15:47 Removing intermediate container af8e235bf723 08:15:47 ---> 38165e037c8d 08:15:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:15:47 ---> Running in 2472a80fd82f 08:15:48 Removing intermediate container ed257c1a2154 08:15:48 ---> 1fc3f5673edd 08:15:48 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:15:48 Removing intermediate container 2472a80fd82f 08:15:48 ---> e498fc4b9259 08:15:48 Step 21/23 : LABEL arch=x86_64 08:15:48 Removing intermediate container b6c643184454 08:15:48 ---> e0b93a28754c 08:15:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:15:48 Removing intermediate container f12f17150aba 08:15:48 ---> 98ed921d389b 08:15:48 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:15:48 ---> 4a186b6d116c 08:15:48 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:15:48 ---> Running in 98f8de0cc253 08:15:48 ---> Running in 2d2d81c6d2c3 08:15:48 ---> Running in 022bee3208cb 08:15:48 ---> Running in fd31572dea58 08:15:48 Removing intermediate container 2d2d81c6d2c3 08:15:48 ---> 20ed21cb9e07 08:15:48 Step 21/23 : LABEL arch=x86_64 08:15:48 Removing intermediate container 98f8de0cc253 08:15:48 ---> 90033a2c2d8b 08:15:48 Step 22/23 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 08:15:48 ---> Running in 554b292edc89 08:15:48 Removing intermediate container 022bee3208cb 08:15:48 ---> 692a44816552 08:15:48 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:15:48 ---> Running in 972b6ec74e8c 08:15:48 ---> Running in 6ad2e5a71951 08:15:48 Removing intermediate container 554b292edc89 08:15:48 ---> ae3ac85d846e 08:15:48 Step 22/23 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 08:15:48 Removing intermediate container 972b6ec74e8c 08:15:48 ---> e2eb8ae34e62 08:15:48 Step 23/23 : LABEL version=3.0.0-dev.135 08:15:48 Removing intermediate container 6ad2e5a71951 08:15:48 ---> 12aaea3f7c28 08:15:48 Step 21/23 : LABEL arch=x86_64 08:15:49 ---> Running in cf9a29a44121 08:15:49 ---> Running in 93914015198c 08:15:49 ---> Running in 8706450ddbb6 08:15:49 Removing intermediate container cf9a29a44121 08:15:49 ---> 14ba0b94a1eb 08:15:49 Step 22/23 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 08:15:49 Removing intermediate container 8706450ddbb6 08:15:49 ---> 3e1f53c1e0df 08:15:49 08:15:49 Removing intermediate container 93914015198c 08:15:49 ---> 2ca70b7b9a28 08:15:49 Step 23/23 : LABEL version=3.0.0-dev.135 08:15:49 Removing intermediate container fd31572dea58 08:15:49 ---> f2cd29a9ee51 08:15:49 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:15:49 ---> Running in c4b5c940d75b 08:15:49 ---> Running in 3864ecf5bd8b 08:15:49 Successfully built 3e1f53c1e0df 08:15:49 Successfully tagged support-scheduler:latest 08:15:49 Building core-data 08:15:53  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:15:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:15:53 ---> 570bac6b1588 08:15:53 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:15:53 ---> Using cache 08:15:53 ---> 9175d29b3430 08:15:53 Step 4/23 : WORKDIR /edgex-go 08:15:53 ---> Using cache 08:15:53 ---> f50ac11f28b4 08:15:53 Step 5/23 : RUN apk add --update --no-cache make git 08:15:55 ---> accc3c804b44 08:15:55 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:15:55 Removing intermediate container 3864ecf5bd8b 08:15:55 ---> 99cd9b395504 08:15:55 08:15:55 Removing intermediate container c4b5c940d75b 08:15:55 ---> 4211da144727 08:15:55 Step 23/23 : LABEL version=3.0.0-dev.135 08:15:55 ---> Running in ee42f08770fa 08:15:55 ---> Running in 0bc4aade21fc 08:15:55 Successfully built 99cd9b395504 08:15:55 Successfully tagged support-notifications:latest 08:15:55 Building core-common-config-bootstrapper 08:15:56  Building support-notifications ... done Removing intermediate container 0bc4aade21fc 08:15:56 ---> 276e1bf301b5 08:15:56 08:15:56 Successfully built 276e1bf301b5 08:15:56 Successfully tagged security-proxy-auth:latest 08:15:56  Building security-proxy-auth ... done Building security-spiffe-token-provider 08:15:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:15:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:15:56 OK: 265 MiB in 53 packages 08:15:59 ---> 03c11eab079c 08:15:59 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:16:00 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:16:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:16:00 ---> 570bac6b1588 08:16:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:16:00 ---> Using cache 08:16:00 ---> 9175d29b3430 08:16:00 Step 4/23 : WORKDIR /edgex-go 08:16:00 ---> Using cache 08:16:00 ---> f50ac11f28b4 08:16:00 Step 5/23 : RUN apk add --update --no-cache make git 08:16:00 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:16:00 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:16:00 ---> 570bac6b1588 08:16:00 Step 3/20 : WORKDIR /edgex-go 08:16:00 ---> Using cache 08:16:00 ---> 029bbbcb2783 08:16:00 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:16:05 ---> Running in 2dba99e88808 08:16:05 ---> 350cdb21db47 08:16:05 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:16:05 ---> Running in e8aa8cd82b4d 08:16:05 Removing intermediate container ee42f08770fa 08:16:05 ---> 70b03d4eacce 08:16:05 Step 6/23 : COPY go.mod vendor* ./ 08:16:05 ---> bee91dfbb587 08:16:05 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 08:16:05 ---> 9263fde3cefa 08:16:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:16:05 ---> 2f3d8f90798b 08:16:05 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:16:05 ---> Running in 770d72d4ebff 08:16:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:16:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:16:05 ---> eaccb4e5a85f 08:16:05 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:16:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:16:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:16:06 OK: 265 MiB in 53 packages 08:16:06 v3.17.3-107-g33f50aa8e1e [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:16:06 v3.17.3-109-g295d7f969c0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:16:06 OK: 17824 distinct packages available 08:16:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:16:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:16:06 OK: 265 MiB in 53 packages 08:16:07 ---> 26e03ba73f12 08:16:07 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:16:07 Removing intermediate container 048d2b611a85 08:16:07 ---> 658ead7a59d2 08:16:07 08:16:07 Step 9/22 : FROM alpine:3.17 08:16:07 ---> 9ed4aefc74f6 08:16:07 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:16:07 ---> Running in 7dc3b221673d 08:16:07 Removing intermediate container 2dba99e88808 08:16:07 ---> ef5b57477081 08:16:07 ---> 729239bf63c4 08:16:07 Step 28/33 : RUN chmod +x /entrypoint.shStep 6/23 : COPY go.mod vendor* ./ 08:16:07 08:16:07 ---> Running in fb80d71cbca7 08:16:07 Removing intermediate container e8aa8cd82b4d 08:16:07 ---> 006c3f98e7c1 08:16:07 Step 5/20 : COPY go.mod vendor* ./ 08:16:07 ---> a6c4a20d2461 08:16:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:16:07 ---> Running in 1ba8c57e0865 08:16:07 ---> e454d56f0c5a 08:16:07 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:16:07 ---> Running in d1d187f4c485 08:16:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:16:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:16:08 (1/2) Installing dumb-init (1.2.5-r2) 08:16:08 (2/2) Installing openssl (3.0.8-r3) 08:16:08 Executing busybox-1.35.0-r29.trigger 08:16:08 OK: 8 MiB in 17 packages 08:16:08 Removing intermediate container fb80d71cbca7 08:16:08 ---> 29cb97eaeef7 08:16:08 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:16:08 ---> Running in 99ffe33ae45a 08:16:08 Removing intermediate container 99ffe33ae45a 08:16:08 ---> aa0042867c24 08:16:08 Step 30/33 : CMD ["gate"] 08:16:08 ---> Running in a0bb236eef10 08:16:08 Removing intermediate container 7dc3b221673d 08:16:08 ---> 030269d2554c 08:16:08 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:16:08 Removing intermediate container a0bb236eef10 08:16:08 ---> 123b2e1c145c 08:16:08 Step 31/33 : LABEL arch=x86_64 08:16:08 ---> Running in 664415fd23ff 08:16:08 ---> Running in 9bb8f493f4a6 08:16:08 Removing intermediate container 664415fd23ff 08:16:08 ---> 27ff9ee49420 08:16:08 Step 12/22 : WORKDIR /edgex 08:16:08 Removing intermediate container 9bb8f493f4a6 08:16:08 ---> dd55299e6224 08:16:08 Step 32/33 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 08:16:08 ---> Running in 431407dfdc1d 08:16:08 ---> Running in a27a895adb1a 08:16:08 Removing intermediate container 431407dfdc1d 08:16:08 ---> 05e56f43e362 08:16:08 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:16:08 Removing intermediate container a27a895adb1a 08:16:08 ---> 3f23648f5873 08:16:08 Step 33/33 : LABEL version=3.0.0-dev.135 08:16:08 ---> Running in 72d2c73625a0 08:16:08 ---> d61a9e851a69 08:16:08 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:16:08 Removing intermediate container 72d2c73625a0 08:16:08 ---> 6e3999e51091 08:16:08 08:16:08 Successfully built 6e3999e51091 08:16:08 Successfully tagged security-bootstrapper:latest 08:16:08  Building security-bootstrapper ... done Building core-metadata 08:16:08 ---> a9aeab6d363a 08:16:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:16:13 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:16:13 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:16:13 ---> 570bac6b1588 08:16:13 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:16:13 ---> Using cache 08:16:13 ---> 9175d29b3430 08:16:13 Step 4/25 : WORKDIR /edgex-go 08:16:13 ---> Using cache 08:16:13 ---> f50ac11f28b4 08:16:13 Step 5/25 : RUN apk add --update --no-cache make git 08:16:13 ---> Using cache 08:16:13 ---> 729239bf63c4 08:16:13 Step 6/25 : COPY go.mod vendor* ./ 08:16:13 ---> Using cache 08:16:13 ---> a6c4a20d2461 08:16:13 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:16:13 ---> 7c63aed63998 08:16:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:16:13 ---> Running in cde9bbaf77f8 08:16:14 ---> 02aaa6034108 08:16:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:16:14 ---> 2983c5c101fa 08:16:14 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:16:14 ---> Running in 54f4bd119836 08:16:15 Removing intermediate container 54f4bd119836 08:16:15 ---> fd1571db9b77 08:16:15 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:16:15 ---> Running in 56ef8f0f332e 08:16:15 Removing intermediate container 56ef8f0f332e 08:16:15 ---> 194736ce287f 08:16:15 Step 20/22 : LABEL arch=x86_64 08:16:15 ---> Running in 4b80b5e555b6 08:16:15 Removing intermediate container 4b80b5e555b6 08:16:15 ---> 752542f36546 08:16:15 Step 21/22 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 08:16:15 ---> Running in 3e561922d9a8 08:16:15 Removing intermediate container 3e561922d9a8 08:16:15 ---> a15d8c52c14f 08:16:15 Step 22/22 : LABEL version=3.0.0-dev.135 08:16:15 ---> Running in 6a1b0ed3abe4 08:16:15 Removing intermediate container 6a1b0ed3abe4 08:16:15 ---> f524682e47d6 08:16:15 08:16:15 Successfully built f524682e47d6 08:16:15 Successfully tagged security-proxy-setup:latest 08:16:15  Building security-proxy-setup ... done Building core-command 08:16:17 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:16:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:16:17 ---> 570bac6b1588 08:16:17 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:16:17 ---> Using cache 08:16:17 ---> 9175d29b3430 08:16:17 Step 4/24 : WORKDIR /edgex-go 08:16:17 ---> Using cache 08:16:17 ---> f50ac11f28b4 08:16:17 Step 5/24 : RUN apk add --update --no-cache make git 08:16:17 ---> Using cache 08:16:17 ---> 729239bf63c4 08:16:17 Step 6/24 : COPY go.mod vendor* ./ 08:16:17 ---> Using cache 08:16:17 ---> a6c4a20d2461 08:16:17 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:16:30 ---> Running in 14fadcd1c485 08:16:42 Removing intermediate container 770d72d4ebff 08:16:42 ---> d62d9ee1965c 08:16:42 Step 8/23 : COPY . . 08:16:42 Removing intermediate container 1ba8c57e0865 08:16:42 ---> 9f1c3f15efef 08:16:42 Step 8/23 : COPY . . 08:16:42 Removing intermediate container d1d187f4c485 08:16:42 ---> 59758462d996 08:16:42 Step 7/20 : COPY . . 08:16:44 Removing intermediate container 91731ec2c344 08:16:44 ---> 625116a53d05 08:16:44 Step 8/23 : COPY . . 08:16:44 Removing intermediate container 0b9284d48579 08:16:44 ---> 0ad7e7e05539 08:16:44 Step 8/23 : COPY . . 08:16:44 Removing intermediate container 8b96ba93d2d8 08:16:44 ---> e3228734bb29 08:16:44 Step 7/33 : COPY . . 08:16:44 Removing intermediate container 034c24661c7e 08:16:44 ---> 94e359763115 08:16:44 Step 7/26 : COPY . . 08:16:44 Removing intermediate container 55f56873e648 08:16:44 ---> ad72c273932a 08:16:44 Step 8/23 : COPY . . 08:16:46 ---> ed3354bb53c2 08:16:46 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:16:46 ---> 9ee0c98e534d 08:16:46 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:16:46 ---> c32ec9d3fa12 08:16:46 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 08:16:46 ---> b2bcb934271c 08:16:46 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:16:47 ---> 1aaf62012d5b 08:16:47 Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:16:47 ---> Running in 7d2a7377c751 08:16:47 ---> Running in 70e81584e7af 08:16:47 ---> Running in b62b05b95e41 08:16:47 ---> Running in d6e38d01d0e6 08:16:47 ---> Running in d3d3cdd5da96 08:16:48 Removing intermediate container b62b05b95e41 08:16:48 ---> b70ac453fc63 08:16:48 Step 9/26 : WORKDIR /edgex-go/spire-build 08:16:48 ---> Running in 3d819d208abb 08:16:49 Removing intermediate container 3d819d208abb 08:16:49 ---> d23fdd088a6b 08:16:49 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:16:49 ---> Running in 3bebf16e6f4b 08:16:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:16:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:16:50 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:16:50 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:16:50 Removing intermediate container 3bebf16e6f4b 08:16:50 ---> 3885630e002b 08:16:50 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 08:16:50 ---> Running in c6c0ed3de5ca 08:16:55 Removing intermediate container c6c0ed3de5ca 08:16:55 ---> f8c68d39f3f8 08:16:55 Step 12/26 : WORKDIR /edgex-go 08:16:55 ---> Running in eb4c990cbe17 08:16:55 Removing intermediate container eb4c990cbe17 08:16:55 ---> 19dacb9bfee3 08:16:55 08:16:55 Step 13/26 : FROM alpine:3.17 08:16:55 3.17: Pulling from library/alpine 08:16:59 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:16:59 Status: Downloaded newer image for alpine:3.17 08:16:59 ---> 51e60588ff2c 08:16:59 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:16:59 ---> Running in 5dd6a676e09c 08:16:59 Removing intermediate container 5dd6a676e09c 08:16:59 ---> 56986484bdfa 08:16:59 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:17:00 ---> Running in e438eb76e3bd 08:17:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:17:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:17:04 ---> 7425cc9c7590 08:17:04 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:17:04 ---> 40ab233612c8 08:17:04 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:17:04 ---> 704683ade1a9 08:17:04 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:17:04 Removing intermediate container cde9bbaf77f8 08:17:04 ---> 75f9e5501ab7 08:17:04 Step 8/25 : COPY . . 08:17:04 ---> Running in 45ea84670b4c 08:17:04 ---> Running in 1bcc2d3fe812 08:17:04 ---> Running in d1ac59335ddc 08:17:05 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:17:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:17:05 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:17:06 v3.17.3-111-g9fc0c9d927d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:17:06 v3.17.3-110-ge197e433add [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:17:06 OK: 17689 distinct packages available 08:17:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:17:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:17:10 (1/5) Installing dumb-init (1.2.5-r2) 08:17:10 (2/5) Installing musl-obstack (1.2.3-r0) 08:17:10 (3/5) Installing libucontext (1.2-r0) 08:17:10 (4/5) Installing gcompat (1.1.0-r0) 08:17:10 (5/5) Installing openssl (3.0.8-r3) 08:17:10 Executing busybox-1.35.0-r29.trigger 08:17:10 OK: 9 MiB in 20 packages 08:17:14 Removing intermediate container e438eb76e3bd 08:17:14 ---> 1295c2613677 08:17:14 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:17:15 ---> 9c1d21ae8011 08:17:15 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:17:17 ---> a3efd82c01af 08:17:17 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:17:27 ---> 0b19ce6ccc67 08:17:27 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:17:27 ---> Running in 3ff9f7728928 08:17:27 Removing intermediate container 14fadcd1c485 08:17:27 ---> c81b63e45400 08:17:27 Step 8/24 : COPY . . 08:17:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:17:27 ---> 7610224ffdaa 08:17:27 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:17:28 ---> b594d59beea6 08:17:28 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:17:29 ---> 65eb22714211 08:17:29 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:17:30 ---> 77b8eb3fde5a 08:17:30 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:17:30 ---> Running in ecc2b74c4d99 08:17:30 Removing intermediate container ecc2b74c4d99 08:17:30 ---> 3717e1b6c9d9 08:17:30 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:17:30 ---> Running in df7ec7db8ccd 08:17:31 Removing intermediate container df7ec7db8ccd 08:17:31 ---> c2fe7f708f6c 08:17:31 Step 24/26 : LABEL arch=arm64 08:17:31 ---> Running in 78662a9bc454 08:17:31 Removing intermediate container 78662a9bc454 08:17:31 ---> 617255d97971 08:17:31 Step 25/26 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 08:17:31 ---> Running in 86449814365e 08:17:32 Removing intermediate container 86449814365e 08:17:32 ---> 4d6c100e62f9 08:17:32 Step 26/26 : LABEL version=3.0.0-dev.135 08:17:32 ---> Running in be43622b553c 08:17:33 Removing intermediate container be43622b553c 08:17:33 ---> 35c2de039978 08:17:33 08:17:33 Successfully built 35c2de039978 08:17:33 Successfully tagged security-spire-server-arm64:latest 08:17:33 Building core-common-config-bootstrapper 08:17:36  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:17:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:17:36 ---> 994d252d2a26 08:17:36 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:17:36 ---> Using cache 08:17:36 ---> 69de53a5eba4 08:17:36 Step 4/23 : WORKDIR /edgex-go 08:17:36 ---> Using cache 08:17:36 ---> b5c8454c4132 08:17:36 Step 5/23 : RUN apk add --update --no-cache make git 08:17:36 ---> Using cache 08:17:36 ---> 6e1899e643dc 08:17:36 Step 6/23 : COPY go.mod vendor* ./ 08:17:36 ---> Using cache 08:17:36 ---> 37c23b220ff4 08:17:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:17:36 ---> Using cache 08:17:36 ---> 625116a53d05 08:17:36 Step 8/23 : COPY . . 08:17:36 ---> Using cache 08:17:36 ---> ed3354bb53c2 08:17:36 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:17:36 ---> Running in a2871424ba0a 08:17:39 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:17:39 ---> 992ee8067981 08:17:39 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:17:40 ---> Running in b88abb222f80 08:17:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:17:51 Removing intermediate container 45ea84670b4c 08:17:51 ---> 23907c2efa5a 08:17:51 08:17:51 Step 10/23 : FROM alpine:3.17 08:17:51 ---> 9ed4aefc74f6 08:17:51 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:17:51 Removing intermediate container d1ac59335ddc 08:17:51 ---> 7b660020978b 08:17:51 08:17:51 Step 10/23 : FROM alpine:3.17 08:17:51 ---> 9ed4aefc74f6 08:17:51 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:17:51 ---> Using cache 08:17:51 ---> 3d0e6f116cb1 08:17:51 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:17:51 ---> Using cache 08:17:51 ---> 2ec92c72b6c2 08:17:51 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:17:51 ---> Using cache 08:17:51 Removing intermediate container 1bcc2d3fe812 08:17:51 ---> e8caf6343010 08:17:51 08:17:51 Step 9/20 : FROM alpine:3.17 08:17:51 ---> 9ed4aefc74f6 08:17:51 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:17:51 ---> Using cache 08:17:51 ---> 1fcedef500aa 08:17:51 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:17:51 ---> f9aeb7e41517 08:17:51 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:17:51 ---> Using cache 08:17:51 ---> 56b7fa66679b 08:17:51 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:17:51 ---> Running in 358bf8148a4c 08:17:51 ---> Running in bfb84cb9f83a 08:17:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:17:51 Removing intermediate container bfb84cb9f83a 08:17:51 ---> 3ebb60111ce6 08:17:51 Step 12/23 : ENV APP_PORT=59880 08:17:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:17:51 v3.17.3-107-g33f50aa8e1e [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:17:51 v3.17.3-109-g295d7f969c0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:17:51 OK: 17818 distinct packages available 08:17:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:17:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:17:51 (1/9) Installing ca-certificates (20220614-r4) 08:17:51 (2/9) Installing brotli-libs (1.0.9-r9) 08:17:51 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:17:51 (4/9) Installing libcurl (8.0.1-r0) 08:17:51 (5/9) Installing curl (8.0.1-r0) 08:17:51 (6/9) Installing dumb-init (1.2.5-r2) 08:17:51 (7/9) Installing musl-obstack (1.2.3-r0) 08:17:51 (8/9) Installing libucontext (1.2-r0) 08:17:51 (9/9) Installing gcompat (1.1.0-r0) 08:17:51 Executing busybox-1.35.0-r29.trigger 08:17:51 Executing ca-certificates-20220614-r4.trigger 08:17:51 OK: 10 MiB in 24 packages 08:17:52 ---> Running in 9a7e0b3007e1 08:17:52 ---> c6df8285c1a2 08:17:52 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:17:52 Removing intermediate container 3ff9f7728928 08:17:52 ---> deb16e566c90 08:17:52 08:17:52 Step 10/25 : FROM alpine:3.17 08:17:52 ---> 9ed4aefc74f6 08:17:52 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:17:52 ---> Using cache 08:17:52 ---> b4191d4e411f 08:17:52 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:17:52 ---> Using cache 08:17:52 ---> 986482c4b467 08:17:52 Step 13/25 : ENV APP_PORT=59881 08:17:52 Removing intermediate container 9a7e0b3007e1 08:17:52 ---> c6e4de111c02 08:17:52 Step 13/23 : EXPOSE $APP_PORT 08:17:52 ---> ad440e58e60d 08:17:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:17:52 ---> Running in e510cfd8012c 08:17:52 ---> Running in dca251830143 08:17:52 Removing intermediate container 358bf8148a4c 08:17:52 ---> c39da9712c9b 08:17:52 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:17:52 Removing intermediate container e510cfd8012c 08:17:52 ---> fbbbd23a53bb 08:17:52 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:17:52 Removing intermediate container dca251830143 08:17:52 ---> 30a41161abfe 08:17:52 Step 14/25 : EXPOSE $APP_PORT 08:17:52 ---> Running in 4e9f318f717b 08:17:53 ---> Running in 4ec22bf5ba25 08:17:53 ---> eea3ff714bd4 08:17:53 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:17:53 ---> 78c08bd120be 08:17:53 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 08:17:53 ---> Running in c90d5e19b6f0 08:17:53 Removing intermediate container 4ec22bf5ba25 08:17:53 ---> bb84c169d057 08:17:53 Step 15/25 : WORKDIR / 08:17:53 ---> Running in 8454baef40b8 08:17:53 ---> f5fb201b1f42 08:17:53 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:17:53 Removing intermediate container 8454baef40b8 08:17:53 ---> c1d733dae9c7 08:17:53 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:17:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:17:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:17:53 (1/1) Installing dumb-init (1.2.5-r2) 08:17:53 Executing busybox-1.35.0-r29.trigger 08:17:53 OK: 7 MiB in 16 packages 08:17:53 ---> 9a1b1032a4c6 08:17:53 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:17:53 ---> f017d6e13b1d 08:17:53 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:17:54 ---> acab4ad38bfd 08:17:54 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:17:54 ---> 776fb63286bf 08:17:54 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:17:54 ---> Running in 4336529b594f 08:17:54 Removing intermediate container c90d5e19b6f0 08:17:54 ---> 38c3f9be4c60 08:17:54 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:17:54 Removing intermediate container 4e9f318f717b 08:17:54 ---> dc8565878aa4 08:17:54 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:17:54 ---> Running in 41c5944ddb1e 08:17:55 ---> f3ac6b3c8e7b 08:17:55 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:17:55 Removing intermediate container 41c5944ddb1e 08:17:55 ---> 435e6df3c31c 08:17:55 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 08:17:55 Removing intermediate container 4336529b594f 08:17:55 ---> 3aa73536572a 08:17:55 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:17:55 ---> 096f71a21d69 08:17:55 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:17:55 ---> Running in c88e9b41b63f 08:17:55 ---> d43a37d57ced 08:17:55 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:17:55 ---> Running in 2f1c914d5427 08:17:55 Removing intermediate container c88e9b41b63f 08:17:55 ---> e1d81cb202e1 08:17:55 Step 21/23 : LABEL arch=x86_64 08:17:55 Removing intermediate container 2f1c914d5427 08:17:55 ---> 3e9af7b4573e 08:17:55 Step 18/20 : LABEL arch=x86_64 08:17:55 ---> Running in 7c6b74d0de35 08:17:55 ---> Running in 508667aef498 08:17:55 ---> c948300b80c6 08:17:55 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:17:55 ---> 426885d78543 08:17:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:17:55 ---> Running in d6e9ed58dc17 08:17:55 Removing intermediate container 508667aef498 08:17:55 ---> 08b8507f1d5c 08:17:55 Step 19/20 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 08:17:55 Removing intermediate container 7c6b74d0de35 08:17:55 ---> b27ab0efbdd6 08:17:55 Step 22/23 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 08:17:55 ---> Running in d12792c49330 08:17:55 ---> Running in 2f729340883b 08:17:55 Removing intermediate container d6e9ed58dc17 08:17:55 ---> 8e28ebdc2798 08:17:55 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:17:55 ---> 90243e2f7c50 08:17:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:17:55 ---> Running in 6503175c3f17 08:17:55 Removing intermediate container 2f729340883b 08:17:55 ---> 06161c39c4ce 08:17:55 Step 23/23 : LABEL version=3.0.0-dev.135 08:17:55 Removing intermediate container d12792c49330 08:17:55 ---> dfb9e09d045d 08:17:55 Step 20/20 : LABEL version=3.0.0-dev.135 08:17:55 ---> Running in 81b152e7b364 08:17:55 ---> Running in 97edab3caff1 08:17:55 Removing intermediate container 6503175c3f17 08:17:55 ---> a5920481ab0b 08:17:55 Step 23/25 : LABEL arch=x86_64 08:17:55 Removing intermediate container 81b152e7b364 08:17:55 ---> 63464ce6fcb9 08:17:55 08:17:56 ---> 363c5c7ea5af 08:17:56 Step 19/23 : ENTRYPOINT ["/core-data"] 08:17:56 ---> Running in d1de8f0465bd 08:17:56 Successfully built 63464ce6fcb9 08:17:56 ---> Running in 0a9bb87425a8 08:17:56 Successfully tagged core-common-config-bootstrapper:latest 08:17:56 Building security-spire-server 08:17:56  Building core-common-config-bootstrapper ... done Removing intermediate container 97edab3caff1 08:17:56 ---> 214b3cbed2b8 08:17:56 08:17:56 Successfully built 214b3cbed2b8 08:17:56 Successfully tagged security-spiffe-token-provider:latest 08:17:56  Building security-spiffe-token-provider ... done Building security-spire-config 08:17:56 Removing intermediate container d1de8f0465bd 08:17:56 ---> 1c41c8573ba3 08:17:56 Step 24/25 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 08:17:56 ---> Running in 3f79c97f45be 08:17:56 Removing intermediate container 0a9bb87425a8 08:17:56 ---> 3c773a11c2a9 08:17:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:17:56 ---> Running in 70cd94beb15e 08:18:00 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:18:00 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:18:00 ---> 570bac6b1588 08:18:00 Step 3/26 : WORKDIR /edgex-go 08:18:00 ---> Using cache 08:18:00 ---> 029bbbcb2783 08:18:00 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:18:00 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:18:00 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:18:00 ---> 570bac6b1588 08:18:00 Step 3/27 : WORKDIR /edgex-go 08:18:00 ---> Using cache 08:18:00 ---> 029bbbcb2783 08:18:00 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:18:05 Removing intermediate container 3f79c97f45be 08:18:05 ---> ec8422c642ad 08:18:05 Step 25/25 : LABEL version=3.0.0-dev.135 08:18:05 Removing intermediate container 70cd94beb15e 08:18:05 ---> 0b7f3d28b549 08:18:05 Step 21/23 : LABEL arch=x86_64 08:18:05 ---> Running in 15d5a9e4feac 08:18:05 ---> Running in 9fa3672234e0 08:18:05 ---> Running in 728ec5c382d0 08:18:05 ---> Running in 12303e6aa2d0 08:18:05 Removing intermediate container 9fa3672234e0 08:18:05 ---> 58139e8e39e7 08:18:05 08:18:05 Removing intermediate container 12303e6aa2d0 08:18:05 ---> 7d802fbb7e9c 08:18:05 Step 22/23 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040Successfully built 58139e8e39e7 08:18:05 08:18:05 Successfully tagged core-metadata:latest 08:18:05  Building core-metadata ... done Building security-secretstore-setup 08:18:05 ---> Running in 46a5502d92a2 08:18:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:18:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:18:06 OK: 265 MiB in 53 packages 08:18:07 Removing intermediate container 46a5502d92a2 08:18:07 ---> 96440cfd2b89 08:18:07 Step 23/23 : LABEL version=3.0.0-dev.135 08:18:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:18:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:18:07 OK: 265 MiB in 53 packages 08:18:07 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:18:07 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:18:07 ---> 570bac6b1588 08:18:07 Step 3/25 : WORKDIR /edgex-go 08:18:07 ---> Using cache 08:18:07 ---> 029bbbcb2783 08:18:07 Step 4/25 : RUN apk add --update --no-cache make git 08:18:07 ---> Using cache 08:18:07 ---> 83f8318eefb5 08:18:07 Step 5/25 : COPY go.mod vendor* ./ 08:18:07 ---> Using cache 08:18:07 ---> 37b5e2bebc1a 08:18:07 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:18:07 ---> Using cache 08:18:07 ---> 06646158be6f 08:18:07 Step 7/25 : COPY . . 08:18:07 ---> Using cache 08:18:07 ---> 2ec031ba2f31 08:18:07 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:18:10 ---> Running in 23b6827c27bf 08:18:10 ---> Running in f646d9f74891 08:18:10 Removing intermediate container b88abb222f80 08:18:10 ---> 2c0698e8f87d 08:18:10 08:18:10 Step 10/24 : FROM alpine:3.17 08:18:10 ---> 9ed4aefc74f6 08:18:10 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:18:10 ---> Using cache 08:18:10 ---> b4191d4e411f 08:18:10 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:18:10 ---> Using cache 08:18:10 ---> 986482c4b467 08:18:10 Step 13/24 : ENV APP_PORT=59882 08:18:10 ---> Running in 269c4bfd8bc3 08:18:10 Removing intermediate container f646d9f74891 08:18:10 ---> 3262e5b16236 08:18:10 08:18:10 Removing intermediate container 15d5a9e4feac 08:18:10 ---> cd0b0cfd1445 08:18:10 Step 5/26 : COPY go.mod vendor* ./ 08:18:10 Successfully built 3262e5b16236 08:18:10 Removing intermediate container 728ec5c382d0 08:18:10 ---> 79101ea2ebcf 08:18:10 Step 5/27 : COPY go.mod vendor* ./Removing intermediate container 269c4bfd8bc3 08:18:10 08:18:10 ---> d442eb51513f 08:18:10 Step 14/24 : EXPOSE $APP_PORT 08:18:10 Successfully tagged core-data:latest 08:18:10  Building core-data ... done  ---> Running in dbbdb48d831f 08:18:10 ---> b40bdfce716c 08:18:10 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:18:10 ---> Running in deab644e30e1 08:18:10 Removing intermediate container dbbdb48d831f 08:18:10 ---> 5369b1cd2319 08:18:10 Step 15/24 : WORKDIR / 08:18:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:18:10 ---> c08a46cad95c 08:18:10 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:18:10 ---> Running in e16c951d85c1 08:18:10 ---> Running in 191029bd7e58 08:18:10 Removing intermediate container e16c951d85c1 08:18:10 ---> 1d0da8d3ce3e 08:18:10 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:18:10 ---> be8b1337bdc5 08:18:10 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:18:11 ---> 1f3e959c416b 08:18:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:18:12 ---> f8d1a9447a82 08:18:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:18:12 ---> e21f1598836d 08:18:12 Step 20/24 : ENTRYPOINT ["/core-command"] 08:18:12 ---> Running in 361fbc2baabe 08:18:12 Removing intermediate container 361fbc2baabe 08:18:12 ---> 2ea333b8c0f0 08:18:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:18:12 ---> Running in 726ef3d77f71 08:18:12 Removing intermediate container 726ef3d77f71 08:18:12 ---> 82459782e026 08:18:12 Step 22/24 : LABEL arch=x86_64 08:18:12 ---> Running in 7a314e684a00 08:18:12 Removing intermediate container 7a314e684a00 08:18:12 ---> d51c9ae08e7c 08:18:12 Step 23/24 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 08:18:12 ---> Running in 89cc6356b23e 08:18:12 Removing intermediate container 89cc6356b23e 08:18:12 ---> 61d73e8e88bd 08:18:12 Step 24/24 : LABEL version=3.0.0-dev.135 08:18:12 ---> Running in 349f7801d1d6 08:18:12 Removing intermediate container 349f7801d1d6 08:18:12 ---> 43ab5c7058e0 08:18:12 08:18:12 Successfully built 43ab5c7058e0 08:18:12 Successfully tagged core-command:latest 08:18:25  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:18:39 Removing intermediate container 23b6827c27bf 08:18:39 ---> 6996a2e46b70 08:18:39 08:18:39 Step 9/25 : FROM alpine:3.17 08:18:39 ---> 9ed4aefc74f6 08:18:39 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:18:39 ---> Running in fee0b12612fe 08:18:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:18:39 Removing intermediate container deab644e30e1 08:18:39 ---> ac9f009f58c6 08:18:39 Step 7/26 : COPY . . 08:18:39 Removing intermediate container 191029bd7e58 08:18:39 ---> 6f59401f275b 08:18:39 Step 7/27 : COPY . . 08:18:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:18:39 (1/3) Installing ca-certificates (20220614-r4) 08:18:39 (2/3) Installing dumb-init (1.2.5-r2) 08:18:39 (3/3) Installing su-exec (0.2-r2) 08:18:39 Executing busybox-1.35.0-r29.trigger 08:18:39 Executing ca-certificates-20220614-r4.trigger 08:18:39 OK: 8 MiB in 18 packages 08:18:48 ---> d039f1dc17e3 08:18:48 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 08:18:48 ---> 0e84813074c7 08:18:48 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 08:18:48 ---> Running in c1be37c9df92 08:18:48 ---> Running in e06517a54f78 08:18:48 Removing intermediate container fee0b12612fe 08:18:48 ---> c7977de6e0c1 08:18:48 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:18:48 ---> Running in 9f97809b0558 08:18:48 Removing intermediate container c1be37c9df92 08:18:48 ---> abb32eb1a14c 08:18:48 Step 9/26 : WORKDIR /edgex-go/spire-build 08:18:48 ---> Running in cd55f02b286f 08:18:48 Removing intermediate container e06517a54f78 08:18:48 ---> a80298740b48 08:18:48 Step 9/27 : WORKDIR /edgex-go/spire-build 08:18:48 ---> Running in 8070b936c338 08:18:48 Removing intermediate container 9f97809b0558 08:18:48 ---> c524d4ea29c1 08:18:48 Step 12/25 : WORKDIR / 08:18:48 Removing intermediate container cd55f02b286f 08:18:48 ---> 96b7806f1274 08:18:48 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:18:48 ---> Running in 7f08a4510a65 08:18:48 ---> Running in 8fc045d55f33 08:18:48 Removing intermediate container 8070b936c338 08:18:48 ---> ed9555ae17d7 08:18:48 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:18:48 ---> Running in b4ce7d619756 08:18:48 Removing intermediate container 7f08a4510a65 08:18:48 ---> ddcc54f13842 08:18:48 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:18:48 Removing intermediate container 8fc045d55f33 08:18:48 ---> d4ae49bd1b78 08:18:48 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && 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 08:18:48 Removing intermediate container b4ce7d619756 08:18:48 ---> 5079c2a7b8a5 08:18:48 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 08:18:48 ---> Running in e90eb3ebbc5a 08:18:48 ---> Running in 062b18737a35 08:18:48 ---> cce420aacaac 08:18:48 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 08:18:48 ---> 9cfeabcd4ec3 08:18:48 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:18:48 ---> b11a37a08fca 08:18: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 08:18:48 ---> f67bb0035d94 08:18:48 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:18:48 ---> 5952f14abb08 08:18:48 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:18:49 ---> 0140587e82e4 08:18:49 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:18:49 Removing intermediate container e90eb3ebbc5a 08:18:49 ---> 864f6dd35819 08:18:49 Step 12/26 : WORKDIR /edgex-go 08:18:49 Removing intermediate container 062b18737a35 08:18:49 ---> 31a86fc585ae 08:18:49 Step 12/27 : WORKDIR /edgex-go 08:18:49 ---> Running in caf4e13de699 08:18:49 ---> Running in 8a48cad95137 08:18:49 Removing intermediate container 8a48cad95137 08:18:49 ---> baa03e0b0efb 08:18:49 08:18:49 Step 13/27 : FROM alpine:3.17 08:18:49 ---> 9ed4aefc74f6 08:18:49 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:18:49 ---> Using cache 08:18:49 ---> 52830747a2e0 08:18:49 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:18:50 Removing intermediate container caf4e13de699 08:18:50 ---> 5d39f63cbefd 08:18:50 08:18:50 Step 13/26 : FROM alpine:3.17 08:18:50 ---> 9ed4aefc74f6 08:18:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:18:50 ---> Using cache 08:18:50 ---> 52830747a2e0 08:18:50 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:18:50 ---> Using cache 08:18:50 ---> 939c99d5a71d 08:18:50 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:18:50 ---> Running in 8ec614dd7e85 08:18:50 ---> Using cache 08:18:50 ---> a61fbd93daaa 08:18:50 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:18:50 ---> Using cache 08:18:50 ---> b2e232c157db 08:18:50 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:18:50 ---> d3bd8d23e493 08:18:50 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:18:50 ---> dc6cfa51c275 08:18:50 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:18:50 ---> Running in 032eb6f618c1 08:18:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:18:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:18:50 v3.17.3-107-g33f50aa8e1e [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:18:50 v3.17.3-109-g295d7f969c0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:18:50 OK: 17818 distinct packages available 08:18:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:18:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:18:51 (1/4) Installing dumb-init (1.2.5-r2) 08:18:51 (2/4) Installing musl-obstack (1.2.3-r0) 08:18:51 (3/4) Installing libucontext (1.2-r0) 08:18:51 (4/4) Installing gcompat (1.1.0-r0) 08:18:51 Executing busybox-1.35.0-r29.trigger 08:18:51 OK: 7 MiB in 19 packages 08:18:53 ---> ce687694a267 08:18:53 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:18:53 Removing intermediate container 032eb6f618c1 08:18:53 ---> c271abe734b6 08:18:53 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:18:53 ---> Running in 29b4e51f013d 08:18:53 ---> 49c76673c78a 08:18:53 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:18:53 Removing intermediate container 29b4e51f013d 08:18:53 ---> 0cea2ae6bef8 08:18:53 Step 23/25 : LABEL arch=x86_64 08:18:53 Removing intermediate container 8ec614dd7e85 08:18:53 ---> d56b0a461d06 08:18:53 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:18:53 ---> Running in f311f1d8c6cd 08:18:53 ---> c223e4387682 08:18:53 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:18:53 Removing intermediate container f311f1d8c6cd 08:18:53 ---> 6d68d1bad2bb 08:18:53 Step 24/25 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 08:18:53 ---> Running in 081b2da3509b 08:18:53 ---> 6f60fe42f822 08:18:53 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:18:53 ---> b40720a49fdd 08:18:53 Removing intermediate container 081b2da3509b 08:18:53 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] ---> 7e206e394ae4 08:18:53 08:18:53 Step 25/25 : LABEL version=3.0.0-dev.135 08:18:53 ---> Running in 2ba34c045ac4 08:18:53 ---> Running in 1452d146c0f0 08:18:53 ---> ac7d6defe7e8 08:18:53 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:18:54 Removing intermediate container 2ba34c045ac4 08:18:54 ---> 1e2c3089828b 08:18:54 08:18:54 Removing intermediate container 1452d146c0f0 08:18:54 ---> 0fadeefa08d7 08:18:54 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:18:54 ---> Running in 8f9bbb4c9ebc 08:18:54 Successfully built 1e2c3089828b 08:18:54 Successfully tagged security-secretstore-setup:latest 08:18:54  Building security-secretstore-setup ... done Removing intermediate container 8f9bbb4c9ebc 08:18:54 ---> 85700a3bc070 08:18:54 Step 24/26 : LABEL arch=x86_64 08:18:54 ---> Running in df5522cc5a85 08:18:54 Removing intermediate container df5522cc5a85 08:18:54 ---> dd7ee25676b8 08:18:54 Step 25/26 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 08:18:54 ---> Running in d67a93237e86 08:18:56 Removing intermediate container d67a93237e86 08:18:56 ---> 8933855ecc07 08:18:56 Step 26/26 : LABEL version=3.0.0-dev.135 08:18:56 ---> Running in 053e5cde519d 08:18:56 ---> 29c8d268ec34 08:18:56 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:18:56 Removing intermediate container 053e5cde519d 08:18:56 ---> 402d05c1b040 08:18:56 08:18:56 Successfully built 402d05c1b040 08:18:56 ---> f21e42a24fa6 08:18:56 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:18:56 Successfully tagged security-spire-server:latest 08:18:56  Building security-spire-server ... done  ---> Running in 797d2da1ddc3 08:18:56 Removing intermediate container 797d2da1ddc3 08:18:56 ---> 749397aefe16 08:18:56 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:18:56 ---> b8fb788ed6b0 08:18:56 Step 22/27 : WORKDIR / 08:18:56 ---> Running in ce31f7a6c853 08:18:56 Removing intermediate container ce31f7a6c853 08:18:56 ---> 03ce0e63de56 08:18:56 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:18:56 ---> Running in 40ddbb43c88e 08:18:56 Removing intermediate container 40ddbb43c88e 08:18:56 ---> 950400f8a496 08:18:56 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:18:56 ---> Running in 30cfdfc31b64 08:18:57 Removing intermediate container 30cfdfc31b64 08:18:57 ---> f403b22356c6 08:18:57 Step 25/27 : LABEL arch=x86_64 08:18:57 ---> Running in 36cc45eb1a5c 08:18:57 Removing intermediate container 36cc45eb1a5c 08:18:57 ---> 637476557300 08:18:57 Step 26/27 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 08:18:57 ---> Running in bc6ba10dac6d 08:18:57 Removing intermediate container bc6ba10dac6d 08:18:57 ---> 8348d950adfb 08:18:57 Step 27/27 : LABEL version=3.0.0-dev.135 08:18:57 ---> Running in 3deaea080139 08:18:57 Removing intermediate container 3deaea080139 08:18:57 ---> 8a0c37c48d8a 08:18:57 08:18:57 Successfully built 8a0c37c48d8a 08:18:57 Successfully tagged security-spire-config:latest 08:18:57  Building security-spire-config ... done  [Pipeline] } 08:18:57 $ docker stop --time=1 c81341682e40ca51ad7f271daab34ca4390b054d068ccc60a460086bbf651f60 08:18:58 $ docker rm -f --volumes c81341682e40ca51ad7f271daab34ca4390b054d068ccc60a460086bbf651f60 [Pipeline] // withDockerContainer [Pipeline] sh 08:18:59 + docker images 08:18:59 REPOSITORY TAG IMAGE ID CREATED SIZE 08:18:59 security-spire-config latest 8a0c37c48d8a 1 second ago 88.9MB 08:18:59 security-spire-server latest 402d05c1b040 2 seconds ago 89.8MB 08:18:59 security-secretstore-setup latest 1e2c3089828b 5 seconds ago 32.8MB 08:18:59 baa03e0b0efb 9 seconds ago 1.55GB 08:18:59 5d39f63cbefd 9 seconds ago 1.55GB 08:18:59 6996a2e46b70 29 seconds ago 1.68GB 08:18:59 core-command latest 43ab5c7058e0 46 seconds ago 19.8MB 08:18:59 core-data latest 3262e5b16236 48 seconds ago 20MB 08:18:59 2c0698e8f87d 51 seconds ago 1.69GB 08:18:59 core-metadata latest 58139e8e39e7 54 seconds ago 20.4MB 08:18:59 core-common-config-bootstrapper latest 63464ce6fcb9 About a minute ago 17.2MB 08:18:59 security-spiffe-token-provider latest 214b3cbed2b8 About a minute ago 32.8MB 08:18:59 deb16e566c90 About a minute ago 1.69GB 08:18:59 e8caf6343010 About a minute ago 1.73GB 08:18:59 7b660020978b About a minute ago 1.68GB 08:18:59 23907c2efa5a About a minute ago 1.69GB 08:18:59 security-proxy-setup latest f524682e47d6 2 minutes ago 18.7MB 08:18:59 security-bootstrapper latest 6e3999e51091 2 minutes ago 22.2MB 08:18:59 658ead7a59d2 2 minutes ago 1.67GB 08:18:59 security-proxy-auth latest 276e1bf301b5 3 minutes ago 18.3MB 08:18:59 support-notifications latest 99cd9b395504 3 minutes ago 32.7MB 08:18:59 support-scheduler latest 3e1f53c1e0df 3 minutes ago 32.1MB 08:18:59 security-spire-agent latest dca9fac5a446 3 minutes ago 129MB 08:18:59 947f1b7c67f4 3 minutes ago 1.75GB 08:18:59 e3e63b378889 3 minutes ago 1.75GB 08:18:59 c5febe8d84be 3 minutes ago 1.67GB 08:18:59 8b393928f94c 3 minutes ago 1.67GB 08:18:59 c206ce6ff19d 4 minutes ago 1.55GB 08:18:59 ci-base-image-x86_64 latest 570bac6b1588 8 minutes ago 881MB 08:18:59 alpine 3.17 9ed4aefc74f6 3 weeks ago 7.05MB 08:18:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 5 weeks ago 664MB 08:18:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB 08:18: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 08:18:59 provisioning config files... 08:18:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/497@tmp/config244177162330027618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:18:59 ---> docker-login.sh 08:18:59 nexus3.edgexfoundry.org:10001 08:18:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:18:59 Configure a credential helper to remove this warning. See 08:18:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:18:59 08:18:59 Login Succeeded 08:18:59 nexus3.edgexfoundry.org:10002 08:18:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:18:59 Configure a credential helper to remove this warning. See 08:18:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:18:59 08:18:59 Login Succeeded 08:18:59 nexus3.edgexfoundry.org:10003 08:18:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:18:59 Configure a credential helper to remove this warning. See 08:18:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:18:59 08:18:59 Login Succeeded 08:18:59 nexus3.edgexfoundry.org:10004 08:18:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:18:59 Configure a credential helper to remove this warning. See 08:18:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:18:59 08:18:59 Login Succeeded 08:18:59 docker.io 08:18:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:19:00 Configure a credential helper to remove this warning. See 08:19:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:19:00 08:19:00 Login Succeeded 08:19:00 ---> docker-login.sh ends [Pipeline] } 08:19:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:19:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:19:00 [edgeXDocker.push] Tagging docker image core-command with the following tags: 08:19:00 6ed5f643afd548d7d3f8a26d03abe2373781a040 08:19:00 latest 08:19:00 3.0.0-dev.135 08:19:00 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:19:00 main 08:19:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:00 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:00 + docker push nexus3.edgexfoundry.org:10004/core-command:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:19:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:19:00 319adfdee287: Preparing 08:19:00 e4f3a64a13f0: Preparing 08:19:00 d9fd48711b22: Preparing 08:19:00 c26a5166e217: Preparing 08:19:00 e45a4b58fc61: Preparing 08:19:00 f1417ff83b31: Preparing 08:19:00 f1417ff83b31: Waiting 08:19:00 319adfdee287: Pushed 08:19:00 e45a4b58fc61: Pushed 08:19:00 d9fd48711b22: Pushed 08:19:00 c26a5166e217: Pushed 08:19:00 f1417ff83b31: Layer already exists 08:19:02 e4f3a64a13f0: Pushed 08:19:02 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:7f7d2ba20126958aeae22274e11d131f11098d46cbd719c3481fe8ff4cf33eba size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:02 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:02 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 08:19:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:19:02 319adfdee287: Preparing 08:19:02 e4f3a64a13f0: Preparing 08:19:02 d9fd48711b22: Preparing 08:19:02 c26a5166e217: Preparing 08:19:02 e45a4b58fc61: Preparing 08:19:02 f1417ff83b31: Preparing 08:19:02 f1417ff83b31: Waiting 08:19:02 d9fd48711b22: Layer already exists 08:19:02 e4f3a64a13f0: Layer already exists 08:19:02 319adfdee287: Layer already exists 08:19:02 e45a4b58fc61: Layer already exists 08:19:02 c26a5166e217: Layer already exists 08:19:02 f1417ff83b31: Layer already exists 08:19:02 latest: digest: sha256:7f7d2ba20126958aeae22274e11d131f11098d46cbd719c3481fe8ff4cf33eba size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:02 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:03 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.135 08:19:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:19:03 319adfdee287: Preparing 08:19:03 e4f3a64a13f0: Preparing 08:19:03 d9fd48711b22: Preparing 08:19:03 c26a5166e217: Preparing 08:19:03 e45a4b58fc61: Preparing 08:19:03 f1417ff83b31: Preparing 08:19:03 f1417ff83b31: Waiting 08:19:03 e45a4b58fc61: Layer already exists 08:19:03 319adfdee287: Layer already exists 08:19:03 e4f3a64a13f0: Layer already exists 08:19:03 c26a5166e217: Layer already exists 08:19:03 d9fd48711b22: Layer already exists 08:19:03 f1417ff83b31: Layer already exists 08:19:03 3.0.0-dev.135: digest: sha256:7f7d2ba20126958aeae22274e11d131f11098d46cbd719c3481fe8ff4cf33eba size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:03 + docker push nexus3.edgexfoundry.org:10004/core-command:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:19:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:19:03 319adfdee287: Preparing 08:19:03 e4f3a64a13f0: Preparing 08:19:03 d9fd48711b22: Preparing 08:19:03 c26a5166e217: Preparing 08:19:03 e45a4b58fc61: Preparing 08:19:03 f1417ff83b31: Preparing 08:19:03 f1417ff83b31: Waiting 08:19:03 319adfdee287: Layer already exists 08:19:03 e45a4b58fc61: Layer already exists 08:19:03 c26a5166e217: Layer already exists 08:19:03 d9fd48711b22: Layer already exists 08:19:03 e4f3a64a13f0: Layer already exists 08:19:03 f1417ff83b31: Layer already exists 08:19:03 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:7f7d2ba20126958aeae22274e11d131f11098d46cbd719c3481fe8ff4cf33eba size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:04 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:04 + docker push nexus3.edgexfoundry.org:10004/core-command:main 08:19:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:19:04 319adfdee287: Preparing 08:19:04 e4f3a64a13f0: Preparing 08:19:04 d9fd48711b22: Preparing 08:19:04 c26a5166e217: Preparing 08:19:04 e45a4b58fc61: Preparing 08:19:04 f1417ff83b31: Preparing 08:19:04 f1417ff83b31: Waiting 08:19:04 319adfdee287: Layer already exists 08:19:04 c26a5166e217: Layer already exists 08:19:04 e4f3a64a13f0: Layer already exists 08:19:04 d9fd48711b22: Layer already exists 08:19:04 e45a4b58fc61: Layer already exists 08:19:04 f1417ff83b31: Layer already exists 08:19:04 main: digest: sha256:7f7d2ba20126958aeae22274e11d131f11098d46cbd719c3481fe8ff4cf33eba size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:19:04 ===================================================== [Pipeline] echo 08:19:04 taggedImages: 08:19:04 - nexus3.edgexfoundry.org:10004/core-command:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:19:04 - nexus3.edgexfoundry.org:10004/core-command:latest 08:19:04 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.135 08:19:04 - nexus3.edgexfoundry.org:10004/core-command:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:19:04 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 08:19:04 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 08:19:04 6ed5f643afd548d7d3f8a26d03abe2373781a040 08:19:04 latest 08:19:04 3.0.0-dev.135 08:19:04 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:19:04 main 08:19:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:04 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:19:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:19:05 94639d168779: Preparing 08:19:05 fa1abeed462d: Preparing 08:19:05 e5c74fd9dfbc: Preparing 08:19:05 08ecc7f12e4b: Preparing 08:19:05 d9fd48711b22: Preparing 08:19:05 c26a5166e217: Preparing 08:19:05 e45a4b58fc61: Preparing 08:19:05 f1417ff83b31: Preparing 08:19:05 c26a5166e217: Waiting 08:19:05 e45a4b58fc61: Waiting 08:19:05 f1417ff83b31: Waiting 08:19:05 d9fd48711b22: Layer already exists 08:19:05 c26a5166e217: Layer already exists 08:19:05 e45a4b58fc61: Layer already exists 08:19:05 f1417ff83b31: Layer already exists 08:19:05 e5c74fd9dfbc: Pushed 08:19:05 94639d168779: Pushed 08:19:05 fa1abeed462d: Pushed 08:19:06 08ecc7f12e4b: Pushed 08:19:06 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:528cb5623a93b80d090245346e5ee3b4015b7907b74616f4fd14e3d6b0376457 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:06 + 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 08:19:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:19:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:19:07 94639d168779: Preparing 08:19:07 fa1abeed462d: Preparing 08:19:07 e5c74fd9dfbc: Preparing 08:19:07 08ecc7f12e4b: Preparing 08:19:07 d9fd48711b22: Preparing 08:19:07 c26a5166e217: Preparing 08:19:07 e45a4b58fc61: Preparing 08:19:07 f1417ff83b31: Preparing 08:19:07 c26a5166e217: Waiting 08:19:07 e45a4b58fc61: Waiting 08:19:07 f1417ff83b31: Waiting 08:19:07 e5c74fd9dfbc: Layer already exists 08:19:07 94639d168779: Layer already exists 08:19:07 fa1abeed462d: Layer already exists 08:19:07 08ecc7f12e4b: Layer already exists 08:19:07 d9fd48711b22: Layer already exists 08:19:07 c26a5166e217: Layer already exists 08:19:07 e45a4b58fc61: Layer already exists 08:19:07 f1417ff83b31: Layer already exists 08:19:07 latest: digest: sha256:528cb5623a93b80d090245346e5ee3b4015b7907b74616f4fd14e3d6b0376457 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:07 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.135 08:19:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:19:07 94639d168779: Preparing 08:19:07 fa1abeed462d: Preparing 08:19:07 e5c74fd9dfbc: Preparing 08:19:07 08ecc7f12e4b: Preparing 08:19:07 d9fd48711b22: Preparing 08:19:07 c26a5166e217: Preparing 08:19:07 e45a4b58fc61: Preparing 08:19:07 f1417ff83b31: Preparing 08:19:07 c26a5166e217: Waiting 08:19:07 e45a4b58fc61: Waiting 08:19:07 f1417ff83b31: Waiting 08:19:07 94639d168779: Layer already exists 08:19:07 08ecc7f12e4b: Layer already exists 08:19:07 e5c74fd9dfbc: Layer already exists 08:19:07 d9fd48711b22: Layer already exists 08:19:07 fa1abeed462d: Layer already exists 08:19:07 c26a5166e217: Layer already exists 08:19:07 e45a4b58fc61: Layer already exists 08:19:07 f1417ff83b31: Layer already exists 08:19:07 3.0.0-dev.135: digest: sha256:528cb5623a93b80d090245346e5ee3b4015b7907b74616f4fd14e3d6b0376457 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:08 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:19:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:19:08 94639d168779: Preparing 08:19:08 fa1abeed462d: Preparing 08:19:08 e5c74fd9dfbc: Preparing 08:19:08 08ecc7f12e4b: Preparing 08:19:08 d9fd48711b22: Preparing 08:19:08 c26a5166e217: Preparing 08:19:08 e45a4b58fc61: Preparing 08:19:08 f1417ff83b31: Preparing 08:19:08 c26a5166e217: Waiting 08:19:08 e45a4b58fc61: Waiting 08:19:08 f1417ff83b31: Waiting 08:19:08 e5c74fd9dfbc: Layer already exists 08:19:08 d9fd48711b22: Layer already exists 08:19:08 94639d168779: Layer already exists 08:19:08 08ecc7f12e4b: Layer already exists 08:19:08 fa1abeed462d: Layer already exists 08:19:08 c26a5166e217: Layer already exists 08:19:08 e45a4b58fc61: Layer already exists 08:19:08 f1417ff83b31: Layer already exists 08:19:08 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:528cb5623a93b80d090245346e5ee3b4015b7907b74616f4fd14e3d6b0376457 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:08 + 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 08:19:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 08:19:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:19:09 94639d168779: Preparing 08:19:09 fa1abeed462d: Preparing 08:19:09 e5c74fd9dfbc: Preparing 08:19:09 08ecc7f12e4b: Preparing 08:19:09 d9fd48711b22: Preparing 08:19:09 c26a5166e217: Preparing 08:19:09 e45a4b58fc61: Preparing 08:19:09 f1417ff83b31: Preparing 08:19:09 c26a5166e217: Waiting 08:19:09 e45a4b58fc61: Waiting 08:19:09 94639d168779: Layer already exists 08:19:09 d9fd48711b22: Layer already exists 08:19:09 08ecc7f12e4b: Layer already exists 08:19:09 e5c74fd9dfbc: Layer already exists 08:19:09 fa1abeed462d: Layer already exists 08:19:09 e45a4b58fc61: Layer already exists 08:19:09 f1417ff83b31: Layer already exists 08:19:09 c26a5166e217: Layer already exists 08:19:09 main: digest: sha256:528cb5623a93b80d090245346e5ee3b4015b7907b74616f4fd14e3d6b0376457 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:19:09 ===================================================== [Pipeline] echo 08:19:09 taggedImages: 08:19:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:19:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:19:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.135 08:19:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:19:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 08:19:09 [edgeXDocker.push] Tagging docker image core-data with the following tags: 08:19:09 6ed5f643afd548d7d3f8a26d03abe2373781a040 08:19:09 latest 08:19:09 3.0.0-dev.135 08:19:09 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:19:09 main 08:19:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:09 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:09 + docker push nexus3.edgexfoundry.org:10004/core-data:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:19:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:19:09 703362592411: Preparing 08:19:09 faba95a0dab8: Preparing 08:19:09 d9fd48711b22: Preparing 08:19:09 c26a5166e217: Preparing 08:19:09 a1c13a3b8215: Preparing 08:19:09 f1417ff83b31: Preparing 08:19:09 f1417ff83b31: Waiting 08:19:09 c26a5166e217: Layer already exists 08:19:09 d9fd48711b22: Layer already exists 08:19:09 f1417ff83b31: Layer already exists 08:19:09 703362592411: Pushed 08:19:09 a1c13a3b8215: Pushed 08:19:11 faba95a0dab8: Pushed 08:19:11 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:5cbf775ca345151b2cb5ba9e6f65e72d04533b5fc84feba0ecc3e3f898316360 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:11 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:11 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 08:19:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:19:11 703362592411: Preparing 08:19:11 faba95a0dab8: Preparing 08:19:11 d9fd48711b22: Preparing 08:19:11 c26a5166e217: Preparing 08:19:11 a1c13a3b8215: Preparing 08:19:11 f1417ff83b31: Preparing 08:19:11 f1417ff83b31: Waiting 08:19:11 faba95a0dab8: Layer already exists 08:19:11 d9fd48711b22: Layer already exists 08:19:11 703362592411: Layer already exists 08:19:11 a1c13a3b8215: Layer already exists 08:19:11 c26a5166e217: Layer already exists 08:19:11 f1417ff83b31: Layer already exists 08:19:11 latest: digest: sha256:5cbf775ca345151b2cb5ba9e6f65e72d04533b5fc84feba0ecc3e3f898316360 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:12 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:12 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.135 08:19:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:19:12 703362592411: Preparing 08:19:12 faba95a0dab8: Preparing 08:19:12 d9fd48711b22: Preparing 08:19:12 c26a5166e217: Preparing 08:19:12 a1c13a3b8215: Preparing 08:19:12 f1417ff83b31: Preparing 08:19:12 f1417ff83b31: Waiting 08:19:12 703362592411: Layer already exists 08:19:12 a1c13a3b8215: Layer already exists 08:19:12 d9fd48711b22: Layer already exists 08:19:12 c26a5166e217: Layer already exists 08:19:12 faba95a0dab8: Layer already exists 08:19:12 f1417ff83b31: Layer already exists 08:19:12 3.0.0-dev.135: digest: sha256:5cbf775ca345151b2cb5ba9e6f65e72d04533b5fc84feba0ecc3e3f898316360 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:12 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:13 + docker push nexus3.edgexfoundry.org:10004/core-data:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:19:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:19:13 703362592411: Preparing 08:19:13 faba95a0dab8: Preparing 08:19:13 d9fd48711b22: Preparing 08:19:13 c26a5166e217: Preparing 08:19:13 a1c13a3b8215: Preparing 08:19:13 f1417ff83b31: Preparing 08:19:13 f1417ff83b31: Waiting 08:19:13 c26a5166e217: Layer already exists 08:19:13 faba95a0dab8: Layer already exists 08:19:13 a1c13a3b8215: Layer already exists 08:19:13 703362592411: Layer already exists 08:19:13 f1417ff83b31: Layer already exists 08:19:13 d9fd48711b22: Layer already exists 08:19:13 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:5cbf775ca345151b2cb5ba9e6f65e72d04533b5fc84feba0ecc3e3f898316360 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:13 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:13 + docker push nexus3.edgexfoundry.org:10004/core-data:main 08:19:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:19:13 703362592411: Preparing 08:19:13 faba95a0dab8: Preparing 08:19:13 d9fd48711b22: Preparing 08:19:13 c26a5166e217: Preparing 08:19:13 a1c13a3b8215: Preparing 08:19:13 f1417ff83b31: Preparing 08:19:13 f1417ff83b31: Waiting 08:19:13 faba95a0dab8: Layer already exists 08:19:13 c26a5166e217: Layer already exists 08:19:13 d9fd48711b22: Layer already exists 08:19:13 a1c13a3b8215: Layer already exists 08:19:13 703362592411: Layer already exists 08:19:13 f1417ff83b31: Layer already exists 08:19:13 main: digest: sha256:5cbf775ca345151b2cb5ba9e6f65e72d04533b5fc84feba0ecc3e3f898316360 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:19:13 ===================================================== [Pipeline] echo 08:19:13 taggedImages: 08:19:13 - nexus3.edgexfoundry.org:10004/core-data:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:19:13 - nexus3.edgexfoundry.org:10004/core-data:latest 08:19:13 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.135 08:19:13 - nexus3.edgexfoundry.org:10004/core-data:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:19:13 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 08:19:13 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 08:19:13 6ed5f643afd548d7d3f8a26d03abe2373781a040 08:19:13 latest 08:19:13 3.0.0-dev.135 08:19:13 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:19:13 main 08:19:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:19:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:19:14 d34c75a87c9d: Preparing 08:19:14 a58810a96be9: Preparing 08:19:14 2a0499f9cdd7: Preparing 08:19:14 d9fd48711b22: Preparing 08:19:14 c26a5166e217: Preparing 08:19:14 e45a4b58fc61: Preparing 08:19:14 f1417ff83b31: Preparing 08:19:14 e45a4b58fc61: Waiting 08:19:14 f1417ff83b31: Waiting 08:19:14 c26a5166e217: Layer already exists 08:19:14 d9fd48711b22: Layer already exists 08:19:14 e45a4b58fc61: Layer already exists 08:19:14 f1417ff83b31: Layer already exists 08:19:14 d34c75a87c9d: Pushed 08:19:14 a58810a96be9: Pushed 08:19:15 2a0499f9cdd7: Pushed 08:19:15 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:04ef2c1ac53a954952c0ea9d04460e5c912ea409e9a82a393e4e58dbc9dfaf73 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:16 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 08:19:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:19:16 d34c75a87c9d: Preparing 08:19:16 a58810a96be9: Preparing 08:19:16 2a0499f9cdd7: Preparing 08:19:16 d9fd48711b22: Preparing 08:19:16 c26a5166e217: Preparing 08:19:16 e45a4b58fc61: Preparing 08:19:16 f1417ff83b31: Preparing 08:19:16 e45a4b58fc61: Waiting 08:19:16 f1417ff83b31: Waiting 08:19:16 a58810a96be9: Layer already exists 08:19:16 c26a5166e217: Layer already exists 08:19:16 d34c75a87c9d: Layer already exists 08:19:16 2a0499f9cdd7: Layer already exists 08:19:16 d9fd48711b22: Layer already exists 08:19:16 e45a4b58fc61: Layer already exists 08:19:16 f1417ff83b31: Layer already exists 08:19:16 latest: digest: sha256:04ef2c1ac53a954952c0ea9d04460e5c912ea409e9a82a393e4e58dbc9dfaf73 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:16 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.135 08:19:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:19:17 d34c75a87c9d: Preparing 08:19:17 a58810a96be9: Preparing 08:19:17 2a0499f9cdd7: Preparing 08:19:17 d9fd48711b22: Preparing 08:19:17 c26a5166e217: Preparing 08:19:17 e45a4b58fc61: Preparing 08:19:17 f1417ff83b31: Preparing 08:19:17 e45a4b58fc61: Waiting 08:19:17 d9fd48711b22: Layer already exists 08:19:17 a58810a96be9: Layer already exists 08:19:17 2a0499f9cdd7: Layer already exists 08:19:17 d34c75a87c9d: Layer already exists 08:19:17 c26a5166e217: Layer already exists 08:19:17 e45a4b58fc61: Layer already exists 08:19:17 f1417ff83b31: Layer already exists 08:19:17 3.0.0-dev.135: digest: sha256:04ef2c1ac53a954952c0ea9d04460e5c912ea409e9a82a393e4e58dbc9dfaf73 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:17 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:19:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:19:17 d34c75a87c9d: Preparing 08:19:17 a58810a96be9: Preparing 08:19:17 2a0499f9cdd7: Preparing 08:19:17 d9fd48711b22: Preparing 08:19:17 c26a5166e217: Preparing 08:19:17 e45a4b58fc61: Preparing 08:19:17 f1417ff83b31: Preparing 08:19:17 e45a4b58fc61: Waiting 08:19:17 f1417ff83b31: Waiting 08:19:17 d34c75a87c9d: Layer already exists 08:19:17 2a0499f9cdd7: Layer already exists 08:19:17 d9fd48711b22: Layer already exists 08:19:17 a58810a96be9: Layer already exists 08:19:17 c26a5166e217: Layer already exists 08:19:17 e45a4b58fc61: Layer already exists 08:19:17 f1417ff83b31: Layer already exists 08:19:17 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:04ef2c1ac53a954952c0ea9d04460e5c912ea409e9a82a393e4e58dbc9dfaf73 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:17 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 08:19:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:19:18 d34c75a87c9d: Preparing 08:19:18 a58810a96be9: Preparing 08:19:18 2a0499f9cdd7: Preparing 08:19:18 d9fd48711b22: Preparing 08:19:18 c26a5166e217: Preparing 08:19:18 e45a4b58fc61: Preparing 08:19:18 f1417ff83b31: Preparing 08:19:18 f1417ff83b31: Waiting 08:19:18 e45a4b58fc61: Waiting 08:19:18 c26a5166e217: Layer already exists 08:19:18 d34c75a87c9d: Layer already exists 08:19:18 a58810a96be9: Layer already exists 08:19:18 d9fd48711b22: Layer already exists 08:19:18 2a0499f9cdd7: Layer already exists 08:19:18 f1417ff83b31: Layer already exists 08:19:18 e45a4b58fc61: Layer already exists 08:19:18 main: digest: sha256:04ef2c1ac53a954952c0ea9d04460e5c912ea409e9a82a393e4e58dbc9dfaf73 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:19:18 ===================================================== [Pipeline] echo 08:19:18 taggedImages: 08:19:18 - nexus3.edgexfoundry.org:10004/core-metadata:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:19:18 - nexus3.edgexfoundry.org:10004/core-metadata:latest 08:19:18 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.135 08:19:18 - nexus3.edgexfoundry.org:10004/core-metadata:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:19:18 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 08:19:18 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 08:19:18 6ed5f643afd548d7d3f8a26d03abe2373781a040 08:19:18 latest 08:19:18 3.0.0-dev.135 08:19:18 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:19:18 main 08:19:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:18 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:19:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:19:18 c8285bb56a22: Preparing 08:19:18 c8285bb56a22: Preparing 08:19:18 2fe018758a72: Preparing 08:19:18 3dd18743357e: Preparing 08:19:18 97596f3a514d: Preparing 08:19:18 c78737700236: Preparing 08:19:18 d7a171a6f229: Preparing 08:19:18 d9fd48711b22: Preparing 08:19:18 c26a5166e217: Preparing 08:19:18 9c6f2db96a9c: Preparing 08:19:18 0730c431f97b: Preparing 08:19:18 6ad96a84b366: Preparing 08:19:18 00eca50bb8fa: Preparing 08:19:18 f1417ff83b31: Preparing 08:19:18 c26a5166e217: Waiting 08:19:18 9c6f2db96a9c: Waiting 08:19:18 0730c431f97b: Waiting 08:19:18 6ad96a84b366: Waiting 08:19:18 00eca50bb8fa: Waiting 08:19:18 d7a171a6f229: Waiting 08:19:18 d9fd48711b22: Waiting 08:19:18 f1417ff83b31: Waiting 08:19:18 2fe018758a72: Pushed 08:19:18 3dd18743357e: Pushed 08:19:18 97596f3a514d: Pushed 08:19:18 c78737700236: Pushed 08:19:18 d9fd48711b22: Layer already exists 08:19:18 c8285bb56a22: Pushed 08:19:18 c26a5166e217: Layer already exists 08:19:19 6ad96a84b366: Pushed 08:19:19 f1417ff83b31: Layer already exists 08:19:19 00eca50bb8fa: Pushed 08:19:19 9c6f2db96a9c: Pushed 08:19:19 0730c431f97b: Pushed 08:19:20 d7a171a6f229: Pushed 08:19:20 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:4bf762aa56b585c63269fe96f6f53c8f6576c1e5888a0b60b7c92c29979f0cf8 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:21 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:19:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:19:21 c8285bb56a22: Preparing 08:19:21 c8285bb56a22: Preparing 08:19:21 2fe018758a72: Preparing 08:19:21 3dd18743357e: Preparing 08:19:21 97596f3a514d: Preparing 08:19:21 c78737700236: Preparing 08:19:21 d7a171a6f229: Preparing 08:19:21 d9fd48711b22: Preparing 08:19:21 c26a5166e217: Preparing 08:19:21 9c6f2db96a9c: Preparing 08:19:21 0730c431f97b: Preparing 08:19:21 6ad96a84b366: Preparing 08:19:21 00eca50bb8fa: Preparing 08:19:21 f1417ff83b31: Preparing 08:19:21 d9fd48711b22: Waiting 08:19:21 c26a5166e217: Waiting 08:19:21 00eca50bb8fa: Waiting 08:19:21 f1417ff83b31: Waiting 08:19:21 9c6f2db96a9c: Waiting 08:19:21 0730c431f97b: Waiting 08:19:21 6ad96a84b366: Waiting 08:19:21 d7a171a6f229: Waiting 08:19:21 c8285bb56a22: Layer already exists 08:19:21 97596f3a514d: Layer already exists 08:19:21 2fe018758a72: Layer already exists 08:19:21 c78737700236: Layer already exists 08:19:21 3dd18743357e: Layer already exists 08:19:21 d7a171a6f229: Layer already exists 08:19:21 c26a5166e217: Layer already exists 08:19:21 9c6f2db96a9c: Layer already exists 08:19:21 d9fd48711b22: Layer already exists 08:19:21 0730c431f97b: Layer already exists 08:19:21 6ad96a84b366: Layer already exists 08:19:21 00eca50bb8fa: Layer already exists 08:19:21 f1417ff83b31: Layer already exists 08:19:21 latest: digest: sha256:4bf762aa56b585c63269fe96f6f53c8f6576c1e5888a0b60b7c92c29979f0cf8 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:21 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.135 08:19:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:19:22 c8285bb56a22: Preparing 08:19:22 c8285bb56a22: Preparing 08:19:22 2fe018758a72: Preparing 08:19:22 3dd18743357e: Preparing 08:19:22 97596f3a514d: Preparing 08:19:22 c78737700236: Preparing 08:19:22 d7a171a6f229: Preparing 08:19:22 d9fd48711b22: Preparing 08:19:22 c26a5166e217: Preparing 08:19:22 9c6f2db96a9c: Preparing 08:19:22 0730c431f97b: Preparing 08:19:22 6ad96a84b366: Preparing 08:19:22 00eca50bb8fa: Preparing 08:19:22 f1417ff83b31: Preparing 08:19:22 d9fd48711b22: Waiting 08:19:22 c26a5166e217: Waiting 08:19:22 9c6f2db96a9c: Waiting 08:19:22 0730c431f97b: Waiting 08:19:22 6ad96a84b366: Waiting 08:19:22 00eca50bb8fa: Waiting 08:19:22 f1417ff83b31: Waiting 08:19:22 d7a171a6f229: Waiting 08:19:22 97596f3a514d: Layer already exists 08:19:22 c78737700236: Layer already exists 08:19:22 2fe018758a72: Layer already exists 08:19:22 c8285bb56a22: Layer already exists 08:19:22 3dd18743357e: Layer already exists 08:19:22 d7a171a6f229: Layer already exists 08:19:22 9c6f2db96a9c: Layer already exists 08:19:22 0730c431f97b: Layer already exists 08:19:22 d9fd48711b22: Layer already exists 08:19:22 c26a5166e217: Layer already exists 08:19:22 6ad96a84b366: Layer already exists 08:19:22 f1417ff83b31: Layer already exists 08:19:22 00eca50bb8fa: Layer already exists 08:19:22 3.0.0-dev.135: digest: sha256:4bf762aa56b585c63269fe96f6f53c8f6576c1e5888a0b60b7c92c29979f0cf8 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:22 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:19:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:19:22 c8285bb56a22: Preparing 08:19:22 c8285bb56a22: Preparing 08:19:22 2fe018758a72: Preparing 08:19:22 3dd18743357e: Preparing 08:19:22 97596f3a514d: Preparing 08:19:22 c78737700236: Preparing 08:19:22 d7a171a6f229: Preparing 08:19:22 d9fd48711b22: Preparing 08:19:22 c26a5166e217: Preparing 08:19:22 9c6f2db96a9c: Preparing 08:19:22 0730c431f97b: Preparing 08:19:22 6ad96a84b366: Preparing 08:19:22 00eca50bb8fa: Preparing 08:19:22 f1417ff83b31: Preparing 08:19:22 f1417ff83b31: Waiting 08:19:22 c26a5166e217: Waiting 08:19:22 00eca50bb8fa: Waiting 08:19:22 9c6f2db96a9c: Waiting 08:19:22 6ad96a84b366: Waiting 08:19:22 0730c431f97b: Waiting 08:19:22 d7a171a6f229: Waiting 08:19:22 97596f3a514d: Layer already exists 08:19:22 2fe018758a72: Layer already exists 08:19:22 3dd18743357e: Layer already exists 08:19:22 c8285bb56a22: Layer already exists 08:19:22 c78737700236: Layer already exists 08:19:22 d9fd48711b22: Layer already exists 08:19:22 d7a171a6f229: Layer already exists 08:19:22 c26a5166e217: Layer already exists 08:19:22 9c6f2db96a9c: Layer already exists 08:19:22 0730c431f97b: Layer already exists 08:19:22 6ad96a84b366: Layer already exists 08:19:22 00eca50bb8fa: Layer already exists 08:19:22 f1417ff83b31: Layer already exists 08:19:22 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:4bf762aa56b585c63269fe96f6f53c8f6576c1e5888a0b60b7c92c29979f0cf8 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 08:19:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:19:23 c8285bb56a22: Preparing 08:19:23 c8285bb56a22: Preparing 08:19:23 2fe018758a72: Preparing 08:19:23 3dd18743357e: Preparing 08:19:23 97596f3a514d: Preparing 08:19:23 c78737700236: Preparing 08:19:23 d7a171a6f229: Preparing 08:19:23 d9fd48711b22: Preparing 08:19:23 c26a5166e217: Preparing 08:19:23 9c6f2db96a9c: Preparing 08:19:23 0730c431f97b: Preparing 08:19:23 6ad96a84b366: Preparing 08:19:23 00eca50bb8fa: Preparing 08:19:23 f1417ff83b31: Preparing 08:19:23 d9fd48711b22: Waiting 08:19:23 c26a5166e217: Waiting 08:19:23 9c6f2db96a9c: Waiting 08:19:23 0730c431f97b: Waiting 08:19:23 6ad96a84b366: Waiting 08:19:23 00eca50bb8fa: Waiting 08:19:23 f1417ff83b31: Waiting 08:19:23 d7a171a6f229: Waiting 08:19:23 97596f3a514d: Layer already exists 08:19:23 c8285bb56a22: Layer already exists 08:19:23 2fe018758a72: Layer already exists 08:19:23 c78737700236: Layer already exists 08:19:23 3dd18743357e: Layer already exists 08:19:23 c26a5166e217: Layer already exists 08:19:23 d7a171a6f229: Layer already exists 08:19:23 d9fd48711b22: Layer already exists 08:19:23 0730c431f97b: Layer already exists 08:19:23 9c6f2db96a9c: Layer already exists 08:19:23 00eca50bb8fa: Layer already exists 08:19:23 6ad96a84b366: Layer already exists 08:19:23 f1417ff83b31: Layer already exists 08:19:23 main: digest: sha256:4bf762aa56b585c63269fe96f6f53c8f6576c1e5888a0b60b7c92c29979f0cf8 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:19:23 ===================================================== [Pipeline] echo 08:19:23 taggedImages: 08:19:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:19:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:19:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.135 08:19:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:19:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 08:19:23 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 08:19:23 6ed5f643afd548d7d3f8a26d03abe2373781a040 08:19:23 latest 08:19:23 3.0.0-dev.135 08:19:23 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:19:23 main 08:19:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:23 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:19:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:19:24 c96f9d86fb5f: Preparing 08:19:24 6dbb3e0e91ce: Preparing 08:19:24 4d785c8d1e0e: Preparing 08:19:24 b1f10e6619d1: Preparing 08:19:24 d9fd48711b22: Preparing 08:19:24 c26a5166e217: Preparing 08:19:24 e45a4b58fc61: Preparing 08:19:24 f1417ff83b31: Preparing 08:19:24 f1417ff83b31: Waiting 08:19:24 e45a4b58fc61: Waiting 08:19:24 c26a5166e217: Waiting 08:19:24 d9fd48711b22: Layer already exists 08:19:24 c26a5166e217: Layer already exists 08:19:24 e45a4b58fc61: Layer already exists 08:19:24 f1417ff83b31: Layer already exists 08:19:24 4d785c8d1e0e: Pushed 08:19:24 c96f9d86fb5f: Pushed 08:19:24 6dbb3e0e91ce: Pushed 08:19:25 b1f10e6619d1: Pushed 08:19:25 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:0a2b21d74b999579568013de6e5307724160517d4a4483f5078e2313cc2dc91c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:25 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:19:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:19:26 c96f9d86fb5f: Preparing 08:19:26 6dbb3e0e91ce: Preparing 08:19:26 4d785c8d1e0e: Preparing 08:19:26 b1f10e6619d1: Preparing 08:19:26 d9fd48711b22: Preparing 08:19:26 c26a5166e217: Preparing 08:19:26 e45a4b58fc61: Preparing 08:19:26 f1417ff83b31: Preparing 08:19:26 c26a5166e217: Waiting 08:19:26 e45a4b58fc61: Waiting 08:19:26 f1417ff83b31: Waiting 08:19:26 6dbb3e0e91ce: Layer already exists 08:19:26 d9fd48711b22: Layer already exists 08:19:26 c96f9d86fb5f: Layer already exists 08:19:26 b1f10e6619d1: Layer already exists 08:19:26 4d785c8d1e0e: Layer already exists 08:19:26 c26a5166e217: Layer already exists 08:19:26 e45a4b58fc61: Layer already exists 08:19:26 f1417ff83b31: Layer already exists 08:19:26 latest: digest: sha256:0a2b21d74b999579568013de6e5307724160517d4a4483f5078e2313cc2dc91c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:26 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.135 08:19:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:19:26 c96f9d86fb5f: Preparing 08:19:26 6dbb3e0e91ce: Preparing 08:19:26 4d785c8d1e0e: Preparing 08:19:26 b1f10e6619d1: Preparing 08:19:26 d9fd48711b22: Preparing 08:19:26 c26a5166e217: Preparing 08:19:26 e45a4b58fc61: Preparing 08:19:26 f1417ff83b31: Preparing 08:19:26 c26a5166e217: Waiting 08:19:26 e45a4b58fc61: Waiting 08:19:26 f1417ff83b31: Waiting 08:19:26 4d785c8d1e0e: Layer already exists 08:19:26 b1f10e6619d1: Layer already exists 08:19:26 d9fd48711b22: Layer already exists 08:19:26 6dbb3e0e91ce: Layer already exists 08:19:26 c96f9d86fb5f: Layer already exists 08:19:26 c26a5166e217: Layer already exists 08:19:26 e45a4b58fc61: Layer already exists 08:19:26 f1417ff83b31: Layer already exists 08:19:26 3.0.0-dev.135: digest: sha256:0a2b21d74b999579568013de6e5307724160517d4a4483f5078e2313cc2dc91c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:26 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:19:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:19:27 c96f9d86fb5f: Preparing 08:19:27 6dbb3e0e91ce: Preparing 08:19:27 4d785c8d1e0e: Preparing 08:19:27 b1f10e6619d1: Preparing 08:19:27 d9fd48711b22: Preparing 08:19:27 c26a5166e217: Preparing 08:19:27 e45a4b58fc61: Preparing 08:19:27 f1417ff83b31: Preparing 08:19:27 e45a4b58fc61: Waiting 08:19:27 c26a5166e217: Waiting 08:19:27 f1417ff83b31: Waiting 08:19:27 b1f10e6619d1: Layer already exists 08:19:27 4d785c8d1e0e: Layer already exists 08:19:27 c96f9d86fb5f: Layer already exists 08:19:27 d9fd48711b22: Layer already exists 08:19:27 6dbb3e0e91ce: Layer already exists 08:19:27 e45a4b58fc61: Layer already exists 08:19:27 c26a5166e217: Layer already exists 08:19:27 f1417ff83b31: Layer already exists 08:19:27 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:0a2b21d74b999579568013de6e5307724160517d4a4483f5078e2313cc2dc91c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:27 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 08:19:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:19:27 c96f9d86fb5f: Preparing 08:19:27 6dbb3e0e91ce: Preparing 08:19:27 4d785c8d1e0e: Preparing 08:19:27 b1f10e6619d1: Preparing 08:19:27 d9fd48711b22: Preparing 08:19:27 c26a5166e217: Preparing 08:19:27 e45a4b58fc61: Preparing 08:19:27 c26a5166e217: Waiting 08:19:27 f1417ff83b31: Preparing 08:19:27 e45a4b58fc61: Waiting 08:19:27 f1417ff83b31: Waiting 08:19:27 4d785c8d1e0e: Layer already exists 08:19:27 d9fd48711b22: Layer already exists 08:19:27 b1f10e6619d1: Layer already exists 08:19:27 c96f9d86fb5f: Layer already exists 08:19:27 6dbb3e0e91ce: Layer already exists 08:19:27 e45a4b58fc61: Layer already exists 08:19:27 f1417ff83b31: Layer already exists 08:19:27 c26a5166e217: Layer already exists 08:19:27 main: digest: sha256:0a2b21d74b999579568013de6e5307724160517d4a4483f5078e2313cc2dc91c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:19:27 ===================================================== [Pipeline] echo 08:19:27 taggedImages: 08:19:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:19:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:19:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.135 08:19:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:19:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 08:19:27 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 08:19:27 6ed5f643afd548d7d3f8a26d03abe2373781a040 08:19:27 latest 08:19:27 3.0.0-dev.135 08:19:27 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:19:27 main 08:19:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:28 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:19:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:19:28 95a71fe9fed4: Preparing 08:19:28 dc1c480e9ac9: Preparing 08:19:28 135b95760347: Preparing 08:19:28 5af4d6626b5b: Preparing 08:19:28 d9fd48711b22: Preparing 08:19:28 c26a5166e217: Preparing 08:19:28 c25aea13eff2: Preparing 08:19:28 ee977a3830da: Preparing 08:19:28 f1417ff83b31: Preparing 08:19:28 c26a5166e217: Waiting 08:19:28 c25aea13eff2: Waiting 08:19:28 f1417ff83b31: Waiting 08:19:28 ee977a3830da: Waiting 08:19:28 d9fd48711b22: Layer already exists 08:19:28 c26a5166e217: Layer already exists 08:19:28 95a71fe9fed4: Pushed 08:19:28 5af4d6626b5b: Pushed 08:19:28 dc1c480e9ac9: Pushed 08:19:28 c25aea13eff2: Pushed 08:19:28 f1417ff83b31: Layer already exists 08:19:28 ee977a3830da: Pushed 08:19:29 135b95760347: Pushed 08:19:29 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:b61531854b5164e844166842fb575eedbea6f2e4bf2c2281971c43146a4a7369 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:19:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:19:30 95a71fe9fed4: Preparing 08:19:30 dc1c480e9ac9: Preparing 08:19:30 135b95760347: Preparing 08:19:30 5af4d6626b5b: Preparing 08:19:30 d9fd48711b22: Preparing 08:19:30 c26a5166e217: Preparing 08:19:30 c25aea13eff2: Preparing 08:19:30 ee977a3830da: Preparing 08:19:30 f1417ff83b31: Preparing 08:19:30 ee977a3830da: Waiting 08:19:30 c26a5166e217: Waiting 08:19:30 f1417ff83b31: Waiting 08:19:30 c25aea13eff2: Waiting 08:19:30 d9fd48711b22: Layer already exists 08:19:30 dc1c480e9ac9: Layer already exists 08:19:30 95a71fe9fed4: Layer already exists 08:19:30 5af4d6626b5b: Layer already exists 08:19:30 135b95760347: Layer already exists 08:19:30 c26a5166e217: Layer already exists 08:19:30 c25aea13eff2: Layer already exists 08:19:30 f1417ff83b31: Layer already exists 08:19:30 ee977a3830da: Layer already exists 08:19:30 latest: digest: sha256:b61531854b5164e844166842fb575eedbea6f2e4bf2c2281971c43146a4a7369 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.135 08:19:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:19:30 95a71fe9fed4: Preparing 08:19:30 dc1c480e9ac9: Preparing 08:19:30 135b95760347: Preparing 08:19:30 5af4d6626b5b: Preparing 08:19:30 d9fd48711b22: Preparing 08:19:30 c26a5166e217: Preparing 08:19:30 c25aea13eff2: Preparing 08:19:30 ee977a3830da: Preparing 08:19:30 f1417ff83b31: Preparing 08:19:30 ee977a3830da: Waiting 08:19:30 c26a5166e217: Waiting 08:19:30 f1417ff83b31: Waiting 08:19:30 c25aea13eff2: Waiting 08:19:30 d9fd48711b22: Layer already exists 08:19:30 135b95760347: Layer already exists 08:19:30 95a71fe9fed4: Layer already exists 08:19:30 dc1c480e9ac9: Layer already exists 08:19:30 5af4d6626b5b: Layer already exists 08:19:30 c25aea13eff2: Layer already exists 08:19:30 f1417ff83b31: Layer already exists 08:19:30 c26a5166e217: Layer already exists 08:19:30 ee977a3830da: Layer already exists 08:19:30 3.0.0-dev.135: digest: sha256:b61531854b5164e844166842fb575eedbea6f2e4bf2c2281971c43146a4a7369 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:31 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:19:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:19:31 95a71fe9fed4: Preparing 08:19:31 dc1c480e9ac9: Preparing 08:19:31 135b95760347: Preparing 08:19:31 5af4d6626b5b: Preparing 08:19:31 d9fd48711b22: Preparing 08:19:31 c26a5166e217: Preparing 08:19:31 c25aea13eff2: Preparing 08:19:31 ee977a3830da: Preparing 08:19:31 f1417ff83b31: Preparing 08:19:31 c26a5166e217: Waiting 08:19:31 ee977a3830da: Waiting 08:19:31 c25aea13eff2: Waiting 08:19:31 f1417ff83b31: Waiting 08:19:31 95a71fe9fed4: Layer already exists 08:19:31 dc1c480e9ac9: Layer already exists 08:19:31 d9fd48711b22: Layer already exists 08:19:31 135b95760347: Layer already exists 08:19:31 5af4d6626b5b: Layer already exists 08:19:31 ee977a3830da: Layer already exists 08:19:31 c26a5166e217: Layer already exists 08:19:31 c25aea13eff2: Layer already exists 08:19:31 f1417ff83b31: Layer already exists 08:19:31 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:b61531854b5164e844166842fb575eedbea6f2e4bf2c2281971c43146a4a7369 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:31 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 08:19:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:19:32 95a71fe9fed4: Preparing 08:19:32 dc1c480e9ac9: Preparing 08:19:32 135b95760347: Preparing 08:19:32 5af4d6626b5b: Preparing 08:19:32 d9fd48711b22: Preparing 08:19:32 c26a5166e217: Preparing 08:19:32 c25aea13eff2: Preparing 08:19:32 ee977a3830da: Preparing 08:19:32 f1417ff83b31: Preparing 08:19:32 ee977a3830da: Waiting 08:19:32 c26a5166e217: Waiting 08:19:32 f1417ff83b31: Waiting 08:19:32 135b95760347: Layer already exists 08:19:32 5af4d6626b5b: Layer already exists 08:19:32 95a71fe9fed4: Layer already exists 08:19:32 d9fd48711b22: Layer already exists 08:19:32 dc1c480e9ac9: Layer already exists 08:19:32 c26a5166e217: Layer already exists 08:19:32 f1417ff83b31: Layer already exists 08:19:32 ee977a3830da: Layer already exists 08:19:32 c25aea13eff2: Layer already exists 08:19:32 main: digest: sha256:b61531854b5164e844166842fb575eedbea6f2e4bf2c2281971c43146a4a7369 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:19:32 ===================================================== [Pipeline] echo 08:19:32 taggedImages: 08:19:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:19:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:19:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.135 08:19:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:19:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 08:19:32 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 08:19:32 6ed5f643afd548d7d3f8a26d03abe2373781a040 08:19:32 latest 08:19:32 3.0.0-dev.135 08:19:32 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:19:32 main 08:19:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:32 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:19:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:19:32 7da76ebab78f: Preparing 08:19:32 4093fe098dbe: Preparing 08:19:32 ef98e9c7f6fe: Preparing 08:19:32 587d67cd26bf: Preparing 08:19:32 d135a8211bbc: Preparing 08:19:32 5dcfd0c123cb: Preparing 08:19:32 9e6329175dbd: Preparing 08:19:32 d9fd48711b22: Preparing 08:19:32 c26a5166e217: Preparing 08:19:32 3c4dfe92f2f8: Preparing 08:19:32 f1417ff83b31: Preparing 08:19:32 5dcfd0c123cb: Waiting 08:19:32 9e6329175dbd: Waiting 08:19:32 d9fd48711b22: Waiting 08:19:32 c26a5166e217: Waiting 08:19:32 3c4dfe92f2f8: Waiting 08:19:32 f1417ff83b31: Waiting 08:19:32 4093fe098dbe: Pushed 08:19:32 7da76ebab78f: Pushed 08:19:32 d135a8211bbc: Pushed 08:19:32 d9fd48711b22: Layer already exists 08:19:32 c26a5166e217: Layer already exists 08:19:32 5dcfd0c123cb: Pushed 08:19:32 9e6329175dbd: Pushed 08:19:33 f1417ff83b31: Layer already exists 08:19:33 3c4dfe92f2f8: Pushed 08:19:34 587d67cd26bf: Pushed 08:19:34 ef98e9c7f6fe: Pushed 08:19:34 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:55fac01785ce9f57f214a8249e664dd791305d6df59418a6e75a86a5a76f25f2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:35 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:19:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:19:35 7da76ebab78f: Preparing 08:19:35 4093fe098dbe: Preparing 08:19:35 ef98e9c7f6fe: Preparing 08:19:35 587d67cd26bf: Preparing 08:19:35 d135a8211bbc: Preparing 08:19:35 5dcfd0c123cb: Preparing 08:19:35 9e6329175dbd: Preparing 08:19:35 d9fd48711b22: Preparing 08:19:35 c26a5166e217: Preparing 08:19:35 3c4dfe92f2f8: Preparing 08:19:35 f1417ff83b31: Preparing 08:19:35 5dcfd0c123cb: Waiting 08:19:35 9e6329175dbd: Waiting 08:19:35 d9fd48711b22: Waiting 08:19:35 f1417ff83b31: Waiting 08:19:35 c26a5166e217: Waiting 08:19:35 3c4dfe92f2f8: Waiting 08:19:35 ef98e9c7f6fe: Layer already exists 08:19:35 7da76ebab78f: Layer already exists 08:19:35 d135a8211bbc: Layer already exists 08:19:35 587d67cd26bf: Layer already exists 08:19:35 4093fe098dbe: Layer already exists 08:19:35 d9fd48711b22: Layer already exists 08:19:35 c26a5166e217: Layer already exists 08:19:35 9e6329175dbd: Layer already exists 08:19:35 5dcfd0c123cb: Layer already exists 08:19:35 3c4dfe92f2f8: Layer already exists 08:19:35 f1417ff83b31: Layer already exists 08:19:35 latest: digest: sha256:55fac01785ce9f57f214a8249e664dd791305d6df59418a6e75a86a5a76f25f2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:35 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.135 08:19:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:19:35 7da76ebab78f: Preparing 08:19:35 4093fe098dbe: Preparing 08:19:35 ef98e9c7f6fe: Preparing 08:19:35 587d67cd26bf: Preparing 08:19:35 d135a8211bbc: Preparing 08:19:35 5dcfd0c123cb: Preparing 08:19:35 9e6329175dbd: Preparing 08:19:35 d9fd48711b22: Preparing 08:19:35 c26a5166e217: Preparing 08:19:35 3c4dfe92f2f8: Preparing 08:19:35 f1417ff83b31: Preparing 08:19:35 9e6329175dbd: Waiting 08:19:35 5dcfd0c123cb: Waiting 08:19:35 c26a5166e217: Waiting 08:19:35 3c4dfe92f2f8: Waiting 08:19:35 d9fd48711b22: Waiting 08:19:35 f1417ff83b31: Waiting 08:19:35 ef98e9c7f6fe: Layer already exists 08:19:35 587d67cd26bf: Layer already exists 08:19:35 d135a8211bbc: Layer already exists 08:19:35 7da76ebab78f: Layer already exists 08:19:35 4093fe098dbe: Layer already exists 08:19:35 5dcfd0c123cb: Layer already exists 08:19:35 9e6329175dbd: Layer already exists 08:19:35 d9fd48711b22: Layer already exists 08:19:35 c26a5166e217: Layer already exists 08:19:35 3c4dfe92f2f8: Layer already exists 08:19:35 f1417ff83b31: Layer already exists 08:19:35 3.0.0-dev.135: digest: sha256:55fac01785ce9f57f214a8249e664dd791305d6df59418a6e75a86a5a76f25f2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:36 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:19:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:19:36 7da76ebab78f: Preparing 08:19:36 4093fe098dbe: Preparing 08:19:36 ef98e9c7f6fe: Preparing 08:19:36 587d67cd26bf: Preparing 08:19:36 d135a8211bbc: Preparing 08:19:36 5dcfd0c123cb: Preparing 08:19:36 9e6329175dbd: Preparing 08:19:36 d9fd48711b22: Preparing 08:19:36 c26a5166e217: Preparing 08:19:36 3c4dfe92f2f8: Preparing 08:19:36 f1417ff83b31: Preparing 08:19:36 5dcfd0c123cb: Waiting 08:19:36 3c4dfe92f2f8: Waiting 08:19:36 d9fd48711b22: Waiting 08:19:36 9e6329175dbd: Waiting 08:19:36 c26a5166e217: Waiting 08:19:36 f1417ff83b31: Waiting 08:19:36 587d67cd26bf: Layer already exists 08:19:36 d135a8211bbc: Layer already exists 08:19:36 4093fe098dbe: Layer already exists 08:19:36 7da76ebab78f: Layer already exists 08:19:36 ef98e9c7f6fe: Layer already exists 08:19:36 c26a5166e217: Layer already exists 08:19:36 3c4dfe92f2f8: Layer already exists 08:19:36 9e6329175dbd: Layer already exists 08:19:36 5dcfd0c123cb: Layer already exists 08:19:36 d9fd48711b22: Layer already exists 08:19:36 f1417ff83b31: Layer already exists 08:19:36 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:55fac01785ce9f57f214a8249e664dd791305d6df59418a6e75a86a5a76f25f2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:36 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 08:19:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:19:37 7da76ebab78f: Preparing 08:19:37 4093fe098dbe: Preparing 08:19:37 ef98e9c7f6fe: Preparing 08:19:37 587d67cd26bf: Preparing 08:19:37 d135a8211bbc: Preparing 08:19:37 5dcfd0c123cb: Preparing 08:19:37 9e6329175dbd: Preparing 08:19:37 d9fd48711b22: Preparing 08:19:37 c26a5166e217: Preparing 08:19:37 3c4dfe92f2f8: Preparing 08:19:37 f1417ff83b31: Preparing 08:19:37 d9fd48711b22: Waiting 08:19:37 c26a5166e217: Waiting 08:19:37 3c4dfe92f2f8: Waiting 08:19:37 9e6329175dbd: Waiting 08:19:37 5dcfd0c123cb: Waiting 08:19:37 f1417ff83b31: Waiting 08:19:37 4093fe098dbe: Layer already exists 08:19:37 587d67cd26bf: Layer already exists 08:19:37 ef98e9c7f6fe: Layer already exists 08:19:37 d135a8211bbc: Layer already exists 08:19:37 7da76ebab78f: Layer already exists 08:19:37 5dcfd0c123cb: Layer already exists 08:19:37 9e6329175dbd: Layer already exists 08:19:37 3c4dfe92f2f8: Layer already exists 08:19:37 d9fd48711b22: Layer already exists 08:19:37 c26a5166e217: Layer already exists 08:19:37 f1417ff83b31: Layer already exists 08:19:37 main: digest: sha256:55fac01785ce9f57f214a8249e664dd791305d6df59418a6e75a86a5a76f25f2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:19:37 ===================================================== [Pipeline] echo 08:19:37 taggedImages: 08:19:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:19:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:19:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.135 08:19:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:19:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 08:19:37 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 08:19:37 6ed5f643afd548d7d3f8a26d03abe2373781a040 08:19:37 latest 08:19:37 3.0.0-dev.135 08:19:37 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:19:37 main 08:19:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:37 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:19:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:19:37 32398042aa22: Preparing 08:19:37 fcb3a4491ad2: Preparing 08:19:37 d9fd48711b22: Preparing 08:19:37 c26a5166e217: Preparing 08:19:37 6e6de1c79366: Preparing 08:19:37 f1417ff83b31: Preparing 08:19:37 f1417ff83b31: Waiting 08:19:37 c26a5166e217: Layer already exists 08:19:37 d9fd48711b22: Layer already exists 08:19:37 f1417ff83b31: Layer already exists 08:19:37 32398042aa22: Pushed 08:19:38 6e6de1c79366: Pushed 08:19:39 fcb3a4491ad2: Pushed 08:19:40 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:b04afb2125298e6ef98dbfc2b1b0fc06f5dd521f653982a0001babc615b5bf0b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:40 + 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 08:19:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:19:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:19:40 32398042aa22: Preparing 08:19:40 fcb3a4491ad2: Preparing 08:19:40 d9fd48711b22: Preparing 08:19:40 c26a5166e217: Preparing 08:19:40 6e6de1c79366: Preparing 08:19:40 f1417ff83b31: Preparing 08:19:40 f1417ff83b31: Waiting 08:19:40 c26a5166e217: Layer already exists 08:19:40 d9fd48711b22: Layer already exists 08:19:40 fcb3a4491ad2: Layer already exists 08:19:40 32398042aa22: Layer already exists 08:19:40 6e6de1c79366: Layer already exists 08:19:40 f1417ff83b31: Layer already exists 08:19:40 latest: digest: sha256:b04afb2125298e6ef98dbfc2b1b0fc06f5dd521f653982a0001babc615b5bf0b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:40 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.135 08:19:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:19:41 32398042aa22: Preparing 08:19:41 fcb3a4491ad2: Preparing 08:19:41 d9fd48711b22: Preparing 08:19:41 c26a5166e217: Preparing 08:19:41 6e6de1c79366: Preparing 08:19:41 f1417ff83b31: Preparing 08:19:41 d9fd48711b22: Layer already exists 08:19:41 c26a5166e217: Layer already exists 08:19:41 6e6de1c79366: Layer already exists 08:19:41 fcb3a4491ad2: Layer already exists 08:19:41 32398042aa22: Layer already exists 08:19:41 f1417ff83b31: Layer already exists 08:19:41 3.0.0-dev.135: digest: sha256:b04afb2125298e6ef98dbfc2b1b0fc06f5dd521f653982a0001babc615b5bf0b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:41 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:19:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:19:41 32398042aa22: Preparing 08:19:41 fcb3a4491ad2: Preparing 08:19:41 d9fd48711b22: Preparing 08:19:41 c26a5166e217: Preparing 08:19:41 6e6de1c79366: Preparing 08:19:41 f1417ff83b31: Preparing 08:19:41 f1417ff83b31: Waiting 08:19:41 fcb3a4491ad2: Layer already exists 08:19:41 c26a5166e217: Layer already exists 08:19:41 32398042aa22: Layer already exists 08:19:41 d9fd48711b22: Layer already exists 08:19:41 6e6de1c79366: Layer already exists 08:19:41 f1417ff83b31: Layer already exists 08:19:41 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:b04afb2125298e6ef98dbfc2b1b0fc06f5dd521f653982a0001babc615b5bf0b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:42 + 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 08:19:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 08:19:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:19:42 32398042aa22: Preparing 08:19:42 fcb3a4491ad2: Preparing 08:19:42 d9fd48711b22: Preparing 08:19:42 c26a5166e217: Preparing 08:19:42 6e6de1c79366: Preparing 08:19:42 f1417ff83b31: Preparing 08:19:42 f1417ff83b31: Waiting 08:19:42 32398042aa22: Layer already exists 08:19:42 6e6de1c79366: Layer already exists 08:19:42 d9fd48711b22: Layer already exists 08:19:42 c26a5166e217: Layer already exists 08:19:42 fcb3a4491ad2: Layer already exists 08:19:42 f1417ff83b31: Layer already exists 08:19:42 main: digest: sha256:b04afb2125298e6ef98dbfc2b1b0fc06f5dd521f653982a0001babc615b5bf0b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:19:42 ===================================================== [Pipeline] echo 08:19:42 taggedImages: 08:19:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:19:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:19:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.135 08:19:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:19:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 08:19:42 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 08:19:42 6ed5f643afd548d7d3f8a26d03abe2373781a040 08:19:42 latest 08:19:42 3.0.0-dev.135 08:19:42 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:19:42 main 08:19:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:42 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:19:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:19:43 55d528b26b81: Preparing 08:19:43 845eed932397: Preparing 08:19:43 7c4b266dc8ae: Preparing 08:19:43 40d0bfb1f419: Preparing 08:19:43 6bfb423d6520: Preparing 08:19:43 d9fd48711b22: Preparing 08:19:43 c26a5166e217: Preparing 08:19:43 6e4c5afa2cdf: Preparing 08:19:43 f1417ff83b31: Preparing 08:19:43 6e4c5afa2cdf: Waiting 08:19:43 f1417ff83b31: Waiting 08:19:43 c26a5166e217: Waiting 08:19:43 d9fd48711b22: Waiting 08:19:43 7c4b266dc8ae: Pushed 08:19:43 55d528b26b81: Pushed 08:19:43 845eed932397: Pushed 08:19:43 d9fd48711b22: Layer already exists 08:19:43 c26a5166e217: Layer already exists 08:19:43 f1417ff83b31: Layer already exists 08:19:43 6e4c5afa2cdf: Pushed 08:19:47 6bfb423d6520: Pushed 08:19:50 40d0bfb1f419: Pushed 08:19:50 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:6885113c478b48556f619dac0d693c3264ea1bc8fc3e29fc802d60e8f2207293 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:50 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:19:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:19:51 55d528b26b81: Preparing 08:19:51 845eed932397: Preparing 08:19:51 7c4b266dc8ae: Preparing 08:19:51 40d0bfb1f419: Preparing 08:19:51 6bfb423d6520: Preparing 08:19:51 d9fd48711b22: Preparing 08:19:51 c26a5166e217: Preparing 08:19:51 6e4c5afa2cdf: Preparing 08:19:51 f1417ff83b31: Preparing 08:19:51 c26a5166e217: Waiting 08:19:51 d9fd48711b22: Waiting 08:19:51 f1417ff83b31: Waiting 08:19:51 6e4c5afa2cdf: Waiting 08:19:51 40d0bfb1f419: Layer already exists 08:19:51 7c4b266dc8ae: Layer already exists 08:19:51 845eed932397: Layer already exists 08:19:51 55d528b26b81: Layer already exists 08:19:51 6bfb423d6520: Layer already exists 08:19:51 d9fd48711b22: Layer already exists 08:19:51 c26a5166e217: Layer already exists 08:19:51 6e4c5afa2cdf: Layer already exists 08:19:51 f1417ff83b31: Layer already exists 08:19:51 latest: digest: sha256:6885113c478b48556f619dac0d693c3264ea1bc8fc3e29fc802d60e8f2207293 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:51 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.135 08:19:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:19:51 55d528b26b81: Preparing 08:19:51 845eed932397: Preparing 08:19:51 7c4b266dc8ae: Preparing 08:19:51 40d0bfb1f419: Preparing 08:19:51 6bfb423d6520: Preparing 08:19:51 d9fd48711b22: Preparing 08:19:51 c26a5166e217: Preparing 08:19:51 6e4c5afa2cdf: Preparing 08:19:51 f1417ff83b31: Preparing 08:19:51 c26a5166e217: Waiting 08:19:51 d9fd48711b22: Waiting 08:19:51 6e4c5afa2cdf: Waiting 08:19:51 f1417ff83b31: Waiting 08:19:51 6bfb423d6520: Layer already exists 08:19:51 55d528b26b81: Layer already exists 08:19:51 7c4b266dc8ae: Layer already exists 08:19:51 845eed932397: Layer already exists 08:19:51 40d0bfb1f419: Layer already exists 08:19:51 d9fd48711b22: Layer already exists 08:19:51 f1417ff83b31: Layer already exists 08:19:51 c26a5166e217: Layer already exists 08:19:51 6e4c5afa2cdf: Layer already exists 08:19:51 3.0.0-dev.135: digest: sha256:6885113c478b48556f619dac0d693c3264ea1bc8fc3e29fc802d60e8f2207293 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:52 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:19:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:19:52 55d528b26b81: Preparing 08:19:52 845eed932397: Preparing 08:19:52 7c4b266dc8ae: Preparing 08:19:52 40d0bfb1f419: Preparing 08:19:52 6bfb423d6520: Preparing 08:19:52 d9fd48711b22: Preparing 08:19:52 c26a5166e217: Preparing 08:19:52 6e4c5afa2cdf: Preparing 08:19:52 f1417ff83b31: Preparing 08:19:52 d9fd48711b22: Waiting 08:19:52 c26a5166e217: Waiting 08:19:52 f1417ff83b31: Waiting 08:19:52 6e4c5afa2cdf: Waiting 08:19:52 40d0bfb1f419: Layer already exists 08:19:52 6bfb423d6520: Layer already exists 08:19:52 55d528b26b81: Layer already exists 08:19:52 845eed932397: Layer already exists 08:19:52 7c4b266dc8ae: Layer already exists 08:19:52 c26a5166e217: Layer already exists 08:19:52 d9fd48711b22: Layer already exists 08:19:52 f1417ff83b31: Layer already exists 08:19:52 6e4c5afa2cdf: Layer already exists 08:19:52 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:6885113c478b48556f619dac0d693c3264ea1bc8fc3e29fc802d60e8f2207293 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:52 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 08:19:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:19:53 55d528b26b81: Preparing 08:19:53 845eed932397: Preparing 08:19:53 7c4b266dc8ae: Preparing 08:19:53 40d0bfb1f419: Preparing 08:19:53 6bfb423d6520: Preparing 08:19:53 d9fd48711b22: Preparing 08:19:53 c26a5166e217: Preparing 08:19:53 6e4c5afa2cdf: Preparing 08:19:53 f1417ff83b31: Preparing 08:19:53 d9fd48711b22: Waiting 08:19:53 c26a5166e217: Waiting 08:19:53 6e4c5afa2cdf: Waiting 08:19:53 f1417ff83b31: Waiting 08:19:53 55d528b26b81: Layer already exists 08:19:53 845eed932397: Layer already exists 08:19:53 7c4b266dc8ae: Layer already exists 08:19:53 40d0bfb1f419: Layer already exists 08:19:53 6bfb423d6520: Layer already exists 08:19:53 6e4c5afa2cdf: Layer already exists 08:19:53 c26a5166e217: Layer already exists 08:19:53 f1417ff83b31: Layer already exists 08:19:53 d9fd48711b22: Layer already exists 08:19:53 main: digest: sha256:6885113c478b48556f619dac0d693c3264ea1bc8fc3e29fc802d60e8f2207293 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:19:53 ===================================================== [Pipeline] echo 08:19:53 taggedImages: 08:19:53 - nexus3.edgexfoundry.org:10004/security-spire-agent:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:19:53 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:19:53 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.135 08:19:53 - nexus3.edgexfoundry.org:10004/security-spire-agent:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:19:53 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 08:19:53 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 08:19:53 6ed5f643afd548d7d3f8a26d03abe2373781a040 08:19:53 latest 08:19:53 3.0.0-dev.135 08:19:53 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:19:53 main 08:19:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:53 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:19:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:19:53 b4f0fc7ebadf: Preparing 08:19:53 775f3ad947c7: Preparing 08:19:53 ceee30e0e6a4: Preparing 08:19:53 dc3a625c217a: Preparing 08:19:53 d9fd48711b22: Preparing 08:19:53 c26a5166e217: Preparing 08:19:53 75bc6c886347: Preparing 08:19:53 f1417ff83b31: Preparing 08:19:53 75bc6c886347: Waiting 08:19:53 c26a5166e217: Waiting 08:19:53 f1417ff83b31: Waiting 08:19:53 d9fd48711b22: Layer already exists 08:19:53 c26a5166e217: Layer already exists 08:19:53 775f3ad947c7: Pushed 08:19:53 b4f0fc7ebadf: Pushed 08:19:53 ceee30e0e6a4: Pushed 08:19:53 f1417ff83b31: Layer already exists 08:19:54 75bc6c886347: Pushed 08:20:00 dc3a625c217a: Pushed 08:20:00 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:909deec24bfab45dac281ed00f494fef9452bef5bb35ececba184aaddecdf9cd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:00 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:20:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:20:01 b4f0fc7ebadf: Preparing 08:20:01 775f3ad947c7: Preparing 08:20:01 ceee30e0e6a4: Preparing 08:20:01 dc3a625c217a: Preparing 08:20:01 d9fd48711b22: Preparing 08:20:01 c26a5166e217: Preparing 08:20:01 75bc6c886347: Preparing 08:20:01 f1417ff83b31: Preparing 08:20:01 c26a5166e217: Waiting 08:20:01 75bc6c886347: Waiting 08:20:01 f1417ff83b31: Waiting 08:20:01 ceee30e0e6a4: Layer already exists 08:20:01 b4f0fc7ebadf: Layer already exists 08:20:01 dc3a625c217a: Layer already exists 08:20:01 d9fd48711b22: Layer already exists 08:20:01 775f3ad947c7: Layer already exists 08:20:01 75bc6c886347: Layer already exists 08:20:01 f1417ff83b31: Layer already exists 08:20:01 c26a5166e217: Layer already exists 08:20:01 latest: digest: sha256:909deec24bfab45dac281ed00f494fef9452bef5bb35ececba184aaddecdf9cd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:01 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.135 08:20:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:20:01 b4f0fc7ebadf: Preparing 08:20:01 775f3ad947c7: Preparing 08:20:01 ceee30e0e6a4: Preparing 08:20:01 dc3a625c217a: Preparing 08:20:01 d9fd48711b22: Preparing 08:20:01 c26a5166e217: Preparing 08:20:01 75bc6c886347: Preparing 08:20:01 f1417ff83b31: Preparing 08:20:01 75bc6c886347: Waiting 08:20:01 f1417ff83b31: Waiting 08:20:01 dc3a625c217a: Layer already exists 08:20:01 d9fd48711b22: Layer already exists 08:20:01 ceee30e0e6a4: Layer already exists 08:20:01 775f3ad947c7: Layer already exists 08:20:01 b4f0fc7ebadf: Layer already exists 08:20:01 75bc6c886347: Layer already exists 08:20:01 f1417ff83b31: Layer already exists 08:20:01 c26a5166e217: Layer already exists 08:20:01 3.0.0-dev.135: digest: sha256:909deec24bfab45dac281ed00f494fef9452bef5bb35ececba184aaddecdf9cd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:02 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:20:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:20:02 b4f0fc7ebadf: Preparing 08:20:02 775f3ad947c7: Preparing 08:20:02 ceee30e0e6a4: Preparing 08:20:02 dc3a625c217a: Preparing 08:20:02 d9fd48711b22: Preparing 08:20:02 c26a5166e217: Preparing 08:20:02 75bc6c886347: Preparing 08:20:02 f1417ff83b31: Preparing 08:20:02 c26a5166e217: Waiting 08:20:02 75bc6c886347: Waiting 08:20:02 f1417ff83b31: Waiting 08:20:02 775f3ad947c7: Layer already exists 08:20:02 dc3a625c217a: Layer already exists 08:20:02 ceee30e0e6a4: Layer already exists 08:20:02 b4f0fc7ebadf: Layer already exists 08:20:02 d9fd48711b22: Layer already exists 08:20:02 c26a5166e217: Layer already exists 08:20:02 75bc6c886347: Layer already exists 08:20:02 f1417ff83b31: Layer already exists 08:20:02 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:909deec24bfab45dac281ed00f494fef9452bef5bb35ececba184aaddecdf9cd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:02 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 08:20:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:20:03 b4f0fc7ebadf: Preparing 08:20:03 775f3ad947c7: Preparing 08:20:03 ceee30e0e6a4: Preparing 08:20:03 dc3a625c217a: Preparing 08:20:03 d9fd48711b22: Preparing 08:20:03 c26a5166e217: Preparing 08:20:03 75bc6c886347: Preparing 08:20:03 f1417ff83b31: Preparing 08:20:03 75bc6c886347: Waiting 08:20:03 f1417ff83b31: Waiting 08:20:03 775f3ad947c7: Layer already exists 08:20:03 d9fd48711b22: Layer already exists 08:20:03 b4f0fc7ebadf: Layer already exists 08:20:03 dc3a625c217a: Layer already exists 08:20:03 ceee30e0e6a4: Layer already exists 08:20:03 c26a5166e217: Layer already exists 08:20:03 75bc6c886347: Layer already exists 08:20:03 f1417ff83b31: Layer already exists 08:20:03 main: digest: sha256:909deec24bfab45dac281ed00f494fef9452bef5bb35ececba184aaddecdf9cd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:20:03 ===================================================== [Pipeline] echo 08:20:03 taggedImages: 08:20:03 - nexus3.edgexfoundry.org:10004/security-spire-config:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:20:03 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:20:03 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.135 08:20:03 - nexus3.edgexfoundry.org:10004/security-spire-config:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:20:03 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 08:20:03 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 08:20:03 6ed5f643afd548d7d3f8a26d03abe2373781a040 08:20:03 latest 08:20:03 3.0.0-dev.135 08:20:03 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:20:03 main 08:20:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:03 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:20:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:20:03 1c2db599cd4e: Preparing 08:20:03 1607f27b7755: Preparing 08:20:03 cd619fe7dd24: Preparing 08:20:03 f90b5fbfcb02: Preparing 08:20:03 d9fd48711b22: Preparing 08:20:03 c26a5166e217: Preparing 08:20:03 6e4c5afa2cdf: Preparing 08:20:03 f1417ff83b31: Preparing 08:20:03 f1417ff83b31: Waiting 08:20:03 c26a5166e217: Waiting 08:20:03 6e4c5afa2cdf: Waiting 08:20:03 d9fd48711b22: Layer already exists 08:20:03 c26a5166e217: Layer already exists 08:20:03 6e4c5afa2cdf: Layer already exists 08:20:03 f1417ff83b31: Layer already exists 08:20:03 1c2db599cd4e: Pushed 08:20:03 cd619fe7dd24: Pushed 08:20:03 1607f27b7755: Pushed 08:20:10 f90b5fbfcb02: Pushed 08:20:10 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:76db78eea24ea179052f51014cc1623280b6b39da5a910c05ce8513c933bdb96 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:10 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:20:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:20:10 1c2db599cd4e: Preparing 08:20:10 1607f27b7755: Preparing 08:20:10 cd619fe7dd24: Preparing 08:20:10 f90b5fbfcb02: Preparing 08:20:10 d9fd48711b22: Preparing 08:20:10 c26a5166e217: Preparing 08:20:10 6e4c5afa2cdf: Preparing 08:20:10 f1417ff83b31: Preparing 08:20:10 6e4c5afa2cdf: Waiting 08:20:10 c26a5166e217: Waiting 08:20:10 f1417ff83b31: Waiting 08:20:10 1607f27b7755: Layer already exists 08:20:10 d9fd48711b22: Layer already exists 08:20:10 1c2db599cd4e: Layer already exists 08:20:10 f90b5fbfcb02: Layer already exists 08:20:10 cd619fe7dd24: Layer already exists 08:20:10 c26a5166e217: Layer already exists 08:20:10 6e4c5afa2cdf: Layer already exists 08:20:10 f1417ff83b31: Layer already exists 08:20:10 latest: digest: sha256:76db78eea24ea179052f51014cc1623280b6b39da5a910c05ce8513c933bdb96 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:11 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.135 08:20:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:20:11 1c2db599cd4e: Preparing 08:20:11 1607f27b7755: Preparing 08:20:11 cd619fe7dd24: Preparing 08:20:11 f90b5fbfcb02: Preparing 08:20:11 d9fd48711b22: Preparing 08:20:11 c26a5166e217: Preparing 08:20:11 6e4c5afa2cdf: Preparing 08:20:11 f1417ff83b31: Preparing 08:20:11 c26a5166e217: Waiting 08:20:11 6e4c5afa2cdf: Waiting 08:20:11 f1417ff83b31: Waiting 08:20:11 f90b5fbfcb02: Layer already exists 08:20:11 1607f27b7755: Layer already exists 08:20:11 1c2db599cd4e: Layer already exists 08:20:11 cd619fe7dd24: Layer already exists 08:20:11 d9fd48711b22: Layer already exists 08:20:11 6e4c5afa2cdf: Layer already exists 08:20:11 c26a5166e217: Layer already exists 08:20:11 f1417ff83b31: Layer already exists 08:20:11 3.0.0-dev.135: digest: sha256:76db78eea24ea179052f51014cc1623280b6b39da5a910c05ce8513c933bdb96 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:11 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:20:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:20:12 1c2db599cd4e: Preparing 08:20:12 1607f27b7755: Preparing 08:20:12 cd619fe7dd24: Preparing 08:20:12 f90b5fbfcb02: Preparing 08:20:12 d9fd48711b22: Preparing 08:20:12 c26a5166e217: Preparing 08:20:12 6e4c5afa2cdf: Preparing 08:20:12 f1417ff83b31: Preparing 08:20:12 6e4c5afa2cdf: Waiting 08:20:12 c26a5166e217: Waiting 08:20:12 f1417ff83b31: Waiting 08:20:12 f90b5fbfcb02: Layer already exists 08:20:12 d9fd48711b22: Layer already exists 08:20:12 cd619fe7dd24: Layer already exists 08:20:12 1607f27b7755: Layer already exists 08:20:12 1c2db599cd4e: Layer already exists 08:20:12 f1417ff83b31: Layer already exists 08:20:12 6e4c5afa2cdf: Layer already exists 08:20:12 c26a5166e217: Layer already exists 08:20:12 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:76db78eea24ea179052f51014cc1623280b6b39da5a910c05ce8513c933bdb96 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:12 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 08:20:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:20:12 1c2db599cd4e: Preparing 08:20:12 1607f27b7755: Preparing 08:20:12 cd619fe7dd24: Preparing 08:20:12 f90b5fbfcb02: Preparing 08:20:12 d9fd48711b22: Preparing 08:20:12 c26a5166e217: Preparing 08:20:12 6e4c5afa2cdf: Preparing 08:20:12 f1417ff83b31: Preparing 08:20:12 c26a5166e217: Waiting 08:20:12 6e4c5afa2cdf: Waiting 08:20:12 f1417ff83b31: Waiting 08:20:12 d9fd48711b22: Layer already exists 08:20:12 1607f27b7755: Layer already exists 08:20:12 cd619fe7dd24: Layer already exists 08:20:12 f90b5fbfcb02: Layer already exists 08:20:12 1c2db599cd4e: Layer already exists 08:20:12 c26a5166e217: Layer already exists 08:20:12 f1417ff83b31: Layer already exists 08:20:12 6e4c5afa2cdf: Layer already exists 08:20:12 main: digest: sha256:76db78eea24ea179052f51014cc1623280b6b39da5a910c05ce8513c933bdb96 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:20:12 ===================================================== [Pipeline] echo 08:20:12 taggedImages: 08:20:12 - nexus3.edgexfoundry.org:10004/security-spire-server:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:20:12 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:20:12 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.135 08:20:12 - nexus3.edgexfoundry.org:10004/security-spire-server:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:20:12 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 08:20:12 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 08:20:12 6ed5f643afd548d7d3f8a26d03abe2373781a040 08:20:12 latest 08:20:12 3.0.0-dev.135 08:20:12 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:20:12 main 08:20:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:13 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:20:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:20:13 c397c71f5d25: Preparing 08:20:13 65b85364d0ad: Preparing 08:20:13 d9fd48711b22: Preparing 08:20:13 c26a5166e217: Preparing 08:20:13 4fe00ae223fb: Preparing 08:20:13 f1417ff83b31: Preparing 08:20:13 f1417ff83b31: Waiting 08:20:13 c26a5166e217: Layer already exists 08:20:13 d9fd48711b22: Layer already exists 08:20:13 f1417ff83b31: Layer already exists 08:20:13 c397c71f5d25: Pushed 08:20:13 4fe00ae223fb: Pushed 08:20:15 65b85364d0ad: Pushed 08:20:15 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:362e38551fe22dc9fd615ddc31e87a040ea1323f79409f6dd9780321e5726600 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:16 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 08:20:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:20:16 c397c71f5d25: Preparing 08:20:16 65b85364d0ad: Preparing 08:20:16 d9fd48711b22: Preparing 08:20:16 c26a5166e217: Preparing 08:20:16 4fe00ae223fb: Preparing 08:20:16 f1417ff83b31: Preparing 08:20:16 f1417ff83b31: Waiting 08:20:16 d9fd48711b22: Layer already exists 08:20:16 4fe00ae223fb: Layer already exists 08:20:16 c26a5166e217: Layer already exists 08:20:16 65b85364d0ad: Layer already exists 08:20:16 c397c71f5d25: Layer already exists 08:20:16 f1417ff83b31: Layer already exists 08:20:16 latest: digest: sha256:362e38551fe22dc9fd615ddc31e87a040ea1323f79409f6dd9780321e5726600 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:16 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.135 08:20:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:20:17 c397c71f5d25: Preparing 08:20:17 65b85364d0ad: Preparing 08:20:17 d9fd48711b22: Preparing 08:20:17 c26a5166e217: Preparing 08:20:17 4fe00ae223fb: Preparing 08:20:17 f1417ff83b31: Preparing 08:20:17 f1417ff83b31: Waiting 08:20:17 d9fd48711b22: Layer already exists 08:20:17 4fe00ae223fb: Layer already exists 08:20:17 c26a5166e217: Layer already exists 08:20:17 65b85364d0ad: Layer already exists 08:20:17 f1417ff83b31: Layer already exists 08:20:17 c397c71f5d25: Layer already exists 08:20:17 3.0.0-dev.135: digest: sha256:362e38551fe22dc9fd615ddc31e87a040ea1323f79409f6dd9780321e5726600 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:17 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:20:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:20:17 c397c71f5d25: Preparing 08:20:17 65b85364d0ad: Preparing 08:20:17 d9fd48711b22: Preparing 08:20:17 c26a5166e217: Preparing 08:20:17 4fe00ae223fb: Preparing 08:20:17 f1417ff83b31: Preparing 08:20:17 c26a5166e217: Layer already exists 08:20:17 4fe00ae223fb: Layer already exists 08:20:17 c397c71f5d25: Layer already exists 08:20:17 d9fd48711b22: Layer already exists 08:20:17 65b85364d0ad: Layer already exists 08:20:17 f1417ff83b31: Layer already exists 08:20:17 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:362e38551fe22dc9fd615ddc31e87a040ea1323f79409f6dd9780321e5726600 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:18 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 08:20:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:20:18 c397c71f5d25: Preparing 08:20:18 65b85364d0ad: Preparing 08:20:18 d9fd48711b22: Preparing 08:20:18 c26a5166e217: Preparing 08:20:18 4fe00ae223fb: Preparing 08:20:18 f1417ff83b31: Preparing 08:20:18 f1417ff83b31: Waiting 08:20:18 d9fd48711b22: Layer already exists 08:20:18 65b85364d0ad: Layer already exists 08:20:18 c26a5166e217: Layer already exists 08:20:18 c397c71f5d25: Layer already exists 08:20:18 4fe00ae223fb: Layer already exists 08:20:18 f1417ff83b31: Layer already exists 08:20:18 main: digest: sha256:362e38551fe22dc9fd615ddc31e87a040ea1323f79409f6dd9780321e5726600 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:20:18 ===================================================== [Pipeline] echo 08:20:18 taggedImages: 08:20:18 - nexus3.edgexfoundry.org:10004/support-notifications:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:20:18 - nexus3.edgexfoundry.org:10004/support-notifications:latest 08:20:18 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.135 08:20:18 - nexus3.edgexfoundry.org:10004/support-notifications:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:20:18 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 08:20:18 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 08:20:18 6ed5f643afd548d7d3f8a26d03abe2373781a040 08:20:18 latest 08:20:18 3.0.0-dev.135 08:20:18 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:20:18 main 08:20:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:20:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:20:19 7a45644ebf62: Preparing 08:20:19 0b896bf5d65f: Preparing 08:20:19 d9fd48711b22: Preparing 08:20:19 c26a5166e217: Preparing 08:20:19 e45a4b58fc61: Preparing 08:20:19 f1417ff83b31: Preparing 08:20:19 f1417ff83b31: Waiting 08:20:19 d9fd48711b22: Layer already exists 08:20:19 e45a4b58fc61: Layer already exists 08:20:19 c26a5166e217: Layer already exists 08:20:19 f1417ff83b31: Layer already exists 08:20:19 7a45644ebf62: Pushed 08:20:21 0b896bf5d65f: Pushed 08:20:21 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:6452d6d72149228ec0cd0eeddcbcd62ceafc6d80078f6e1977bc5f1a6924abea size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:21 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:20:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:20:22 7a45644ebf62: Preparing 08:20:22 0b896bf5d65f: Preparing 08:20:22 d9fd48711b22: Preparing 08:20:22 c26a5166e217: Preparing 08:20:22 e45a4b58fc61: Preparing 08:20:22 f1417ff83b31: Preparing 08:20:22 f1417ff83b31: Waiting 08:20:22 c26a5166e217: Layer already exists 08:20:22 d9fd48711b22: Layer already exists 08:20:22 e45a4b58fc61: Layer already exists 08:20:22 0b896bf5d65f: Layer already exists 08:20:22 7a45644ebf62: Layer already exists 08:20:22 f1417ff83b31: Layer already exists 08:20:22 latest: digest: sha256:6452d6d72149228ec0cd0eeddcbcd62ceafc6d80078f6e1977bc5f1a6924abea size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:22 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.135 08:20:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:20:22 7a45644ebf62: Preparing 08:20:22 0b896bf5d65f: Preparing 08:20:22 d9fd48711b22: Preparing 08:20:22 c26a5166e217: Preparing 08:20:22 e45a4b58fc61: Preparing 08:20:22 f1417ff83b31: Preparing 08:20:22 f1417ff83b31: Waiting 08:20:22 e45a4b58fc61: Layer already exists 08:20:22 d9fd48711b22: Layer already exists 08:20:22 c26a5166e217: Layer already exists 08:20:22 7a45644ebf62: Layer already exists 08:20:22 0b896bf5d65f: Layer already exists 08:20:22 f1417ff83b31: Layer already exists 08:20:22 3.0.0-dev.135: digest: sha256:6452d6d72149228ec0cd0eeddcbcd62ceafc6d80078f6e1977bc5f1a6924abea size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:23 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:20:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:20:23 7a45644ebf62: Preparing 08:20:23 0b896bf5d65f: Preparing 08:20:23 d9fd48711b22: Preparing 08:20:23 c26a5166e217: Preparing 08:20:23 e45a4b58fc61: Preparing 08:20:23 f1417ff83b31: Preparing 08:20:23 f1417ff83b31: Waiting 08:20:23 7a45644ebf62: Layer already exists 08:20:23 e45a4b58fc61: Layer already exists 08:20:23 d9fd48711b22: Layer already exists 08:20:23 0b896bf5d65f: Layer already exists 08:20:23 c26a5166e217: Layer already exists 08:20:23 f1417ff83b31: Layer already exists 08:20:23 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:6452d6d72149228ec0cd0eeddcbcd62ceafc6d80078f6e1977bc5f1a6924abea size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:23 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 08:20:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:20:24 7a45644ebf62: Preparing 08:20:24 0b896bf5d65f: Preparing 08:20:24 d9fd48711b22: Preparing 08:20:24 c26a5166e217: Preparing 08:20:24 e45a4b58fc61: Preparing 08:20:24 f1417ff83b31: Preparing 08:20:24 f1417ff83b31: Waiting 08:20:24 d9fd48711b22: Layer already exists 08:20:24 e45a4b58fc61: Layer already exists 08:20:24 7a45644ebf62: Layer already exists 08:20:24 0b896bf5d65f: Layer already exists 08:20:24 c26a5166e217: Layer already exists 08:20:24 f1417ff83b31: Layer already exists 08:20:24 main: digest: sha256:6452d6d72149228ec0cd0eeddcbcd62ceafc6d80078f6e1977bc5f1a6924abea size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:20:24 ===================================================== [Pipeline] echo 08:20:24 taggedImages: 08:20:24 - nexus3.edgexfoundry.org:10004/support-scheduler:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:20:24 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:20:24 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.135 08:20:24 - nexus3.edgexfoundry.org:10004/support-scheduler:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:20:24 - 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] } 08:23:00 Removing intermediate container 7d2a7377c751 08:23:00 ---> 5726bcd772d5 08:23:00 08:23:00 Step 10/23 : FROM alpine:3.17 08:23:00 ---> 51e60588ff2c 08:23:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:23:00 ---> Running in fd715e6e9691 08:23:00 Removing intermediate container fd715e6e9691 08:23:00 ---> 373beea67814 08:23:00 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:23:00 ---> Running in 8b1666fe8f80 08:23:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:23:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:23:01 (1/1) Installing dumb-init (1.2.5-r2) 08:23:01 Executing busybox-1.35.0-r29.trigger 08:23:01 OK: 8 MiB in 16 packages 08:23:04 Removing intermediate container 8b1666fe8f80 08:23:04 ---> bcee03356e3e 08:23:04 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:23:05 ---> 41ac591a4232 08:23:05 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:23:08 ---> f98770a684ac 08:23:08 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:23:09 Removing intermediate container 70e81584e7af 08:23:09 ---> 38599adb356a 08:23:09 08:23:09 Step 9/33 : FROM alpine:3.17 08:23:09 ---> 51e60588ff2c 08:23:09 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:23:09 ---> Running in de4eb41b585e 08:23:09 Removing intermediate container de4eb41b585e 08:23:09 ---> 6eca71d71de2 08:23:09 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:23:10 ---> Running in a3ae58faeb06 08:23:10 ---> 4e2984483dc3 08:23:10 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:23:11 ---> 1ba79e17eb20 08:23:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:23:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:23:12 ---> 03b07960cb5f 08:23:12 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:23:12 ---> Running in f3ff6e0c7c79 08:23:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:23:15 (1/2) Installing dumb-init (1.2.5-r2) 08:23:15 (2/2) Installing su-exec (0.2-r2) 08:23:15 Executing busybox-1.35.0-r29.trigger 08:23:15 OK: 8 MiB in 17 packages 08:23:15 Removing intermediate container f3ff6e0c7c79 08:23:15 ---> 96bcd6f8eb36 08:23:15 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:23:16 ---> Running in 52177c6df05e 08:23:16 Removing intermediate container 52177c6df05e 08:23:16 Removing intermediate container a3ae58faeb06 08:23:16 ---> 9234fa539745 08:23:16 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:23:16 ---> 5666b3cfdc61 08:23:16 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:23:17 ---> Running in 3edfd6fe6f05 08:23:17 ---> Running in c7cec5f7f7c3 08:23:17 Removing intermediate container 3edfd6fe6f05 08:23:17 ---> 49fd3fff3c58 08:23:17 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:23:17 Removing intermediate container c7cec5f7f7c3 08:23:17 ---> 8d82d8d0d825 08:23:17 Step 21/23 : LABEL arch=arm64 08:23:17 ---> Running in e4ca4071b391 08:23:17 ---> Running in a59200d1edc0 08:23:18 Removing intermediate container e4ca4071b391 08:23:18 ---> 71f33e1be9f6 08:23:18 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:23:18 Removing intermediate container a59200d1edc0 08:23:18 ---> ec71a1c4fadc 08:23:18 Step 22/23 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 08:23:18 ---> Running in 5e8320e1e052 08:23:19 ---> Running in 7a94f33cb11b 08:23:19 Removing intermediate container 5e8320e1e052 08:23:19 ---> 67eeea43bd32 08:23:19 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:23:19 ---> Running in 3946d87898aa 08:23:19 Removing intermediate container 7a94f33cb11b 08:23:19 ---> 1a841bbde8b9 08:23:19 Step 23/23 : LABEL version=3.0.0-dev.135 08:23:19 ---> Running in 178e8bd7ac55 08:23:20 Removing intermediate container 3946d87898aa 08:23:20 ---> c5d0a6eb9651 08:23:20 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:23:20 ---> Running in 654ffbfe515f 08:23:21 Removing intermediate container 178e8bd7ac55 08:23:21 ---> 7d4819f0740a 08:23:21 08:23:21 Successfully built 7d4819f0740a 08:23:21 Successfully tagged security-proxy-auth-arm64:latest 08:23:21 Building security-secretstore-setup 08:23:23  Building security-proxy-auth ... done Removing intermediate container 654ffbfe515f 08:23:23 ---> cb0765217a95 08:23:23 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:23:23 ---> Running in 14111f187b16 08:23:23 Removing intermediate container 14111f187b16 08:23:23 ---> 0be840f10ffb 08:23:23 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:23:25 ---> db2c1877d068 08:23:25 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:23:25 ---> Running in c1e550572b19 08:23:25 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:23:25 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:23:25 ---> 994d252d2a26 08:23:25 Step 3/25 : WORKDIR /edgex-go 08:23:25 ---> Using cache 08:23:25 ---> d41b4f83c6b0 08:23:25 Step 4/25 : RUN apk add --update --no-cache make git 08:23:25 ---> Running in dafb027dad46 08:23:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:23:28 Removing intermediate container c1e550572b19 08:23:28 ---> 3421148204e4 08:23:28 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:23:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:23:29 ---> 5749e173cb29 08:23:29 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:23:30 ---> 45ab5c6b6083 08:23:30 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:23:30 OK: 263 MiB in 53 packages 08:23:34 ---> 3fa82cc33495 08:23:34 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:23:34 Removing intermediate container dafb027dad46 08:23:34 ---> 673197a32d13 08:23:34 Step 5/25 : COPY go.mod vendor* ./ 08:23:35 ---> c0bba1179e11 08:23:35 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 08:23:35 ---> fe648b0d5ec9 08:23:35 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:23:36 ---> Running in 499d4e690d2d 08:23:36 ---> 1b4d1d199b51 08:23:36 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:23:38 ---> e6f27343dbbf 08:23:38 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:23:38 ---> 3cd53811430c 08:23:38 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:23:39 ---> ba8e5d8945d9 08:23:39 Step 28/33 : RUN chmod +x /entrypoint.sh 08:23:39 ---> Running in 308c57c84fdf 08:23:42 Removing intermediate container 308c57c84fdf 08:23:42 ---> b9730023656f 08:23:42 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:23:42 ---> Running in 01a987babdfe 08:23:43 Removing intermediate container 01a987babdfe 08:23:43 ---> 810602b47f24 08:23:43 Step 30/33 : CMD ["gate"] 08:23:43 ---> Running in 9f0a998976be 08:23:44 Removing intermediate container 9f0a998976be 08:23:44 ---> 9a8fe8894c76 08:23:44 Step 31/33 : LABEL arch=arm64 08:23:44 ---> Running in de3b6be5a325 08:23:45 Removing intermediate container de3b6be5a325 08:23:45 ---> ea2505b713d0 08:23:45 Step 32/33 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 08:23:45 ---> Running in da8b4a1da535 08:23:46 Removing intermediate container da8b4a1da535 08:23:46 ---> e2b5faf3c70c 08:23:46 Step 33/33 : LABEL version=3.0.0-dev.135 08:23:46 ---> Running in 153fbee00381 08:23:46 Removing intermediate container 153fbee00381 08:23:46 ---> 3db3427a6969 08:23:46 08:23:47 Successfully built 3db3427a6969 08:23:47 Successfully tagged security-bootstrapper-arm64:latest 08:23:47  Building security-bootstrapper ... done Building security-spiffe-token-provider 08:23:52 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:23:52 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:23:52 ---> 994d252d2a26 08:23:52 Step 3/20 : WORKDIR /edgex-go 08:23:52 ---> Using cache 08:23:52 ---> d41b4f83c6b0 08:23:52 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:23:52 ---> Running in 9446a5563ae3 08:23:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:23:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:23:56 v3.17.3-111-g9fc0c9d927d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:23:56 v3.17.3-110-ge197e433add [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:23:56 OK: 17695 distinct packages available 08:23:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:23:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:23:58 Removing intermediate container d6e38d01d0e6 08:23:58 ---> 83beddb0fceb 08:23:58 08:23:58 Step 10/23 : FROM alpine:3.17 08:23:58 ---> 51e60588ff2c 08:23:58 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:23:58 OK: 263 MiB in 53 packages 08:23:58 ---> Running in 9a4daf3f9744 08:23:59 Removing intermediate container 9a4daf3f9744 08:23:59 ---> c59dc7ebbd2d 08:23:59 Step 12/23 : ENV APP_PORT=59880 08:24:00 ---> Running in 01284c94f1cf 08:24:00 Removing intermediate container 9446a5563ae3 08:24:00 ---> a84d5a7d1610 08:24:00 Step 5/20 : COPY go.mod vendor* ./ 08:24:00 Removing intermediate container 01284c94f1cf 08:24:00 ---> e0ad0e855899 08:24:00 Step 13/23 : EXPOSE $APP_PORT 08:24:01 ---> Running in 58d0d886e09a 08:24:02 Removing intermediate container 58d0d886e09a 08:24:02 ---> d9c279bcca58 08:24:02 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:24:02 ---> Running in 75eccd7981bb 08:24:02 ---> 091202783ed6 08:24:02 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:24:02 ---> Running in f217e76d2205 08:24:04 Removing intermediate container a2871424ba0a 08:24:04 ---> c7cb2bb67e3b 08:24:04 08:24:04 Step 10/23 : FROM alpine:3.17 08:24:04 ---> 51e60588ff2c 08:24:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:24:04 ---> Using cache 08:24:04 ---> 373beea67814 08:24:04 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:24:04 ---> Using cache 08:24:04 ---> bcee03356e3e 08:24:04 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:24:04 ---> Using cache 08:24:04 ---> 41ac591a4232 08:24:04 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:24:04 ---> Using cache 08:24:04 ---> f98770a684ac 08:24:04 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:24:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:24:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:24:06 ---> bec0dd237cec 08:24:06 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:24:07 ---> 11f4fdfa63be 08:24:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:24:07 (1/1) Installing dumb-init (1.2.5-r2) 08:24:07 Executing busybox-1.35.0-r29.trigger 08:24:07 OK: 8 MiB in 16 packages 08:24:08 ---> 514b7f4c8298 08:24:08 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:24:08 ---> Running in f9ddb5de7fae 08:24:09 Removing intermediate container 75eccd7981bb 08:24:09 ---> 2429612207a5 08:24:09 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:24:10 ---> 6edeaff57957 08:24:10 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:24:12 ---> 45a3dcb46c5e 08:24:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:24:12 Removing intermediate container f9ddb5de7fae 08:24:12 ---> 6774ddaf5e19 08:24:12 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:24:12 ---> Running in 5242fd5db262 08:24:13 Removing intermediate container 5242fd5db262 08:24:13 ---> ae82ac8c3a1c 08:24:13 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 08:24:13 ---> Running in f2d4048d0375 08:24:14 Removing intermediate container f2d4048d0375 08:24:14 ---> bbffe8c3bca8 08:24:14 Step 21/23 : LABEL arch=arm64 08:24:14 ---> 416a3c99a418 08:24:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:24:14 ---> Running in c4a9999a9812 08:24:15 Removing intermediate container c4a9999a9812 08:24:15 ---> e9a7bc48566c 08:24:15 Step 22/23 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 08:24:15 ---> Running in 03a2865a817c 08:24:16 ---> cb6ad965096f 08:24:16 Step 19/23 : ENTRYPOINT ["/core-data"] 08:24:16 ---> Running in 66b09e25e51c 08:24:16 Removing intermediate container 03a2865a817c 08:24:16 ---> f75c4ce4794d 08:24:16 Step 23/23 : LABEL version=3.0.0-dev.135 08:24:16 ---> Running in 396b910b2944 08:24:17 Removing intermediate container 66b09e25e51c 08:24:17 ---> 9f7bb991ebd5 08:24:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:24:17 Removing intermediate container 396b910b2944 08:24:17 ---> 9678aad4e222 08:24:17 08:24:17 ---> Running in 2d4087cb71f5 08:24:17 Successfully built 9678aad4e222 08:24:17 Successfully tagged core-common-config-bootstrapper-arm64:latest 08:24:17  Building core-common-config-bootstrapper ... done Building security-proxy-setup 08:24:17 Removing intermediate container 2d4087cb71f5 08:24:17 ---> 8191cb1c81fa 08:24:17 Step 21/23 : LABEL arch=arm64 08:24:18 ---> Running in dc19b6f1e69e 08:24:18 Removing intermediate container dc19b6f1e69e 08:24:18 ---> 2581b8570e3f 08:24:18 Step 22/23 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 08:24:18 ---> Running in 4349e956d4de 08:24:19 Removing intermediate container 4349e956d4de 08:24:19 ---> f5d659a06e2a 08:24:19 Step 23/23 : LABEL version=3.0.0-dev.135 08:24:19 ---> Running in e9cd28cda1d9 08:24:20 Removing intermediate container e9cd28cda1d9 08:24:20 ---> 8d476df462ff 08:24:20 08:24:20 Successfully built 8d476df462ff 08:24:20 Successfully tagged core-data-arm64:latest 08:24:20  Building core-data ... done Building support-scheduler 08:24:22 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:24:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:24:22 ---> 994d252d2a26 08:24:22 Step 3/22 : WORKDIR /edgex-go 08:24:22 ---> Using cache 08:24:22 ---> d41b4f83c6b0 08:24:22 Step 4/22 : RUN apk add --update --no-cache make git 08:24:22 ---> Using cache 08:24:22 ---> 673197a32d13 08:24:22 Step 5/22 : COPY go.mod vendor* ./ 08:24:22 ---> Using cache 08:24:22 ---> fe648b0d5ec9 08:24:22 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:24:22 ---> Running in 3b677814f845 08:24:26 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:24:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:24:26 ---> 994d252d2a26 08:24:26 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:24:26 ---> Using cache 08:24:26 ---> 69de53a5eba4 08:24:26 Step 4/23 : WORKDIR /edgex-go 08:24:26 ---> Using cache 08:24:26 ---> b5c8454c4132 08:24:26 Step 5/23 : RUN apk add --update --no-cache make git 08:24:26 ---> Using cache 08:24:26 ---> 6e1899e643dc 08:24:26 Step 6/23 : COPY go.mod vendor* ./ 08:24:26 ---> Using cache 08:24:26 ---> 37c23b220ff4 08:24:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:24:26 ---> Using cache 08:24:26 ---> 625116a53d05 08:24:26 Step 8/23 : COPY . . 08:24:26 ---> Using cache 08:24:26 ---> ed3354bb53c2 08:24:26 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:24:26 ---> Running in 8ad1f1684269 08:24:28 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:25:07 Removing intermediate container 499d4e690d2d 08:25:07 ---> b8c38ad11ab8 08:25:07 Step 7/25 : COPY . . 08:25:09 ---> a235885f4901 08:25:09 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:25:09 ---> Running in 3fc5c6e6685d 08:25:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:25:50 Removing intermediate container f217e76d2205 08:25:50 ---> 6c92722589fb 08:25:50 Step 7/20 : COPY . . 08:25:52 ---> 867a55d1eeb4 08:25:52 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:25:53 ---> Running in 7501dc45a892 08:25:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:26:13 Removing intermediate container d3d3cdd5da96 08:26:13 ---> 32240248bdb8 08:26:13 08:26:13 Step 10/23 : FROM alpine:3.17 08:26:13 ---> 51e60588ff2c 08:26:13 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:26:13 ---> Running in f625e7ffb4b8 08:26:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:26:14 Removing intermediate container 3b677814f845 08:26:14 ---> 3fbb92b25979 08:26:14 Step 7/22 : COPY . . 08:26:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:26:17 (1/2) Installing ca-certificates (20220614-r4) 08:26:17 (2/2) Installing dumb-init (1.2.5-r2) 08:26:17 Executing busybox-1.35.0-r29.trigger 08:26:17 Executing ca-certificates-20220614-r4.trigger 08:26:17 ---> ff8fae3b675a 08:26:17 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:26:17 ---> Running in cbc8e74240c2 08:26:18 OK: 8 MiB in 17 packages 08:26:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:26:20 Removing intermediate container f625e7ffb4b8 08:26:20 ---> 80a9924b0e78 08:26:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 08:26:20 ---> Running in a125e5a6b557 08:26:21 Removing intermediate container a125e5a6b557 08:26:21 ---> 6116394cec3a 08:26:21 Step 13/23 : ENV APP_PORT=59860 08:26:21 ---> Running in 7e1e05689a3d 08:26:21 Removing intermediate container 7e1e05689a3d 08:26:21 ---> 611e9dd9adab 08:26:21 Step 14/23 : EXPOSE $APP_PORT 08:26:21 ---> Running in 7e468436becf 08:26:22 Removing intermediate container 7e468436becf 08:26:22 ---> 09799265bb01 08:26:22 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:26:23 ---> 71338f43e98f 08:26:23 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:26:24 ---> 9cf2f62a06ba 08:26:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:26:26 ---> 7ecaa9581300 08:26:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:26:28 ---> 604aeb999805 08:26:28 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:26:28 ---> Running in 6a5898df04e6 08:26:29 Removing intermediate container 6a5898df04e6 08:26:29 ---> e40587e5379b 08:26:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:26:29 ---> Running in 740a716621a3 08:26:30 Removing intermediate container 740a716621a3 08:26:30 ---> 22165137843e 08:26:30 Step 21/23 : LABEL arch=arm64 08:26:30 ---> Running in c4b31826380d 08:26:30 Removing intermediate container c4b31826380d 08:26:30 ---> 92f609306e63 08:26:30 Step 22/23 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 08:26:30 ---> Running in 8a120ed2375a 08:26:31 Removing intermediate container 8a120ed2375a 08:26:31 ---> a5f9c35dc8f3 08:26:31 Step 23/23 : LABEL version=3.0.0-dev.135 08:26:31 ---> Running in 787da56e4a82 08:26:32 Removing intermediate container 787da56e4a82 08:26:32 ---> e30f152d8d1e 08:26:32 08:26:32 Successfully built e30f152d8d1e 08:26:32 Successfully tagged support-notifications-arm64:latest 08:26:32  Building support-notifications ... done Building security-spire-agent 08:26:35 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:26:35 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:26:35 ---> 994d252d2a26 08:26:35 Step 3/27 : WORKDIR /edgex-go 08:26:35 ---> Using cache 08:26:35 ---> d41b4f83c6b0 08:26:35 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:26:35 ---> Using cache 08:26:35 ---> b858de6d1384 08:26:35 Step 5/27 : COPY go.mod vendor* ./ 08:26:35 ---> Using cache 08:26:35 ---> b630dd326c64 08:26:35 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:26:35 ---> Using cache 08:26:35 ---> 94e359763115 08:26:35 Step 7/27 : COPY . . 08:26:35 ---> Using cache 08:26:35 ---> c32ec9d3fa12 08:26:35 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 08:26:35 ---> Using cache 08:26:35 ---> b70ac453fc63 08:26:35 Step 9/27 : WORKDIR /edgex-go/spire-build 08:26:35 ---> Using cache 08:26:35 ---> d23fdd088a6b 08:26:35 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:26:35 ---> Using cache 08:26:35 ---> 3885630e002b 08:26:35 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 08:26:35 ---> Running in 765d6ef0153c 08:26:39 Removing intermediate container 765d6ef0153c 08:26:39 ---> 83bd42ec9190 08:26:39 Step 12/27 : WORKDIR /edgex-go 08:26:39 ---> Running in b84fc0d58a9d 08:26:39 Removing intermediate container b84fc0d58a9d 08:26:39 ---> 4848ad599b0d 08:26:39 08:26:39 Step 13/27 : FROM alpine:3.17 08:26:39 ---> 51e60588ff2c 08:26:39 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:26:39 ---> Using cache 08:26:39 ---> 56986484bdfa 08:26:39 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:26:39 ---> Using cache 08:26:39 ---> 1295c2613677 08:26:39 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:26:39 ---> Using cache 08:26:39 ---> 9c1d21ae8011 08:26:39 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:26:39 ---> Using cache 08:26:39 ---> a3efd82c01af 08:26:39 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:26:42 ---> 63c72a1826e0 08:26:42 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:26:48 ---> 4785c2cd9c61 08:26:48 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:26:48 ---> e41c3913b0ed 08:26:48 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:26:49 ---> 48fbaf65ed90 08:26:49 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:26:50 ---> 66d092973a4f 08:26:50 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:26:50 ---> Running in 86582d6ebbcd 08:26:50 Removing intermediate container 86582d6ebbcd 08:26:50 ---> 7afdf4febf4a 08:26:50 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:26:50 ---> Running in 28e21c2a6c83 08:26:51 Removing intermediate container 28e21c2a6c83 08:26:51 ---> 3b1c30c231f9 08:26:51 Step 25/27 : LABEL arch=arm64 08:26:51 ---> Running in 66e5dad1e7a4 08:26:55 Removing intermediate container 66e5dad1e7a4 08:26:55 ---> 8cb1496ad084 08:26:55 Step 26/27 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 08:26:55 ---> Running in 7d5873b2d0fa 08:26:56 Removing intermediate container 7d5873b2d0fa 08:26:56 ---> ab36d8dda654 08:26:56 Step 27/27 : LABEL version=3.0.0-dev.135 08:26:56 ---> Running in 44c783719478 08:26:56 Removing intermediate container 44c783719478 08:26:56 ---> b4e256240e72 08:26:56 08:26:56 Successfully built b4e256240e72 08:26:56 Successfully tagged security-spire-agent-arm64:latest 08:26:56 Building core-metadata 08:27:00  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:27:00 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:27:00 ---> 994d252d2a26 08:27:00 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:27:00 ---> Using cache 08:27:00 ---> 69de53a5eba4 08:27:00 Step 4/25 : WORKDIR /edgex-go 08:27:00 ---> Using cache 08:27:00 ---> b5c8454c4132 08:27:00 Step 5/25 : RUN apk add --update --no-cache make git 08:27:00 ---> Using cache 08:27:00 ---> 6e1899e643dc 08:27:00 Step 6/25 : COPY go.mod vendor* ./ 08:27:00 ---> Using cache 08:27:00 ---> 37c23b220ff4 08:27:00 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:27:00 ---> Using cache 08:27:00 ---> 625116a53d05 08:27:00 Step 8/25 : COPY . . 08:27:00 ---> Using cache 08:27:00 ---> ed3354bb53c2 08:27:00 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:27:00 ---> Running in 37787b85f751 08:27:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:31:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:31:23 Removing intermediate container 3fc5c6e6685d 08:31:23 ---> 02544bce80e7 08:31:23 08:31:23 Step 9/25 : FROM alpine:3.17 08:31:23 ---> 51e60588ff2c 08:31:23 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:31:23 ---> Running in 40559ec84631 08:31:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:31:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:31:26 (1/3) Installing ca-certificates (20220614-r4) 08:31:26 (2/3) Installing dumb-init (1.2.5-r2) 08:31:26 (3/3) Installing su-exec (0.2-r2) 08:31:26 Executing busybox-1.35.0-r29.trigger 08:31:26 Executing ca-certificates-20220614-r4.trigger 08:31:27 OK: 8 MiB in 18 packages 08:31:29 Removing intermediate container 40559ec84631 08:31:29 ---> 2961723f45ea 08:31:29 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:31:29 ---> Running in ca5bbb739a67 08:31:30 Removing intermediate container ca5bbb739a67 08:31:30 ---> 6510fc4561f5 08:31:30 Step 12/25 : WORKDIR / 08:31:30 ---> Running in bec603540821 08:31:30 Removing intermediate container bec603540821 08:31:30 ---> 93a38a7f90f7 08:31:30 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:31:31 ---> adb9d2ad636f 08:31:31 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 08:31:35 ---> fe3c0d0b426d 08:31:35 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:31:36 ---> e383979a0492 08:31:36 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:31:36 ---> 3b16e4241397 08:31:36 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:31:37 ---> f56590a36b91 08:31:37 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:31:39 ---> 087c837de50f 08:31:39 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:31:40 ---> a135ada24a56 08:31:40 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:31:41 ---> e6c49338fabe 08:31:41 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:31:42 ---> Running in 7be5b694358c 08:31:45 Removing intermediate container 7be5b694358c 08:31:45 ---> 2705ce0621c6 08:31:45 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:31:45 ---> Running in d22758360327 08:31:45 Removing intermediate container d22758360327 08:31:45 ---> d55322247319 08:31:45 Step 23/25 : LABEL arch=arm64 08:31:45 ---> Running in 88a6bf036d33 08:31:46 Removing intermediate container 88a6bf036d33 08:31:46 ---> 000cf2085c0c 08:31:46 Step 24/25 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 08:31:46 ---> Running in 47a2fd532426 08:31:46 Removing intermediate container 47a2fd532426 08:31:46 ---> 6e1f69bc6697 08:31:46 Step 25/25 : LABEL version=3.0.0-dev.135 08:31:46 ---> Running in 8ec4e4dc706a 08:31:47 Removing intermediate container 8ec4e4dc706a 08:31:47 ---> 2adf9cdd2786 08:31:47 08:31:47 Successfully built 2adf9cdd2786 08:31:47 Successfully tagged security-secretstore-setup-arm64:latest 08:31:47 Building security-spire-config 08:31:51  Building security-secretstore-setup ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:31:51 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:31:51 ---> 994d252d2a26 08:31:51 Step 3/27 : WORKDIR /edgex-go 08:31:51 ---> Using cache 08:31:51 ---> d41b4f83c6b0 08:31:51 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:31:51 ---> Using cache 08:31:51 ---> b858de6d1384 08:31:51 Step 5/27 : COPY go.mod vendor* ./ 08:31:51 ---> Using cache 08:31:51 ---> b630dd326c64 08:31:51 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:31:51 ---> Using cache 08:31:51 ---> 94e359763115 08:31:51 Step 7/27 : COPY . . 08:31:51 ---> Using cache 08:31:51 ---> c32ec9d3fa12 08:31:51 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 08:31:51 ---> Using cache 08:31:51 ---> b70ac453fc63 08:31:51 Step 9/27 : WORKDIR /edgex-go/spire-build 08:31:51 ---> Using cache 08:31:51 ---> d23fdd088a6b 08:31:51 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:31:51 ---> Using cache 08:31:51 ---> 3885630e002b 08:31:51 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 08:31:51 ---> Using cache 08:31:51 ---> 83bd42ec9190 08:31:51 Step 12/27 : WORKDIR /edgex-go 08:31:51 ---> Using cache 08:31:51 ---> 4848ad599b0d 08:31:51 08:31:51 Step 13/27 : FROM alpine:3.17 08:31:51 ---> 51e60588ff2c 08:31:51 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:31:51 ---> Using cache 08:31:51 ---> 56986484bdfa 08:31:51 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:31:51 ---> Running in 6807552578e9 08:31:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:31:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:31:55 v3.17.3-111-g9fc0c9d927d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:31:55 v3.17.3-110-ge197e433add [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:31:55 OK: 17689 distinct packages available 08:31:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:31:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:31:57 (1/4) Installing dumb-init (1.2.5-r2) 08:31:58 (2/4) Installing musl-obstack (1.2.3-r0) 08:31:58 (3/4) Installing libucontext (1.2-r0) 08:31:58 (4/4) Installing gcompat (1.1.0-r0) 08:31:58 Executing busybox-1.35.0-r29.trigger 08:31:58 OK: 8 MiB in 19 packages 08:32:01 Removing intermediate container 6807552578e9 08:32:01 ---> 65d632da8768 08:32:01 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:32:02 ---> c29c2f51cf43 08:32:02 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:32:02 ---> c40af1f50b6a 08:32:02 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:32:08 ---> 30cc86d9da8d 08:32:08 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:32:08 ---> 471bbb49d13c 08:32:08 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:32:08 ---> Running in 218da333da2f 08:32:09 Removing intermediate container 218da333da2f 08:32:09 ---> f68e63c98d98 08:32:09 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:32:10 ---> b43562ecbce9 08:32:10 Step 22/27 : WORKDIR / 08:32:10 ---> Running in 3c74c087c2eb 08:32:10 Removing intermediate container 3c74c087c2eb 08:32:10 ---> 231e88c86a54 08:32:10 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:32:10 ---> Running in 9dc7fea8768f 08:32:11 Removing intermediate container 9dc7fea8768f 08:32:11 ---> afbc7afd5fda 08:32:11 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:32:11 ---> Running in 397b29a62c2c 08:32:11 Removing intermediate container 397b29a62c2c 08:32:11 ---> 8dc30ec4840e 08:32:11 Step 25/27 : LABEL arch=arm64 08:32:11 ---> Running in 6cc15b60d4e2 08:32:13 Removing intermediate container 6cc15b60d4e2 08:32:13 ---> 417f23219a06 08:32:13 Step 26/27 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 08:32:13 ---> Running in 338d56b067da 08:32:13 Removing intermediate container 338d56b067da 08:32:13 ---> e3f8f9508f91 08:32:13 Step 27/27 : LABEL version=3.0.0-dev.135 08:32:14 ---> Running in 5e1fe8dab89f 08:32:14 Removing intermediate container 5e1fe8dab89f 08:32:14 ---> 7bd6fce975ef 08:32:14 08:32:14 Successfully built 7bd6fce975ef 08:32:14 Successfully tagged security-spire-config-arm64:latest 08:32:14  Building security-spire-config ... done Building core-command 08:32:17 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:32:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:32:17 ---> 994d252d2a26 08:32:17 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:32:17 ---> Using cache 08:32:17 ---> 69de53a5eba4 08:32:17 Step 4/24 : WORKDIR /edgex-go 08:32:17 ---> Using cache 08:32:17 ---> b5c8454c4132 08:32:17 Step 5/24 : RUN apk add --update --no-cache make git 08:32:17 ---> Using cache 08:32:17 ---> 6e1899e643dc 08:32:17 Step 6/24 : COPY go.mod vendor* ./ 08:32:17 ---> Using cache 08:32:17 ---> 37c23b220ff4 08:32:17 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:17 ---> Using cache 08:32:17 ---> 625116a53d05 08:32:17 Step 8/24 : COPY . . 08:32:17 ---> Using cache 08:32:17 ---> ed3354bb53c2 08:32:17 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:32:17 ---> Running in 0a46cf026566 08:32:19 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:32:29 Removing intermediate container cbc8e74240c2 08:32:29 ---> 9bd0ce75c8de 08:32:29 08:32:29 Step 9/22 : FROM alpine:3.17 08:32:29 ---> 51e60588ff2c 08:32:29 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:32:29 ---> Running in fdb0a516ba14 08:32:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:32:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:32:33 (1/2) Installing dumb-init (1.2.5-r2) 08:32:33 (2/2) Installing openssl (3.0.8-r3) 08:32:33 Executing busybox-1.35.0-r29.trigger 08:32:33 OK: 8 MiB in 17 packages 08:32:35 Removing intermediate container fdb0a516ba14 08:32:35 ---> b7f0eb982cb3 08:32:35 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:32:35 ---> Running in 03447607d30e 08:32:35 Removing intermediate container 03447607d30e 08:32:35 ---> 4fd968f4b843 08:32:35 Step 12/22 : WORKDIR /edgex 08:32:35 ---> Running in 2542a9e77e90 08:32:36 Removing intermediate container 2542a9e77e90 08:32:36 ---> e037a7389a87 08:32:36 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:32:40 ---> 806296468dd8 08:32:40 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:32:41 ---> 28fa64c21aa3 08:32:41 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:32:41 ---> 7e33f75ca801 08:32:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:32:43 ---> 96a054285b2b 08:32:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:32:44 ---> eecef3fc126d 08:32:44 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:32:44 ---> Running in 7ee9b058222d 08:32:47 Removing intermediate container 7ee9b058222d 08:32:47 ---> 790850ab4415 08:32:47 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:32:47 ---> Running in cf5c093d841e 08:32:47 Removing intermediate container cf5c093d841e 08:32:47 ---> e7d0ff5a6ab5 08:32:47 Step 20/22 : LABEL arch=arm64 08:32:47 ---> Running in bd26f5a447aa 08:32:48 Removing intermediate container bd26f5a447aa 08:32:48 ---> 35c48fc50163 08:32:48 Step 21/22 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 08:32:48 ---> Running in 827dbd03d262 08:32:49 Removing intermediate container 827dbd03d262 08:32:49 ---> 999510b0d559 08:32:49 Step 22/22 : LABEL version=3.0.0-dev.135 08:32:49 ---> Running in 6e8754ce5f1c 08:32:49 Removing intermediate container 6e8754ce5f1c 08:32:49 ---> 84025845cd90 08:32:49 08:32:50 Successfully built 84025845cd90 08:32:50 Successfully tagged security-proxy-setup-arm64:latest 08:33:57  Building security-proxy-setup ... done Removing intermediate container 8ad1f1684269 08:33:57 ---> 582f362edc90 08:33:57 08:33:57 Step 10/23 : FROM alpine:3.17 08:33:57 ---> 51e60588ff2c 08:33:57 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:33:57 ---> Running in cf7193cb97a6 08:33:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:33:57 Removing intermediate container 37787b85f751 08:33:57 ---> 384e1ee2704f 08:33:57 08:33:57 Step 10/25 : FROM alpine:3.17 08:33:57 ---> 51e60588ff2c 08:33:57 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:33:57 ---> Running in 46a37f5acbd2 08:33:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:33:57 (1/1) Installing dumb-init (1.2.5-r2) 08:33:57 Executing busybox-1.35.0-r29.trigger 08:33:57 OK: 8 MiB in 16 packages 08:33:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:33:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:33:57 Removing intermediate container cf7193cb97a6 08:33:57 ---> e4268c83151b 08:33:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:33:57 ---> Running in aae9fc207209 08:33:57 (1/1) Installing dumb-init (1.2.5-r2) 08:33:57 Executing busybox-1.35.0-r29.trigger 08:33:57 OK: 8 MiB in 16 packages 08:33:57 Removing intermediate container aae9fc207209 08:33:57 ---> 274dc7f3cd0e 08:33:57 Step 13/23 : ENV APP_PORT=59861 08:33:57 ---> Running in fd32b38a6ab2 08:33:57 Removing intermediate container fd32b38a6ab2 08:33:57 ---> 914426a0e4db 08:33:57 Step 14/23 : EXPOSE $APP_PORT 08:33:57 ---> Running in 972698726b94 08:33:57 Removing intermediate container 46a37f5acbd2 08:33:57 ---> 232cae0b1fb6 08:33:57 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:33:58 Removing intermediate container 972698726b94 08:33:58 ---> Running in 117f2004284f 08:33:58 ---> 2e908007e46f 08:33:58 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:33:59 Removing intermediate container 117f2004284f 08:33:59 ---> 277f9c5f44bf 08:33:59 Step 13/25 : ENV APP_PORT=59881 08:33:59 ---> a8c0700d34c8 08:33:59 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:33:59 ---> Running in 7386e41b9760 08:34:00 Removing intermediate container 7386e41b9760 08:34:00 ---> ff9b5a329513 08:34:00 Step 14/25 : EXPOSE $APP_PORT 08:34:00 ---> Running in 03bd61bd2524 08:34:01 ---> 867c8d7edf36 08:34:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:34:01 Removing intermediate container 03bd61bd2524 08:34:01 ---> 5c766df45cba 08:34:01 Step 15/25 : WORKDIR / 08:34:01 ---> Running in 6b1eca70a0cf 08:34:03 Removing intermediate container 6b1eca70a0cf 08:34:03 ---> 42aeb868f281 08:34:03 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:04 ---> da62379e91b5 08:34:04 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:34:06 ---> e598ac48dcbb 08:34:06 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:34:06 ---> 9b573710a1fb 08:34:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:34:08 ---> ee6f19f83460 08:34:08 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:34:08 ---> Running in 417d63e7b6e6 08:34:09 ---> 84a8ea866ba6 08:34:09 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:34:09 Removing intermediate container 417d63e7b6e6 08:34:09 ---> 62c7f027baf6 08:34:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:09 ---> Running in 51796f94cb2e 08:34:12 Removing intermediate container 51796f94cb2e 08:34:12 ---> 07ca2a8b933b 08:34:12 Step 21/23 : LABEL arch=arm64 08:34:12 Removing intermediate container 7501dc45a892 08:34:12 ---> 6709365456d7 08:34:12 08:34:12 Step 9/20 : FROM alpine:3.17 08:34:12 ---> 51e60588ff2c 08:34:12 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:34:12 ---> Using cache 08:34:12 ---> 6eca71d71de2 08:34:12 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:34:12 ---> fc04339fd71f 08:34:12 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:34:12 ---> Running in d9fb411bd238 08:34:12 ---> Running in ffcb02a437fd 08:34:13 Removing intermediate container ffcb02a437fd 08:34:13 ---> 03fcc9425647 08:34:13 Step 22/23 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 08:34:13 ---> ee22ab5be690 08:34:13 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:34:13 ---> Running in 11eaa7305a78 08:34:14 ---> Running in 82c6e6f593fb 08:34:14 Removing intermediate container 11eaa7305a78 08:34:14 ---> af719db09955 08:34:14 Step 23/23 : LABEL version=3.0.0-dev.135 08:34:14 ---> Running in 6ffd74a4ac88 08:34:14 Removing intermediate container 82c6e6f593fb 08:34:14 ---> a9d8760a2c37 08:34:14 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:14 ---> Running in 1ae366562e2c 08:34:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:34:15 Removing intermediate container 6ffd74a4ac88 08:34:15 ---> 8a20014bd385 08:34:15 08:34:15 Removing intermediate container 1ae366562e2c 08:34:15 Successfully built 8a20014bd385 08:34:15 ---> 2bf7db68c4f7 08:34:15 Step 23/25 : LABEL arch=arm64 08:34:15 Successfully tagged support-scheduler-arm64:latest 08:34:15  Building support-scheduler ... done  ---> Running in 385360d5dedd 08:34:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:34:16 Removing intermediate container 385360d5dedd 08:34:16 ---> 7e7275ce5f1b 08:34:16 Step 24/25 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 08:34:16 ---> Running in e917f1272af2 08:34:16 Removing intermediate container e917f1272af2 08:34:16 ---> a2a7c4a56429 08:34:16 Step 25/25 : LABEL version=3.0.0-dev.135 08:34:17 ---> Running in 1551014d7c68 08:34:17 v3.17.3-111-g9fc0c9d927d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:34:17 v3.17.3-110-ge197e433add [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:34:17 OK: 17689 distinct packages available 08:34:17 Removing intermediate container 1551014d7c68 08:34:17 ---> 767d81925a94 08:34:17 08:34:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:34:17 Successfully built 767d81925a94 08:34:17 Successfully tagged core-metadata-arm64:latest 08:34:18  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:34:19 (1/9) Installing ca-certificates (20220614-r4) 08:34:19 (2/9) Installing brotli-libs (1.0.9-r9) 08:34:19 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:34:19 (4/9) Installing libcurl (8.0.1-r0) 08:34:19 (5/9) Installing curl (8.0.1-r0) 08:34:19 (6/9) Installing dumb-init (1.2.5-r2) 08:34:19 (7/9) Installing musl-obstack (1.2.3-r0) 08:34:19 (8/9) Installing libucontext (1.2-r0) 08:34:19 (9/9) Installing gcompat (1.1.0-r0) 08:34:19 Executing busybox-1.35.0-r29.trigger 08:34:19 Executing ca-certificates-20220614-r4.trigger 08:34:20 OK: 11 MiB in 24 packages 08:34:21 Removing intermediate container d9fb411bd238 08:34:21 ---> cb57ca29562e 08:34:21 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:22 ---> 4182cad0b4ae 08:34:22 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 08:34:23 ---> 9d2cd6799126 08:34:23 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:34:26 ---> 1e6bb73eefb0 08:34:26 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:34:26 ---> b7c103efc779 08:34:26 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:34:26 ---> Running in 45d7d679e176 08:34:27 Removing intermediate container 45d7d679e176 08:34:27 ---> 527216657f91 08:34:27 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:27 ---> Running in 7a348e03a478 08:34:27 Removing intermediate container 7a348e03a478 08:34:27 ---> fee122a3e395 08:34:27 Step 18/20 : LABEL arch=arm64 08:34:27 ---> Running in 5c9b85a5becd 08:34:28 Removing intermediate container 5c9b85a5becd 08:34:28 ---> 89526299b15f 08:34:28 Step 19/20 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 08:34:28 ---> Running in 4b590719b391 08:34:29 Removing intermediate container 4b590719b391 08:34:29 ---> 5208ace5e660 08:34:29 Step 20/20 : LABEL version=3.0.0-dev.135 08:34:29 ---> Running in 98d1c2e9d713 08:34:29 Removing intermediate container 98d1c2e9d713 08:34:29 ---> 346f9711271f 08:34:29 08:34:29 Successfully built 346f9711271f 08:34:29 Successfully tagged security-spiffe-token-provider-arm64:latest 08:35:11  Building security-spiffe-token-provider ... done Removing intermediate container 0a46cf026566 08:35:11 ---> 14b41b57dd40 08:35:11 08:35:11 Step 10/24 : FROM alpine:3.17 08:35:11 ---> 51e60588ff2c 08:35:11 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:35:11 ---> Using cache 08:35:11 ---> 232cae0b1fb6 08:35:11 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:35:11 ---> Using cache 08:35:11 ---> 277f9c5f44bf 08:35:11 Step 13/24 : ENV APP_PORT=59882 08:35:11 ---> Running in d451d69aeab5 08:35:11 Removing intermediate container d451d69aeab5 08:35:11 ---> 5014e67ad717 08:35:11 Step 14/24 : EXPOSE $APP_PORT 08:35:11 ---> Running in 49b9b63d87ee 08:35:11 Removing intermediate container 49b9b63d87ee 08:35:11 ---> 70d4909e9d3c 08:35:11 Step 15/24 : WORKDIR / 08:35:11 ---> Running in 343ad2fd4c8e 08:35:11 Removing intermediate container 343ad2fd4c8e 08:35:11 ---> 82e7d18026e1 08:35:11 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:11 ---> 2a9e96754a54 08:35:11 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:35:12 ---> 382a5c04774c 08:35:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:35:13 ---> 6853518ce97f 08:35:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:35:13 ---> 504c02d94804 08:35:13 Step 20/24 : ENTRYPOINT ["/core-command"] 08:35:13 ---> Running in df7b08eae51c 08:35:13 Removing intermediate container df7b08eae51c 08:35:13 ---> c7a4d25de159 08:35:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:14 ---> Running in 39b2a5265217 08:35:14 Removing intermediate container 39b2a5265217 08:35:14 ---> 652d99066b00 08:35:14 Step 22/24 : LABEL arch=arm64 08:35:14 ---> Running in c547475f7d42 08:35:14 Removing intermediate container c547475f7d42 08:35:14 ---> 003c128def03 08:35:14 Step 23/24 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 08:35:14 ---> Running in e9bf7152f960 08:35:14 Removing intermediate container e9bf7152f960 08:35:14 ---> 68c5248f8c2d 08:35:14 Step 24/24 : LABEL version=3.0.0-dev.135 08:35:15 ---> Running in 43903d2bea72 08:35:15 Removing intermediate container 43903d2bea72 08:35:15 ---> d47f5fa2791d 08:35:15 08:35:15 Successfully built d47f5fa2791d 08:35:15 Successfully tagged core-command-arm64:latest 08:35:15  Building core-command ... done  [Pipeline] } 08:35:15 $ docker stop --time=1 c718bd992b6c0cc9159ab5e466235eb8bd7752352931d86073180331f357819e 08:35:17 $ docker rm -f --volumes c718bd992b6c0cc9159ab5e466235eb8bd7752352931d86073180331f357819e [Pipeline] // withDockerContainer [Pipeline] sh 08:35:17 + docker images 08:35:18 REPOSITORY TAG IMAGE ID CREATED SIZE 08:35:18 core-command-arm64 latest d47f5fa2791d 2 seconds ago 19.7MB 08:35:18 14b41b57dd40 9 seconds ago 1.32GB 08:35:18 security-spiffe-token-provider-arm64 latest 346f9711271f 48 seconds ago 32.7MB 08:35:18 core-metadata-arm64 latest 767d81925a94 About a minute ago 20.2MB 08:35:18 support-scheduler-arm64 latest 8a20014bd385 About a minute ago 31.5MB 08:35:18 6709365456d7 About a minute ago 1.36GB 08:35:18 384e1ee2704f About a minute ago 1.33GB 08:35:18 582f362edc90 About a minute ago 1.39GB 08:35:18 security-proxy-setup-arm64 latest 84025845cd90 2 minutes ago 18.7MB 08:35:18 9bd0ce75c8de 2 minutes ago 1.3GB 08:35:18 security-spire-config-arm64 latest 7bd6fce975ef 3 minutes ago 86.2MB 08:35:18 security-secretstore-setup-arm64 latest 2adf9cdd2786 3 minutes ago 32.2MB 08:35:18 02544bce80e7 3 minutes ago 1.31GB 08:35:18 security-spire-agent-arm64 latest b4e256240e72 8 minutes ago 125MB 08:35:18 4848ad599b0d 8 minutes ago 1.18GB 08:35:18 support-notifications-arm64 latest e30f152d8d1e 8 minutes ago 32.2MB 08:35:18 32240248bdb8 9 minutes ago 1.39GB 08:35:18 core-data-arm64 latest 8d476df462ff 10 minutes ago 19.9MB 08:35:18 core-common-config-bootstrapper-arm64 latest 9678aad4e222 11 minutes ago 17.2MB 08:35:18 c7cb2bb67e3b 11 minutes ago 1.31GB 08:35:18 83beddb0fceb 11 minutes ago 1.33GB 08:35:18 security-bootstrapper-arm64 latest 3db3427a6969 11 minutes ago 21.9MB 08:35:18 security-proxy-auth-arm64 latest 7d4819f0740a 11 minutes ago 18.3MB 08:35:18 38599adb356a 12 minutes ago 1.31GB 08:35:18 5726bcd772d5 12 minutes ago 1.3GB 08:35:18 security-spire-server-arm64 latest 35c2de039978 17 minutes ago 87.1MB 08:35:18 19dacb9bfee3 18 minutes ago 1.18GB 08:35:18 ci-base-image-arm64 latest 994d252d2a26 21 minutes ago 866MB 08:35:18 alpine 3.17 51e60588ff2c 3 weeks ago 7.46MB 08:35:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 5 weeks ago 648MB 08:35:18 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 08:35:18 provisioning config files... 08:35:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/497@tmp/config14307620793743586684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:35:18 ---> docker-login.sh 08:35:18 nexus3.edgexfoundry.org:10001 08:35:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:18 Configure a credential helper to remove this warning. See 08:35:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:18 08:35:18 Login Succeeded 08:35:18 nexus3.edgexfoundry.org:10002 08:35:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:19 Configure a credential helper to remove this warning. See 08:35:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:19 08:35:19 Login Succeeded 08:35:19 nexus3.edgexfoundry.org:10003 08:35:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:19 Configure a credential helper to remove this warning. See 08:35:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:19 08:35:19 Login Succeeded 08:35:19 nexus3.edgexfoundry.org:10004 08:35:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:19 Configure a credential helper to remove this warning. See 08:35:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:19 08:35:19 Login Succeeded 08:35:19 docker.io 08:35:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:20 Configure a credential helper to remove this warning. See 08:35:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:20 08:35:20 Login Succeeded 08:35:20 ---> docker-login.sh ends [Pipeline] } 08:35:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:35:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:35:20 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 08:35:20 6ed5f643afd548d7d3f8a26d03abe2373781a040 08:35:20 latest 08:35:20 3.0.0-dev.135 08:35:20 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:35:20 main 08:35:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:20 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:21 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:35:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:35:21 11bf9e1966a8: Preparing 08:35:21 8635c53b974d: Preparing 08:35:21 d6eb6999b3ee: Preparing 08:35:21 34e5f86187d4: Preparing 08:35:21 a0a245011711: Preparing 08:35:21 26cbea5cba74: Preparing 08:35:21 26cbea5cba74: Waiting 08:35:21 d6eb6999b3ee: Pushed 08:35:21 11bf9e1966a8: Pushed 08:35:21 34e5f86187d4: Pushed 08:35:21 26cbea5cba74: Layer already exists 08:35:21 a0a245011711: Pushed 08:35:24 8635c53b974d: Pushed 08:35:25 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:95fcbbfd9481db28d5a7eb030479604d22d87e60769d2c80841799d2863ce699 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:25 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:25 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 08:35:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:35:25 11bf9e1966a8: Preparing 08:35:25 8635c53b974d: Preparing 08:35:25 d6eb6999b3ee: Preparing 08:35:25 34e5f86187d4: Preparing 08:35:25 a0a245011711: Preparing 08:35:25 26cbea5cba74: Preparing 08:35:25 26cbea5cba74: Waiting 08:35:25 a0a245011711: Layer already exists 08:35:25 8635c53b974d: Layer already exists 08:35:25 34e5f86187d4: Layer already exists 08:35:25 11bf9e1966a8: Layer already exists 08:35:25 d6eb6999b3ee: Layer already exists 08:35:25 26cbea5cba74: Layer already exists 08:35:25 latest: digest: sha256:95fcbbfd9481db28d5a7eb030479604d22d87e60769d2c80841799d2863ce699 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:26 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.135 08:35:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:35:26 11bf9e1966a8: Preparing 08:35:26 8635c53b974d: Preparing 08:35:26 d6eb6999b3ee: Preparing 08:35:26 34e5f86187d4: Preparing 08:35:26 a0a245011711: Preparing 08:35:26 26cbea5cba74: Preparing 08:35:26 26cbea5cba74: Waiting 08:35:26 11bf9e1966a8: Layer already exists 08:35:26 34e5f86187d4: Layer already exists 08:35:26 d6eb6999b3ee: Layer already exists 08:35:26 a0a245011711: Layer already exists 08:35:26 8635c53b974d: Layer already exists 08:35:26 26cbea5cba74: Layer already exists 08:35:26 3.0.0-dev.135: digest: sha256:95fcbbfd9481db28d5a7eb030479604d22d87e60769d2c80841799d2863ce699 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:27 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:27 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:35:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:35:27 11bf9e1966a8: Preparing 08:35:27 8635c53b974d: Preparing 08:35:27 d6eb6999b3ee: Preparing 08:35:27 34e5f86187d4: Preparing 08:35:27 a0a245011711: Preparing 08:35:27 26cbea5cba74: Preparing 08:35:27 26cbea5cba74: Waiting 08:35:27 11bf9e1966a8: Layer already exists 08:35:27 34e5f86187d4: Layer already exists 08:35:27 8635c53b974d: Layer already exists 08:35:27 d6eb6999b3ee: Layer already exists 08:35:27 a0a245011711: Layer already exists 08:35:27 26cbea5cba74: Layer already exists 08:35:27 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:95fcbbfd9481db28d5a7eb030479604d22d87e60769d2c80841799d2863ce699 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:27 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:28 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 08:35:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:35:28 11bf9e1966a8: Preparing 08:35:28 8635c53b974d: Preparing 08:35:28 d6eb6999b3ee: Preparing 08:35:28 34e5f86187d4: Preparing 08:35:28 a0a245011711: Preparing 08:35:28 26cbea5cba74: Preparing 08:35:28 26cbea5cba74: Waiting 08:35:28 11bf9e1966a8: Layer already exists 08:35:28 a0a245011711: Layer already exists 08:35:28 34e5f86187d4: Layer already exists 08:35:28 d6eb6999b3ee: Layer already exists 08:35:28 8635c53b974d: Layer already exists 08:35:28 26cbea5cba74: Layer already exists 08:35:28 main: digest: sha256:95fcbbfd9481db28d5a7eb030479604d22d87e60769d2c80841799d2863ce699 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:35:28 ===================================================== [Pipeline] echo 08:35:28 taggedImages: 08:35:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:35:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 08:35:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.135 08:35:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:35:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 08:35:28 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 08:35:28 6ed5f643afd548d7d3f8a26d03abe2373781a040 08:35:28 latest 08:35:28 3.0.0-dev.135 08:35:28 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:35:28 main 08:35:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:28 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:35:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:35:29 cca7adfc1b9c: Preparing 08:35:29 ff782d414270: Preparing 08:35:29 4a2797c52585: Preparing 08:35:29 ffbc13ed3089: Preparing 08:35:29 d6eb6999b3ee: Preparing 08:35:29 34e5f86187d4: Preparing 08:35:29 e86dc6140f9c: Preparing 08:35:29 26cbea5cba74: Preparing 08:35:29 34e5f86187d4: Waiting 08:35:29 26cbea5cba74: Waiting 08:35:29 e86dc6140f9c: Waiting 08:35:29 d6eb6999b3ee: Layer already exists 08:35:29 34e5f86187d4: Layer already exists 08:35:29 4a2797c52585: Pushed 08:35:29 cca7adfc1b9c: Pushed 08:35:29 ff782d414270: Pushed 08:35:29 26cbea5cba74: Layer already exists 08:35:29 e86dc6140f9c: Pushed 08:35:32 ffbc13ed3089: Pushed 08:35:32 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:5776c156dbf07e45fd9059a1c3aeed181fa746a8bbb0add11420672c4e74d565 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:32 + 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 08:35:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 08:35:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:35:32 cca7adfc1b9c: Preparing 08:35:32 ff782d414270: Preparing 08:35:32 4a2797c52585: Preparing 08:35:32 ffbc13ed3089: Preparing 08:35:32 d6eb6999b3ee: Preparing 08:35:32 34e5f86187d4: Preparing 08:35:32 e86dc6140f9c: Preparing 08:35:32 26cbea5cba74: Preparing 08:35:32 e86dc6140f9c: Waiting 08:35:32 34e5f86187d4: Waiting 08:35:32 26cbea5cba74: Waiting 08:35:32 cca7adfc1b9c: Layer already exists 08:35:32 ff782d414270: Layer already exists 08:35:32 4a2797c52585: Layer already exists 08:35:32 ffbc13ed3089: Layer already exists 08:35:32 d6eb6999b3ee: Layer already exists 08:35:32 34e5f86187d4: Layer already exists 08:35:32 e86dc6140f9c: Layer already exists 08:35:32 26cbea5cba74: Layer already exists 08:35:32 latest: digest: sha256:5776c156dbf07e45fd9059a1c3aeed181fa746a8bbb0add11420672c4e74d565 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:33 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.135 08:35:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:35:33 cca7adfc1b9c: Preparing 08:35:33 ff782d414270: Preparing 08:35:33 4a2797c52585: Preparing 08:35:33 ffbc13ed3089: Preparing 08:35:33 d6eb6999b3ee: Preparing 08:35:33 34e5f86187d4: Preparing 08:35:33 e86dc6140f9c: Preparing 08:35:33 26cbea5cba74: Preparing 08:35:33 34e5f86187d4: Waiting 08:35:33 e86dc6140f9c: Waiting 08:35:33 26cbea5cba74: Waiting 08:35:33 cca7adfc1b9c: Layer already exists 08:35:33 d6eb6999b3ee: Layer already exists 08:35:33 ffbc13ed3089: Layer already exists 08:35:33 ff782d414270: Layer already exists 08:35:33 4a2797c52585: Layer already exists 08:35:33 34e5f86187d4: Layer already exists 08:35:33 e86dc6140f9c: Layer already exists 08:35:33 26cbea5cba74: Layer already exists 08:35:33 3.0.0-dev.135: digest: sha256:5776c156dbf07e45fd9059a1c3aeed181fa746a8bbb0add11420672c4e74d565 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:34 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:35:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:35:34 cca7adfc1b9c: Preparing 08:35:34 ff782d414270: Preparing 08:35:34 4a2797c52585: Preparing 08:35:34 ffbc13ed3089: Preparing 08:35:34 d6eb6999b3ee: Preparing 08:35:34 34e5f86187d4: Preparing 08:35:34 e86dc6140f9c: Preparing 08:35:34 26cbea5cba74: Preparing 08:35:34 34e5f86187d4: Waiting 08:35:34 e86dc6140f9c: Waiting 08:35:34 26cbea5cba74: Waiting 08:35:34 ff782d414270: Layer already exists 08:35:34 d6eb6999b3ee: Layer already exists 08:35:34 4a2797c52585: Layer already exists 08:35:34 cca7adfc1b9c: Layer already exists 08:35:34 ffbc13ed3089: Layer already exists 08:35:34 34e5f86187d4: Layer already exists 08:35:34 e86dc6140f9c: Layer already exists 08:35:34 26cbea5cba74: Layer already exists 08:35:34 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:5776c156dbf07e45fd9059a1c3aeed181fa746a8bbb0add11420672c4e74d565 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:35 + 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 08:35:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 08:35:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:35:35 cca7adfc1b9c: Preparing 08:35:35 ff782d414270: Preparing 08:35:35 4a2797c52585: Preparing 08:35:35 ffbc13ed3089: Preparing 08:35:35 d6eb6999b3ee: Preparing 08:35:35 34e5f86187d4: Preparing 08:35:35 e86dc6140f9c: Preparing 08:35:35 26cbea5cba74: Preparing 08:35:35 e86dc6140f9c: Waiting 08:35:35 26cbea5cba74: Waiting 08:35:35 34e5f86187d4: Waiting 08:35:35 d6eb6999b3ee: Layer already exists 08:35:35 cca7adfc1b9c: Layer already exists 08:35:35 ffbc13ed3089: Layer already exists 08:35:35 ff782d414270: Layer already exists 08:35:35 4a2797c52585: Layer already exists 08:35:35 34e5f86187d4: Layer already exists 08:35:35 e86dc6140f9c: Layer already exists 08:35:35 26cbea5cba74: Layer already exists 08:35:35 main: digest: sha256:5776c156dbf07e45fd9059a1c3aeed181fa746a8bbb0add11420672c4e74d565 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:35:35 ===================================================== [Pipeline] echo 08:35:35 taggedImages: 08:35:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:35:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 08:35:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.135 08:35:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:35:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 08:35:35 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 08:35:35 6ed5f643afd548d7d3f8a26d03abe2373781a040 08:35:35 latest 08:35:35 3.0.0-dev.135 08:35:35 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:35:35 main 08:35:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:36 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:36 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:35:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:35:36 bc65424f4023: Preparing 08:35:36 0f3d6a6bd9bd: Preparing 08:35:36 d6eb6999b3ee: Preparing 08:35:36 34e5f86187d4: Preparing 08:35:36 62da107e2188: Preparing 08:35:36 26cbea5cba74: Preparing 08:35:36 26cbea5cba74: Waiting 08:35:36 34e5f86187d4: Layer already exists 08:35:36 d6eb6999b3ee: Layer already exists 08:35:36 26cbea5cba74: Layer already exists 08:35:36 bc65424f4023: Pushed 08:35:36 62da107e2188: Pushed 08:35:39 0f3d6a6bd9bd: Pushed 08:35:39 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:044a20f879dbc69bf178f67bb5eb06867a6e14bd0276b38382697459d328fd14 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 08:35:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:35:40 bc65424f4023: Preparing 08:35:40 0f3d6a6bd9bd: Preparing 08:35:40 d6eb6999b3ee: Preparing 08:35:40 34e5f86187d4: Preparing 08:35:40 62da107e2188: Preparing 08:35:40 26cbea5cba74: Preparing 08:35:40 26cbea5cba74: Waiting 08:35:40 34e5f86187d4: Layer already exists 08:35:40 0f3d6a6bd9bd: Layer already exists 08:35:40 d6eb6999b3ee: Layer already exists 08:35:40 62da107e2188: Layer already exists 08:35:40 bc65424f4023: Layer already exists 08:35:40 26cbea5cba74: Layer already exists 08:35:40 latest: digest: sha256:044a20f879dbc69bf178f67bb5eb06867a6e14bd0276b38382697459d328fd14 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.135 08:35:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:35:41 bc65424f4023: Preparing 08:35:41 0f3d6a6bd9bd: Preparing 08:35:41 d6eb6999b3ee: Preparing 08:35:41 34e5f86187d4: Preparing 08:35:41 62da107e2188: Preparing 08:35:41 26cbea5cba74: Preparing 08:35:41 26cbea5cba74: Waiting 08:35:41 bc65424f4023: Layer already exists 08:35:41 d6eb6999b3ee: Layer already exists 08:35:41 0f3d6a6bd9bd: Layer already exists 08:35:41 34e5f86187d4: Layer already exists 08:35:41 62da107e2188: Layer already exists 08:35:41 26cbea5cba74: Layer already exists 08:35:41 3.0.0-dev.135: digest: sha256:044a20f879dbc69bf178f67bb5eb06867a6e14bd0276b38382697459d328fd14 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:35:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:35:41 bc65424f4023: Preparing 08:35:41 0f3d6a6bd9bd: Preparing 08:35:41 d6eb6999b3ee: Preparing 08:35:41 34e5f86187d4: Preparing 08:35:41 62da107e2188: Preparing 08:35:41 26cbea5cba74: Preparing 08:35:41 26cbea5cba74: Waiting 08:35:41 bc65424f4023: Layer already exists 08:35:41 34e5f86187d4: Layer already exists 08:35:41 62da107e2188: Layer already exists 08:35:41 d6eb6999b3ee: Layer already exists 08:35:41 0f3d6a6bd9bd: Layer already exists 08:35:41 26cbea5cba74: Layer already exists 08:35:41 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:044a20f879dbc69bf178f67bb5eb06867a6e14bd0276b38382697459d328fd14 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:42 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 08:35:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:35:42 bc65424f4023: Preparing 08:35:42 0f3d6a6bd9bd: Preparing 08:35:42 d6eb6999b3ee: Preparing 08:35:42 34e5f86187d4: Preparing 08:35:42 62da107e2188: Preparing 08:35:42 26cbea5cba74: Preparing 08:35:42 26cbea5cba74: Waiting 08:35:42 34e5f86187d4: Layer already exists 08:35:42 62da107e2188: Layer already exists 08:35:42 0f3d6a6bd9bd: Layer already exists 08:35:42 d6eb6999b3ee: Layer already exists 08:35:42 bc65424f4023: Layer already exists 08:35:42 26cbea5cba74: Layer already exists 08:35:43 main: digest: sha256:044a20f879dbc69bf178f67bb5eb06867a6e14bd0276b38382697459d328fd14 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:35:43 ===================================================== [Pipeline] echo 08:35:43 taggedImages: 08:35:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:35:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 08:35:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.135 08:35:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:35:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 08:35:43 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 08:35:43 6ed5f643afd548d7d3f8a26d03abe2373781a040 08:35:43 latest 08:35:43 3.0.0-dev.135 08:35:43 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:35:43 main 08:35:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:43 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:35:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:35:43 f0ab7abd7062: Preparing 08:35:43 e682be7ee34d: Preparing 08:35:43 c466f17b291a: Preparing 08:35:43 d6eb6999b3ee: Preparing 08:35:43 34e5f86187d4: Preparing 08:35:43 a0a245011711: Preparing 08:35:43 26cbea5cba74: Preparing 08:35:43 a0a245011711: Waiting 08:35:43 26cbea5cba74: Waiting 08:35:43 d6eb6999b3ee: Layer already exists 08:35:43 34e5f86187d4: Layer already exists 08:35:44 a0a245011711: Layer already exists 08:35:44 26cbea5cba74: Layer already exists 08:35:44 f0ab7abd7062: Pushed 08:35:44 e682be7ee34d: Pushed 08:35:46 c466f17b291a: Pushed 08:35:47 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:b49d058c649e1b5c3db3fe4f31002dbc6f61187b16a155d24bf8d925a33ef4bf size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:35:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:35:47 f0ab7abd7062: Preparing 08:35:47 e682be7ee34d: Preparing 08:35:47 c466f17b291a: Preparing 08:35:47 d6eb6999b3ee: Preparing 08:35:47 34e5f86187d4: Preparing 08:35:47 a0a245011711: Preparing 08:35:47 26cbea5cba74: Preparing 08:35:47 a0a245011711: Waiting 08:35:47 26cbea5cba74: Waiting 08:35:47 c466f17b291a: Layer already exists 08:35:47 d6eb6999b3ee: Layer already exists 08:35:47 34e5f86187d4: Layer already exists 08:35:47 e682be7ee34d: Layer already exists 08:35:47 f0ab7abd7062: Layer already exists 08:35:47 26cbea5cba74: Layer already exists 08:35:47 a0a245011711: Layer already exists 08:35:47 latest: digest: sha256:b49d058c649e1b5c3db3fe4f31002dbc6f61187b16a155d24bf8d925a33ef4bf size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.135 08:35:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:35:48 f0ab7abd7062: Preparing 08:35:48 e682be7ee34d: Preparing 08:35:48 c466f17b291a: Preparing 08:35:48 d6eb6999b3ee: Preparing 08:35:48 34e5f86187d4: Preparing 08:35:48 a0a245011711: Preparing 08:35:48 26cbea5cba74: Preparing 08:35:48 a0a245011711: Waiting 08:35:48 26cbea5cba74: Waiting 08:35:48 f0ab7abd7062: Layer already exists 08:35:48 c466f17b291a: Layer already exists 08:35:48 34e5f86187d4: Layer already exists 08:35:48 e682be7ee34d: Layer already exists 08:35:48 d6eb6999b3ee: Layer already exists 08:35:48 a0a245011711: Layer already exists 08:35:48 26cbea5cba74: Layer already exists 08:35:48 3.0.0-dev.135: digest: sha256:b49d058c649e1b5c3db3fe4f31002dbc6f61187b16a155d24bf8d925a33ef4bf size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:49 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:35:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:35:49 f0ab7abd7062: Preparing 08:35:49 e682be7ee34d: Preparing 08:35:49 c466f17b291a: Preparing 08:35:49 d6eb6999b3ee: Preparing 08:35:49 34e5f86187d4: Preparing 08:35:49 a0a245011711: Preparing 08:35:49 26cbea5cba74: Preparing 08:35:49 a0a245011711: Waiting 08:35:49 26cbea5cba74: Waiting 08:35:49 e682be7ee34d: Layer already exists 08:35:49 d6eb6999b3ee: Layer already exists 08:35:49 f0ab7abd7062: Layer already exists 08:35:49 34e5f86187d4: Layer already exists 08:35:49 c466f17b291a: Layer already exists 08:35:49 26cbea5cba74: Layer already exists 08:35:49 a0a245011711: Layer already exists 08:35:49 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:b49d058c649e1b5c3db3fe4f31002dbc6f61187b16a155d24bf8d925a33ef4bf size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:50 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 08:35:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:35:50 f0ab7abd7062: Preparing 08:35:50 e682be7ee34d: Preparing 08:35:50 c466f17b291a: Preparing 08:35:50 d6eb6999b3ee: Preparing 08:35:50 34e5f86187d4: Preparing 08:35:50 a0a245011711: Preparing 08:35:50 26cbea5cba74: Preparing 08:35:50 a0a245011711: Waiting 08:35:50 26cbea5cba74: Waiting 08:35:50 f0ab7abd7062: Layer already exists 08:35:50 e682be7ee34d: Layer already exists 08:35:50 34e5f86187d4: Layer already exists 08:35:50 c466f17b291a: Layer already exists 08:35:50 d6eb6999b3ee: Layer already exists 08:35:50 26cbea5cba74: Layer already exists 08:35:50 a0a245011711: Layer already exists 08:35:50 main: digest: sha256:b49d058c649e1b5c3db3fe4f31002dbc6f61187b16a155d24bf8d925a33ef4bf size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:35:50 ===================================================== [Pipeline] echo 08:35:50 taggedImages: 08:35:50 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:35:50 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:35:50 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.135 08:35:50 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:35:50 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 08:35:50 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 08:35:50 6ed5f643afd548d7d3f8a26d03abe2373781a040 08:35:50 latest 08:35:50 3.0.0-dev.135 08:35:50 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:35:50 main 08:35:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:51 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:35:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:35:51 62032f815d36: Preparing 08:35:51 62032f815d36: Preparing 08:35:51 d49b44522534: Preparing 08:35:51 1c90318efe65: Preparing 08:35:51 e72b2d2af492: Preparing 08:35:51 c7c776c2d79f: Preparing 08:35:51 9aa2a4933c05: Preparing 08:35:51 d6eb6999b3ee: Preparing 08:35:51 34e5f86187d4: Preparing 08:35:51 98300cc08b9c: Preparing 08:35:51 57430f11ff14: Preparing 08:35:51 20bf20e17094: Preparing 08:35:51 a3bbaa0b8fa3: Preparing 08:35:51 26cbea5cba74: Preparing 08:35:51 57430f11ff14: Waiting 08:35:51 9aa2a4933c05: Waiting 08:35:51 d6eb6999b3ee: Waiting 08:35:51 20bf20e17094: Waiting 08:35:51 34e5f86187d4: Waiting 08:35:51 98300cc08b9c: Waiting 08:35:51 a3bbaa0b8fa3: Waiting 08:35:51 26cbea5cba74: Waiting 08:35:51 d49b44522534: Pushed 08:35:51 e72b2d2af492: Pushed 08:35:51 c7c776c2d79f: Pushed 08:35:51 1c90318efe65: Pushed 08:35:51 62032f815d36: Pushed 08:35:51 d6eb6999b3ee: Layer already exists 08:35:51 34e5f86187d4: Layer already exists 08:35:52 98300cc08b9c: Pushed 08:35:52 26cbea5cba74: Layer already exists 08:35:52 20bf20e17094: Pushed 08:35:52 57430f11ff14: Pushed 08:35:52 a3bbaa0b8fa3: Pushed 08:35:55 9aa2a4933c05: Pushed 08:35:55 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:7035a4b52e598ee947eac8b55a84cbd8f91637142ebd71c12a561a8d7e5d7adf size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:35:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:35:59 62032f815d36: Preparing 08:35:59 62032f815d36: Preparing 08:35:59 d49b44522534: Preparing 08:35:59 1c90318efe65: Preparing 08:35:59 e72b2d2af492: Preparing 08:35:59 c7c776c2d79f: Preparing 08:35:59 9aa2a4933c05: Preparing 08:35:59 d6eb6999b3ee: Preparing 08:35:59 34e5f86187d4: Preparing 08:35:59 98300cc08b9c: Preparing 08:35:59 57430f11ff14: Preparing 08:35:59 20bf20e17094: Preparing 08:35:59 a3bbaa0b8fa3: Preparing 08:35:59 26cbea5cba74: Preparing 08:35:59 9aa2a4933c05: Waiting 08:35:59 d6eb6999b3ee: Waiting 08:35:59 34e5f86187d4: Waiting 08:35:59 98300cc08b9c: Waiting 08:35:59 57430f11ff14: Waiting 08:35:59 20bf20e17094: Waiting 08:35:59 26cbea5cba74: Waiting 08:35:59 a3bbaa0b8fa3: Waiting 08:35:59 1c90318efe65: Layer already exists 08:35:59 62032f815d36: Layer already exists 08:35:59 e72b2d2af492: Layer already exists 08:35:59 d49b44522534: Layer already exists 08:35:59 c7c776c2d79f: Layer already exists 08:35:59 9aa2a4933c05: Layer already exists 08:35:59 34e5f86187d4: Layer already exists 08:35:59 d6eb6999b3ee: Layer already exists 08:35:59 98300cc08b9c: Layer already exists 08:35:59 57430f11ff14: Layer already exists 08:35:59 a3bbaa0b8fa3: Layer already exists 08:35:59 20bf20e17094: Layer already exists 08:35:59 26cbea5cba74: Layer already exists 08:35:59 latest: digest: sha256:7035a4b52e598ee947eac8b55a84cbd8f91637142ebd71c12a561a8d7e5d7adf size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.135 08:36:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:36:00 62032f815d36: Preparing 08:36:00 62032f815d36: Preparing 08:36:00 d49b44522534: Preparing 08:36:00 1c90318efe65: Preparing 08:36:00 e72b2d2af492: Preparing 08:36:00 c7c776c2d79f: Preparing 08:36:00 9aa2a4933c05: Preparing 08:36:00 d6eb6999b3ee: Preparing 08:36:00 34e5f86187d4: Preparing 08:36:00 98300cc08b9c: Preparing 08:36:00 57430f11ff14: Preparing 08:36:00 20bf20e17094: Preparing 08:36:00 a3bbaa0b8fa3: Preparing 08:36:00 26cbea5cba74: Preparing 08:36:00 98300cc08b9c: Waiting 08:36:00 57430f11ff14: Waiting 08:36:00 20bf20e17094: Waiting 08:36:00 26cbea5cba74: Waiting 08:36:00 a3bbaa0b8fa3: Waiting 08:36:00 9aa2a4933c05: Waiting 08:36:00 34e5f86187d4: Waiting 08:36:00 d6eb6999b3ee: Waiting 08:36:00 d49b44522534: Layer already exists 08:36:00 c7c776c2d79f: Layer already exists 08:36:00 1c90318efe65: Layer already exists 08:36:00 e72b2d2af492: Layer already exists 08:36:00 62032f815d36: Layer already exists 08:36:00 d6eb6999b3ee: Layer already exists 08:36:00 34e5f86187d4: Layer already exists 08:36:00 9aa2a4933c05: Layer already exists 08:36:00 57430f11ff14: Layer already exists 08:36:00 98300cc08b9c: Layer already exists 08:36:00 20bf20e17094: Layer already exists 08:36:00 a3bbaa0b8fa3: Layer already exists 08:36:00 26cbea5cba74: Layer already exists 08:36:00 3.0.0-dev.135: digest: sha256:7035a4b52e598ee947eac8b55a84cbd8f91637142ebd71c12a561a8d7e5d7adf size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:36:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:36:02 62032f815d36: Preparing 08:36:02 62032f815d36: Preparing 08:36:02 d49b44522534: Preparing 08:36:02 1c90318efe65: Preparing 08:36:02 e72b2d2af492: Preparing 08:36:02 c7c776c2d79f: Preparing 08:36:02 9aa2a4933c05: Preparing 08:36:02 d6eb6999b3ee: Preparing 08:36:02 34e5f86187d4: Preparing 08:36:02 98300cc08b9c: Preparing 08:36:02 57430f11ff14: Preparing 08:36:02 20bf20e17094: Preparing 08:36:02 a3bbaa0b8fa3: Preparing 08:36:02 26cbea5cba74: Preparing 08:36:02 98300cc08b9c: Waiting 08:36:02 57430f11ff14: Waiting 08:36:02 20bf20e17094: Waiting 08:36:02 a3bbaa0b8fa3: Waiting 08:36:02 26cbea5cba74: Waiting 08:36:02 d6eb6999b3ee: Waiting 08:36:02 34e5f86187d4: Waiting 08:36:02 9aa2a4933c05: Waiting 08:36:02 e72b2d2af492: Layer already exists 08:36:02 d49b44522534: Layer already exists 08:36:02 62032f815d36: Layer already exists 08:36:02 c7c776c2d79f: Layer already exists 08:36:02 1c90318efe65: Layer already exists 08:36:02 d6eb6999b3ee: Layer already exists 08:36:02 98300cc08b9c: Layer already exists 08:36:02 57430f11ff14: Layer already exists 08:36:02 9aa2a4933c05: Layer already exists 08:36:02 34e5f86187d4: Layer already exists 08:36:02 20bf20e17094: Layer already exists 08:36:02 a3bbaa0b8fa3: Layer already exists 08:36:02 26cbea5cba74: Layer already exists 08:36:02 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:7035a4b52e598ee947eac8b55a84cbd8f91637142ebd71c12a561a8d7e5d7adf size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 08:36:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:36:03 62032f815d36: Preparing 08:36:03 62032f815d36: Preparing 08:36:03 d49b44522534: Preparing 08:36:03 1c90318efe65: Preparing 08:36:03 e72b2d2af492: Preparing 08:36:03 c7c776c2d79f: Preparing 08:36:03 9aa2a4933c05: Preparing 08:36:03 d6eb6999b3ee: Preparing 08:36:03 34e5f86187d4: Preparing 08:36:03 98300cc08b9c: Preparing 08:36:03 57430f11ff14: Preparing 08:36:03 20bf20e17094: Preparing 08:36:03 a3bbaa0b8fa3: Preparing 08:36:03 26cbea5cba74: Preparing 08:36:03 9aa2a4933c05: Waiting 08:36:03 d6eb6999b3ee: Waiting 08:36:03 57430f11ff14: Waiting 08:36:03 34e5f86187d4: Waiting 08:36:03 98300cc08b9c: Waiting 08:36:03 20bf20e17094: Waiting 08:36:03 26cbea5cba74: Waiting 08:36:03 a3bbaa0b8fa3: Waiting 08:36:03 d49b44522534: Layer already exists 08:36:03 1c90318efe65: Layer already exists 08:36:03 e72b2d2af492: Layer already exists 08:36:03 62032f815d36: Layer already exists 08:36:03 c7c776c2d79f: Layer already exists 08:36:03 9aa2a4933c05: Layer already exists 08:36:03 d6eb6999b3ee: Layer already exists 08:36:03 57430f11ff14: Layer already exists 08:36:03 34e5f86187d4: Layer already exists 08:36:03 98300cc08b9c: Layer already exists 08:36:03 20bf20e17094: Layer already exists 08:36:03 a3bbaa0b8fa3: Layer already exists 08:36:03 26cbea5cba74: Layer already exists 08:36:03 main: digest: sha256:7035a4b52e598ee947eac8b55a84cbd8f91637142ebd71c12a561a8d7e5d7adf size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:36:03 ===================================================== [Pipeline] echo 08:36:03 taggedImages: 08:36:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:36:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:36:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.135 08:36:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:36:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 08:36:03 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 08:36:03 6ed5f643afd548d7d3f8a26d03abe2373781a040 08:36:03 latest 08:36:03 3.0.0-dev.135 08:36:03 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:36:03 main 08:36:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:04 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:36:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:36:04 f5fb900594d9: Preparing 08:36:04 8a5bb2f58fca: Preparing 08:36:04 686efe603dc2: Preparing 08:36:04 f75f0ce22202: Preparing 08:36:04 d6eb6999b3ee: Preparing 08:36:04 34e5f86187d4: Preparing 08:36:04 e86dc6140f9c: Preparing 08:36:04 26cbea5cba74: Preparing 08:36:04 34e5f86187d4: Waiting 08:36:04 e86dc6140f9c: Waiting 08:36:04 26cbea5cba74: Waiting 08:36:04 d6eb6999b3ee: Layer already exists 08:36:04 34e5f86187d4: Layer already exists 08:36:04 e86dc6140f9c: Layer already exists 08:36:04 26cbea5cba74: Layer already exists 08:36:04 8a5bb2f58fca: Pushed 08:36:04 686efe603dc2: Pushed 08:36:04 f5fb900594d9: Pushed 08:36:07 f75f0ce22202: Pushed 08:36:07 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:f5eef5ced35461e3239b84b2b70bf1c5fea07eca65939aefa633e88205df41e3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:07 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 08:36:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:36:08 f5fb900594d9: Preparing 08:36:08 8a5bb2f58fca: Preparing 08:36:08 686efe603dc2: Preparing 08:36:08 f75f0ce22202: Preparing 08:36:08 d6eb6999b3ee: Preparing 08:36:08 34e5f86187d4: Preparing 08:36:08 e86dc6140f9c: Preparing 08:36:08 26cbea5cba74: Preparing 08:36:08 34e5f86187d4: Waiting 08:36:08 e86dc6140f9c: Waiting 08:36:08 26cbea5cba74: Waiting 08:36:08 f75f0ce22202: Layer already exists 08:36:08 f5fb900594d9: Layer already exists 08:36:08 686efe603dc2: Layer already exists 08:36:08 d6eb6999b3ee: Layer already exists 08:36:08 8a5bb2f58fca: Layer already exists 08:36:08 34e5f86187d4: Layer already exists 08:36:08 e86dc6140f9c: Layer already exists 08:36:08 26cbea5cba74: Layer already exists 08:36:08 latest: digest: sha256:f5eef5ced35461e3239b84b2b70bf1c5fea07eca65939aefa633e88205df41e3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:08 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.135 08:36:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:36:08 f5fb900594d9: Preparing 08:36:08 8a5bb2f58fca: Preparing 08:36:08 686efe603dc2: Preparing 08:36:08 f75f0ce22202: Preparing 08:36:08 d6eb6999b3ee: Preparing 08:36:08 34e5f86187d4: Preparing 08:36:08 e86dc6140f9c: Preparing 08:36:08 26cbea5cba74: Preparing 08:36:08 34e5f86187d4: Waiting 08:36:08 26cbea5cba74: Waiting 08:36:08 e86dc6140f9c: Waiting 08:36:08 f75f0ce22202: Layer already exists 08:36:08 8a5bb2f58fca: Layer already exists 08:36:08 d6eb6999b3ee: Layer already exists 08:36:08 f5fb900594d9: Layer already exists 08:36:08 686efe603dc2: Layer already exists 08:36:08 e86dc6140f9c: Layer already exists 08:36:08 34e5f86187d4: Layer already exists 08:36:08 26cbea5cba74: Layer already exists 08:36:08 3.0.0-dev.135: digest: sha256:f5eef5ced35461e3239b84b2b70bf1c5fea07eca65939aefa633e88205df41e3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:09 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:36:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:36:09 f5fb900594d9: Preparing 08:36:09 8a5bb2f58fca: Preparing 08:36:09 686efe603dc2: Preparing 08:36:09 f75f0ce22202: Preparing 08:36:09 d6eb6999b3ee: Preparing 08:36:09 34e5f86187d4: Preparing 08:36:09 e86dc6140f9c: Preparing 08:36:09 26cbea5cba74: Preparing 08:36:09 34e5f86187d4: Waiting 08:36:09 e86dc6140f9c: Waiting 08:36:09 26cbea5cba74: Waiting 08:36:09 f5fb900594d9: Layer already exists 08:36:09 8a5bb2f58fca: Layer already exists 08:36:09 686efe603dc2: Layer already exists 08:36:09 d6eb6999b3ee: Layer already exists 08:36:09 f75f0ce22202: Layer already exists 08:36:09 26cbea5cba74: Layer already exists 08:36:09 34e5f86187d4: Layer already exists 08:36:09 e86dc6140f9c: Layer already exists 08:36:10 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:f5eef5ced35461e3239b84b2b70bf1c5fea07eca65939aefa633e88205df41e3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:10 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 08:36:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:36:13 f5fb900594d9: Preparing 08:36:13 8a5bb2f58fca: Preparing 08:36:13 686efe603dc2: Preparing 08:36:13 f75f0ce22202: Preparing 08:36:13 d6eb6999b3ee: Preparing 08:36:13 34e5f86187d4: Preparing 08:36:13 e86dc6140f9c: Preparing 08:36:13 26cbea5cba74: Preparing 08:36:13 34e5f86187d4: Waiting 08:36:13 e86dc6140f9c: Waiting 08:36:13 26cbea5cba74: Waiting 08:36:13 f5fb900594d9: Layer already exists 08:36:13 8a5bb2f58fca: Layer already exists 08:36:13 f75f0ce22202: Layer already exists 08:36:13 d6eb6999b3ee: Layer already exists 08:36:13 686efe603dc2: Layer already exists 08:36:13 34e5f86187d4: Layer already exists 08:36:13 26cbea5cba74: Layer already exists 08:36:13 e86dc6140f9c: Layer already exists 08:36:13 main: digest: sha256:f5eef5ced35461e3239b84b2b70bf1c5fea07eca65939aefa633e88205df41e3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:36:13 ===================================================== [Pipeline] echo 08:36:13 taggedImages: 08:36:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:36:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 08:36:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.135 08:36:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:36:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 08:36:13 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 08:36:13 6ed5f643afd548d7d3f8a26d03abe2373781a040 08:36:13 latest 08:36:13 3.0.0-dev.135 08:36:13 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:36:13 main 08:36:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:14 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:36:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:36:14 c5aa2a299db5: Preparing 08:36:14 138d7966b1b0: Preparing 08:36:14 6f71f36a8bbd: Preparing 08:36:14 902cc7c73861: Preparing 08:36:14 d6eb6999b3ee: Preparing 08:36:14 34e5f86187d4: Preparing 08:36:14 759e9be87b09: Preparing 08:36:14 8e699f6f2a16: Preparing 08:36:14 26cbea5cba74: Preparing 08:36:14 759e9be87b09: Waiting 08:36:14 8e699f6f2a16: Waiting 08:36:14 26cbea5cba74: Waiting 08:36:14 34e5f86187d4: Waiting 08:36:14 d6eb6999b3ee: Layer already exists 08:36:14 34e5f86187d4: Layer already exists 08:36:14 c5aa2a299db5: Pushed 08:36:14 902cc7c73861: Pushed 08:36:14 138d7966b1b0: Pushed 08:36:14 26cbea5cba74: Layer already exists 08:36:14 759e9be87b09: Pushed 08:36:14 8e699f6f2a16: Pushed 08:36:17 6f71f36a8bbd: Pushed 08:36:17 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:c2b13ba519da849cf9ebb73797e553abee9b07b35582714cc85394d2304bb139 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:17 + 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 08:36:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:36:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:36:18 c5aa2a299db5: Preparing 08:36:18 138d7966b1b0: Preparing 08:36:18 6f71f36a8bbd: Preparing 08:36:18 902cc7c73861: Preparing 08:36:18 d6eb6999b3ee: Preparing 08:36:18 34e5f86187d4: Preparing 08:36:18 759e9be87b09: Preparing 08:36:18 8e699f6f2a16: Preparing 08:36:18 26cbea5cba74: Preparing 08:36:18 759e9be87b09: Waiting 08:36:18 8e699f6f2a16: Waiting 08:36:18 26cbea5cba74: Waiting 08:36:18 34e5f86187d4: Waiting 08:36:18 6f71f36a8bbd: Layer already exists 08:36:18 d6eb6999b3ee: Layer already exists 08:36:18 902cc7c73861: Layer already exists 08:36:18 c5aa2a299db5: Layer already exists 08:36:18 138d7966b1b0: Layer already exists 08:36:18 8e699f6f2a16: Layer already exists 08:36:18 34e5f86187d4: Layer already exists 08:36:18 759e9be87b09: Layer already exists 08:36:18 26cbea5cba74: Layer already exists 08:36:18 latest: digest: sha256:c2b13ba519da849cf9ebb73797e553abee9b07b35582714cc85394d2304bb139 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:18 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.135 08:36:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:36:19 c5aa2a299db5: Preparing 08:36:19 138d7966b1b0: Preparing 08:36:19 6f71f36a8bbd: Preparing 08:36:19 902cc7c73861: Preparing 08:36:19 d6eb6999b3ee: Preparing 08:36:19 34e5f86187d4: Preparing 08:36:19 759e9be87b09: Preparing 08:36:19 8e699f6f2a16: Preparing 08:36:19 26cbea5cba74: Preparing 08:36:19 34e5f86187d4: Waiting 08:36:19 759e9be87b09: Waiting 08:36:19 8e699f6f2a16: Waiting 08:36:19 26cbea5cba74: Waiting 08:36:19 902cc7c73861: Layer already exists 08:36:19 d6eb6999b3ee: Layer already exists 08:36:19 c5aa2a299db5: Layer already exists 08:36:19 6f71f36a8bbd: Layer already exists 08:36:19 138d7966b1b0: Layer already exists 08:36:19 8e699f6f2a16: Layer already exists 08:36:19 34e5f86187d4: Layer already exists 08:36:19 759e9be87b09: Layer already exists 08:36:19 26cbea5cba74: Layer already exists 08:36:19 3.0.0-dev.135: digest: sha256:c2b13ba519da849cf9ebb73797e553abee9b07b35582714cc85394d2304bb139 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:19 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:36:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:36:20 c5aa2a299db5: Preparing 08:36:20 138d7966b1b0: Preparing 08:36:20 6f71f36a8bbd: Preparing 08:36:20 902cc7c73861: Preparing 08:36:20 d6eb6999b3ee: Preparing 08:36:20 34e5f86187d4: Preparing 08:36:20 759e9be87b09: Preparing 08:36:20 8e699f6f2a16: Preparing 08:36:20 26cbea5cba74: Preparing 08:36:20 34e5f86187d4: Waiting 08:36:20 759e9be87b09: Waiting 08:36:20 8e699f6f2a16: Waiting 08:36:20 902cc7c73861: Layer already exists 08:36:20 6f71f36a8bbd: Layer already exists 08:36:20 d6eb6999b3ee: Layer already exists 08:36:20 c5aa2a299db5: Layer already exists 08:36:20 138d7966b1b0: Layer already exists 08:36:20 34e5f86187d4: Layer already exists 08:36:20 759e9be87b09: Layer already exists 08:36:20 26cbea5cba74: Layer already exists 08:36:20 8e699f6f2a16: Layer already exists 08:36:20 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:c2b13ba519da849cf9ebb73797e553abee9b07b35582714cc85394d2304bb139 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:20 + 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 08:36:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 08:36:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:36:20 c5aa2a299db5: Preparing 08:36:20 138d7966b1b0: Preparing 08:36:20 6f71f36a8bbd: Preparing 08:36:20 902cc7c73861: Preparing 08:36:20 d6eb6999b3ee: Preparing 08:36:20 34e5f86187d4: Preparing 08:36:20 759e9be87b09: Preparing 08:36:20 8e699f6f2a16: Preparing 08:36:20 26cbea5cba74: Preparing 08:36:20 759e9be87b09: Waiting 08:36:20 8e699f6f2a16: Waiting 08:36:20 26cbea5cba74: Waiting 08:36:20 34e5f86187d4: Waiting 08:36:20 d6eb6999b3ee: Layer already exists 08:36:20 138d7966b1b0: Layer already exists 08:36:20 902cc7c73861: Layer already exists 08:36:20 c5aa2a299db5: Layer already exists 08:36:20 6f71f36a8bbd: Layer already exists 08:36:20 34e5f86187d4: Layer already exists 08:36:20 8e699f6f2a16: Layer already exists 08:36:20 26cbea5cba74: Layer already exists 08:36:20 759e9be87b09: Layer already exists 08:36:21 main: digest: sha256:c2b13ba519da849cf9ebb73797e553abee9b07b35582714cc85394d2304bb139 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:36:21 ===================================================== [Pipeline] echo 08:36:21 taggedImages: 08:36:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:36:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:36:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.135 08:36:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:36:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 08:36:21 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 08:36:21 6ed5f643afd548d7d3f8a26d03abe2373781a040 08:36:21 latest 08:36:21 3.0.0-dev.135 08:36:21 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:36:21 main 08:36:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:21 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:36:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:36:21 75afd09810a4: Preparing 08:36:21 92d406b26b0a: Preparing 08:36:21 e0a9b9d0e9c0: Preparing 08:36:21 f57551cb0209: Preparing 08:36:21 1960b1d0a30e: Preparing 08:36:21 097868514d12: Preparing 08:36:21 fd74f78b0ca6: Preparing 08:36:21 d6eb6999b3ee: Preparing 08:36:21 34e5f86187d4: Preparing 08:36:21 c69378f746c6: Preparing 08:36:21 26cbea5cba74: Preparing 08:36:21 097868514d12: Waiting 08:36:21 fd74f78b0ca6: Waiting 08:36:21 d6eb6999b3ee: Waiting 08:36:21 34e5f86187d4: Waiting 08:36:21 c69378f746c6: Waiting 08:36:21 26cbea5cba74: Waiting 08:36:22 1960b1d0a30e: Pushed 08:36:22 75afd09810a4: Pushed 08:36:22 92d406b26b0a: Pushed 08:36:22 d6eb6999b3ee: Layer already exists 08:36:22 097868514d12: Pushed 08:36:22 34e5f86187d4: Layer already exists 08:36:22 26cbea5cba74: Layer already exists 08:36:22 fd74f78b0ca6: Pushed 08:36:22 c69378f746c6: Pushed 08:36:24 f57551cb0209: Pushed 08:36:25 e0a9b9d0e9c0: Pushed 08:36:25 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:2373ef7bbc302f27a01d1c6125b0f17e8ce65db3e9e566bc20bd82358b466662 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:25 + 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 08:36:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:36:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:36:26 75afd09810a4: Preparing 08:36:26 92d406b26b0a: Preparing 08:36:26 e0a9b9d0e9c0: Preparing 08:36:26 f57551cb0209: Preparing 08:36:26 1960b1d0a30e: Preparing 08:36:26 097868514d12: Preparing 08:36:26 fd74f78b0ca6: Preparing 08:36:26 d6eb6999b3ee: Preparing 08:36:26 34e5f86187d4: Preparing 08:36:26 c69378f746c6: Preparing 08:36:26 26cbea5cba74: Preparing 08:36:26 d6eb6999b3ee: Waiting 08:36:26 34e5f86187d4: Waiting 08:36:26 c69378f746c6: Waiting 08:36:26 26cbea5cba74: Waiting 08:36:26 097868514d12: Waiting 08:36:26 fd74f78b0ca6: Waiting 08:36:26 92d406b26b0a: Layer already exists 08:36:26 75afd09810a4: Layer already exists 08:36:26 1960b1d0a30e: Layer already exists 08:36:26 e0a9b9d0e9c0: Layer already exists 08:36:26 f57551cb0209: Layer already exists 08:36:26 097868514d12: Layer already exists 08:36:26 fd74f78b0ca6: Layer already exists 08:36:26 d6eb6999b3ee: Layer already exists 08:36:26 34e5f86187d4: Layer already exists 08:36:26 c69378f746c6: Layer already exists 08:36:26 26cbea5cba74: Layer already exists 08:36:26 latest: digest: sha256:2373ef7bbc302f27a01d1c6125b0f17e8ce65db3e9e566bc20bd82358b466662 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:26 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.135 08:36:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:36:27 75afd09810a4: Preparing 08:36:27 92d406b26b0a: Preparing 08:36:27 e0a9b9d0e9c0: Preparing 08:36:27 f57551cb0209: Preparing 08:36:27 1960b1d0a30e: Preparing 08:36:27 097868514d12: Preparing 08:36:27 fd74f78b0ca6: Preparing 08:36:27 d6eb6999b3ee: Preparing 08:36:27 34e5f86187d4: Preparing 08:36:27 c69378f746c6: Preparing 08:36:27 26cbea5cba74: Preparing 08:36:27 d6eb6999b3ee: Waiting 08:36:27 097868514d12: Waiting 08:36:27 34e5f86187d4: Waiting 08:36:27 fd74f78b0ca6: Waiting 08:36:27 c69378f746c6: Waiting 08:36:27 26cbea5cba74: Waiting 08:36:27 e0a9b9d0e9c0: Layer already exists 08:36:27 92d406b26b0a: Layer already exists 08:36:27 75afd09810a4: Layer already exists 08:36:27 1960b1d0a30e: Layer already exists 08:36:27 f57551cb0209: Layer already exists 08:36:27 fd74f78b0ca6: Layer already exists 08:36:27 d6eb6999b3ee: Layer already exists 08:36:27 097868514d12: Layer already exists 08:36:27 34e5f86187d4: Layer already exists 08:36:27 c69378f746c6: Layer already exists 08:36:27 26cbea5cba74: Layer already exists 08:36:27 3.0.0-dev.135: digest: sha256:2373ef7bbc302f27a01d1c6125b0f17e8ce65db3e9e566bc20bd82358b466662 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:27 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:36:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:36:27 75afd09810a4: Preparing 08:36:27 92d406b26b0a: Preparing 08:36:27 e0a9b9d0e9c0: Preparing 08:36:27 f57551cb0209: Preparing 08:36:27 1960b1d0a30e: Preparing 08:36:27 097868514d12: Preparing 08:36:27 fd74f78b0ca6: Preparing 08:36:27 d6eb6999b3ee: Preparing 08:36:27 34e5f86187d4: Preparing 08:36:27 c69378f746c6: Preparing 08:36:27 26cbea5cba74: Preparing 08:36:27 d6eb6999b3ee: Waiting 08:36:27 34e5f86187d4: Waiting 08:36:27 097868514d12: Waiting 08:36:27 fd74f78b0ca6: Waiting 08:36:27 c69378f746c6: Waiting 08:36:27 26cbea5cba74: Waiting 08:36:27 1960b1d0a30e: Layer already exists 08:36:27 75afd09810a4: Layer already exists 08:36:27 92d406b26b0a: Layer already exists 08:36:27 e0a9b9d0e9c0: Layer already exists 08:36:27 f57551cb0209: Layer already exists 08:36:27 097868514d12: Layer already exists 08:36:27 fd74f78b0ca6: Layer already exists 08:36:27 d6eb6999b3ee: Layer already exists 08:36:27 34e5f86187d4: Layer already exists 08:36:27 c69378f746c6: Layer already exists 08:36:27 26cbea5cba74: Layer already exists 08:36:28 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:2373ef7bbc302f27a01d1c6125b0f17e8ce65db3e9e566bc20bd82358b466662 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:28 + 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 08:36:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 08:36:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:36:28 75afd09810a4: Preparing 08:36:28 92d406b26b0a: Preparing 08:36:28 e0a9b9d0e9c0: Preparing 08:36:28 f57551cb0209: Preparing 08:36:28 1960b1d0a30e: Preparing 08:36:28 097868514d12: Preparing 08:36:28 fd74f78b0ca6: Preparing 08:36:28 d6eb6999b3ee: Preparing 08:36:28 34e5f86187d4: Preparing 08:36:28 c69378f746c6: Preparing 08:36:28 26cbea5cba74: Preparing 08:36:28 097868514d12: Waiting 08:36:28 c69378f746c6: Waiting 08:36:28 34e5f86187d4: Waiting 08:36:28 26cbea5cba74: Waiting 08:36:28 fd74f78b0ca6: Waiting 08:36:28 d6eb6999b3ee: Waiting 08:36:28 92d406b26b0a: Layer already exists 08:36:28 75afd09810a4: Layer already exists 08:36:28 f57551cb0209: Layer already exists 08:36:28 e0a9b9d0e9c0: Layer already exists 08:36:28 1960b1d0a30e: Layer already exists 08:36:28 d6eb6999b3ee: Layer already exists 08:36:28 fd74f78b0ca6: Layer already exists 08:36:28 097868514d12: Layer already exists 08:36:28 c69378f746c6: Layer already exists 08:36:28 34e5f86187d4: Layer already exists 08:36:28 26cbea5cba74: Layer already exists 08:36:29 main: digest: sha256:2373ef7bbc302f27a01d1c6125b0f17e8ce65db3e9e566bc20bd82358b466662 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:36:29 ===================================================== [Pipeline] echo 08:36:29 taggedImages: 08:36:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:36:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:36:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.135 08:36:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:36:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 08:36:29 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 08:36:29 6ed5f643afd548d7d3f8a26d03abe2373781a040 08:36:29 latest 08:36:29 3.0.0-dev.135 08:36:29 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:36:29 main 08:36:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:29 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:36:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:36:29 b10a95b122a6: Preparing 08:36:29 c9e8929e421d: Preparing 08:36:29 d6eb6999b3ee: Preparing 08:36:29 34e5f86187d4: Preparing 08:36:29 caeafa421a79: Preparing 08:36:29 26cbea5cba74: Preparing 08:36:29 26cbea5cba74: Waiting 08:36:29 34e5f86187d4: Layer already exists 08:36:29 d6eb6999b3ee: Layer already exists 08:36:29 26cbea5cba74: Layer already exists 08:36:30 b10a95b122a6: Pushed 08:36:31 caeafa421a79: Pushed 08:36:34 c9e8929e421d: Pushed 08:36:34 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:5b8304c00e8228e2602c2a7c40f2a6798dcdcad61e5270490de8f1a47566757b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:35 + 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 08:36:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:36:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:36:35 b10a95b122a6: Preparing 08:36:35 c9e8929e421d: Preparing 08:36:35 d6eb6999b3ee: Preparing 08:36:35 34e5f86187d4: Preparing 08:36:35 caeafa421a79: Preparing 08:36:35 26cbea5cba74: Preparing 08:36:35 26cbea5cba74: Waiting 08:36:35 caeafa421a79: Layer already exists 08:36:35 34e5f86187d4: Layer already exists 08:36:35 b10a95b122a6: Layer already exists 08:36:35 c9e8929e421d: Layer already exists 08:36:35 d6eb6999b3ee: Layer already exists 08:36:35 26cbea5cba74: Layer already exists 08:36:35 latest: digest: sha256:5b8304c00e8228e2602c2a7c40f2a6798dcdcad61e5270490de8f1a47566757b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:36 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.135 08:36:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:36:36 b10a95b122a6: Preparing 08:36:36 c9e8929e421d: Preparing 08:36:36 d6eb6999b3ee: Preparing 08:36:36 34e5f86187d4: Preparing 08:36:36 caeafa421a79: Preparing 08:36:36 26cbea5cba74: Preparing 08:36:36 26cbea5cba74: Waiting 08:36:36 b10a95b122a6: Layer already exists 08:36:36 caeafa421a79: Layer already exists 08:36:36 c9e8929e421d: Layer already exists 08:36:36 34e5f86187d4: Layer already exists 08:36:36 d6eb6999b3ee: Layer already exists 08:36:36 26cbea5cba74: Layer already exists 08:36:36 3.0.0-dev.135: digest: sha256:5b8304c00e8228e2602c2a7c40f2a6798dcdcad61e5270490de8f1a47566757b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:36 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:36:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:36:37 b10a95b122a6: Preparing 08:36:37 c9e8929e421d: Preparing 08:36:37 d6eb6999b3ee: Preparing 08:36:37 34e5f86187d4: Preparing 08:36:37 caeafa421a79: Preparing 08:36:37 26cbea5cba74: Preparing 08:36:37 26cbea5cba74: Waiting 08:36:37 d6eb6999b3ee: Layer already exists 08:36:37 c9e8929e421d: Layer already exists 08:36:37 34e5f86187d4: Layer already exists 08:36:37 caeafa421a79: Layer already exists 08:36:37 b10a95b122a6: Layer already exists 08:36:37 26cbea5cba74: Layer already exists 08:36:37 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:5b8304c00e8228e2602c2a7c40f2a6798dcdcad61e5270490de8f1a47566757b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:37 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 08:36:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:36:37 b10a95b122a6: Preparing 08:36:37 c9e8929e421d: Preparing 08:36:37 d6eb6999b3ee: Preparing 08:36:37 34e5f86187d4: Preparing 08:36:37 caeafa421a79: Preparing 08:36:37 26cbea5cba74: Preparing 08:36:37 26cbea5cba74: Waiting 08:36:37 b10a95b122a6: Layer already exists 08:36:37 caeafa421a79: Layer already exists 08:36:37 d6eb6999b3ee: Layer already exists 08:36:37 34e5f86187d4: Layer already exists 08:36:37 c9e8929e421d: Layer already exists 08:36:37 26cbea5cba74: Layer already exists 08:36:38 main: digest: sha256:5b8304c00e8228e2602c2a7c40f2a6798dcdcad61e5270490de8f1a47566757b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:36:38 ===================================================== [Pipeline] echo 08:36:38 taggedImages: 08:36:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:36:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:36:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.135 08:36:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:36:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 08:36:38 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 08:36:38 6ed5f643afd548d7d3f8a26d03abe2373781a040 08:36:38 latest 08:36:38 3.0.0-dev.135 08:36:38 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:36:38 main 08:36:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:38 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:36:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:36:39 971de84ee663: Preparing 08:36:39 a3d70257b8eb: Preparing 08:36:39 7bb8aecc424c: Preparing 08:36:39 e362514de141: Preparing 08:36:39 22a28742a306: Preparing 08:36:39 d6eb6999b3ee: Preparing 08:36:39 34e5f86187d4: Preparing 08:36:39 8494e00813bb: Preparing 08:36:39 26cbea5cba74: Preparing 08:36:39 d6eb6999b3ee: Waiting 08:36:39 34e5f86187d4: Waiting 08:36:39 a3d70257b8eb: Pushed 08:36:39 7bb8aecc424c: Pushed 08:36:39 971de84ee663: Pushed 08:36:39 d6eb6999b3ee: Layer already exists 08:36:39 34e5f86187d4: Layer already exists 08:36:39 26cbea5cba74: Layer already exists 08:36:40 8494e00813bb: Pushed 08:36:48 22a28742a306: Pushed 08:36:55 e362514de141: Pushed 08:36:55 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:e98f567199f77bf449006cbb0b61110256c893be7379df8b6620bdce34cdba90 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:55 + 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 08:36:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:36:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:36:55 971de84ee663: Preparing 08:36:55 a3d70257b8eb: Preparing 08:36:55 7bb8aecc424c: Preparing 08:36:55 e362514de141: Preparing 08:36:55 22a28742a306: Preparing 08:36:55 d6eb6999b3ee: Preparing 08:36:55 34e5f86187d4: Preparing 08:36:55 8494e00813bb: Preparing 08:36:55 26cbea5cba74: Preparing 08:36:55 d6eb6999b3ee: Waiting 08:36:55 34e5f86187d4: Waiting 08:36:55 8494e00813bb: Waiting 08:36:55 26cbea5cba74: Waiting 08:36:55 e362514de141: Layer already exists 08:36:55 7bb8aecc424c: Layer already exists 08:36:55 971de84ee663: Layer already exists 08:36:55 22a28742a306: Layer already exists 08:36:55 a3d70257b8eb: Layer already exists 08:36:55 26cbea5cba74: Layer already exists 08:36:55 d6eb6999b3ee: Layer already exists 08:36:55 8494e00813bb: Layer already exists 08:36:55 34e5f86187d4: Layer already exists 08:36:55 latest: digest: sha256:e98f567199f77bf449006cbb0b61110256c893be7379df8b6620bdce34cdba90 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:56 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.135 08:36:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:36:56 971de84ee663: Preparing 08:36:56 a3d70257b8eb: Preparing 08:36:56 7bb8aecc424c: Preparing 08:36:56 e362514de141: Preparing 08:36:56 22a28742a306: Preparing 08:36:56 d6eb6999b3ee: Preparing 08:36:56 34e5f86187d4: Preparing 08:36:56 8494e00813bb: Preparing 08:36:56 26cbea5cba74: Preparing 08:36:56 34e5f86187d4: Waiting 08:36:56 8494e00813bb: Waiting 08:36:56 26cbea5cba74: Waiting 08:36:56 d6eb6999b3ee: Waiting 08:36:56 22a28742a306: Layer already exists 08:36:56 7bb8aecc424c: Layer already exists 08:36:56 e362514de141: Layer already exists 08:36:56 a3d70257b8eb: Layer already exists 08:36:56 971de84ee663: Layer already exists 08:36:56 8494e00813bb: Layer already exists 08:36:56 d6eb6999b3ee: Layer already exists 08:36:56 26cbea5cba74: Layer already exists 08:36:56 34e5f86187d4: Layer already exists 08:36:56 3.0.0-dev.135: digest: sha256:e98f567199f77bf449006cbb0b61110256c893be7379df8b6620bdce34cdba90 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:57 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:36:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:36:57 971de84ee663: Preparing 08:36:57 a3d70257b8eb: Preparing 08:36:57 7bb8aecc424c: Preparing 08:36:57 e362514de141: Preparing 08:36:57 22a28742a306: Preparing 08:36:57 d6eb6999b3ee: Preparing 08:36:57 34e5f86187d4: Preparing 08:36:57 8494e00813bb: Preparing 08:36:57 26cbea5cba74: Preparing 08:36:57 34e5f86187d4: Waiting 08:36:57 8494e00813bb: Waiting 08:36:57 26cbea5cba74: Waiting 08:36:57 971de84ee663: Layer already exists 08:36:57 e362514de141: Layer already exists 08:36:57 a3d70257b8eb: Layer already exists 08:36:57 7bb8aecc424c: Layer already exists 08:36:57 22a28742a306: Layer already exists 08:36:57 d6eb6999b3ee: Layer already exists 08:36:57 8494e00813bb: Layer already exists 08:36:57 34e5f86187d4: Layer already exists 08:36:57 26cbea5cba74: Layer already exists 08:36:57 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:e98f567199f77bf449006cbb0b61110256c893be7379df8b6620bdce34cdba90 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:57 + 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 08:36:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 08:36:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:36:58 971de84ee663: Preparing 08:36:58 a3d70257b8eb: Preparing 08:36:58 7bb8aecc424c: Preparing 08:36:58 e362514de141: Preparing 08:36:58 22a28742a306: Preparing 08:36:58 d6eb6999b3ee: Preparing 08:36:58 34e5f86187d4: Preparing 08:36:58 8494e00813bb: Preparing 08:36:58 26cbea5cba74: Preparing 08:36:58 34e5f86187d4: Waiting 08:36:58 8494e00813bb: Waiting 08:36:58 d6eb6999b3ee: Waiting 08:36:58 26cbea5cba74: Waiting 08:36:58 22a28742a306: Layer already exists 08:36:58 a3d70257b8eb: Layer already exists 08:36:58 971de84ee663: Layer already exists 08:36:58 e362514de141: Layer already exists 08:36:58 7bb8aecc424c: Layer already exists 08:36:58 34e5f86187d4: Layer already exists 08:36:58 26cbea5cba74: Layer already exists 08:36:58 8494e00813bb: Layer already exists 08:36:58 d6eb6999b3ee: Layer already exists 08:36:58 main: digest: sha256:e98f567199f77bf449006cbb0b61110256c893be7379df8b6620bdce34cdba90 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:36:58 ===================================================== [Pipeline] echo 08:36:58 taggedImages: 08:36:58 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:36:58 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:36:58 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.135 08:36:58 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:36:58 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 08:36:58 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 08:36:58 6ed5f643afd548d7d3f8a26d03abe2373781a040 08:36:58 latest 08:36:58 3.0.0-dev.135 08:36:58 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:36:58 main 08:36:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:58 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:36:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:36:58 65801cd6c2c8: Preparing 08:36:58 f52d8141495e: Preparing 08:36:58 95ea4053c18f: Preparing 08:36:58 6bbcd246edba: Preparing 08:36:58 d6eb6999b3ee: Preparing 08:36:58 34e5f86187d4: Preparing 08:36:58 7f8a3f817590: Preparing 08:36:58 26cbea5cba74: Preparing 08:36:58 7f8a3f817590: Waiting 08:36:58 26cbea5cba74: Waiting 08:36:58 34e5f86187d4: Waiting 08:36:58 d6eb6999b3ee: Layer already exists 08:36:58 34e5f86187d4: Layer already exists 08:36:59 95ea4053c18f: Pushed 08:36:59 65801cd6c2c8: Pushed 08:36:59 f52d8141495e: Pushed 08:36:59 26cbea5cba74: Layer already exists 08:36:59 7f8a3f817590: Pushed 08:37:14 6bbcd246edba: Pushed 08:37:14 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:35226d7bfb19fcccda1e6e354bca59708baace3cd30ac79d7eee112435f748e9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:15 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:37:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:37:15 65801cd6c2c8: Preparing 08:37:15 f52d8141495e: Preparing 08:37:15 95ea4053c18f: Preparing 08:37:15 6bbcd246edba: Preparing 08:37:15 d6eb6999b3ee: Preparing 08:37:15 34e5f86187d4: Preparing 08:37:15 7f8a3f817590: Preparing 08:37:15 26cbea5cba74: Preparing 08:37:15 34e5f86187d4: Waiting 08:37:15 7f8a3f817590: Waiting 08:37:15 26cbea5cba74: Waiting 08:37:15 d6eb6999b3ee: Layer already exists 08:37:15 65801cd6c2c8: Layer already exists 08:37:15 95ea4053c18f: Layer already exists 08:37:15 6bbcd246edba: Layer already exists 08:37:15 f52d8141495e: Layer already exists 08:37:15 26cbea5cba74: Layer already exists 08:37:15 34e5f86187d4: Layer already exists 08:37:15 7f8a3f817590: Layer already exists 08:37:15 latest: digest: sha256:35226d7bfb19fcccda1e6e354bca59708baace3cd30ac79d7eee112435f748e9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:15 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.135 08:37:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:37:18 65801cd6c2c8: Preparing 08:37:18 f52d8141495e: Preparing 08:37:18 95ea4053c18f: Preparing 08:37:18 6bbcd246edba: Preparing 08:37:18 d6eb6999b3ee: Preparing 08:37:18 34e5f86187d4: Preparing 08:37:18 7f8a3f817590: Preparing 08:37:18 26cbea5cba74: Preparing 08:37:18 34e5f86187d4: Waiting 08:37:18 7f8a3f817590: Waiting 08:37:18 26cbea5cba74: Waiting 08:37:18 d6eb6999b3ee: Layer already exists 08:37:18 6bbcd246edba: Layer already exists 08:37:18 65801cd6c2c8: Layer already exists 08:37:18 f52d8141495e: Layer already exists 08:37:18 95ea4053c18f: Layer already exists 08:37:18 26cbea5cba74: Layer already exists 08:37:18 34e5f86187d4: Layer already exists 08:37:18 7f8a3f817590: Layer already exists 08:37:18 3.0.0-dev.135: digest: sha256:35226d7bfb19fcccda1e6e354bca59708baace3cd30ac79d7eee112435f748e9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:19 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:37:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:37:19 65801cd6c2c8: Preparing 08:37:19 f52d8141495e: Preparing 08:37:19 95ea4053c18f: Preparing 08:37:19 6bbcd246edba: Preparing 08:37:19 d6eb6999b3ee: Preparing 08:37:19 34e5f86187d4: Preparing 08:37:19 7f8a3f817590: Preparing 08:37:19 26cbea5cba74: Preparing 08:37:19 34e5f86187d4: Waiting 08:37:19 26cbea5cba74: Waiting 08:37:19 7f8a3f817590: Waiting 08:37:19 6bbcd246edba: Layer already exists 08:37:19 65801cd6c2c8: Layer already exists 08:37:19 f52d8141495e: Layer already exists 08:37:19 d6eb6999b3ee: Layer already exists 08:37:19 95ea4053c18f: Layer already exists 08:37:19 34e5f86187d4: Layer already exists 08:37:19 7f8a3f817590: Layer already exists 08:37:19 26cbea5cba74: Layer already exists 08:37:19 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:35226d7bfb19fcccda1e6e354bca59708baace3cd30ac79d7eee112435f748e9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:20 + 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 08:37:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 08:37:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:37:20 65801cd6c2c8: Preparing 08:37:20 f52d8141495e: Preparing 08:37:20 95ea4053c18f: Preparing 08:37:20 6bbcd246edba: Preparing 08:37:20 d6eb6999b3ee: Preparing 08:37:20 34e5f86187d4: Preparing 08:37:20 7f8a3f817590: Preparing 08:37:20 26cbea5cba74: Preparing 08:37:20 7f8a3f817590: Waiting 08:37:20 34e5f86187d4: Waiting 08:37:20 26cbea5cba74: Waiting 08:37:20 65801cd6c2c8: Layer already exists 08:37:20 d6eb6999b3ee: Layer already exists 08:37:20 6bbcd246edba: Layer already exists 08:37:20 95ea4053c18f: Layer already exists 08:37:20 f52d8141495e: Layer already exists 08:37:20 26cbea5cba74: Layer already exists 08:37:20 7f8a3f817590: Layer already exists 08:37:20 34e5f86187d4: Layer already exists 08:37:20 main: digest: sha256:35226d7bfb19fcccda1e6e354bca59708baace3cd30ac79d7eee112435f748e9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:37:20 ===================================================== [Pipeline] echo 08:37:20 taggedImages: 08:37:20 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:37:20 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:37:20 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.135 08:37:20 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:37:20 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 08:37:20 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 08:37:20 6ed5f643afd548d7d3f8a26d03abe2373781a040 08:37:20 latest 08:37:20 3.0.0-dev.135 08:37:20 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:37:20 main 08:37:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:21 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:37:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:37:21 c78567be7e8f: Preparing 08:37:21 f8ae7769e3c9: Preparing 08:37:21 0a5d44c32c24: Preparing 08:37:21 73357255ecfd: Preparing 08:37:21 d6eb6999b3ee: Preparing 08:37:21 34e5f86187d4: Preparing 08:37:21 8494e00813bb: Preparing 08:37:21 26cbea5cba74: Preparing 08:37:21 34e5f86187d4: Waiting 08:37:21 8494e00813bb: Waiting 08:37:21 d6eb6999b3ee: Layer already exists 08:37:21 34e5f86187d4: Layer already exists 08:37:21 8494e00813bb: Layer already exists 08:37:21 26cbea5cba74: Layer already exists 08:37:21 f8ae7769e3c9: Pushed 08:37:21 0a5d44c32c24: Pushed 08:37:21 c78567be7e8f: Pushed 08:37:36 73357255ecfd: Pushed 08:37:36 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:fe8c477e682421ec38e58c88b01fd35fb94dc5261a38a0d40bc9e7d771ed5cf7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:37 + 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 08:37:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:37:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:37:37 c78567be7e8f: Preparing 08:37:37 f8ae7769e3c9: Preparing 08:37:37 0a5d44c32c24: Preparing 08:37:37 73357255ecfd: Preparing 08:37:37 d6eb6999b3ee: Preparing 08:37:37 34e5f86187d4: Preparing 08:37:37 8494e00813bb: Preparing 08:37:37 26cbea5cba74: Preparing 08:37:37 34e5f86187d4: Waiting 08:37:37 8494e00813bb: Waiting 08:37:37 26cbea5cba74: Waiting 08:37:37 c78567be7e8f: Layer already exists 08:37:37 d6eb6999b3ee: Layer already exists 08:37:37 f8ae7769e3c9: Layer already exists 08:37:37 73357255ecfd: Layer already exists 08:37:37 0a5d44c32c24: Layer already exists 08:37:37 8494e00813bb: Layer already exists 08:37:37 34e5f86187d4: Layer already exists 08:37:37 26cbea5cba74: Layer already exists 08:37:37 latest: digest: sha256:fe8c477e682421ec38e58c88b01fd35fb94dc5261a38a0d40bc9e7d771ed5cf7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:38 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.135 08:37:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:37:38 c78567be7e8f: Preparing 08:37:38 f8ae7769e3c9: Preparing 08:37:38 0a5d44c32c24: Preparing 08:37:38 73357255ecfd: Preparing 08:37:38 d6eb6999b3ee: Preparing 08:37:38 34e5f86187d4: Preparing 08:37:38 8494e00813bb: Preparing 08:37:38 26cbea5cba74: Preparing 08:37:38 8494e00813bb: Waiting 08:37:38 26cbea5cba74: Waiting 08:37:38 34e5f86187d4: Waiting 08:37:38 c78567be7e8f: Layer already exists 08:37:38 f8ae7769e3c9: Layer already exists 08:37:38 0a5d44c32c24: Layer already exists 08:37:38 73357255ecfd: Layer already exists 08:37:38 d6eb6999b3ee: Layer already exists 08:37:38 34e5f86187d4: Layer already exists 08:37:38 8494e00813bb: Layer already exists 08:37:38 26cbea5cba74: Layer already exists 08:37:38 3.0.0-dev.135: digest: sha256:fe8c477e682421ec38e58c88b01fd35fb94dc5261a38a0d40bc9e7d771ed5cf7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:39 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:37:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:37:39 c78567be7e8f: Preparing 08:37:39 f8ae7769e3c9: Preparing 08:37:39 0a5d44c32c24: Preparing 08:37:39 73357255ecfd: Preparing 08:37:39 d6eb6999b3ee: Preparing 08:37:39 34e5f86187d4: Preparing 08:37:39 8494e00813bb: Preparing 08:37:39 26cbea5cba74: Preparing 08:37:39 34e5f86187d4: Waiting 08:37:39 8494e00813bb: Waiting 08:37:39 26cbea5cba74: Waiting 08:37:39 0a5d44c32c24: Layer already exists 08:37:39 73357255ecfd: Layer already exists 08:37:39 d6eb6999b3ee: Layer already exists 08:37:39 f8ae7769e3c9: Layer already exists 08:37:39 c78567be7e8f: Layer already exists 08:37:39 26cbea5cba74: Layer already exists 08:37:39 8494e00813bb: Layer already exists 08:37:39 34e5f86187d4: Layer already exists 08:37:39 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:fe8c477e682421ec38e58c88b01fd35fb94dc5261a38a0d40bc9e7d771ed5cf7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:39 + 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 08:37:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 08:37:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:37:40 c78567be7e8f: Preparing 08:37:40 f8ae7769e3c9: Preparing 08:37:40 0a5d44c32c24: Preparing 08:37:40 73357255ecfd: Preparing 08:37:40 d6eb6999b3ee: Preparing 08:37:40 34e5f86187d4: Preparing 08:37:40 8494e00813bb: Preparing 08:37:40 26cbea5cba74: Preparing 08:37:40 8494e00813bb: Waiting 08:37:40 26cbea5cba74: Waiting 08:37:40 34e5f86187d4: Waiting 08:37:40 d6eb6999b3ee: Layer already exists 08:37:40 0a5d44c32c24: Layer already exists 08:37:40 73357255ecfd: Layer already exists 08:37:40 c78567be7e8f: Layer already exists 08:37:40 f8ae7769e3c9: Layer already exists 08:37:40 8494e00813bb: Layer already exists 08:37:40 34e5f86187d4: Layer already exists 08:37:40 26cbea5cba74: Layer already exists 08:37:40 main: digest: sha256:fe8c477e682421ec38e58c88b01fd35fb94dc5261a38a0d40bc9e7d771ed5cf7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:37:40 ===================================================== [Pipeline] echo 08:37:40 taggedImages: 08:37:40 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:37:40 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:37:40 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.135 08:37:40 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:37:40 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 08:37:40 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 08:37:40 6ed5f643afd548d7d3f8a26d03abe2373781a040 08:37:40 latest 08:37:40 3.0.0-dev.135 08:37:40 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:37:40 main 08:37:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:40 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:37:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:37:40 e499b37b54ee: Preparing 08:37:40 dd5f6c29b39a: Preparing 08:37:40 d6eb6999b3ee: Preparing 08:37:40 34e5f86187d4: Preparing 08:37:40 5ccc1ec934d7: Preparing 08:37:40 26cbea5cba74: Preparing 08:37:40 26cbea5cba74: Waiting 08:37:40 34e5f86187d4: Layer already exists 08:37:40 d6eb6999b3ee: Layer already exists 08:37:41 26cbea5cba74: Layer already exists 08:37:41 e499b37b54ee: Pushed 08:37:41 5ccc1ec934d7: Pushed 08:37:46 dd5f6c29b39a: Pushed 08:37:46 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:0d96e8db139c1082c4dd4cc6488f464014dbceeef8ccd8ba8d4d4bad32778821 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:46 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:37:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:37:47 e499b37b54ee: Preparing 08:37:47 dd5f6c29b39a: Preparing 08:37:47 d6eb6999b3ee: Preparing 08:37:47 34e5f86187d4: Preparing 08:37:47 5ccc1ec934d7: Preparing 08:37:47 26cbea5cba74: Preparing 08:37:47 26cbea5cba74: Waiting 08:37:47 d6eb6999b3ee: Layer already exists 08:37:47 dd5f6c29b39a: Layer already exists 08:37:47 5ccc1ec934d7: Layer already exists 08:37:47 e499b37b54ee: Layer already exists 08:37:47 34e5f86187d4: Layer already exists 08:37:47 26cbea5cba74: Layer already exists 08:37:47 latest: digest: sha256:0d96e8db139c1082c4dd4cc6488f464014dbceeef8ccd8ba8d4d4bad32778821 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:47 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.135 08:37:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:37:47 e499b37b54ee: Preparing 08:37:47 dd5f6c29b39a: Preparing 08:37:47 d6eb6999b3ee: Preparing 08:37:47 34e5f86187d4: Preparing 08:37:47 5ccc1ec934d7: Preparing 08:37:47 26cbea5cba74: Preparing 08:37:47 26cbea5cba74: Waiting 08:37:47 34e5f86187d4: Layer already exists 08:37:47 5ccc1ec934d7: Layer already exists 08:37:47 d6eb6999b3ee: Layer already exists 08:37:47 dd5f6c29b39a: Layer already exists 08:37:47 e499b37b54ee: Layer already exists 08:37:47 26cbea5cba74: Layer already exists 08:37:47 3.0.0-dev.135: digest: sha256:0d96e8db139c1082c4dd4cc6488f464014dbceeef8ccd8ba8d4d4bad32778821 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:48 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:37:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:37:48 e499b37b54ee: Preparing 08:37:48 dd5f6c29b39a: Preparing 08:37:48 d6eb6999b3ee: Preparing 08:37:48 34e5f86187d4: Preparing 08:37:48 5ccc1ec934d7: Preparing 08:37:48 26cbea5cba74: Preparing 08:37:48 26cbea5cba74: Waiting 08:37:48 d6eb6999b3ee: Layer already exists 08:37:48 dd5f6c29b39a: Layer already exists 08:37:48 34e5f86187d4: Layer already exists 08:37:48 e499b37b54ee: Layer already exists 08:37:48 5ccc1ec934d7: Layer already exists 08:37:48 26cbea5cba74: Layer already exists 08:37:48 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:0d96e8db139c1082c4dd4cc6488f464014dbceeef8ccd8ba8d4d4bad32778821 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:49 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 08:37:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:37:49 e499b37b54ee: Preparing 08:37:49 dd5f6c29b39a: Preparing 08:37:49 d6eb6999b3ee: Preparing 08:37:49 34e5f86187d4: Preparing 08:37:49 5ccc1ec934d7: Preparing 08:37:49 26cbea5cba74: Preparing 08:37:49 26cbea5cba74: Waiting 08:37:49 d6eb6999b3ee: Layer already exists 08:37:49 dd5f6c29b39a: Layer already exists 08:37:49 5ccc1ec934d7: Layer already exists 08:37:49 34e5f86187d4: Layer already exists 08:37:49 e499b37b54ee: Layer already exists 08:37:49 26cbea5cba74: Layer already exists 08:37:50 main: digest: sha256:0d96e8db139c1082c4dd4cc6488f464014dbceeef8ccd8ba8d4d4bad32778821 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:37:50 ===================================================== [Pipeline] echo 08:37:50 taggedImages: 08:37:50 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:37:50 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:37:50 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.135 08:37:50 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:37:50 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 08:37:50 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 08:37:50 6ed5f643afd548d7d3f8a26d03abe2373781a040 08:37:50 latest 08:37:50 3.0.0-dev.135 08:37:50 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:37:50 main 08:37:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:50 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:37:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:37:50 9e74226fc74f: Preparing 08:37:50 9dd01846ac94: Preparing 08:37:50 d6eb6999b3ee: Preparing 08:37:50 34e5f86187d4: Preparing 08:37:50 65127b1b4949: Preparing 08:37:50 26cbea5cba74: Preparing 08:37:50 26cbea5cba74: Waiting 08:37:50 34e5f86187d4: Layer already exists 08:37:50 d6eb6999b3ee: Layer already exists 08:37:50 26cbea5cba74: Layer already exists 08:37:51 9e74226fc74f: Pushed 08:37:51 65127b1b4949: Pushed 08:37:56 9dd01846ac94: Pushed 08:37:56 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:01149d41b675e44fdb4c500d8639dc948ada61d297612782756c5ac86969d962 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:57 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:37:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:37:57 9e74226fc74f: Preparing 08:37:57 9dd01846ac94: Preparing 08:37:57 d6eb6999b3ee: Preparing 08:37:57 34e5f86187d4: Preparing 08:37:57 65127b1b4949: Preparing 08:37:57 26cbea5cba74: Preparing 08:37:57 26cbea5cba74: Waiting 08:37:57 65127b1b4949: Layer already exists 08:37:57 d6eb6999b3ee: Layer already exists 08:37:57 9e74226fc74f: Layer already exists 08:37:57 34e5f86187d4: Layer already exists 08:37:57 9dd01846ac94: Layer already exists 08:37:57 26cbea5cba74: Layer already exists 08:37:57 latest: digest: sha256:01149d41b675e44fdb4c500d8639dc948ada61d297612782756c5ac86969d962 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:57 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.135 08:37:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:37:58 9e74226fc74f: Preparing 08:37:58 9dd01846ac94: Preparing 08:37:58 d6eb6999b3ee: Preparing 08:37:58 34e5f86187d4: Preparing 08:37:58 65127b1b4949: Preparing 08:37:58 26cbea5cba74: Preparing 08:37:58 26cbea5cba74: Waiting 08:37:58 65127b1b4949: Layer already exists 08:37:58 9e74226fc74f: Layer already exists 08:37:58 9dd01846ac94: Layer already exists 08:37:58 d6eb6999b3ee: Layer already exists 08:37:58 34e5f86187d4: Layer already exists 08:37:58 26cbea5cba74: Layer already exists 08:37:58 3.0.0-dev.135: digest: sha256:01149d41b675e44fdb4c500d8639dc948ada61d297612782756c5ac86969d962 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:58 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:37:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:37:59 9e74226fc74f: Preparing 08:37:59 9dd01846ac94: Preparing 08:37:59 d6eb6999b3ee: Preparing 08:37:59 34e5f86187d4: Preparing 08:37:59 65127b1b4949: Preparing 08:37:59 26cbea5cba74: Preparing 08:37:59 26cbea5cba74: Waiting 08:37:59 9dd01846ac94: Layer already exists 08:37:59 65127b1b4949: Layer already exists 08:37:59 9e74226fc74f: Layer already exists 08:37:59 34e5f86187d4: Layer already exists 08:37:59 d6eb6999b3ee: Layer already exists 08:37:59 26cbea5cba74: Layer already exists 08:37:59 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:01149d41b675e44fdb4c500d8639dc948ada61d297612782756c5ac86969d962 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:59 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 08:38:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:38:00 9e74226fc74f: Preparing 08:38:00 9dd01846ac94: Preparing 08:38:00 d6eb6999b3ee: Preparing 08:38:00 34e5f86187d4: Preparing 08:38:00 65127b1b4949: Preparing 08:38:00 26cbea5cba74: Preparing 08:38:00 26cbea5cba74: Waiting 08:38:00 65127b1b4949: Layer already exists 08:38:00 34e5f86187d4: Layer already exists 08:38:00 d6eb6999b3ee: Layer already exists 08:38:00 9dd01846ac94: Layer already exists 08:38:00 9e74226fc74f: Layer already exists 08:38:00 26cbea5cba74: Layer already exists 08:38:00 main: digest: sha256:01149d41b675e44fdb4c500d8639dc948ada61d297612782756c5ac86969d962 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:38:00 ===================================================== [Pipeline] echo 08:38:00 taggedImages: 08:38:00 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 08:38:00 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:38:00 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.135 08:38:00 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 08:38:00 - 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 08:38:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:38:00 08:38:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:38:01 arm64: Pulling from edgex-lftools-log-publisher 08:38:01 8998bd30e6a1: Pulling fs layer 08:38:01 04944245beec: Pulling fs layer 08:38:01 699f458cf7ca: Pulling fs layer 08:38:01 765212b225bb: Pulling fs layer 08:38:01 f23df028b6ca: Pulling fs layer 08:38:01 d65c8cfc05b1: Pulling fs layer 08:38:01 2437ff75d9bd: Pulling fs layer 08:38:01 765212b225bb: Waiting 08:38:01 f23df028b6ca: Waiting 08:38:01 d65c8cfc05b1: Waiting 08:38:01 2437ff75d9bd: Waiting 08:38:01 04944245beec: Verifying Checksum 08:38:01 04944245beec: Download complete 08:38:01 765212b225bb: Verifying Checksum 08:38:01 765212b225bb: Download complete 08:38:01 f23df028b6ca: Verifying Checksum 08:38:01 f23df028b6ca: Download complete 08:38:01 d65c8cfc05b1: Verifying Checksum 08:38:01 d65c8cfc05b1: Download complete 08:38:01 699f458cf7ca: Verifying Checksum 08:38:01 699f458cf7ca: Download complete 08:38:02 8998bd30e6a1: Verifying Checksum 08:38:02 8998bd30e6a1: Download complete 08:38:03 2437ff75d9bd: Verifying Checksum 08:38:03 2437ff75d9bd: Download complete 08:38:05 8998bd30e6a1: Pull complete 08:38:06 04944245beec: Pull complete 08:38:07 699f458cf7ca: Pull complete 08:38:07 765212b225bb: Pull complete 08:38:08 f23df028b6ca: Pull complete 08:38:08 d65c8cfc05b1: Pull complete 08:38:23 2437ff75d9bd: Pull complete 08:38:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:38:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:38:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:38:24 prd-ubuntu20.04-docker-arm64-4c-16g-9156 does not seem to be running inside a container 08:38:24 $ 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/497 -v /w/workspace/edgex-go/497:/w/workspace/edgex-go/497:rw,z -v /w/workspace/edgex-go/497@tmp:/w/workspace/edgex-go/497@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:38:26 $ docker top 6796b1944a309cd0b8a3133e76a00934038c96c1ee73657b59fba8dd34541b34 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:38:27 ---> job-cost.sh 08:38:27 lf-activate-venv: SKIPPING 08:38:27 INFO: No Stack... 08:38:28 INFO: Retrieving Pricing Info for: v3-standard-4 08:38:29 INFO: Archiving Costs [Pipeline] sh 08:38:30 + cat /w/workspace/edgex-go/497/archives/cost.csv 08:38:30 + cut -d, -f6 [Pipeline] lock 08:38:30 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-497-stack-cost] 08:38:30 Resource [jenkins-edgexfoundry-edgex-go-main-497-stack-cost] did not exist. Created. 08:38:30 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-497-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:38:30 + echo total: 0.10999999940395355 [Pipeline] stash 08:38:31 Stashed 1 file(s) [Pipeline] } 08:38:31 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-497-stack-cost] [Pipeline] // lock [Pipeline] } 08:38:31 $ docker stop --time=1 6796b1944a309cd0b8a3133e76a00934038c96c1ee73657b59fba8dd34541b34 08:38:32 $ docker rm -f --volumes 6796b1944a309cd0b8a3133e76a00934038c96c1ee73657b59fba8dd34541b34 [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 08:38:33 provisioning config files... 08:38:33 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/497@tmp/config5752886100510367276tmp [Pipeline] { [Pipeline] sh 08:38:33 + set +x 08:38:33 + curl -s https://codecov.io/bash 08:38:33 + bash -s -- 08:38:33 08:38:33 _____ _ 08:38:33 / ____| | | 08:38:33 | | ___ __| | ___ ___ _____ __ 08:38:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:38:33 | |___| (_) | (_| | __/ (_| (_) \ V / 08:38:33 \_____\___/ \__,_|\___|\___\___/ \_/ 08:38:33 Bash-1.0.6 08:38:33 08:38:33 08:38:33 ==> git version 2.25.1 found 08:38:33 ==> 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 08:38:33 Release-Date: 2020-01-08 08:38:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:38:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:38:33 ==> Jenkins CI detected. 08:38:33 current dir:  /w/workspace/edgex-go/497 08:38:33 project root: . 08:38:33 --> token set from env 08:38:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:38:33 ==> Running gcov in . (disable via -X gcov) 08:38:33 ==> Python coveragepy not found 08:38:33 ==> Searching for coverage reports in: 08:38:33 + . 08:38:33 -> Found 1 reports 08:38:33 ==> Detecting git/mercurial file structure 08:38:33 ==> Reading reports 08:38:33 + ./coverage.out bytes=448247 08:38:33 ==> Appending adjustments 08:38:33 https://docs.codecov.io/docs/fixing-reports 08:38:34 + Found adjustments 08:38:34 ==> Gzipping contents 08:38:34 60K /tmp/codecov.5ODbCo.gz 08:38:34 ==> Uploading reports 08:38:34 url: https://codecov.io 08:38:34 query: branch=main&commit=6ed5f643afd548d7d3f8a26d03abe2373781a040&build=497&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F497%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:38:34 -> Pinging Codecov 08:38:34 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=6ed5f643afd548d7d3f8a26d03abe2373781a040&build=497&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F497%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:38:35 -> Uploading to 08:38:35 https://storage.googleapis.com/codecov/v4/raw/2023-04-20/00271124DB129430A58F1EEE437C3FCB/6ed5f643afd548d7d3f8a26d03abe2373781a040/cf0bbc27-1ea0-40ec-addb-2c82e483e5de.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230420%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230420T083834Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e95f516463d87b605cd1f6c5275e149c3b50ad02544b445502db105cb670a3da 08:38:35 % Total % Received % Xferd Average Speed Time Time Time Current 08:38:35 Dload Upload Total Spent Left Speed 08:38:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57572 0 0 100 57572 0 229k --:--:-- --:--:-- --:--:-- 229k 08:38:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } 08:38:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 08:38:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:38:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:38:35 08:38:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:38:36 1.410.4: Pulling from edgex-devops/edgex-snyk-go 08:38:36 df9b9388f04a: Pulling fs layer 08:38:36 52dc419b0ee2: Pulling fs layer 08:38:36 25bc292e5bac: Pulling fs layer 08:38:36 114826534d7a: Pulling fs layer 08:38:36 4657fd5d0bcf: Pulling fs layer 08:38:36 6ad1cebc031e: Pulling fs layer 08:38:36 8a3aa393b2d8: Pulling fs layer 08:38:36 114826534d7a: Waiting 08:38:36 6ad1cebc031e: Waiting 08:38:36 4657fd5d0bcf: Waiting 08:38:36 25bc292e5bac: Verifying Checksum 08:38:36 25bc292e5bac: Download complete 08:38:36 52dc419b0ee2: Download complete 08:38:36 4657fd5d0bcf: Verifying Checksum 08:38:36 4657fd5d0bcf: Download complete 08:38:36 df9b9388f04a: Download complete 08:38:36 6ad1cebc031e: Verifying Checksum 08:38:36 6ad1cebc031e: Download complete 08:38:36 df9b9388f04a: Pull complete 08:38:36 52dc419b0ee2: Pull complete 08:38:36 25bc292e5bac: Pull complete 08:38:36 114826534d7a: Verifying Checksum 08:38:36 114826534d7a: Download complete 08:38:37 8a3aa393b2d8: Verifying Checksum 08:38:37 8a3aa393b2d8: Download complete 08:38:40 114826534d7a: Pull complete 08:38:40 4657fd5d0bcf: Pull complete 08:38:40 6ad1cebc031e: Pull complete 08:38:42 8a3aa393b2d8: Pull complete 08:38:42 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 08:38:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:38:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:38:43 prd-ubuntu20.04-docker-8c-8g-9155 does not seem to be running inside a container 08:38:43 $ 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/497 -v /w/workspace/edgex-go/497:/w/workspace/edgex-go/497:rw,z -v /w/workspace/edgex-go/497@tmp:/w/workspace/edgex-go/497@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 08:38:47 $ docker top 13924fe00c7d4c7c35e9b020927ea81d2e8f53ec96e6475fb14c80e8a3a7d528 -eo pid,comm [Pipeline] { [Pipeline] echo 08:38:47 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 08:38:47 + set -o pipefail 08:38:47 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 08:38:53 08:38:53 Monitoring /w/workspace/edgex-go/497 (github.com/edgexfoundry/edgex-go)... 08:38:53 08:38:53 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/3c5d377a-8d8a-4b3d-98c3-a823e2eb39f0 08:38:53 08:38:53 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 08:38:53 08:38:53 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:38:53 08:38:53 08:38:53 A medium severity vulnerability was found in the Snyk CLI versions you are using. 08:38:53 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 08:38:53 More details here: https://snyk.co/ue1NS [Pipeline] } 08:38:53 $ docker stop --time=1 13924fe00c7d4c7c35e9b020927ea81d2e8f53ec96e6475fb14c80e8a3a7d528 08:38:56 $ docker rm -f --volumes 13924fe00c7d4c7c35e9b020927ea81d2e8f53ec96e6475fb14c80e8a3a7d528 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 08:38:56 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:38:56 provisioning config files... 08:38:56 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/497@tmp/config12794325283688823233tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:38:56 --> edgex-publish-swagger.sh 08:38:56 === Publish openapi/v3 API === 08:38:56 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 08:38:56 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/497/openapi/v3/core-command.yaml] 08:38:56 % Total % Received % Xferd Average Speed Time Time Time Current 08:38:56 Dload Upload Total Spent Left Speed 08:38:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 52118 --:--:-- --:--:-- --:--:-- 52118 08:38:57 08:38:57 08:38:57 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/497/openapi/v3/core-data.yaml] 08:38:57 % Total % Received % Xferd Average Speed Time Time Time Current 08:38:57 Dload Upload Total Spent Left Speed 08:38:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 332k --:--:-- --:--:-- --:--:-- 330k 100 69110 0 0 100 69110 0 122k --:--:-- --:--:-- --:--:-- 122k 08:38:58 08:38:58 08:38:58 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/497/openapi/v3/core-metadata.yaml] 08:38:58 % Total % Received % Xferd Average Speed Time Time Time Current 08:38:58 Dload Upload Total Spent Left Speed 08:38:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 248k --:--:-- --:--:-- --:--:-- 247k 100 141k 0 0 100 141k 0 248k --:--:-- --:--:-- --:--:-- 247k 08:38:58 08:38:58 08:38:58 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/497/openapi/v3/support-notifications.yaml] 08:38:58 % Total % Received % Xferd Average Speed Time Time Time Current 08:38:58 Dload Upload Total Spent Left Speed 08:38:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 156k --:--:-- --:--:-- --:--:-- 156k 08:38:59 08:38:59 08:38:59 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/497/openapi/v3/support-scheduler.yaml] 08:38:59 % Total % Received % Xferd Average Speed Time Time Time Current 08:38:59 Dload Upload Total Spent Left Speed 08:38:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 71130 --:--:-- --:--:-- --:--:-- 70983 100 34356 0 0 100 34356 0 71130 --:--:-- --:--:-- --:--:-- 70983 08:38:59 08:38:59 [Pipeline] } 08:38:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 08:38:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:38:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:39:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:39:00 prd-ubuntu20.04-docker-8c-8g-9155 does not seem to be running inside a container 08:39:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/497 -v /w/workspace/edgex-go/497:/w/workspace/edgex-go/497:rw,z -v /w/workspace/edgex-go/497@tmp:/w/workspace/edgex-go/497@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:39:00 $ docker top 886f03bdeb6d7f9528c7c5c8986cdea76a3408af77146c6c5ce77518326f4829 -eo pid,comm 08:39:00 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). 08:39:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:39:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:39:00 [ssh-agent] Looking for ssh-agent implementation... 08:39:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:39:00 $ docker exec 886f03bdeb6d7f9528c7c5c8986cdea76a3408af77146c6c5ce77518326f4829 ssh-agent 08:39:00 SSH_AUTH_SOCK=/tmp/ssh-2rhE6M5WMCsx/agent.31 08:39:00 SSH_AGENT_PID=38 08:39:00 Running ssh-add (command line suppressed) 08:39:01 Identity added: /w/workspace/edgex-go/497@tmp/private_key_3118115017365548366.key (/w/workspace/edgex-go/497@tmp/private_key_3118115017365548366.key) 08:39:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:39:01 + git semver tag 08:39:01 2023-04-20 08:39:01,582 [run_tag] DEBUG tag force:False 08:39:01 2023-04-20 08:39:01,582 [check_head_tag] DEBUG check head tag 08:39:01 2023-04-20 08:39:01,586 [execute] INFO git cat-file --batch-check 08:39:01 2023-04-20 08:39:01,587 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/497, universal_newlines=False, shell=None, istream=) 08:39:01 2023-04-20 08:39:01,590 [execute] INFO git cat-file --batch 08:39:01 2023-04-20 08:39:01,591 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/497, universal_newlines=False, shell=None, istream=) 08:39:01 2023-04-20 08:39:01,654 [read_version] DEBUG read version from /w/workspace/edgex-go/497/.semver/main 08:39:01 2023-04-20 08:39:01,655 [execute] INFO git tag -a v3.0.0-dev.135 -m v3.0.0-dev.135 08:39:01 2023-04-20 08:39:01,655 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.135', '-m', 'v3.0.0-dev.135'], cwd=/w/workspace/edgex-go/497, universal_newlines=False, shell=None, istream=None) 08:39:01 2023-04-20 08:39:01,663 [read_version] DEBUG read version from /w/workspace/edgex-go/497/.semver/main 08:39:01 3.0.0-dev.135 [Pipeline] } 08:39:01 $ docker exec --env ******** --env ******** 886f03bdeb6d7f9528c7c5c8986cdea76a3408af77146c6c5ce77518326f4829 ssh-agent -k 08:39:02 unset SSH_AUTH_SOCK; 08:39:02 unset SSH_AGENT_PID; 08:39:02 echo Agent pid 38 killed; 08:39:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:39:02 + git semver [Pipeline] } 08:39:02 $ docker stop --time=1 886f03bdeb6d7f9528c7c5c8986cdea76a3408af77146c6c5ce77518326f4829 08:39:03 $ docker rm -f --volumes 886f03bdeb6d7f9528c7c5c8986cdea76a3408af77146c6c5ce77518326f4829 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:39:04 08:39:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:39:04 0.23.1-centos7: Pulling from edgex-lftools 08:39:04 ab5ef0e58194: Pulling fs layer 08:39:04 9712f1f96733: Pulling fs layer 08:39:04 63f879dbbcfc: Pulling fs layer 08:39:04 0d9ebad4ef96: Pulling fs layer 08:39:04 e9a5061849ea: Pulling fs layer 08:39:04 d747dcd14b5f: Pulling fs layer 08:39:04 2de7ff778b66: Pulling fs layer 08:39:04 0d9ebad4ef96: Waiting 08:39:04 e9a5061849ea: Waiting 08:39:04 d747dcd14b5f: Waiting 08:39:04 2de7ff778b66: Waiting 08:39:04 9712f1f96733: Download complete 08:39:04 63f879dbbcfc: Verifying Checksum 08:39:04 63f879dbbcfc: Download complete 08:39:05 e9a5061849ea: Verifying Checksum 08:39:05 e9a5061849ea: Download complete 08:39:05 d747dcd14b5f: Download complete 08:39:05 0d9ebad4ef96: Verifying Checksum 08:39:05 0d9ebad4ef96: Download complete 08:39:05 ab5ef0e58194: Verifying Checksum 08:39:05 ab5ef0e58194: Download complete 08:39:05 2de7ff778b66: Verifying Checksum 08:39:05 2de7ff778b66: Download complete 08:39:07 ab5ef0e58194: Pull complete 08:39:07 9712f1f96733: Pull complete 08:39:08 63f879dbbcfc: Pull complete 08:39:12 0d9ebad4ef96: Pull complete 08:39:12 e9a5061849ea: Pull complete 08:39:12 d747dcd14b5f: Pull complete 08:39:13 2de7ff778b66: Pull complete 08:39:13 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:39:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:39:13 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:39:13 prd-ubuntu20.04-docker-8c-8g-9155 does not seem to be running inside a container 08:39:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/497 -v /w/workspace/edgex-go/497:/w/workspace/edgex-go/497:rw,z -v /w/workspace/edgex-go/497@tmp:/w/workspace/edgex-go/497@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:39:17 $ docker top 5df4fab6b42fe7a96e429d89e256d6aaf18f87cc714c0cf666d2aef7c6159bc2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:39:17 provisioning config files... 08:39:17 copy managed file [sigul-config] to file:/w/workspace/edgex-go/497@tmp/config3162879013958123800tmp 08:39:17 copy managed file [sigul-password] to file:/w/workspace/edgex-go/497@tmp/config935433133577391135tmp 08:39:17 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/497@tmp/config12323129905532653358tmp [Pipeline] { [Pipeline] echo 08:39:17 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:39:18 ---> sigul-configuration.sh 08:39:18 gpg: directory `/root/.gnupg' created 08:39:18 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:39:18 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:39:18 gpg: keyring `/root/.gnupg/secring.gpg' created 08:39:18 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:39:18 gpg: CAST5 encrypted data 08:39:18 gpg: encrypted with 1 passphrase 08:39:18 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:39:18 + mkdir /home/jenkins 08:39:18 + mkdir /home/jenkins/sigul [Pipeline] sh 08:39:18 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 08:39:18 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:39:19 ---> sigul-install.sh 08:39:19 Sigul already installed; skipping installation. [Pipeline] sh 08:39:19 + git tag --list 08:39:19 0.6.0 08:39:19 0.6.1 08:39:19 0.7.0 08:39:19 0.7.1 08:39:19 v1.0.0 08:39:19 v1.0.1 08:39:19 v1.1.0 08:39:19 v1.2.0 08:39:19 v1.2.1 08:39:19 v1.3.0 08:39:19 v1.3.1 08:39:19 v2.0.0 08:39:19 v2.1.0 08:39:19 v2.1.1 08:39:19 v2.1.1-dev.1 08:39:19 v2.1.1-dev.2 08:39:19 v2.1.1-dev.3 08:39:19 v2.1.1-dev.4 08:39:19 v2.1.1-dev.5 08:39:19 v2.1.1-dev.6 08:39:19 v2.1.1-dev.7 08:39:19 v2.1.1-dev.8 08:39:19 v2.1.2-dev.1 08:39:19 v2.2.0 08:39:19 v2.2.1-dev.1 08:39:19 v2.2.1-dev.10 08:39:19 v2.2.1-dev.11 08:39:19 v2.2.1-dev.12 08:39:19 v2.2.1-dev.13 08:39:19 v2.2.1-dev.14 08:39:19 v2.2.1-dev.15 08:39:19 v2.2.1-dev.16 08:39:19 v2.2.1-dev.17 08:39:19 v2.2.1-dev.18 08:39:19 v2.2.1-dev.19 08:39:19 v2.2.1-dev.2 08:39:19 v2.2.1-dev.20 08:39:19 v2.2.1-dev.21 08:39:19 v2.2.1-dev.22 08:39:19 v2.2.1-dev.23 08:39:19 v2.2.1-dev.24 08:39:19 v2.2.1-dev.25 08:39:19 v2.2.1-dev.26 08:39:19 v2.2.1-dev.27 08:39:19 v2.2.1-dev.28 08:39:19 v2.2.1-dev.29 08:39:19 v2.2.1-dev.3 08:39:19 v2.2.1-dev.4 08:39:19 v2.2.1-dev.5 08:39:19 v2.2.1-dev.6 08:39:19 v2.2.1-dev.7 08:39:19 v2.2.1-dev.8 08:39:19 v2.2.1-dev.9 08:39:19 v2.3.0 08:39:19 v2.3.0-dev.100 08:39:19 v2.3.0-dev.101 08:39:19 v2.3.0-dev.102 08:39:19 v2.3.0-dev.103 08:39:19 v2.3.0-dev.104 08:39:19 v2.3.0-dev.105 08:39:19 v2.3.0-dev.106 08:39:19 v2.3.0-dev.29 08:39:19 v2.3.0-dev.30 08:39:19 v2.3.0-dev.31 08:39:19 v2.3.0-dev.32 08:39:19 v2.3.0-dev.33 08:39:19 v2.3.0-dev.34 08:39:19 v2.3.0-dev.35 08:39:19 v2.3.0-dev.36 08:39:19 v2.3.0-dev.37 08:39:19 v2.3.0-dev.38 08:39:19 v2.3.0-dev.39 08:39:19 v2.3.0-dev.40 08:39:19 v2.3.0-dev.41 08:39:19 v2.3.0-dev.42 08:39:19 v2.3.0-dev.43 08:39:19 v2.3.0-dev.44 08:39:19 v2.3.0-dev.45 08:39:19 v2.3.0-dev.46 08:39:19 v2.3.0-dev.47 08:39:19 v2.3.0-dev.48 08:39:19 v2.3.0-dev.49 08:39:19 v2.3.0-dev.50 08:39:19 v2.3.0-dev.51 08:39:19 v2.3.0-dev.52 08:39:19 v2.3.0-dev.53 08:39:19 v2.3.0-dev.54 08:39:19 v2.3.0-dev.55 08:39:19 v2.3.0-dev.56 08:39:19 v2.3.0-dev.57 08:39:19 v2.3.0-dev.58 08:39:19 v2.3.0-dev.59 08:39:19 v2.3.0-dev.60 08:39:19 v2.3.0-dev.61 08:39:19 v2.3.0-dev.62 08:39:19 v2.3.0-dev.63 08:39:19 v2.3.0-dev.64 08:39:19 v2.3.0-dev.65 08:39:19 v2.3.0-dev.66 08:39:19 v2.3.0-dev.67 08:39:19 v2.3.0-dev.68 08:39:19 v2.3.0-dev.69 08:39:19 v2.3.0-dev.70 08:39:19 v2.3.0-dev.71 08:39:19 v2.3.0-dev.72 08:39:19 v2.3.0-dev.73 08:39:19 v2.3.0-dev.74 08:39:19 v2.3.0-dev.75 08:39:19 v2.3.0-dev.76 08:39:19 v2.3.0-dev.77 08:39:19 v2.3.0-dev.78 08:39:19 v2.3.0-dev.79 08:39:19 v2.3.0-dev.80 08:39:19 v2.3.0-dev.81 08:39:19 v2.3.0-dev.82 08:39:19 v2.3.0-dev.83 08:39:19 v2.3.0-dev.84 08:39:19 v2.3.0-dev.85 08:39:19 v2.3.0-dev.86 08:39:19 v2.3.0-dev.87 08:39:19 v2.3.0-dev.88 08:39:19 v2.3.0-dev.89 08:39:19 v2.3.0-dev.90 08:39:19 v2.3.0-dev.91 08:39:19 v2.3.0-dev.92 08:39:19 v2.3.0-dev.93 08:39:19 v2.3.0-dev.94 08:39:19 v2.3.0-dev.95 08:39:19 v2.3.0-dev.96 08:39:19 v2.3.0-dev.97 08:39:19 v2.3.0-dev.98 08:39:19 v2.3.0-dev.99 08:39:19 v2.3.1-dev.1 08:39:19 v2.3.1-dev.2 08:39:19 v2.3.1-dev.3 08:39:19 v2.3.1-dev.4 08:39:19 v2.3.1-dev.5 08:39:19 v3.0.0-dev.1 08:39:19 v3.0.0-dev.10 08:39:19 v3.0.0-dev.100 08:39:19 v3.0.0-dev.101 08:39:19 v3.0.0-dev.102 08:39:19 v3.0.0-dev.103 08:39:19 v3.0.0-dev.104 08:39:19 v3.0.0-dev.105 08:39:19 v3.0.0-dev.106 08:39:19 v3.0.0-dev.107 08:39:19 v3.0.0-dev.108 08:39:19 v3.0.0-dev.109 08:39:19 v3.0.0-dev.11 08:39:19 v3.0.0-dev.110 08:39:19 v3.0.0-dev.111 08:39:19 v3.0.0-dev.112 08:39:19 v3.0.0-dev.113 08:39:19 v3.0.0-dev.114 08:39:19 v3.0.0-dev.115 08:39:19 v3.0.0-dev.116 08:39:19 v3.0.0-dev.117 08:39:19 v3.0.0-dev.118 08:39:19 v3.0.0-dev.119 08:39:19 v3.0.0-dev.12 08:39:19 v3.0.0-dev.120 08:39:19 v3.0.0-dev.121 08:39:19 v3.0.0-dev.122 08:39:19 v3.0.0-dev.123 08:39:19 v3.0.0-dev.124 08:39:19 v3.0.0-dev.125 08:39:19 v3.0.0-dev.126 08:39:19 v3.0.0-dev.127 08:39:19 v3.0.0-dev.128 08:39:19 v3.0.0-dev.129 08:39:19 v3.0.0-dev.13 08:39:19 v3.0.0-dev.130 08:39:19 v3.0.0-dev.131 08:39:19 v3.0.0-dev.132 08:39:19 v3.0.0-dev.133 08:39:19 v3.0.0-dev.134 08:39:19 v3.0.0-dev.135 08:39:19 v3.0.0-dev.14 08:39:19 v3.0.0-dev.15 08:39:19 v3.0.0-dev.16 08:39:19 v3.0.0-dev.17 08:39:19 v3.0.0-dev.18 08:39:19 v3.0.0-dev.19 08:39:19 v3.0.0-dev.2 08:39:19 v3.0.0-dev.20 08:39:19 v3.0.0-dev.21 08:39:19 v3.0.0-dev.22 08:39:19 v3.0.0-dev.23 08:39:19 v3.0.0-dev.24 08:39:19 v3.0.0-dev.25 08:39:19 v3.0.0-dev.26 08:39:19 v3.0.0-dev.27 08:39:19 v3.0.0-dev.28 08:39:19 v3.0.0-dev.29 08:39:19 v3.0.0-dev.3 08:39:19 v3.0.0-dev.30 08:39:19 v3.0.0-dev.31 08:39:19 v3.0.0-dev.32 08:39:19 v3.0.0-dev.33 08:39:19 v3.0.0-dev.34 08:39:19 v3.0.0-dev.35 08:39:19 v3.0.0-dev.36 08:39:19 v3.0.0-dev.37 08:39:19 v3.0.0-dev.38 08:39:19 v3.0.0-dev.39 08:39:19 v3.0.0-dev.4 08:39:19 v3.0.0-dev.40 08:39:19 v3.0.0-dev.41 08:39:19 v3.0.0-dev.42 08:39:19 v3.0.0-dev.43 08:39:19 v3.0.0-dev.44 08:39:19 v3.0.0-dev.45 08:39:19 v3.0.0-dev.46 08:39:19 v3.0.0-dev.47 08:39:19 v3.0.0-dev.48 08:39:19 v3.0.0-dev.49 08:39:19 v3.0.0-dev.5 08:39:19 v3.0.0-dev.50 08:39:19 v3.0.0-dev.51 08:39:19 v3.0.0-dev.52 08:39:19 v3.0.0-dev.53 08:39:19 v3.0.0-dev.54 08:39:19 v3.0.0-dev.55 08:39:19 v3.0.0-dev.56 08:39:19 v3.0.0-dev.57 08:39:19 v3.0.0-dev.58 08:39:19 v3.0.0-dev.59 08:39:19 v3.0.0-dev.6 08:39:19 v3.0.0-dev.60 08:39:19 v3.0.0-dev.61 08:39:19 v3.0.0-dev.62 08:39:19 v3.0.0-dev.63 08:39:19 v3.0.0-dev.64 08:39:19 v3.0.0-dev.65 08:39:19 v3.0.0-dev.66 08:39:19 v3.0.0-dev.67 08:39:19 v3.0.0-dev.68 08:39:19 v3.0.0-dev.69 08:39:19 v3.0.0-dev.7 08:39:19 v3.0.0-dev.70 08:39:19 v3.0.0-dev.71 08:39:19 v3.0.0-dev.72 08:39:19 v3.0.0-dev.73 08:39:19 v3.0.0-dev.74 08:39:19 v3.0.0-dev.75 08:39:19 v3.0.0-dev.76 08:39:19 v3.0.0-dev.77 08:39:19 v3.0.0-dev.78 08:39:19 v3.0.0-dev.79 08:39:19 v3.0.0-dev.8 08:39:19 v3.0.0-dev.80 08:39:19 v3.0.0-dev.81 08:39:19 v3.0.0-dev.82 08:39:19 v3.0.0-dev.83 08:39:19 v3.0.0-dev.84 08:39:19 v3.0.0-dev.85 08:39:19 v3.0.0-dev.86 08:39:19 v3.0.0-dev.87 08:39:19 v3.0.0-dev.88 08:39:19 v3.0.0-dev.89 08:39:19 v3.0.0-dev.9 08:39:19 v3.0.0-dev.90 08:39:19 v3.0.0-dev.91 08:39:19 v3.0.0-dev.92 08:39:19 v3.0.0-dev.93 08:39:19 v3.0.0-dev.94 08:39:19 v3.0.0-dev.95 08:39:19 v3.0.0-dev.96 08:39:19 v3.0.0-dev.97 08:39:19 v3.0.0-dev.98 08:39:19 v3.0.0-dev.99 [Pipeline] sh 08:39:19 + lftools sign git-tag v3.0.0-dev.135 08:39:20 Signing Git tag with Sigul... 08:39:20 Signing v3.0.0-dev.135 [Pipeline] echo 08:39:20 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:39:20 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:39:20 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:39:20 $ docker stop --time=1 5df4fab6b42fe7a96e429d89e256d6aaf18f87cc714c0cf666d2aef7c6159bc2 08:39:22 $ docker rm -f --volumes 5df4fab6b42fe7a96e429d89e256d6aaf18f87cc714c0cf666d2aef7c6159bc2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:39:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:39:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:39:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:39:22 prd-ubuntu20.04-docker-8c-8g-9155 does not seem to be running inside a container 08:39:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/497 -v /w/workspace/edgex-go/497:/w/workspace/edgex-go/497:rw,z -v /w/workspace/edgex-go/497@tmp:/w/workspace/edgex-go/497@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:39:23 $ docker top d327cf36f701f6db3a37d07d5c4bfe69610e34240fe5311cbf9bcb34b0f733f7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:39:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:39:23 [ssh-agent] Looking for ssh-agent implementation... 08:39:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:39:23 $ docker exec d327cf36f701f6db3a37d07d5c4bfe69610e34240fe5311cbf9bcb34b0f733f7 ssh-agent 08:39:23 SSH_AUTH_SOCK=/tmp/ssh-jqSbq2L6T79Q/agent.31 08:39:23 SSH_AGENT_PID=37 08:39:23 Running ssh-add (command line suppressed) 08:39:23 Identity added: /w/workspace/edgex-go/497@tmp/private_key_12698998019394344562.key (/w/workspace/edgex-go/497@tmp/private_key_12698998019394344562.key) 08:39:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:39:23 + git semver bump pre 08:39:24 2023-04-20 08:39:24,141 [read_version] DEBUG read version from /w/workspace/edgex-go/497/.semver/main 08:39:24 2023-04-20 08:39:24,141 [bump_version] DEBUG bumping version:3.0.0-dev.135 on axis:pre with prefix:dev 08:39:24 2023-04-20 08:39:24,141 [bump_version] DEBUG bumped version:3.0.0-dev.136 08:39:24 2023-04-20 08:39:24,141 [write_version] DEBUG write version:3.0.0-dev.136 to path:/w/workspace/edgex-go/497/.semver/main with force:True 08:39:24 2023-04-20 08:39:24,141 [read_version] DEBUG read version from /w/workspace/edgex-go/497/.semver/main 08:39:24 2023-04-20 08:39:24,141 [write_file] DEBUG write to file:/w/workspace/edgex-go/497/.semver/main 08:39:24 2023-04-20 08:39:24,143 [execute] INFO git cat-file --batch-check 08:39:24 2023-04-20 08:39:24,143 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/497/.semver, universal_newlines=False, shell=None, istream=) 08:39:24 2023-04-20 08:39:24,148 [execute] INFO git cat-file --batch 08:39:24 2023-04-20 08:39:24,149 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/497/.semver, universal_newlines=False, shell=None, istream=) 08:39:24 2023-04-20 08:39:24,154 [read_version] DEBUG read version from /w/workspace/edgex-go/497/.semver/main 08:39:24 3.0.0-dev.136 [Pipeline] } 08:39:24 $ docker exec --env ******** --env ******** d327cf36f701f6db3a37d07d5c4bfe69610e34240fe5311cbf9bcb34b0f733f7 ssh-agent -k 08:39:24 unset SSH_AUTH_SOCK; 08:39:24 unset SSH_AGENT_PID; 08:39:24 echo Agent pid 37 killed; 08:39:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:39:24 + git semver [Pipeline] } 08:39:24 $ docker stop --time=1 d327cf36f701f6db3a37d07d5c4bfe69610e34240fe5311cbf9bcb34b0f733f7 08:39:26 $ docker rm -f --volumes d327cf36f701f6db3a37d07d5c4bfe69610e34240fe5311cbf9bcb34b0f733f7 [Pipeline] // withDockerContainer [Pipeline] sh 08:39:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:39:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:39:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:39:26 prd-ubuntu20.04-docker-8c-8g-9155 does not seem to be running inside a container 08:39:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/497 -v /w/workspace/edgex-go/497:/w/workspace/edgex-go/497:rw,z -v /w/workspace/edgex-go/497@tmp:/w/workspace/edgex-go/497@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:39:27 $ docker top dd70a2ae0a338831025e5e1995323d36f26d3a107ecaa5027c1f1991f18a1a05 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:39:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:39:27 [ssh-agent] Looking for ssh-agent implementation... 08:39:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:39:27 $ docker exec dd70a2ae0a338831025e5e1995323d36f26d3a107ecaa5027c1f1991f18a1a05 ssh-agent 08:39:27 SSH_AUTH_SOCK=/tmp/ssh-m7RcgjJgjuHy/agent.31 08:39:27 SSH_AGENT_PID=37 08:39:27 Running ssh-add (command line suppressed) 08:39:27 Identity added: /w/workspace/edgex-go/497@tmp/private_key_1867286999460872168.key (/w/workspace/edgex-go/497@tmp/private_key_1867286999460872168.key) 08:39:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:39:27 + git semver push 08:39:28 2023-04-20 08:39:28,063 [run_push] DEBUG push 08:39:28 2023-04-20 08:39:28,063 [execute] INFO git cat-file --batch-check 08:39:28 2023-04-20 08:39:28,064 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/497/.semver, universal_newlines=False, shell=None, istream=) 08:39:28 2023-04-20 08:39:28,068 [execute] INFO git rev-list 3ebfa88ea4d1f79bcfb2ccaa21f8ddbb6738cb7a -- 08:39:28 2023-04-20 08:39:28,068 [execute] DEBUG Popen(['git', 'rev-list', '3ebfa88ea4d1f79bcfb2ccaa21f8ddbb6738cb7a', '--'], cwd=/w/workspace/edgex-go/497/.semver, universal_newlines=False, shell=None, istream=None) 08:39:28 2023-04-20 08:39:28,085 [execute] INFO git fetch -v origin 08:39:28 2023-04-20 08:39:28,085 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/497/.semver, universal_newlines=True, shell=None, istream=None) 08:39:28 2023-04-20 08:39:28,574 [run_push] DEBUG no remote changes detected 08:39:28 2023-04-20 08:39:28,575 [execute] INFO git push origin semver 08:39:28 2023-04-20 08:39:28,575 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/497/.semver, universal_newlines=False, shell=None, istream=None) 08:39:29 2023-04-20 08:39:29,446 [run_push] DEBUG push all version tags 08:39:29 2023-04-20 08:39:29,447 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:39:29 2023-04-20 08:39:29,447 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/497, universal_newlines=False, shell=None, istream=None) 08:39:30 2023-04-20 08:39:30,318 [read_version] DEBUG read version from /w/workspace/edgex-go/497/.semver/main 08:39:30 3.0.0-dev.136 [Pipeline] } 08:39:30 $ docker exec --env ******** --env ******** dd70a2ae0a338831025e5e1995323d36f26d3a107ecaa5027c1f1991f18a1a05 ssh-agent -k 08:39:30 unset SSH_AUTH_SOCK; 08:39:30 unset SSH_AGENT_PID; 08:39:30 echo Agent pid 37 killed; 08:39:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:39:31 + git semver [Pipeline] } 08:39:31 $ docker stop --time=1 dd70a2ae0a338831025e5e1995323d36f26d3a107ecaa5027c1f1991f18a1a05 08:39:32 $ docker rm -f --volumes dd70a2ae0a338831025e5e1995323d36f26d3a107ecaa5027c1f1991f18a1a05 [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 08:39:33 + [ -d /w/workspace/edgex-go/497/archives ] [Pipeline] libraryResource [Pipeline] sh 08:39:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:39:34 ---> package-listing.sh 08:39:34 ++ facter osfamily 08:39:34 ++ tr '[:upper:]' '[:lower:]' 08:39:34 + OS_FAMILY=debian 08:39:34 + workspace=/w/workspace/edgex-go/497 08:39:34 + START_PACKAGES=/tmp/packages_start.txt 08:39:34 + END_PACKAGES=/tmp/packages_end.txt 08:39:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:39:34 + PACKAGES=/tmp/packages_start.txt 08:39:34 + '[' /w/workspace/edgex-go/497 ']' 08:39:34 + PACKAGES=/tmp/packages_end.txt 08:39:34 + case "${OS_FAMILY}" in 08:39:34 + dpkg -l 08:39:34 + grep '^ii' 08:39:34 + '[' -f /tmp/packages_start.txt ']' 08:39:34 + '[' -f /tmp/packages_end.txt ']' 08:39:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:39:34 + '[' /w/workspace/edgex-go/497 ']' 08:39:34 + mkdir -p /w/workspace/edgex-go/497/archives/ 08:39:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/497/archives/ [Pipeline] echo 08:39:34 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/497/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:39:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:39:35 08:39:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:39:35 latest: Pulling from edgex-lftools-log-publisher 08:39:35 5eb5b503b376: Pulling fs layer 08:39:35 5c69ac0246d0: Pulling fs layer 08:39:35 ec43610c2a17: Pulling fs layer 08:39:35 3a2ae6a8a46f: Pulling fs layer 08:39:35 3a2ae6a8a46f: Waiting 08:39:35 33b1e0a273af: Pulling fs layer 08:39:35 5d3b04190fa2: Pulling fs layer 08:39:35 2f39f015ded8: Pulling fs layer 08:39:35 5d3b04190fa2: Waiting 08:39:35 2f39f015ded8: Waiting 08:39:35 5c69ac0246d0: Verifying Checksum 08:39:35 5c69ac0246d0: Download complete 08:39:35 3a2ae6a8a46f: Verifying Checksum 08:39:35 3a2ae6a8a46f: Download complete 08:39:35 33b1e0a273af: Verifying Checksum 08:39:35 33b1e0a273af: Download complete 08:39:35 ec43610c2a17: Verifying Checksum 08:39:35 ec43610c2a17: Download complete 08:39:35 5d3b04190fa2: Verifying Checksum 08:39:35 5d3b04190fa2: Download complete 08:39:35 5eb5b503b376: Verifying Checksum 08:39:35 5eb5b503b376: Download complete 08:39:36 2f39f015ded8: Download complete 08:39:37 5eb5b503b376: Pull complete 08:39:37 5c69ac0246d0: Pull complete 08:39:37 ec43610c2a17: Pull complete 08:39:37 3a2ae6a8a46f: Pull complete 08:39:37 33b1e0a273af: Pull complete 08:39:37 5d3b04190fa2: Pull complete 08:39:41 2f39f015ded8: Pull complete 08:39:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:39:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:39:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:39:41 prd-ubuntu20.04-docker-8c-8g-9155 does not seem to be running inside a container 08:39:41 $ 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/497/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/497 -v /w/workspace/edgex-go/497:/w/workspace/edgex-go/497:rw,z -v /w/workspace/edgex-go/497@tmp:/w/workspace/edgex-go/497@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:39:45 $ docker top 62a5e6ca9415cced6b20fb7d851dd1141964af82172d7e270ba309e3a39bfdab -eo pid,comm [Pipeline] { [Pipeline] sh 08:39:45 + touch /tmp/pre-build-complete [Pipeline] sh 08:39:45 + mkdir -p /var/log/sysstat [Pipeline] sh 08:39:45 + ls /var/log/sa-host 08:39:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:39:46 provisioning config files... 08:39:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/497@tmp/config12182743837510540663tmp [Pipeline] { [Pipeline] echo 08:39:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:39:46 ---> create-netrc.sh [Pipeline] } 08:39:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:39:46 ---> python-tools-install.sh [Pipeline] echo 08:39:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:39:47 ---> sudo-logs.sh 08:39:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:39:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:39:47 ---> job-cost.sh 08:39:47 lf-activate-venv: SKIPPING 08:39:47 DEBUG: total: 0.10999999940395355 08:39:47 INFO: Retrieving Stack Cost... 08:39:47 INFO: Retrieving Pricing Info for: v3-standard-8 08:39:48 INFO: Archiving Costs [Pipeline] echo 08:39:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:39:48 ---> logs-deploy.sh 08:39:48 lf-activate-venv: SKIPPING 08:39:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/497 08:39:48 INFO: archiving workspace using pattern(s): 08:39:49 Archives upload complete. 08:39:49 INFO: archiving logs to Nexus 08:39:50 ---> uname -a: 08:39:50 Linux prd-ubuntu20-04-docker-8c-8g-9155 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:39:50 08:39:50 08:39:50 ---> lscpu: 08:39:50 Architecture: x86_64 08:39:50 CPU op-mode(s): 32-bit, 64-bit 08:39:50 Byte Order: Little Endian 08:39:50 Address sizes: 40 bits physical, 48 bits virtual 08:39:50 CPU(s): 8 08:39:50 On-line CPU(s) list: 0-7 08:39:50 Thread(s) per core: 1 08:39:50 Core(s) per socket: 1 08:39:50 Socket(s): 8 08:39:50 NUMA node(s): 1 08:39:50 Vendor ID: AuthenticAMD 08:39:50 CPU family: 23 08:39:50 Model: 49 08:39:50 Model name: AMD EPYC-Rome Processor 08:39:50 Stepping: 0 08:39:50 CPU MHz: 2799.998 08:39:50 BogoMIPS: 5599.99 08:39:50 Virtualization: AMD-V 08:39:50 Hypervisor vendor: KVM 08:39:50 Virtualization type: full 08:39:50 L1d cache: 256 KiB 08:39:50 L1i cache: 256 KiB 08:39:50 L2 cache: 4 MiB 08:39:50 L3 cache: 128 MiB 08:39:50 NUMA node0 CPU(s): 0-7 08:39:50 Vulnerability Itlb multihit: Not affected 08:39:50 Vulnerability L1tf: Not affected 08:39:50 Vulnerability Mds: Not affected 08:39:50 Vulnerability Meltdown: Not affected 08:39:50 Vulnerability Mmio stale data: Not affected 08:39:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:39:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:39:50 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:39:50 Vulnerability Srbds: Not affected 08:39:50 Vulnerability Tsx async abort: Not affected 08:39:50 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 08:39:50 08:39:50 08:39:50 ---> nproc: 08:39:50 8 08:39:50 08:39:50 08:39:50 ---> df -h: 08:39:50 Filesystem Size Used Avail Use% Mounted on 08:39:50 overlay 155G 23G 132G 15% / 08:39:50 tmpfs 64M 0 64M 0% /dev 08:39:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:39:50 shm 64M 0 64M 0% /dev/shm 08:39:50 /dev/vda1 155G 23G 132G 15% /facter-os 08:39:50 08:39:50 08:39:50 ---> sar -b -r -n DEV: 08:39:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9155) 04/20/23 _x86_64_ (8 CPU) 08:39:50 08:39:50 08:09:17 LINUX RESTART (8 CPU) 08:39:50 08:39:50 08:10:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:39:50 08:11:01 141.84 3.95 137.89 0.00 465.01 66996.64 0.00 08:39:50 08:12:01 25.08 0.00 25.08 0.00 0.00 17166.36 0.00 08:39:50 08:13:01 57.51 0.18 57.32 0.00 2.67 21123.95 0.00 08:39:50 08:14:01 342.61 5.98 336.63 0.00 68.52 112675.75 0.00 08:39:50 08:15:01 517.69 14.10 503.60 0.00 5213.73 241382.07 0.00 08:39:50 08:16:01 554.24 1.38 552.86 0.00 269.69 152796.80 0.00 08:39:50 08:17:01 628.81 3.18 625.63 0.00 28.26 236015.46 0.00 08:39:50 08:18:01 534.20 0.32 533.89 0.00 9.85 174038.40 0.00 08:39:50 08:19:01 665.71 1.63 664.07 0.00 23.20 174214.70 0.00 08:39:50 08:20:01 29.91 0.05 29.86 0.00 10.53 905.98 0.00 08:39:50 08:21:01 9.52 0.02 9.50 0.00 3.33 271.15 0.00 08:39:50 08:22:01 1.55 0.00 1.55 0.00 0.00 16.53 0.00 08:39:50 08:23:02 1.00 0.00 1.00 0.00 0.00 11.06 0.00 08:39:50 08:24:01 1.46 0.00 1.46 0.00 0.00 16.27 0.00 08:39:50 08:25:01 1.85 0.02 1.83 0.00 0.13 20.66 0.00 08:39:50 08:26:01 1.63 0.00 1.63 0.00 0.00 17.86 0.00 08:39:50 08:27:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 08:39:50 08:28:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 08:39:50 08:29:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 08:39:50 08:30:01 3.32 1.67 1.65 0.00 37.73 20.53 0.00 08:39:50 08:31:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 08:39:50 08:32:01 1.42 0.00 1.42 0.00 0.00 15.46 0.00 08:39:50 08:33:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 08:39:50 08:34:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 08:39:50 08:35:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 08:39:50 08:36:01 1.53 0.00 1.53 0.00 0.00 17.86 0.00 08:39:50 08:37:01 0.98 0.00 0.98 0.00 0.00 10.26 0.00 08:39:50 08:38:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 08:39:50 08:39:01 80.79 0.18 80.60 0.00 8.80 33502.02 0.00 08:39:50 Average: 124.63 1.13 123.51 0.00 211.77 42478.79 0.00 08:39:50 08:39:50 08:10:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:39:50 08:11:01 28111588 31316704 985896 3.00 111536 3314604 2418416 7.13 1508536 2832708 168412 08:39:50 08:12:01 28156208 31548192 753356 2.29 113400 3477112 1839408 5.42 1269380 3004904 32728 08:39:50 08:13:01 27581796 31578880 726264 2.21 117204 4067576 1884152 5.55 1434468 3408076 65836 08:39:50 08:14:01 24190036 31506664 777044 2.36 202000 7049380 1929732 5.69 2042652 5913584 1044020 08:39:50 08:15:01 21062668 30984660 1275348 3.88 295880 9432536 3933332 11.59 2659688 8261508 23008 08:39:50 08:16:01 20730380 31457412 814796 2.48 306768 10228108 2106824 6.21 2375600 8899388 347316 08:39:50 08:17:01 16407876 31485316 781052 2.38 410716 14209992 1963704 5.79 2496536 12828468 211716 08:39:50 08:18:01 16201472 31479508 788552 2.40 448988 14354988 1980112 5.84 2471696 13048796 449744 08:39:50 08:19:01 16134992 31514948 756192 2.30 527416 14324524 1907036 5.62 2550844 12985152 1048 08:39:50 08:20:01 16139048 31521284 748908 2.28 528808 14325404 1878612 5.54 2547544 12985028 176 08:39:50 08:21:01 16141380 31524096 745860 2.27 529108 14325560 1857956 5.48 2541168 12985040 68 08:39:50 08:22:01 16141800 31524500 745640 2.27 529128 14325564 1857956 5.48 2541032 12985040 12 08:39:50 08:23:02 16145060 31527800 742368 2.26 529132 14325568 1857956 5.48 2537664 12985044 28 08:39:50 08:24:01 16145376 31528616 742172 2.26 529148 14325572 1857956 5.48 2537228 12985524 4 08:39:50 08:25:01 16148140 31531572 739296 2.25 529184 14325568 1870648 5.51 2534408 12985540 16 08:39:50 08:26:01 16148596 31532052 738768 2.25 529192 14325576 1870648 5.51 2534036 12985544 16 08:39:50 08:27:01 16148504 31531972 738980 2.25 529204 14325580 1870648 5.51 2534044 12985544 4 08:39:50 08:28:01 16148520 31532004 738912 2.25 529224 14325584 1870648 5.51 2534124 12985548 28 08:39:50 08:29:01 16148156 31531676 739184 2.25 529244 14325588 1870648 5.51 2533880 12985556 16 08:39:50 08:30:01 16139536 31525252 745580 2.27 529272 14326712 1886740 5.56 2544672 12985936 12 08:39:50 08:31:01 16139228 31524972 745788 2.27 529296 14326720 1886740 5.56 2544084 12985892 32 08:39:50 08:32:01 16139432 31525192 745508 2.27 529308 14326720 1886740 5.56 2544012 12985892 8 08:39:50 08:33:01 16138964 31524740 745884 2.27 529332 14326728 1886740 5.56 2544412 12985896 44 08:39:50 08:34:01 16138916 31524724 745840 2.27 529348 14326732 1886740 5.56 2544352 12985900 4 08:39:50 08:35:01 16139116 31524944 745788 2.27 529360 14326728 1886740 5.56 2544144 12985904 16 08:39:50 08:36:01 16138960 31524804 746084 2.27 529396 14326740 1886740 5.56 2544380 12985908 12 08:39:50 08:37:01 16138652 31524532 746340 2.27 529412 14326740 1886740 5.56 2544416 12985908 12 08:39:50 08:38:01 16138676 31524584 746232 2.27 529428 14326744 1886740 5.56 2544448 12985916 56 08:39:50 08:39:01 15344740 31479152 789644 2.40 532920 15030852 2166140 6.38 2635104 13646152 776 08:39:50 Average: 17952683 31495198 778665 2.37 452495 12678821 1992179 5.87 2404088 11432941 80868 08:39:50 08:39:50 08:10:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:39:50 08:11:01 docker0 565.19 547.47 41.69 3484.17 0.00 0.00 0.00 0.00 08:39:50 08:11:01 lo 2.30 2.30 0.23 0.23 0.00 0.00 0.00 0.00 08:39:50 08:11:01 ens3 789.39 711.91 9301.61 83.09 0.00 0.00 0.00 0.00 08:39:50 08:11:01 vetha67b6f1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:39:50 08:12:01 docker0 1.30 1.30 0.10 0.11 0.00 0.00 0.00 0.00 08:39:50 08:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:39:50 08:12:01 ens3 60.62 65.86 30.03 110.30 0.00 0.00 0.00 0.00 08:39:50 08:12:01 vetha67b6f1 1.30 1.35 0.11 0.12 0.00 0.00 0.00 0.00 08:39:50 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:50 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:50 08:13:01 ens3 30.28 19.13 30.29 13.43 0.00 0.00 0.00 0.00 08:39:50 08:14:01 docker0 524.43 890.70 42.24 6260.64 0.00 0.00 0.00 0.00 08:39:50 08:14:01 veth582a3d7 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 08:39:50 08:14:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 08:39:50 08:14:01 ens3 967.02 571.80 7950.64 64.97 0.00 0.00 0.00 0.00 08:39:50 08:15:01 vethfc49200 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 08:39:50 08:15:01 docker0 3.65 6.50 0.24 91.79 0.00 0.00 0.00 0.00 08:39:50 08:15:01 veth9526678 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 08:39:50 08:15:01 veth1806506 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 08:39:50 08:15:01 veth582a3d7 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 08:39:50 08:15:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 08:39:50 08:15:01 ens3 132.47 57.33 2108.77 9.75 0.00 0.00 0.00 0.00 08:39:50 08:15:01 vethc33347c 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 08:39:50 08:16:01 docker0 7.20 16.11 0.46 217.19 0.00 0.00 0.00 0.00 08:39:50 08:16:01 veth582a3d7 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 08:39:50 08:16:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 08:39:50 08:16:01 ens3 48.94 27.55 243.70 15.12 0.00 0.00 0.00 0.00 08:39:50 08:16:01 vethf4302a1 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:39:50 08:17:01 docker0 485.02 944.73 39.33 6230.09 0.00 0.00 0.00 0.00 08:39:50 08:17:01 veth582a3d7 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 08:39:50 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:50 08:17:01 ens3 966.82 498.95 6248.28 56.06 0.00 0.00 0.00 0.00 08:39:50 08:18:01 docker0 5.42 9.95 0.36 145.16 0.00 0.00 0.00 0.00 08:39:50 08:18:01 veth582a3d7 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 08:39:50 08:18:01 vethb13cbfe 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 08:39:50 08:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:39:50 08:18:01 ens3 32.64 19.07 163.56 10.66 0.00 0.00 0.00 0.00 08:39:50 08:19:01 docker0 208.82 433.81 16.46 2640.21 0.00 0.00 0.00 0.00 08:39:50 08:19:01 lo 3.40 3.40 0.33 0.33 0.00 0.00 0.00 0.00 08:39:50 08:19:01 ens3 506.92 319.08 2676.62 347.62 0.00 0.00 0.00 0.00 08:39:50 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:50 08:20:01 lo 52.39 52.39 5.16 5.16 0.00 0.00 0.00 0.00 08:39:50 08:20:01 ens3 461.22 497.45 264.45 2379.60 0.00 0.00 0.00 0.00 08:39:50 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:50 08:21:01 lo 14.60 14.60 1.44 1.44 0.00 0.00 0.00 0.00 08:39:50 08:21:01 ens3 139.59 141.31 75.85 815.69 0.00 0.00 0.00 0.00 08:39:50 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:50 08:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:39:50 08:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:39:50 08:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:50 08:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:50 08:23:02 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:50 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:50 08:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:39:50 08:24:01 ens3 0.14 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:39:50 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:50 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:50 08:25:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:39:50 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:50 08:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:39:50 08:26:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:39:50 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:50 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:50 08:27:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:39:50 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:50 08:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:39:50 08:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:39:50 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:50 08:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:50 08:29:01 ens3 0.22 0.12 0.12 0.07 0.00 0.00 0.00 0.00 08:39:50 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:50 08:30:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 08:39:50 08:30:01 ens3 7.70 5.78 5.40 6.16 0.00 0.00 0.00 0.00 08:39:50 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:50 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:50 08:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:50 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:50 08:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:39:50 08:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:39:50 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:50 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:50 08:33:01 ens3 0.92 0.65 4.48 0.04 0.00 0.00 0.00 0.00 08:39:50 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:50 08:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:39:50 08:34:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:39:50 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:50 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:50 08:35:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:39:50 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:50 08:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:39:50 08:36:01 ens3 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 08:39:50 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:50 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:50 08:37:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:39:50 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:50 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:39:50 08:38:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:39:50 08:39:01 docker0 32.43 60.69 2.89 580.09 0.00 0.00 0.00 0.00 08:39:50 08:39:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 08:39:50 08:39:01 veth563ea32 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 08:39:50 08:39:01 ens3 212.41 131.28 4573.20 29.33 0.00 0.00 0.00 0.00 08:39:50 Average: docker0 62.97 100.18 4.94 676.30 0.00 0.00 0.00 0.00 08:39:50 Average: lo 2.70 2.70 0.26 0.26 0.00 0.00 0.00 0.00 08:39:50 Average: veth563ea32 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:50 Average: ens3 150.01 105.51 1157.21 136.03 0.00 0.00 0.00 0.00 08:39:50 08:39:50 08:39:50 ---> sar -P ALL: 08:39:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9155) 04/20/23 _x86_64_ (8 CPU) 08:39:50 08:39:50 08:09:17 LINUX RESTART (8 CPU) 08:39:50 08:39:50 08:10:02 CPU %user %nice %system %iowait %steal %idle 08:39:50 08:11:01 all 15.03 0.00 4.98 2.57 0.08 77.33 08:39:50 08:11:01 0 15.22 0.00 5.63 0.03 0.07 79.04 08:39:50 08:11:01 1 18.67 0.00 5.03 1.63 0.07 74.60 08:39:50 08:11:01 2 14.14 0.00 4.41 3.18 0.05 78.22 08:39:50 08:11:01 3 14.63 0.00 6.02 0.76 0.07 78.52 08:39:50 08:11:01 4 14.15 0.00 4.30 1.39 0.07 80.10 08:39:50 08:11:01 5 15.98 0.00 4.18 0.15 0.07 79.61 08:39:50 08:11:01 6 13.37 0.00 4.89 11.47 0.07 70.20 08:39:50 08:11:01 7 14.08 0.00 5.43 1.99 0.17 78.33 08:39:50 08:12:01 all 22.00 0.00 3.98 0.64 0.08 73.30 08:39:50 08:12:01 0 21.46 0.00 5.06 0.05 0.08 73.35 08:39:50 08:12:01 1 22.38 0.00 3.38 0.00 0.07 74.18 08:39:50 08:12:01 2 23.08 0.00 3.46 0.03 0.07 73.36 08:39:50 08:12:01 3 21.04 0.00 3.39 0.00 0.07 75.50 08:39:50 08:12:01 4 22.59 0.00 3.18 1.36 0.08 72.78 08:39:50 08:12:01 5 20.71 0.00 5.66 0.07 0.08 73.48 08:39:50 08:12:01 6 21.57 0.00 4.08 3.64 0.12 70.60 08:39:50 08:12:01 7 23.14 0.00 3.66 0.02 0.08 73.10 08:39:50 08:13:01 all 44.43 0.00 6.58 1.09 0.10 47.80 08:39:50 08:13:01 0 39.35 0.00 6.03 0.17 0.08 54.36 08:39:50 08:13:01 1 46.79 0.00 6.28 0.27 0.15 46.51 08:39:50 08:13:01 2 44.65 0.00 6.82 0.10 0.08 48.34 08:39:50 08:13:01 3 44.05 0.00 6.56 0.27 0.10 49.02 08:39:50 08:13:01 4 45.17 0.00 6.47 6.50 0.10 41.76 08:39:50 08:13:01 5 46.59 0.00 6.61 0.25 0.08 46.47 08:39:50 08:13:01 6 45.06 0.00 6.74 0.86 0.08 47.25 08:39:50 08:13:01 7 43.78 0.00 7.16 0.32 0.08 48.65 08:39:50 08:14:01 all 11.04 0.00 6.82 6.18 0.08 75.88 08:39:50 08:14:01 0 10.23 0.00 6.92 5.61 0.07 77.17 08:39:50 08:14:01 1 10.30 0.00 5.45 3.65 0.07 80.53 08:39:50 08:14:01 2 10.48 0.00 7.02 3.22 0.05 79.22 08:39:50 08:14:01 3 13.05 0.00 6.64 4.13 0.07 76.11 08:39:50 08:14:01 4 11.03 0.00 6.89 10.88 0.09 71.11 08:39:50 08:14:01 5 10.93 0.00 7.52 16.89 0.14 64.52 08:39:50 08:14:01 6 11.80 0.00 7.18 2.93 0.08 78.00 08:39:50 08:14:01 7 10.51 0.00 6.93 2.12 0.08 80.36 08:39:50 08:15:01 all 18.67 0.00 7.87 16.18 0.11 57.17 08:39:50 08:15:01 0 18.56 0.00 6.44 6.54 0.25 68.21 08:39:50 08:15:01 1 17.91 0.00 7.52 7.56 0.05 66.96 08:39:50 08:15:01 2 17.27 0.00 9.82 28.81 0.14 43.97 08:39:50 08:15:01 3 18.69 0.00 8.07 28.47 0.07 44.69 08:39:50 08:15:01 4 17.93 0.00 9.12 34.30 0.14 38.52 08:39:50 08:15:01 5 19.53 0.00 6.88 5.80 0.07 67.72 08:39:50 08:15:01 6 19.20 0.00 7.87 4.87 0.05 68.00 08:39:50 08:15:01 7 20.22 0.00 7.26 13.60 0.15 58.76 08:39:50 08:16:01 all 42.43 0.00 10.14 14.63 0.16 32.64 08:39:50 08:16:01 0 41.11 0.00 9.67 23.71 0.14 25.37 08:39:50 08:16:01 1 37.78 0.00 9.01 26.83 0.23 26.15 08:39:50 08:16:01 2 42.35 0.00 11.70 10.08 0.19 35.68 08:39:50 08:16:01 3 44.76 0.00 10.94 12.75 0.12 31.43 08:39:50 08:16:01 4 43.14 0.00 10.35 13.36 0.16 33.00 08:39:50 08:16:01 5 40.89 0.00 9.15 12.17 0.14 37.65 08:39:50 08:16:01 6 44.37 0.00 10.45 8.57 0.20 36.41 08:39:50 08:16:01 7 44.94 0.00 9.82 9.81 0.15 35.28 08:39:50 08:17:01 all 12.58 0.00 7.50 24.09 0.16 55.67 08:39:50 08:17:01 0 12.11 0.00 7.70 20.71 0.24 59.25 08:39:50 08:17:01 1 9.94 0.00 5.88 9.18 0.08 74.92 08:39:50 08:17:01 2 13.86 0.00 6.97 21.78 0.10 57.29 08:39:50 08:17:01 3 14.18 0.00 8.60 17.53 0.10 59.59 08:39:50 08:17:01 4 11.91 0.00 8.11 29.36 0.19 50.43 08:39:50 08:17:01 5 12.18 0.00 5.60 15.66 0.07 66.49 08:39:50 08:17:01 6 12.99 0.00 9.28 50.42 0.34 26.98 08:39:50 08:17:01 7 13.47 0.00 7.90 28.33 0.15 50.14 08:39:50 08:18:01 all 51.10 0.00 13.01 12.08 0.16 23.64 08:39:50 08:18:01 0 52.99 0.00 13.70 9.95 0.14 23.23 08:39:50 08:18:01 1 48.27 0.00 11.34 17.84 0.14 22.41 08:39:50 08:18:01 2 52.21 0.00 13.91 8.19 0.10 25.58 08:39:50 08:18:01 3 52.75 0.00 12.68 11.61 0.14 22.81 08:39:50 08:18:01 4 51.00 0.00 12.01 7.42 0.19 29.38 08:39:50 08:18:01 5 51.08 0.00 12.21 9.32 0.15 27.24 08:39:50 08:18:01 6 52.09 0.00 13.68 17.78 0.31 16.14 08:39:50 08:18:01 7 48.43 0.00 14.54 14.66 0.14 22.23 08:39:50 08:19:01 all 16.91 0.00 6.56 15.63 0.11 60.79 08:39:50 08:19:01 0 16.26 0.00 7.87 28.58 0.17 47.12 08:39:50 08:19:01 1 15.94 0.00 6.54 29.40 0.12 48.00 08:39:50 08:19:01 2 18.12 0.00 6.52 24.50 0.17 50.69 08:39:50 08:19:01 3 18.97 0.00 5.96 4.04 0.07 70.97 08:39:50 08:19:01 4 14.83 0.00 6.31 5.40 0.05 73.41 08:39:50 08:19:01 5 17.63 0.00 6.23 8.71 0.07 67.36 08:39:50 08:19:01 6 16.69 0.00 6.84 15.62 0.12 60.73 08:39:50 08:19:01 7 16.85 0.00 6.17 8.74 0.14 68.11 08:39:50 08:20:01 all 7.67 0.00 1.05 0.16 0.06 91.06 08:39:50 08:20:01 0 8.47 0.00 1.45 0.00 0.07 90.02 08:39:50 08:20:01 1 8.20 0.00 1.00 0.03 0.05 90.71 08:39:50 08:20:01 2 8.17 0.00 0.99 0.05 0.07 90.72 08:39:50 08:20:01 3 4.54 0.00 0.80 0.07 0.07 94.52 08:39:50 08:20:01 4 9.39 0.00 0.70 0.02 0.05 89.85 08:39:50 08:20:01 5 8.89 0.00 0.95 0.12 0.07 89.98 08:39:50 08:20:01 6 7.67 0.00 1.10 0.03 0.05 91.14 08:39:50 08:20:01 7 6.02 0.00 1.40 0.99 0.07 91.52 08:39:50 08:21:01 all 2.71 0.00 0.31 0.03 0.02 96.93 08:39:50 08:21:01 0 3.79 0.00 0.45 0.02 0.03 95.71 08:39:50 08:21:01 1 4.61 0.00 0.35 0.03 0.03 94.98 08:39:50 08:21:01 2 3.99 0.00 0.23 0.15 0.02 95.61 08:39:50 08:21:01 3 1.68 0.00 0.32 0.02 0.03 97.95 08:39:50 08:21:01 4 1.03 0.00 0.18 0.00 0.02 98.77 08:39:50 08:21:01 5 1.25 0.00 0.20 0.00 0.00 98.55 08:39:50 08:21:01 6 2.45 0.00 0.30 0.02 0.02 97.21 08:39:50 08:21:01 7 2.86 0.00 0.45 0.02 0.03 96.64 08:39:50 08:39:50 08:21:01 CPU %user %nice %system %iowait %steal %idle 08:39:50 08:22:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:39:50 08:22:01 0 0.07 0.00 0.00 0.00 0.02 99.92 08:39:50 08:22:01 1 0.03 0.00 0.03 0.00 0.03 99.90 08:39:50 08:22:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:39:50 08:22:01 3 0.08 0.00 0.05 0.00 0.02 99.85 08:39:50 08:22:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:39:50 08:22:01 5 0.00 0.00 0.00 0.02 0.02 99.97 08:39:50 08:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:39:50 08:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:39:50 08:23:02 all 0.03 0.00 0.01 0.00 0.01 99.94 08:39:50 08:23:02 0 0.07 0.00 0.02 0.00 0.00 99.92 08:39:50 08:23:02 1 0.03 0.00 0.00 0.02 0.00 99.95 08:39:50 08:23:02 2 0.00 0.00 0.00 0.02 0.00 99.98 08:39:50 08:23:02 3 0.07 0.00 0.08 0.00 0.03 99.82 08:39:50 08:23:02 4 0.02 0.00 0.00 0.00 0.00 99.98 08:39:50 08:23:02 5 0.00 0.00 0.00 0.00 0.03 99.97 08:39:50 08:23:02 6 0.00 0.00 0.02 0.00 0.02 99.97 08:39:50 08:23:02 7 0.03 0.00 0.00 0.00 0.00 99.97 08:39:50 08:24:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:39:50 08:24:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:39:50 08:24:01 1 0.02 0.00 0.02 0.02 0.02 99.93 08:39:50 08:24:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:39:50 08:24:01 3 0.05 0.00 0.03 0.00 0.00 99.91 08:39:50 08:24:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:39:50 08:24:01 5 0.02 0.00 0.00 0.02 0.00 99.97 08:39:50 08:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:39:50 08:24:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:39:50 08:25:01 all 0.03 0.00 0.03 0.01 0.01 99.93 08:39:50 08:25:01 0 0.08 0.00 0.03 0.00 0.02 99.87 08:39:50 08:25:01 1 0.03 0.00 0.03 0.05 0.03 99.85 08:39:50 08:25:01 2 0.03 0.00 0.02 0.03 0.00 99.92 08:39:50 08:25:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:39:50 08:25:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:39:50 08:25:01 5 0.00 0.00 0.03 0.00 0.00 99.97 08:39:50 08:25:01 6 0.00 0.00 0.03 0.00 0.00 99.97 08:39:50 08:25:01 7 0.00 0.00 0.03 0.00 0.00 99.97 08:39:50 08:26:01 all 0.03 0.00 0.02 0.01 0.00 99.94 08:39:50 08:26:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:39:50 08:26:01 1 0.05 0.00 0.02 0.02 0.02 99.90 08:39:50 08:26:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:39:50 08:26:01 3 0.15 0.00 0.03 0.00 0.00 99.82 08:39:50 08:26:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:39:50 08:26:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:39:50 08:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:39:50 08:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:39:50 08:27:01 all 0.27 0.00 0.01 0.00 0.01 99.70 08:39:50 08:27:01 0 0.03 0.00 0.05 0.00 0.00 99.92 08:39:50 08:27:01 1 0.02 0.00 0.02 0.02 0.02 99.93 08:39:50 08:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:39:50 08:27:01 3 2.02 0.00 0.03 0.00 0.02 97.93 08:39:50 08:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:39:50 08:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:39:50 08:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:39:50 08:27:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:39:50 08:28:01 all 0.26 0.00 0.02 0.00 0.01 99.71 08:39:50 08:28:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:39:50 08:28:01 1 0.02 0.00 0.03 0.02 0.02 99.92 08:39:50 08:28:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:39:50 08:28:01 3 0.70 0.00 0.02 0.00 0.02 99.27 08:39:50 08:28:01 4 0.02 0.00 0.03 0.00 0.00 99.95 08:39:50 08:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:39:50 08:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:39:50 08:28:01 7 1.30 0.00 0.00 0.00 0.00 98.70 08:39:50 08:29:01 all 0.25 0.00 0.02 0.00 0.00 99.73 08:39:50 08:29:01 0 0.05 0.00 0.05 0.00 0.00 99.90 08:39:50 08:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:39:50 08:29:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:39:50 08:29:01 3 0.17 0.00 0.02 0.00 0.00 99.82 08:39:50 08:29:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:39:50 08:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:39:50 08:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:39:50 08:29:01 7 1.65 0.00 0.05 0.00 0.00 98.30 08:39:50 08:30:01 all 0.29 0.00 0.03 0.01 0.01 99.66 08:39:50 08:30:01 0 0.32 0.00 0.02 0.02 0.02 99.63 08:39:50 08:30:01 1 0.23 0.00 0.05 0.05 0.03 99.63 08:39:50 08:30:01 2 0.08 0.00 0.03 0.03 0.00 99.85 08:39:50 08:30:01 3 1.15 0.00 0.00 0.00 0.00 98.85 08:39:50 08:30:01 4 0.23 0.00 0.03 0.00 0.00 99.73 08:39:50 08:30:01 5 0.13 0.00 0.00 0.02 0.02 99.83 08:39:50 08:30:01 6 0.08 0.00 0.05 0.00 0.00 99.87 08:39:50 08:30:01 7 0.08 0.00 0.02 0.00 0.00 99.90 08:39:50 08:31:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:39:50 08:31:01 0 0.07 0.00 0.02 0.00 0.02 99.90 08:39:50 08:31:01 1 0.05 0.00 0.03 0.02 0.02 99.88 08:39:50 08:31:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:39:50 08:31:01 3 0.05 0.00 0.02 0.00 0.00 99.93 08:39:50 08:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:39:50 08:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:39:50 08:31:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:39:50 08:31:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:39:50 08:32:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:39:50 08:32:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:39:50 08:32:01 1 0.07 0.00 0.02 0.02 0.02 99.88 08:39:50 08:32:01 2 0.02 0.00 0.00 0.02 0.00 99.97 08:39:50 08:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:39:50 08:32:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:39:50 08:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:39:50 08:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:39:50 08:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:39:50 08:39:50 08:32:01 CPU %user %nice %system %iowait %steal %idle 08:39:50 08:33:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:39:50 08:33:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:39:50 08:33:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:39:50 08:33:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:39:50 08:33:01 3 0.12 0.00 0.00 0.00 0.02 99.87 08:39:50 08:33:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:39:50 08:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:39:50 08:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:39:50 08:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:39:50 08:34:01 all 0.01 0.00 0.02 0.01 0.01 99.95 08:39:50 08:34:01 0 0.02 0.00 0.05 0.00 0.00 99.93 08:39:50 08:34:01 1 0.03 0.00 0.03 0.02 0.02 99.90 08:39:50 08:34:01 2 0.00 0.00 0.00 0.10 0.00 99.90 08:39:50 08:34:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:39:50 08:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:39:50 08:34:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:39:50 08:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:39:50 08:34:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:39:50 08:35:01 all 0.10 0.00 0.02 0.01 0.00 99.87 08:39:50 08:35:01 0 0.03 0.00 0.07 0.00 0.02 99.88 08:39:50 08:35:01 1 0.02 0.00 0.03 0.02 0.00 99.93 08:39:50 08:35:01 2 0.00 0.00 0.00 0.05 0.00 99.95 08:39:50 08:35:01 3 0.05 0.00 0.00 0.00 0.00 99.95 08:39:50 08:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:39:50 08:35:01 5 0.05 0.00 0.00 0.00 0.02 99.93 08:39:50 08:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:39:50 08:35:01 7 0.67 0.00 0.00 0.00 0.00 99.33 08:39:50 08:36:01 all 0.26 0.00 0.00 0.00 0.01 99.72 08:39:50 08:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:39:50 08:36:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:39:50 08:36:01 2 0.02 0.00 0.00 0.02 0.02 99.95 08:39:50 08:36:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:39:50 08:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:39:50 08:36:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:39:50 08:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:39:50 08:36:01 7 1.97 0.00 0.00 0.00 0.00 98.03 08:39:50 08:37:01 all 0.18 0.00 0.03 0.00 0.00 99.79 08:39:50 08:37:01 0 0.05 0.00 0.10 0.00 0.00 99.85 08:39:50 08:37:01 1 0.02 0.00 0.02 0.02 0.00 99.95 08:39:50 08:37:01 2 0.03 0.00 0.03 0.02 0.02 99.90 08:39:50 08:37:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:39:50 08:37:01 4 0.05 0.00 0.00 0.00 0.02 99.93 08:39:50 08:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:39:50 08:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:39:50 08:37:01 7 1.19 0.00 0.05 0.00 0.00 98.76 08:39:50 08:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:39:50 08:38:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:39:50 08:38:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:39:50 08:38:01 2 0.02 0.00 0.02 0.02 0.02 99.93 08:39:50 08:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:39:50 08:38:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:39:50 08:38:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:39:50 08:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:39:50 08:38:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:39:50 08:39:01 all 4.40 0.00 1.81 1.29 0.03 92.47 08:39:50 08:39:01 0 6.06 0.00 1.86 2.53 0.05 89.51 08:39:50 08:39:01 1 5.01 0.00 2.69 6.12 0.03 86.15 08:39:50 08:39:01 2 3.80 0.00 1.51 1.31 0.03 93.35 08:39:50 08:39:01 3 4.54 0.00 1.41 0.22 0.03 93.80 08:39:50 08:39:01 4 4.50 0.00 1.54 0.02 0.02 93.92 08:39:50 08:39:01 5 3.72 0.00 1.73 0.12 0.02 94.41 08:39:50 08:39:01 6 4.43 0.00 1.41 0.03 0.03 94.09 08:39:50 08:39:01 7 3.10 0.00 2.38 0.02 0.02 94.48 08:39:50 Average: all 8.54 0.00 2.41 3.22 0.04 85.78 08:39:50 Average: 0 8.42 0.00 2.50 3.34 0.05 85.69 08:39:50 Average: 1 8.37 0.00 2.20 3.48 0.05 85.90 08:39:50 Average: 2 8.57 0.00 2.49 3.45 0.04 85.46 08:39:50 Average: 3 8.77 0.00 2.44 2.72 0.04 86.04 08:39:50 Average: 4 8.41 0.00 2.35 3.74 0.04 85.46 08:39:50 Average: 5 8.53 0.00 2.29 2.37 0.04 86.78 08:39:50 Average: 6 8.58 0.00 2.52 3.95 0.05 84.90 08:39:50 Average: 7 8.69 0.00 2.50 2.74 0.05 86.02 08:39:50 08:39:50 08:39:50